diff --git a/221018-pipe-example/.gitignore b/221018-pipe-example/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..dcccf49ae03c7dbb2157ec3dadeae1d3b19459a3 --- /dev/null +++ b/221018-pipe-example/.gitignore @@ -0,0 +1 @@ +fig/*.pdf diff --git a/221018-pipe-example/README.md b/221018-pipe-example/README.md new file mode 100644 index 0000000000000000000000000000000000000000..1d14b228baa2542924cec1722a01f9228d5f3ea2 --- /dev/null +++ b/221018-pipe-example/README.md @@ -0,0 +1,5 @@ +Reproduce +========= + +1. Open shell with all dependencies (ninja, inkscape, latex suite): `nix-shell -A slides` +2. Generate the slides: `ninja` diff --git a/221018-pipe-example/build.ninja b/221018-pipe-example/build.ninja new file mode 100644 index 0000000000000000000000000000000000000000..d688166ca806a7fa9246fc515d82e8f418d7599c --- /dev/null +++ b/221018-pipe-example/build.ninja @@ -0,0 +1,30 @@ +rule svg_to_pdf + command = inkscape -o $out $in + +rule tex_to_pdf + command = pdflatex -interaction=nonstopmode $in + +build slides.pdf slides.aux slides.log slides.nav slides.out slides.snm slides.toc: tex_to_pdf slides.tex | fig/00-parent-begin.pdf fig/01-parent-pipe.pdf fig/02-parent-fork.pdf fig/03-parent-fork-focus-pipe.pdf fig/04-parent-switch.pdf fig/05-parent-close.pdf fig/06-parent-close-done.pdf fig/07-parent-read-blocked.pdf fig/08-child-switch.pdf fig/09-child-close.pdf fig/10-child-close-done.pdf fig/11-child-dup2.pdf fig/12-child-dup2-done.pdf fig/13-child-dup2-done2.pdf fig/14-child-exec.pdf fig/15-child-exec-done.pdf fig/16-parent-read-loop.pdf fig/17-child-exit.pdf fig/18-child-exit-done.pdf fig/19-parent-close.pdf fig/20-parent-close-done.pdf + +build fig/00-parent-begin.pdf: svg_to_pdf fig/00-parent-begin.svg +build fig/01-parent-pipe.pdf: svg_to_pdf fig/01-parent-pipe.svg +build fig/02-parent-fork.pdf: svg_to_pdf fig/02-parent-fork.svg +build fig/03-parent-fork-focus-pipe.pdf: svg_to_pdf fig/03-parent-fork-focus-pipe.svg +build fig/04-parent-switch.pdf: svg_to_pdf fig/04-parent-switch.svg +build fig/05-parent-close.pdf: svg_to_pdf fig/05-parent-close.svg +build fig/06-parent-close-done.pdf: svg_to_pdf fig/06-parent-close-done.svg +build fig/07-parent-read-blocked.pdf: svg_to_pdf fig/07-parent-read-blocked.svg +build fig/08-child-switch.pdf: svg_to_pdf fig/08-child-switch.svg +build fig/09-child-close.pdf: svg_to_pdf fig/09-child-close.svg +build fig/10-child-close-done.pdf: svg_to_pdf fig/10-child-close-done.svg +build fig/11-child-dup2.pdf: svg_to_pdf fig/11-child-dup2.svg +build fig/12-child-dup2-done.pdf: svg_to_pdf fig/12-child-dup2-done.svg +build fig/13-child-dup2-done2.pdf: svg_to_pdf fig/13-child-dup2-done2.svg +build fig/14-child-exec.pdf: svg_to_pdf fig/14-child-exec.svg +build fig/15-child-exec-done.pdf: svg_to_pdf fig/15-child-exec-done.svg +build fig/16-parent-read-loop.pdf: svg_to_pdf fig/16-parent-read-loop.svg +build fig/17-child-exit.pdf: svg_to_pdf fig/17-child-exit.svg +build fig/18-child-exit-done.pdf: svg_to_pdf fig/18-child-exit-done.svg +build fig/19-parent-close.pdf: svg_to_pdf fig/19-parent-close.svg +build fig/20-parent-close-done.pdf: svg_to_pdf fig/20-parent-close-done.svg + diff --git a/221018-pipe-example/default.nix b/221018-pipe-example/default.nix new file mode 100644 index 0000000000000000000000000000000000000000..c02ce0e212eb0b999f5be8fff47226048097ad78 --- /dev/null +++ b/221018-pipe-example/default.nix @@ -0,0 +1,30 @@ +{ pkgs ? import (fetchTarball { + url = "https://github.com/NixOS/nixpkgs/archive/22.05.tar.gz"; + sha256 = "0d643wp3l77hv2pmg2fi7vyxn4rwy0iyr8djcw1h5x72315ck9ik"; + }) {} +}: + +let + self = rec { + slides = pkgs.stdenv.mkDerivation rec { + name = "report"; + nativeBuildInputs = with pkgs; [ + texlive.combined.scheme-full + ninja + inkscape + ]; + + src = pkgs.lib.sourceByRegex ./. [ + ".*\.tex" + "build\.ninja" + "fig" + "fig/.*\.svg" + ]; + installPhase = '' + mkdir -p $out + mv slides.pdf $out/ + ''; + }; + }; +in + self diff --git a/221018-pipe-example/fig/00-parent-begin.svg b/221018-pipe-example/fig/00-parent-begin.svg new file mode 100644 index 0000000000000000000000000000000000000000..ede2f2919e452127ec9cadd5bfb1baadf2990f68 --- /dev/null +++ b/221018-pipe-example/fig/00-parent-begin.svg @@ -0,0 +1,4175 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="256mm" + height="192mm" + viewBox="0 0 256.00004 192" + version="1.1" + id="svg5" + inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" + sodipodi:docname="00-parent-begin.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <sodipodi:namedview + id="namedview7" + pagecolor="#ffffff" + bordercolor="#999999" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:document-units="mm" + showgrid="false" + inkscape:zoom="0.96143793" + inkscape:cx="264.18762" + inkscape:cy="311.51257" + inkscape:window-width="1916" + inkscape:window-height="1032" + inkscape:window-x="0" + inkscape:window-y="22" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" + showguides="true" /> + <defs + id="defs2"> + <marker + style="overflow:visible" + id="marker11169" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167" /> + </marker> + <marker + style="overflow:visible" + id="marker11169-7" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167-8" /> + </marker> + </defs> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964-9" + width="29.764124" + height="37.809834" + x="138.80099" + y="120.4015" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 141.1152,127.86489 h 25" + id="path169-2" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 147.31753,155.65321 V 122.00716" + id="path169-3-5" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="141.01805" + y="126.14487" + id="text225-7"><tspan + sodipodi:role="line" + id="tspan223-4" + style="font-size:4.23333px;stroke-width:0.264583" + x="141.01805" + y="126.14487">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.31265" + y="132.63023" + id="text4716-9"><tspan + sodipodi:role="line" + id="tspan4714-9" + style="stroke-width:0.264583" + x="142.31265" + y="132.63023">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.07907" + y="137.91478" + id="text4720-4"><tspan + sodipodi:role="line" + id="tspan4718-5" + style="stroke-width:0.264583" + x="142.07907" + y="137.91478">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.27339" + y="143.19933" + id="text4724-9"><tspan + sodipodi:role="line" + id="tspan4722-3" + style="stroke-width:0.264583" + x="142.27339" + y="143.19933">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.3044" + y="147.98572" + id="text4728-5"><tspan + sodipodi:role="line" + id="tspan4726-7" + style="stroke-width:0.264583" + x="142.3044" + y="147.98572">3 p[0]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.37674" + y="153.27026" + id="text4732-0"><tspan + sodipodi:role="line" + id="tspan4730-8" + style="stroke-width:0.264583" + x="142.37674" + y="153.27026">4 p[1]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684" + id="text6972-1"><tspan + sodipodi:role="line" + id="tspan6970-9" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684">processus fils</tspan></text> + <g + id="g11249-2" + transform="translate(0,129.80128)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477-5" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169-7)" + d="M 6.2387352,43.364445 H 14.662855" + id="path10742-3" /> + </g> + <g + id="g1820-3" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,42.697354)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440-6" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452-5"><tspan + x="0" + y="0" + id="tspan2450-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456-5"><tspan + x="0" + y="0" + id="tspan2454-6">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460-2"><tspan + x="0" + y="0" + id="tspan2458-9">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464-1"><tspan + x="0" + y="0" + id="tspan2462-2">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468-7"><tspan + x="0" + y="0" + id="tspan2466-0">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472-9"><tspan + x="0" + y="0" + id="tspan2470-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476-6"><tspan + x="0" + y="0" + id="tspan2474-0">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480-6"><tspan + x="0" + y="0" + id="tspan2478-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484-6"><tspan + x="0" + y="0" + id="tspan2482-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488-8"><tspan + x="0" + y="0" + id="tspan2486-7">{</tspan></text> + </g> + <g + id="g2490-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494-2"><tspan + x="0" + y="0" + id="tspan2492-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498-2"><tspan + x="0" + y="0" + id="tspan2496-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502-7"><tspan + x="0" + y="0" + id="tspan2500-5">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506-9"><tspan + x="0" + y="0" + id="tspan2504-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510-2"><tspan + x="0" + y="0" + id="tspan2508-8">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514-9"><tspan + x="0" + y="0" + id="tspan2512-7">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518-3"><tspan + x="0" + y="0" + id="tspan2516-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522-1"><tspan + x="0" + y="0" + id="tspan2520-2">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526-9"><tspan + x="0" + y="0" + id="tspan2524-3">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530-1"><tspan + x="0" + y="0" + id="tspan2528-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534-4"><tspan + x="0" + y="0" + id="tspan2532-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538-8"><tspan + x="0" + y="0" + id="tspan2536-4">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542-5"><tspan + x="0" + y="0" + id="tspan2540-0">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546-3"><tspan + x="0" + y="0" + id="tspan2544-6">;</tspan></text> + </g> + <g + id="g2548-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552-0"><tspan + x="0" + y="0" + id="tspan2550-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556-3"><tspan + x="0" + y="0" + id="tspan2554-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560-0"><tspan + x="0" + y="0" + id="tspan2558-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564-1"><tspan + x="0" + y="0" + id="tspan2562-5">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568-5"><tspan + x="0" + y="0" + id="tspan2566-4">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572-7"><tspan + x="0" + y="0" + id="tspan2570-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576-5"><tspan + x="0" + y="0" + id="tspan2574-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580-9"><tspan + x="0" + y="0" + id="tspan2578-3">;</tspan></text> + </g> + <g + id="g2582-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586-4"><tspan + x="0" + y="0" + id="tspan2584-5">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590-2"><tspan + x="0" + y="0" + id="tspan2588-5">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594-4"><tspan + x="0" + y="0" + id="tspan2592-7">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598-4"><tspan + x="0" + y="0" + id="tspan2596-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602-3"><tspan + x="0" + y="0" + id="tspan2600-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606-7"><tspan + x="0" + y="0" + id="tspan2604-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610-6"><tspan + x="0" + y="0" + id="tspan2608-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614-8"><tspan + x="0" + y="0" + id="tspan2612-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618-3"><tspan + x="0" + y="0" + id="tspan2616-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622-4"><tspan + x="0" + y="0" + id="tspan2620-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626-2"><tspan + x="0" + y="0" + id="tspan2624-0">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630-6"><tspan + x="0" + y="0" + id="tspan2628-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634-9"><tspan + x="0" + y="0" + id="tspan2632-2">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638-6"><tspan + x="0" + y="0" + id="tspan2636-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642-4"><tspan + x="0" + y="0" + id="tspan2640-9">{</tspan></text> + </g> + <g + id="g2644-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648-0"><tspan + x="0" + y="0" + id="tspan2646-4">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652-8"><tspan + x="0" + y="0" + id="tspan2650-7">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656-1"><tspan + x="0" + y="0" + id="tspan2654-7">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660-2"><tspan + x="0" + y="0" + id="tspan2658-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664-2"><tspan + x="0" + y="0" + id="tspan2662-2">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668-6"><tspan + x="0" + y="0" + id="tspan2666-1">:</tspan></text> + </g> + <g + id="g2670-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674-6"><tspan + x="0" + y="0" + id="tspan2672-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678-5"><tspan + x="0" + y="0" + id="tspan2676-9">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682-4"><tspan + x="0" + y="0" + id="tspan2680-9">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686-0"><tspan + x="0" + y="0" + id="tspan2684-9">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690-1"><tspan + x="0" + y="0" + id="tspan2688-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694-7"><tspan + x="0" + y="0" + id="tspan2692-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698-1"><tspan + x="0" + y="0" + id="tspan2696-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702-9"><tspan + x="0" + y="0" + id="tspan2700-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706-7"><tspan + x="0" + y="0" + id="tspan2704-6">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710-7"><tspan + x="0" + y="0" + id="tspan2708-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714-6"><tspan + x="0" + y="0" + id="tspan2712-5">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718-6"><tspan + x="0" + y="0" + id="tspan2716-3">;</tspan></text> + </g> + <g + id="g2720-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724-4"><tspan + x="0" + y="0" + id="tspan2722-8">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728-1"><tspan + x="0" + y="0" + id="tspan2726-2">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732-9"><tspan + x="0" + y="0" + id="tspan2730-3">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736-9"><tspan + x="0" + y="0" + id="tspan2734-0">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740-8"><tspan + x="0" + y="0" + id="tspan2738-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744-5"><tspan + x="0" + y="0" + id="tspan2742-0">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748-9"><tspan + x="0" + y="0" + id="tspan2746-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752-3"><tspan + x="0" + y="0" + id="tspan2750-8">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756-5"><tspan + x="0" + y="0" + id="tspan2754-6">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760-1"><tspan + x="0" + y="0" + id="tspan2758-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764-5"><tspan + x="0" + y="0" + id="tspan2762-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768-8"><tspan + x="0" + y="0" + id="tspan2766-4">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772-8"><tspan + x="0" + y="0" + id="tspan2770-1">;</tspan></text> + </g> + <g + id="g2774-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778-3"><tspan + x="0" + y="0" + id="tspan2776-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782-4"><tspan + x="0" + y="0" + id="tspan2780-4">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786-4"><tspan + x="0" + y="0" + id="tspan2784-4">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790-7"><tspan + x="0" + y="0" + id="tspan2788-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794-3"><tspan + x="0" + y="0" + id="tspan2792-1">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798-7"><tspan + x="0" + y="0" + id="tspan2796-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802-9"><tspan + x="0" + y="0" + id="tspan2800-6">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806-2"><tspan + x="0" + y="0" + id="tspan2804-1">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810-7"><tspan + x="0" + y="0" + id="tspan2808-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814-5"><tspan + x="0" + y="0" + id="tspan2812-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818-4"><tspan + x="0" + y="0" + id="tspan2816-1">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822-8"><tspan + x="0" + y="0" + id="tspan2820-5">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826-9"><tspan + x="0" + y="0" + id="tspan2824-7">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830-5"><tspan + x="0" + y="0" + id="tspan2828-3">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834-8"><tspan + x="0" + y="0" + id="tspan2832-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838-3"><tspan + x="0" + y="0" + id="tspan2836-1">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842-8"><tspan + x="0" + y="0" + id="tspan2840-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846-6"><tspan + x="0" + y="0" + id="tspan2844-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850-3"><tspan + x="0" + y="0" + id="tspan2848-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854-3"><tspan + x="0" + y="0" + id="tspan2852-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858-6"><tspan + x="0" + y="0" + id="tspan2856-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862-4"><tspan + x="0" + y="0" + id="tspan2860-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866-8"><tspan + x="0" + y="0" + id="tspan2864-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870-9"><tspan + x="0" + y="0" + id="tspan2868-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874-7"><tspan + x="0" + y="0" + id="tspan2872-6">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878-4"><tspan + x="0" + y="0" + id="tspan2876-3">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882-0"><tspan + x="0" + y="0" + id="tspan2880-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886-0"><tspan + x="0" + y="0" + id="tspan2884-9">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890-2"><tspan + x="0" + y="0" + id="tspan2888-5">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894-4"><tspan + x="0" + y="0" + id="tspan2892-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898-5"><tspan + x="0" + y="0" + id="tspan2896-9">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902-4"><tspan + x="0" + y="0" + id="tspan2900-6">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906-9"><tspan + x="0" + y="0" + id="tspan2904-2">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910-2"><tspan + x="0" + y="0" + id="tspan2908-4">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914-7"><tspan + x="0" + y="0" + id="tspan2912-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918-5"><tspan + x="0" + y="0" + id="tspan2916-4">;</tspan></text> + </g> + <g + id="g2920-8" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924-1"><tspan + x="0" + y="0" + id="tspan2922-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928-8"><tspan + x="0" + y="0" + id="tspan2926-9">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932-3"><tspan + x="0" + y="0" + id="tspan2930-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936-8"><tspan + x="0" + y="0" + id="tspan2934-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940-2"><tspan + x="0" + y="0" + id="tspan2938-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944-0"><tspan + x="0" + y="0" + id="tspan2942-5">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948-1"><tspan + x="0" + y="0" + id="tspan2946-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952-0"><tspan + x="0" + y="0" + id="tspan2950-8">;</tspan></text> + </g> + <g + id="g2954-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958-0"><tspan + x="0" + y="0" + id="tspan2956-6">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962-4"><tspan + x="0" + y="0" + id="tspan2960-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966-2"><tspan + x="0" + y="0" + id="tspan2964-5">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970-8"><tspan + x="0" + y="0" + id="tspan2968-6">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974-2"><tspan + x="0" + y="0" + id="tspan2972-8">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978-4"><tspan + x="0" + y="0" + id="tspan2976-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982-2"><tspan + x="0" + y="0" + id="tspan2980-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986-0"><tspan + x="0" + y="0" + id="tspan2984-6">:</tspan></text> + </g> + <g + id="g2988-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992-9"><tspan + x="0" + y="0" + id="tspan2990-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996-0"><tspan + x="0" + y="0" + id="tspan2994-8">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000-1"><tspan + x="0" + y="0" + id="tspan2998-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004-1"><tspan + x="0" + y="0" + id="tspan3002-1">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008-0"><tspan + x="0" + y="0" + id="tspan3006-3">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012-4"><tspan + x="0" + y="0" + id="tspan3010-0">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016-3"><tspan + x="0" + y="0" + id="tspan3014-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020-1"><tspan + x="0" + y="0" + id="tspan3018-9">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024-6"><tspan + x="0" + y="0" + id="tspan3022-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028-3"><tspan + x="0" + y="0" + id="tspan3026-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032-8"><tspan + x="0" + y="0" + id="tspan3030-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036-5"><tspan + x="0" + y="0" + id="tspan3034-6">;</tspan></text> + </g> + <g + id="g3038-6" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042-4"><tspan + x="0" + y="0" + id="tspan3040-0">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046-0"><tspan + x="0" + y="0" + id="tspan3044-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050-6"><tspan + x="0" + y="0" + id="tspan3048-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054-6"><tspan + x="0" + y="0" + id="tspan3052-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058-5"><tspan + x="0" + y="0" + id="tspan3056-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062-9"><tspan + x="0" + y="0" + id="tspan3060-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066-7"><tspan + x="0" + y="0" + id="tspan3064-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070-8"><tspan + x="0" + y="0" + id="tspan3068-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074-9"><tspan + x="0" + y="0" + id="tspan3072-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078-6"><tspan + x="0" + y="0" + id="tspan3076-0">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082-2"><tspan + x="0" + y="0" + id="tspan3080-7">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086-6"><tspan + x="0" + y="0" + id="tspan3084-1">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090-3"><tspan + x="0" + y="0" + id="tspan3088-2">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094-1"><tspan + x="0" + y="0" + id="tspan3092-5">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098-9"><tspan + x="0" + y="0" + id="tspan3096-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102-1"><tspan + x="0" + y="0" + id="tspan3100-4">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106-9"><tspan + x="0" + y="0" + id="tspan3104-1">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110-0"><tspan + x="0" + y="0" + id="tspan3108-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114-5"><tspan + x="0" + y="0" + id="tspan3112-8">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118-7"><tspan + x="0" + y="0" + id="tspan3116-0">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122-4"><tspan + x="0" + y="0" + id="tspan3120-8">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126-0"><tspan + x="0" + y="0" + id="tspan3124-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130-2"><tspan + x="0" + y="0" + id="tspan3128-9">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134-6"><tspan + x="0" + y="0" + id="tspan3132-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138-0"><tspan + x="0" + y="0" + id="tspan3136-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142-2"><tspan + x="0" + y="0" + id="tspan3140-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146-2"><tspan + x="0" + y="0" + id="tspan3144-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150-5"><tspan + x="0" + y="0" + id="tspan3148-5">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154-2"><tspan + x="0" + y="0" + id="tspan3152-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158-0"><tspan + x="0" + y="0" + id="tspan3156-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162-8"><tspan + x="0" + y="0" + id="tspan3160-3">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166-8"><tspan + x="0" + y="0" + id="tspan3164-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170-4"><tspan + x="0" + y="0" + id="tspan3168-0">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174-9"><tspan + x="0" + y="0" + id="tspan3172-1">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178-9"><tspan + x="0" + y="0" + id="tspan3176-6">)</tspan></text> + </g> + <g + id="g3180-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184-5"><tspan + x="0" + y="0" + id="tspan3182-4">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188-4"><tspan + x="0" + y="0" + id="tspan3186-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192-9"><tspan + x="0" + y="0" + id="tspan3190-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196-6"><tspan + x="0" + y="0" + id="tspan3194-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200-5"><tspan + x="0" + y="0" + id="tspan3198-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204-2"><tspan + x="0" + y="0" + id="tspan3202-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208-4"><tspan + x="0" + y="0" + id="tspan3206-3">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212-5"><tspan + x="0" + y="0" + id="tspan3210-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216-7"><tspan + x="0" + y="0" + id="tspan3214-4">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220-3"><tspan + x="0" + y="0" + id="tspan3218-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224-4"><tspan + x="0" + y="0" + id="tspan3222-6">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228-9"><tspan + x="0" + y="0" + id="tspan3226-4">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232-2"><tspan + x="0" + y="0" + id="tspan3230-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236-6"><tspan + x="0" + y="0" + id="tspan3234-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240-1"><tspan + x="0" + y="0" + id="tspan3238-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244-8"><tspan + x="0" + y="0" + id="tspan3242-8">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248-9"><tspan + x="0" + y="0" + id="tspan3246-2">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252-8"><tspan + x="0" + y="0" + id="tspan3250-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256-8"><tspan + x="0" + y="0" + id="tspan3254-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260-8"><tspan + x="0" + y="0" + id="tspan3258-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264-8"><tspan + x="0" + y="0" + id="tspan3262-3">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268-3"><tspan + x="0" + y="0" + id="tspan3266-3">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272-8"><tspan + x="0" + y="0" + id="tspan3270-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276-4"><tspan + x="0" + y="0" + id="tspan3274-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280-6"><tspan + x="0" + y="0" + id="tspan3278-8">;</tspan></text> + </g> + <g + id="g3282-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286-0"><tspan + x="0" + y="0" + id="tspan3284-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290-8"><tspan + x="0" + y="0" + id="tspan3288-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294-9"><tspan + x="0" + y="0" + id="tspan3292-0">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298-3"><tspan + x="0" + y="0" + id="tspan3296-3">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302-3"><tspan + x="0" + y="0" + id="tspan3300-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306-3"><tspan + x="0" + y="0" + id="tspan3304-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310-6"><tspan + x="0" + y="0" + id="tspan3308-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314-2"><tspan + x="0" + y="0" + id="tspan3312-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318-5"><tspan + x="0" + y="0" + id="tspan3316-8">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322-7"><tspan + x="0" + y="0" + id="tspan3320-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326-6"><tspan + x="0" + y="0" + id="tspan3324-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330-4"><tspan + x="0" + y="0" + id="tspan3328-1">;</tspan></text> + </g> + <g + id="g3332-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336-4"><tspan + x="0" + y="0" + id="tspan3334-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340-7"><tspan + x="0" + y="0" + id="tspan3338-0">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344-8"><tspan + x="0" + y="0" + id="tspan3342-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348-2"><tspan + x="0" + y="0" + id="tspan3346-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352-7"><tspan + x="0" + y="0" + id="tspan3350-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356-3"><tspan + x="0" + y="0" + id="tspan3354-9">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360-2"><tspan + x="0" + y="0" + id="tspan3358-8">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364-3"><tspan + x="0" + y="0" + id="tspan3362-0">;</tspan></text> + </g> + <g + id="g3366-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370-7"><tspan + x="0" + y="0" + id="tspan3368-8">}</tspan></text> + </g> + <g + id="g3372-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376-1"><tspan + x="0" + y="0" + id="tspan3374-5">}</tspan></text> + </g> + </g> + <g + id="g83834" + transform="translate(107.58483,23.626053)"> + <image + width="23.225805" + height="15" + preserveAspectRatio="none" + style="stroke-width:0.174978;image-rendering:optimizeSpeed" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAfCAYAAACh+E5kAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9 kT1Iw0AcxV9bRSktFawg4pChOlkQFXHUKhShQqgVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg +AHi6OSk6CIl/i8ptIjx4Lgf7+497t4B/kaFqWbXOKBqlpFOJoRsblXoeUUQYQygDxGJmfqcKKbg Ob7u4ePrXZxneZ/7c4SVvMkAn0A8y3TDIt4gnt60dM77xFFWkhTic+Ixgy5I/Mh12eU3zkWH/Twz amTS88RRYqHYwXIHs5KhEk8RxxRVo3x/1mWF8xZntVJjrXvyF4by2soy12kOI4lFLEGEABk1lFGB hTitGikm0rSf8PAPOX6RXDK5ymDkWEAVKiTHD/4Hv7s1C5MTblIoAXS/2PbHCNCzCzTrtv19bNvN EyDwDFxpbX+1Acx8kl5va7EjILINXFy3NXkPuNwBBp90yZAcKUDTXygA72f0TTmg/xYIrrm9tfZx +gBkqKvUDXBwCIwWKXvd4929nb39e6bV3w8q3nKKscjFLwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlw SFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+YKDRUYGD+J89cAAAAZdEVYdENvbW1lbnQAQ3JlYXRl ZCB3aXRoIEdJTVBXgQ4XAAABiElEQVRYw+1Y20rEMBA9M826bP0U1wdB9MX/B19E3NX/8GEVL5nj Q9JuWyNNRTHFDZSQZJhhLuckHay0IoDcr7jhhIrN5nZU8Or8Eo8vT8U5oBTLEhSUOZxalSVIALUs CABCgamHUAEQFEKtQgiG9PZMfTxrqlBAsd6eUKM+aUOVa8OZ+uwMXN/dlFdCwev5Ds2tbpbrAGcN Yg0gmXEGpoC4SAem0OghAwca/c80inJLSOftwIFG//o5PSUD65P1fmGdtDCgKb6Ww1lEGCzO3Sh0 5VP6Jthw33pKMGGMiTMOzlLyKX0TbEgtjjt7G3XgWI+w86/llRAgmQVeJgrCTcwfTG+zlkEJ/ZKN AOIuoGwAsAaIEGzvt4XSqPXv5t66ZRGWS6Pbh/HILhfLmf+RFfricNmNLQIXp2dxYRBWYLxpBAJK 6OFQiCYoFIt71vZ6CEKgoHig6QO1+jplmmkjv7ElwDPeZc+olmBZi7Pv7PkEfPxnFvpK34gNDd2x GY9aXFZnegVXpKcfnHHpyinb6ZAAAAAASUVORK5CYII= " + id="image50850" + x="97.006233" + y="111.85227" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="94.883553" + y="133.28987" + id="text54908"><tspan + sodipodi:role="line" + id="tspan54906" + style="stroke-width:0.264583" + x="94.883553" + y="133.28987">pipe:[1137]</tspan></text> + </g> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.499999;stroke-dasharray:none;stroke-opacity:1" + id="rect44272" + width="255.14482" + height="190.89871" + x="0" + y="0" /> + <g + id="g11249" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,-30.028884)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742" /> + </g> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="13.537429" + y="75.969765" + id="text6968"><tspan + sodipodi:role="line" + id="tspan6966" + style="stroke-width:0.264583" + x="13.537429" + y="75.969765" /></text> + <g + id="g40148" + transform="translate(136.24874,56.979904)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707" + id="text21058"><tspan + sodipodi:role="line" + id="tspan21056" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707">/dev/null</tspan></text> + <g + id="g20674" + transform="matrix(0.03,0,0,0.03,72.366356,42.460154)" + style="stroke-width:8.81943"> + <path + d="m 89.4,100 26.2,347.9 c 2.5,32.5 29.6,58.1 60.7,58.1 h 159.3 c 31.1,0 58.2,-25.6 60.7,-58.1 L 422.6,100 Z m 100.7,360.8 c 0.3,7.1 -5.1,12.7 -12,12.7 -6.9,0 -12.7,-5.7 -13.1,-12.7 L 150.4,164.2 c -0.5,-9.6 5.7,-17.4 13.8,-17.4 8.1,0 14.9,7.8 15.3,17.4 z m 78.4,0 c 0,7.1 -5.7,12.7 -12.5,12.7 -6.8,0 -12.5,-5.7 -12.5,-12.7 l -2,-296.6 c -0.1,-9.6 6.4,-17.4 14.5,-17.4 8.1,0 14.6,7.8 14.5,17.4 z m 78.4,0 c -0.3,7.1 -6.2,12.7 -13.1,12.7 -6.9,0 -12.2,-5.7 -12,-12.7 l 10.6,-296.6 c 0.3,-9.6 7.2,-17.4 15.3,-17.4 8.1,0 14.3,7.8 13.8,17.4 z" + id="path20670" + style="stroke-width:8.81943" /> + <path + d="M 445.3,82.8 H 66.7 v 0 C 64.9,61.7 77.4,44.4 94.6,44.4 h 322.9 c 17.1,0 29.6,17.4 27.8,38.4 z" + id="XMLID_2_" + style="stroke-width:8.81943" /> + <path + d="M 324.3,58.6 H 187.7 l -0.2,-7.8 C 186.7,26.3 202.1,6 221.9,6 h 68.3 c 19.7,0 35.1,20.3 34.4,44.7 z" + id="XMLID_1_" + style="stroke-width:8.81943" /> + </g> + </g> + <g + id="g40140" + transform="translate(137.74393,53.769179)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422" + id="text26903"><tspan + sodipodi:role="line" + id="tspan26901" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422">output-file.txt</tspan></text> + <path + d="m 81.04275,12.538612 h -5.35716 v 1.071429 h 5.35716 z M 83.18559,9.3243281 H 73.54275 V 24.324328 H 86.39988 V 12.538612 Z M 85.32846,23.252899 H 74.61417 V 10.395758 h 7.5 l 3.21429,3.214284 z m -9.64287,-2.142852 h 8.57142 v -1.071435 h -8.57142 z m 0,-2.142861 h 8.57142 v -1.071429 h -8.57142 z m 0,-2.142858 h 8.57142 v -1.071429 h -8.57142 z" + id="path28774" + style="stroke-width:0.264582" /> + </g> + <g + id="g40135" + transform="translate(134.99289,-39.014568)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579" + id="text31353"><tspan + sodipodi:role="line" + id="tspan31351" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579">/dev/pts/1</tspan></text> + <path + d="M 88.522475,72.111689 H 73.522474 c -0.690429,0 -1.25,0.55957 -1.25,1.25 v 12.5 c 0,0.69043 0.559571,1.250001 1.25,1.250001 h 15.000001 c 0.690429,0 1.249999,-0.559571 1.249999,-1.250001 v -12.5 c 0,-0.69043 -0.55957,-1.25 -1.249999,-1.25 z m -13.750001,8.75 2.5,-2.5 -2.5,-2.5 1.25,-1.25 3.750001,3.75 -3.750001,3.75 z m 10,1.25 h -4.999999 v -1.25 h 4.999999 z" + id="path39739" + style="stroke-width:0.264583" /> + </g> + <g + id="g1820" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,-51.837942)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452"><tspan + x="0" + y="0" + id="tspan2450">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456"><tspan + x="0" + y="0" + id="tspan2454">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460"><tspan + x="0" + y="0" + id="tspan2458">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464"><tspan + x="0" + y="0" + id="tspan2462">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468"><tspan + x="0" + y="0" + id="tspan2466">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472"><tspan + x="0" + y="0" + id="tspan2470">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476"><tspan + x="0" + y="0" + id="tspan2474">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480"><tspan + x="0" + y="0" + id="tspan2478">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484"><tspan + x="0" + y="0" + id="tspan2482">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488"><tspan + x="0" + y="0" + id="tspan2486">{</tspan></text> + </g> + <g + id="g2490" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494"><tspan + x="0" + y="0" + id="tspan2492">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498"><tspan + x="0" + y="0" + id="tspan2496">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502"><tspan + x="0" + y="0" + id="tspan2500">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506"><tspan + x="0" + y="0" + id="tspan2504">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510"><tspan + x="0" + y="0" + id="tspan2508">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514"><tspan + x="0" + y="0" + id="tspan2512">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518"><tspan + x="0" + y="0" + id="tspan2516">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522"><tspan + x="0" + y="0" + id="tspan2520">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526"><tspan + x="0" + y="0" + id="tspan2524">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530"><tspan + x="0" + y="0" + id="tspan2528">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534"><tspan + x="0" + y="0" + id="tspan2532">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538"><tspan + x="0" + y="0" + id="tspan2536">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542"><tspan + x="0" + y="0" + id="tspan2540">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546"><tspan + x="0" + y="0" + id="tspan2544">;</tspan></text> + </g> + <g + id="g2548" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552"><tspan + x="0" + y="0" + id="tspan2550">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556"><tspan + x="0" + y="0" + id="tspan2554">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560"><tspan + x="0" + y="0" + id="tspan2558">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564"><tspan + x="0" + y="0" + id="tspan2562">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568"><tspan + x="0" + y="0" + id="tspan2566">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572"><tspan + x="0" + y="0" + id="tspan2570">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576"><tspan + x="0" + y="0" + id="tspan2574">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580"><tspan + x="0" + y="0" + id="tspan2578">;</tspan></text> + </g> + <g + id="g2582" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586"><tspan + x="0" + y="0" + id="tspan2584">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590"><tspan + x="0" + y="0" + id="tspan2588">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594"><tspan + x="0" + y="0" + id="tspan2592">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598"><tspan + x="0" + y="0" + id="tspan2596">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602"><tspan + x="0" + y="0" + id="tspan2600">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606"><tspan + x="0" + y="0" + id="tspan2604">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610"><tspan + x="0" + y="0" + id="tspan2608">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614"><tspan + x="0" + y="0" + id="tspan2612">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618"><tspan + x="0" + y="0" + id="tspan2616">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622"><tspan + x="0" + y="0" + id="tspan2620">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626"><tspan + x="0" + y="0" + id="tspan2624">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630"><tspan + x="0" + y="0" + id="tspan2628">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634"><tspan + x="0" + y="0" + id="tspan2632">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638"><tspan + x="0" + y="0" + id="tspan2636">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642"><tspan + x="0" + y="0" + id="tspan2640">{</tspan></text> + </g> + <g + id="g2644" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648"><tspan + x="0" + y="0" + id="tspan2646">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652"><tspan + x="0" + y="0" + id="tspan2650">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656"><tspan + x="0" + y="0" + id="tspan2654">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660"><tspan + x="0" + y="0" + id="tspan2658">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664"><tspan + x="0" + y="0" + id="tspan2662">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668"><tspan + x="0" + y="0" + id="tspan2666">:</tspan></text> + </g> + <g + id="g2670" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674"><tspan + x="0" + y="0" + id="tspan2672">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678"><tspan + x="0" + y="0" + id="tspan2676">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682"><tspan + x="0" + y="0" + id="tspan2680">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686"><tspan + x="0" + y="0" + id="tspan2684">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690"><tspan + x="0" + y="0" + id="tspan2688">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694"><tspan + x="0" + y="0" + id="tspan2692">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698"><tspan + x="0" + y="0" + id="tspan2696">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702"><tspan + x="0" + y="0" + id="tspan2700">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706"><tspan + x="0" + y="0" + id="tspan2704">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710"><tspan + x="0" + y="0" + id="tspan2708">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714"><tspan + x="0" + y="0" + id="tspan2712">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718"><tspan + x="0" + y="0" + id="tspan2716">;</tspan></text> + </g> + <g + id="g2720" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724"><tspan + x="0" + y="0" + id="tspan2722">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728"><tspan + x="0" + y="0" + id="tspan2726">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732"><tspan + x="0" + y="0" + id="tspan2730">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736"><tspan + x="0" + y="0" + id="tspan2734">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740"><tspan + x="0" + y="0" + id="tspan2738">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744"><tspan + x="0" + y="0" + id="tspan2742">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748"><tspan + x="0" + y="0" + id="tspan2746">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752"><tspan + x="0" + y="0" + id="tspan2750">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756"><tspan + x="0" + y="0" + id="tspan2754">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760"><tspan + x="0" + y="0" + id="tspan2758">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764"><tspan + x="0" + y="0" + id="tspan2762">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768"><tspan + x="0" + y="0" + id="tspan2766">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772"><tspan + x="0" + y="0" + id="tspan2770">;</tspan></text> + </g> + <g + id="g2774" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778"><tspan + x="0" + y="0" + id="tspan2776">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782"><tspan + x="0" + y="0" + id="tspan2780">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786"><tspan + x="0" + y="0" + id="tspan2784">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790"><tspan + x="0" + y="0" + id="tspan2788">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794"><tspan + x="0" + y="0" + id="tspan2792">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798"><tspan + x="0" + y="0" + id="tspan2796">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802"><tspan + x="0" + y="0" + id="tspan2800">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806"><tspan + x="0" + y="0" + id="tspan2804">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810"><tspan + x="0" + y="0" + id="tspan2808">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814"><tspan + x="0" + y="0" + id="tspan2812">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818"><tspan + x="0" + y="0" + id="tspan2816">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822"><tspan + x="0" + y="0" + id="tspan2820">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826"><tspan + x="0" + y="0" + id="tspan2824">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830"><tspan + x="0" + y="0" + id="tspan2828">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834"><tspan + x="0" + y="0" + id="tspan2832">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838"><tspan + x="0" + y="0" + id="tspan2836">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842"><tspan + x="0" + y="0" + id="tspan2840">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846"><tspan + x="0" + y="0" + id="tspan2844">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850"><tspan + x="0" + y="0" + id="tspan2848">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854"><tspan + x="0" + y="0" + id="tspan2852">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858"><tspan + x="0" + y="0" + id="tspan2856">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862"><tspan + x="0" + y="0" + id="tspan2860">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866"><tspan + x="0" + y="0" + id="tspan2864">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870"><tspan + x="0" + y="0" + id="tspan2868">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874"><tspan + x="0" + y="0" + id="tspan2872">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878"><tspan + x="0" + y="0" + id="tspan2876">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882"><tspan + x="0" + y="0" + id="tspan2880">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886"><tspan + x="0" + y="0" + id="tspan2884">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890"><tspan + x="0" + y="0" + id="tspan2888">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894"><tspan + x="0" + y="0" + id="tspan2892">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898"><tspan + x="0" + y="0" + id="tspan2896">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902"><tspan + x="0" + y="0" + id="tspan2900">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906"><tspan + x="0" + y="0" + id="tspan2904">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910"><tspan + x="0" + y="0" + id="tspan2908">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914"><tspan + x="0" + y="0" + id="tspan2912">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918"><tspan + x="0" + y="0" + id="tspan2916">;</tspan></text> + </g> + <g + id="g2920" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924"><tspan + x="0" + y="0" + id="tspan2922">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928"><tspan + x="0" + y="0" + id="tspan2926">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932"><tspan + x="0" + y="0" + id="tspan2930">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936"><tspan + x="0" + y="0" + id="tspan2934">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940"><tspan + x="0" + y="0" + id="tspan2938">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944"><tspan + x="0" + y="0" + id="tspan2942">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948"><tspan + x="0" + y="0" + id="tspan2946">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952"><tspan + x="0" + y="0" + id="tspan2950">;</tspan></text> + </g> + <g + id="g2954" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958"><tspan + x="0" + y="0" + id="tspan2956">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962"><tspan + x="0" + y="0" + id="tspan2960">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966"><tspan + x="0" + y="0" + id="tspan2964">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970"><tspan + x="0" + y="0" + id="tspan2968">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974"><tspan + x="0" + y="0" + id="tspan2972">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978"><tspan + x="0" + y="0" + id="tspan2976">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982"><tspan + x="0" + y="0" + id="tspan2980">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986"><tspan + x="0" + y="0" + id="tspan2984">:</tspan></text> + </g> + <g + id="g2988" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992"><tspan + x="0" + y="0" + id="tspan2990">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996"><tspan + x="0" + y="0" + id="tspan2994">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000"><tspan + x="0" + y="0" + id="tspan2998">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004"><tspan + x="0" + y="0" + id="tspan3002">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008"><tspan + x="0" + y="0" + id="tspan3006">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012"><tspan + x="0" + y="0" + id="tspan3010">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016"><tspan + x="0" + y="0" + id="tspan3014">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020"><tspan + x="0" + y="0" + id="tspan3018">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024"><tspan + x="0" + y="0" + id="tspan3022">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028"><tspan + x="0" + y="0" + id="tspan3026">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032"><tspan + x="0" + y="0" + id="tspan3030">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036"><tspan + x="0" + y="0" + id="tspan3034">;</tspan></text> + </g> + <g + id="g3038" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042"><tspan + x="0" + y="0" + id="tspan3040">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046"><tspan + x="0" + y="0" + id="tspan3044">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050"><tspan + x="0" + y="0" + id="tspan3048">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054"><tspan + x="0" + y="0" + id="tspan3052">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058"><tspan + x="0" + y="0" + id="tspan3056">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062"><tspan + x="0" + y="0" + id="tspan3060">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066"><tspan + x="0" + y="0" + id="tspan3064">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070"><tspan + x="0" + y="0" + id="tspan3068">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074"><tspan + x="0" + y="0" + id="tspan3072">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078"><tspan + x="0" + y="0" + id="tspan3076">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082"><tspan + x="0" + y="0" + id="tspan3080">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086"><tspan + x="0" + y="0" + id="tspan3084">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090"><tspan + x="0" + y="0" + id="tspan3088">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094"><tspan + x="0" + y="0" + id="tspan3092">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098"><tspan + x="0" + y="0" + id="tspan3096">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102"><tspan + x="0" + y="0" + id="tspan3100">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106"><tspan + x="0" + y="0" + id="tspan3104">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110"><tspan + x="0" + y="0" + id="tspan3108">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114"><tspan + x="0" + y="0" + id="tspan3112">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118"><tspan + x="0" + y="0" + id="tspan3116">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122"><tspan + x="0" + y="0" + id="tspan3120">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126"><tspan + x="0" + y="0" + id="tspan3124">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130"><tspan + x="0" + y="0" + id="tspan3128">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134"><tspan + x="0" + y="0" + id="tspan3132">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138"><tspan + x="0" + y="0" + id="tspan3136">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142"><tspan + x="0" + y="0" + id="tspan3140">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146"><tspan + x="0" + y="0" + id="tspan3144">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150"><tspan + x="0" + y="0" + id="tspan3148">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154"><tspan + x="0" + y="0" + id="tspan3152">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158"><tspan + x="0" + y="0" + id="tspan3156">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162"><tspan + x="0" + y="0" + id="tspan3160">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166"><tspan + x="0" + y="0" + id="tspan3164">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170"><tspan + x="0" + y="0" + id="tspan3168">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174"><tspan + x="0" + y="0" + id="tspan3172">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178"><tspan + x="0" + y="0" + id="tspan3176">)</tspan></text> + </g> + <g + id="g3180" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184"><tspan + x="0" + y="0" + id="tspan3182">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188"><tspan + x="0" + y="0" + id="tspan3186">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192"><tspan + x="0" + y="0" + id="tspan3190">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196"><tspan + x="0" + y="0" + id="tspan3194">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200"><tspan + x="0" + y="0" + id="tspan3198">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204"><tspan + x="0" + y="0" + id="tspan3202">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208"><tspan + x="0" + y="0" + id="tspan3206">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212"><tspan + x="0" + y="0" + id="tspan3210">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216"><tspan + x="0" + y="0" + id="tspan3214">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220"><tspan + x="0" + y="0" + id="tspan3218">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224"><tspan + x="0" + y="0" + id="tspan3222">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228"><tspan + x="0" + y="0" + id="tspan3226">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232"><tspan + x="0" + y="0" + id="tspan3230">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236"><tspan + x="0" + y="0" + id="tspan3234">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240"><tspan + x="0" + y="0" + id="tspan3238">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244"><tspan + x="0" + y="0" + id="tspan3242">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248"><tspan + x="0" + y="0" + id="tspan3246">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252"><tspan + x="0" + y="0" + id="tspan3250">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256"><tspan + x="0" + y="0" + id="tspan3254">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260"><tspan + x="0" + y="0" + id="tspan3258">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264"><tspan + x="0" + y="0" + id="tspan3262">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268"><tspan + x="0" + y="0" + id="tspan3266">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272"><tspan + x="0" + y="0" + id="tspan3270">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276"><tspan + x="0" + y="0" + id="tspan3274">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280"><tspan + x="0" + y="0" + id="tspan3278">;</tspan></text> + </g> + <g + id="g3282" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286"><tspan + x="0" + y="0" + id="tspan3284">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290"><tspan + x="0" + y="0" + id="tspan3288">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294"><tspan + x="0" + y="0" + id="tspan3292">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298"><tspan + x="0" + y="0" + id="tspan3296">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302"><tspan + x="0" + y="0" + id="tspan3300">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306"><tspan + x="0" + y="0" + id="tspan3304">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310"><tspan + x="0" + y="0" + id="tspan3308">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314"><tspan + x="0" + y="0" + id="tspan3312">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318"><tspan + x="0" + y="0" + id="tspan3316">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322"><tspan + x="0" + y="0" + id="tspan3320">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326"><tspan + x="0" + y="0" + id="tspan3324">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330"><tspan + x="0" + y="0" + id="tspan3328">;</tspan></text> + </g> + <g + id="g3332" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336"><tspan + x="0" + y="0" + id="tspan3334">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340"><tspan + x="0" + y="0" + id="tspan3338">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344"><tspan + x="0" + y="0" + id="tspan3342">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348"><tspan + x="0" + y="0" + id="tspan3346">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352"><tspan + x="0" + y="0" + id="tspan3350">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356"><tspan + x="0" + y="0" + id="tspan3354">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360"><tspan + x="0" + y="0" + id="tspan3358">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364"><tspan + x="0" + y="0" + id="tspan3362">;</tspan></text> + </g> + <g + id="g3366" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370"><tspan + x="0" + y="0" + id="tspan3368">}</tspan></text> + </g> + <g + id="g3372" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376"><tspan + x="0" + y="0" + id="tspan3374">}</tspan></text> + </g> + </g> + <g + id="g3484" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,19.072696)" /> + <g + id="g3488" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,88.04075)" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 164.87473,47.220362 h 20.20444 v 60.072908 l 19.85168,0" + id="path52862" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 164.95174,41.699899 h 22.9205 v 27.123834 h 20.11199" + id="path52911" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 164.76942,37.039298 h 38.48161" + id="path52913" /> + <g + id="g69551"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.28412" + y="58.734962" + id="text4732"><tspan + sodipodi:role="line" + id="tspan4730" + style="stroke-width:0.264583" + x="140.28412" + y="58.734962">4 p[1]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.21178" + y="53.450417" + id="text4728"><tspan + sodipodi:role="line" + id="tspan4726" + style="stroke-width:0.264583" + x="140.21178" + y="53.450417">3 p[0]</tspan></text> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964" + width="29.764124" + height="37.809834" + x="136.70837" + y="25.866203" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 139.02258,33.329593 h 25" + id="path169" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 145.22491,61.117913 V 27.471865" + id="path169-3" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="138.92543" + y="31.60957" + id="text225"><tspan + sodipodi:role="line" + id="tspan223" + style="font-size:4.23333px;stroke-width:0.264583" + x="138.92543" + y="31.60957">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.22003" + y="38.094936" + id="text4716"><tspan + sodipodi:role="line" + id="tspan4714" + style="stroke-width:0.264583" + x="140.22003" + y="38.094936">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="139.98645" + y="43.379482" + id="text4720"><tspan + sodipodi:role="line" + id="tspan4718" + style="stroke-width:0.264583" + x="139.98645" + y="43.379482">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.18077" + y="48.664028" + id="text4724"><tspan + sodipodi:role="line" + id="tspan4722" + style="stroke-width:0.264583" + x="140.18077" + y="48.664028">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545" + id="text6972"><tspan + sodipodi:role="line" + id="tspan6970" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545">processus père</tspan></text> + </g> + </g> +</svg> diff --git a/221018-pipe-example/fig/01-parent-pipe.svg b/221018-pipe-example/fig/01-parent-pipe.svg new file mode 100644 index 0000000000000000000000000000000000000000..91e448554ee5cf3f914e3cd5544c84393e4aee6b --- /dev/null +++ b/221018-pipe-example/fig/01-parent-pipe.svg @@ -0,0 +1,4184 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="256mm" + height="192mm" + viewBox="0 0 256.00004 192" + version="1.1" + id="svg5" + inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" + sodipodi:docname="01-parent-pipe.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <sodipodi:namedview + id="namedview7" + pagecolor="#ffffff" + bordercolor="#999999" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:document-units="mm" + showgrid="false" + inkscape:zoom="1.0379863" + inkscape:cx="290.46625" + inkscape:cy="437.86703" + inkscape:window-width="1916" + inkscape:window-height="1032" + inkscape:window-x="0" + inkscape:window-y="22" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" + showguides="true" /> + <defs + id="defs2"> + <marker + style="overflow:visible" + id="marker11169" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167" /> + </marker> + <marker + style="overflow:visible" + id="marker11169-7" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167-8" /> + </marker> + </defs> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964-9" + width="29.764124" + height="37.809834" + x="138.80099" + y="120.4015" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 141.1152,127.86489 h 25" + id="path169-2" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 147.31753,155.65321 V 122.00716" + id="path169-3-5" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="141.01805" + y="126.14487" + id="text225-7"><tspan + sodipodi:role="line" + id="tspan223-4" + style="font-size:4.23333px;stroke-width:0.264583" + x="141.01805" + y="126.14487">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.31265" + y="132.63023" + id="text4716-9"><tspan + sodipodi:role="line" + id="tspan4714-9" + style="stroke-width:0.264583" + x="142.31265" + y="132.63023">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.07907" + y="137.91478" + id="text4720-4"><tspan + sodipodi:role="line" + id="tspan4718-5" + style="stroke-width:0.264583" + x="142.07907" + y="137.91478">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.27339" + y="143.19933" + id="text4724-9"><tspan + sodipodi:role="line" + id="tspan4722-3" + style="stroke-width:0.264583" + x="142.27339" + y="143.19933">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.3044" + y="147.98572" + id="text4728-5"><tspan + sodipodi:role="line" + id="tspan4726-7" + style="stroke-width:0.264583" + x="142.3044" + y="147.98572">3 p[0]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.37674" + y="153.27026" + id="text4732-0"><tspan + sodipodi:role="line" + id="tspan4730-8" + style="stroke-width:0.264583" + x="142.37674" + y="153.27026">4 p[1]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684" + id="text6972-1"><tspan + sodipodi:role="line" + id="tspan6970-9" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684">processus fils</tspan></text> + <g + id="g11249-2" + transform="translate(0,129.80128)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477-5" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169-7)" + d="M 6.2387352,43.364445 H 14.662855" + id="path10742-3" /> + </g> + <g + id="g1820-3" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,42.697354)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440-6" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452-5"><tspan + x="0" + y="0" + id="tspan2450-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456-5"><tspan + x="0" + y="0" + id="tspan2454-6">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460-2"><tspan + x="0" + y="0" + id="tspan2458-9">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464-1"><tspan + x="0" + y="0" + id="tspan2462-2">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468-7"><tspan + x="0" + y="0" + id="tspan2466-0">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472-9"><tspan + x="0" + y="0" + id="tspan2470-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476-6"><tspan + x="0" + y="0" + id="tspan2474-0">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480-6"><tspan + x="0" + y="0" + id="tspan2478-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484-6"><tspan + x="0" + y="0" + id="tspan2482-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488-8"><tspan + x="0" + y="0" + id="tspan2486-7">{</tspan></text> + </g> + <g + id="g2490-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494-2"><tspan + x="0" + y="0" + id="tspan2492-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498-2"><tspan + x="0" + y="0" + id="tspan2496-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502-7"><tspan + x="0" + y="0" + id="tspan2500-5">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506-9"><tspan + x="0" + y="0" + id="tspan2504-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510-2"><tspan + x="0" + y="0" + id="tspan2508-8">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514-9"><tspan + x="0" + y="0" + id="tspan2512-7">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518-3"><tspan + x="0" + y="0" + id="tspan2516-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522-1"><tspan + x="0" + y="0" + id="tspan2520-2">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526-9"><tspan + x="0" + y="0" + id="tspan2524-3">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530-1"><tspan + x="0" + y="0" + id="tspan2528-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534-4"><tspan + x="0" + y="0" + id="tspan2532-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538-8"><tspan + x="0" + y="0" + id="tspan2536-4">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542-5"><tspan + x="0" + y="0" + id="tspan2540-0">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546-3"><tspan + x="0" + y="0" + id="tspan2544-6">;</tspan></text> + </g> + <g + id="g2548-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552-0"><tspan + x="0" + y="0" + id="tspan2550-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556-3"><tspan + x="0" + y="0" + id="tspan2554-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560-0"><tspan + x="0" + y="0" + id="tspan2558-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564-1"><tspan + x="0" + y="0" + id="tspan2562-5">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568-5"><tspan + x="0" + y="0" + id="tspan2566-4">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572-7"><tspan + x="0" + y="0" + id="tspan2570-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576-5"><tspan + x="0" + y="0" + id="tspan2574-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580-9"><tspan + x="0" + y="0" + id="tspan2578-3">;</tspan></text> + </g> + <g + id="g2582-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586-4"><tspan + x="0" + y="0" + id="tspan2584-5">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590-2"><tspan + x="0" + y="0" + id="tspan2588-5">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594-4"><tspan + x="0" + y="0" + id="tspan2592-7">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598-4"><tspan + x="0" + y="0" + id="tspan2596-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602-3"><tspan + x="0" + y="0" + id="tspan2600-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606-7"><tspan + x="0" + y="0" + id="tspan2604-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610-6"><tspan + x="0" + y="0" + id="tspan2608-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614-8"><tspan + x="0" + y="0" + id="tspan2612-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618-3"><tspan + x="0" + y="0" + id="tspan2616-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622-4"><tspan + x="0" + y="0" + id="tspan2620-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626-2"><tspan + x="0" + y="0" + id="tspan2624-0">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630-6"><tspan + x="0" + y="0" + id="tspan2628-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634-9"><tspan + x="0" + y="0" + id="tspan2632-2">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638-6"><tspan + x="0" + y="0" + id="tspan2636-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642-4"><tspan + x="0" + y="0" + id="tspan2640-9">{</tspan></text> + </g> + <g + id="g2644-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648-0"><tspan + x="0" + y="0" + id="tspan2646-4">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652-8"><tspan + x="0" + y="0" + id="tspan2650-7">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656-1"><tspan + x="0" + y="0" + id="tspan2654-7">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660-2"><tspan + x="0" + y="0" + id="tspan2658-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664-2"><tspan + x="0" + y="0" + id="tspan2662-2">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668-6"><tspan + x="0" + y="0" + id="tspan2666-1">:</tspan></text> + </g> + <g + id="g2670-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674-6"><tspan + x="0" + y="0" + id="tspan2672-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678-5"><tspan + x="0" + y="0" + id="tspan2676-9">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682-4"><tspan + x="0" + y="0" + id="tspan2680-9">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686-0"><tspan + x="0" + y="0" + id="tspan2684-9">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690-1"><tspan + x="0" + y="0" + id="tspan2688-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694-7"><tspan + x="0" + y="0" + id="tspan2692-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698-1"><tspan + x="0" + y="0" + id="tspan2696-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702-9"><tspan + x="0" + y="0" + id="tspan2700-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706-7"><tspan + x="0" + y="0" + id="tspan2704-6">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710-7"><tspan + x="0" + y="0" + id="tspan2708-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714-6"><tspan + x="0" + y="0" + id="tspan2712-5">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718-6"><tspan + x="0" + y="0" + id="tspan2716-3">;</tspan></text> + </g> + <g + id="g2720-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724-4"><tspan + x="0" + y="0" + id="tspan2722-8">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728-1"><tspan + x="0" + y="0" + id="tspan2726-2">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732-9"><tspan + x="0" + y="0" + id="tspan2730-3">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736-9"><tspan + x="0" + y="0" + id="tspan2734-0">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740-8"><tspan + x="0" + y="0" + id="tspan2738-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744-5"><tspan + x="0" + y="0" + id="tspan2742-0">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748-9"><tspan + x="0" + y="0" + id="tspan2746-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752-3"><tspan + x="0" + y="0" + id="tspan2750-8">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756-5"><tspan + x="0" + y="0" + id="tspan2754-6">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760-1"><tspan + x="0" + y="0" + id="tspan2758-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764-5"><tspan + x="0" + y="0" + id="tspan2762-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768-8"><tspan + x="0" + y="0" + id="tspan2766-4">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772-8"><tspan + x="0" + y="0" + id="tspan2770-1">;</tspan></text> + </g> + <g + id="g2774-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778-3"><tspan + x="0" + y="0" + id="tspan2776-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782-4"><tspan + x="0" + y="0" + id="tspan2780-4">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786-4"><tspan + x="0" + y="0" + id="tspan2784-4">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790-7"><tspan + x="0" + y="0" + id="tspan2788-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794-3"><tspan + x="0" + y="0" + id="tspan2792-1">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798-7"><tspan + x="0" + y="0" + id="tspan2796-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802-9"><tspan + x="0" + y="0" + id="tspan2800-6">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806-2"><tspan + x="0" + y="0" + id="tspan2804-1">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810-7"><tspan + x="0" + y="0" + id="tspan2808-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814-5"><tspan + x="0" + y="0" + id="tspan2812-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818-4"><tspan + x="0" + y="0" + id="tspan2816-1">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822-8"><tspan + x="0" + y="0" + id="tspan2820-5">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826-9"><tspan + x="0" + y="0" + id="tspan2824-7">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830-5"><tspan + x="0" + y="0" + id="tspan2828-3">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834-8"><tspan + x="0" + y="0" + id="tspan2832-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838-3"><tspan + x="0" + y="0" + id="tspan2836-1">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842-8"><tspan + x="0" + y="0" + id="tspan2840-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846-6"><tspan + x="0" + y="0" + id="tspan2844-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850-3"><tspan + x="0" + y="0" + id="tspan2848-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854-3"><tspan + x="0" + y="0" + id="tspan2852-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858-6"><tspan + x="0" + y="0" + id="tspan2856-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862-4"><tspan + x="0" + y="0" + id="tspan2860-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866-8"><tspan + x="0" + y="0" + id="tspan2864-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870-9"><tspan + x="0" + y="0" + id="tspan2868-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874-7"><tspan + x="0" + y="0" + id="tspan2872-6">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878-4"><tspan + x="0" + y="0" + id="tspan2876-3">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882-0"><tspan + x="0" + y="0" + id="tspan2880-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886-0"><tspan + x="0" + y="0" + id="tspan2884-9">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890-2"><tspan + x="0" + y="0" + id="tspan2888-5">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894-4"><tspan + x="0" + y="0" + id="tspan2892-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898-5"><tspan + x="0" + y="0" + id="tspan2896-9">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902-4"><tspan + x="0" + y="0" + id="tspan2900-6">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906-9"><tspan + x="0" + y="0" + id="tspan2904-2">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910-2"><tspan + x="0" + y="0" + id="tspan2908-4">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914-7"><tspan + x="0" + y="0" + id="tspan2912-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918-5"><tspan + x="0" + y="0" + id="tspan2916-4">;</tspan></text> + </g> + <g + id="g2920-8" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924-1"><tspan + x="0" + y="0" + id="tspan2922-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928-8"><tspan + x="0" + y="0" + id="tspan2926-9">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932-3"><tspan + x="0" + y="0" + id="tspan2930-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936-8"><tspan + x="0" + y="0" + id="tspan2934-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940-2"><tspan + x="0" + y="0" + id="tspan2938-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944-0"><tspan + x="0" + y="0" + id="tspan2942-5">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948-1"><tspan + x="0" + y="0" + id="tspan2946-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952-0"><tspan + x="0" + y="0" + id="tspan2950-8">;</tspan></text> + </g> + <g + id="g2954-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958-0"><tspan + x="0" + y="0" + id="tspan2956-6">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962-4"><tspan + x="0" + y="0" + id="tspan2960-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966-2"><tspan + x="0" + y="0" + id="tspan2964-5">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970-8"><tspan + x="0" + y="0" + id="tspan2968-6">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974-2"><tspan + x="0" + y="0" + id="tspan2972-8">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978-4"><tspan + x="0" + y="0" + id="tspan2976-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982-2"><tspan + x="0" + y="0" + id="tspan2980-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986-0"><tspan + x="0" + y="0" + id="tspan2984-6">:</tspan></text> + </g> + <g + id="g2988-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992-9"><tspan + x="0" + y="0" + id="tspan2990-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996-0"><tspan + x="0" + y="0" + id="tspan2994-8">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000-1"><tspan + x="0" + y="0" + id="tspan2998-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004-1"><tspan + x="0" + y="0" + id="tspan3002-1">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008-0"><tspan + x="0" + y="0" + id="tspan3006-3">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012-4"><tspan + x="0" + y="0" + id="tspan3010-0">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016-3"><tspan + x="0" + y="0" + id="tspan3014-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020-1"><tspan + x="0" + y="0" + id="tspan3018-9">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024-6"><tspan + x="0" + y="0" + id="tspan3022-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028-3"><tspan + x="0" + y="0" + id="tspan3026-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032-8"><tspan + x="0" + y="0" + id="tspan3030-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036-5"><tspan + x="0" + y="0" + id="tspan3034-6">;</tspan></text> + </g> + <g + id="g3038-6" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042-4"><tspan + x="0" + y="0" + id="tspan3040-0">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046-0"><tspan + x="0" + y="0" + id="tspan3044-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050-6"><tspan + x="0" + y="0" + id="tspan3048-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054-6"><tspan + x="0" + y="0" + id="tspan3052-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058-5"><tspan + x="0" + y="0" + id="tspan3056-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062-9"><tspan + x="0" + y="0" + id="tspan3060-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066-7"><tspan + x="0" + y="0" + id="tspan3064-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070-8"><tspan + x="0" + y="0" + id="tspan3068-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074-9"><tspan + x="0" + y="0" + id="tspan3072-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078-6"><tspan + x="0" + y="0" + id="tspan3076-0">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082-2"><tspan + x="0" + y="0" + id="tspan3080-7">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086-6"><tspan + x="0" + y="0" + id="tspan3084-1">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090-3"><tspan + x="0" + y="0" + id="tspan3088-2">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094-1"><tspan + x="0" + y="0" + id="tspan3092-5">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098-9"><tspan + x="0" + y="0" + id="tspan3096-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102-1"><tspan + x="0" + y="0" + id="tspan3100-4">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106-9"><tspan + x="0" + y="0" + id="tspan3104-1">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110-0"><tspan + x="0" + y="0" + id="tspan3108-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114-5"><tspan + x="0" + y="0" + id="tspan3112-8">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118-7"><tspan + x="0" + y="0" + id="tspan3116-0">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122-4"><tspan + x="0" + y="0" + id="tspan3120-8">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126-0"><tspan + x="0" + y="0" + id="tspan3124-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130-2"><tspan + x="0" + y="0" + id="tspan3128-9">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134-6"><tspan + x="0" + y="0" + id="tspan3132-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138-0"><tspan + x="0" + y="0" + id="tspan3136-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142-2"><tspan + x="0" + y="0" + id="tspan3140-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146-2"><tspan + x="0" + y="0" + id="tspan3144-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150-5"><tspan + x="0" + y="0" + id="tspan3148-5">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154-2"><tspan + x="0" + y="0" + id="tspan3152-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158-0"><tspan + x="0" + y="0" + id="tspan3156-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162-8"><tspan + x="0" + y="0" + id="tspan3160-3">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166-8"><tspan + x="0" + y="0" + id="tspan3164-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170-4"><tspan + x="0" + y="0" + id="tspan3168-0">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174-9"><tspan + x="0" + y="0" + id="tspan3172-1">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178-9"><tspan + x="0" + y="0" + id="tspan3176-6">)</tspan></text> + </g> + <g + id="g3180-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184-5"><tspan + x="0" + y="0" + id="tspan3182-4">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188-4"><tspan + x="0" + y="0" + id="tspan3186-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192-9"><tspan + x="0" + y="0" + id="tspan3190-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196-6"><tspan + x="0" + y="0" + id="tspan3194-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200-5"><tspan + x="0" + y="0" + id="tspan3198-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204-2"><tspan + x="0" + y="0" + id="tspan3202-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208-4"><tspan + x="0" + y="0" + id="tspan3206-3">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212-5"><tspan + x="0" + y="0" + id="tspan3210-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216-7"><tspan + x="0" + y="0" + id="tspan3214-4">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220-3"><tspan + x="0" + y="0" + id="tspan3218-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224-4"><tspan + x="0" + y="0" + id="tspan3222-6">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228-9"><tspan + x="0" + y="0" + id="tspan3226-4">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232-2"><tspan + x="0" + y="0" + id="tspan3230-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236-6"><tspan + x="0" + y="0" + id="tspan3234-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240-1"><tspan + x="0" + y="0" + id="tspan3238-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244-8"><tspan + x="0" + y="0" + id="tspan3242-8">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248-9"><tspan + x="0" + y="0" + id="tspan3246-2">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252-8"><tspan + x="0" + y="0" + id="tspan3250-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256-8"><tspan + x="0" + y="0" + id="tspan3254-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260-8"><tspan + x="0" + y="0" + id="tspan3258-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264-8"><tspan + x="0" + y="0" + id="tspan3262-3">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268-3"><tspan + x="0" + y="0" + id="tspan3266-3">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272-8"><tspan + x="0" + y="0" + id="tspan3270-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276-4"><tspan + x="0" + y="0" + id="tspan3274-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280-6"><tspan + x="0" + y="0" + id="tspan3278-8">;</tspan></text> + </g> + <g + id="g3282-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286-0"><tspan + x="0" + y="0" + id="tspan3284-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290-8"><tspan + x="0" + y="0" + id="tspan3288-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294-9"><tspan + x="0" + y="0" + id="tspan3292-0">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298-3"><tspan + x="0" + y="0" + id="tspan3296-3">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302-3"><tspan + x="0" + y="0" + id="tspan3300-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306-3"><tspan + x="0" + y="0" + id="tspan3304-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310-6"><tspan + x="0" + y="0" + id="tspan3308-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314-2"><tspan + x="0" + y="0" + id="tspan3312-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318-5"><tspan + x="0" + y="0" + id="tspan3316-8">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322-7"><tspan + x="0" + y="0" + id="tspan3320-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326-6"><tspan + x="0" + y="0" + id="tspan3324-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330-4"><tspan + x="0" + y="0" + id="tspan3328-1">;</tspan></text> + </g> + <g + id="g3332-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336-4"><tspan + x="0" + y="0" + id="tspan3334-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340-7"><tspan + x="0" + y="0" + id="tspan3338-0">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344-8"><tspan + x="0" + y="0" + id="tspan3342-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348-2"><tspan + x="0" + y="0" + id="tspan3346-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352-7"><tspan + x="0" + y="0" + id="tspan3350-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356-3"><tspan + x="0" + y="0" + id="tspan3354-9">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360-2"><tspan + x="0" + y="0" + id="tspan3358-8">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364-3"><tspan + x="0" + y="0" + id="tspan3362-0">;</tspan></text> + </g> + <g + id="g3366-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370-7"><tspan + x="0" + y="0" + id="tspan3368-8">}</tspan></text> + </g> + <g + id="g3372-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376-1"><tspan + x="0" + y="0" + id="tspan3374-5">}</tspan></text> + </g> + </g> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.499999;stroke-dasharray:none;stroke-opacity:1" + id="rect44272" + width="255.14482" + height="190.89871" + x="0" + y="0" /> + <g + id="g11249" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,-24.976852)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742" /> + </g> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="13.537429" + y="75.969765" + id="text6968"><tspan + sodipodi:role="line" + id="tspan6966" + style="stroke-width:0.264583" + x="13.537429" + y="75.969765" /></text> + <g + id="g40148" + transform="translate(136.24874,56.979904)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707" + id="text21058"><tspan + sodipodi:role="line" + id="tspan21056" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707">/dev/null</tspan></text> + <g + id="g20674" + transform="matrix(0.03,0,0,0.03,72.366356,42.460154)" + style="stroke-width:8.81943"> + <path + d="m 89.4,100 26.2,347.9 c 2.5,32.5 29.6,58.1 60.7,58.1 h 159.3 c 31.1,0 58.2,-25.6 60.7,-58.1 L 422.6,100 Z m 100.7,360.8 c 0.3,7.1 -5.1,12.7 -12,12.7 -6.9,0 -12.7,-5.7 -13.1,-12.7 L 150.4,164.2 c -0.5,-9.6 5.7,-17.4 13.8,-17.4 8.1,0 14.9,7.8 15.3,17.4 z m 78.4,0 c 0,7.1 -5.7,12.7 -12.5,12.7 -6.8,0 -12.5,-5.7 -12.5,-12.7 l -2,-296.6 c -0.1,-9.6 6.4,-17.4 14.5,-17.4 8.1,0 14.6,7.8 14.5,17.4 z m 78.4,0 c -0.3,7.1 -6.2,12.7 -13.1,12.7 -6.9,0 -12.2,-5.7 -12,-12.7 l 10.6,-296.6 c 0.3,-9.6 7.2,-17.4 15.3,-17.4 8.1,0 14.3,7.8 13.8,17.4 z" + id="path20670" + style="stroke-width:8.81943" /> + <path + d="M 445.3,82.8 H 66.7 v 0 C 64.9,61.7 77.4,44.4 94.6,44.4 h 322.9 c 17.1,0 29.6,17.4 27.8,38.4 z" + id="XMLID_2_" + style="stroke-width:8.81943" /> + <path + d="M 324.3,58.6 H 187.7 l -0.2,-7.8 C 186.7,26.3 202.1,6 221.9,6 h 68.3 c 19.7,0 35.1,20.3 34.4,44.7 z" + id="XMLID_1_" + style="stroke-width:8.81943" /> + </g> + </g> + <g + id="g40140" + transform="translate(137.74393,53.769179)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422" + id="text26903"><tspan + sodipodi:role="line" + id="tspan26901" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422">output-file.txt</tspan></text> + <path + d="m 81.04275,12.538612 h -5.35716 v 1.071429 h 5.35716 z M 83.18559,9.3243281 H 73.54275 V 24.324328 H 86.39988 V 12.538612 Z M 85.32846,23.252899 H 74.61417 V 10.395758 h 7.5 l 3.21429,3.214284 z m -9.64287,-2.142852 h 8.57142 v -1.071435 h -8.57142 z m 0,-2.142861 h 8.57142 v -1.071429 h -8.57142 z m 0,-2.142858 h 8.57142 v -1.071429 h -8.57142 z" + id="path28774" + style="stroke-width:0.264582" /> + </g> + <g + id="g40135" + transform="translate(134.99289,-39.014568)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579" + id="text31353"><tspan + sodipodi:role="line" + id="tspan31351" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579">/dev/pts/1</tspan></text> + <path + d="M 88.522475,72.111689 H 73.522474 c -0.690429,0 -1.25,0.55957 -1.25,1.25 v 12.5 c 0,0.69043 0.559571,1.250001 1.25,1.250001 h 15.000001 c 0.690429,0 1.249999,-0.559571 1.249999,-1.250001 v -12.5 c 0,-0.69043 -0.55957,-1.25 -1.249999,-1.25 z m -13.750001,8.75 2.5,-2.5 -2.5,-2.5 1.25,-1.25 3.750001,3.75 -3.750001,3.75 z m 10,1.25 h -4.999999 v -1.25 h 4.999999 z" + id="path39739" + style="stroke-width:0.264583" /> + </g> + <g + id="g1820" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,-51.837942)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452"><tspan + x="0" + y="0" + id="tspan2450">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456"><tspan + x="0" + y="0" + id="tspan2454">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460"><tspan + x="0" + y="0" + id="tspan2458">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464"><tspan + x="0" + y="0" + id="tspan2462">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468"><tspan + x="0" + y="0" + id="tspan2466">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472"><tspan + x="0" + y="0" + id="tspan2470">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476"><tspan + x="0" + y="0" + id="tspan2474">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480"><tspan + x="0" + y="0" + id="tspan2478">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484"><tspan + x="0" + y="0" + id="tspan2482">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488"><tspan + x="0" + y="0" + id="tspan2486">{</tspan></text> + </g> + <g + id="g2490" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494"><tspan + x="0" + y="0" + id="tspan2492">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498"><tspan + x="0" + y="0" + id="tspan2496">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502"><tspan + x="0" + y="0" + id="tspan2500">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506"><tspan + x="0" + y="0" + id="tspan2504">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510"><tspan + x="0" + y="0" + id="tspan2508">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514"><tspan + x="0" + y="0" + id="tspan2512">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518"><tspan + x="0" + y="0" + id="tspan2516">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522"><tspan + x="0" + y="0" + id="tspan2520">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526"><tspan + x="0" + y="0" + id="tspan2524">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530"><tspan + x="0" + y="0" + id="tspan2528">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534"><tspan + x="0" + y="0" + id="tspan2532">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538"><tspan + x="0" + y="0" + id="tspan2536">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542"><tspan + x="0" + y="0" + id="tspan2540">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546"><tspan + x="0" + y="0" + id="tspan2544">;</tspan></text> + </g> + <g + id="g2548" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552"><tspan + x="0" + y="0" + id="tspan2550">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556"><tspan + x="0" + y="0" + id="tspan2554">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560"><tspan + x="0" + y="0" + id="tspan2558">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564"><tspan + x="0" + y="0" + id="tspan2562">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568"><tspan + x="0" + y="0" + id="tspan2566">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572"><tspan + x="0" + y="0" + id="tspan2570">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576"><tspan + x="0" + y="0" + id="tspan2574">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580"><tspan + x="0" + y="0" + id="tspan2578">;</tspan></text> + </g> + <g + id="g2582" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586"><tspan + x="0" + y="0" + id="tspan2584">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590"><tspan + x="0" + y="0" + id="tspan2588">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594"><tspan + x="0" + y="0" + id="tspan2592">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598"><tspan + x="0" + y="0" + id="tspan2596">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602"><tspan + x="0" + y="0" + id="tspan2600">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606"><tspan + x="0" + y="0" + id="tspan2604">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610"><tspan + x="0" + y="0" + id="tspan2608">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614"><tspan + x="0" + y="0" + id="tspan2612">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618"><tspan + x="0" + y="0" + id="tspan2616">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622"><tspan + x="0" + y="0" + id="tspan2620">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626"><tspan + x="0" + y="0" + id="tspan2624">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630"><tspan + x="0" + y="0" + id="tspan2628">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634"><tspan + x="0" + y="0" + id="tspan2632">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638"><tspan + x="0" + y="0" + id="tspan2636">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642"><tspan + x="0" + y="0" + id="tspan2640">{</tspan></text> + </g> + <g + id="g2644" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648"><tspan + x="0" + y="0" + id="tspan2646">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652"><tspan + x="0" + y="0" + id="tspan2650">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656"><tspan + x="0" + y="0" + id="tspan2654">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660"><tspan + x="0" + y="0" + id="tspan2658">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664"><tspan + x="0" + y="0" + id="tspan2662">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668"><tspan + x="0" + y="0" + id="tspan2666">:</tspan></text> + </g> + <g + id="g2670" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674"><tspan + x="0" + y="0" + id="tspan2672">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678"><tspan + x="0" + y="0" + id="tspan2676">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682"><tspan + x="0" + y="0" + id="tspan2680">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686"><tspan + x="0" + y="0" + id="tspan2684">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690"><tspan + x="0" + y="0" + id="tspan2688">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694"><tspan + x="0" + y="0" + id="tspan2692">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698"><tspan + x="0" + y="0" + id="tspan2696">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702"><tspan + x="0" + y="0" + id="tspan2700">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706"><tspan + x="0" + y="0" + id="tspan2704">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710"><tspan + x="0" + y="0" + id="tspan2708">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714"><tspan + x="0" + y="0" + id="tspan2712">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718"><tspan + x="0" + y="0" + id="tspan2716">;</tspan></text> + </g> + <g + id="g2720" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724"><tspan + x="0" + y="0" + id="tspan2722">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728"><tspan + x="0" + y="0" + id="tspan2726">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732"><tspan + x="0" + y="0" + id="tspan2730">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736"><tspan + x="0" + y="0" + id="tspan2734">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740"><tspan + x="0" + y="0" + id="tspan2738">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744"><tspan + x="0" + y="0" + id="tspan2742">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748"><tspan + x="0" + y="0" + id="tspan2746">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752"><tspan + x="0" + y="0" + id="tspan2750">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756"><tspan + x="0" + y="0" + id="tspan2754">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760"><tspan + x="0" + y="0" + id="tspan2758">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764"><tspan + x="0" + y="0" + id="tspan2762">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768"><tspan + x="0" + y="0" + id="tspan2766">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772"><tspan + x="0" + y="0" + id="tspan2770">;</tspan></text> + </g> + <g + id="g2774" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778"><tspan + x="0" + y="0" + id="tspan2776">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782"><tspan + x="0" + y="0" + id="tspan2780">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786"><tspan + x="0" + y="0" + id="tspan2784">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790"><tspan + x="0" + y="0" + id="tspan2788">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794"><tspan + x="0" + y="0" + id="tspan2792">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798"><tspan + x="0" + y="0" + id="tspan2796">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802"><tspan + x="0" + y="0" + id="tspan2800">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806"><tspan + x="0" + y="0" + id="tspan2804">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810"><tspan + x="0" + y="0" + id="tspan2808">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814"><tspan + x="0" + y="0" + id="tspan2812">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818"><tspan + x="0" + y="0" + id="tspan2816">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822"><tspan + x="0" + y="0" + id="tspan2820">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826"><tspan + x="0" + y="0" + id="tspan2824">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830"><tspan + x="0" + y="0" + id="tspan2828">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834"><tspan + x="0" + y="0" + id="tspan2832">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838"><tspan + x="0" + y="0" + id="tspan2836">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842"><tspan + x="0" + y="0" + id="tspan2840">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846"><tspan + x="0" + y="0" + id="tspan2844">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850"><tspan + x="0" + y="0" + id="tspan2848">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854"><tspan + x="0" + y="0" + id="tspan2852">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858"><tspan + x="0" + y="0" + id="tspan2856">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862"><tspan + x="0" + y="0" + id="tspan2860">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866"><tspan + x="0" + y="0" + id="tspan2864">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870"><tspan + x="0" + y="0" + id="tspan2868">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874"><tspan + x="0" + y="0" + id="tspan2872">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878"><tspan + x="0" + y="0" + id="tspan2876">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882"><tspan + x="0" + y="0" + id="tspan2880">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886"><tspan + x="0" + y="0" + id="tspan2884">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890"><tspan + x="0" + y="0" + id="tspan2888">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894"><tspan + x="0" + y="0" + id="tspan2892">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898"><tspan + x="0" + y="0" + id="tspan2896">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902"><tspan + x="0" + y="0" + id="tspan2900">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906"><tspan + x="0" + y="0" + id="tspan2904">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910"><tspan + x="0" + y="0" + id="tspan2908">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914"><tspan + x="0" + y="0" + id="tspan2912">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918"><tspan + x="0" + y="0" + id="tspan2916">;</tspan></text> + </g> + <g + id="g2920" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924"><tspan + x="0" + y="0" + id="tspan2922">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928"><tspan + x="0" + y="0" + id="tspan2926">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932"><tspan + x="0" + y="0" + id="tspan2930">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936"><tspan + x="0" + y="0" + id="tspan2934">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940"><tspan + x="0" + y="0" + id="tspan2938">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944"><tspan + x="0" + y="0" + id="tspan2942">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948"><tspan + x="0" + y="0" + id="tspan2946">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952"><tspan + x="0" + y="0" + id="tspan2950">;</tspan></text> + </g> + <g + id="g2954" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958"><tspan + x="0" + y="0" + id="tspan2956">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962"><tspan + x="0" + y="0" + id="tspan2960">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966"><tspan + x="0" + y="0" + id="tspan2964">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970"><tspan + x="0" + y="0" + id="tspan2968">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974"><tspan + x="0" + y="0" + id="tspan2972">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978"><tspan + x="0" + y="0" + id="tspan2976">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982"><tspan + x="0" + y="0" + id="tspan2980">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986"><tspan + x="0" + y="0" + id="tspan2984">:</tspan></text> + </g> + <g + id="g2988" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992"><tspan + x="0" + y="0" + id="tspan2990">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996"><tspan + x="0" + y="0" + id="tspan2994">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000"><tspan + x="0" + y="0" + id="tspan2998">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004"><tspan + x="0" + y="0" + id="tspan3002">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008"><tspan + x="0" + y="0" + id="tspan3006">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012"><tspan + x="0" + y="0" + id="tspan3010">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016"><tspan + x="0" + y="0" + id="tspan3014">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020"><tspan + x="0" + y="0" + id="tspan3018">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024"><tspan + x="0" + y="0" + id="tspan3022">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028"><tspan + x="0" + y="0" + id="tspan3026">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032"><tspan + x="0" + y="0" + id="tspan3030">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036"><tspan + x="0" + y="0" + id="tspan3034">;</tspan></text> + </g> + <g + id="g3038" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042"><tspan + x="0" + y="0" + id="tspan3040">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046"><tspan + x="0" + y="0" + id="tspan3044">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050"><tspan + x="0" + y="0" + id="tspan3048">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054"><tspan + x="0" + y="0" + id="tspan3052">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058"><tspan + x="0" + y="0" + id="tspan3056">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062"><tspan + x="0" + y="0" + id="tspan3060">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066"><tspan + x="0" + y="0" + id="tspan3064">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070"><tspan + x="0" + y="0" + id="tspan3068">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074"><tspan + x="0" + y="0" + id="tspan3072">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078"><tspan + x="0" + y="0" + id="tspan3076">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082"><tspan + x="0" + y="0" + id="tspan3080">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086"><tspan + x="0" + y="0" + id="tspan3084">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090"><tspan + x="0" + y="0" + id="tspan3088">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094"><tspan + x="0" + y="0" + id="tspan3092">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098"><tspan + x="0" + y="0" + id="tspan3096">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102"><tspan + x="0" + y="0" + id="tspan3100">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106"><tspan + x="0" + y="0" + id="tspan3104">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110"><tspan + x="0" + y="0" + id="tspan3108">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114"><tspan + x="0" + y="0" + id="tspan3112">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118"><tspan + x="0" + y="0" + id="tspan3116">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122"><tspan + x="0" + y="0" + id="tspan3120">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126"><tspan + x="0" + y="0" + id="tspan3124">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130"><tspan + x="0" + y="0" + id="tspan3128">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134"><tspan + x="0" + y="0" + id="tspan3132">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138"><tspan + x="0" + y="0" + id="tspan3136">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142"><tspan + x="0" + y="0" + id="tspan3140">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146"><tspan + x="0" + y="0" + id="tspan3144">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150"><tspan + x="0" + y="0" + id="tspan3148">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154"><tspan + x="0" + y="0" + id="tspan3152">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158"><tspan + x="0" + y="0" + id="tspan3156">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162"><tspan + x="0" + y="0" + id="tspan3160">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166"><tspan + x="0" + y="0" + id="tspan3164">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170"><tspan + x="0" + y="0" + id="tspan3168">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174"><tspan + x="0" + y="0" + id="tspan3172">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178"><tspan + x="0" + y="0" + id="tspan3176">)</tspan></text> + </g> + <g + id="g3180" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184"><tspan + x="0" + y="0" + id="tspan3182">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188"><tspan + x="0" + y="0" + id="tspan3186">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192"><tspan + x="0" + y="0" + id="tspan3190">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196"><tspan + x="0" + y="0" + id="tspan3194">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200"><tspan + x="0" + y="0" + id="tspan3198">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204"><tspan + x="0" + y="0" + id="tspan3202">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208"><tspan + x="0" + y="0" + id="tspan3206">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212"><tspan + x="0" + y="0" + id="tspan3210">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216"><tspan + x="0" + y="0" + id="tspan3214">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220"><tspan + x="0" + y="0" + id="tspan3218">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224"><tspan + x="0" + y="0" + id="tspan3222">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228"><tspan + x="0" + y="0" + id="tspan3226">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232"><tspan + x="0" + y="0" + id="tspan3230">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236"><tspan + x="0" + y="0" + id="tspan3234">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240"><tspan + x="0" + y="0" + id="tspan3238">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244"><tspan + x="0" + y="0" + id="tspan3242">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248"><tspan + x="0" + y="0" + id="tspan3246">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252"><tspan + x="0" + y="0" + id="tspan3250">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256"><tspan + x="0" + y="0" + id="tspan3254">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260"><tspan + x="0" + y="0" + id="tspan3258">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264"><tspan + x="0" + y="0" + id="tspan3262">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268"><tspan + x="0" + y="0" + id="tspan3266">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272"><tspan + x="0" + y="0" + id="tspan3270">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276"><tspan + x="0" + y="0" + id="tspan3274">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280"><tspan + x="0" + y="0" + id="tspan3278">;</tspan></text> + </g> + <g + id="g3282" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286"><tspan + x="0" + y="0" + id="tspan3284">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290"><tspan + x="0" + y="0" + id="tspan3288">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294"><tspan + x="0" + y="0" + id="tspan3292">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298"><tspan + x="0" + y="0" + id="tspan3296">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302"><tspan + x="0" + y="0" + id="tspan3300">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306"><tspan + x="0" + y="0" + id="tspan3304">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310"><tspan + x="0" + y="0" + id="tspan3308">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314"><tspan + x="0" + y="0" + id="tspan3312">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318"><tspan + x="0" + y="0" + id="tspan3316">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322"><tspan + x="0" + y="0" + id="tspan3320">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326"><tspan + x="0" + y="0" + id="tspan3324">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330"><tspan + x="0" + y="0" + id="tspan3328">;</tspan></text> + </g> + <g + id="g3332" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336"><tspan + x="0" + y="0" + id="tspan3334">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340"><tspan + x="0" + y="0" + id="tspan3338">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344"><tspan + x="0" + y="0" + id="tspan3342">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348"><tspan + x="0" + y="0" + id="tspan3346">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352"><tspan + x="0" + y="0" + id="tspan3350">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356"><tspan + x="0" + y="0" + id="tspan3354">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360"><tspan + x="0" + y="0" + id="tspan3358">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364"><tspan + x="0" + y="0" + id="tspan3362">;</tspan></text> + </g> + <g + id="g3366" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370"><tspan + x="0" + y="0" + id="tspan3368">}</tspan></text> + </g> + <g + id="g3372" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376"><tspan + x="0" + y="0" + id="tspan3374">}</tspan></text> + </g> + </g> + <g + id="g3484" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,19.072696)" /> + <g + id="g3488" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,88.04075)" /> + <g + id="g83834" + transform="translate(107.58483,23.626053)"> + <image + width="23.225805" + height="15" + preserveAspectRatio="none" + style="stroke-width:0.174978;image-rendering:optimizeSpeed" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAfCAYAAACh+E5kAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9 kT1Iw0AcxV9bRSktFawg4pChOlkQFXHUKhShQqgVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg +AHi6OSk6CIl/i8ptIjx4Lgf7+497t4B/kaFqWbXOKBqlpFOJoRsblXoeUUQYQygDxGJmfqcKKbg Ob7u4ePrXZxneZ/7c4SVvMkAn0A8y3TDIt4gnt60dM77xFFWkhTic+Ixgy5I/Mh12eU3zkWH/Twz amTS88RRYqHYwXIHs5KhEk8RxxRVo3x/1mWF8xZntVJjrXvyF4by2soy12kOI4lFLEGEABk1lFGB hTitGikm0rSf8PAPOX6RXDK5ymDkWEAVKiTHD/4Hv7s1C5MTblIoAXS/2PbHCNCzCzTrtv19bNvN EyDwDFxpbX+1Acx8kl5va7EjILINXFy3NXkPuNwBBp90yZAcKUDTXygA72f0TTmg/xYIrrm9tfZx +gBkqKvUDXBwCIwWKXvd4929nb39e6bV3w8q3nKKscjFLwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlw SFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+YKDRUYGD+J89cAAAAZdEVYdENvbW1lbnQAQ3JlYXRl ZCB3aXRoIEdJTVBXgQ4XAAABiElEQVRYw+1Y20rEMBA9M826bP0U1wdB9MX/B19E3NX/8GEVL5nj Q9JuWyNNRTHFDZSQZJhhLuckHay0IoDcr7jhhIrN5nZU8Or8Eo8vT8U5oBTLEhSUOZxalSVIALUs CABCgamHUAEQFEKtQgiG9PZMfTxrqlBAsd6eUKM+aUOVa8OZ+uwMXN/dlFdCwev5Ds2tbpbrAGcN Yg0gmXEGpoC4SAem0OghAwca/c80inJLSOftwIFG//o5PSUD65P1fmGdtDCgKb6Ww1lEGCzO3Sh0 5VP6Jthw33pKMGGMiTMOzlLyKX0TbEgtjjt7G3XgWI+w86/llRAgmQVeJgrCTcwfTG+zlkEJ/ZKN AOIuoGwAsAaIEGzvt4XSqPXv5t66ZRGWS6Pbh/HILhfLmf+RFfricNmNLQIXp2dxYRBWYLxpBAJK 6OFQiCYoFIt71vZ6CEKgoHig6QO1+jplmmkjv7ElwDPeZc+olmBZi7Pv7PkEfPxnFvpK34gNDd2x GY9aXFZnegVXpKcfnHHpyinb6ZAAAAAASUVORK5CYII= " + id="image50850" + x="97.006233" + y="111.85227" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="94.883553" + y="133.28987" + id="text54908"><tspan + sodipodi:role="line" + id="tspan54906" + style="stroke-width:0.264583" + x="94.883553" + y="133.28987">pipe:[1137]</tspan></text> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 164.87473,47.220362 h 20.20444 v 60.072908 l 19.85168,0" + id="path52862" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 164.95174,41.699899 h 22.9205 v 27.123834 h 20.11199" + id="path52911" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 164.76942,37.039298 h 38.48161" + id="path52913" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 161.02013,52.048272 h 21.77513 v 75.725918 h 58.15801 v 12.77337 H 230.4018" + id="path70938" + sodipodi:nodetypes="cccccc" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 161.44386,57.554015 h 19.04361 v 83.069205 h 22.05073" + id="path70940" /> + <g + id="g64559"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545" + id="text6972"><tspan + sodipodi:role="line" + id="tspan6970" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545">processus père</tspan></text> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964" + width="29.764124" + height="37.809834" + x="136.70837" + y="25.866203" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 139.02258,33.329593 h 25" + id="path169" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 145.22491,61.117913 V 27.471865" + id="path169-3" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="138.92543" + y="31.60957" + id="text225"><tspan + sodipodi:role="line" + id="tspan223" + style="font-size:4.23333px;stroke-width:0.264583" + x="138.92543" + y="31.60957">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.22003" + y="38.094936" + id="text4716"><tspan + sodipodi:role="line" + id="tspan4714" + style="stroke-width:0.264583" + x="140.22003" + y="38.094936">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="139.98645" + y="43.379482" + id="text4720"><tspan + sodipodi:role="line" + id="tspan4718" + style="stroke-width:0.264583" + x="139.98645" + y="43.379482">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.18077" + y="48.664028" + id="text4724"><tspan + sodipodi:role="line" + id="tspan4722" + style="stroke-width:0.264583" + x="140.18077" + y="48.664028">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.28412" + y="58.734962" + id="text4732"><tspan + sodipodi:role="line" + id="tspan4730" + style="stroke-width:0.264583" + x="140.28412" + y="58.734962">4 p[1]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.21178" + y="53.450417" + id="text4728"><tspan + sodipodi:role="line" + id="tspan4726" + style="stroke-width:0.264583" + x="140.21178" + y="53.450417">3 p[0]</tspan></text> + </g> + </g> +</svg> diff --git a/221018-pipe-example/fig/02-parent-fork.svg b/221018-pipe-example/fig/02-parent-fork.svg new file mode 100644 index 0000000000000000000000000000000000000000..54d0adc9a8c2954efeb079e8cf770dca0500cce6 --- /dev/null +++ b/221018-pipe-example/fig/02-parent-fork.svg @@ -0,0 +1,4208 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="256mm" + height="192mm" + viewBox="0 0 256.00004 192" + version="1.1" + id="svg5" + inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" + sodipodi:docname="02-parent-fork.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <sodipodi:namedview + id="namedview7" + pagecolor="#ffffff" + bordercolor="#999999" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:document-units="mm" + showgrid="false" + inkscape:zoom="1.4213661" + inkscape:cx="554.04444" + inkscape:cy="542.78766" + inkscape:window-width="1916" + inkscape:window-height="1032" + inkscape:window-x="0" + inkscape:window-y="22" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" + showguides="true" /> + <defs + id="defs2"> + <marker + style="overflow:visible" + id="marker11169" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167" /> + </marker> + <marker + style="overflow:visible" + id="marker11169-4" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167-9" /> + </marker> + </defs> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.499999;stroke-dasharray:none;stroke-opacity:1" + id="rect44272" + width="255.14482" + height="190.89871" + x="0" + y="0" /> + <g + id="g11249" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,-19.924811)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742" /> + </g> + <g + id="g11249-0" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,74.610485)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477-2" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169-4)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742-0" /> + </g> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="13.537429" + y="75.969765" + id="text6968"><tspan + sodipodi:role="line" + id="tspan6966" + style="stroke-width:0.264583" + x="13.537429" + y="75.969765" /></text> + <g + id="g40148" + transform="translate(136.24874,56.979904)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707" + id="text21058"><tspan + sodipodi:role="line" + id="tspan21056" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707">/dev/null</tspan></text> + <g + id="g20674" + transform="matrix(0.03,0,0,0.03,72.366356,42.460154)" + style="stroke-width:8.81943"> + <path + d="m 89.4,100 26.2,347.9 c 2.5,32.5 29.6,58.1 60.7,58.1 h 159.3 c 31.1,0 58.2,-25.6 60.7,-58.1 L 422.6,100 Z m 100.7,360.8 c 0.3,7.1 -5.1,12.7 -12,12.7 -6.9,0 -12.7,-5.7 -13.1,-12.7 L 150.4,164.2 c -0.5,-9.6 5.7,-17.4 13.8,-17.4 8.1,0 14.9,7.8 15.3,17.4 z m 78.4,0 c 0,7.1 -5.7,12.7 -12.5,12.7 -6.8,0 -12.5,-5.7 -12.5,-12.7 l -2,-296.6 c -0.1,-9.6 6.4,-17.4 14.5,-17.4 8.1,0 14.6,7.8 14.5,17.4 z m 78.4,0 c -0.3,7.1 -6.2,12.7 -13.1,12.7 -6.9,0 -12.2,-5.7 -12,-12.7 l 10.6,-296.6 c 0.3,-9.6 7.2,-17.4 15.3,-17.4 8.1,0 14.3,7.8 13.8,17.4 z" + id="path20670" + style="stroke-width:8.81943" /> + <path + d="M 445.3,82.8 H 66.7 v 0 C 64.9,61.7 77.4,44.4 94.6,44.4 h 322.9 c 17.1,0 29.6,17.4 27.8,38.4 z" + id="XMLID_2_" + style="stroke-width:8.81943" /> + <path + d="M 324.3,58.6 H 187.7 l -0.2,-7.8 C 186.7,26.3 202.1,6 221.9,6 h 68.3 c 19.7,0 35.1,20.3 34.4,44.7 z" + id="XMLID_1_" + style="stroke-width:8.81943" /> + </g> + </g> + <g + id="g40140" + transform="translate(137.74393,53.769179)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422" + id="text26903"><tspan + sodipodi:role="line" + id="tspan26901" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422">output-file.txt</tspan></text> + <path + d="m 81.04275,12.538612 h -5.35716 v 1.071429 h 5.35716 z M 83.18559,9.3243281 H 73.54275 V 24.324328 H 86.39988 V 12.538612 Z M 85.32846,23.252899 H 74.61417 V 10.395758 h 7.5 l 3.21429,3.214284 z m -9.64287,-2.142852 h 8.57142 v -1.071435 h -8.57142 z m 0,-2.142861 h 8.57142 v -1.071429 h -8.57142 z m 0,-2.142858 h 8.57142 v -1.071429 h -8.57142 z" + id="path28774" + style="stroke-width:0.264582" /> + </g> + <g + id="g40135" + transform="translate(134.99289,-39.014568)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579" + id="text31353"><tspan + sodipodi:role="line" + id="tspan31351" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579">/dev/pts/1</tspan></text> + <path + d="M 88.522475,72.111689 H 73.522474 c -0.690429,0 -1.25,0.55957 -1.25,1.25 v 12.5 c 0,0.69043 0.559571,1.250001 1.25,1.250001 h 15.000001 c 0.690429,0 1.249999,-0.559571 1.249999,-1.250001 v -12.5 c 0,-0.69043 -0.55957,-1.25 -1.249999,-1.25 z m -13.750001,8.75 2.5,-2.5 -2.5,-2.5 1.25,-1.25 3.750001,3.75 -3.750001,3.75 z m 10,1.25 h -4.999999 v -1.25 h 4.999999 z" + id="path39739" + style="stroke-width:0.264583" /> + </g> + <g + id="g1820" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,-51.837942)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452"><tspan + x="0" + y="0" + id="tspan2450">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456"><tspan + x="0" + y="0" + id="tspan2454">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460"><tspan + x="0" + y="0" + id="tspan2458">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464"><tspan + x="0" + y="0" + id="tspan2462">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468"><tspan + x="0" + y="0" + id="tspan2466">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472"><tspan + x="0" + y="0" + id="tspan2470">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476"><tspan + x="0" + y="0" + id="tspan2474">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480"><tspan + x="0" + y="0" + id="tspan2478">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484"><tspan + x="0" + y="0" + id="tspan2482">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488"><tspan + x="0" + y="0" + id="tspan2486">{</tspan></text> + </g> + <g + id="g2490" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494"><tspan + x="0" + y="0" + id="tspan2492">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498"><tspan + x="0" + y="0" + id="tspan2496">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502"><tspan + x="0" + y="0" + id="tspan2500">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506"><tspan + x="0" + y="0" + id="tspan2504">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510"><tspan + x="0" + y="0" + id="tspan2508">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514"><tspan + x="0" + y="0" + id="tspan2512">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518"><tspan + x="0" + y="0" + id="tspan2516">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522"><tspan + x="0" + y="0" + id="tspan2520">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526"><tspan + x="0" + y="0" + id="tspan2524">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530"><tspan + x="0" + y="0" + id="tspan2528">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534"><tspan + x="0" + y="0" + id="tspan2532">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538"><tspan + x="0" + y="0" + id="tspan2536">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542"><tspan + x="0" + y="0" + id="tspan2540">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546"><tspan + x="0" + y="0" + id="tspan2544">;</tspan></text> + </g> + <g + id="g2548" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552"><tspan + x="0" + y="0" + id="tspan2550">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556"><tspan + x="0" + y="0" + id="tspan2554">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560"><tspan + x="0" + y="0" + id="tspan2558">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564"><tspan + x="0" + y="0" + id="tspan2562">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568"><tspan + x="0" + y="0" + id="tspan2566">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572"><tspan + x="0" + y="0" + id="tspan2570">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576"><tspan + x="0" + y="0" + id="tspan2574">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580"><tspan + x="0" + y="0" + id="tspan2578">;</tspan></text> + </g> + <g + id="g2582" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586"><tspan + x="0" + y="0" + id="tspan2584">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590"><tspan + x="0" + y="0" + id="tspan2588">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594"><tspan + x="0" + y="0" + id="tspan2592">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598"><tspan + x="0" + y="0" + id="tspan2596">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602"><tspan + x="0" + y="0" + id="tspan2600">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606"><tspan + x="0" + y="0" + id="tspan2604">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610"><tspan + x="0" + y="0" + id="tspan2608">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614"><tspan + x="0" + y="0" + id="tspan2612">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618"><tspan + x="0" + y="0" + id="tspan2616">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622"><tspan + x="0" + y="0" + id="tspan2620">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626"><tspan + x="0" + y="0" + id="tspan2624">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630"><tspan + x="0" + y="0" + id="tspan2628">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634"><tspan + x="0" + y="0" + id="tspan2632">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638"><tspan + x="0" + y="0" + id="tspan2636">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642"><tspan + x="0" + y="0" + id="tspan2640">{</tspan></text> + </g> + <g + id="g2644" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648"><tspan + x="0" + y="0" + id="tspan2646">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652"><tspan + x="0" + y="0" + id="tspan2650">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656"><tspan + x="0" + y="0" + id="tspan2654">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660"><tspan + x="0" + y="0" + id="tspan2658">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664"><tspan + x="0" + y="0" + id="tspan2662">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668"><tspan + x="0" + y="0" + id="tspan2666">:</tspan></text> + </g> + <g + id="g2670" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674"><tspan + x="0" + y="0" + id="tspan2672">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678"><tspan + x="0" + y="0" + id="tspan2676">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682"><tspan + x="0" + y="0" + id="tspan2680">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686"><tspan + x="0" + y="0" + id="tspan2684">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690"><tspan + x="0" + y="0" + id="tspan2688">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694"><tspan + x="0" + y="0" + id="tspan2692">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698"><tspan + x="0" + y="0" + id="tspan2696">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702"><tspan + x="0" + y="0" + id="tspan2700">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706"><tspan + x="0" + y="0" + id="tspan2704">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710"><tspan + x="0" + y="0" + id="tspan2708">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714"><tspan + x="0" + y="0" + id="tspan2712">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718"><tspan + x="0" + y="0" + id="tspan2716">;</tspan></text> + </g> + <g + id="g2720" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724"><tspan + x="0" + y="0" + id="tspan2722">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728"><tspan + x="0" + y="0" + id="tspan2726">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732"><tspan + x="0" + y="0" + id="tspan2730">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736"><tspan + x="0" + y="0" + id="tspan2734">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740"><tspan + x="0" + y="0" + id="tspan2738">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744"><tspan + x="0" + y="0" + id="tspan2742">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748"><tspan + x="0" + y="0" + id="tspan2746">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752"><tspan + x="0" + y="0" + id="tspan2750">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756"><tspan + x="0" + y="0" + id="tspan2754">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760"><tspan + x="0" + y="0" + id="tspan2758">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764"><tspan + x="0" + y="0" + id="tspan2762">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768"><tspan + x="0" + y="0" + id="tspan2766">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772"><tspan + x="0" + y="0" + id="tspan2770">;</tspan></text> + </g> + <g + id="g2774" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778"><tspan + x="0" + y="0" + id="tspan2776">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782"><tspan + x="0" + y="0" + id="tspan2780">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786"><tspan + x="0" + y="0" + id="tspan2784">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790"><tspan + x="0" + y="0" + id="tspan2788">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794"><tspan + x="0" + y="0" + id="tspan2792">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798"><tspan + x="0" + y="0" + id="tspan2796">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802"><tspan + x="0" + y="0" + id="tspan2800">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806"><tspan + x="0" + y="0" + id="tspan2804">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810"><tspan + x="0" + y="0" + id="tspan2808">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814"><tspan + x="0" + y="0" + id="tspan2812">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818"><tspan + x="0" + y="0" + id="tspan2816">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822"><tspan + x="0" + y="0" + id="tspan2820">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826"><tspan + x="0" + y="0" + id="tspan2824">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830"><tspan + x="0" + y="0" + id="tspan2828">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834"><tspan + x="0" + y="0" + id="tspan2832">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838"><tspan + x="0" + y="0" + id="tspan2836">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842"><tspan + x="0" + y="0" + id="tspan2840">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846"><tspan + x="0" + y="0" + id="tspan2844">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850"><tspan + x="0" + y="0" + id="tspan2848">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854"><tspan + x="0" + y="0" + id="tspan2852">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858"><tspan + x="0" + y="0" + id="tspan2856">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862"><tspan + x="0" + y="0" + id="tspan2860">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866"><tspan + x="0" + y="0" + id="tspan2864">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870"><tspan + x="0" + y="0" + id="tspan2868">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874"><tspan + x="0" + y="0" + id="tspan2872">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878"><tspan + x="0" + y="0" + id="tspan2876">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882"><tspan + x="0" + y="0" + id="tspan2880">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886"><tspan + x="0" + y="0" + id="tspan2884">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890"><tspan + x="0" + y="0" + id="tspan2888">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894"><tspan + x="0" + y="0" + id="tspan2892">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898"><tspan + x="0" + y="0" + id="tspan2896">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902"><tspan + x="0" + y="0" + id="tspan2900">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906"><tspan + x="0" + y="0" + id="tspan2904">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910"><tspan + x="0" + y="0" + id="tspan2908">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914"><tspan + x="0" + y="0" + id="tspan2912">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918"><tspan + x="0" + y="0" + id="tspan2916">;</tspan></text> + </g> + <g + id="g2920" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924"><tspan + x="0" + y="0" + id="tspan2922">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928"><tspan + x="0" + y="0" + id="tspan2926">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932"><tspan + x="0" + y="0" + id="tspan2930">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936"><tspan + x="0" + y="0" + id="tspan2934">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940"><tspan + x="0" + y="0" + id="tspan2938">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944"><tspan + x="0" + y="0" + id="tspan2942">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948"><tspan + x="0" + y="0" + id="tspan2946">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952"><tspan + x="0" + y="0" + id="tspan2950">;</tspan></text> + </g> + <g + id="g2954" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958"><tspan + x="0" + y="0" + id="tspan2956">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962"><tspan + x="0" + y="0" + id="tspan2960">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966"><tspan + x="0" + y="0" + id="tspan2964">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970"><tspan + x="0" + y="0" + id="tspan2968">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974"><tspan + x="0" + y="0" + id="tspan2972">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978"><tspan + x="0" + y="0" + id="tspan2976">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982"><tspan + x="0" + y="0" + id="tspan2980">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986"><tspan + x="0" + y="0" + id="tspan2984">:</tspan></text> + </g> + <g + id="g2988" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992"><tspan + x="0" + y="0" + id="tspan2990">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996"><tspan + x="0" + y="0" + id="tspan2994">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000"><tspan + x="0" + y="0" + id="tspan2998">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004"><tspan + x="0" + y="0" + id="tspan3002">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008"><tspan + x="0" + y="0" + id="tspan3006">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012"><tspan + x="0" + y="0" + id="tspan3010">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016"><tspan + x="0" + y="0" + id="tspan3014">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020"><tspan + x="0" + y="0" + id="tspan3018">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024"><tspan + x="0" + y="0" + id="tspan3022">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028"><tspan + x="0" + y="0" + id="tspan3026">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032"><tspan + x="0" + y="0" + id="tspan3030">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036"><tspan + x="0" + y="0" + id="tspan3034">;</tspan></text> + </g> + <g + id="g3038" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042"><tspan + x="0" + y="0" + id="tspan3040">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046"><tspan + x="0" + y="0" + id="tspan3044">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050"><tspan + x="0" + y="0" + id="tspan3048">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054"><tspan + x="0" + y="0" + id="tspan3052">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058"><tspan + x="0" + y="0" + id="tspan3056">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062"><tspan + x="0" + y="0" + id="tspan3060">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066"><tspan + x="0" + y="0" + id="tspan3064">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070"><tspan + x="0" + y="0" + id="tspan3068">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074"><tspan + x="0" + y="0" + id="tspan3072">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078"><tspan + x="0" + y="0" + id="tspan3076">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082"><tspan + x="0" + y="0" + id="tspan3080">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086"><tspan + x="0" + y="0" + id="tspan3084">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090"><tspan + x="0" + y="0" + id="tspan3088">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094"><tspan + x="0" + y="0" + id="tspan3092">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098"><tspan + x="0" + y="0" + id="tspan3096">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102"><tspan + x="0" + y="0" + id="tspan3100">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106"><tspan + x="0" + y="0" + id="tspan3104">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110"><tspan + x="0" + y="0" + id="tspan3108">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114"><tspan + x="0" + y="0" + id="tspan3112">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118"><tspan + x="0" + y="0" + id="tspan3116">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122"><tspan + x="0" + y="0" + id="tspan3120">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126"><tspan + x="0" + y="0" + id="tspan3124">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130"><tspan + x="0" + y="0" + id="tspan3128">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134"><tspan + x="0" + y="0" + id="tspan3132">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138"><tspan + x="0" + y="0" + id="tspan3136">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142"><tspan + x="0" + y="0" + id="tspan3140">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146"><tspan + x="0" + y="0" + id="tspan3144">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150"><tspan + x="0" + y="0" + id="tspan3148">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154"><tspan + x="0" + y="0" + id="tspan3152">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158"><tspan + x="0" + y="0" + id="tspan3156">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162"><tspan + x="0" + y="0" + id="tspan3160">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166"><tspan + x="0" + y="0" + id="tspan3164">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170"><tspan + x="0" + y="0" + id="tspan3168">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174"><tspan + x="0" + y="0" + id="tspan3172">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178"><tspan + x="0" + y="0" + id="tspan3176">)</tspan></text> + </g> + <g + id="g3180" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184"><tspan + x="0" + y="0" + id="tspan3182">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188"><tspan + x="0" + y="0" + id="tspan3186">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192"><tspan + x="0" + y="0" + id="tspan3190">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196"><tspan + x="0" + y="0" + id="tspan3194">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200"><tspan + x="0" + y="0" + id="tspan3198">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204"><tspan + x="0" + y="0" + id="tspan3202">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208"><tspan + x="0" + y="0" + id="tspan3206">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212"><tspan + x="0" + y="0" + id="tspan3210">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216"><tspan + x="0" + y="0" + id="tspan3214">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220"><tspan + x="0" + y="0" + id="tspan3218">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224"><tspan + x="0" + y="0" + id="tspan3222">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228"><tspan + x="0" + y="0" + id="tspan3226">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232"><tspan + x="0" + y="0" + id="tspan3230">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236"><tspan + x="0" + y="0" + id="tspan3234">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240"><tspan + x="0" + y="0" + id="tspan3238">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244"><tspan + x="0" + y="0" + id="tspan3242">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248"><tspan + x="0" + y="0" + id="tspan3246">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252"><tspan + x="0" + y="0" + id="tspan3250">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256"><tspan + x="0" + y="0" + id="tspan3254">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260"><tspan + x="0" + y="0" + id="tspan3258">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264"><tspan + x="0" + y="0" + id="tspan3262">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268"><tspan + x="0" + y="0" + id="tspan3266">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272"><tspan + x="0" + y="0" + id="tspan3270">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276"><tspan + x="0" + y="0" + id="tspan3274">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280"><tspan + x="0" + y="0" + id="tspan3278">;</tspan></text> + </g> + <g + id="g3282" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286"><tspan + x="0" + y="0" + id="tspan3284">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290"><tspan + x="0" + y="0" + id="tspan3288">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294"><tspan + x="0" + y="0" + id="tspan3292">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298"><tspan + x="0" + y="0" + id="tspan3296">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302"><tspan + x="0" + y="0" + id="tspan3300">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306"><tspan + x="0" + y="0" + id="tspan3304">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310"><tspan + x="0" + y="0" + id="tspan3308">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314"><tspan + x="0" + y="0" + id="tspan3312">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318"><tspan + x="0" + y="0" + id="tspan3316">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322"><tspan + x="0" + y="0" + id="tspan3320">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326"><tspan + x="0" + y="0" + id="tspan3324">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330"><tspan + x="0" + y="0" + id="tspan3328">;</tspan></text> + </g> + <g + id="g3332" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336"><tspan + x="0" + y="0" + id="tspan3334">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340"><tspan + x="0" + y="0" + id="tspan3338">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344"><tspan + x="0" + y="0" + id="tspan3342">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348"><tspan + x="0" + y="0" + id="tspan3346">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352"><tspan + x="0" + y="0" + id="tspan3350">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356"><tspan + x="0" + y="0" + id="tspan3354">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360"><tspan + x="0" + y="0" + id="tspan3358">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364"><tspan + x="0" + y="0" + id="tspan3362">;</tspan></text> + </g> + <g + id="g3366" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370"><tspan + x="0" + y="0" + id="tspan3368">}</tspan></text> + </g> + <g + id="g3372" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376"><tspan + x="0" + y="0" + id="tspan3374">}</tspan></text> + </g> + </g> + <g + id="g3484" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,19.072696)" /> + <g + id="g3488" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,88.04075)" /> + <g + id="g83834" + transform="translate(107.58483,23.626053)"> + <image + width="23.225805" + height="15" + preserveAspectRatio="none" + style="stroke-width:0.174978;image-rendering:optimizeSpeed" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAfCAYAAACh+E5kAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9 kT1Iw0AcxV9bRSktFawg4pChOlkQFXHUKhShQqgVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg +AHi6OSk6CIl/i8ptIjx4Lgf7+497t4B/kaFqWbXOKBqlpFOJoRsblXoeUUQYQygDxGJmfqcKKbg Ob7u4ePrXZxneZ/7c4SVvMkAn0A8y3TDIt4gnt60dM77xFFWkhTic+Ixgy5I/Mh12eU3zkWH/Twz amTS88RRYqHYwXIHs5KhEk8RxxRVo3x/1mWF8xZntVJjrXvyF4by2soy12kOI4lFLEGEABk1lFGB hTitGikm0rSf8PAPOX6RXDK5ymDkWEAVKiTHD/4Hv7s1C5MTblIoAXS/2PbHCNCzCzTrtv19bNvN EyDwDFxpbX+1Acx8kl5va7EjILINXFy3NXkPuNwBBp90yZAcKUDTXygA72f0TTmg/xYIrrm9tfZx +gBkqKvUDXBwCIwWKXvd4929nb39e6bV3w8q3nKKscjFLwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlw SFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+YKDRUYGD+J89cAAAAZdEVYdENvbW1lbnQAQ3JlYXRl ZCB3aXRoIEdJTVBXgQ4XAAABiElEQVRYw+1Y20rEMBA9M826bP0U1wdB9MX/B19E3NX/8GEVL5nj Q9JuWyNNRTHFDZSQZJhhLuckHay0IoDcr7jhhIrN5nZU8Or8Eo8vT8U5oBTLEhSUOZxalSVIALUs CABCgamHUAEQFEKtQgiG9PZMfTxrqlBAsd6eUKM+aUOVa8OZ+uwMXN/dlFdCwev5Ds2tbpbrAGcN Yg0gmXEGpoC4SAem0OghAwca/c80inJLSOftwIFG//o5PSUD65P1fmGdtDCgKb6Ww1lEGCzO3Sh0 5VP6Jthw33pKMGGMiTMOzlLyKX0TbEgtjjt7G3XgWI+w86/llRAgmQVeJgrCTcwfTG+zlkEJ/ZKN AOIuoGwAsAaIEGzvt4XSqPXv5t66ZRGWS6Pbh/HILhfLmf+RFfricNmNLQIXp2dxYRBWYLxpBAJK 6OFQiCYoFIt71vZ6CEKgoHig6QO1+jplmmkjv7ElwDPeZc+olmBZi7Pv7PkEfPxnFvpK34gNDd2x GY9aXFZnegVXpKcfnHHpyinb6ZAAAAAASUVORK5CYII= " + id="image50850" + x="97.006233" + y="111.85227" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="94.883553" + y="133.28987" + id="text54908"><tspan + sodipodi:role="line" + id="tspan54906" + style="stroke-width:0.264583" + x="94.883553" + y="133.28987">pipe:[1137]</tspan></text> + </g> + <path + style="fill:none;stroke:#bfbfbf;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.87473,47.220362 h 20.20444 v 60.072908 l 19.85168,0" + id="path52862" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#bfbfbf;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.95174,41.699899 h 22.9205 v 27.123834 h 20.11199" + id="path52911" /> + <path + style="fill:none;stroke:#bfbfbf;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.76942,37.039298 h 38.48161" + id="path52913" /> + <path + style="fill:none;stroke:#bfbfbf;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.02013,52.048272 h 21.77513 v 75.725918 h 58.15801 v 12.77337 H 230.4018" + id="path70938" + sodipodi:nodetypes="cccccc" /> + <path + style="fill:none;stroke:#bfbfbf;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.44386,57.554015 h 19.04361 v 83.069205 h 22.05073" + id="path70940" /> + <g + id="g64559"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545" + id="text6972"><tspan + sodipodi:role="line" + id="tspan6970" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545">processus père</tspan></text> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964" + width="29.764124" + height="37.809834" + x="136.70837" + y="25.866203" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 139.02258,33.329593 h 25" + id="path169" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 145.22491,61.117913 V 27.471865" + id="path169-3" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="138.92543" + y="31.60957" + id="text225"><tspan + sodipodi:role="line" + id="tspan223" + style="font-size:4.23333px;stroke-width:0.264583" + x="138.92543" + y="31.60957">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.22003" + y="38.094936" + id="text4716"><tspan + sodipodi:role="line" + id="tspan4714" + style="stroke-width:0.264583" + x="140.22003" + y="38.094936">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="139.98645" + y="43.379482" + id="text4720"><tspan + sodipodi:role="line" + id="tspan4718" + style="stroke-width:0.264583" + x="139.98645" + y="43.379482">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.18077" + y="48.664028" + id="text4724"><tspan + sodipodi:role="line" + id="tspan4722" + style="stroke-width:0.264583" + x="140.18077" + y="48.664028">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.28412" + y="58.734962" + id="text4732"><tspan + sodipodi:role="line" + id="tspan4730" + style="stroke-width:0.264583" + x="140.28412" + y="58.734962">4 p[1]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.21178" + y="53.450417" + id="text4728"><tspan + sodipodi:role="line" + id="tspan4726" + style="stroke-width:0.264583" + x="140.21178" + y="53.450417">3 p[0]</tspan></text> + </g> + <g + id="g1820-3" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,42.697354)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440-6" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452-5"><tspan + x="0" + y="0" + id="tspan2450-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456-5"><tspan + x="0" + y="0" + id="tspan2454-6">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460-2"><tspan + x="0" + y="0" + id="tspan2458-9">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464-1"><tspan + x="0" + y="0" + id="tspan2462-2">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468-7"><tspan + x="0" + y="0" + id="tspan2466-0">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472-9"><tspan + x="0" + y="0" + id="tspan2470-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476-6"><tspan + x="0" + y="0" + id="tspan2474-0">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480-6"><tspan + x="0" + y="0" + id="tspan2478-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484-6"><tspan + x="0" + y="0" + id="tspan2482-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488-8"><tspan + x="0" + y="0" + id="tspan2486-7">{</tspan></text> + </g> + <g + id="g2490-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494-2"><tspan + x="0" + y="0" + id="tspan2492-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498-2"><tspan + x="0" + y="0" + id="tspan2496-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502-7"><tspan + x="0" + y="0" + id="tspan2500-5">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506-9"><tspan + x="0" + y="0" + id="tspan2504-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510-2"><tspan + x="0" + y="0" + id="tspan2508-8">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514-9"><tspan + x="0" + y="0" + id="tspan2512-7">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518-3"><tspan + x="0" + y="0" + id="tspan2516-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522-1"><tspan + x="0" + y="0" + id="tspan2520-2">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526-9"><tspan + x="0" + y="0" + id="tspan2524-3">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530-1"><tspan + x="0" + y="0" + id="tspan2528-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534-4"><tspan + x="0" + y="0" + id="tspan2532-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538-8"><tspan + x="0" + y="0" + id="tspan2536-4">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542-5"><tspan + x="0" + y="0" + id="tspan2540-0">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546-3"><tspan + x="0" + y="0" + id="tspan2544-6">;</tspan></text> + </g> + <g + id="g2548-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552-0"><tspan + x="0" + y="0" + id="tspan2550-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556-3"><tspan + x="0" + y="0" + id="tspan2554-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560-0"><tspan + x="0" + y="0" + id="tspan2558-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564-1"><tspan + x="0" + y="0" + id="tspan2562-5">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568-5"><tspan + x="0" + y="0" + id="tspan2566-4">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572-7"><tspan + x="0" + y="0" + id="tspan2570-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576-5"><tspan + x="0" + y="0" + id="tspan2574-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580-9"><tspan + x="0" + y="0" + id="tspan2578-3">;</tspan></text> + </g> + <g + id="g2582-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586-4"><tspan + x="0" + y="0" + id="tspan2584-5">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590-2"><tspan + x="0" + y="0" + id="tspan2588-5">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594-4"><tspan + x="0" + y="0" + id="tspan2592-7">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598-4"><tspan + x="0" + y="0" + id="tspan2596-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602-3"><tspan + x="0" + y="0" + id="tspan2600-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606-7"><tspan + x="0" + y="0" + id="tspan2604-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610-6"><tspan + x="0" + y="0" + id="tspan2608-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614-8"><tspan + x="0" + y="0" + id="tspan2612-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618-3"><tspan + x="0" + y="0" + id="tspan2616-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622-4"><tspan + x="0" + y="0" + id="tspan2620-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626-2"><tspan + x="0" + y="0" + id="tspan2624-0">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630-6"><tspan + x="0" + y="0" + id="tspan2628-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634-9"><tspan + x="0" + y="0" + id="tspan2632-2">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638-6"><tspan + x="0" + y="0" + id="tspan2636-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642-4"><tspan + x="0" + y="0" + id="tspan2640-9">{</tspan></text> + </g> + <g + id="g2644-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648-0"><tspan + x="0" + y="0" + id="tspan2646-4">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652-8"><tspan + x="0" + y="0" + id="tspan2650-7">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656-1"><tspan + x="0" + y="0" + id="tspan2654-7">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660-2"><tspan + x="0" + y="0" + id="tspan2658-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664-2"><tspan + x="0" + y="0" + id="tspan2662-2">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668-6"><tspan + x="0" + y="0" + id="tspan2666-1">:</tspan></text> + </g> + <g + id="g2670-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674-6"><tspan + x="0" + y="0" + id="tspan2672-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678-5"><tspan + x="0" + y="0" + id="tspan2676-9">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682-4"><tspan + x="0" + y="0" + id="tspan2680-9">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686-0"><tspan + x="0" + y="0" + id="tspan2684-9">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690-1"><tspan + x="0" + y="0" + id="tspan2688-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694-7"><tspan + x="0" + y="0" + id="tspan2692-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698-1"><tspan + x="0" + y="0" + id="tspan2696-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702-9"><tspan + x="0" + y="0" + id="tspan2700-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706-7"><tspan + x="0" + y="0" + id="tspan2704-6">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710-7"><tspan + x="0" + y="0" + id="tspan2708-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714-6"><tspan + x="0" + y="0" + id="tspan2712-5">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718-6"><tspan + x="0" + y="0" + id="tspan2716-3">;</tspan></text> + </g> + <g + id="g2720-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724-4"><tspan + x="0" + y="0" + id="tspan2722-8">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728-1"><tspan + x="0" + y="0" + id="tspan2726-2">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732-9"><tspan + x="0" + y="0" + id="tspan2730-3">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736-9"><tspan + x="0" + y="0" + id="tspan2734-0">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740-8"><tspan + x="0" + y="0" + id="tspan2738-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744-5"><tspan + x="0" + y="0" + id="tspan2742-0">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748-9"><tspan + x="0" + y="0" + id="tspan2746-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752-3"><tspan + x="0" + y="0" + id="tspan2750-8">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756-5"><tspan + x="0" + y="0" + id="tspan2754-6">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760-1"><tspan + x="0" + y="0" + id="tspan2758-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764-5"><tspan + x="0" + y="0" + id="tspan2762-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768-8"><tspan + x="0" + y="0" + id="tspan2766-4">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772-8"><tspan + x="0" + y="0" + id="tspan2770-1">;</tspan></text> + </g> + <g + id="g2774-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778-3"><tspan + x="0" + y="0" + id="tspan2776-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782-4"><tspan + x="0" + y="0" + id="tspan2780-4">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786-4"><tspan + x="0" + y="0" + id="tspan2784-4">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790-7"><tspan + x="0" + y="0" + id="tspan2788-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794-3"><tspan + x="0" + y="0" + id="tspan2792-1">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798-7"><tspan + x="0" + y="0" + id="tspan2796-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802-9"><tspan + x="0" + y="0" + id="tspan2800-6">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806-2"><tspan + x="0" + y="0" + id="tspan2804-1">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810-7"><tspan + x="0" + y="0" + id="tspan2808-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814-5"><tspan + x="0" + y="0" + id="tspan2812-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818-4"><tspan + x="0" + y="0" + id="tspan2816-1">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822-8"><tspan + x="0" + y="0" + id="tspan2820-5">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826-9"><tspan + x="0" + y="0" + id="tspan2824-7">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830-5"><tspan + x="0" + y="0" + id="tspan2828-3">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834-8"><tspan + x="0" + y="0" + id="tspan2832-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838-3"><tspan + x="0" + y="0" + id="tspan2836-1">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842-8"><tspan + x="0" + y="0" + id="tspan2840-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846-6"><tspan + x="0" + y="0" + id="tspan2844-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850-3"><tspan + x="0" + y="0" + id="tspan2848-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854-3"><tspan + x="0" + y="0" + id="tspan2852-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858-6"><tspan + x="0" + y="0" + id="tspan2856-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862-4"><tspan + x="0" + y="0" + id="tspan2860-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866-8"><tspan + x="0" + y="0" + id="tspan2864-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870-9"><tspan + x="0" + y="0" + id="tspan2868-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874-7"><tspan + x="0" + y="0" + id="tspan2872-6">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878-4"><tspan + x="0" + y="0" + id="tspan2876-3">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882-0"><tspan + x="0" + y="0" + id="tspan2880-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886-0"><tspan + x="0" + y="0" + id="tspan2884-9">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890-2"><tspan + x="0" + y="0" + id="tspan2888-5">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894-4"><tspan + x="0" + y="0" + id="tspan2892-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898-5"><tspan + x="0" + y="0" + id="tspan2896-9">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902-4"><tspan + x="0" + y="0" + id="tspan2900-6">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906-9"><tspan + x="0" + y="0" + id="tspan2904-2">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910-2"><tspan + x="0" + y="0" + id="tspan2908-4">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914-7"><tspan + x="0" + y="0" + id="tspan2912-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918-5"><tspan + x="0" + y="0" + id="tspan2916-4">;</tspan></text> + </g> + <g + id="g2920-8" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924-1"><tspan + x="0" + y="0" + id="tspan2922-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928-8"><tspan + x="0" + y="0" + id="tspan2926-9">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932-3"><tspan + x="0" + y="0" + id="tspan2930-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936-8"><tspan + x="0" + y="0" + id="tspan2934-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940-2"><tspan + x="0" + y="0" + id="tspan2938-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944-0"><tspan + x="0" + y="0" + id="tspan2942-5">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948-1"><tspan + x="0" + y="0" + id="tspan2946-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952-0"><tspan + x="0" + y="0" + id="tspan2950-8">;</tspan></text> + </g> + <g + id="g2954-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958-0"><tspan + x="0" + y="0" + id="tspan2956-6">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962-4"><tspan + x="0" + y="0" + id="tspan2960-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966-2"><tspan + x="0" + y="0" + id="tspan2964-5">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970-8"><tspan + x="0" + y="0" + id="tspan2968-6">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974-2"><tspan + x="0" + y="0" + id="tspan2972-8">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978-4"><tspan + x="0" + y="0" + id="tspan2976-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982-2"><tspan + x="0" + y="0" + id="tspan2980-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986-0"><tspan + x="0" + y="0" + id="tspan2984-6">:</tspan></text> + </g> + <g + id="g2988-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992-9"><tspan + x="0" + y="0" + id="tspan2990-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996-0"><tspan + x="0" + y="0" + id="tspan2994-8">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000-1"><tspan + x="0" + y="0" + id="tspan2998-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004-1"><tspan + x="0" + y="0" + id="tspan3002-1">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008-0"><tspan + x="0" + y="0" + id="tspan3006-3">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012-4"><tspan + x="0" + y="0" + id="tspan3010-0">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016-3"><tspan + x="0" + y="0" + id="tspan3014-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020-1"><tspan + x="0" + y="0" + id="tspan3018-9">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024-6"><tspan + x="0" + y="0" + id="tspan3022-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028-3"><tspan + x="0" + y="0" + id="tspan3026-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032-8"><tspan + x="0" + y="0" + id="tspan3030-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036-5"><tspan + x="0" + y="0" + id="tspan3034-6">;</tspan></text> + </g> + <g + id="g3038-6" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042-4"><tspan + x="0" + y="0" + id="tspan3040-0">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046-0"><tspan + x="0" + y="0" + id="tspan3044-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050-6"><tspan + x="0" + y="0" + id="tspan3048-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054-6"><tspan + x="0" + y="0" + id="tspan3052-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058-5"><tspan + x="0" + y="0" + id="tspan3056-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062-9"><tspan + x="0" + y="0" + id="tspan3060-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066-7"><tspan + x="0" + y="0" + id="tspan3064-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070-8"><tspan + x="0" + y="0" + id="tspan3068-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074-9"><tspan + x="0" + y="0" + id="tspan3072-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078-6"><tspan + x="0" + y="0" + id="tspan3076-0">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082-2"><tspan + x="0" + y="0" + id="tspan3080-7">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086-6"><tspan + x="0" + y="0" + id="tspan3084-1">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090-3"><tspan + x="0" + y="0" + id="tspan3088-2">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094-1"><tspan + x="0" + y="0" + id="tspan3092-5">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098-9"><tspan + x="0" + y="0" + id="tspan3096-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102-1"><tspan + x="0" + y="0" + id="tspan3100-4">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106-9"><tspan + x="0" + y="0" + id="tspan3104-1">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110-0"><tspan + x="0" + y="0" + id="tspan3108-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114-5"><tspan + x="0" + y="0" + id="tspan3112-8">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118-7"><tspan + x="0" + y="0" + id="tspan3116-0">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122-4"><tspan + x="0" + y="0" + id="tspan3120-8">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126-0"><tspan + x="0" + y="0" + id="tspan3124-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130-2"><tspan + x="0" + y="0" + id="tspan3128-9">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134-6"><tspan + x="0" + y="0" + id="tspan3132-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138-0"><tspan + x="0" + y="0" + id="tspan3136-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142-2"><tspan + x="0" + y="0" + id="tspan3140-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146-2"><tspan + x="0" + y="0" + id="tspan3144-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150-5"><tspan + x="0" + y="0" + id="tspan3148-5">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154-2"><tspan + x="0" + y="0" + id="tspan3152-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158-0"><tspan + x="0" + y="0" + id="tspan3156-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162-8"><tspan + x="0" + y="0" + id="tspan3160-3">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166-8"><tspan + x="0" + y="0" + id="tspan3164-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170-4"><tspan + x="0" + y="0" + id="tspan3168-0">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174-9"><tspan + x="0" + y="0" + id="tspan3172-1">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178-9"><tspan + x="0" + y="0" + id="tspan3176-6">)</tspan></text> + </g> + <g + id="g3180-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184-5"><tspan + x="0" + y="0" + id="tspan3182-4">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188-4"><tspan + x="0" + y="0" + id="tspan3186-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192-9"><tspan + x="0" + y="0" + id="tspan3190-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196-6"><tspan + x="0" + y="0" + id="tspan3194-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200-5"><tspan + x="0" + y="0" + id="tspan3198-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204-2"><tspan + x="0" + y="0" + id="tspan3202-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208-4"><tspan + x="0" + y="0" + id="tspan3206-3">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212-5"><tspan + x="0" + y="0" + id="tspan3210-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216-7"><tspan + x="0" + y="0" + id="tspan3214-4">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220-3"><tspan + x="0" + y="0" + id="tspan3218-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224-4"><tspan + x="0" + y="0" + id="tspan3222-6">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228-9"><tspan + x="0" + y="0" + id="tspan3226-4">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232-2"><tspan + x="0" + y="0" + id="tspan3230-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236-6"><tspan + x="0" + y="0" + id="tspan3234-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240-1"><tspan + x="0" + y="0" + id="tspan3238-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244-8"><tspan + x="0" + y="0" + id="tspan3242-8">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248-9"><tspan + x="0" + y="0" + id="tspan3246-2">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252-8"><tspan + x="0" + y="0" + id="tspan3250-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256-8"><tspan + x="0" + y="0" + id="tspan3254-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260-8"><tspan + x="0" + y="0" + id="tspan3258-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264-8"><tspan + x="0" + y="0" + id="tspan3262-3">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268-3"><tspan + x="0" + y="0" + id="tspan3266-3">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272-8"><tspan + x="0" + y="0" + id="tspan3270-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276-4"><tspan + x="0" + y="0" + id="tspan3274-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280-6"><tspan + x="0" + y="0" + id="tspan3278-8">;</tspan></text> + </g> + <g + id="g3282-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286-0"><tspan + x="0" + y="0" + id="tspan3284-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290-8"><tspan + x="0" + y="0" + id="tspan3288-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294-9"><tspan + x="0" + y="0" + id="tspan3292-0">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298-3"><tspan + x="0" + y="0" + id="tspan3296-3">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302-3"><tspan + x="0" + y="0" + id="tspan3300-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306-3"><tspan + x="0" + y="0" + id="tspan3304-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310-6"><tspan + x="0" + y="0" + id="tspan3308-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314-2"><tspan + x="0" + y="0" + id="tspan3312-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318-5"><tspan + x="0" + y="0" + id="tspan3316-8">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322-7"><tspan + x="0" + y="0" + id="tspan3320-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326-6"><tspan + x="0" + y="0" + id="tspan3324-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330-4"><tspan + x="0" + y="0" + id="tspan3328-1">;</tspan></text> + </g> + <g + id="g3332-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336-4"><tspan + x="0" + y="0" + id="tspan3334-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340-7"><tspan + x="0" + y="0" + id="tspan3338-0">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344-8"><tspan + x="0" + y="0" + id="tspan3342-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348-2"><tspan + x="0" + y="0" + id="tspan3346-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352-7"><tspan + x="0" + y="0" + id="tspan3350-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356-3"><tspan + x="0" + y="0" + id="tspan3354-9">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360-2"><tspan + x="0" + y="0" + id="tspan3358-8">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364-3"><tspan + x="0" + y="0" + id="tspan3362-0">;</tspan></text> + </g> + <g + id="g3366-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370-7"><tspan + x="0" + y="0" + id="tspan3368-8">}</tspan></text> + </g> + <g + id="g3372-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376-1"><tspan + x="0" + y="0" + id="tspan3374-5">}</tspan></text> + </g> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 165.47167,131.42037 h 27.57058 V 42.641205 h 10.0746" + id="path80931" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 166.71704,136.72533 h 28.71969 V 71.029771 h 12.6199" + id="path80933" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 166.87657,142.08 h 31.08361 v -33.16707 h 6.43865" + id="path80935" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 161.3556,146.79246 h 12.5336 v 24.49279 h 67.20842 v -26.99339 h -10.28438" + id="path80937" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 161.99024,152.34976 h 25.54065 v -6.69074 h 15.01428" + id="path80939" /> + <g + id="g80958"> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964-9" + width="29.764124" + height="37.809834" + x="138.80099" + y="120.4015" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 141.1152,127.86489 h 25" + id="path169-2" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 147.31753,155.65321 V 122.00716" + id="path169-3-5" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="141.01805" + y="126.14487" + id="text225-7"><tspan + sodipodi:role="line" + id="tspan223-4" + style="font-size:4.23333px;stroke-width:0.264583" + x="141.01805" + y="126.14487">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.31265" + y="132.63023" + id="text4716-9"><tspan + sodipodi:role="line" + id="tspan4714-9" + style="stroke-width:0.264583" + x="142.31265" + y="132.63023">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.07907" + y="137.91478" + id="text4720-4"><tspan + sodipodi:role="line" + id="tspan4718-5" + style="stroke-width:0.264583" + x="142.07907" + y="137.91478">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.27339" + y="143.19933" + id="text4724-9"><tspan + sodipodi:role="line" + id="tspan4722-3" + style="stroke-width:0.264583" + x="142.27339" + y="143.19933">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.3044" + y="147.98572" + id="text4728-5"><tspan + sodipodi:role="line" + id="tspan4726-7" + style="stroke-width:0.264583" + x="142.3044" + y="147.98572">3 p[0]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.37674" + y="153.27026" + id="text4732-0"><tspan + sodipodi:role="line" + id="tspan4730-8" + style="stroke-width:0.264583" + x="142.37674" + y="153.27026">4 p[1]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684" + id="text6972-1"><tspan + sodipodi:role="line" + id="tspan6970-9" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684">processus fils</tspan></text> + </g> + </g> +</svg> diff --git a/221018-pipe-example/fig/03-parent-fork-focus-pipe.svg b/221018-pipe-example/fig/03-parent-fork-focus-pipe.svg new file mode 100644 index 0000000000000000000000000000000000000000..c921d113ff8e3e43673a6f28ac16dcb758250a75 --- /dev/null +++ b/221018-pipe-example/fig/03-parent-fork-focus-pipe.svg @@ -0,0 +1,4208 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="256mm" + height="192mm" + viewBox="0 0 256.00004 192" + version="1.1" + id="svg5" + inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" + sodipodi:docname="03-parent-fork-focus-pipe.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <sodipodi:namedview + id="namedview7" + pagecolor="#ffffff" + bordercolor="#999999" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:document-units="mm" + showgrid="false" + inkscape:zoom="1.5337461" + inkscape:cx="732.52018" + inkscape:cy="546.04864" + inkscape:window-width="1916" + inkscape:window-height="1032" + inkscape:window-x="0" + inkscape:window-y="22" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" + showguides="true" /> + <defs + id="defs2"> + <marker + style="overflow:visible" + id="marker11169" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167" /> + </marker> + <marker + style="overflow:visible" + id="marker11169-4" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167-9" /> + </marker> + </defs> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.499999;stroke-dasharray:none;stroke-opacity:1" + id="rect44272" + width="255.14482" + height="190.89871" + x="0" + y="0" /> + <g + id="g11249" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,-19.924811)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742" /> + </g> + <g + id="g11249-0" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,74.610485)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477-2" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169-4)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742-0" /> + </g> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="13.537429" + y="75.969765" + id="text6968"><tspan + sodipodi:role="line" + id="tspan6966" + style="stroke-width:0.264583" + x="13.537429" + y="75.969765" /></text> + <g + id="g40148" + transform="translate(136.24874,56.979904)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707" + id="text21058"><tspan + sodipodi:role="line" + id="tspan21056" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707">/dev/null</tspan></text> + <g + id="g20674" + transform="matrix(0.03,0,0,0.03,72.366356,42.460154)" + style="stroke-width:8.81943"> + <path + d="m 89.4,100 26.2,347.9 c 2.5,32.5 29.6,58.1 60.7,58.1 h 159.3 c 31.1,0 58.2,-25.6 60.7,-58.1 L 422.6,100 Z m 100.7,360.8 c 0.3,7.1 -5.1,12.7 -12,12.7 -6.9,0 -12.7,-5.7 -13.1,-12.7 L 150.4,164.2 c -0.5,-9.6 5.7,-17.4 13.8,-17.4 8.1,0 14.9,7.8 15.3,17.4 z m 78.4,0 c 0,7.1 -5.7,12.7 -12.5,12.7 -6.8,0 -12.5,-5.7 -12.5,-12.7 l -2,-296.6 c -0.1,-9.6 6.4,-17.4 14.5,-17.4 8.1,0 14.6,7.8 14.5,17.4 z m 78.4,0 c -0.3,7.1 -6.2,12.7 -13.1,12.7 -6.9,0 -12.2,-5.7 -12,-12.7 l 10.6,-296.6 c 0.3,-9.6 7.2,-17.4 15.3,-17.4 8.1,0 14.3,7.8 13.8,17.4 z" + id="path20670" + style="stroke-width:8.81943" /> + <path + d="M 445.3,82.8 H 66.7 v 0 C 64.9,61.7 77.4,44.4 94.6,44.4 h 322.9 c 17.1,0 29.6,17.4 27.8,38.4 z" + id="XMLID_2_" + style="stroke-width:8.81943" /> + <path + d="M 324.3,58.6 H 187.7 l -0.2,-7.8 C 186.7,26.3 202.1,6 221.9,6 h 68.3 c 19.7,0 35.1,20.3 34.4,44.7 z" + id="XMLID_1_" + style="stroke-width:8.81943" /> + </g> + </g> + <g + id="g40140" + transform="translate(137.74393,53.769179)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422" + id="text26903"><tspan + sodipodi:role="line" + id="tspan26901" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422">output-file.txt</tspan></text> + <path + d="m 81.04275,12.538612 h -5.35716 v 1.071429 h 5.35716 z M 83.18559,9.3243281 H 73.54275 V 24.324328 H 86.39988 V 12.538612 Z M 85.32846,23.252899 H 74.61417 V 10.395758 h 7.5 l 3.21429,3.214284 z m -9.64287,-2.142852 h 8.57142 v -1.071435 h -8.57142 z m 0,-2.142861 h 8.57142 v -1.071429 h -8.57142 z m 0,-2.142858 h 8.57142 v -1.071429 h -8.57142 z" + id="path28774" + style="stroke-width:0.264582" /> + </g> + <g + id="g40135" + transform="translate(134.99289,-39.014568)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579" + id="text31353"><tspan + sodipodi:role="line" + id="tspan31351" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579">/dev/pts/1</tspan></text> + <path + d="M 88.522475,72.111689 H 73.522474 c -0.690429,0 -1.25,0.55957 -1.25,1.25 v 12.5 c 0,0.69043 0.559571,1.250001 1.25,1.250001 h 15.000001 c 0.690429,0 1.249999,-0.559571 1.249999,-1.250001 v -12.5 c 0,-0.69043 -0.55957,-1.25 -1.249999,-1.25 z m -13.750001,8.75 2.5,-2.5 -2.5,-2.5 1.25,-1.25 3.750001,3.75 -3.750001,3.75 z m 10,1.25 h -4.999999 v -1.25 h 4.999999 z" + id="path39739" + style="stroke-width:0.264583" /> + </g> + <g + id="g1820" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,-51.837942)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452"><tspan + x="0" + y="0" + id="tspan2450">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456"><tspan + x="0" + y="0" + id="tspan2454">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460"><tspan + x="0" + y="0" + id="tspan2458">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464"><tspan + x="0" + y="0" + id="tspan2462">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468"><tspan + x="0" + y="0" + id="tspan2466">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472"><tspan + x="0" + y="0" + id="tspan2470">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476"><tspan + x="0" + y="0" + id="tspan2474">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480"><tspan + x="0" + y="0" + id="tspan2478">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484"><tspan + x="0" + y="0" + id="tspan2482">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488"><tspan + x="0" + y="0" + id="tspan2486">{</tspan></text> + </g> + <g + id="g2490" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494"><tspan + x="0" + y="0" + id="tspan2492">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498"><tspan + x="0" + y="0" + id="tspan2496">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502"><tspan + x="0" + y="0" + id="tspan2500">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506"><tspan + x="0" + y="0" + id="tspan2504">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510"><tspan + x="0" + y="0" + id="tspan2508">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514"><tspan + x="0" + y="0" + id="tspan2512">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518"><tspan + x="0" + y="0" + id="tspan2516">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522"><tspan + x="0" + y="0" + id="tspan2520">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526"><tspan + x="0" + y="0" + id="tspan2524">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530"><tspan + x="0" + y="0" + id="tspan2528">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534"><tspan + x="0" + y="0" + id="tspan2532">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538"><tspan + x="0" + y="0" + id="tspan2536">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542"><tspan + x="0" + y="0" + id="tspan2540">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546"><tspan + x="0" + y="0" + id="tspan2544">;</tspan></text> + </g> + <g + id="g2548" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552"><tspan + x="0" + y="0" + id="tspan2550">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556"><tspan + x="0" + y="0" + id="tspan2554">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560"><tspan + x="0" + y="0" + id="tspan2558">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564"><tspan + x="0" + y="0" + id="tspan2562">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568"><tspan + x="0" + y="0" + id="tspan2566">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572"><tspan + x="0" + y="0" + id="tspan2570">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576"><tspan + x="0" + y="0" + id="tspan2574">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580"><tspan + x="0" + y="0" + id="tspan2578">;</tspan></text> + </g> + <g + id="g2582" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586"><tspan + x="0" + y="0" + id="tspan2584">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590"><tspan + x="0" + y="0" + id="tspan2588">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594"><tspan + x="0" + y="0" + id="tspan2592">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598"><tspan + x="0" + y="0" + id="tspan2596">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602"><tspan + x="0" + y="0" + id="tspan2600">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606"><tspan + x="0" + y="0" + id="tspan2604">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610"><tspan + x="0" + y="0" + id="tspan2608">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614"><tspan + x="0" + y="0" + id="tspan2612">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618"><tspan + x="0" + y="0" + id="tspan2616">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622"><tspan + x="0" + y="0" + id="tspan2620">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626"><tspan + x="0" + y="0" + id="tspan2624">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630"><tspan + x="0" + y="0" + id="tspan2628">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634"><tspan + x="0" + y="0" + id="tspan2632">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638"><tspan + x="0" + y="0" + id="tspan2636">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642"><tspan + x="0" + y="0" + id="tspan2640">{</tspan></text> + </g> + <g + id="g2644" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648"><tspan + x="0" + y="0" + id="tspan2646">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652"><tspan + x="0" + y="0" + id="tspan2650">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656"><tspan + x="0" + y="0" + id="tspan2654">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660"><tspan + x="0" + y="0" + id="tspan2658">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664"><tspan + x="0" + y="0" + id="tspan2662">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668"><tspan + x="0" + y="0" + id="tspan2666">:</tspan></text> + </g> + <g + id="g2670" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674"><tspan + x="0" + y="0" + id="tspan2672">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678"><tspan + x="0" + y="0" + id="tspan2676">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682"><tspan + x="0" + y="0" + id="tspan2680">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686"><tspan + x="0" + y="0" + id="tspan2684">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690"><tspan + x="0" + y="0" + id="tspan2688">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694"><tspan + x="0" + y="0" + id="tspan2692">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698"><tspan + x="0" + y="0" + id="tspan2696">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702"><tspan + x="0" + y="0" + id="tspan2700">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706"><tspan + x="0" + y="0" + id="tspan2704">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710"><tspan + x="0" + y="0" + id="tspan2708">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714"><tspan + x="0" + y="0" + id="tspan2712">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718"><tspan + x="0" + y="0" + id="tspan2716">;</tspan></text> + </g> + <g + id="g2720" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724"><tspan + x="0" + y="0" + id="tspan2722">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728"><tspan + x="0" + y="0" + id="tspan2726">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732"><tspan + x="0" + y="0" + id="tspan2730">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736"><tspan + x="0" + y="0" + id="tspan2734">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740"><tspan + x="0" + y="0" + id="tspan2738">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744"><tspan + x="0" + y="0" + id="tspan2742">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748"><tspan + x="0" + y="0" + id="tspan2746">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752"><tspan + x="0" + y="0" + id="tspan2750">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756"><tspan + x="0" + y="0" + id="tspan2754">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760"><tspan + x="0" + y="0" + id="tspan2758">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764"><tspan + x="0" + y="0" + id="tspan2762">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768"><tspan + x="0" + y="0" + id="tspan2766">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772"><tspan + x="0" + y="0" + id="tspan2770">;</tspan></text> + </g> + <g + id="g2774" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778"><tspan + x="0" + y="0" + id="tspan2776">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782"><tspan + x="0" + y="0" + id="tspan2780">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786"><tspan + x="0" + y="0" + id="tspan2784">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790"><tspan + x="0" + y="0" + id="tspan2788">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794"><tspan + x="0" + y="0" + id="tspan2792">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798"><tspan + x="0" + y="0" + id="tspan2796">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802"><tspan + x="0" + y="0" + id="tspan2800">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806"><tspan + x="0" + y="0" + id="tspan2804">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810"><tspan + x="0" + y="0" + id="tspan2808">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814"><tspan + x="0" + y="0" + id="tspan2812">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818"><tspan + x="0" + y="0" + id="tspan2816">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822"><tspan + x="0" + y="0" + id="tspan2820">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826"><tspan + x="0" + y="0" + id="tspan2824">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830"><tspan + x="0" + y="0" + id="tspan2828">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834"><tspan + x="0" + y="0" + id="tspan2832">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838"><tspan + x="0" + y="0" + id="tspan2836">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842"><tspan + x="0" + y="0" + id="tspan2840">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846"><tspan + x="0" + y="0" + id="tspan2844">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850"><tspan + x="0" + y="0" + id="tspan2848">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854"><tspan + x="0" + y="0" + id="tspan2852">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858"><tspan + x="0" + y="0" + id="tspan2856">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862"><tspan + x="0" + y="0" + id="tspan2860">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866"><tspan + x="0" + y="0" + id="tspan2864">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870"><tspan + x="0" + y="0" + id="tspan2868">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874"><tspan + x="0" + y="0" + id="tspan2872">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878"><tspan + x="0" + y="0" + id="tspan2876">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882"><tspan + x="0" + y="0" + id="tspan2880">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886"><tspan + x="0" + y="0" + id="tspan2884">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890"><tspan + x="0" + y="0" + id="tspan2888">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894"><tspan + x="0" + y="0" + id="tspan2892">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898"><tspan + x="0" + y="0" + id="tspan2896">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902"><tspan + x="0" + y="0" + id="tspan2900">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906"><tspan + x="0" + y="0" + id="tspan2904">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910"><tspan + x="0" + y="0" + id="tspan2908">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914"><tspan + x="0" + y="0" + id="tspan2912">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918"><tspan + x="0" + y="0" + id="tspan2916">;</tspan></text> + </g> + <g + id="g2920" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924"><tspan + x="0" + y="0" + id="tspan2922">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928"><tspan + x="0" + y="0" + id="tspan2926">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932"><tspan + x="0" + y="0" + id="tspan2930">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936"><tspan + x="0" + y="0" + id="tspan2934">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940"><tspan + x="0" + y="0" + id="tspan2938">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944"><tspan + x="0" + y="0" + id="tspan2942">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948"><tspan + x="0" + y="0" + id="tspan2946">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952"><tspan + x="0" + y="0" + id="tspan2950">;</tspan></text> + </g> + <g + id="g2954" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958"><tspan + x="0" + y="0" + id="tspan2956">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962"><tspan + x="0" + y="0" + id="tspan2960">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966"><tspan + x="0" + y="0" + id="tspan2964">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970"><tspan + x="0" + y="0" + id="tspan2968">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974"><tspan + x="0" + y="0" + id="tspan2972">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978"><tspan + x="0" + y="0" + id="tspan2976">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982"><tspan + x="0" + y="0" + id="tspan2980">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986"><tspan + x="0" + y="0" + id="tspan2984">:</tspan></text> + </g> + <g + id="g2988" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992"><tspan + x="0" + y="0" + id="tspan2990">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996"><tspan + x="0" + y="0" + id="tspan2994">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000"><tspan + x="0" + y="0" + id="tspan2998">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004"><tspan + x="0" + y="0" + id="tspan3002">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008"><tspan + x="0" + y="0" + id="tspan3006">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012"><tspan + x="0" + y="0" + id="tspan3010">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016"><tspan + x="0" + y="0" + id="tspan3014">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020"><tspan + x="0" + y="0" + id="tspan3018">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024"><tspan + x="0" + y="0" + id="tspan3022">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028"><tspan + x="0" + y="0" + id="tspan3026">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032"><tspan + x="0" + y="0" + id="tspan3030">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036"><tspan + x="0" + y="0" + id="tspan3034">;</tspan></text> + </g> + <g + id="g3038" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042"><tspan + x="0" + y="0" + id="tspan3040">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046"><tspan + x="0" + y="0" + id="tspan3044">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050"><tspan + x="0" + y="0" + id="tspan3048">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054"><tspan + x="0" + y="0" + id="tspan3052">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058"><tspan + x="0" + y="0" + id="tspan3056">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062"><tspan + x="0" + y="0" + id="tspan3060">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066"><tspan + x="0" + y="0" + id="tspan3064">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070"><tspan + x="0" + y="0" + id="tspan3068">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074"><tspan + x="0" + y="0" + id="tspan3072">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078"><tspan + x="0" + y="0" + id="tspan3076">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082"><tspan + x="0" + y="0" + id="tspan3080">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086"><tspan + x="0" + y="0" + id="tspan3084">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090"><tspan + x="0" + y="0" + id="tspan3088">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094"><tspan + x="0" + y="0" + id="tspan3092">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098"><tspan + x="0" + y="0" + id="tspan3096">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102"><tspan + x="0" + y="0" + id="tspan3100">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106"><tspan + x="0" + y="0" + id="tspan3104">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110"><tspan + x="0" + y="0" + id="tspan3108">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114"><tspan + x="0" + y="0" + id="tspan3112">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118"><tspan + x="0" + y="0" + id="tspan3116">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122"><tspan + x="0" + y="0" + id="tspan3120">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126"><tspan + x="0" + y="0" + id="tspan3124">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130"><tspan + x="0" + y="0" + id="tspan3128">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134"><tspan + x="0" + y="0" + id="tspan3132">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138"><tspan + x="0" + y="0" + id="tspan3136">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142"><tspan + x="0" + y="0" + id="tspan3140">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146"><tspan + x="0" + y="0" + id="tspan3144">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150"><tspan + x="0" + y="0" + id="tspan3148">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154"><tspan + x="0" + y="0" + id="tspan3152">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158"><tspan + x="0" + y="0" + id="tspan3156">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162"><tspan + x="0" + y="0" + id="tspan3160">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166"><tspan + x="0" + y="0" + id="tspan3164">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170"><tspan + x="0" + y="0" + id="tspan3168">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174"><tspan + x="0" + y="0" + id="tspan3172">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178"><tspan + x="0" + y="0" + id="tspan3176">)</tspan></text> + </g> + <g + id="g3180" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184"><tspan + x="0" + y="0" + id="tspan3182">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188"><tspan + x="0" + y="0" + id="tspan3186">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192"><tspan + x="0" + y="0" + id="tspan3190">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196"><tspan + x="0" + y="0" + id="tspan3194">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200"><tspan + x="0" + y="0" + id="tspan3198">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204"><tspan + x="0" + y="0" + id="tspan3202">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208"><tspan + x="0" + y="0" + id="tspan3206">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212"><tspan + x="0" + y="0" + id="tspan3210">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216"><tspan + x="0" + y="0" + id="tspan3214">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220"><tspan + x="0" + y="0" + id="tspan3218">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224"><tspan + x="0" + y="0" + id="tspan3222">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228"><tspan + x="0" + y="0" + id="tspan3226">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232"><tspan + x="0" + y="0" + id="tspan3230">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236"><tspan + x="0" + y="0" + id="tspan3234">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240"><tspan + x="0" + y="0" + id="tspan3238">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244"><tspan + x="0" + y="0" + id="tspan3242">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248"><tspan + x="0" + y="0" + id="tspan3246">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252"><tspan + x="0" + y="0" + id="tspan3250">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256"><tspan + x="0" + y="0" + id="tspan3254">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260"><tspan + x="0" + y="0" + id="tspan3258">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264"><tspan + x="0" + y="0" + id="tspan3262">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268"><tspan + x="0" + y="0" + id="tspan3266">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272"><tspan + x="0" + y="0" + id="tspan3270">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276"><tspan + x="0" + y="0" + id="tspan3274">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280"><tspan + x="0" + y="0" + id="tspan3278">;</tspan></text> + </g> + <g + id="g3282" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286"><tspan + x="0" + y="0" + id="tspan3284">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290"><tspan + x="0" + y="0" + id="tspan3288">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294"><tspan + x="0" + y="0" + id="tspan3292">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298"><tspan + x="0" + y="0" + id="tspan3296">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302"><tspan + x="0" + y="0" + id="tspan3300">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306"><tspan + x="0" + y="0" + id="tspan3304">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310"><tspan + x="0" + y="0" + id="tspan3308">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314"><tspan + x="0" + y="0" + id="tspan3312">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318"><tspan + x="0" + y="0" + id="tspan3316">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322"><tspan + x="0" + y="0" + id="tspan3320">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326"><tspan + x="0" + y="0" + id="tspan3324">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330"><tspan + x="0" + y="0" + id="tspan3328">;</tspan></text> + </g> + <g + id="g3332" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336"><tspan + x="0" + y="0" + id="tspan3334">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340"><tspan + x="0" + y="0" + id="tspan3338">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344"><tspan + x="0" + y="0" + id="tspan3342">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348"><tspan + x="0" + y="0" + id="tspan3346">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352"><tspan + x="0" + y="0" + id="tspan3350">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356"><tspan + x="0" + y="0" + id="tspan3354">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360"><tspan + x="0" + y="0" + id="tspan3358">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364"><tspan + x="0" + y="0" + id="tspan3362">;</tspan></text> + </g> + <g + id="g3366" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370"><tspan + x="0" + y="0" + id="tspan3368">}</tspan></text> + </g> + <g + id="g3372" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376"><tspan + x="0" + y="0" + id="tspan3374">}</tspan></text> + </g> + </g> + <g + id="g3484" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,19.072696)" /> + <g + id="g3488" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,88.04075)" /> + <g + id="g83834" + transform="translate(107.58483,23.626053)"> + <image + width="23.225805" + height="15" + preserveAspectRatio="none" + style="stroke-width:0.174978;image-rendering:optimizeSpeed" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAfCAYAAACh+E5kAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9 kT1Iw0AcxV9bRSktFawg4pChOlkQFXHUKhShQqgVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg +AHi6OSk6CIl/i8ptIjx4Lgf7+497t4B/kaFqWbXOKBqlpFOJoRsblXoeUUQYQygDxGJmfqcKKbg Ob7u4ePrXZxneZ/7c4SVvMkAn0A8y3TDIt4gnt60dM77xFFWkhTic+Ixgy5I/Mh12eU3zkWH/Twz amTS88RRYqHYwXIHs5KhEk8RxxRVo3x/1mWF8xZntVJjrXvyF4by2soy12kOI4lFLEGEABk1lFGB hTitGikm0rSf8PAPOX6RXDK5ymDkWEAVKiTHD/4Hv7s1C5MTblIoAXS/2PbHCNCzCzTrtv19bNvN EyDwDFxpbX+1Acx8kl5va7EjILINXFy3NXkPuNwBBp90yZAcKUDTXygA72f0TTmg/xYIrrm9tfZx +gBkqKvUDXBwCIwWKXvd4929nb39e6bV3w8q3nKKscjFLwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlw SFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+YKDRUYGD+J89cAAAAZdEVYdENvbW1lbnQAQ3JlYXRl ZCB3aXRoIEdJTVBXgQ4XAAABiElEQVRYw+1Y20rEMBA9M826bP0U1wdB9MX/B19E3NX/8GEVL5nj Q9JuWyNNRTHFDZSQZJhhLuckHay0IoDcr7jhhIrN5nZU8Or8Eo8vT8U5oBTLEhSUOZxalSVIALUs CABCgamHUAEQFEKtQgiG9PZMfTxrqlBAsd6eUKM+aUOVa8OZ+uwMXN/dlFdCwev5Ds2tbpbrAGcN Yg0gmXEGpoC4SAem0OghAwca/c80inJLSOftwIFG//o5PSUD65P1fmGdtDCgKb6Ww1lEGCzO3Sh0 5VP6Jthw33pKMGGMiTMOzlLyKX0TbEgtjjt7G3XgWI+w86/llRAgmQVeJgrCTcwfTG+zlkEJ/ZKN AOIuoGwAsAaIEGzvt4XSqPXv5t66ZRGWS6Pbh/HILhfLmf+RFfricNmNLQIXp2dxYRBWYLxpBAJK 6OFQiCYoFIt71vZ6CEKgoHig6QO1+jplmmkjv7ElwDPeZc+olmBZi7Pv7PkEfPxnFvpK34gNDd2x GY9aXFZnegVXpKcfnHHpyinb6ZAAAAAASUVORK5CYII= " + id="image50850" + x="97.006233" + y="111.85227" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="94.883553" + y="133.28987" + id="text54908"><tspan + sodipodi:role="line" + id="tspan54906" + style="stroke-width:0.264583" + x="94.883553" + y="133.28987">pipe:[1137]</tspan></text> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.87473,47.220362 h 20.20444 v 60.072908 l 19.85168,0" + id="path52862" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.95174,41.699899 h 22.9205 v 27.123834 h 20.11199" + id="path52911" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.76942,37.039298 h 38.48161" + id="path52913" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.02013,52.048272 h 21.77513 v 75.725918 h 58.15801 v 12.77337 H 230.4018" + id="path70938" + sodipodi:nodetypes="cccccc" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.44386,57.554015 h 19.04361 v 83.069205 h 22.05073" + id="path70940" /> + <g + id="g64559"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545" + id="text6972"><tspan + sodipodi:role="line" + id="tspan6970" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545">processus père</tspan></text> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964" + width="29.764124" + height="37.809834" + x="136.70837" + y="25.866203" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 139.02258,33.329593 h 25" + id="path169" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 145.22491,61.117913 V 27.471865" + id="path169-3" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="138.92543" + y="31.60957" + id="text225"><tspan + sodipodi:role="line" + id="tspan223" + style="font-size:4.23333px;stroke-width:0.264583" + x="138.92543" + y="31.60957">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.22003" + y="38.094936" + id="text4716"><tspan + sodipodi:role="line" + id="tspan4714" + style="stroke-width:0.264583" + x="140.22003" + y="38.094936">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="139.98645" + y="43.379482" + id="text4720"><tspan + sodipodi:role="line" + id="tspan4718" + style="stroke-width:0.264583" + x="139.98645" + y="43.379482">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.18077" + y="48.664028" + id="text4724"><tspan + sodipodi:role="line" + id="tspan4722" + style="stroke-width:0.264583" + x="140.18077" + y="48.664028">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.28412" + y="58.734962" + id="text4732"><tspan + sodipodi:role="line" + id="tspan4730" + style="stroke-width:0.264583" + x="140.28412" + y="58.734962">4 p[1]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.21178" + y="53.450417" + id="text4728"><tspan + sodipodi:role="line" + id="tspan4726" + style="stroke-width:0.264583" + x="140.21178" + y="53.450417">3 p[0]</tspan></text> + </g> + <g + id="g1820-3" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,42.697354)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440-6" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452-5"><tspan + x="0" + y="0" + id="tspan2450-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456-5"><tspan + x="0" + y="0" + id="tspan2454-6">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460-2"><tspan + x="0" + y="0" + id="tspan2458-9">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464-1"><tspan + x="0" + y="0" + id="tspan2462-2">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468-7"><tspan + x="0" + y="0" + id="tspan2466-0">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472-9"><tspan + x="0" + y="0" + id="tspan2470-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476-6"><tspan + x="0" + y="0" + id="tspan2474-0">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480-6"><tspan + x="0" + y="0" + id="tspan2478-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484-6"><tspan + x="0" + y="0" + id="tspan2482-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488-8"><tspan + x="0" + y="0" + id="tspan2486-7">{</tspan></text> + </g> + <g + id="g2490-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494-2"><tspan + x="0" + y="0" + id="tspan2492-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498-2"><tspan + x="0" + y="0" + id="tspan2496-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502-7"><tspan + x="0" + y="0" + id="tspan2500-5">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506-9"><tspan + x="0" + y="0" + id="tspan2504-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510-2"><tspan + x="0" + y="0" + id="tspan2508-8">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514-9"><tspan + x="0" + y="0" + id="tspan2512-7">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518-3"><tspan + x="0" + y="0" + id="tspan2516-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522-1"><tspan + x="0" + y="0" + id="tspan2520-2">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526-9"><tspan + x="0" + y="0" + id="tspan2524-3">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530-1"><tspan + x="0" + y="0" + id="tspan2528-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534-4"><tspan + x="0" + y="0" + id="tspan2532-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538-8"><tspan + x="0" + y="0" + id="tspan2536-4">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542-5"><tspan + x="0" + y="0" + id="tspan2540-0">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546-3"><tspan + x="0" + y="0" + id="tspan2544-6">;</tspan></text> + </g> + <g + id="g2548-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552-0"><tspan + x="0" + y="0" + id="tspan2550-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556-3"><tspan + x="0" + y="0" + id="tspan2554-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560-0"><tspan + x="0" + y="0" + id="tspan2558-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564-1"><tspan + x="0" + y="0" + id="tspan2562-5">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568-5"><tspan + x="0" + y="0" + id="tspan2566-4">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572-7"><tspan + x="0" + y="0" + id="tspan2570-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576-5"><tspan + x="0" + y="0" + id="tspan2574-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580-9"><tspan + x="0" + y="0" + id="tspan2578-3">;</tspan></text> + </g> + <g + id="g2582-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586-4"><tspan + x="0" + y="0" + id="tspan2584-5">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590-2"><tspan + x="0" + y="0" + id="tspan2588-5">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594-4"><tspan + x="0" + y="0" + id="tspan2592-7">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598-4"><tspan + x="0" + y="0" + id="tspan2596-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602-3"><tspan + x="0" + y="0" + id="tspan2600-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606-7"><tspan + x="0" + y="0" + id="tspan2604-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610-6"><tspan + x="0" + y="0" + id="tspan2608-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614-8"><tspan + x="0" + y="0" + id="tspan2612-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618-3"><tspan + x="0" + y="0" + id="tspan2616-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622-4"><tspan + x="0" + y="0" + id="tspan2620-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626-2"><tspan + x="0" + y="0" + id="tspan2624-0">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630-6"><tspan + x="0" + y="0" + id="tspan2628-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634-9"><tspan + x="0" + y="0" + id="tspan2632-2">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638-6"><tspan + x="0" + y="0" + id="tspan2636-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642-4"><tspan + x="0" + y="0" + id="tspan2640-9">{</tspan></text> + </g> + <g + id="g2644-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648-0"><tspan + x="0" + y="0" + id="tspan2646-4">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652-8"><tspan + x="0" + y="0" + id="tspan2650-7">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656-1"><tspan + x="0" + y="0" + id="tspan2654-7">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660-2"><tspan + x="0" + y="0" + id="tspan2658-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664-2"><tspan + x="0" + y="0" + id="tspan2662-2">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668-6"><tspan + x="0" + y="0" + id="tspan2666-1">:</tspan></text> + </g> + <g + id="g2670-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674-6"><tspan + x="0" + y="0" + id="tspan2672-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678-5"><tspan + x="0" + y="0" + id="tspan2676-9">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682-4"><tspan + x="0" + y="0" + id="tspan2680-9">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686-0"><tspan + x="0" + y="0" + id="tspan2684-9">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690-1"><tspan + x="0" + y="0" + id="tspan2688-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694-7"><tspan + x="0" + y="0" + id="tspan2692-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698-1"><tspan + x="0" + y="0" + id="tspan2696-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702-9"><tspan + x="0" + y="0" + id="tspan2700-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706-7"><tspan + x="0" + y="0" + id="tspan2704-6">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710-7"><tspan + x="0" + y="0" + id="tspan2708-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714-6"><tspan + x="0" + y="0" + id="tspan2712-5">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718-6"><tspan + x="0" + y="0" + id="tspan2716-3">;</tspan></text> + </g> + <g + id="g2720-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724-4"><tspan + x="0" + y="0" + id="tspan2722-8">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728-1"><tspan + x="0" + y="0" + id="tspan2726-2">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732-9"><tspan + x="0" + y="0" + id="tspan2730-3">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736-9"><tspan + x="0" + y="0" + id="tspan2734-0">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740-8"><tspan + x="0" + y="0" + id="tspan2738-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744-5"><tspan + x="0" + y="0" + id="tspan2742-0">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748-9"><tspan + x="0" + y="0" + id="tspan2746-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752-3"><tspan + x="0" + y="0" + id="tspan2750-8">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756-5"><tspan + x="0" + y="0" + id="tspan2754-6">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760-1"><tspan + x="0" + y="0" + id="tspan2758-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764-5"><tspan + x="0" + y="0" + id="tspan2762-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768-8"><tspan + x="0" + y="0" + id="tspan2766-4">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772-8"><tspan + x="0" + y="0" + id="tspan2770-1">;</tspan></text> + </g> + <g + id="g2774-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778-3"><tspan + x="0" + y="0" + id="tspan2776-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782-4"><tspan + x="0" + y="0" + id="tspan2780-4">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786-4"><tspan + x="0" + y="0" + id="tspan2784-4">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790-7"><tspan + x="0" + y="0" + id="tspan2788-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794-3"><tspan + x="0" + y="0" + id="tspan2792-1">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798-7"><tspan + x="0" + y="0" + id="tspan2796-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802-9"><tspan + x="0" + y="0" + id="tspan2800-6">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806-2"><tspan + x="0" + y="0" + id="tspan2804-1">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810-7"><tspan + x="0" + y="0" + id="tspan2808-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814-5"><tspan + x="0" + y="0" + id="tspan2812-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818-4"><tspan + x="0" + y="0" + id="tspan2816-1">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822-8"><tspan + x="0" + y="0" + id="tspan2820-5">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826-9"><tspan + x="0" + y="0" + id="tspan2824-7">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830-5"><tspan + x="0" + y="0" + id="tspan2828-3">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834-8"><tspan + x="0" + y="0" + id="tspan2832-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838-3"><tspan + x="0" + y="0" + id="tspan2836-1">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842-8"><tspan + x="0" + y="0" + id="tspan2840-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846-6"><tspan + x="0" + y="0" + id="tspan2844-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850-3"><tspan + x="0" + y="0" + id="tspan2848-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854-3"><tspan + x="0" + y="0" + id="tspan2852-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858-6"><tspan + x="0" + y="0" + id="tspan2856-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862-4"><tspan + x="0" + y="0" + id="tspan2860-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866-8"><tspan + x="0" + y="0" + id="tspan2864-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870-9"><tspan + x="0" + y="0" + id="tspan2868-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874-7"><tspan + x="0" + y="0" + id="tspan2872-6">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878-4"><tspan + x="0" + y="0" + id="tspan2876-3">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882-0"><tspan + x="0" + y="0" + id="tspan2880-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886-0"><tspan + x="0" + y="0" + id="tspan2884-9">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890-2"><tspan + x="0" + y="0" + id="tspan2888-5">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894-4"><tspan + x="0" + y="0" + id="tspan2892-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898-5"><tspan + x="0" + y="0" + id="tspan2896-9">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902-4"><tspan + x="0" + y="0" + id="tspan2900-6">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906-9"><tspan + x="0" + y="0" + id="tspan2904-2">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910-2"><tspan + x="0" + y="0" + id="tspan2908-4">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914-7"><tspan + x="0" + y="0" + id="tspan2912-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918-5"><tspan + x="0" + y="0" + id="tspan2916-4">;</tspan></text> + </g> + <g + id="g2920-8" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924-1"><tspan + x="0" + y="0" + id="tspan2922-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928-8"><tspan + x="0" + y="0" + id="tspan2926-9">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932-3"><tspan + x="0" + y="0" + id="tspan2930-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936-8"><tspan + x="0" + y="0" + id="tspan2934-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940-2"><tspan + x="0" + y="0" + id="tspan2938-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944-0"><tspan + x="0" + y="0" + id="tspan2942-5">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948-1"><tspan + x="0" + y="0" + id="tspan2946-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952-0"><tspan + x="0" + y="0" + id="tspan2950-8">;</tspan></text> + </g> + <g + id="g2954-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958-0"><tspan + x="0" + y="0" + id="tspan2956-6">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962-4"><tspan + x="0" + y="0" + id="tspan2960-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966-2"><tspan + x="0" + y="0" + id="tspan2964-5">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970-8"><tspan + x="0" + y="0" + id="tspan2968-6">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974-2"><tspan + x="0" + y="0" + id="tspan2972-8">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978-4"><tspan + x="0" + y="0" + id="tspan2976-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982-2"><tspan + x="0" + y="0" + id="tspan2980-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986-0"><tspan + x="0" + y="0" + id="tspan2984-6">:</tspan></text> + </g> + <g + id="g2988-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992-9"><tspan + x="0" + y="0" + id="tspan2990-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996-0"><tspan + x="0" + y="0" + id="tspan2994-8">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000-1"><tspan + x="0" + y="0" + id="tspan2998-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004-1"><tspan + x="0" + y="0" + id="tspan3002-1">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008-0"><tspan + x="0" + y="0" + id="tspan3006-3">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012-4"><tspan + x="0" + y="0" + id="tspan3010-0">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016-3"><tspan + x="0" + y="0" + id="tspan3014-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020-1"><tspan + x="0" + y="0" + id="tspan3018-9">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024-6"><tspan + x="0" + y="0" + id="tspan3022-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028-3"><tspan + x="0" + y="0" + id="tspan3026-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032-8"><tspan + x="0" + y="0" + id="tspan3030-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036-5"><tspan + x="0" + y="0" + id="tspan3034-6">;</tspan></text> + </g> + <g + id="g3038-6" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042-4"><tspan + x="0" + y="0" + id="tspan3040-0">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046-0"><tspan + x="0" + y="0" + id="tspan3044-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050-6"><tspan + x="0" + y="0" + id="tspan3048-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054-6"><tspan + x="0" + y="0" + id="tspan3052-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058-5"><tspan + x="0" + y="0" + id="tspan3056-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062-9"><tspan + x="0" + y="0" + id="tspan3060-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066-7"><tspan + x="0" + y="0" + id="tspan3064-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070-8"><tspan + x="0" + y="0" + id="tspan3068-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074-9"><tspan + x="0" + y="0" + id="tspan3072-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078-6"><tspan + x="0" + y="0" + id="tspan3076-0">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082-2"><tspan + x="0" + y="0" + id="tspan3080-7">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086-6"><tspan + x="0" + y="0" + id="tspan3084-1">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090-3"><tspan + x="0" + y="0" + id="tspan3088-2">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094-1"><tspan + x="0" + y="0" + id="tspan3092-5">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098-9"><tspan + x="0" + y="0" + id="tspan3096-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102-1"><tspan + x="0" + y="0" + id="tspan3100-4">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106-9"><tspan + x="0" + y="0" + id="tspan3104-1">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110-0"><tspan + x="0" + y="0" + id="tspan3108-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114-5"><tspan + x="0" + y="0" + id="tspan3112-8">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118-7"><tspan + x="0" + y="0" + id="tspan3116-0">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122-4"><tspan + x="0" + y="0" + id="tspan3120-8">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126-0"><tspan + x="0" + y="0" + id="tspan3124-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130-2"><tspan + x="0" + y="0" + id="tspan3128-9">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134-6"><tspan + x="0" + y="0" + id="tspan3132-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138-0"><tspan + x="0" + y="0" + id="tspan3136-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142-2"><tspan + x="0" + y="0" + id="tspan3140-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146-2"><tspan + x="0" + y="0" + id="tspan3144-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150-5"><tspan + x="0" + y="0" + id="tspan3148-5">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154-2"><tspan + x="0" + y="0" + id="tspan3152-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158-0"><tspan + x="0" + y="0" + id="tspan3156-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162-8"><tspan + x="0" + y="0" + id="tspan3160-3">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166-8"><tspan + x="0" + y="0" + id="tspan3164-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170-4"><tspan + x="0" + y="0" + id="tspan3168-0">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174-9"><tspan + x="0" + y="0" + id="tspan3172-1">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178-9"><tspan + x="0" + y="0" + id="tspan3176-6">)</tspan></text> + </g> + <g + id="g3180-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184-5"><tspan + x="0" + y="0" + id="tspan3182-4">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188-4"><tspan + x="0" + y="0" + id="tspan3186-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192-9"><tspan + x="0" + y="0" + id="tspan3190-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196-6"><tspan + x="0" + y="0" + id="tspan3194-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200-5"><tspan + x="0" + y="0" + id="tspan3198-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204-2"><tspan + x="0" + y="0" + id="tspan3202-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208-4"><tspan + x="0" + y="0" + id="tspan3206-3">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212-5"><tspan + x="0" + y="0" + id="tspan3210-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216-7"><tspan + x="0" + y="0" + id="tspan3214-4">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220-3"><tspan + x="0" + y="0" + id="tspan3218-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224-4"><tspan + x="0" + y="0" + id="tspan3222-6">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228-9"><tspan + x="0" + y="0" + id="tspan3226-4">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232-2"><tspan + x="0" + y="0" + id="tspan3230-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236-6"><tspan + x="0" + y="0" + id="tspan3234-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240-1"><tspan + x="0" + y="0" + id="tspan3238-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244-8"><tspan + x="0" + y="0" + id="tspan3242-8">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248-9"><tspan + x="0" + y="0" + id="tspan3246-2">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252-8"><tspan + x="0" + y="0" + id="tspan3250-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256-8"><tspan + x="0" + y="0" + id="tspan3254-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260-8"><tspan + x="0" + y="0" + id="tspan3258-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264-8"><tspan + x="0" + y="0" + id="tspan3262-3">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268-3"><tspan + x="0" + y="0" + id="tspan3266-3">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272-8"><tspan + x="0" + y="0" + id="tspan3270-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276-4"><tspan + x="0" + y="0" + id="tspan3274-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280-6"><tspan + x="0" + y="0" + id="tspan3278-8">;</tspan></text> + </g> + <g + id="g3282-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286-0"><tspan + x="0" + y="0" + id="tspan3284-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290-8"><tspan + x="0" + y="0" + id="tspan3288-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294-9"><tspan + x="0" + y="0" + id="tspan3292-0">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298-3"><tspan + x="0" + y="0" + id="tspan3296-3">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302-3"><tspan + x="0" + y="0" + id="tspan3300-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306-3"><tspan + x="0" + y="0" + id="tspan3304-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310-6"><tspan + x="0" + y="0" + id="tspan3308-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314-2"><tspan + x="0" + y="0" + id="tspan3312-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318-5"><tspan + x="0" + y="0" + id="tspan3316-8">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322-7"><tspan + x="0" + y="0" + id="tspan3320-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326-6"><tspan + x="0" + y="0" + id="tspan3324-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330-4"><tspan + x="0" + y="0" + id="tspan3328-1">;</tspan></text> + </g> + <g + id="g3332-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336-4"><tspan + x="0" + y="0" + id="tspan3334-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340-7"><tspan + x="0" + y="0" + id="tspan3338-0">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344-8"><tspan + x="0" + y="0" + id="tspan3342-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348-2"><tspan + x="0" + y="0" + id="tspan3346-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352-7"><tspan + x="0" + y="0" + id="tspan3350-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356-3"><tspan + x="0" + y="0" + id="tspan3354-9">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360-2"><tspan + x="0" + y="0" + id="tspan3358-8">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364-3"><tspan + x="0" + y="0" + id="tspan3362-0">;</tspan></text> + </g> + <g + id="g3366-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370-7"><tspan + x="0" + y="0" + id="tspan3368-8">}</tspan></text> + </g> + <g + id="g3372-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376-1"><tspan + x="0" + y="0" + id="tspan3374-5">}</tspan></text> + </g> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 165.47167,131.42037 h 27.57058 V 42.641205 h 10.0746" + id="path80931" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 166.71704,136.72533 h 28.71969 V 71.029771 h 12.6199" + id="path80933" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 166.87657,142.08 h 31.08361 v -33.16707 h 6.43865" + id="path80935" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.3556,146.79246 h 12.5336 v 24.49279 h 67.20842 v -26.99339 h -10.28438" + id="path80937" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.99024,152.34976 h 25.54065 v -6.69074 h 15.01428" + id="path80939" /> + <g + id="g80958"> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964-9" + width="29.764124" + height="37.809834" + x="138.80099" + y="120.4015" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 141.1152,127.86489 h 25" + id="path169-2" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 147.31753,155.65321 V 122.00716" + id="path169-3-5" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="141.01805" + y="126.14487" + id="text225-7"><tspan + sodipodi:role="line" + id="tspan223-4" + style="font-size:4.23333px;stroke-width:0.264583" + x="141.01805" + y="126.14487">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.31265" + y="132.63023" + id="text4716-9"><tspan + sodipodi:role="line" + id="tspan4714-9" + style="stroke-width:0.264583" + x="142.31265" + y="132.63023">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.07907" + y="137.91478" + id="text4720-4"><tspan + sodipodi:role="line" + id="tspan4718-5" + style="stroke-width:0.264583" + x="142.07907" + y="137.91478">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.27339" + y="143.19933" + id="text4724-9"><tspan + sodipodi:role="line" + id="tspan4722-3" + style="stroke-width:0.264583" + x="142.27339" + y="143.19933">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.3044" + y="147.98572" + id="text4728-5"><tspan + sodipodi:role="line" + id="tspan4726-7" + style="stroke-width:0.264583" + x="142.3044" + y="147.98572">3 p[0]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.37674" + y="153.27026" + id="text4732-0"><tspan + sodipodi:role="line" + id="tspan4730-8" + style="stroke-width:0.264583" + x="142.37674" + y="153.27026">4 p[1]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684" + id="text6972-1"><tspan + sodipodi:role="line" + id="tspan6970-9" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684">processus fils</tspan></text> + </g> + </g> +</svg> diff --git a/221018-pipe-example/fig/04-parent-switch.svg b/221018-pipe-example/fig/04-parent-switch.svg new file mode 100644 index 0000000000000000000000000000000000000000..304d1331e5eb1cadb0f5c5d4cced590436c21d0f --- /dev/null +++ b/221018-pipe-example/fig/04-parent-switch.svg @@ -0,0 +1,4208 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="256mm" + height="192mm" + viewBox="0 0 256.00004 192" + version="1.1" + id="svg5" + inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" + sodipodi:docname="04-parent-switch.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <sodipodi:namedview + id="namedview7" + pagecolor="#ffffff" + bordercolor="#999999" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:document-units="mm" + showgrid="false" + inkscape:zoom="1.1438249" + inkscape:cx="466.41756" + inkscape:cy="354.51231" + inkscape:window-width="1916" + inkscape:window-height="1032" + inkscape:window-x="0" + inkscape:window-y="22" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" + showguides="true" /> + <defs + id="defs2"> + <marker + style="overflow:visible" + id="marker11169" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167" /> + </marker> + <marker + style="overflow:visible" + id="marker11169-4" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167-9" /> + </marker> + </defs> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.499999;stroke-dasharray:none;stroke-opacity:1" + id="rect44272" + width="255.14482" + height="190.89871" + x="0" + y="0" /> + <g + id="g11249" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,10.387434)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742" /> + </g> + <g + id="g11249-0" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,74.610485)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477-2" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169-4)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742-0" /> + </g> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="13.537429" + y="75.969765" + id="text6968"><tspan + sodipodi:role="line" + id="tspan6966" + style="stroke-width:0.264583" + x="13.537429" + y="75.969765" /></text> + <g + id="g40148" + transform="translate(136.24874,56.979904)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707" + id="text21058"><tspan + sodipodi:role="line" + id="tspan21056" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707">/dev/null</tspan></text> + <g + id="g20674" + transform="matrix(0.03,0,0,0.03,72.366356,42.460154)" + style="stroke-width:8.81943"> + <path + d="m 89.4,100 26.2,347.9 c 2.5,32.5 29.6,58.1 60.7,58.1 h 159.3 c 31.1,0 58.2,-25.6 60.7,-58.1 L 422.6,100 Z m 100.7,360.8 c 0.3,7.1 -5.1,12.7 -12,12.7 -6.9,0 -12.7,-5.7 -13.1,-12.7 L 150.4,164.2 c -0.5,-9.6 5.7,-17.4 13.8,-17.4 8.1,0 14.9,7.8 15.3,17.4 z m 78.4,0 c 0,7.1 -5.7,12.7 -12.5,12.7 -6.8,0 -12.5,-5.7 -12.5,-12.7 l -2,-296.6 c -0.1,-9.6 6.4,-17.4 14.5,-17.4 8.1,0 14.6,7.8 14.5,17.4 z m 78.4,0 c -0.3,7.1 -6.2,12.7 -13.1,12.7 -6.9,0 -12.2,-5.7 -12,-12.7 l 10.6,-296.6 c 0.3,-9.6 7.2,-17.4 15.3,-17.4 8.1,0 14.3,7.8 13.8,17.4 z" + id="path20670" + style="stroke-width:8.81943" /> + <path + d="M 445.3,82.8 H 66.7 v 0 C 64.9,61.7 77.4,44.4 94.6,44.4 h 322.9 c 17.1,0 29.6,17.4 27.8,38.4 z" + id="XMLID_2_" + style="stroke-width:8.81943" /> + <path + d="M 324.3,58.6 H 187.7 l -0.2,-7.8 C 186.7,26.3 202.1,6 221.9,6 h 68.3 c 19.7,0 35.1,20.3 34.4,44.7 z" + id="XMLID_1_" + style="stroke-width:8.81943" /> + </g> + </g> + <g + id="g40140" + transform="translate(137.74393,53.769179)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422" + id="text26903"><tspan + sodipodi:role="line" + id="tspan26901" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422">output-file.txt</tspan></text> + <path + d="m 81.04275,12.538612 h -5.35716 v 1.071429 h 5.35716 z M 83.18559,9.3243281 H 73.54275 V 24.324328 H 86.39988 V 12.538612 Z M 85.32846,23.252899 H 74.61417 V 10.395758 h 7.5 l 3.21429,3.214284 z m -9.64287,-2.142852 h 8.57142 v -1.071435 h -8.57142 z m 0,-2.142861 h 8.57142 v -1.071429 h -8.57142 z m 0,-2.142858 h 8.57142 v -1.071429 h -8.57142 z" + id="path28774" + style="stroke-width:0.264582" /> + </g> + <g + id="g40135" + transform="translate(134.99289,-39.014568)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579" + id="text31353"><tspan + sodipodi:role="line" + id="tspan31351" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579">/dev/pts/1</tspan></text> + <path + d="M 88.522475,72.111689 H 73.522474 c -0.690429,0 -1.25,0.55957 -1.25,1.25 v 12.5 c 0,0.69043 0.559571,1.250001 1.25,1.250001 h 15.000001 c 0.690429,0 1.249999,-0.559571 1.249999,-1.250001 v -12.5 c 0,-0.69043 -0.55957,-1.25 -1.249999,-1.25 z m -13.750001,8.75 2.5,-2.5 -2.5,-2.5 1.25,-1.25 3.750001,3.75 -3.750001,3.75 z m 10,1.25 h -4.999999 v -1.25 h 4.999999 z" + id="path39739" + style="stroke-width:0.264583" /> + </g> + <g + id="g1820" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,-51.837942)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452"><tspan + x="0" + y="0" + id="tspan2450">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456"><tspan + x="0" + y="0" + id="tspan2454">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460"><tspan + x="0" + y="0" + id="tspan2458">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464"><tspan + x="0" + y="0" + id="tspan2462">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468"><tspan + x="0" + y="0" + id="tspan2466">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472"><tspan + x="0" + y="0" + id="tspan2470">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476"><tspan + x="0" + y="0" + id="tspan2474">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480"><tspan + x="0" + y="0" + id="tspan2478">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484"><tspan + x="0" + y="0" + id="tspan2482">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488"><tspan + x="0" + y="0" + id="tspan2486">{</tspan></text> + </g> + <g + id="g2490" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494"><tspan + x="0" + y="0" + id="tspan2492">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498"><tspan + x="0" + y="0" + id="tspan2496">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502"><tspan + x="0" + y="0" + id="tspan2500">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506"><tspan + x="0" + y="0" + id="tspan2504">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510"><tspan + x="0" + y="0" + id="tspan2508">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514"><tspan + x="0" + y="0" + id="tspan2512">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518"><tspan + x="0" + y="0" + id="tspan2516">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522"><tspan + x="0" + y="0" + id="tspan2520">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526"><tspan + x="0" + y="0" + id="tspan2524">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530"><tspan + x="0" + y="0" + id="tspan2528">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534"><tspan + x="0" + y="0" + id="tspan2532">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538"><tspan + x="0" + y="0" + id="tspan2536">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542"><tspan + x="0" + y="0" + id="tspan2540">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546"><tspan + x="0" + y="0" + id="tspan2544">;</tspan></text> + </g> + <g + id="g2548" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552"><tspan + x="0" + y="0" + id="tspan2550">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556"><tspan + x="0" + y="0" + id="tspan2554">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560"><tspan + x="0" + y="0" + id="tspan2558">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564"><tspan + x="0" + y="0" + id="tspan2562">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568"><tspan + x="0" + y="0" + id="tspan2566">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572"><tspan + x="0" + y="0" + id="tspan2570">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576"><tspan + x="0" + y="0" + id="tspan2574">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580"><tspan + x="0" + y="0" + id="tspan2578">;</tspan></text> + </g> + <g + id="g2582" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586"><tspan + x="0" + y="0" + id="tspan2584">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590"><tspan + x="0" + y="0" + id="tspan2588">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594"><tspan + x="0" + y="0" + id="tspan2592">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598"><tspan + x="0" + y="0" + id="tspan2596">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602"><tspan + x="0" + y="0" + id="tspan2600">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606"><tspan + x="0" + y="0" + id="tspan2604">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610"><tspan + x="0" + y="0" + id="tspan2608">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614"><tspan + x="0" + y="0" + id="tspan2612">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618"><tspan + x="0" + y="0" + id="tspan2616">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622"><tspan + x="0" + y="0" + id="tspan2620">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626"><tspan + x="0" + y="0" + id="tspan2624">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630"><tspan + x="0" + y="0" + id="tspan2628">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634"><tspan + x="0" + y="0" + id="tspan2632">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638"><tspan + x="0" + y="0" + id="tspan2636">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642"><tspan + x="0" + y="0" + id="tspan2640">{</tspan></text> + </g> + <g + id="g2644" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648"><tspan + x="0" + y="0" + id="tspan2646">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652"><tspan + x="0" + y="0" + id="tspan2650">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656"><tspan + x="0" + y="0" + id="tspan2654">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660"><tspan + x="0" + y="0" + id="tspan2658">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664"><tspan + x="0" + y="0" + id="tspan2662">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668"><tspan + x="0" + y="0" + id="tspan2666">:</tspan></text> + </g> + <g + id="g2670" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674"><tspan + x="0" + y="0" + id="tspan2672">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678"><tspan + x="0" + y="0" + id="tspan2676">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682"><tspan + x="0" + y="0" + id="tspan2680">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686"><tspan + x="0" + y="0" + id="tspan2684">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690"><tspan + x="0" + y="0" + id="tspan2688">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694"><tspan + x="0" + y="0" + id="tspan2692">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698"><tspan + x="0" + y="0" + id="tspan2696">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702"><tspan + x="0" + y="0" + id="tspan2700">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706"><tspan + x="0" + y="0" + id="tspan2704">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710"><tspan + x="0" + y="0" + id="tspan2708">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714"><tspan + x="0" + y="0" + id="tspan2712">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718"><tspan + x="0" + y="0" + id="tspan2716">;</tspan></text> + </g> + <g + id="g2720" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724"><tspan + x="0" + y="0" + id="tspan2722">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728"><tspan + x="0" + y="0" + id="tspan2726">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732"><tspan + x="0" + y="0" + id="tspan2730">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736"><tspan + x="0" + y="0" + id="tspan2734">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740"><tspan + x="0" + y="0" + id="tspan2738">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744"><tspan + x="0" + y="0" + id="tspan2742">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748"><tspan + x="0" + y="0" + id="tspan2746">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752"><tspan + x="0" + y="0" + id="tspan2750">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756"><tspan + x="0" + y="0" + id="tspan2754">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760"><tspan + x="0" + y="0" + id="tspan2758">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764"><tspan + x="0" + y="0" + id="tspan2762">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768"><tspan + x="0" + y="0" + id="tspan2766">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772"><tspan + x="0" + y="0" + id="tspan2770">;</tspan></text> + </g> + <g + id="g2774" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778"><tspan + x="0" + y="0" + id="tspan2776">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782"><tspan + x="0" + y="0" + id="tspan2780">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786"><tspan + x="0" + y="0" + id="tspan2784">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790"><tspan + x="0" + y="0" + id="tspan2788">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794"><tspan + x="0" + y="0" + id="tspan2792">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798"><tspan + x="0" + y="0" + id="tspan2796">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802"><tspan + x="0" + y="0" + id="tspan2800">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806"><tspan + x="0" + y="0" + id="tspan2804">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810"><tspan + x="0" + y="0" + id="tspan2808">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814"><tspan + x="0" + y="0" + id="tspan2812">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818"><tspan + x="0" + y="0" + id="tspan2816">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822"><tspan + x="0" + y="0" + id="tspan2820">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826"><tspan + x="0" + y="0" + id="tspan2824">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830"><tspan + x="0" + y="0" + id="tspan2828">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834"><tspan + x="0" + y="0" + id="tspan2832">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838"><tspan + x="0" + y="0" + id="tspan2836">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842"><tspan + x="0" + y="0" + id="tspan2840">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846"><tspan + x="0" + y="0" + id="tspan2844">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850"><tspan + x="0" + y="0" + id="tspan2848">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854"><tspan + x="0" + y="0" + id="tspan2852">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858"><tspan + x="0" + y="0" + id="tspan2856">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862"><tspan + x="0" + y="0" + id="tspan2860">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866"><tspan + x="0" + y="0" + id="tspan2864">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870"><tspan + x="0" + y="0" + id="tspan2868">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874"><tspan + x="0" + y="0" + id="tspan2872">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878"><tspan + x="0" + y="0" + id="tspan2876">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882"><tspan + x="0" + y="0" + id="tspan2880">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886"><tspan + x="0" + y="0" + id="tspan2884">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890"><tspan + x="0" + y="0" + id="tspan2888">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894"><tspan + x="0" + y="0" + id="tspan2892">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898"><tspan + x="0" + y="0" + id="tspan2896">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902"><tspan + x="0" + y="0" + id="tspan2900">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906"><tspan + x="0" + y="0" + id="tspan2904">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910"><tspan + x="0" + y="0" + id="tspan2908">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914"><tspan + x="0" + y="0" + id="tspan2912">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918"><tspan + x="0" + y="0" + id="tspan2916">;</tspan></text> + </g> + <g + id="g2920" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924"><tspan + x="0" + y="0" + id="tspan2922">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928"><tspan + x="0" + y="0" + id="tspan2926">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932"><tspan + x="0" + y="0" + id="tspan2930">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936"><tspan + x="0" + y="0" + id="tspan2934">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940"><tspan + x="0" + y="0" + id="tspan2938">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944"><tspan + x="0" + y="0" + id="tspan2942">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948"><tspan + x="0" + y="0" + id="tspan2946">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952"><tspan + x="0" + y="0" + id="tspan2950">;</tspan></text> + </g> + <g + id="g2954" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958"><tspan + x="0" + y="0" + id="tspan2956">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962"><tspan + x="0" + y="0" + id="tspan2960">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966"><tspan + x="0" + y="0" + id="tspan2964">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970"><tspan + x="0" + y="0" + id="tspan2968">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974"><tspan + x="0" + y="0" + id="tspan2972">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978"><tspan + x="0" + y="0" + id="tspan2976">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982"><tspan + x="0" + y="0" + id="tspan2980">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986"><tspan + x="0" + y="0" + id="tspan2984">:</tspan></text> + </g> + <g + id="g2988" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992"><tspan + x="0" + y="0" + id="tspan2990">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996"><tspan + x="0" + y="0" + id="tspan2994">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000"><tspan + x="0" + y="0" + id="tspan2998">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004"><tspan + x="0" + y="0" + id="tspan3002">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008"><tspan + x="0" + y="0" + id="tspan3006">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012"><tspan + x="0" + y="0" + id="tspan3010">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016"><tspan + x="0" + y="0" + id="tspan3014">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020"><tspan + x="0" + y="0" + id="tspan3018">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024"><tspan + x="0" + y="0" + id="tspan3022">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028"><tspan + x="0" + y="0" + id="tspan3026">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032"><tspan + x="0" + y="0" + id="tspan3030">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036"><tspan + x="0" + y="0" + id="tspan3034">;</tspan></text> + </g> + <g + id="g3038" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042"><tspan + x="0" + y="0" + id="tspan3040">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046"><tspan + x="0" + y="0" + id="tspan3044">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050"><tspan + x="0" + y="0" + id="tspan3048">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054"><tspan + x="0" + y="0" + id="tspan3052">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058"><tspan + x="0" + y="0" + id="tspan3056">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062"><tspan + x="0" + y="0" + id="tspan3060">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066"><tspan + x="0" + y="0" + id="tspan3064">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070"><tspan + x="0" + y="0" + id="tspan3068">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074"><tspan + x="0" + y="0" + id="tspan3072">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078"><tspan + x="0" + y="0" + id="tspan3076">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082"><tspan + x="0" + y="0" + id="tspan3080">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086"><tspan + x="0" + y="0" + id="tspan3084">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090"><tspan + x="0" + y="0" + id="tspan3088">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094"><tspan + x="0" + y="0" + id="tspan3092">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098"><tspan + x="0" + y="0" + id="tspan3096">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102"><tspan + x="0" + y="0" + id="tspan3100">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106"><tspan + x="0" + y="0" + id="tspan3104">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110"><tspan + x="0" + y="0" + id="tspan3108">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114"><tspan + x="0" + y="0" + id="tspan3112">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118"><tspan + x="0" + y="0" + id="tspan3116">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122"><tspan + x="0" + y="0" + id="tspan3120">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126"><tspan + x="0" + y="0" + id="tspan3124">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130"><tspan + x="0" + y="0" + id="tspan3128">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134"><tspan + x="0" + y="0" + id="tspan3132">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138"><tspan + x="0" + y="0" + id="tspan3136">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142"><tspan + x="0" + y="0" + id="tspan3140">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146"><tspan + x="0" + y="0" + id="tspan3144">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150"><tspan + x="0" + y="0" + id="tspan3148">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154"><tspan + x="0" + y="0" + id="tspan3152">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158"><tspan + x="0" + y="0" + id="tspan3156">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162"><tspan + x="0" + y="0" + id="tspan3160">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166"><tspan + x="0" + y="0" + id="tspan3164">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170"><tspan + x="0" + y="0" + id="tspan3168">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174"><tspan + x="0" + y="0" + id="tspan3172">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178"><tspan + x="0" + y="0" + id="tspan3176">)</tspan></text> + </g> + <g + id="g3180" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184"><tspan + x="0" + y="0" + id="tspan3182">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188"><tspan + x="0" + y="0" + id="tspan3186">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192"><tspan + x="0" + y="0" + id="tspan3190">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196"><tspan + x="0" + y="0" + id="tspan3194">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200"><tspan + x="0" + y="0" + id="tspan3198">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204"><tspan + x="0" + y="0" + id="tspan3202">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208"><tspan + x="0" + y="0" + id="tspan3206">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212"><tspan + x="0" + y="0" + id="tspan3210">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216"><tspan + x="0" + y="0" + id="tspan3214">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220"><tspan + x="0" + y="0" + id="tspan3218">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224"><tspan + x="0" + y="0" + id="tspan3222">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228"><tspan + x="0" + y="0" + id="tspan3226">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232"><tspan + x="0" + y="0" + id="tspan3230">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236"><tspan + x="0" + y="0" + id="tspan3234">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240"><tspan + x="0" + y="0" + id="tspan3238">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244"><tspan + x="0" + y="0" + id="tspan3242">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248"><tspan + x="0" + y="0" + id="tspan3246">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252"><tspan + x="0" + y="0" + id="tspan3250">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256"><tspan + x="0" + y="0" + id="tspan3254">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260"><tspan + x="0" + y="0" + id="tspan3258">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264"><tspan + x="0" + y="0" + id="tspan3262">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268"><tspan + x="0" + y="0" + id="tspan3266">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272"><tspan + x="0" + y="0" + id="tspan3270">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276"><tspan + x="0" + y="0" + id="tspan3274">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280"><tspan + x="0" + y="0" + id="tspan3278">;</tspan></text> + </g> + <g + id="g3282" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286"><tspan + x="0" + y="0" + id="tspan3284">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290"><tspan + x="0" + y="0" + id="tspan3288">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294"><tspan + x="0" + y="0" + id="tspan3292">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298"><tspan + x="0" + y="0" + id="tspan3296">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302"><tspan + x="0" + y="0" + id="tspan3300">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306"><tspan + x="0" + y="0" + id="tspan3304">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310"><tspan + x="0" + y="0" + id="tspan3308">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314"><tspan + x="0" + y="0" + id="tspan3312">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318"><tspan + x="0" + y="0" + id="tspan3316">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322"><tspan + x="0" + y="0" + id="tspan3320">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326"><tspan + x="0" + y="0" + id="tspan3324">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330"><tspan + x="0" + y="0" + id="tspan3328">;</tspan></text> + </g> + <g + id="g3332" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336"><tspan + x="0" + y="0" + id="tspan3334">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340"><tspan + x="0" + y="0" + id="tspan3338">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344"><tspan + x="0" + y="0" + id="tspan3342">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348"><tspan + x="0" + y="0" + id="tspan3346">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352"><tspan + x="0" + y="0" + id="tspan3350">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356"><tspan + x="0" + y="0" + id="tspan3354">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360"><tspan + x="0" + y="0" + id="tspan3358">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364"><tspan + x="0" + y="0" + id="tspan3362">;</tspan></text> + </g> + <g + id="g3366" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370"><tspan + x="0" + y="0" + id="tspan3368">}</tspan></text> + </g> + <g + id="g3372" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376"><tspan + x="0" + y="0" + id="tspan3374">}</tspan></text> + </g> + </g> + <g + id="g3484" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,19.072696)" /> + <g + id="g3488" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,88.04075)" /> + <g + id="g83834" + transform="translate(107.58483,23.626053)"> + <image + width="23.225805" + height="15" + preserveAspectRatio="none" + style="stroke-width:0.174978;image-rendering:optimizeSpeed" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAfCAYAAACh+E5kAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9 kT1Iw0AcxV9bRSktFawg4pChOlkQFXHUKhShQqgVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg +AHi6OSk6CIl/i8ptIjx4Lgf7+497t4B/kaFqWbXOKBqlpFOJoRsblXoeUUQYQygDxGJmfqcKKbg Ob7u4ePrXZxneZ/7c4SVvMkAn0A8y3TDIt4gnt60dM77xFFWkhTic+Ixgy5I/Mh12eU3zkWH/Twz amTS88RRYqHYwXIHs5KhEk8RxxRVo3x/1mWF8xZntVJjrXvyF4by2soy12kOI4lFLEGEABk1lFGB hTitGikm0rSf8PAPOX6RXDK5ymDkWEAVKiTHD/4Hv7s1C5MTblIoAXS/2PbHCNCzCzTrtv19bNvN EyDwDFxpbX+1Acx8kl5va7EjILINXFy3NXkPuNwBBp90yZAcKUDTXygA72f0TTmg/xYIrrm9tfZx +gBkqKvUDXBwCIwWKXvd4929nb39e6bV3w8q3nKKscjFLwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlw SFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+YKDRUYGD+J89cAAAAZdEVYdENvbW1lbnQAQ3JlYXRl ZCB3aXRoIEdJTVBXgQ4XAAABiElEQVRYw+1Y20rEMBA9M826bP0U1wdB9MX/B19E3NX/8GEVL5nj Q9JuWyNNRTHFDZSQZJhhLuckHay0IoDcr7jhhIrN5nZU8Or8Eo8vT8U5oBTLEhSUOZxalSVIALUs CABCgamHUAEQFEKtQgiG9PZMfTxrqlBAsd6eUKM+aUOVa8OZ+uwMXN/dlFdCwev5Ds2tbpbrAGcN Yg0gmXEGpoC4SAem0OghAwca/c80inJLSOftwIFG//o5PSUD65P1fmGdtDCgKb6Ww1lEGCzO3Sh0 5VP6Jthw33pKMGGMiTMOzlLyKX0TbEgtjjt7G3XgWI+w86/llRAgmQVeJgrCTcwfTG+zlkEJ/ZKN AOIuoGwAsAaIEGzvt4XSqPXv5t66ZRGWS6Pbh/HILhfLmf+RFfricNmNLQIXp2dxYRBWYLxpBAJK 6OFQiCYoFIt71vZ6CEKgoHig6QO1+jplmmkjv7ElwDPeZc+olmBZi7Pv7PkEfPxnFvpK34gNDd2x GY9aXFZnegVXpKcfnHHpyinb6ZAAAAAASUVORK5CYII= " + id="image50850" + x="97.006233" + y="111.85227" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="94.883553" + y="133.28987" + id="text54908"><tspan + sodipodi:role="line" + id="tspan54906" + style="stroke-width:0.264583" + x="94.883553" + y="133.28987">pipe:[1137]</tspan></text> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.87473,47.220362 h 20.20444 v 60.072908 l 19.85168,0" + id="path52862" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.95174,41.699899 h 22.9205 v 27.123834 h 20.11199" + id="path52911" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.76942,37.039298 h 38.48161" + id="path52913" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.02013,52.048272 h 21.77513 v 75.725918 h 58.15801 v 12.77337 H 230.4018" + id="path70938" + sodipodi:nodetypes="cccccc" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.44386,57.554015 h 19.04361 v 83.069205 h 22.05073" + id="path70940" /> + <g + id="g64559"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545" + id="text6972"><tspan + sodipodi:role="line" + id="tspan6970" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545">processus père</tspan></text> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964" + width="29.764124" + height="37.809834" + x="136.70837" + y="25.866203" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 139.02258,33.329593 h 25" + id="path169" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 145.22491,61.117913 V 27.471865" + id="path169-3" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="138.92543" + y="31.60957" + id="text225"><tspan + sodipodi:role="line" + id="tspan223" + style="font-size:4.23333px;stroke-width:0.264583" + x="138.92543" + y="31.60957">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.22003" + y="38.094936" + id="text4716"><tspan + sodipodi:role="line" + id="tspan4714" + style="stroke-width:0.264583" + x="140.22003" + y="38.094936">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="139.98645" + y="43.379482" + id="text4720"><tspan + sodipodi:role="line" + id="tspan4718" + style="stroke-width:0.264583" + x="139.98645" + y="43.379482">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.18077" + y="48.664028" + id="text4724"><tspan + sodipodi:role="line" + id="tspan4722" + style="stroke-width:0.264583" + x="140.18077" + y="48.664028">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.28412" + y="58.734962" + id="text4732"><tspan + sodipodi:role="line" + id="tspan4730" + style="stroke-width:0.264583" + x="140.28412" + y="58.734962">4 p[1]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.21178" + y="53.450417" + id="text4728"><tspan + sodipodi:role="line" + id="tspan4726" + style="stroke-width:0.264583" + x="140.21178" + y="53.450417">3 p[0]</tspan></text> + </g> + <g + id="g1820-3" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,42.697354)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440-6" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452-5"><tspan + x="0" + y="0" + id="tspan2450-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456-5"><tspan + x="0" + y="0" + id="tspan2454-6">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460-2"><tspan + x="0" + y="0" + id="tspan2458-9">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464-1"><tspan + x="0" + y="0" + id="tspan2462-2">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468-7"><tspan + x="0" + y="0" + id="tspan2466-0">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472-9"><tspan + x="0" + y="0" + id="tspan2470-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476-6"><tspan + x="0" + y="0" + id="tspan2474-0">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480-6"><tspan + x="0" + y="0" + id="tspan2478-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484-6"><tspan + x="0" + y="0" + id="tspan2482-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488-8"><tspan + x="0" + y="0" + id="tspan2486-7">{</tspan></text> + </g> + <g + id="g2490-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494-2"><tspan + x="0" + y="0" + id="tspan2492-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498-2"><tspan + x="0" + y="0" + id="tspan2496-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502-7"><tspan + x="0" + y="0" + id="tspan2500-5">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506-9"><tspan + x="0" + y="0" + id="tspan2504-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510-2"><tspan + x="0" + y="0" + id="tspan2508-8">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514-9"><tspan + x="0" + y="0" + id="tspan2512-7">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518-3"><tspan + x="0" + y="0" + id="tspan2516-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522-1"><tspan + x="0" + y="0" + id="tspan2520-2">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526-9"><tspan + x="0" + y="0" + id="tspan2524-3">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530-1"><tspan + x="0" + y="0" + id="tspan2528-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534-4"><tspan + x="0" + y="0" + id="tspan2532-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538-8"><tspan + x="0" + y="0" + id="tspan2536-4">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542-5"><tspan + x="0" + y="0" + id="tspan2540-0">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546-3"><tspan + x="0" + y="0" + id="tspan2544-6">;</tspan></text> + </g> + <g + id="g2548-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552-0"><tspan + x="0" + y="0" + id="tspan2550-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556-3"><tspan + x="0" + y="0" + id="tspan2554-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560-0"><tspan + x="0" + y="0" + id="tspan2558-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564-1"><tspan + x="0" + y="0" + id="tspan2562-5">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568-5"><tspan + x="0" + y="0" + id="tspan2566-4">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572-7"><tspan + x="0" + y="0" + id="tspan2570-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576-5"><tspan + x="0" + y="0" + id="tspan2574-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580-9"><tspan + x="0" + y="0" + id="tspan2578-3">;</tspan></text> + </g> + <g + id="g2582-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586-4"><tspan + x="0" + y="0" + id="tspan2584-5">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590-2"><tspan + x="0" + y="0" + id="tspan2588-5">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594-4"><tspan + x="0" + y="0" + id="tspan2592-7">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598-4"><tspan + x="0" + y="0" + id="tspan2596-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602-3"><tspan + x="0" + y="0" + id="tspan2600-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606-7"><tspan + x="0" + y="0" + id="tspan2604-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610-6"><tspan + x="0" + y="0" + id="tspan2608-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614-8"><tspan + x="0" + y="0" + id="tspan2612-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618-3"><tspan + x="0" + y="0" + id="tspan2616-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622-4"><tspan + x="0" + y="0" + id="tspan2620-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626-2"><tspan + x="0" + y="0" + id="tspan2624-0">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630-6"><tspan + x="0" + y="0" + id="tspan2628-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634-9"><tspan + x="0" + y="0" + id="tspan2632-2">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638-6"><tspan + x="0" + y="0" + id="tspan2636-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642-4"><tspan + x="0" + y="0" + id="tspan2640-9">{</tspan></text> + </g> + <g + id="g2644-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648-0"><tspan + x="0" + y="0" + id="tspan2646-4">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652-8"><tspan + x="0" + y="0" + id="tspan2650-7">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656-1"><tspan + x="0" + y="0" + id="tspan2654-7">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660-2"><tspan + x="0" + y="0" + id="tspan2658-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664-2"><tspan + x="0" + y="0" + id="tspan2662-2">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668-6"><tspan + x="0" + y="0" + id="tspan2666-1">:</tspan></text> + </g> + <g + id="g2670-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674-6"><tspan + x="0" + y="0" + id="tspan2672-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678-5"><tspan + x="0" + y="0" + id="tspan2676-9">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682-4"><tspan + x="0" + y="0" + id="tspan2680-9">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686-0"><tspan + x="0" + y="0" + id="tspan2684-9">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690-1"><tspan + x="0" + y="0" + id="tspan2688-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694-7"><tspan + x="0" + y="0" + id="tspan2692-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698-1"><tspan + x="0" + y="0" + id="tspan2696-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702-9"><tspan + x="0" + y="0" + id="tspan2700-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706-7"><tspan + x="0" + y="0" + id="tspan2704-6">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710-7"><tspan + x="0" + y="0" + id="tspan2708-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714-6"><tspan + x="0" + y="0" + id="tspan2712-5">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718-6"><tspan + x="0" + y="0" + id="tspan2716-3">;</tspan></text> + </g> + <g + id="g2720-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724-4"><tspan + x="0" + y="0" + id="tspan2722-8">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728-1"><tspan + x="0" + y="0" + id="tspan2726-2">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732-9"><tspan + x="0" + y="0" + id="tspan2730-3">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736-9"><tspan + x="0" + y="0" + id="tspan2734-0">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740-8"><tspan + x="0" + y="0" + id="tspan2738-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744-5"><tspan + x="0" + y="0" + id="tspan2742-0">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748-9"><tspan + x="0" + y="0" + id="tspan2746-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752-3"><tspan + x="0" + y="0" + id="tspan2750-8">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756-5"><tspan + x="0" + y="0" + id="tspan2754-6">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760-1"><tspan + x="0" + y="0" + id="tspan2758-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764-5"><tspan + x="0" + y="0" + id="tspan2762-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768-8"><tspan + x="0" + y="0" + id="tspan2766-4">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772-8"><tspan + x="0" + y="0" + id="tspan2770-1">;</tspan></text> + </g> + <g + id="g2774-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778-3"><tspan + x="0" + y="0" + id="tspan2776-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782-4"><tspan + x="0" + y="0" + id="tspan2780-4">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786-4"><tspan + x="0" + y="0" + id="tspan2784-4">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790-7"><tspan + x="0" + y="0" + id="tspan2788-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794-3"><tspan + x="0" + y="0" + id="tspan2792-1">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798-7"><tspan + x="0" + y="0" + id="tspan2796-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802-9"><tspan + x="0" + y="0" + id="tspan2800-6">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806-2"><tspan + x="0" + y="0" + id="tspan2804-1">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810-7"><tspan + x="0" + y="0" + id="tspan2808-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814-5"><tspan + x="0" + y="0" + id="tspan2812-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818-4"><tspan + x="0" + y="0" + id="tspan2816-1">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822-8"><tspan + x="0" + y="0" + id="tspan2820-5">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826-9"><tspan + x="0" + y="0" + id="tspan2824-7">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830-5"><tspan + x="0" + y="0" + id="tspan2828-3">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834-8"><tspan + x="0" + y="0" + id="tspan2832-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838-3"><tspan + x="0" + y="0" + id="tspan2836-1">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842-8"><tspan + x="0" + y="0" + id="tspan2840-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846-6"><tspan + x="0" + y="0" + id="tspan2844-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850-3"><tspan + x="0" + y="0" + id="tspan2848-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854-3"><tspan + x="0" + y="0" + id="tspan2852-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858-6"><tspan + x="0" + y="0" + id="tspan2856-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862-4"><tspan + x="0" + y="0" + id="tspan2860-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866-8"><tspan + x="0" + y="0" + id="tspan2864-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870-9"><tspan + x="0" + y="0" + id="tspan2868-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874-7"><tspan + x="0" + y="0" + id="tspan2872-6">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878-4"><tspan + x="0" + y="0" + id="tspan2876-3">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882-0"><tspan + x="0" + y="0" + id="tspan2880-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886-0"><tspan + x="0" + y="0" + id="tspan2884-9">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890-2"><tspan + x="0" + y="0" + id="tspan2888-5">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894-4"><tspan + x="0" + y="0" + id="tspan2892-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898-5"><tspan + x="0" + y="0" + id="tspan2896-9">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902-4"><tspan + x="0" + y="0" + id="tspan2900-6">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906-9"><tspan + x="0" + y="0" + id="tspan2904-2">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910-2"><tspan + x="0" + y="0" + id="tspan2908-4">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914-7"><tspan + x="0" + y="0" + id="tspan2912-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918-5"><tspan + x="0" + y="0" + id="tspan2916-4">;</tspan></text> + </g> + <g + id="g2920-8" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924-1"><tspan + x="0" + y="0" + id="tspan2922-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928-8"><tspan + x="0" + y="0" + id="tspan2926-9">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932-3"><tspan + x="0" + y="0" + id="tspan2930-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936-8"><tspan + x="0" + y="0" + id="tspan2934-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940-2"><tspan + x="0" + y="0" + id="tspan2938-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944-0"><tspan + x="0" + y="0" + id="tspan2942-5">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948-1"><tspan + x="0" + y="0" + id="tspan2946-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952-0"><tspan + x="0" + y="0" + id="tspan2950-8">;</tspan></text> + </g> + <g + id="g2954-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958-0"><tspan + x="0" + y="0" + id="tspan2956-6">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962-4"><tspan + x="0" + y="0" + id="tspan2960-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966-2"><tspan + x="0" + y="0" + id="tspan2964-5">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970-8"><tspan + x="0" + y="0" + id="tspan2968-6">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974-2"><tspan + x="0" + y="0" + id="tspan2972-8">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978-4"><tspan + x="0" + y="0" + id="tspan2976-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982-2"><tspan + x="0" + y="0" + id="tspan2980-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986-0"><tspan + x="0" + y="0" + id="tspan2984-6">:</tspan></text> + </g> + <g + id="g2988-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992-9"><tspan + x="0" + y="0" + id="tspan2990-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996-0"><tspan + x="0" + y="0" + id="tspan2994-8">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000-1"><tspan + x="0" + y="0" + id="tspan2998-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004-1"><tspan + x="0" + y="0" + id="tspan3002-1">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008-0"><tspan + x="0" + y="0" + id="tspan3006-3">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012-4"><tspan + x="0" + y="0" + id="tspan3010-0">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016-3"><tspan + x="0" + y="0" + id="tspan3014-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020-1"><tspan + x="0" + y="0" + id="tspan3018-9">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024-6"><tspan + x="0" + y="0" + id="tspan3022-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028-3"><tspan + x="0" + y="0" + id="tspan3026-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032-8"><tspan + x="0" + y="0" + id="tspan3030-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036-5"><tspan + x="0" + y="0" + id="tspan3034-6">;</tspan></text> + </g> + <g + id="g3038-6" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042-4"><tspan + x="0" + y="0" + id="tspan3040-0">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046-0"><tspan + x="0" + y="0" + id="tspan3044-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050-6"><tspan + x="0" + y="0" + id="tspan3048-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054-6"><tspan + x="0" + y="0" + id="tspan3052-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058-5"><tspan + x="0" + y="0" + id="tspan3056-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062-9"><tspan + x="0" + y="0" + id="tspan3060-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066-7"><tspan + x="0" + y="0" + id="tspan3064-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070-8"><tspan + x="0" + y="0" + id="tspan3068-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074-9"><tspan + x="0" + y="0" + id="tspan3072-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078-6"><tspan + x="0" + y="0" + id="tspan3076-0">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082-2"><tspan + x="0" + y="0" + id="tspan3080-7">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086-6"><tspan + x="0" + y="0" + id="tspan3084-1">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090-3"><tspan + x="0" + y="0" + id="tspan3088-2">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094-1"><tspan + x="0" + y="0" + id="tspan3092-5">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098-9"><tspan + x="0" + y="0" + id="tspan3096-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102-1"><tspan + x="0" + y="0" + id="tspan3100-4">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106-9"><tspan + x="0" + y="0" + id="tspan3104-1">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110-0"><tspan + x="0" + y="0" + id="tspan3108-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114-5"><tspan + x="0" + y="0" + id="tspan3112-8">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118-7"><tspan + x="0" + y="0" + id="tspan3116-0">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122-4"><tspan + x="0" + y="0" + id="tspan3120-8">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126-0"><tspan + x="0" + y="0" + id="tspan3124-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130-2"><tspan + x="0" + y="0" + id="tspan3128-9">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134-6"><tspan + x="0" + y="0" + id="tspan3132-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138-0"><tspan + x="0" + y="0" + id="tspan3136-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142-2"><tspan + x="0" + y="0" + id="tspan3140-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146-2"><tspan + x="0" + y="0" + id="tspan3144-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150-5"><tspan + x="0" + y="0" + id="tspan3148-5">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154-2"><tspan + x="0" + y="0" + id="tspan3152-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158-0"><tspan + x="0" + y="0" + id="tspan3156-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162-8"><tspan + x="0" + y="0" + id="tspan3160-3">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166-8"><tspan + x="0" + y="0" + id="tspan3164-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170-4"><tspan + x="0" + y="0" + id="tspan3168-0">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174-9"><tspan + x="0" + y="0" + id="tspan3172-1">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178-9"><tspan + x="0" + y="0" + id="tspan3176-6">)</tspan></text> + </g> + <g + id="g3180-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184-5"><tspan + x="0" + y="0" + id="tspan3182-4">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188-4"><tspan + x="0" + y="0" + id="tspan3186-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192-9"><tspan + x="0" + y="0" + id="tspan3190-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196-6"><tspan + x="0" + y="0" + id="tspan3194-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200-5"><tspan + x="0" + y="0" + id="tspan3198-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204-2"><tspan + x="0" + y="0" + id="tspan3202-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208-4"><tspan + x="0" + y="0" + id="tspan3206-3">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212-5"><tspan + x="0" + y="0" + id="tspan3210-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216-7"><tspan + x="0" + y="0" + id="tspan3214-4">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220-3"><tspan + x="0" + y="0" + id="tspan3218-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224-4"><tspan + x="0" + y="0" + id="tspan3222-6">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228-9"><tspan + x="0" + y="0" + id="tspan3226-4">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232-2"><tspan + x="0" + y="0" + id="tspan3230-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236-6"><tspan + x="0" + y="0" + id="tspan3234-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240-1"><tspan + x="0" + y="0" + id="tspan3238-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244-8"><tspan + x="0" + y="0" + id="tspan3242-8">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248-9"><tspan + x="0" + y="0" + id="tspan3246-2">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252-8"><tspan + x="0" + y="0" + id="tspan3250-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256-8"><tspan + x="0" + y="0" + id="tspan3254-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260-8"><tspan + x="0" + y="0" + id="tspan3258-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264-8"><tspan + x="0" + y="0" + id="tspan3262-3">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268-3"><tspan + x="0" + y="0" + id="tspan3266-3">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272-8"><tspan + x="0" + y="0" + id="tspan3270-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276-4"><tspan + x="0" + y="0" + id="tspan3274-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280-6"><tspan + x="0" + y="0" + id="tspan3278-8">;</tspan></text> + </g> + <g + id="g3282-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286-0"><tspan + x="0" + y="0" + id="tspan3284-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290-8"><tspan + x="0" + y="0" + id="tspan3288-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294-9"><tspan + x="0" + y="0" + id="tspan3292-0">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298-3"><tspan + x="0" + y="0" + id="tspan3296-3">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302-3"><tspan + x="0" + y="0" + id="tspan3300-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306-3"><tspan + x="0" + y="0" + id="tspan3304-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310-6"><tspan + x="0" + y="0" + id="tspan3308-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314-2"><tspan + x="0" + y="0" + id="tspan3312-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318-5"><tspan + x="0" + y="0" + id="tspan3316-8">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322-7"><tspan + x="0" + y="0" + id="tspan3320-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326-6"><tspan + x="0" + y="0" + id="tspan3324-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330-4"><tspan + x="0" + y="0" + id="tspan3328-1">;</tspan></text> + </g> + <g + id="g3332-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336-4"><tspan + x="0" + y="0" + id="tspan3334-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340-7"><tspan + x="0" + y="0" + id="tspan3338-0">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344-8"><tspan + x="0" + y="0" + id="tspan3342-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348-2"><tspan + x="0" + y="0" + id="tspan3346-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352-7"><tspan + x="0" + y="0" + id="tspan3350-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356-3"><tspan + x="0" + y="0" + id="tspan3354-9">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360-2"><tspan + x="0" + y="0" + id="tspan3358-8">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364-3"><tspan + x="0" + y="0" + id="tspan3362-0">;</tspan></text> + </g> + <g + id="g3366-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370-7"><tspan + x="0" + y="0" + id="tspan3368-8">}</tspan></text> + </g> + <g + id="g3372-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376-1"><tspan + x="0" + y="0" + id="tspan3374-5">}</tspan></text> + </g> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 165.47167,131.42037 h 27.57058 V 42.641205 h 10.0746" + id="path80931" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 166.71704,136.72533 h 28.71969 V 71.029771 h 12.6199" + id="path80933" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 166.87657,142.08 h 31.08361 v -33.16707 h 6.43865" + id="path80935" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.3556,146.79246 h 12.5336 v 24.49279 h 67.20842 v -26.99339 h -10.28438" + id="path80937" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.99024,152.34976 h 25.54065 v -6.69074 h 15.01428" + id="path80939" /> + <g + id="g80958"> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964-9" + width="29.764124" + height="37.809834" + x="138.80099" + y="120.4015" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 141.1152,127.86489 h 25" + id="path169-2" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 147.31753,155.65321 V 122.00716" + id="path169-3-5" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="141.01805" + y="126.14487" + id="text225-7"><tspan + sodipodi:role="line" + id="tspan223-4" + style="font-size:4.23333px;stroke-width:0.264583" + x="141.01805" + y="126.14487">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.31265" + y="132.63023" + id="text4716-9"><tspan + sodipodi:role="line" + id="tspan4714-9" + style="stroke-width:0.264583" + x="142.31265" + y="132.63023">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.07907" + y="137.91478" + id="text4720-4"><tspan + sodipodi:role="line" + id="tspan4718-5" + style="stroke-width:0.264583" + x="142.07907" + y="137.91478">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.27339" + y="143.19933" + id="text4724-9"><tspan + sodipodi:role="line" + id="tspan4722-3" + style="stroke-width:0.264583" + x="142.27339" + y="143.19933">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.3044" + y="147.98572" + id="text4728-5"><tspan + sodipodi:role="line" + id="tspan4726-7" + style="stroke-width:0.264583" + x="142.3044" + y="147.98572">3 p[0]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.37674" + y="153.27026" + id="text4732-0"><tspan + sodipodi:role="line" + id="tspan4730-8" + style="stroke-width:0.264583" + x="142.37674" + y="153.27026">4 p[1]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684" + id="text6972-1"><tspan + sodipodi:role="line" + id="tspan6970-9" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684">processus fils</tspan></text> + </g> + </g> +</svg> diff --git a/221018-pipe-example/fig/05-parent-close.svg b/221018-pipe-example/fig/05-parent-close.svg new file mode 100644 index 0000000000000000000000000000000000000000..36e70f11d65e24b5443f489efdcc3780479b6e59 --- /dev/null +++ b/221018-pipe-example/fig/05-parent-close.svg @@ -0,0 +1,4205 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="256mm" + height="192mm" + viewBox="0 0 256.00004 192" + version="1.1" + id="svg5" + inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" + sodipodi:docname="05-parent-close.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <sodipodi:namedview + id="namedview7" + pagecolor="#ffffff" + bordercolor="#999999" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:document-units="mm" + showgrid="false" + inkscape:zoom="1.311741" + inkscape:cx="492.85646" + inkscape:cy="328.95214" + inkscape:window-width="1916" + inkscape:window-height="1032" + inkscape:window-x="0" + inkscape:window-y="22" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" + showguides="true" /> + <defs + id="defs2"> + <marker + style="overflow:visible" + id="marker11169" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167" /> + </marker> + <marker + style="overflow:visible" + id="marker11169-4" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167-9" /> + </marker> + </defs> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.499999;stroke-dasharray:none;stroke-opacity:1" + id="rect44272" + width="255.14482" + height="190.89871" + x="0" + y="0" /> + <g + id="g11249" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,15.439464)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742" /> + </g> + <g + id="g11249-0" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,74.610485)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477-2" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169-4)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742-0" /> + </g> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="13.537429" + y="75.969765" + id="text6968"><tspan + sodipodi:role="line" + id="tspan6966" + style="stroke-width:0.264583" + x="13.537429" + y="75.969765" /></text> + <g + id="g40148" + transform="translate(136.24874,56.979904)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707" + id="text21058"><tspan + sodipodi:role="line" + id="tspan21056" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707">/dev/null</tspan></text> + <g + id="g20674" + transform="matrix(0.03,0,0,0.03,72.366356,42.460154)" + style="stroke-width:8.81943"> + <path + d="m 89.4,100 26.2,347.9 c 2.5,32.5 29.6,58.1 60.7,58.1 h 159.3 c 31.1,0 58.2,-25.6 60.7,-58.1 L 422.6,100 Z m 100.7,360.8 c 0.3,7.1 -5.1,12.7 -12,12.7 -6.9,0 -12.7,-5.7 -13.1,-12.7 L 150.4,164.2 c -0.5,-9.6 5.7,-17.4 13.8,-17.4 8.1,0 14.9,7.8 15.3,17.4 z m 78.4,0 c 0,7.1 -5.7,12.7 -12.5,12.7 -6.8,0 -12.5,-5.7 -12.5,-12.7 l -2,-296.6 c -0.1,-9.6 6.4,-17.4 14.5,-17.4 8.1,0 14.6,7.8 14.5,17.4 z m 78.4,0 c -0.3,7.1 -6.2,12.7 -13.1,12.7 -6.9,0 -12.2,-5.7 -12,-12.7 l 10.6,-296.6 c 0.3,-9.6 7.2,-17.4 15.3,-17.4 8.1,0 14.3,7.8 13.8,17.4 z" + id="path20670" + style="stroke-width:8.81943" /> + <path + d="M 445.3,82.8 H 66.7 v 0 C 64.9,61.7 77.4,44.4 94.6,44.4 h 322.9 c 17.1,0 29.6,17.4 27.8,38.4 z" + id="XMLID_2_" + style="stroke-width:8.81943" /> + <path + d="M 324.3,58.6 H 187.7 l -0.2,-7.8 C 186.7,26.3 202.1,6 221.9,6 h 68.3 c 19.7,0 35.1,20.3 34.4,44.7 z" + id="XMLID_1_" + style="stroke-width:8.81943" /> + </g> + </g> + <g + id="g40140" + transform="translate(137.74393,53.769179)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422" + id="text26903"><tspan + sodipodi:role="line" + id="tspan26901" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422">output-file.txt</tspan></text> + <path + d="m 81.04275,12.538612 h -5.35716 v 1.071429 h 5.35716 z M 83.18559,9.3243281 H 73.54275 V 24.324328 H 86.39988 V 12.538612 Z M 85.32846,23.252899 H 74.61417 V 10.395758 h 7.5 l 3.21429,3.214284 z m -9.64287,-2.142852 h 8.57142 v -1.071435 h -8.57142 z m 0,-2.142861 h 8.57142 v -1.071429 h -8.57142 z m 0,-2.142858 h 8.57142 v -1.071429 h -8.57142 z" + id="path28774" + style="stroke-width:0.264582" /> + </g> + <g + id="g40135" + transform="translate(134.99289,-39.014568)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579" + id="text31353"><tspan + sodipodi:role="line" + id="tspan31351" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579">/dev/pts/1</tspan></text> + <path + d="M 88.522475,72.111689 H 73.522474 c -0.690429,0 -1.25,0.55957 -1.25,1.25 v 12.5 c 0,0.69043 0.559571,1.250001 1.25,1.250001 h 15.000001 c 0.690429,0 1.249999,-0.559571 1.249999,-1.250001 v -12.5 c 0,-0.69043 -0.55957,-1.25 -1.249999,-1.25 z m -13.750001,8.75 2.5,-2.5 -2.5,-2.5 1.25,-1.25 3.750001,3.75 -3.750001,3.75 z m 10,1.25 h -4.999999 v -1.25 h 4.999999 z" + id="path39739" + style="stroke-width:0.264583" /> + </g> + <g + id="g1820" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,-51.837942)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452"><tspan + x="0" + y="0" + id="tspan2450">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456"><tspan + x="0" + y="0" + id="tspan2454">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460"><tspan + x="0" + y="0" + id="tspan2458">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464"><tspan + x="0" + y="0" + id="tspan2462">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468"><tspan + x="0" + y="0" + id="tspan2466">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472"><tspan + x="0" + y="0" + id="tspan2470">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476"><tspan + x="0" + y="0" + id="tspan2474">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480"><tspan + x="0" + y="0" + id="tspan2478">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484"><tspan + x="0" + y="0" + id="tspan2482">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488"><tspan + x="0" + y="0" + id="tspan2486">{</tspan></text> + </g> + <g + id="g2490" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494"><tspan + x="0" + y="0" + id="tspan2492">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498"><tspan + x="0" + y="0" + id="tspan2496">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502"><tspan + x="0" + y="0" + id="tspan2500">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506"><tspan + x="0" + y="0" + id="tspan2504">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510"><tspan + x="0" + y="0" + id="tspan2508">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514"><tspan + x="0" + y="0" + id="tspan2512">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518"><tspan + x="0" + y="0" + id="tspan2516">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522"><tspan + x="0" + y="0" + id="tspan2520">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526"><tspan + x="0" + y="0" + id="tspan2524">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530"><tspan + x="0" + y="0" + id="tspan2528">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534"><tspan + x="0" + y="0" + id="tspan2532">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538"><tspan + x="0" + y="0" + id="tspan2536">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542"><tspan + x="0" + y="0" + id="tspan2540">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546"><tspan + x="0" + y="0" + id="tspan2544">;</tspan></text> + </g> + <g + id="g2548" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552"><tspan + x="0" + y="0" + id="tspan2550">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556"><tspan + x="0" + y="0" + id="tspan2554">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560"><tspan + x="0" + y="0" + id="tspan2558">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564"><tspan + x="0" + y="0" + id="tspan2562">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568"><tspan + x="0" + y="0" + id="tspan2566">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572"><tspan + x="0" + y="0" + id="tspan2570">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576"><tspan + x="0" + y="0" + id="tspan2574">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580"><tspan + x="0" + y="0" + id="tspan2578">;</tspan></text> + </g> + <g + id="g2582" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586"><tspan + x="0" + y="0" + id="tspan2584">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590"><tspan + x="0" + y="0" + id="tspan2588">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594"><tspan + x="0" + y="0" + id="tspan2592">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598"><tspan + x="0" + y="0" + id="tspan2596">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602"><tspan + x="0" + y="0" + id="tspan2600">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606"><tspan + x="0" + y="0" + id="tspan2604">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610"><tspan + x="0" + y="0" + id="tspan2608">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614"><tspan + x="0" + y="0" + id="tspan2612">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618"><tspan + x="0" + y="0" + id="tspan2616">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622"><tspan + x="0" + y="0" + id="tspan2620">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626"><tspan + x="0" + y="0" + id="tspan2624">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630"><tspan + x="0" + y="0" + id="tspan2628">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634"><tspan + x="0" + y="0" + id="tspan2632">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638"><tspan + x="0" + y="0" + id="tspan2636">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642"><tspan + x="0" + y="0" + id="tspan2640">{</tspan></text> + </g> + <g + id="g2644" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648"><tspan + x="0" + y="0" + id="tspan2646">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652"><tspan + x="0" + y="0" + id="tspan2650">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656"><tspan + x="0" + y="0" + id="tspan2654">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660"><tspan + x="0" + y="0" + id="tspan2658">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664"><tspan + x="0" + y="0" + id="tspan2662">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668"><tspan + x="0" + y="0" + id="tspan2666">:</tspan></text> + </g> + <g + id="g2670" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674"><tspan + x="0" + y="0" + id="tspan2672">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678"><tspan + x="0" + y="0" + id="tspan2676">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682"><tspan + x="0" + y="0" + id="tspan2680">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686"><tspan + x="0" + y="0" + id="tspan2684">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690"><tspan + x="0" + y="0" + id="tspan2688">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694"><tspan + x="0" + y="0" + id="tspan2692">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698"><tspan + x="0" + y="0" + id="tspan2696">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702"><tspan + x="0" + y="0" + id="tspan2700">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706"><tspan + x="0" + y="0" + id="tspan2704">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710"><tspan + x="0" + y="0" + id="tspan2708">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714"><tspan + x="0" + y="0" + id="tspan2712">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718"><tspan + x="0" + y="0" + id="tspan2716">;</tspan></text> + </g> + <g + id="g2720" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724"><tspan + x="0" + y="0" + id="tspan2722">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728"><tspan + x="0" + y="0" + id="tspan2726">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732"><tspan + x="0" + y="0" + id="tspan2730">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736"><tspan + x="0" + y="0" + id="tspan2734">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740"><tspan + x="0" + y="0" + id="tspan2738">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744"><tspan + x="0" + y="0" + id="tspan2742">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748"><tspan + x="0" + y="0" + id="tspan2746">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752"><tspan + x="0" + y="0" + id="tspan2750">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756"><tspan + x="0" + y="0" + id="tspan2754">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760"><tspan + x="0" + y="0" + id="tspan2758">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764"><tspan + x="0" + y="0" + id="tspan2762">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768"><tspan + x="0" + y="0" + id="tspan2766">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772"><tspan + x="0" + y="0" + id="tspan2770">;</tspan></text> + </g> + <g + id="g2774" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778"><tspan + x="0" + y="0" + id="tspan2776">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782"><tspan + x="0" + y="0" + id="tspan2780">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786"><tspan + x="0" + y="0" + id="tspan2784">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790"><tspan + x="0" + y="0" + id="tspan2788">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794"><tspan + x="0" + y="0" + id="tspan2792">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798"><tspan + x="0" + y="0" + id="tspan2796">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802"><tspan + x="0" + y="0" + id="tspan2800">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806"><tspan + x="0" + y="0" + id="tspan2804">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810"><tspan + x="0" + y="0" + id="tspan2808">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814"><tspan + x="0" + y="0" + id="tspan2812">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818"><tspan + x="0" + y="0" + id="tspan2816">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822"><tspan + x="0" + y="0" + id="tspan2820">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826"><tspan + x="0" + y="0" + id="tspan2824">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830"><tspan + x="0" + y="0" + id="tspan2828">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834"><tspan + x="0" + y="0" + id="tspan2832">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838"><tspan + x="0" + y="0" + id="tspan2836">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842"><tspan + x="0" + y="0" + id="tspan2840">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846"><tspan + x="0" + y="0" + id="tspan2844">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850"><tspan + x="0" + y="0" + id="tspan2848">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854"><tspan + x="0" + y="0" + id="tspan2852">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858"><tspan + x="0" + y="0" + id="tspan2856">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862"><tspan + x="0" + y="0" + id="tspan2860">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866"><tspan + x="0" + y="0" + id="tspan2864">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870"><tspan + x="0" + y="0" + id="tspan2868">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874"><tspan + x="0" + y="0" + id="tspan2872">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878"><tspan + x="0" + y="0" + id="tspan2876">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882"><tspan + x="0" + y="0" + id="tspan2880">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886"><tspan + x="0" + y="0" + id="tspan2884">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890"><tspan + x="0" + y="0" + id="tspan2888">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894"><tspan + x="0" + y="0" + id="tspan2892">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898"><tspan + x="0" + y="0" + id="tspan2896">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902"><tspan + x="0" + y="0" + id="tspan2900">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906"><tspan + x="0" + y="0" + id="tspan2904">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910"><tspan + x="0" + y="0" + id="tspan2908">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914"><tspan + x="0" + y="0" + id="tspan2912">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918"><tspan + x="0" + y="0" + id="tspan2916">;</tspan></text> + </g> + <g + id="g2920" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924"><tspan + x="0" + y="0" + id="tspan2922">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928"><tspan + x="0" + y="0" + id="tspan2926">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932"><tspan + x="0" + y="0" + id="tspan2930">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936"><tspan + x="0" + y="0" + id="tspan2934">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940"><tspan + x="0" + y="0" + id="tspan2938">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944"><tspan + x="0" + y="0" + id="tspan2942">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948"><tspan + x="0" + y="0" + id="tspan2946">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952"><tspan + x="0" + y="0" + id="tspan2950">;</tspan></text> + </g> + <g + id="g2954" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958"><tspan + x="0" + y="0" + id="tspan2956">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962"><tspan + x="0" + y="0" + id="tspan2960">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966"><tspan + x="0" + y="0" + id="tspan2964">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970"><tspan + x="0" + y="0" + id="tspan2968">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974"><tspan + x="0" + y="0" + id="tspan2972">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978"><tspan + x="0" + y="0" + id="tspan2976">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982"><tspan + x="0" + y="0" + id="tspan2980">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986"><tspan + x="0" + y="0" + id="tspan2984">:</tspan></text> + </g> + <g + id="g2988" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992"><tspan + x="0" + y="0" + id="tspan2990">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996"><tspan + x="0" + y="0" + id="tspan2994">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000"><tspan + x="0" + y="0" + id="tspan2998">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004"><tspan + x="0" + y="0" + id="tspan3002">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008"><tspan + x="0" + y="0" + id="tspan3006">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012"><tspan + x="0" + y="0" + id="tspan3010">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016"><tspan + x="0" + y="0" + id="tspan3014">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020"><tspan + x="0" + y="0" + id="tspan3018">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024"><tspan + x="0" + y="0" + id="tspan3022">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028"><tspan + x="0" + y="0" + id="tspan3026">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032"><tspan + x="0" + y="0" + id="tspan3030">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036"><tspan + x="0" + y="0" + id="tspan3034">;</tspan></text> + </g> + <g + id="g3038" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042"><tspan + x="0" + y="0" + id="tspan3040">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046"><tspan + x="0" + y="0" + id="tspan3044">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050"><tspan + x="0" + y="0" + id="tspan3048">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054"><tspan + x="0" + y="0" + id="tspan3052">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058"><tspan + x="0" + y="0" + id="tspan3056">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062"><tspan + x="0" + y="0" + id="tspan3060">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066"><tspan + x="0" + y="0" + id="tspan3064">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070"><tspan + x="0" + y="0" + id="tspan3068">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074"><tspan + x="0" + y="0" + id="tspan3072">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078"><tspan + x="0" + y="0" + id="tspan3076">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082"><tspan + x="0" + y="0" + id="tspan3080">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086"><tspan + x="0" + y="0" + id="tspan3084">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090"><tspan + x="0" + y="0" + id="tspan3088">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094"><tspan + x="0" + y="0" + id="tspan3092">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098"><tspan + x="0" + y="0" + id="tspan3096">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102"><tspan + x="0" + y="0" + id="tspan3100">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106"><tspan + x="0" + y="0" + id="tspan3104">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110"><tspan + x="0" + y="0" + id="tspan3108">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114"><tspan + x="0" + y="0" + id="tspan3112">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118"><tspan + x="0" + y="0" + id="tspan3116">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122"><tspan + x="0" + y="0" + id="tspan3120">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126"><tspan + x="0" + y="0" + id="tspan3124">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130"><tspan + x="0" + y="0" + id="tspan3128">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134"><tspan + x="0" + y="0" + id="tspan3132">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138"><tspan + x="0" + y="0" + id="tspan3136">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142"><tspan + x="0" + y="0" + id="tspan3140">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146"><tspan + x="0" + y="0" + id="tspan3144">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150"><tspan + x="0" + y="0" + id="tspan3148">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154"><tspan + x="0" + y="0" + id="tspan3152">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158"><tspan + x="0" + y="0" + id="tspan3156">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162"><tspan + x="0" + y="0" + id="tspan3160">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166"><tspan + x="0" + y="0" + id="tspan3164">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170"><tspan + x="0" + y="0" + id="tspan3168">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174"><tspan + x="0" + y="0" + id="tspan3172">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178"><tspan + x="0" + y="0" + id="tspan3176">)</tspan></text> + </g> + <g + id="g3180" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184"><tspan + x="0" + y="0" + id="tspan3182">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188"><tspan + x="0" + y="0" + id="tspan3186">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192"><tspan + x="0" + y="0" + id="tspan3190">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196"><tspan + x="0" + y="0" + id="tspan3194">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200"><tspan + x="0" + y="0" + id="tspan3198">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204"><tspan + x="0" + y="0" + id="tspan3202">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208"><tspan + x="0" + y="0" + id="tspan3206">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212"><tspan + x="0" + y="0" + id="tspan3210">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216"><tspan + x="0" + y="0" + id="tspan3214">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220"><tspan + x="0" + y="0" + id="tspan3218">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224"><tspan + x="0" + y="0" + id="tspan3222">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228"><tspan + x="0" + y="0" + id="tspan3226">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232"><tspan + x="0" + y="0" + id="tspan3230">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236"><tspan + x="0" + y="0" + id="tspan3234">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240"><tspan + x="0" + y="0" + id="tspan3238">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244"><tspan + x="0" + y="0" + id="tspan3242">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248"><tspan + x="0" + y="0" + id="tspan3246">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252"><tspan + x="0" + y="0" + id="tspan3250">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256"><tspan + x="0" + y="0" + id="tspan3254">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260"><tspan + x="0" + y="0" + id="tspan3258">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264"><tspan + x="0" + y="0" + id="tspan3262">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268"><tspan + x="0" + y="0" + id="tspan3266">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272"><tspan + x="0" + y="0" + id="tspan3270">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276"><tspan + x="0" + y="0" + id="tspan3274">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280"><tspan + x="0" + y="0" + id="tspan3278">;</tspan></text> + </g> + <g + id="g3282" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286"><tspan + x="0" + y="0" + id="tspan3284">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290"><tspan + x="0" + y="0" + id="tspan3288">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294"><tspan + x="0" + y="0" + id="tspan3292">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298"><tspan + x="0" + y="0" + id="tspan3296">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302"><tspan + x="0" + y="0" + id="tspan3300">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306"><tspan + x="0" + y="0" + id="tspan3304">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310"><tspan + x="0" + y="0" + id="tspan3308">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314"><tspan + x="0" + y="0" + id="tspan3312">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318"><tspan + x="0" + y="0" + id="tspan3316">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322"><tspan + x="0" + y="0" + id="tspan3320">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326"><tspan + x="0" + y="0" + id="tspan3324">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330"><tspan + x="0" + y="0" + id="tspan3328">;</tspan></text> + </g> + <g + id="g3332" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336"><tspan + x="0" + y="0" + id="tspan3334">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340"><tspan + x="0" + y="0" + id="tspan3338">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344"><tspan + x="0" + y="0" + id="tspan3342">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348"><tspan + x="0" + y="0" + id="tspan3346">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352"><tspan + x="0" + y="0" + id="tspan3350">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356"><tspan + x="0" + y="0" + id="tspan3354">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360"><tspan + x="0" + y="0" + id="tspan3358">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364"><tspan + x="0" + y="0" + id="tspan3362">;</tspan></text> + </g> + <g + id="g3366" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370"><tspan + x="0" + y="0" + id="tspan3368">}</tspan></text> + </g> + <g + id="g3372" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376"><tspan + x="0" + y="0" + id="tspan3374">}</tspan></text> + </g> + </g> + <g + id="g3484" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,19.072696)" /> + <g + id="g3488" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,88.04075)" /> + <g + id="g83834" + transform="translate(107.58483,23.626053)"> + <image + width="23.225805" + height="15" + preserveAspectRatio="none" + style="stroke-width:0.174978;image-rendering:optimizeSpeed" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAfCAYAAACh+E5kAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9 kT1Iw0AcxV9bRSktFawg4pChOlkQFXHUKhShQqgVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg +AHi6OSk6CIl/i8ptIjx4Lgf7+497t4B/kaFqWbXOKBqlpFOJoRsblXoeUUQYQygDxGJmfqcKKbg Ob7u4ePrXZxneZ/7c4SVvMkAn0A8y3TDIt4gnt60dM77xFFWkhTic+Ixgy5I/Mh12eU3zkWH/Twz amTS88RRYqHYwXIHs5KhEk8RxxRVo3x/1mWF8xZntVJjrXvyF4by2soy12kOI4lFLEGEABk1lFGB hTitGikm0rSf8PAPOX6RXDK5ymDkWEAVKiTHD/4Hv7s1C5MTblIoAXS/2PbHCNCzCzTrtv19bNvN EyDwDFxpbX+1Acx8kl5va7EjILINXFy3NXkPuNwBBp90yZAcKUDTXygA72f0TTmg/xYIrrm9tfZx +gBkqKvUDXBwCIwWKXvd4929nb39e6bV3w8q3nKKscjFLwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlw SFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+YKDRUYGD+J89cAAAAZdEVYdENvbW1lbnQAQ3JlYXRl ZCB3aXRoIEdJTVBXgQ4XAAABiElEQVRYw+1Y20rEMBA9M826bP0U1wdB9MX/B19E3NX/8GEVL5nj Q9JuWyNNRTHFDZSQZJhhLuckHay0IoDcr7jhhIrN5nZU8Or8Eo8vT8U5oBTLEhSUOZxalSVIALUs CABCgamHUAEQFEKtQgiG9PZMfTxrqlBAsd6eUKM+aUOVa8OZ+uwMXN/dlFdCwev5Ds2tbpbrAGcN Yg0gmXEGpoC4SAem0OghAwca/c80inJLSOftwIFG//o5PSUD65P1fmGdtDCgKb6Ww1lEGCzO3Sh0 5VP6Jthw33pKMGGMiTMOzlLyKX0TbEgtjjt7G3XgWI+w86/llRAgmQVeJgrCTcwfTG+zlkEJ/ZKN AOIuoGwAsAaIEGzvt4XSqPXv5t66ZRGWS6Pbh/HILhfLmf+RFfricNmNLQIXp2dxYRBWYLxpBAJK 6OFQiCYoFIt71vZ6CEKgoHig6QO1+jplmmkjv7ElwDPeZc+olmBZi7Pv7PkEfPxnFvpK34gNDd2x GY9aXFZnegVXpKcfnHHpyinb6ZAAAAAASUVORK5CYII= " + id="image50850" + x="97.006233" + y="111.85227" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="94.883553" + y="133.28987" + id="text54908"><tspan + sodipodi:role="line" + id="tspan54906" + style="stroke-width:0.264583" + x="94.883553" + y="133.28987">pipe:[1137]</tspan></text> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.87473,47.220362 h 20.20444 v 60.072908 l 19.85168,0" + id="path52862" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.95174,41.699899 h 22.9205 v 27.123834 h 20.11199" + id="path52911" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.76942,37.039298 h 38.48161" + id="path52913" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.02013,52.048272 h 21.77513 v 75.725918 h 58.15801 v 12.77337 H 230.4018" + id="path70938" + sodipodi:nodetypes="cccccc" /> + <path + style="fill:none;stroke:#ff0000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.44386,57.554015 h 19.04361 v 83.069205 h 22.05073" + id="path70940" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545" + id="text6972"><tspan + sodipodi:role="line" + id="tspan6970" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545">processus père</tspan></text> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964" + width="29.764124" + height="37.809834" + x="136.70837" + y="25.866203" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 139.02258,33.329593 h 25" + id="path169" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 145.22491,61.117913 V 27.471865" + id="path169-3" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="138.92543" + y="31.60957" + id="text225"><tspan + sodipodi:role="line" + id="tspan223" + style="font-size:4.23333px;stroke-width:0.264583" + x="138.92543" + y="31.60957">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.22003" + y="38.094936" + id="text4716"><tspan + sodipodi:role="line" + id="tspan4714" + style="stroke-width:0.264583" + x="140.22003" + y="38.094936">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="139.98645" + y="43.379482" + id="text4720"><tspan + sodipodi:role="line" + id="tspan4718" + style="stroke-width:0.264583" + x="139.98645" + y="43.379482">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.18077" + y="48.664028" + id="text4724"><tspan + sodipodi:role="line" + id="tspan4722" + style="stroke-width:0.264583" + x="140.18077" + y="48.664028">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583;fill:#ff0000" + x="140.28412" + y="58.734962" + id="text4732"><tspan + sodipodi:role="line" + id="tspan4730" + style="stroke-width:0.264583;fill:#ff0000" + x="140.28412" + y="58.734962">4 p[1]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.21178" + y="53.450417" + id="text4728"><tspan + sodipodi:role="line" + id="tspan4726" + style="stroke-width:0.264583" + x="140.21178" + y="53.450417">3 p[0]</tspan></text> + <g + id="g1820-3" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,42.697354)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440-6" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452-5"><tspan + x="0" + y="0" + id="tspan2450-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456-5"><tspan + x="0" + y="0" + id="tspan2454-6">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460-2"><tspan + x="0" + y="0" + id="tspan2458-9">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464-1"><tspan + x="0" + y="0" + id="tspan2462-2">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468-7"><tspan + x="0" + y="0" + id="tspan2466-0">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472-9"><tspan + x="0" + y="0" + id="tspan2470-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476-6"><tspan + x="0" + y="0" + id="tspan2474-0">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480-6"><tspan + x="0" + y="0" + id="tspan2478-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484-6"><tspan + x="0" + y="0" + id="tspan2482-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488-8"><tspan + x="0" + y="0" + id="tspan2486-7">{</tspan></text> + </g> + <g + id="g2490-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494-2"><tspan + x="0" + y="0" + id="tspan2492-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498-2"><tspan + x="0" + y="0" + id="tspan2496-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502-7"><tspan + x="0" + y="0" + id="tspan2500-5">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506-9"><tspan + x="0" + y="0" + id="tspan2504-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510-2"><tspan + x="0" + y="0" + id="tspan2508-8">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514-9"><tspan + x="0" + y="0" + id="tspan2512-7">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518-3"><tspan + x="0" + y="0" + id="tspan2516-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522-1"><tspan + x="0" + y="0" + id="tspan2520-2">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526-9"><tspan + x="0" + y="0" + id="tspan2524-3">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530-1"><tspan + x="0" + y="0" + id="tspan2528-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534-4"><tspan + x="0" + y="0" + id="tspan2532-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538-8"><tspan + x="0" + y="0" + id="tspan2536-4">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542-5"><tspan + x="0" + y="0" + id="tspan2540-0">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546-3"><tspan + x="0" + y="0" + id="tspan2544-6">;</tspan></text> + </g> + <g + id="g2548-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552-0"><tspan + x="0" + y="0" + id="tspan2550-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556-3"><tspan + x="0" + y="0" + id="tspan2554-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560-0"><tspan + x="0" + y="0" + id="tspan2558-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564-1"><tspan + x="0" + y="0" + id="tspan2562-5">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568-5"><tspan + x="0" + y="0" + id="tspan2566-4">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572-7"><tspan + x="0" + y="0" + id="tspan2570-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576-5"><tspan + x="0" + y="0" + id="tspan2574-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580-9"><tspan + x="0" + y="0" + id="tspan2578-3">;</tspan></text> + </g> + <g + id="g2582-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586-4"><tspan + x="0" + y="0" + id="tspan2584-5">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590-2"><tspan + x="0" + y="0" + id="tspan2588-5">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594-4"><tspan + x="0" + y="0" + id="tspan2592-7">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598-4"><tspan + x="0" + y="0" + id="tspan2596-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602-3"><tspan + x="0" + y="0" + id="tspan2600-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606-7"><tspan + x="0" + y="0" + id="tspan2604-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610-6"><tspan + x="0" + y="0" + id="tspan2608-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614-8"><tspan + x="0" + y="0" + id="tspan2612-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618-3"><tspan + x="0" + y="0" + id="tspan2616-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622-4"><tspan + x="0" + y="0" + id="tspan2620-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626-2"><tspan + x="0" + y="0" + id="tspan2624-0">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630-6"><tspan + x="0" + y="0" + id="tspan2628-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634-9"><tspan + x="0" + y="0" + id="tspan2632-2">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638-6"><tspan + x="0" + y="0" + id="tspan2636-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642-4"><tspan + x="0" + y="0" + id="tspan2640-9">{</tspan></text> + </g> + <g + id="g2644-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648-0"><tspan + x="0" + y="0" + id="tspan2646-4">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652-8"><tspan + x="0" + y="0" + id="tspan2650-7">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656-1"><tspan + x="0" + y="0" + id="tspan2654-7">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660-2"><tspan + x="0" + y="0" + id="tspan2658-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664-2"><tspan + x="0" + y="0" + id="tspan2662-2">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668-6"><tspan + x="0" + y="0" + id="tspan2666-1">:</tspan></text> + </g> + <g + id="g2670-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674-6"><tspan + x="0" + y="0" + id="tspan2672-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678-5"><tspan + x="0" + y="0" + id="tspan2676-9">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682-4"><tspan + x="0" + y="0" + id="tspan2680-9">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686-0"><tspan + x="0" + y="0" + id="tspan2684-9">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690-1"><tspan + x="0" + y="0" + id="tspan2688-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694-7"><tspan + x="0" + y="0" + id="tspan2692-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698-1"><tspan + x="0" + y="0" + id="tspan2696-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702-9"><tspan + x="0" + y="0" + id="tspan2700-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706-7"><tspan + x="0" + y="0" + id="tspan2704-6">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710-7"><tspan + x="0" + y="0" + id="tspan2708-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714-6"><tspan + x="0" + y="0" + id="tspan2712-5">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718-6"><tspan + x="0" + y="0" + id="tspan2716-3">;</tspan></text> + </g> + <g + id="g2720-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724-4"><tspan + x="0" + y="0" + id="tspan2722-8">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728-1"><tspan + x="0" + y="0" + id="tspan2726-2">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732-9"><tspan + x="0" + y="0" + id="tspan2730-3">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736-9"><tspan + x="0" + y="0" + id="tspan2734-0">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740-8"><tspan + x="0" + y="0" + id="tspan2738-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744-5"><tspan + x="0" + y="0" + id="tspan2742-0">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748-9"><tspan + x="0" + y="0" + id="tspan2746-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752-3"><tspan + x="0" + y="0" + id="tspan2750-8">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756-5"><tspan + x="0" + y="0" + id="tspan2754-6">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760-1"><tspan + x="0" + y="0" + id="tspan2758-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764-5"><tspan + x="0" + y="0" + id="tspan2762-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768-8"><tspan + x="0" + y="0" + id="tspan2766-4">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772-8"><tspan + x="0" + y="0" + id="tspan2770-1">;</tspan></text> + </g> + <g + id="g2774-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778-3"><tspan + x="0" + y="0" + id="tspan2776-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782-4"><tspan + x="0" + y="0" + id="tspan2780-4">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786-4"><tspan + x="0" + y="0" + id="tspan2784-4">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790-7"><tspan + x="0" + y="0" + id="tspan2788-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794-3"><tspan + x="0" + y="0" + id="tspan2792-1">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798-7"><tspan + x="0" + y="0" + id="tspan2796-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802-9"><tspan + x="0" + y="0" + id="tspan2800-6">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806-2"><tspan + x="0" + y="0" + id="tspan2804-1">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810-7"><tspan + x="0" + y="0" + id="tspan2808-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814-5"><tspan + x="0" + y="0" + id="tspan2812-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818-4"><tspan + x="0" + y="0" + id="tspan2816-1">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822-8"><tspan + x="0" + y="0" + id="tspan2820-5">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826-9"><tspan + x="0" + y="0" + id="tspan2824-7">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830-5"><tspan + x="0" + y="0" + id="tspan2828-3">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834-8"><tspan + x="0" + y="0" + id="tspan2832-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838-3"><tspan + x="0" + y="0" + id="tspan2836-1">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842-8"><tspan + x="0" + y="0" + id="tspan2840-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846-6"><tspan + x="0" + y="0" + id="tspan2844-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850-3"><tspan + x="0" + y="0" + id="tspan2848-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854-3"><tspan + x="0" + y="0" + id="tspan2852-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858-6"><tspan + x="0" + y="0" + id="tspan2856-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862-4"><tspan + x="0" + y="0" + id="tspan2860-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866-8"><tspan + x="0" + y="0" + id="tspan2864-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870-9"><tspan + x="0" + y="0" + id="tspan2868-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874-7"><tspan + x="0" + y="0" + id="tspan2872-6">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878-4"><tspan + x="0" + y="0" + id="tspan2876-3">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882-0"><tspan + x="0" + y="0" + id="tspan2880-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886-0"><tspan + x="0" + y="0" + id="tspan2884-9">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890-2"><tspan + x="0" + y="0" + id="tspan2888-5">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894-4"><tspan + x="0" + y="0" + id="tspan2892-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898-5"><tspan + x="0" + y="0" + id="tspan2896-9">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902-4"><tspan + x="0" + y="0" + id="tspan2900-6">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906-9"><tspan + x="0" + y="0" + id="tspan2904-2">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910-2"><tspan + x="0" + y="0" + id="tspan2908-4">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914-7"><tspan + x="0" + y="0" + id="tspan2912-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918-5"><tspan + x="0" + y="0" + id="tspan2916-4">;</tspan></text> + </g> + <g + id="g2920-8" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924-1"><tspan + x="0" + y="0" + id="tspan2922-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928-8"><tspan + x="0" + y="0" + id="tspan2926-9">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932-3"><tspan + x="0" + y="0" + id="tspan2930-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936-8"><tspan + x="0" + y="0" + id="tspan2934-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940-2"><tspan + x="0" + y="0" + id="tspan2938-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944-0"><tspan + x="0" + y="0" + id="tspan2942-5">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948-1"><tspan + x="0" + y="0" + id="tspan2946-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952-0"><tspan + x="0" + y="0" + id="tspan2950-8">;</tspan></text> + </g> + <g + id="g2954-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958-0"><tspan + x="0" + y="0" + id="tspan2956-6">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962-4"><tspan + x="0" + y="0" + id="tspan2960-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966-2"><tspan + x="0" + y="0" + id="tspan2964-5">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970-8"><tspan + x="0" + y="0" + id="tspan2968-6">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974-2"><tspan + x="0" + y="0" + id="tspan2972-8">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978-4"><tspan + x="0" + y="0" + id="tspan2976-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982-2"><tspan + x="0" + y="0" + id="tspan2980-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986-0"><tspan + x="0" + y="0" + id="tspan2984-6">:</tspan></text> + </g> + <g + id="g2988-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992-9"><tspan + x="0" + y="0" + id="tspan2990-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996-0"><tspan + x="0" + y="0" + id="tspan2994-8">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000-1"><tspan + x="0" + y="0" + id="tspan2998-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004-1"><tspan + x="0" + y="0" + id="tspan3002-1">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008-0"><tspan + x="0" + y="0" + id="tspan3006-3">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012-4"><tspan + x="0" + y="0" + id="tspan3010-0">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016-3"><tspan + x="0" + y="0" + id="tspan3014-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020-1"><tspan + x="0" + y="0" + id="tspan3018-9">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024-6"><tspan + x="0" + y="0" + id="tspan3022-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028-3"><tspan + x="0" + y="0" + id="tspan3026-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032-8"><tspan + x="0" + y="0" + id="tspan3030-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036-5"><tspan + x="0" + y="0" + id="tspan3034-6">;</tspan></text> + </g> + <g + id="g3038-6" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042-4"><tspan + x="0" + y="0" + id="tspan3040-0">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046-0"><tspan + x="0" + y="0" + id="tspan3044-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050-6"><tspan + x="0" + y="0" + id="tspan3048-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054-6"><tspan + x="0" + y="0" + id="tspan3052-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058-5"><tspan + x="0" + y="0" + id="tspan3056-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062-9"><tspan + x="0" + y="0" + id="tspan3060-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066-7"><tspan + x="0" + y="0" + id="tspan3064-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070-8"><tspan + x="0" + y="0" + id="tspan3068-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074-9"><tspan + x="0" + y="0" + id="tspan3072-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078-6"><tspan + x="0" + y="0" + id="tspan3076-0">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082-2"><tspan + x="0" + y="0" + id="tspan3080-7">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086-6"><tspan + x="0" + y="0" + id="tspan3084-1">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090-3"><tspan + x="0" + y="0" + id="tspan3088-2">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094-1"><tspan + x="0" + y="0" + id="tspan3092-5">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098-9"><tspan + x="0" + y="0" + id="tspan3096-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102-1"><tspan + x="0" + y="0" + id="tspan3100-4">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106-9"><tspan + x="0" + y="0" + id="tspan3104-1">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110-0"><tspan + x="0" + y="0" + id="tspan3108-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114-5"><tspan + x="0" + y="0" + id="tspan3112-8">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118-7"><tspan + x="0" + y="0" + id="tspan3116-0">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122-4"><tspan + x="0" + y="0" + id="tspan3120-8">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126-0"><tspan + x="0" + y="0" + id="tspan3124-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130-2"><tspan + x="0" + y="0" + id="tspan3128-9">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134-6"><tspan + x="0" + y="0" + id="tspan3132-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138-0"><tspan + x="0" + y="0" + id="tspan3136-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142-2"><tspan + x="0" + y="0" + id="tspan3140-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146-2"><tspan + x="0" + y="0" + id="tspan3144-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150-5"><tspan + x="0" + y="0" + id="tspan3148-5">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154-2"><tspan + x="0" + y="0" + id="tspan3152-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158-0"><tspan + x="0" + y="0" + id="tspan3156-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162-8"><tspan + x="0" + y="0" + id="tspan3160-3">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166-8"><tspan + x="0" + y="0" + id="tspan3164-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170-4"><tspan + x="0" + y="0" + id="tspan3168-0">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174-9"><tspan + x="0" + y="0" + id="tspan3172-1">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178-9"><tspan + x="0" + y="0" + id="tspan3176-6">)</tspan></text> + </g> + <g + id="g3180-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184-5"><tspan + x="0" + y="0" + id="tspan3182-4">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188-4"><tspan + x="0" + y="0" + id="tspan3186-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192-9"><tspan + x="0" + y="0" + id="tspan3190-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196-6"><tspan + x="0" + y="0" + id="tspan3194-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200-5"><tspan + x="0" + y="0" + id="tspan3198-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204-2"><tspan + x="0" + y="0" + id="tspan3202-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208-4"><tspan + x="0" + y="0" + id="tspan3206-3">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212-5"><tspan + x="0" + y="0" + id="tspan3210-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216-7"><tspan + x="0" + y="0" + id="tspan3214-4">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220-3"><tspan + x="0" + y="0" + id="tspan3218-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224-4"><tspan + x="0" + y="0" + id="tspan3222-6">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228-9"><tspan + x="0" + y="0" + id="tspan3226-4">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232-2"><tspan + x="0" + y="0" + id="tspan3230-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236-6"><tspan + x="0" + y="0" + id="tspan3234-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240-1"><tspan + x="0" + y="0" + id="tspan3238-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244-8"><tspan + x="0" + y="0" + id="tspan3242-8">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248-9"><tspan + x="0" + y="0" + id="tspan3246-2">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252-8"><tspan + x="0" + y="0" + id="tspan3250-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256-8"><tspan + x="0" + y="0" + id="tspan3254-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260-8"><tspan + x="0" + y="0" + id="tspan3258-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264-8"><tspan + x="0" + y="0" + id="tspan3262-3">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268-3"><tspan + x="0" + y="0" + id="tspan3266-3">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272-8"><tspan + x="0" + y="0" + id="tspan3270-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276-4"><tspan + x="0" + y="0" + id="tspan3274-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280-6"><tspan + x="0" + y="0" + id="tspan3278-8">;</tspan></text> + </g> + <g + id="g3282-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286-0"><tspan + x="0" + y="0" + id="tspan3284-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290-8"><tspan + x="0" + y="0" + id="tspan3288-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294-9"><tspan + x="0" + y="0" + id="tspan3292-0">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298-3"><tspan + x="0" + y="0" + id="tspan3296-3">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302-3"><tspan + x="0" + y="0" + id="tspan3300-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306-3"><tspan + x="0" + y="0" + id="tspan3304-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310-6"><tspan + x="0" + y="0" + id="tspan3308-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314-2"><tspan + x="0" + y="0" + id="tspan3312-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318-5"><tspan + x="0" + y="0" + id="tspan3316-8">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322-7"><tspan + x="0" + y="0" + id="tspan3320-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326-6"><tspan + x="0" + y="0" + id="tspan3324-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330-4"><tspan + x="0" + y="0" + id="tspan3328-1">;</tspan></text> + </g> + <g + id="g3332-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336-4"><tspan + x="0" + y="0" + id="tspan3334-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340-7"><tspan + x="0" + y="0" + id="tspan3338-0">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344-8"><tspan + x="0" + y="0" + id="tspan3342-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348-2"><tspan + x="0" + y="0" + id="tspan3346-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352-7"><tspan + x="0" + y="0" + id="tspan3350-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356-3"><tspan + x="0" + y="0" + id="tspan3354-9">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360-2"><tspan + x="0" + y="0" + id="tspan3358-8">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364-3"><tspan + x="0" + y="0" + id="tspan3362-0">;</tspan></text> + </g> + <g + id="g3366-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370-7"><tspan + x="0" + y="0" + id="tspan3368-8">}</tspan></text> + </g> + <g + id="g3372-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376-1"><tspan + x="0" + y="0" + id="tspan3374-5">}</tspan></text> + </g> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 165.47167,131.42037 h 27.57058 V 42.641205 h 10.0746" + id="path80931" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 166.71704,136.72533 h 28.71969 V 71.029771 h 12.6199" + id="path80933" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 166.87657,142.08 h 31.08361 v -33.16707 h 6.43865" + id="path80935" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.3556,146.79246 h 12.5336 v 24.49279 h 67.20842 v -26.99339 h -10.28438" + id="path80937" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.99024,152.34976 h 25.54065 v -6.69074 h 15.01428" + id="path80939" /> + <g + id="g80958"> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964-9" + width="29.764124" + height="37.809834" + x="138.80099" + y="120.4015" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 141.1152,127.86489 h 25" + id="path169-2" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 147.31753,155.65321 V 122.00716" + id="path169-3-5" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="141.01805" + y="126.14487" + id="text225-7"><tspan + sodipodi:role="line" + id="tspan223-4" + style="font-size:4.23333px;stroke-width:0.264583" + x="141.01805" + y="126.14487">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.31265" + y="132.63023" + id="text4716-9"><tspan + sodipodi:role="line" + id="tspan4714-9" + style="stroke-width:0.264583" + x="142.31265" + y="132.63023">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.07907" + y="137.91478" + id="text4720-4"><tspan + sodipodi:role="line" + id="tspan4718-5" + style="stroke-width:0.264583" + x="142.07907" + y="137.91478">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.27339" + y="143.19933" + id="text4724-9"><tspan + sodipodi:role="line" + id="tspan4722-3" + style="stroke-width:0.264583" + x="142.27339" + y="143.19933">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.3044" + y="147.98572" + id="text4728-5"><tspan + sodipodi:role="line" + id="tspan4726-7" + style="stroke-width:0.264583" + x="142.3044" + y="147.98572">3 p[0]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.37674" + y="153.27026" + id="text4732-0"><tspan + sodipodi:role="line" + id="tspan4730-8" + style="stroke-width:0.264583" + x="142.37674" + y="153.27026">4 p[1]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684" + id="text6972-1"><tspan + sodipodi:role="line" + id="tspan6970-9" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684">processus fils</tspan></text> + </g> + </g> +</svg> diff --git a/221018-pipe-example/fig/06-parent-close-done.svg b/221018-pipe-example/fig/06-parent-close-done.svg new file mode 100644 index 0000000000000000000000000000000000000000..b8ffc23e8a09338610a51cd5135528d40d1c753c --- /dev/null +++ b/221018-pipe-example/fig/06-parent-close-done.svg @@ -0,0 +1,4190 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="256mm" + height="192mm" + viewBox="0 0 256.00004 192" + version="1.1" + id="svg5" + inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" + sodipodi:docname="06-parent-close-done.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <sodipodi:namedview + id="namedview7" + pagecolor="#ffffff" + bordercolor="#999999" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:document-units="mm" + showgrid="false" + inkscape:zoom="1.311741" + inkscape:cx="492.85646" + inkscape:cy="328.95214" + inkscape:window-width="1916" + inkscape:window-height="1032" + inkscape:window-x="0" + inkscape:window-y="22" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" + showguides="true" /> + <defs + id="defs2"> + <marker + style="overflow:visible" + id="marker11169" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167" /> + </marker> + <marker + style="overflow:visible" + id="marker11169-4" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167-9" /> + </marker> + </defs> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.499999;stroke-dasharray:none;stroke-opacity:1" + id="rect44272" + width="255.14482" + height="190.89871" + x="0" + y="0" /> + <g + id="g11249" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,15.439464)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742" /> + </g> + <g + id="g11249-0" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,74.610485)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477-2" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169-4)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742-0" /> + </g> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="13.537429" + y="75.969765" + id="text6968"><tspan + sodipodi:role="line" + id="tspan6966" + style="stroke-width:0.264583" + x="13.537429" + y="75.969765" /></text> + <g + id="g40148" + transform="translate(136.24874,56.979904)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707" + id="text21058"><tspan + sodipodi:role="line" + id="tspan21056" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707">/dev/null</tspan></text> + <g + id="g20674" + transform="matrix(0.03,0,0,0.03,72.366356,42.460154)" + style="stroke-width:8.81943"> + <path + d="m 89.4,100 26.2,347.9 c 2.5,32.5 29.6,58.1 60.7,58.1 h 159.3 c 31.1,0 58.2,-25.6 60.7,-58.1 L 422.6,100 Z m 100.7,360.8 c 0.3,7.1 -5.1,12.7 -12,12.7 -6.9,0 -12.7,-5.7 -13.1,-12.7 L 150.4,164.2 c -0.5,-9.6 5.7,-17.4 13.8,-17.4 8.1,0 14.9,7.8 15.3,17.4 z m 78.4,0 c 0,7.1 -5.7,12.7 -12.5,12.7 -6.8,0 -12.5,-5.7 -12.5,-12.7 l -2,-296.6 c -0.1,-9.6 6.4,-17.4 14.5,-17.4 8.1,0 14.6,7.8 14.5,17.4 z m 78.4,0 c -0.3,7.1 -6.2,12.7 -13.1,12.7 -6.9,0 -12.2,-5.7 -12,-12.7 l 10.6,-296.6 c 0.3,-9.6 7.2,-17.4 15.3,-17.4 8.1,0 14.3,7.8 13.8,17.4 z" + id="path20670" + style="stroke-width:8.81943" /> + <path + d="M 445.3,82.8 H 66.7 v 0 C 64.9,61.7 77.4,44.4 94.6,44.4 h 322.9 c 17.1,0 29.6,17.4 27.8,38.4 z" + id="XMLID_2_" + style="stroke-width:8.81943" /> + <path + d="M 324.3,58.6 H 187.7 l -0.2,-7.8 C 186.7,26.3 202.1,6 221.9,6 h 68.3 c 19.7,0 35.1,20.3 34.4,44.7 z" + id="XMLID_1_" + style="stroke-width:8.81943" /> + </g> + </g> + <g + id="g40140" + transform="translate(137.74393,53.769179)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422" + id="text26903"><tspan + sodipodi:role="line" + id="tspan26901" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422">output-file.txt</tspan></text> + <path + d="m 81.04275,12.538612 h -5.35716 v 1.071429 h 5.35716 z M 83.18559,9.3243281 H 73.54275 V 24.324328 H 86.39988 V 12.538612 Z M 85.32846,23.252899 H 74.61417 V 10.395758 h 7.5 l 3.21429,3.214284 z m -9.64287,-2.142852 h 8.57142 v -1.071435 h -8.57142 z m 0,-2.142861 h 8.57142 v -1.071429 h -8.57142 z m 0,-2.142858 h 8.57142 v -1.071429 h -8.57142 z" + id="path28774" + style="stroke-width:0.264582" /> + </g> + <g + id="g40135" + transform="translate(134.99289,-39.014568)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579" + id="text31353"><tspan + sodipodi:role="line" + id="tspan31351" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579">/dev/pts/1</tspan></text> + <path + d="M 88.522475,72.111689 H 73.522474 c -0.690429,0 -1.25,0.55957 -1.25,1.25 v 12.5 c 0,0.69043 0.559571,1.250001 1.25,1.250001 h 15.000001 c 0.690429,0 1.249999,-0.559571 1.249999,-1.250001 v -12.5 c 0,-0.69043 -0.55957,-1.25 -1.249999,-1.25 z m -13.750001,8.75 2.5,-2.5 -2.5,-2.5 1.25,-1.25 3.750001,3.75 -3.750001,3.75 z m 10,1.25 h -4.999999 v -1.25 h 4.999999 z" + id="path39739" + style="stroke-width:0.264583" /> + </g> + <g + id="g1820" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,-51.837942)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452"><tspan + x="0" + y="0" + id="tspan2450">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456"><tspan + x="0" + y="0" + id="tspan2454">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460"><tspan + x="0" + y="0" + id="tspan2458">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464"><tspan + x="0" + y="0" + id="tspan2462">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468"><tspan + x="0" + y="0" + id="tspan2466">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472"><tspan + x="0" + y="0" + id="tspan2470">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476"><tspan + x="0" + y="0" + id="tspan2474">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480"><tspan + x="0" + y="0" + id="tspan2478">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484"><tspan + x="0" + y="0" + id="tspan2482">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488"><tspan + x="0" + y="0" + id="tspan2486">{</tspan></text> + </g> + <g + id="g2490" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494"><tspan + x="0" + y="0" + id="tspan2492">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498"><tspan + x="0" + y="0" + id="tspan2496">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502"><tspan + x="0" + y="0" + id="tspan2500">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506"><tspan + x="0" + y="0" + id="tspan2504">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510"><tspan + x="0" + y="0" + id="tspan2508">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514"><tspan + x="0" + y="0" + id="tspan2512">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518"><tspan + x="0" + y="0" + id="tspan2516">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522"><tspan + x="0" + y="0" + id="tspan2520">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526"><tspan + x="0" + y="0" + id="tspan2524">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530"><tspan + x="0" + y="0" + id="tspan2528">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534"><tspan + x="0" + y="0" + id="tspan2532">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538"><tspan + x="0" + y="0" + id="tspan2536">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542"><tspan + x="0" + y="0" + id="tspan2540">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546"><tspan + x="0" + y="0" + id="tspan2544">;</tspan></text> + </g> + <g + id="g2548" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552"><tspan + x="0" + y="0" + id="tspan2550">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556"><tspan + x="0" + y="0" + id="tspan2554">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560"><tspan + x="0" + y="0" + id="tspan2558">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564"><tspan + x="0" + y="0" + id="tspan2562">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568"><tspan + x="0" + y="0" + id="tspan2566">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572"><tspan + x="0" + y="0" + id="tspan2570">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576"><tspan + x="0" + y="0" + id="tspan2574">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580"><tspan + x="0" + y="0" + id="tspan2578">;</tspan></text> + </g> + <g + id="g2582" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586"><tspan + x="0" + y="0" + id="tspan2584">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590"><tspan + x="0" + y="0" + id="tspan2588">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594"><tspan + x="0" + y="0" + id="tspan2592">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598"><tspan + x="0" + y="0" + id="tspan2596">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602"><tspan + x="0" + y="0" + id="tspan2600">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606"><tspan + x="0" + y="0" + id="tspan2604">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610"><tspan + x="0" + y="0" + id="tspan2608">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614"><tspan + x="0" + y="0" + id="tspan2612">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618"><tspan + x="0" + y="0" + id="tspan2616">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622"><tspan + x="0" + y="0" + id="tspan2620">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626"><tspan + x="0" + y="0" + id="tspan2624">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630"><tspan + x="0" + y="0" + id="tspan2628">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634"><tspan + x="0" + y="0" + id="tspan2632">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638"><tspan + x="0" + y="0" + id="tspan2636">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642"><tspan + x="0" + y="0" + id="tspan2640">{</tspan></text> + </g> + <g + id="g2644" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648"><tspan + x="0" + y="0" + id="tspan2646">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652"><tspan + x="0" + y="0" + id="tspan2650">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656"><tspan + x="0" + y="0" + id="tspan2654">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660"><tspan + x="0" + y="0" + id="tspan2658">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664"><tspan + x="0" + y="0" + id="tspan2662">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668"><tspan + x="0" + y="0" + id="tspan2666">:</tspan></text> + </g> + <g + id="g2670" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674"><tspan + x="0" + y="0" + id="tspan2672">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678"><tspan + x="0" + y="0" + id="tspan2676">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682"><tspan + x="0" + y="0" + id="tspan2680">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686"><tspan + x="0" + y="0" + id="tspan2684">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690"><tspan + x="0" + y="0" + id="tspan2688">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694"><tspan + x="0" + y="0" + id="tspan2692">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698"><tspan + x="0" + y="0" + id="tspan2696">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702"><tspan + x="0" + y="0" + id="tspan2700">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706"><tspan + x="0" + y="0" + id="tspan2704">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710"><tspan + x="0" + y="0" + id="tspan2708">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714"><tspan + x="0" + y="0" + id="tspan2712">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718"><tspan + x="0" + y="0" + id="tspan2716">;</tspan></text> + </g> + <g + id="g2720" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724"><tspan + x="0" + y="0" + id="tspan2722">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728"><tspan + x="0" + y="0" + id="tspan2726">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732"><tspan + x="0" + y="0" + id="tspan2730">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736"><tspan + x="0" + y="0" + id="tspan2734">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740"><tspan + x="0" + y="0" + id="tspan2738">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744"><tspan + x="0" + y="0" + id="tspan2742">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748"><tspan + x="0" + y="0" + id="tspan2746">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752"><tspan + x="0" + y="0" + id="tspan2750">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756"><tspan + x="0" + y="0" + id="tspan2754">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760"><tspan + x="0" + y="0" + id="tspan2758">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764"><tspan + x="0" + y="0" + id="tspan2762">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768"><tspan + x="0" + y="0" + id="tspan2766">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772"><tspan + x="0" + y="0" + id="tspan2770">;</tspan></text> + </g> + <g + id="g2774" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778"><tspan + x="0" + y="0" + id="tspan2776">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782"><tspan + x="0" + y="0" + id="tspan2780">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786"><tspan + x="0" + y="0" + id="tspan2784">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790"><tspan + x="0" + y="0" + id="tspan2788">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794"><tspan + x="0" + y="0" + id="tspan2792">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798"><tspan + x="0" + y="0" + id="tspan2796">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802"><tspan + x="0" + y="0" + id="tspan2800">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806"><tspan + x="0" + y="0" + id="tspan2804">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810"><tspan + x="0" + y="0" + id="tspan2808">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814"><tspan + x="0" + y="0" + id="tspan2812">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818"><tspan + x="0" + y="0" + id="tspan2816">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822"><tspan + x="0" + y="0" + id="tspan2820">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826"><tspan + x="0" + y="0" + id="tspan2824">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830"><tspan + x="0" + y="0" + id="tspan2828">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834"><tspan + x="0" + y="0" + id="tspan2832">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838"><tspan + x="0" + y="0" + id="tspan2836">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842"><tspan + x="0" + y="0" + id="tspan2840">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846"><tspan + x="0" + y="0" + id="tspan2844">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850"><tspan + x="0" + y="0" + id="tspan2848">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854"><tspan + x="0" + y="0" + id="tspan2852">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858"><tspan + x="0" + y="0" + id="tspan2856">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862"><tspan + x="0" + y="0" + id="tspan2860">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866"><tspan + x="0" + y="0" + id="tspan2864">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870"><tspan + x="0" + y="0" + id="tspan2868">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874"><tspan + x="0" + y="0" + id="tspan2872">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878"><tspan + x="0" + y="0" + id="tspan2876">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882"><tspan + x="0" + y="0" + id="tspan2880">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886"><tspan + x="0" + y="0" + id="tspan2884">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890"><tspan + x="0" + y="0" + id="tspan2888">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894"><tspan + x="0" + y="0" + id="tspan2892">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898"><tspan + x="0" + y="0" + id="tspan2896">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902"><tspan + x="0" + y="0" + id="tspan2900">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906"><tspan + x="0" + y="0" + id="tspan2904">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910"><tspan + x="0" + y="0" + id="tspan2908">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914"><tspan + x="0" + y="0" + id="tspan2912">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918"><tspan + x="0" + y="0" + id="tspan2916">;</tspan></text> + </g> + <g + id="g2920" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924"><tspan + x="0" + y="0" + id="tspan2922">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928"><tspan + x="0" + y="0" + id="tspan2926">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932"><tspan + x="0" + y="0" + id="tspan2930">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936"><tspan + x="0" + y="0" + id="tspan2934">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940"><tspan + x="0" + y="0" + id="tspan2938">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944"><tspan + x="0" + y="0" + id="tspan2942">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948"><tspan + x="0" + y="0" + id="tspan2946">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952"><tspan + x="0" + y="0" + id="tspan2950">;</tspan></text> + </g> + <g + id="g2954" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958"><tspan + x="0" + y="0" + id="tspan2956">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962"><tspan + x="0" + y="0" + id="tspan2960">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966"><tspan + x="0" + y="0" + id="tspan2964">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970"><tspan + x="0" + y="0" + id="tspan2968">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974"><tspan + x="0" + y="0" + id="tspan2972">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978"><tspan + x="0" + y="0" + id="tspan2976">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982"><tspan + x="0" + y="0" + id="tspan2980">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986"><tspan + x="0" + y="0" + id="tspan2984">:</tspan></text> + </g> + <g + id="g2988" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992"><tspan + x="0" + y="0" + id="tspan2990">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996"><tspan + x="0" + y="0" + id="tspan2994">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000"><tspan + x="0" + y="0" + id="tspan2998">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004"><tspan + x="0" + y="0" + id="tspan3002">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008"><tspan + x="0" + y="0" + id="tspan3006">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012"><tspan + x="0" + y="0" + id="tspan3010">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016"><tspan + x="0" + y="0" + id="tspan3014">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020"><tspan + x="0" + y="0" + id="tspan3018">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024"><tspan + x="0" + y="0" + id="tspan3022">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028"><tspan + x="0" + y="0" + id="tspan3026">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032"><tspan + x="0" + y="0" + id="tspan3030">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036"><tspan + x="0" + y="0" + id="tspan3034">;</tspan></text> + </g> + <g + id="g3038" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042"><tspan + x="0" + y="0" + id="tspan3040">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046"><tspan + x="0" + y="0" + id="tspan3044">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050"><tspan + x="0" + y="0" + id="tspan3048">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054"><tspan + x="0" + y="0" + id="tspan3052">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058"><tspan + x="0" + y="0" + id="tspan3056">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062"><tspan + x="0" + y="0" + id="tspan3060">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066"><tspan + x="0" + y="0" + id="tspan3064">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070"><tspan + x="0" + y="0" + id="tspan3068">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074"><tspan + x="0" + y="0" + id="tspan3072">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078"><tspan + x="0" + y="0" + id="tspan3076">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082"><tspan + x="0" + y="0" + id="tspan3080">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086"><tspan + x="0" + y="0" + id="tspan3084">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090"><tspan + x="0" + y="0" + id="tspan3088">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094"><tspan + x="0" + y="0" + id="tspan3092">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098"><tspan + x="0" + y="0" + id="tspan3096">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102"><tspan + x="0" + y="0" + id="tspan3100">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106"><tspan + x="0" + y="0" + id="tspan3104">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110"><tspan + x="0" + y="0" + id="tspan3108">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114"><tspan + x="0" + y="0" + id="tspan3112">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118"><tspan + x="0" + y="0" + id="tspan3116">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122"><tspan + x="0" + y="0" + id="tspan3120">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126"><tspan + x="0" + y="0" + id="tspan3124">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130"><tspan + x="0" + y="0" + id="tspan3128">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134"><tspan + x="0" + y="0" + id="tspan3132">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138"><tspan + x="0" + y="0" + id="tspan3136">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142"><tspan + x="0" + y="0" + id="tspan3140">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146"><tspan + x="0" + y="0" + id="tspan3144">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150"><tspan + x="0" + y="0" + id="tspan3148">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154"><tspan + x="0" + y="0" + id="tspan3152">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158"><tspan + x="0" + y="0" + id="tspan3156">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162"><tspan + x="0" + y="0" + id="tspan3160">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166"><tspan + x="0" + y="0" + id="tspan3164">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170"><tspan + x="0" + y="0" + id="tspan3168">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174"><tspan + x="0" + y="0" + id="tspan3172">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178"><tspan + x="0" + y="0" + id="tspan3176">)</tspan></text> + </g> + <g + id="g3180" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184"><tspan + x="0" + y="0" + id="tspan3182">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188"><tspan + x="0" + y="0" + id="tspan3186">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192"><tspan + x="0" + y="0" + id="tspan3190">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196"><tspan + x="0" + y="0" + id="tspan3194">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200"><tspan + x="0" + y="0" + id="tspan3198">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204"><tspan + x="0" + y="0" + id="tspan3202">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208"><tspan + x="0" + y="0" + id="tspan3206">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212"><tspan + x="0" + y="0" + id="tspan3210">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216"><tspan + x="0" + y="0" + id="tspan3214">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220"><tspan + x="0" + y="0" + id="tspan3218">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224"><tspan + x="0" + y="0" + id="tspan3222">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228"><tspan + x="0" + y="0" + id="tspan3226">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232"><tspan + x="0" + y="0" + id="tspan3230">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236"><tspan + x="0" + y="0" + id="tspan3234">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240"><tspan + x="0" + y="0" + id="tspan3238">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244"><tspan + x="0" + y="0" + id="tspan3242">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248"><tspan + x="0" + y="0" + id="tspan3246">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252"><tspan + x="0" + y="0" + id="tspan3250">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256"><tspan + x="0" + y="0" + id="tspan3254">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260"><tspan + x="0" + y="0" + id="tspan3258">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264"><tspan + x="0" + y="0" + id="tspan3262">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268"><tspan + x="0" + y="0" + id="tspan3266">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272"><tspan + x="0" + y="0" + id="tspan3270">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276"><tspan + x="0" + y="0" + id="tspan3274">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280"><tspan + x="0" + y="0" + id="tspan3278">;</tspan></text> + </g> + <g + id="g3282" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286"><tspan + x="0" + y="0" + id="tspan3284">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290"><tspan + x="0" + y="0" + id="tspan3288">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294"><tspan + x="0" + y="0" + id="tspan3292">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298"><tspan + x="0" + y="0" + id="tspan3296">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302"><tspan + x="0" + y="0" + id="tspan3300">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306"><tspan + x="0" + y="0" + id="tspan3304">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310"><tspan + x="0" + y="0" + id="tspan3308">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314"><tspan + x="0" + y="0" + id="tspan3312">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318"><tspan + x="0" + y="0" + id="tspan3316">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322"><tspan + x="0" + y="0" + id="tspan3320">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326"><tspan + x="0" + y="0" + id="tspan3324">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330"><tspan + x="0" + y="0" + id="tspan3328">;</tspan></text> + </g> + <g + id="g3332" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336"><tspan + x="0" + y="0" + id="tspan3334">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340"><tspan + x="0" + y="0" + id="tspan3338">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344"><tspan + x="0" + y="0" + id="tspan3342">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348"><tspan + x="0" + y="0" + id="tspan3346">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352"><tspan + x="0" + y="0" + id="tspan3350">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356"><tspan + x="0" + y="0" + id="tspan3354">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360"><tspan + x="0" + y="0" + id="tspan3358">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364"><tspan + x="0" + y="0" + id="tspan3362">;</tspan></text> + </g> + <g + id="g3366" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370"><tspan + x="0" + y="0" + id="tspan3368">}</tspan></text> + </g> + <g + id="g3372" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376"><tspan + x="0" + y="0" + id="tspan3374">}</tspan></text> + </g> + </g> + <g + id="g3484" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,19.072696)" /> + <g + id="g3488" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,88.04075)" /> + <g + id="g83834" + transform="translate(107.58483,23.626053)"> + <image + width="23.225805" + height="15" + preserveAspectRatio="none" + style="stroke-width:0.174978;image-rendering:optimizeSpeed" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAfCAYAAACh+E5kAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9 kT1Iw0AcxV9bRSktFawg4pChOlkQFXHUKhShQqgVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg +AHi6OSk6CIl/i8ptIjx4Lgf7+497t4B/kaFqWbXOKBqlpFOJoRsblXoeUUQYQygDxGJmfqcKKbg Ob7u4ePrXZxneZ/7c4SVvMkAn0A8y3TDIt4gnt60dM77xFFWkhTic+Ixgy5I/Mh12eU3zkWH/Twz amTS88RRYqHYwXIHs5KhEk8RxxRVo3x/1mWF8xZntVJjrXvyF4by2soy12kOI4lFLEGEABk1lFGB hTitGikm0rSf8PAPOX6RXDK5ymDkWEAVKiTHD/4Hv7s1C5MTblIoAXS/2PbHCNCzCzTrtv19bNvN EyDwDFxpbX+1Acx8kl5va7EjILINXFy3NXkPuNwBBp90yZAcKUDTXygA72f0TTmg/xYIrrm9tfZx +gBkqKvUDXBwCIwWKXvd4929nb39e6bV3w8q3nKKscjFLwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlw SFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+YKDRUYGD+J89cAAAAZdEVYdENvbW1lbnQAQ3JlYXRl ZCB3aXRoIEdJTVBXgQ4XAAABiElEQVRYw+1Y20rEMBA9M826bP0U1wdB9MX/B19E3NX/8GEVL5nj Q9JuWyNNRTHFDZSQZJhhLuckHay0IoDcr7jhhIrN5nZU8Or8Eo8vT8U5oBTLEhSUOZxalSVIALUs CABCgamHUAEQFEKtQgiG9PZMfTxrqlBAsd6eUKM+aUOVa8OZ+uwMXN/dlFdCwev5Ds2tbpbrAGcN Yg0gmXEGpoC4SAem0OghAwca/c80inJLSOftwIFG//o5PSUD65P1fmGdtDCgKb6Ww1lEGCzO3Sh0 5VP6Jthw33pKMGGMiTMOzlLyKX0TbEgtjjt7G3XgWI+w86/llRAgmQVeJgrCTcwfTG+zlkEJ/ZKN AOIuoGwAsAaIEGzvt4XSqPXv5t66ZRGWS6Pbh/HILhfLmf+RFfricNmNLQIXp2dxYRBWYLxpBAJK 6OFQiCYoFIt71vZ6CEKgoHig6QO1+jplmmkjv7ElwDPeZc+olmBZi7Pv7PkEfPxnFvpK34gNDd2x GY9aXFZnegVXpKcfnHHpyinb6ZAAAAAASUVORK5CYII= " + id="image50850" + x="97.006233" + y="111.85227" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="94.883553" + y="133.28987" + id="text54908"><tspan + sodipodi:role="line" + id="tspan54906" + style="stroke-width:0.264583" + x="94.883553" + y="133.28987">pipe:[1137]</tspan></text> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.87473,47.220362 h 20.20444 v 60.072908 l 19.85168,0" + id="path52862" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.95174,41.699899 h 22.9205 v 27.123834 h 20.11199" + id="path52911" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.76942,37.039298 h 38.48161" + id="path52913" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.02013,52.048272 h 21.77513 v 75.725918 h 58.15801 v 12.77337 H 230.4018" + id="path70938" + sodipodi:nodetypes="cccccc" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545" + id="text6972"><tspan + sodipodi:role="line" + id="tspan6970" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545">processus père</tspan></text> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964" + width="29.764124" + height="37.809834" + x="136.70837" + y="25.866203" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 139.02258,33.329593 h 25" + id="path169" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 145.22491,61.117913 V 27.471865" + id="path169-3" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="138.92543" + y="31.60957" + id="text225"><tspan + sodipodi:role="line" + id="tspan223" + style="font-size:4.23333px;stroke-width:0.264583" + x="138.92543" + y="31.60957">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.22003" + y="38.094936" + id="text4716"><tspan + sodipodi:role="line" + id="tspan4714" + style="stroke-width:0.264583" + x="140.22003" + y="38.094936">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="139.98645" + y="43.379482" + id="text4720"><tspan + sodipodi:role="line" + id="tspan4718" + style="stroke-width:0.264583" + x="139.98645" + y="43.379482">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.18077" + y="48.664028" + id="text4724"><tspan + sodipodi:role="line" + id="tspan4722" + style="stroke-width:0.264583" + x="140.18077" + y="48.664028">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.21178" + y="53.450417" + id="text4728"><tspan + sodipodi:role="line" + id="tspan4726" + style="stroke-width:0.264583" + x="140.21178" + y="53.450417">3 p[0]</tspan></text> + <g + id="g1820-3" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,42.697354)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440-6" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452-5"><tspan + x="0" + y="0" + id="tspan2450-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456-5"><tspan + x="0" + y="0" + id="tspan2454-6">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460-2"><tspan + x="0" + y="0" + id="tspan2458-9">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464-1"><tspan + x="0" + y="0" + id="tspan2462-2">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468-7"><tspan + x="0" + y="0" + id="tspan2466-0">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472-9"><tspan + x="0" + y="0" + id="tspan2470-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476-6"><tspan + x="0" + y="0" + id="tspan2474-0">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480-6"><tspan + x="0" + y="0" + id="tspan2478-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484-6"><tspan + x="0" + y="0" + id="tspan2482-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488-8"><tspan + x="0" + y="0" + id="tspan2486-7">{</tspan></text> + </g> + <g + id="g2490-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494-2"><tspan + x="0" + y="0" + id="tspan2492-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498-2"><tspan + x="0" + y="0" + id="tspan2496-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502-7"><tspan + x="0" + y="0" + id="tspan2500-5">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506-9"><tspan + x="0" + y="0" + id="tspan2504-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510-2"><tspan + x="0" + y="0" + id="tspan2508-8">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514-9"><tspan + x="0" + y="0" + id="tspan2512-7">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518-3"><tspan + x="0" + y="0" + id="tspan2516-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522-1"><tspan + x="0" + y="0" + id="tspan2520-2">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526-9"><tspan + x="0" + y="0" + id="tspan2524-3">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530-1"><tspan + x="0" + y="0" + id="tspan2528-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534-4"><tspan + x="0" + y="0" + id="tspan2532-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538-8"><tspan + x="0" + y="0" + id="tspan2536-4">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542-5"><tspan + x="0" + y="0" + id="tspan2540-0">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546-3"><tspan + x="0" + y="0" + id="tspan2544-6">;</tspan></text> + </g> + <g + id="g2548-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552-0"><tspan + x="0" + y="0" + id="tspan2550-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556-3"><tspan + x="0" + y="0" + id="tspan2554-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560-0"><tspan + x="0" + y="0" + id="tspan2558-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564-1"><tspan + x="0" + y="0" + id="tspan2562-5">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568-5"><tspan + x="0" + y="0" + id="tspan2566-4">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572-7"><tspan + x="0" + y="0" + id="tspan2570-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576-5"><tspan + x="0" + y="0" + id="tspan2574-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580-9"><tspan + x="0" + y="0" + id="tspan2578-3">;</tspan></text> + </g> + <g + id="g2582-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586-4"><tspan + x="0" + y="0" + id="tspan2584-5">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590-2"><tspan + x="0" + y="0" + id="tspan2588-5">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594-4"><tspan + x="0" + y="0" + id="tspan2592-7">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598-4"><tspan + x="0" + y="0" + id="tspan2596-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602-3"><tspan + x="0" + y="0" + id="tspan2600-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606-7"><tspan + x="0" + y="0" + id="tspan2604-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610-6"><tspan + x="0" + y="0" + id="tspan2608-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614-8"><tspan + x="0" + y="0" + id="tspan2612-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618-3"><tspan + x="0" + y="0" + id="tspan2616-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622-4"><tspan + x="0" + y="0" + id="tspan2620-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626-2"><tspan + x="0" + y="0" + id="tspan2624-0">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630-6"><tspan + x="0" + y="0" + id="tspan2628-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634-9"><tspan + x="0" + y="0" + id="tspan2632-2">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638-6"><tspan + x="0" + y="0" + id="tspan2636-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642-4"><tspan + x="0" + y="0" + id="tspan2640-9">{</tspan></text> + </g> + <g + id="g2644-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648-0"><tspan + x="0" + y="0" + id="tspan2646-4">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652-8"><tspan + x="0" + y="0" + id="tspan2650-7">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656-1"><tspan + x="0" + y="0" + id="tspan2654-7">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660-2"><tspan + x="0" + y="0" + id="tspan2658-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664-2"><tspan + x="0" + y="0" + id="tspan2662-2">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668-6"><tspan + x="0" + y="0" + id="tspan2666-1">:</tspan></text> + </g> + <g + id="g2670-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674-6"><tspan + x="0" + y="0" + id="tspan2672-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678-5"><tspan + x="0" + y="0" + id="tspan2676-9">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682-4"><tspan + x="0" + y="0" + id="tspan2680-9">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686-0"><tspan + x="0" + y="0" + id="tspan2684-9">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690-1"><tspan + x="0" + y="0" + id="tspan2688-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694-7"><tspan + x="0" + y="0" + id="tspan2692-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698-1"><tspan + x="0" + y="0" + id="tspan2696-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702-9"><tspan + x="0" + y="0" + id="tspan2700-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706-7"><tspan + x="0" + y="0" + id="tspan2704-6">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710-7"><tspan + x="0" + y="0" + id="tspan2708-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714-6"><tspan + x="0" + y="0" + id="tspan2712-5">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718-6"><tspan + x="0" + y="0" + id="tspan2716-3">;</tspan></text> + </g> + <g + id="g2720-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724-4"><tspan + x="0" + y="0" + id="tspan2722-8">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728-1"><tspan + x="0" + y="0" + id="tspan2726-2">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732-9"><tspan + x="0" + y="0" + id="tspan2730-3">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736-9"><tspan + x="0" + y="0" + id="tspan2734-0">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740-8"><tspan + x="0" + y="0" + id="tspan2738-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744-5"><tspan + x="0" + y="0" + id="tspan2742-0">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748-9"><tspan + x="0" + y="0" + id="tspan2746-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752-3"><tspan + x="0" + y="0" + id="tspan2750-8">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756-5"><tspan + x="0" + y="0" + id="tspan2754-6">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760-1"><tspan + x="0" + y="0" + id="tspan2758-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764-5"><tspan + x="0" + y="0" + id="tspan2762-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768-8"><tspan + x="0" + y="0" + id="tspan2766-4">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772-8"><tspan + x="0" + y="0" + id="tspan2770-1">;</tspan></text> + </g> + <g + id="g2774-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778-3"><tspan + x="0" + y="0" + id="tspan2776-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782-4"><tspan + x="0" + y="0" + id="tspan2780-4">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786-4"><tspan + x="0" + y="0" + id="tspan2784-4">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790-7"><tspan + x="0" + y="0" + id="tspan2788-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794-3"><tspan + x="0" + y="0" + id="tspan2792-1">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798-7"><tspan + x="0" + y="0" + id="tspan2796-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802-9"><tspan + x="0" + y="0" + id="tspan2800-6">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806-2"><tspan + x="0" + y="0" + id="tspan2804-1">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810-7"><tspan + x="0" + y="0" + id="tspan2808-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814-5"><tspan + x="0" + y="0" + id="tspan2812-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818-4"><tspan + x="0" + y="0" + id="tspan2816-1">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822-8"><tspan + x="0" + y="0" + id="tspan2820-5">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826-9"><tspan + x="0" + y="0" + id="tspan2824-7">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830-5"><tspan + x="0" + y="0" + id="tspan2828-3">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834-8"><tspan + x="0" + y="0" + id="tspan2832-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838-3"><tspan + x="0" + y="0" + id="tspan2836-1">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842-8"><tspan + x="0" + y="0" + id="tspan2840-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846-6"><tspan + x="0" + y="0" + id="tspan2844-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850-3"><tspan + x="0" + y="0" + id="tspan2848-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854-3"><tspan + x="0" + y="0" + id="tspan2852-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858-6"><tspan + x="0" + y="0" + id="tspan2856-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862-4"><tspan + x="0" + y="0" + id="tspan2860-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866-8"><tspan + x="0" + y="0" + id="tspan2864-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870-9"><tspan + x="0" + y="0" + id="tspan2868-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874-7"><tspan + x="0" + y="0" + id="tspan2872-6">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878-4"><tspan + x="0" + y="0" + id="tspan2876-3">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882-0"><tspan + x="0" + y="0" + id="tspan2880-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886-0"><tspan + x="0" + y="0" + id="tspan2884-9">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890-2"><tspan + x="0" + y="0" + id="tspan2888-5">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894-4"><tspan + x="0" + y="0" + id="tspan2892-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898-5"><tspan + x="0" + y="0" + id="tspan2896-9">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902-4"><tspan + x="0" + y="0" + id="tspan2900-6">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906-9"><tspan + x="0" + y="0" + id="tspan2904-2">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910-2"><tspan + x="0" + y="0" + id="tspan2908-4">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914-7"><tspan + x="0" + y="0" + id="tspan2912-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918-5"><tspan + x="0" + y="0" + id="tspan2916-4">;</tspan></text> + </g> + <g + id="g2920-8" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924-1"><tspan + x="0" + y="0" + id="tspan2922-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928-8"><tspan + x="0" + y="0" + id="tspan2926-9">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932-3"><tspan + x="0" + y="0" + id="tspan2930-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936-8"><tspan + x="0" + y="0" + id="tspan2934-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940-2"><tspan + x="0" + y="0" + id="tspan2938-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944-0"><tspan + x="0" + y="0" + id="tspan2942-5">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948-1"><tspan + x="0" + y="0" + id="tspan2946-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952-0"><tspan + x="0" + y="0" + id="tspan2950-8">;</tspan></text> + </g> + <g + id="g2954-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958-0"><tspan + x="0" + y="0" + id="tspan2956-6">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962-4"><tspan + x="0" + y="0" + id="tspan2960-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966-2"><tspan + x="0" + y="0" + id="tspan2964-5">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970-8"><tspan + x="0" + y="0" + id="tspan2968-6">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974-2"><tspan + x="0" + y="0" + id="tspan2972-8">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978-4"><tspan + x="0" + y="0" + id="tspan2976-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982-2"><tspan + x="0" + y="0" + id="tspan2980-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986-0"><tspan + x="0" + y="0" + id="tspan2984-6">:</tspan></text> + </g> + <g + id="g2988-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992-9"><tspan + x="0" + y="0" + id="tspan2990-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996-0"><tspan + x="0" + y="0" + id="tspan2994-8">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000-1"><tspan + x="0" + y="0" + id="tspan2998-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004-1"><tspan + x="0" + y="0" + id="tspan3002-1">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008-0"><tspan + x="0" + y="0" + id="tspan3006-3">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012-4"><tspan + x="0" + y="0" + id="tspan3010-0">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016-3"><tspan + x="0" + y="0" + id="tspan3014-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020-1"><tspan + x="0" + y="0" + id="tspan3018-9">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024-6"><tspan + x="0" + y="0" + id="tspan3022-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028-3"><tspan + x="0" + y="0" + id="tspan3026-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032-8"><tspan + x="0" + y="0" + id="tspan3030-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036-5"><tspan + x="0" + y="0" + id="tspan3034-6">;</tspan></text> + </g> + <g + id="g3038-6" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042-4"><tspan + x="0" + y="0" + id="tspan3040-0">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046-0"><tspan + x="0" + y="0" + id="tspan3044-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050-6"><tspan + x="0" + y="0" + id="tspan3048-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054-6"><tspan + x="0" + y="0" + id="tspan3052-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058-5"><tspan + x="0" + y="0" + id="tspan3056-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062-9"><tspan + x="0" + y="0" + id="tspan3060-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066-7"><tspan + x="0" + y="0" + id="tspan3064-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070-8"><tspan + x="0" + y="0" + id="tspan3068-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074-9"><tspan + x="0" + y="0" + id="tspan3072-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078-6"><tspan + x="0" + y="0" + id="tspan3076-0">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082-2"><tspan + x="0" + y="0" + id="tspan3080-7">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086-6"><tspan + x="0" + y="0" + id="tspan3084-1">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090-3"><tspan + x="0" + y="0" + id="tspan3088-2">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094-1"><tspan + x="0" + y="0" + id="tspan3092-5">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098-9"><tspan + x="0" + y="0" + id="tspan3096-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102-1"><tspan + x="0" + y="0" + id="tspan3100-4">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106-9"><tspan + x="0" + y="0" + id="tspan3104-1">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110-0"><tspan + x="0" + y="0" + id="tspan3108-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114-5"><tspan + x="0" + y="0" + id="tspan3112-8">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118-7"><tspan + x="0" + y="0" + id="tspan3116-0">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122-4"><tspan + x="0" + y="0" + id="tspan3120-8">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126-0"><tspan + x="0" + y="0" + id="tspan3124-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130-2"><tspan + x="0" + y="0" + id="tspan3128-9">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134-6"><tspan + x="0" + y="0" + id="tspan3132-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138-0"><tspan + x="0" + y="0" + id="tspan3136-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142-2"><tspan + x="0" + y="0" + id="tspan3140-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146-2"><tspan + x="0" + y="0" + id="tspan3144-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150-5"><tspan + x="0" + y="0" + id="tspan3148-5">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154-2"><tspan + x="0" + y="0" + id="tspan3152-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158-0"><tspan + x="0" + y="0" + id="tspan3156-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162-8"><tspan + x="0" + y="0" + id="tspan3160-3">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166-8"><tspan + x="0" + y="0" + id="tspan3164-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170-4"><tspan + x="0" + y="0" + id="tspan3168-0">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174-9"><tspan + x="0" + y="0" + id="tspan3172-1">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178-9"><tspan + x="0" + y="0" + id="tspan3176-6">)</tspan></text> + </g> + <g + id="g3180-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184-5"><tspan + x="0" + y="0" + id="tspan3182-4">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188-4"><tspan + x="0" + y="0" + id="tspan3186-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192-9"><tspan + x="0" + y="0" + id="tspan3190-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196-6"><tspan + x="0" + y="0" + id="tspan3194-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200-5"><tspan + x="0" + y="0" + id="tspan3198-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204-2"><tspan + x="0" + y="0" + id="tspan3202-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208-4"><tspan + x="0" + y="0" + id="tspan3206-3">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212-5"><tspan + x="0" + y="0" + id="tspan3210-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216-7"><tspan + x="0" + y="0" + id="tspan3214-4">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220-3"><tspan + x="0" + y="0" + id="tspan3218-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224-4"><tspan + x="0" + y="0" + id="tspan3222-6">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228-9"><tspan + x="0" + y="0" + id="tspan3226-4">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232-2"><tspan + x="0" + y="0" + id="tspan3230-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236-6"><tspan + x="0" + y="0" + id="tspan3234-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240-1"><tspan + x="0" + y="0" + id="tspan3238-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244-8"><tspan + x="0" + y="0" + id="tspan3242-8">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248-9"><tspan + x="0" + y="0" + id="tspan3246-2">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252-8"><tspan + x="0" + y="0" + id="tspan3250-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256-8"><tspan + x="0" + y="0" + id="tspan3254-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260-8"><tspan + x="0" + y="0" + id="tspan3258-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264-8"><tspan + x="0" + y="0" + id="tspan3262-3">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268-3"><tspan + x="0" + y="0" + id="tspan3266-3">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272-8"><tspan + x="0" + y="0" + id="tspan3270-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276-4"><tspan + x="0" + y="0" + id="tspan3274-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280-6"><tspan + x="0" + y="0" + id="tspan3278-8">;</tspan></text> + </g> + <g + id="g3282-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286-0"><tspan + x="0" + y="0" + id="tspan3284-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290-8"><tspan + x="0" + y="0" + id="tspan3288-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294-9"><tspan + x="0" + y="0" + id="tspan3292-0">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298-3"><tspan + x="0" + y="0" + id="tspan3296-3">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302-3"><tspan + x="0" + y="0" + id="tspan3300-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306-3"><tspan + x="0" + y="0" + id="tspan3304-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310-6"><tspan + x="0" + y="0" + id="tspan3308-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314-2"><tspan + x="0" + y="0" + id="tspan3312-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318-5"><tspan + x="0" + y="0" + id="tspan3316-8">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322-7"><tspan + x="0" + y="0" + id="tspan3320-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326-6"><tspan + x="0" + y="0" + id="tspan3324-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330-4"><tspan + x="0" + y="0" + id="tspan3328-1">;</tspan></text> + </g> + <g + id="g3332-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336-4"><tspan + x="0" + y="0" + id="tspan3334-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340-7"><tspan + x="0" + y="0" + id="tspan3338-0">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344-8"><tspan + x="0" + y="0" + id="tspan3342-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348-2"><tspan + x="0" + y="0" + id="tspan3346-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352-7"><tspan + x="0" + y="0" + id="tspan3350-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356-3"><tspan + x="0" + y="0" + id="tspan3354-9">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360-2"><tspan + x="0" + y="0" + id="tspan3358-8">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364-3"><tspan + x="0" + y="0" + id="tspan3362-0">;</tspan></text> + </g> + <g + id="g3366-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370-7"><tspan + x="0" + y="0" + id="tspan3368-8">}</tspan></text> + </g> + <g + id="g3372-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376-1"><tspan + x="0" + y="0" + id="tspan3374-5">}</tspan></text> + </g> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 165.47167,131.42037 h 27.57058 V 42.641205 h 10.0746" + id="path80931" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 166.71704,136.72533 h 28.71969 V 71.029771 h 12.6199" + id="path80933" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 166.87657,142.08 h 31.08361 v -33.16707 h 6.43865" + id="path80935" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.3556,146.79246 h 12.5336 v 24.49279 h 67.20842 v -26.99339 h -10.28438" + id="path80937" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.99024,152.34976 h 25.54065 v -6.69074 h 15.01428" + id="path80939" /> + <g + id="g80958"> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964-9" + width="29.764124" + height="37.809834" + x="138.80099" + y="120.4015" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 141.1152,127.86489 h 25" + id="path169-2" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 147.31753,155.65321 V 122.00716" + id="path169-3-5" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="141.01805" + y="126.14487" + id="text225-7"><tspan + sodipodi:role="line" + id="tspan223-4" + style="font-size:4.23333px;stroke-width:0.264583" + x="141.01805" + y="126.14487">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.31265" + y="132.63023" + id="text4716-9"><tspan + sodipodi:role="line" + id="tspan4714-9" + style="stroke-width:0.264583" + x="142.31265" + y="132.63023">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.07907" + y="137.91478" + id="text4720-4"><tspan + sodipodi:role="line" + id="tspan4718-5" + style="stroke-width:0.264583" + x="142.07907" + y="137.91478">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.27339" + y="143.19933" + id="text4724-9"><tspan + sodipodi:role="line" + id="tspan4722-3" + style="stroke-width:0.264583" + x="142.27339" + y="143.19933">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.3044" + y="147.98572" + id="text4728-5"><tspan + sodipodi:role="line" + id="tspan4726-7" + style="stroke-width:0.264583" + x="142.3044" + y="147.98572">3 p[0]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.37674" + y="153.27026" + id="text4732-0"><tspan + sodipodi:role="line" + id="tspan4730-8" + style="stroke-width:0.264583" + x="142.37674" + y="153.27026">4 p[1]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684" + id="text6972-1"><tspan + sodipodi:role="line" + id="tspan6970-9" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684">processus fils</tspan></text> + </g> + </g> +</svg> diff --git a/221018-pipe-example/fig/07-parent-read-blocked.svg b/221018-pipe-example/fig/07-parent-read-blocked.svg new file mode 100644 index 0000000000000000000000000000000000000000..020eadaa9b0bdd4c70a2a96686d4ffd3e78caa34 --- /dev/null +++ b/221018-pipe-example/fig/07-parent-read-blocked.svg @@ -0,0 +1,4212 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="256mm" + height="192mm" + viewBox="0 0 256.00004 192" + version="1.1" + id="svg5" + inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" + sodipodi:docname="07-parent-read-blocked.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <sodipodi:namedview + id="namedview7" + pagecolor="#ffffff" + bordercolor="#999999" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:document-units="mm" + showgrid="false" + inkscape:zoom="1.1651814" + inkscape:cx="475.89155" + inkscape:cy="452.71919" + inkscape:window-width="1916" + inkscape:window-height="1032" + inkscape:window-x="0" + inkscape:window-y="22" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" + showguides="true" /> + <defs + id="defs2"> + <marker + style="overflow:visible" + id="marker11169" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167" /> + </marker> + <marker + style="overflow:visible" + id="marker11169-4" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167-9" /> + </marker> + </defs> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.499999;stroke-dasharray:none;stroke-opacity:1" + id="rect44272" + width="255.14482" + height="190.89871" + x="0" + y="0" /> + <g + id="g11249" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,20.491508)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742" /> + </g> + <g + id="g11249-0" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,74.610485)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477-2" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169-4)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742-0" /> + </g> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="13.537429" + y="75.969765" + id="text6968"><tspan + sodipodi:role="line" + id="tspan6966" + style="stroke-width:0.264583" + x="13.537429" + y="75.969765" /></text> + <g + id="g40148" + transform="translate(136.24874,56.979904)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707" + id="text21058"><tspan + sodipodi:role="line" + id="tspan21056" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707">/dev/null</tspan></text> + <g + id="g20674" + transform="matrix(0.03,0,0,0.03,72.366356,42.460154)" + style="stroke-width:8.81943"> + <path + d="m 89.4,100 26.2,347.9 c 2.5,32.5 29.6,58.1 60.7,58.1 h 159.3 c 31.1,0 58.2,-25.6 60.7,-58.1 L 422.6,100 Z m 100.7,360.8 c 0.3,7.1 -5.1,12.7 -12,12.7 -6.9,0 -12.7,-5.7 -13.1,-12.7 L 150.4,164.2 c -0.5,-9.6 5.7,-17.4 13.8,-17.4 8.1,0 14.9,7.8 15.3,17.4 z m 78.4,0 c 0,7.1 -5.7,12.7 -12.5,12.7 -6.8,0 -12.5,-5.7 -12.5,-12.7 l -2,-296.6 c -0.1,-9.6 6.4,-17.4 14.5,-17.4 8.1,0 14.6,7.8 14.5,17.4 z m 78.4,0 c -0.3,7.1 -6.2,12.7 -13.1,12.7 -6.9,0 -12.2,-5.7 -12,-12.7 l 10.6,-296.6 c 0.3,-9.6 7.2,-17.4 15.3,-17.4 8.1,0 14.3,7.8 13.8,17.4 z" + id="path20670" + style="stroke-width:8.81943" /> + <path + d="M 445.3,82.8 H 66.7 v 0 C 64.9,61.7 77.4,44.4 94.6,44.4 h 322.9 c 17.1,0 29.6,17.4 27.8,38.4 z" + id="XMLID_2_" + style="stroke-width:8.81943" /> + <path + d="M 324.3,58.6 H 187.7 l -0.2,-7.8 C 186.7,26.3 202.1,6 221.9,6 h 68.3 c 19.7,0 35.1,20.3 34.4,44.7 z" + id="XMLID_1_" + style="stroke-width:8.81943" /> + </g> + </g> + <g + id="g40140" + transform="translate(137.74393,53.769179)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422" + id="text26903"><tspan + sodipodi:role="line" + id="tspan26901" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422">output-file.txt</tspan></text> + <path + d="m 81.04275,12.538612 h -5.35716 v 1.071429 h 5.35716 z M 83.18559,9.3243281 H 73.54275 V 24.324328 H 86.39988 V 12.538612 Z M 85.32846,23.252899 H 74.61417 V 10.395758 h 7.5 l 3.21429,3.214284 z m -9.64287,-2.142852 h 8.57142 v -1.071435 h -8.57142 z m 0,-2.142861 h 8.57142 v -1.071429 h -8.57142 z m 0,-2.142858 h 8.57142 v -1.071429 h -8.57142 z" + id="path28774" + style="stroke-width:0.264582" /> + </g> + <g + id="g40135" + transform="translate(134.99289,-39.014568)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579" + id="text31353"><tspan + sodipodi:role="line" + id="tspan31351" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579">/dev/pts/1</tspan></text> + <path + d="M 88.522475,72.111689 H 73.522474 c -0.690429,0 -1.25,0.55957 -1.25,1.25 v 12.5 c 0,0.69043 0.559571,1.250001 1.25,1.250001 h 15.000001 c 0.690429,0 1.249999,-0.559571 1.249999,-1.250001 v -12.5 c 0,-0.69043 -0.55957,-1.25 -1.249999,-1.25 z m -13.750001,8.75 2.5,-2.5 -2.5,-2.5 1.25,-1.25 3.750001,3.75 -3.750001,3.75 z m 10,1.25 h -4.999999 v -1.25 h 4.999999 z" + id="path39739" + style="stroke-width:0.264583" /> + </g> + <g + id="g1820" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,-51.837942)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452"><tspan + x="0" + y="0" + id="tspan2450">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456"><tspan + x="0" + y="0" + id="tspan2454">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460"><tspan + x="0" + y="0" + id="tspan2458">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464"><tspan + x="0" + y="0" + id="tspan2462">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468"><tspan + x="0" + y="0" + id="tspan2466">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472"><tspan + x="0" + y="0" + id="tspan2470">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476"><tspan + x="0" + y="0" + id="tspan2474">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480"><tspan + x="0" + y="0" + id="tspan2478">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484"><tspan + x="0" + y="0" + id="tspan2482">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488"><tspan + x="0" + y="0" + id="tspan2486">{</tspan></text> + </g> + <g + id="g2490" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494"><tspan + x="0" + y="0" + id="tspan2492">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498"><tspan + x="0" + y="0" + id="tspan2496">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502"><tspan + x="0" + y="0" + id="tspan2500">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506"><tspan + x="0" + y="0" + id="tspan2504">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510"><tspan + x="0" + y="0" + id="tspan2508">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514"><tspan + x="0" + y="0" + id="tspan2512">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518"><tspan + x="0" + y="0" + id="tspan2516">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522"><tspan + x="0" + y="0" + id="tspan2520">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526"><tspan + x="0" + y="0" + id="tspan2524">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530"><tspan + x="0" + y="0" + id="tspan2528">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534"><tspan + x="0" + y="0" + id="tspan2532">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538"><tspan + x="0" + y="0" + id="tspan2536">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542"><tspan + x="0" + y="0" + id="tspan2540">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546"><tspan + x="0" + y="0" + id="tspan2544">;</tspan></text> + </g> + <g + id="g2548" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552"><tspan + x="0" + y="0" + id="tspan2550">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556"><tspan + x="0" + y="0" + id="tspan2554">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560"><tspan + x="0" + y="0" + id="tspan2558">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564"><tspan + x="0" + y="0" + id="tspan2562">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568"><tspan + x="0" + y="0" + id="tspan2566">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572"><tspan + x="0" + y="0" + id="tspan2570">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576"><tspan + x="0" + y="0" + id="tspan2574">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580"><tspan + x="0" + y="0" + id="tspan2578">;</tspan></text> + </g> + <g + id="g2582" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586"><tspan + x="0" + y="0" + id="tspan2584">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590"><tspan + x="0" + y="0" + id="tspan2588">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594"><tspan + x="0" + y="0" + id="tspan2592">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598"><tspan + x="0" + y="0" + id="tspan2596">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602"><tspan + x="0" + y="0" + id="tspan2600">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606"><tspan + x="0" + y="0" + id="tspan2604">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610"><tspan + x="0" + y="0" + id="tspan2608">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614"><tspan + x="0" + y="0" + id="tspan2612">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618"><tspan + x="0" + y="0" + id="tspan2616">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622"><tspan + x="0" + y="0" + id="tspan2620">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626"><tspan + x="0" + y="0" + id="tspan2624">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630"><tspan + x="0" + y="0" + id="tspan2628">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634"><tspan + x="0" + y="0" + id="tspan2632">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638"><tspan + x="0" + y="0" + id="tspan2636">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642"><tspan + x="0" + y="0" + id="tspan2640">{</tspan></text> + </g> + <g + id="g2644" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648"><tspan + x="0" + y="0" + id="tspan2646">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652"><tspan + x="0" + y="0" + id="tspan2650">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656"><tspan + x="0" + y="0" + id="tspan2654">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660"><tspan + x="0" + y="0" + id="tspan2658">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664"><tspan + x="0" + y="0" + id="tspan2662">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668"><tspan + x="0" + y="0" + id="tspan2666">:</tspan></text> + </g> + <g + id="g2670" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674"><tspan + x="0" + y="0" + id="tspan2672">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678"><tspan + x="0" + y="0" + id="tspan2676">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682"><tspan + x="0" + y="0" + id="tspan2680">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686"><tspan + x="0" + y="0" + id="tspan2684">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690"><tspan + x="0" + y="0" + id="tspan2688">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694"><tspan + x="0" + y="0" + id="tspan2692">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698"><tspan + x="0" + y="0" + id="tspan2696">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702"><tspan + x="0" + y="0" + id="tspan2700">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706"><tspan + x="0" + y="0" + id="tspan2704">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710"><tspan + x="0" + y="0" + id="tspan2708">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714"><tspan + x="0" + y="0" + id="tspan2712">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718"><tspan + x="0" + y="0" + id="tspan2716">;</tspan></text> + </g> + <g + id="g2720" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724"><tspan + x="0" + y="0" + id="tspan2722">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728"><tspan + x="0" + y="0" + id="tspan2726">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732"><tspan + x="0" + y="0" + id="tspan2730">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736"><tspan + x="0" + y="0" + id="tspan2734">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740"><tspan + x="0" + y="0" + id="tspan2738">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744"><tspan + x="0" + y="0" + id="tspan2742">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748"><tspan + x="0" + y="0" + id="tspan2746">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752"><tspan + x="0" + y="0" + id="tspan2750">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756"><tspan + x="0" + y="0" + id="tspan2754">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760"><tspan + x="0" + y="0" + id="tspan2758">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764"><tspan + x="0" + y="0" + id="tspan2762">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768"><tspan + x="0" + y="0" + id="tspan2766">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772"><tspan + x="0" + y="0" + id="tspan2770">;</tspan></text> + </g> + <g + id="g2774" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778"><tspan + x="0" + y="0" + id="tspan2776">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782"><tspan + x="0" + y="0" + id="tspan2780">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786"><tspan + x="0" + y="0" + id="tspan2784">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790"><tspan + x="0" + y="0" + id="tspan2788">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794"><tspan + x="0" + y="0" + id="tspan2792">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798"><tspan + x="0" + y="0" + id="tspan2796">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802"><tspan + x="0" + y="0" + id="tspan2800">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806"><tspan + x="0" + y="0" + id="tspan2804">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810"><tspan + x="0" + y="0" + id="tspan2808">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814"><tspan + x="0" + y="0" + id="tspan2812">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818"><tspan + x="0" + y="0" + id="tspan2816">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822"><tspan + x="0" + y="0" + id="tspan2820">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826"><tspan + x="0" + y="0" + id="tspan2824">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830"><tspan + x="0" + y="0" + id="tspan2828">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834"><tspan + x="0" + y="0" + id="tspan2832">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838"><tspan + x="0" + y="0" + id="tspan2836">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842"><tspan + x="0" + y="0" + id="tspan2840">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846"><tspan + x="0" + y="0" + id="tspan2844">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850"><tspan + x="0" + y="0" + id="tspan2848">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854"><tspan + x="0" + y="0" + id="tspan2852">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858"><tspan + x="0" + y="0" + id="tspan2856">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862"><tspan + x="0" + y="0" + id="tspan2860">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866"><tspan + x="0" + y="0" + id="tspan2864">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870"><tspan + x="0" + y="0" + id="tspan2868">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874"><tspan + x="0" + y="0" + id="tspan2872">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878"><tspan + x="0" + y="0" + id="tspan2876">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882"><tspan + x="0" + y="0" + id="tspan2880">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886"><tspan + x="0" + y="0" + id="tspan2884">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890"><tspan + x="0" + y="0" + id="tspan2888">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894"><tspan + x="0" + y="0" + id="tspan2892">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898"><tspan + x="0" + y="0" + id="tspan2896">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902"><tspan + x="0" + y="0" + id="tspan2900">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906"><tspan + x="0" + y="0" + id="tspan2904">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910"><tspan + x="0" + y="0" + id="tspan2908">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914"><tspan + x="0" + y="0" + id="tspan2912">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918"><tspan + x="0" + y="0" + id="tspan2916">;</tspan></text> + </g> + <g + id="g2920" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924"><tspan + x="0" + y="0" + id="tspan2922">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928"><tspan + x="0" + y="0" + id="tspan2926">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932"><tspan + x="0" + y="0" + id="tspan2930">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936"><tspan + x="0" + y="0" + id="tspan2934">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940"><tspan + x="0" + y="0" + id="tspan2938">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944"><tspan + x="0" + y="0" + id="tspan2942">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948"><tspan + x="0" + y="0" + id="tspan2946">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952"><tspan + x="0" + y="0" + id="tspan2950">;</tspan></text> + </g> + <g + id="g2954" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958"><tspan + x="0" + y="0" + id="tspan2956">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962"><tspan + x="0" + y="0" + id="tspan2960">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966"><tspan + x="0" + y="0" + id="tspan2964">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970"><tspan + x="0" + y="0" + id="tspan2968">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974"><tspan + x="0" + y="0" + id="tspan2972">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978"><tspan + x="0" + y="0" + id="tspan2976">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982"><tspan + x="0" + y="0" + id="tspan2980">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986"><tspan + x="0" + y="0" + id="tspan2984">:</tspan></text> + </g> + <g + id="g2988" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992"><tspan + x="0" + y="0" + id="tspan2990">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996"><tspan + x="0" + y="0" + id="tspan2994">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000"><tspan + x="0" + y="0" + id="tspan2998">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004"><tspan + x="0" + y="0" + id="tspan3002">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008"><tspan + x="0" + y="0" + id="tspan3006">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012"><tspan + x="0" + y="0" + id="tspan3010">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016"><tspan + x="0" + y="0" + id="tspan3014">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020"><tspan + x="0" + y="0" + id="tspan3018">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024"><tspan + x="0" + y="0" + id="tspan3022">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028"><tspan + x="0" + y="0" + id="tspan3026">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032"><tspan + x="0" + y="0" + id="tspan3030">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036"><tspan + x="0" + y="0" + id="tspan3034">;</tspan></text> + </g> + <g + id="g3038" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042"><tspan + x="0" + y="0" + id="tspan3040">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046"><tspan + x="0" + y="0" + id="tspan3044">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050"><tspan + x="0" + y="0" + id="tspan3048">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054"><tspan + x="0" + y="0" + id="tspan3052">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058"><tspan + x="0" + y="0" + id="tspan3056">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062"><tspan + x="0" + y="0" + id="tspan3060">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066"><tspan + x="0" + y="0" + id="tspan3064">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070"><tspan + x="0" + y="0" + id="tspan3068">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074"><tspan + x="0" + y="0" + id="tspan3072">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078"><tspan + x="0" + y="0" + id="tspan3076">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082"><tspan + x="0" + y="0" + id="tspan3080">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086"><tspan + x="0" + y="0" + id="tspan3084">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090"><tspan + x="0" + y="0" + id="tspan3088">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094"><tspan + x="0" + y="0" + id="tspan3092">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098"><tspan + x="0" + y="0" + id="tspan3096">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102"><tspan + x="0" + y="0" + id="tspan3100">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106"><tspan + x="0" + y="0" + id="tspan3104">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110"><tspan + x="0" + y="0" + id="tspan3108">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114"><tspan + x="0" + y="0" + id="tspan3112">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118"><tspan + x="0" + y="0" + id="tspan3116">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122"><tspan + x="0" + y="0" + id="tspan3120">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126"><tspan + x="0" + y="0" + id="tspan3124">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130"><tspan + x="0" + y="0" + id="tspan3128">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134"><tspan + x="0" + y="0" + id="tspan3132">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138"><tspan + x="0" + y="0" + id="tspan3136">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142"><tspan + x="0" + y="0" + id="tspan3140">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146"><tspan + x="0" + y="0" + id="tspan3144">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150"><tspan + x="0" + y="0" + id="tspan3148">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154"><tspan + x="0" + y="0" + id="tspan3152">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158"><tspan + x="0" + y="0" + id="tspan3156">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162"><tspan + x="0" + y="0" + id="tspan3160">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166"><tspan + x="0" + y="0" + id="tspan3164">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170"><tspan + x="0" + y="0" + id="tspan3168">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174"><tspan + x="0" + y="0" + id="tspan3172">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178"><tspan + x="0" + y="0" + id="tspan3176">)</tspan></text> + </g> + <g + id="g3180" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184"><tspan + x="0" + y="0" + id="tspan3182">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188"><tspan + x="0" + y="0" + id="tspan3186">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192"><tspan + x="0" + y="0" + id="tspan3190">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196"><tspan + x="0" + y="0" + id="tspan3194">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200"><tspan + x="0" + y="0" + id="tspan3198">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204"><tspan + x="0" + y="0" + id="tspan3202">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208"><tspan + x="0" + y="0" + id="tspan3206">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212"><tspan + x="0" + y="0" + id="tspan3210">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216"><tspan + x="0" + y="0" + id="tspan3214">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220"><tspan + x="0" + y="0" + id="tspan3218">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224"><tspan + x="0" + y="0" + id="tspan3222">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228"><tspan + x="0" + y="0" + id="tspan3226">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232"><tspan + x="0" + y="0" + id="tspan3230">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236"><tspan + x="0" + y="0" + id="tspan3234">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240"><tspan + x="0" + y="0" + id="tspan3238">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244"><tspan + x="0" + y="0" + id="tspan3242">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248"><tspan + x="0" + y="0" + id="tspan3246">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252"><tspan + x="0" + y="0" + id="tspan3250">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256"><tspan + x="0" + y="0" + id="tspan3254">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260"><tspan + x="0" + y="0" + id="tspan3258">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264"><tspan + x="0" + y="0" + id="tspan3262">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268"><tspan + x="0" + y="0" + id="tspan3266">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272"><tspan + x="0" + y="0" + id="tspan3270">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276"><tspan + x="0" + y="0" + id="tspan3274">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280"><tspan + x="0" + y="0" + id="tspan3278">;</tspan></text> + </g> + <g + id="g3282" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286"><tspan + x="0" + y="0" + id="tspan3284">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290"><tspan + x="0" + y="0" + id="tspan3288">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294"><tspan + x="0" + y="0" + id="tspan3292">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298"><tspan + x="0" + y="0" + id="tspan3296">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302"><tspan + x="0" + y="0" + id="tspan3300">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306"><tspan + x="0" + y="0" + id="tspan3304">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310"><tspan + x="0" + y="0" + id="tspan3308">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314"><tspan + x="0" + y="0" + id="tspan3312">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318"><tspan + x="0" + y="0" + id="tspan3316">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322"><tspan + x="0" + y="0" + id="tspan3320">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326"><tspan + x="0" + y="0" + id="tspan3324">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330"><tspan + x="0" + y="0" + id="tspan3328">;</tspan></text> + </g> + <g + id="g3332" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336"><tspan + x="0" + y="0" + id="tspan3334">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340"><tspan + x="0" + y="0" + id="tspan3338">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344"><tspan + x="0" + y="0" + id="tspan3342">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348"><tspan + x="0" + y="0" + id="tspan3346">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352"><tspan + x="0" + y="0" + id="tspan3350">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356"><tspan + x="0" + y="0" + id="tspan3354">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360"><tspan + x="0" + y="0" + id="tspan3358">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364"><tspan + x="0" + y="0" + id="tspan3362">;</tspan></text> + </g> + <g + id="g3366" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370"><tspan + x="0" + y="0" + id="tspan3368">}</tspan></text> + </g> + <g + id="g3372" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376"><tspan + x="0" + y="0" + id="tspan3374">}</tspan></text> + </g> + </g> + <g + id="g3484" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,19.072696)" /> + <g + id="g3488" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,88.04075)" /> + <g + id="g83834" + transform="translate(107.58483,23.626053)"> + <image + width="23.225805" + height="15" + preserveAspectRatio="none" + style="stroke-width:0.174978;image-rendering:optimizeSpeed" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAfCAYAAACh+E5kAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9 kT1Iw0AcxV9bRSktFawg4pChOlkQFXHUKhShQqgVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg +AHi6OSk6CIl/i8ptIjx4Lgf7+497t4B/kaFqWbXOKBqlpFOJoRsblXoeUUQYQygDxGJmfqcKKbg Ob7u4ePrXZxneZ/7c4SVvMkAn0A8y3TDIt4gnt60dM77xFFWkhTic+Ixgy5I/Mh12eU3zkWH/Twz amTS88RRYqHYwXIHs5KhEk8RxxRVo3x/1mWF8xZntVJjrXvyF4by2soy12kOI4lFLEGEABk1lFGB hTitGikm0rSf8PAPOX6RXDK5ymDkWEAVKiTHD/4Hv7s1C5MTblIoAXS/2PbHCNCzCzTrtv19bNvN EyDwDFxpbX+1Acx8kl5va7EjILINXFy3NXkPuNwBBp90yZAcKUDTXygA72f0TTmg/xYIrrm9tfZx +gBkqKvUDXBwCIwWKXvd4929nb39e6bV3w8q3nKKscjFLwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlw SFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+YKDRUYGD+J89cAAAAZdEVYdENvbW1lbnQAQ3JlYXRl ZCB3aXRoIEdJTVBXgQ4XAAABiElEQVRYw+1Y20rEMBA9M826bP0U1wdB9MX/B19E3NX/8GEVL5nj Q9JuWyNNRTHFDZSQZJhhLuckHay0IoDcr7jhhIrN5nZU8Or8Eo8vT8U5oBTLEhSUOZxalSVIALUs CABCgamHUAEQFEKtQgiG9PZMfTxrqlBAsd6eUKM+aUOVa8OZ+uwMXN/dlFdCwev5Ds2tbpbrAGcN Yg0gmXEGpoC4SAem0OghAwca/c80inJLSOftwIFG//o5PSUD65P1fmGdtDCgKb6Ww1lEGCzO3Sh0 5VP6Jthw33pKMGGMiTMOzlLyKX0TbEgtjjt7G3XgWI+w86/llRAgmQVeJgrCTcwfTG+zlkEJ/ZKN AOIuoGwAsAaIEGzvt4XSqPXv5t66ZRGWS6Pbh/HILhfLmf+RFfricNmNLQIXp2dxYRBWYLxpBAJK 6OFQiCYoFIt71vZ6CEKgoHig6QO1+jplmmkjv7ElwDPeZc+olmBZi7Pv7PkEfPxnFvpK34gNDd2x GY9aXFZnegVXpKcfnHHpyinb6ZAAAAAASUVORK5CYII= " + id="image50850" + x="97.006233" + y="111.85227" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="94.883553" + y="133.28987" + id="text54908"><tspan + sodipodi:role="line" + id="tspan54906" + style="stroke-width:0.264583" + x="94.883553" + y="133.28987">pipe:[1137]</tspan></text> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.87473,47.220362 h 20.20444 v 60.072908 l 19.85168,0" + id="path52862" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.95174,41.699899 h 22.9205 v 27.123834 h 20.11199" + id="path52911" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.76942,37.039298 h 38.48161" + id="path52913" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.02013,52.048272 h 21.77513 v 75.725918 h 58.15801 v 12.77337 H 230.4018" + id="path70938" + sodipodi:nodetypes="cccccc" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545" + id="text6972"><tspan + sodipodi:role="line" + id="tspan6970" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545">processus père</tspan></text> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964" + width="29.764124" + height="37.809834" + x="136.70837" + y="25.866203" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 139.02258,33.329593 h 25" + id="path169" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 145.22491,61.117913 V 27.471865" + id="path169-3" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="138.92543" + y="31.60957" + id="text225"><tspan + sodipodi:role="line" + id="tspan223" + style="font-size:4.23333px;stroke-width:0.264583" + x="138.92543" + y="31.60957">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.22003" + y="38.094936" + id="text4716"><tspan + sodipodi:role="line" + id="tspan4714" + style="stroke-width:0.264583" + x="140.22003" + y="38.094936">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="139.98645" + y="43.379482" + id="text4720"><tspan + sodipodi:role="line" + id="tspan4718" + style="stroke-width:0.264583" + x="139.98645" + y="43.379482">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.18077" + y="48.664028" + id="text4724"><tspan + sodipodi:role="line" + id="tspan4722" + style="stroke-width:0.264583" + x="140.18077" + y="48.664028">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.21178" + y="53.450417" + id="text4728"><tspan + sodipodi:role="line" + id="tspan4726" + style="stroke-width:0.264583" + x="140.21178" + y="53.450417">3 p[0]</tspan></text> + <g + id="g1820-3" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,42.697354)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440-6" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452-5"><tspan + x="0" + y="0" + id="tspan2450-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456-5"><tspan + x="0" + y="0" + id="tspan2454-6">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460-2"><tspan + x="0" + y="0" + id="tspan2458-9">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464-1"><tspan + x="0" + y="0" + id="tspan2462-2">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468-7"><tspan + x="0" + y="0" + id="tspan2466-0">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472-9"><tspan + x="0" + y="0" + id="tspan2470-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476-6"><tspan + x="0" + y="0" + id="tspan2474-0">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480-6"><tspan + x="0" + y="0" + id="tspan2478-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484-6"><tspan + x="0" + y="0" + id="tspan2482-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488-8"><tspan + x="0" + y="0" + id="tspan2486-7">{</tspan></text> + </g> + <g + id="g2490-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494-2"><tspan + x="0" + y="0" + id="tspan2492-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498-2"><tspan + x="0" + y="0" + id="tspan2496-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502-7"><tspan + x="0" + y="0" + id="tspan2500-5">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506-9"><tspan + x="0" + y="0" + id="tspan2504-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510-2"><tspan + x="0" + y="0" + id="tspan2508-8">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514-9"><tspan + x="0" + y="0" + id="tspan2512-7">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518-3"><tspan + x="0" + y="0" + id="tspan2516-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522-1"><tspan + x="0" + y="0" + id="tspan2520-2">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526-9"><tspan + x="0" + y="0" + id="tspan2524-3">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530-1"><tspan + x="0" + y="0" + id="tspan2528-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534-4"><tspan + x="0" + y="0" + id="tspan2532-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538-8"><tspan + x="0" + y="0" + id="tspan2536-4">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542-5"><tspan + x="0" + y="0" + id="tspan2540-0">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546-3"><tspan + x="0" + y="0" + id="tspan2544-6">;</tspan></text> + </g> + <g + id="g2548-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552-0"><tspan + x="0" + y="0" + id="tspan2550-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556-3"><tspan + x="0" + y="0" + id="tspan2554-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560-0"><tspan + x="0" + y="0" + id="tspan2558-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564-1"><tspan + x="0" + y="0" + id="tspan2562-5">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568-5"><tspan + x="0" + y="0" + id="tspan2566-4">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572-7"><tspan + x="0" + y="0" + id="tspan2570-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576-5"><tspan + x="0" + y="0" + id="tspan2574-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580-9"><tspan + x="0" + y="0" + id="tspan2578-3">;</tspan></text> + </g> + <g + id="g2582-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586-4"><tspan + x="0" + y="0" + id="tspan2584-5">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590-2"><tspan + x="0" + y="0" + id="tspan2588-5">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594-4"><tspan + x="0" + y="0" + id="tspan2592-7">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598-4"><tspan + x="0" + y="0" + id="tspan2596-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602-3"><tspan + x="0" + y="0" + id="tspan2600-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606-7"><tspan + x="0" + y="0" + id="tspan2604-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610-6"><tspan + x="0" + y="0" + id="tspan2608-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614-8"><tspan + x="0" + y="0" + id="tspan2612-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618-3"><tspan + x="0" + y="0" + id="tspan2616-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622-4"><tspan + x="0" + y="0" + id="tspan2620-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626-2"><tspan + x="0" + y="0" + id="tspan2624-0">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630-6"><tspan + x="0" + y="0" + id="tspan2628-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634-9"><tspan + x="0" + y="0" + id="tspan2632-2">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638-6"><tspan + x="0" + y="0" + id="tspan2636-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642-4"><tspan + x="0" + y="0" + id="tspan2640-9">{</tspan></text> + </g> + <g + id="g2644-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648-0"><tspan + x="0" + y="0" + id="tspan2646-4">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652-8"><tspan + x="0" + y="0" + id="tspan2650-7">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656-1"><tspan + x="0" + y="0" + id="tspan2654-7">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660-2"><tspan + x="0" + y="0" + id="tspan2658-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664-2"><tspan + x="0" + y="0" + id="tspan2662-2">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668-6"><tspan + x="0" + y="0" + id="tspan2666-1">:</tspan></text> + </g> + <g + id="g2670-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674-6"><tspan + x="0" + y="0" + id="tspan2672-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678-5"><tspan + x="0" + y="0" + id="tspan2676-9">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682-4"><tspan + x="0" + y="0" + id="tspan2680-9">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686-0"><tspan + x="0" + y="0" + id="tspan2684-9">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690-1"><tspan + x="0" + y="0" + id="tspan2688-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694-7"><tspan + x="0" + y="0" + id="tspan2692-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698-1"><tspan + x="0" + y="0" + id="tspan2696-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702-9"><tspan + x="0" + y="0" + id="tspan2700-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706-7"><tspan + x="0" + y="0" + id="tspan2704-6">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710-7"><tspan + x="0" + y="0" + id="tspan2708-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714-6"><tspan + x="0" + y="0" + id="tspan2712-5">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718-6"><tspan + x="0" + y="0" + id="tspan2716-3">;</tspan></text> + </g> + <g + id="g2720-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724-4"><tspan + x="0" + y="0" + id="tspan2722-8">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728-1"><tspan + x="0" + y="0" + id="tspan2726-2">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732-9"><tspan + x="0" + y="0" + id="tspan2730-3">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736-9"><tspan + x="0" + y="0" + id="tspan2734-0">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740-8"><tspan + x="0" + y="0" + id="tspan2738-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744-5"><tspan + x="0" + y="0" + id="tspan2742-0">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748-9"><tspan + x="0" + y="0" + id="tspan2746-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752-3"><tspan + x="0" + y="0" + id="tspan2750-8">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756-5"><tspan + x="0" + y="0" + id="tspan2754-6">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760-1"><tspan + x="0" + y="0" + id="tspan2758-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764-5"><tspan + x="0" + y="0" + id="tspan2762-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768-8"><tspan + x="0" + y="0" + id="tspan2766-4">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772-8"><tspan + x="0" + y="0" + id="tspan2770-1">;</tspan></text> + </g> + <g + id="g2774-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778-3"><tspan + x="0" + y="0" + id="tspan2776-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782-4"><tspan + x="0" + y="0" + id="tspan2780-4">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786-4"><tspan + x="0" + y="0" + id="tspan2784-4">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790-7"><tspan + x="0" + y="0" + id="tspan2788-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794-3"><tspan + x="0" + y="0" + id="tspan2792-1">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798-7"><tspan + x="0" + y="0" + id="tspan2796-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802-9"><tspan + x="0" + y="0" + id="tspan2800-6">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806-2"><tspan + x="0" + y="0" + id="tspan2804-1">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810-7"><tspan + x="0" + y="0" + id="tspan2808-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814-5"><tspan + x="0" + y="0" + id="tspan2812-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818-4"><tspan + x="0" + y="0" + id="tspan2816-1">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822-8"><tspan + x="0" + y="0" + id="tspan2820-5">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826-9"><tspan + x="0" + y="0" + id="tspan2824-7">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830-5"><tspan + x="0" + y="0" + id="tspan2828-3">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834-8"><tspan + x="0" + y="0" + id="tspan2832-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838-3"><tspan + x="0" + y="0" + id="tspan2836-1">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842-8"><tspan + x="0" + y="0" + id="tspan2840-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846-6"><tspan + x="0" + y="0" + id="tspan2844-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850-3"><tspan + x="0" + y="0" + id="tspan2848-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854-3"><tspan + x="0" + y="0" + id="tspan2852-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858-6"><tspan + x="0" + y="0" + id="tspan2856-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862-4"><tspan + x="0" + y="0" + id="tspan2860-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866-8"><tspan + x="0" + y="0" + id="tspan2864-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870-9"><tspan + x="0" + y="0" + id="tspan2868-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874-7"><tspan + x="0" + y="0" + id="tspan2872-6">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878-4"><tspan + x="0" + y="0" + id="tspan2876-3">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882-0"><tspan + x="0" + y="0" + id="tspan2880-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886-0"><tspan + x="0" + y="0" + id="tspan2884-9">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890-2"><tspan + x="0" + y="0" + id="tspan2888-5">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894-4"><tspan + x="0" + y="0" + id="tspan2892-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898-5"><tspan + x="0" + y="0" + id="tspan2896-9">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902-4"><tspan + x="0" + y="0" + id="tspan2900-6">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906-9"><tspan + x="0" + y="0" + id="tspan2904-2">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910-2"><tspan + x="0" + y="0" + id="tspan2908-4">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914-7"><tspan + x="0" + y="0" + id="tspan2912-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918-5"><tspan + x="0" + y="0" + id="tspan2916-4">;</tspan></text> + </g> + <g + id="g2920-8" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924-1"><tspan + x="0" + y="0" + id="tspan2922-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928-8"><tspan + x="0" + y="0" + id="tspan2926-9">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932-3"><tspan + x="0" + y="0" + id="tspan2930-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936-8"><tspan + x="0" + y="0" + id="tspan2934-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940-2"><tspan + x="0" + y="0" + id="tspan2938-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944-0"><tspan + x="0" + y="0" + id="tspan2942-5">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948-1"><tspan + x="0" + y="0" + id="tspan2946-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952-0"><tspan + x="0" + y="0" + id="tspan2950-8">;</tspan></text> + </g> + <g + id="g2954-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958-0"><tspan + x="0" + y="0" + id="tspan2956-6">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962-4"><tspan + x="0" + y="0" + id="tspan2960-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966-2"><tspan + x="0" + y="0" + id="tspan2964-5">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970-8"><tspan + x="0" + y="0" + id="tspan2968-6">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974-2"><tspan + x="0" + y="0" + id="tspan2972-8">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978-4"><tspan + x="0" + y="0" + id="tspan2976-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982-2"><tspan + x="0" + y="0" + id="tspan2980-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986-0"><tspan + x="0" + y="0" + id="tspan2984-6">:</tspan></text> + </g> + <g + id="g2988-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992-9"><tspan + x="0" + y="0" + id="tspan2990-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996-0"><tspan + x="0" + y="0" + id="tspan2994-8">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000-1"><tspan + x="0" + y="0" + id="tspan2998-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004-1"><tspan + x="0" + y="0" + id="tspan3002-1">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008-0"><tspan + x="0" + y="0" + id="tspan3006-3">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012-4"><tspan + x="0" + y="0" + id="tspan3010-0">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016-3"><tspan + x="0" + y="0" + id="tspan3014-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020-1"><tspan + x="0" + y="0" + id="tspan3018-9">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024-6"><tspan + x="0" + y="0" + id="tspan3022-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028-3"><tspan + x="0" + y="0" + id="tspan3026-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032-8"><tspan + x="0" + y="0" + id="tspan3030-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036-5"><tspan + x="0" + y="0" + id="tspan3034-6">;</tspan></text> + </g> + <g + id="g3038-6" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042-4"><tspan + x="0" + y="0" + id="tspan3040-0">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046-0"><tspan + x="0" + y="0" + id="tspan3044-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050-6"><tspan + x="0" + y="0" + id="tspan3048-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054-6"><tspan + x="0" + y="0" + id="tspan3052-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058-5"><tspan + x="0" + y="0" + id="tspan3056-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062-9"><tspan + x="0" + y="0" + id="tspan3060-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066-7"><tspan + x="0" + y="0" + id="tspan3064-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070-8"><tspan + x="0" + y="0" + id="tspan3068-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074-9"><tspan + x="0" + y="0" + id="tspan3072-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078-6"><tspan + x="0" + y="0" + id="tspan3076-0">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082-2"><tspan + x="0" + y="0" + id="tspan3080-7">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086-6"><tspan + x="0" + y="0" + id="tspan3084-1">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090-3"><tspan + x="0" + y="0" + id="tspan3088-2">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094-1"><tspan + x="0" + y="0" + id="tspan3092-5">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098-9"><tspan + x="0" + y="0" + id="tspan3096-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102-1"><tspan + x="0" + y="0" + id="tspan3100-4">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106-9"><tspan + x="0" + y="0" + id="tspan3104-1">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110-0"><tspan + x="0" + y="0" + id="tspan3108-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114-5"><tspan + x="0" + y="0" + id="tspan3112-8">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118-7"><tspan + x="0" + y="0" + id="tspan3116-0">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122-4"><tspan + x="0" + y="0" + id="tspan3120-8">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126-0"><tspan + x="0" + y="0" + id="tspan3124-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130-2"><tspan + x="0" + y="0" + id="tspan3128-9">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134-6"><tspan + x="0" + y="0" + id="tspan3132-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138-0"><tspan + x="0" + y="0" + id="tspan3136-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142-2"><tspan + x="0" + y="0" + id="tspan3140-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146-2"><tspan + x="0" + y="0" + id="tspan3144-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150-5"><tspan + x="0" + y="0" + id="tspan3148-5">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154-2"><tspan + x="0" + y="0" + id="tspan3152-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158-0"><tspan + x="0" + y="0" + id="tspan3156-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162-8"><tspan + x="0" + y="0" + id="tspan3160-3">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166-8"><tspan + x="0" + y="0" + id="tspan3164-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170-4"><tspan + x="0" + y="0" + id="tspan3168-0">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174-9"><tspan + x="0" + y="0" + id="tspan3172-1">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178-9"><tspan + x="0" + y="0" + id="tspan3176-6">)</tspan></text> + </g> + <g + id="g3180-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184-5"><tspan + x="0" + y="0" + id="tspan3182-4">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188-4"><tspan + x="0" + y="0" + id="tspan3186-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192-9"><tspan + x="0" + y="0" + id="tspan3190-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196-6"><tspan + x="0" + y="0" + id="tspan3194-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200-5"><tspan + x="0" + y="0" + id="tspan3198-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204-2"><tspan + x="0" + y="0" + id="tspan3202-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208-4"><tspan + x="0" + y="0" + id="tspan3206-3">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212-5"><tspan + x="0" + y="0" + id="tspan3210-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216-7"><tspan + x="0" + y="0" + id="tspan3214-4">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220-3"><tspan + x="0" + y="0" + id="tspan3218-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224-4"><tspan + x="0" + y="0" + id="tspan3222-6">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228-9"><tspan + x="0" + y="0" + id="tspan3226-4">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232-2"><tspan + x="0" + y="0" + id="tspan3230-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236-6"><tspan + x="0" + y="0" + id="tspan3234-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240-1"><tspan + x="0" + y="0" + id="tspan3238-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244-8"><tspan + x="0" + y="0" + id="tspan3242-8">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248-9"><tspan + x="0" + y="0" + id="tspan3246-2">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252-8"><tspan + x="0" + y="0" + id="tspan3250-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256-8"><tspan + x="0" + y="0" + id="tspan3254-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260-8"><tspan + x="0" + y="0" + id="tspan3258-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264-8"><tspan + x="0" + y="0" + id="tspan3262-3">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268-3"><tspan + x="0" + y="0" + id="tspan3266-3">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272-8"><tspan + x="0" + y="0" + id="tspan3270-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276-4"><tspan + x="0" + y="0" + id="tspan3274-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280-6"><tspan + x="0" + y="0" + id="tspan3278-8">;</tspan></text> + </g> + <g + id="g3282-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286-0"><tspan + x="0" + y="0" + id="tspan3284-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290-8"><tspan + x="0" + y="0" + id="tspan3288-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294-9"><tspan + x="0" + y="0" + id="tspan3292-0">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298-3"><tspan + x="0" + y="0" + id="tspan3296-3">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302-3"><tspan + x="0" + y="0" + id="tspan3300-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306-3"><tspan + x="0" + y="0" + id="tspan3304-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310-6"><tspan + x="0" + y="0" + id="tspan3308-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314-2"><tspan + x="0" + y="0" + id="tspan3312-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318-5"><tspan + x="0" + y="0" + id="tspan3316-8">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322-7"><tspan + x="0" + y="0" + id="tspan3320-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326-6"><tspan + x="0" + y="0" + id="tspan3324-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330-4"><tspan + x="0" + y="0" + id="tspan3328-1">;</tspan></text> + </g> + <g + id="g3332-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336-4"><tspan + x="0" + y="0" + id="tspan3334-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340-7"><tspan + x="0" + y="0" + id="tspan3338-0">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344-8"><tspan + x="0" + y="0" + id="tspan3342-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348-2"><tspan + x="0" + y="0" + id="tspan3346-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352-7"><tspan + x="0" + y="0" + id="tspan3350-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356-3"><tspan + x="0" + y="0" + id="tspan3354-9">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360-2"><tspan + x="0" + y="0" + id="tspan3358-8">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364-3"><tspan + x="0" + y="0" + id="tspan3362-0">;</tspan></text> + </g> + <g + id="g3366-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370-7"><tspan + x="0" + y="0" + id="tspan3368-8">}</tspan></text> + </g> + <g + id="g3372-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376-1"><tspan + x="0" + y="0" + id="tspan3374-5">}</tspan></text> + </g> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 165.47167,131.42037 h 27.57058 V 42.641205 h 10.0746" + id="path80931" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 166.71704,136.72533 h 28.71969 V 71.029771 h 12.6199" + id="path80933" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 166.87657,142.08 h 31.08361 v -33.16707 h 6.43865" + id="path80935" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.3556,146.79246 h 12.5336 v 24.49279 h 67.20842 v -26.99339 h -10.28438" + id="path80937" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.99024,152.34976 h 25.54065 v -6.69074 h 15.01428" + id="path80939" /> + <g + id="g80958"> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964-9" + width="29.764124" + height="37.809834" + x="138.80099" + y="120.4015" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 141.1152,127.86489 h 25" + id="path169-2" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 147.31753,155.65321 V 122.00716" + id="path169-3-5" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="141.01805" + y="126.14487" + id="text225-7"><tspan + sodipodi:role="line" + id="tspan223-4" + style="font-size:4.23333px;stroke-width:0.264583" + x="141.01805" + y="126.14487">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.31265" + y="132.63023" + id="text4716-9"><tspan + sodipodi:role="line" + id="tspan4714-9" + style="stroke-width:0.264583" + x="142.31265" + y="132.63023">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.07907" + y="137.91478" + id="text4720-4"><tspan + sodipodi:role="line" + id="tspan4718-5" + style="stroke-width:0.264583" + x="142.07907" + y="137.91478">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.27339" + y="143.19933" + id="text4724-9"><tspan + sodipodi:role="line" + id="tspan4722-3" + style="stroke-width:0.264583" + x="142.27339" + y="143.19933">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.3044" + y="147.98572" + id="text4728-5"><tspan + sodipodi:role="line" + id="tspan4726-7" + style="stroke-width:0.264583" + x="142.3044" + y="147.98572">3 p[0]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.37674" + y="153.27026" + id="text4732-0"><tspan + sodipodi:role="line" + id="tspan4730-8" + style="stroke-width:0.264583" + x="142.37674" + y="153.27026">4 p[1]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684" + id="text6972-1"><tspan + sodipodi:role="line" + id="tspan6970-9" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684">processus fils</tspan></text> + </g> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:4.93889px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif Bold';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.264583;stroke-opacity:1" + x="211.33159" + y="135.88972" + id="text119606"><tspan + sodipodi:role="line" + id="tspan119604" + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:4.93889px;font-family:sans-serif;-inkscape-font-specification:'sans-serif Bold';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.264583;stroke-opacity:1" + x="211.33159" + y="135.88972">vide ! </tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:4.93889px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif Bold';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.264583;stroke-opacity:1" + x="59.580173" + y="59.711948" + id="text119606-1"><tspan + sodipodi:role="line" + id="tspan119604-9" + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:4.93889px;font-family:sans-serif;-inkscape-font-specification:'sans-serif Bold';fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.264583;stroke-opacity:1" + x="59.580173" + y="59.711948">bloque ! </tspan></text> + </g> +</svg> diff --git a/221018-pipe-example/fig/08-child-switch.svg b/221018-pipe-example/fig/08-child-switch.svg new file mode 100644 index 0000000000000000000000000000000000000000..0ac1741664818a27f4fcfad827d193ba7081bd21 --- /dev/null +++ b/221018-pipe-example/fig/08-child-switch.svg @@ -0,0 +1,4190 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="256mm" + height="192mm" + viewBox="0 0 256.00004 192" + version="1.1" + id="svg5" + inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" + sodipodi:docname="08-child-switch.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <sodipodi:namedview + id="namedview7" + pagecolor="#ffffff" + bordercolor="#999999" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:document-units="mm" + showgrid="false" + inkscape:zoom="1.1552616" + inkscape:cx="452.27853" + inkscape:cy="429.7728" + inkscape:window-width="1916" + inkscape:window-height="1032" + inkscape:window-x="0" + inkscape:window-y="22" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" + showguides="true" /> + <defs + id="defs2"> + <marker + style="overflow:visible" + id="marker11169" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167" /> + </marker> + <marker + style="overflow:visible" + id="marker11169-4" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167-9" /> + </marker> + </defs> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.499999;stroke-dasharray:none;stroke-opacity:1" + id="rect44272" + width="255.14482" + height="190.89871" + x="0" + y="0" /> + <g + id="g11249" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,20.491508)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742" /> + </g> + <g + id="g11249-0" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,79.662525)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477-2" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169-4)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742-0" /> + </g> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="13.537429" + y="75.969765" + id="text6968"><tspan + sodipodi:role="line" + id="tspan6966" + style="stroke-width:0.264583" + x="13.537429" + y="75.969765" /></text> + <g + id="g40148" + transform="translate(136.24874,56.979904)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707" + id="text21058"><tspan + sodipodi:role="line" + id="tspan21056" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707">/dev/null</tspan></text> + <g + id="g20674" + transform="matrix(0.03,0,0,0.03,72.366356,42.460154)" + style="stroke-width:8.81943"> + <path + d="m 89.4,100 26.2,347.9 c 2.5,32.5 29.6,58.1 60.7,58.1 h 159.3 c 31.1,0 58.2,-25.6 60.7,-58.1 L 422.6,100 Z m 100.7,360.8 c 0.3,7.1 -5.1,12.7 -12,12.7 -6.9,0 -12.7,-5.7 -13.1,-12.7 L 150.4,164.2 c -0.5,-9.6 5.7,-17.4 13.8,-17.4 8.1,0 14.9,7.8 15.3,17.4 z m 78.4,0 c 0,7.1 -5.7,12.7 -12.5,12.7 -6.8,0 -12.5,-5.7 -12.5,-12.7 l -2,-296.6 c -0.1,-9.6 6.4,-17.4 14.5,-17.4 8.1,0 14.6,7.8 14.5,17.4 z m 78.4,0 c -0.3,7.1 -6.2,12.7 -13.1,12.7 -6.9,0 -12.2,-5.7 -12,-12.7 l 10.6,-296.6 c 0.3,-9.6 7.2,-17.4 15.3,-17.4 8.1,0 14.3,7.8 13.8,17.4 z" + id="path20670" + style="stroke-width:8.81943" /> + <path + d="M 445.3,82.8 H 66.7 v 0 C 64.9,61.7 77.4,44.4 94.6,44.4 h 322.9 c 17.1,0 29.6,17.4 27.8,38.4 z" + id="XMLID_2_" + style="stroke-width:8.81943" /> + <path + d="M 324.3,58.6 H 187.7 l -0.2,-7.8 C 186.7,26.3 202.1,6 221.9,6 h 68.3 c 19.7,0 35.1,20.3 34.4,44.7 z" + id="XMLID_1_" + style="stroke-width:8.81943" /> + </g> + </g> + <g + id="g40140" + transform="translate(137.74393,53.769179)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422" + id="text26903"><tspan + sodipodi:role="line" + id="tspan26901" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422">output-file.txt</tspan></text> + <path + d="m 81.04275,12.538612 h -5.35716 v 1.071429 h 5.35716 z M 83.18559,9.3243281 H 73.54275 V 24.324328 H 86.39988 V 12.538612 Z M 85.32846,23.252899 H 74.61417 V 10.395758 h 7.5 l 3.21429,3.214284 z m -9.64287,-2.142852 h 8.57142 v -1.071435 h -8.57142 z m 0,-2.142861 h 8.57142 v -1.071429 h -8.57142 z m 0,-2.142858 h 8.57142 v -1.071429 h -8.57142 z" + id="path28774" + style="stroke-width:0.264582" /> + </g> + <g + id="g40135" + transform="translate(134.99289,-39.014568)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579" + id="text31353"><tspan + sodipodi:role="line" + id="tspan31351" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579">/dev/pts/1</tspan></text> + <path + d="M 88.522475,72.111689 H 73.522474 c -0.690429,0 -1.25,0.55957 -1.25,1.25 v 12.5 c 0,0.69043 0.559571,1.250001 1.25,1.250001 h 15.000001 c 0.690429,0 1.249999,-0.559571 1.249999,-1.250001 v -12.5 c 0,-0.69043 -0.55957,-1.25 -1.249999,-1.25 z m -13.750001,8.75 2.5,-2.5 -2.5,-2.5 1.25,-1.25 3.750001,3.75 -3.750001,3.75 z m 10,1.25 h -4.999999 v -1.25 h 4.999999 z" + id="path39739" + style="stroke-width:0.264583" /> + </g> + <g + id="g1820" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,-51.837942)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452"><tspan + x="0" + y="0" + id="tspan2450">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456"><tspan + x="0" + y="0" + id="tspan2454">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460"><tspan + x="0" + y="0" + id="tspan2458">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464"><tspan + x="0" + y="0" + id="tspan2462">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468"><tspan + x="0" + y="0" + id="tspan2466">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472"><tspan + x="0" + y="0" + id="tspan2470">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476"><tspan + x="0" + y="0" + id="tspan2474">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480"><tspan + x="0" + y="0" + id="tspan2478">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484"><tspan + x="0" + y="0" + id="tspan2482">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488"><tspan + x="0" + y="0" + id="tspan2486">{</tspan></text> + </g> + <g + id="g2490" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494"><tspan + x="0" + y="0" + id="tspan2492">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498"><tspan + x="0" + y="0" + id="tspan2496">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502"><tspan + x="0" + y="0" + id="tspan2500">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506"><tspan + x="0" + y="0" + id="tspan2504">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510"><tspan + x="0" + y="0" + id="tspan2508">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514"><tspan + x="0" + y="0" + id="tspan2512">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518"><tspan + x="0" + y="0" + id="tspan2516">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522"><tspan + x="0" + y="0" + id="tspan2520">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526"><tspan + x="0" + y="0" + id="tspan2524">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530"><tspan + x="0" + y="0" + id="tspan2528">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534"><tspan + x="0" + y="0" + id="tspan2532">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538"><tspan + x="0" + y="0" + id="tspan2536">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542"><tspan + x="0" + y="0" + id="tspan2540">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546"><tspan + x="0" + y="0" + id="tspan2544">;</tspan></text> + </g> + <g + id="g2548" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552"><tspan + x="0" + y="0" + id="tspan2550">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556"><tspan + x="0" + y="0" + id="tspan2554">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560"><tspan + x="0" + y="0" + id="tspan2558">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564"><tspan + x="0" + y="0" + id="tspan2562">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568"><tspan + x="0" + y="0" + id="tspan2566">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572"><tspan + x="0" + y="0" + id="tspan2570">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576"><tspan + x="0" + y="0" + id="tspan2574">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580"><tspan + x="0" + y="0" + id="tspan2578">;</tspan></text> + </g> + <g + id="g2582" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586"><tspan + x="0" + y="0" + id="tspan2584">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590"><tspan + x="0" + y="0" + id="tspan2588">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594"><tspan + x="0" + y="0" + id="tspan2592">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598"><tspan + x="0" + y="0" + id="tspan2596">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602"><tspan + x="0" + y="0" + id="tspan2600">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606"><tspan + x="0" + y="0" + id="tspan2604">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610"><tspan + x="0" + y="0" + id="tspan2608">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614"><tspan + x="0" + y="0" + id="tspan2612">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618"><tspan + x="0" + y="0" + id="tspan2616">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622"><tspan + x="0" + y="0" + id="tspan2620">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626"><tspan + x="0" + y="0" + id="tspan2624">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630"><tspan + x="0" + y="0" + id="tspan2628">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634"><tspan + x="0" + y="0" + id="tspan2632">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638"><tspan + x="0" + y="0" + id="tspan2636">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642"><tspan + x="0" + y="0" + id="tspan2640">{</tspan></text> + </g> + <g + id="g2644" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648"><tspan + x="0" + y="0" + id="tspan2646">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652"><tspan + x="0" + y="0" + id="tspan2650">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656"><tspan + x="0" + y="0" + id="tspan2654">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660"><tspan + x="0" + y="0" + id="tspan2658">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664"><tspan + x="0" + y="0" + id="tspan2662">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668"><tspan + x="0" + y="0" + id="tspan2666">:</tspan></text> + </g> + <g + id="g2670" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674"><tspan + x="0" + y="0" + id="tspan2672">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678"><tspan + x="0" + y="0" + id="tspan2676">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682"><tspan + x="0" + y="0" + id="tspan2680">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686"><tspan + x="0" + y="0" + id="tspan2684">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690"><tspan + x="0" + y="0" + id="tspan2688">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694"><tspan + x="0" + y="0" + id="tspan2692">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698"><tspan + x="0" + y="0" + id="tspan2696">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702"><tspan + x="0" + y="0" + id="tspan2700">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706"><tspan + x="0" + y="0" + id="tspan2704">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710"><tspan + x="0" + y="0" + id="tspan2708">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714"><tspan + x="0" + y="0" + id="tspan2712">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718"><tspan + x="0" + y="0" + id="tspan2716">;</tspan></text> + </g> + <g + id="g2720" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724"><tspan + x="0" + y="0" + id="tspan2722">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728"><tspan + x="0" + y="0" + id="tspan2726">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732"><tspan + x="0" + y="0" + id="tspan2730">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736"><tspan + x="0" + y="0" + id="tspan2734">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740"><tspan + x="0" + y="0" + id="tspan2738">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744"><tspan + x="0" + y="0" + id="tspan2742">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748"><tspan + x="0" + y="0" + id="tspan2746">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752"><tspan + x="0" + y="0" + id="tspan2750">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756"><tspan + x="0" + y="0" + id="tspan2754">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760"><tspan + x="0" + y="0" + id="tspan2758">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764"><tspan + x="0" + y="0" + id="tspan2762">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768"><tspan + x="0" + y="0" + id="tspan2766">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772"><tspan + x="0" + y="0" + id="tspan2770">;</tspan></text> + </g> + <g + id="g2774" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778"><tspan + x="0" + y="0" + id="tspan2776">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782"><tspan + x="0" + y="0" + id="tspan2780">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786"><tspan + x="0" + y="0" + id="tspan2784">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790"><tspan + x="0" + y="0" + id="tspan2788">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794"><tspan + x="0" + y="0" + id="tspan2792">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798"><tspan + x="0" + y="0" + id="tspan2796">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802"><tspan + x="0" + y="0" + id="tspan2800">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806"><tspan + x="0" + y="0" + id="tspan2804">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810"><tspan + x="0" + y="0" + id="tspan2808">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814"><tspan + x="0" + y="0" + id="tspan2812">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818"><tspan + x="0" + y="0" + id="tspan2816">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822"><tspan + x="0" + y="0" + id="tspan2820">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826"><tspan + x="0" + y="0" + id="tspan2824">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830"><tspan + x="0" + y="0" + id="tspan2828">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834"><tspan + x="0" + y="0" + id="tspan2832">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838"><tspan + x="0" + y="0" + id="tspan2836">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842"><tspan + x="0" + y="0" + id="tspan2840">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846"><tspan + x="0" + y="0" + id="tspan2844">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850"><tspan + x="0" + y="0" + id="tspan2848">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854"><tspan + x="0" + y="0" + id="tspan2852">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858"><tspan + x="0" + y="0" + id="tspan2856">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862"><tspan + x="0" + y="0" + id="tspan2860">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866"><tspan + x="0" + y="0" + id="tspan2864">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870"><tspan + x="0" + y="0" + id="tspan2868">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874"><tspan + x="0" + y="0" + id="tspan2872">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878"><tspan + x="0" + y="0" + id="tspan2876">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882"><tspan + x="0" + y="0" + id="tspan2880">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886"><tspan + x="0" + y="0" + id="tspan2884">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890"><tspan + x="0" + y="0" + id="tspan2888">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894"><tspan + x="0" + y="0" + id="tspan2892">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898"><tspan + x="0" + y="0" + id="tspan2896">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902"><tspan + x="0" + y="0" + id="tspan2900">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906"><tspan + x="0" + y="0" + id="tspan2904">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910"><tspan + x="0" + y="0" + id="tspan2908">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914"><tspan + x="0" + y="0" + id="tspan2912">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918"><tspan + x="0" + y="0" + id="tspan2916">;</tspan></text> + </g> + <g + id="g2920" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924"><tspan + x="0" + y="0" + id="tspan2922">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928"><tspan + x="0" + y="0" + id="tspan2926">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932"><tspan + x="0" + y="0" + id="tspan2930">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936"><tspan + x="0" + y="0" + id="tspan2934">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940"><tspan + x="0" + y="0" + id="tspan2938">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944"><tspan + x="0" + y="0" + id="tspan2942">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948"><tspan + x="0" + y="0" + id="tspan2946">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952"><tspan + x="0" + y="0" + id="tspan2950">;</tspan></text> + </g> + <g + id="g2954" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958"><tspan + x="0" + y="0" + id="tspan2956">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962"><tspan + x="0" + y="0" + id="tspan2960">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966"><tspan + x="0" + y="0" + id="tspan2964">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970"><tspan + x="0" + y="0" + id="tspan2968">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974"><tspan + x="0" + y="0" + id="tspan2972">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978"><tspan + x="0" + y="0" + id="tspan2976">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982"><tspan + x="0" + y="0" + id="tspan2980">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986"><tspan + x="0" + y="0" + id="tspan2984">:</tspan></text> + </g> + <g + id="g2988" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992"><tspan + x="0" + y="0" + id="tspan2990">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996"><tspan + x="0" + y="0" + id="tspan2994">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000"><tspan + x="0" + y="0" + id="tspan2998">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004"><tspan + x="0" + y="0" + id="tspan3002">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008"><tspan + x="0" + y="0" + id="tspan3006">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012"><tspan + x="0" + y="0" + id="tspan3010">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016"><tspan + x="0" + y="0" + id="tspan3014">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020"><tspan + x="0" + y="0" + id="tspan3018">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024"><tspan + x="0" + y="0" + id="tspan3022">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028"><tspan + x="0" + y="0" + id="tspan3026">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032"><tspan + x="0" + y="0" + id="tspan3030">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036"><tspan + x="0" + y="0" + id="tspan3034">;</tspan></text> + </g> + <g + id="g3038" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042"><tspan + x="0" + y="0" + id="tspan3040">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046"><tspan + x="0" + y="0" + id="tspan3044">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050"><tspan + x="0" + y="0" + id="tspan3048">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054"><tspan + x="0" + y="0" + id="tspan3052">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058"><tspan + x="0" + y="0" + id="tspan3056">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062"><tspan + x="0" + y="0" + id="tspan3060">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066"><tspan + x="0" + y="0" + id="tspan3064">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070"><tspan + x="0" + y="0" + id="tspan3068">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074"><tspan + x="0" + y="0" + id="tspan3072">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078"><tspan + x="0" + y="0" + id="tspan3076">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082"><tspan + x="0" + y="0" + id="tspan3080">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086"><tspan + x="0" + y="0" + id="tspan3084">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090"><tspan + x="0" + y="0" + id="tspan3088">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094"><tspan + x="0" + y="0" + id="tspan3092">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098"><tspan + x="0" + y="0" + id="tspan3096">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102"><tspan + x="0" + y="0" + id="tspan3100">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106"><tspan + x="0" + y="0" + id="tspan3104">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110"><tspan + x="0" + y="0" + id="tspan3108">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114"><tspan + x="0" + y="0" + id="tspan3112">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118"><tspan + x="0" + y="0" + id="tspan3116">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122"><tspan + x="0" + y="0" + id="tspan3120">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126"><tspan + x="0" + y="0" + id="tspan3124">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130"><tspan + x="0" + y="0" + id="tspan3128">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134"><tspan + x="0" + y="0" + id="tspan3132">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138"><tspan + x="0" + y="0" + id="tspan3136">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142"><tspan + x="0" + y="0" + id="tspan3140">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146"><tspan + x="0" + y="0" + id="tspan3144">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150"><tspan + x="0" + y="0" + id="tspan3148">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154"><tspan + x="0" + y="0" + id="tspan3152">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158"><tspan + x="0" + y="0" + id="tspan3156">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162"><tspan + x="0" + y="0" + id="tspan3160">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166"><tspan + x="0" + y="0" + id="tspan3164">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170"><tspan + x="0" + y="0" + id="tspan3168">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174"><tspan + x="0" + y="0" + id="tspan3172">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178"><tspan + x="0" + y="0" + id="tspan3176">)</tspan></text> + </g> + <g + id="g3180" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184"><tspan + x="0" + y="0" + id="tspan3182">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188"><tspan + x="0" + y="0" + id="tspan3186">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192"><tspan + x="0" + y="0" + id="tspan3190">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196"><tspan + x="0" + y="0" + id="tspan3194">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200"><tspan + x="0" + y="0" + id="tspan3198">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204"><tspan + x="0" + y="0" + id="tspan3202">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208"><tspan + x="0" + y="0" + id="tspan3206">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212"><tspan + x="0" + y="0" + id="tspan3210">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216"><tspan + x="0" + y="0" + id="tspan3214">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220"><tspan + x="0" + y="0" + id="tspan3218">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224"><tspan + x="0" + y="0" + id="tspan3222">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228"><tspan + x="0" + y="0" + id="tspan3226">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232"><tspan + x="0" + y="0" + id="tspan3230">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236"><tspan + x="0" + y="0" + id="tspan3234">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240"><tspan + x="0" + y="0" + id="tspan3238">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244"><tspan + x="0" + y="0" + id="tspan3242">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248"><tspan + x="0" + y="0" + id="tspan3246">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252"><tspan + x="0" + y="0" + id="tspan3250">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256"><tspan + x="0" + y="0" + id="tspan3254">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260"><tspan + x="0" + y="0" + id="tspan3258">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264"><tspan + x="0" + y="0" + id="tspan3262">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268"><tspan + x="0" + y="0" + id="tspan3266">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272"><tspan + x="0" + y="0" + id="tspan3270">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276"><tspan + x="0" + y="0" + id="tspan3274">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280"><tspan + x="0" + y="0" + id="tspan3278">;</tspan></text> + </g> + <g + id="g3282" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286"><tspan + x="0" + y="0" + id="tspan3284">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290"><tspan + x="0" + y="0" + id="tspan3288">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294"><tspan + x="0" + y="0" + id="tspan3292">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298"><tspan + x="0" + y="0" + id="tspan3296">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302"><tspan + x="0" + y="0" + id="tspan3300">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306"><tspan + x="0" + y="0" + id="tspan3304">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310"><tspan + x="0" + y="0" + id="tspan3308">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314"><tspan + x="0" + y="0" + id="tspan3312">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318"><tspan + x="0" + y="0" + id="tspan3316">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322"><tspan + x="0" + y="0" + id="tspan3320">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326"><tspan + x="0" + y="0" + id="tspan3324">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330"><tspan + x="0" + y="0" + id="tspan3328">;</tspan></text> + </g> + <g + id="g3332" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336"><tspan + x="0" + y="0" + id="tspan3334">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340"><tspan + x="0" + y="0" + id="tspan3338">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344"><tspan + x="0" + y="0" + id="tspan3342">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348"><tspan + x="0" + y="0" + id="tspan3346">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352"><tspan + x="0" + y="0" + id="tspan3350">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356"><tspan + x="0" + y="0" + id="tspan3354">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360"><tspan + x="0" + y="0" + id="tspan3358">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364"><tspan + x="0" + y="0" + id="tspan3362">;</tspan></text> + </g> + <g + id="g3366" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370"><tspan + x="0" + y="0" + id="tspan3368">}</tspan></text> + </g> + <g + id="g3372" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376"><tspan + x="0" + y="0" + id="tspan3374">}</tspan></text> + </g> + </g> + <g + id="g3484" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,19.072696)" /> + <g + id="g3488" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,88.04075)" /> + <g + id="g83834" + transform="translate(107.58483,23.626053)"> + <image + width="23.225805" + height="15" + preserveAspectRatio="none" + style="stroke-width:0.174978;image-rendering:optimizeSpeed" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAfCAYAAACh+E5kAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9 kT1Iw0AcxV9bRSktFawg4pChOlkQFXHUKhShQqgVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg +AHi6OSk6CIl/i8ptIjx4Lgf7+497t4B/kaFqWbXOKBqlpFOJoRsblXoeUUQYQygDxGJmfqcKKbg Ob7u4ePrXZxneZ/7c4SVvMkAn0A8y3TDIt4gnt60dM77xFFWkhTic+Ixgy5I/Mh12eU3zkWH/Twz amTS88RRYqHYwXIHs5KhEk8RxxRVo3x/1mWF8xZntVJjrXvyF4by2soy12kOI4lFLEGEABk1lFGB hTitGikm0rSf8PAPOX6RXDK5ymDkWEAVKiTHD/4Hv7s1C5MTblIoAXS/2PbHCNCzCzTrtv19bNvN EyDwDFxpbX+1Acx8kl5va7EjILINXFy3NXkPuNwBBp90yZAcKUDTXygA72f0TTmg/xYIrrm9tfZx +gBkqKvUDXBwCIwWKXvd4929nb39e6bV3w8q3nKKscjFLwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlw SFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+YKDRUYGD+J89cAAAAZdEVYdENvbW1lbnQAQ3JlYXRl ZCB3aXRoIEdJTVBXgQ4XAAABiElEQVRYw+1Y20rEMBA9M826bP0U1wdB9MX/B19E3NX/8GEVL5nj Q9JuWyNNRTHFDZSQZJhhLuckHay0IoDcr7jhhIrN5nZU8Or8Eo8vT8U5oBTLEhSUOZxalSVIALUs CABCgamHUAEQFEKtQgiG9PZMfTxrqlBAsd6eUKM+aUOVa8OZ+uwMXN/dlFdCwev5Ds2tbpbrAGcN Yg0gmXEGpoC4SAem0OghAwca/c80inJLSOftwIFG//o5PSUD65P1fmGdtDCgKb6Ww1lEGCzO3Sh0 5VP6Jthw33pKMGGMiTMOzlLyKX0TbEgtjjt7G3XgWI+w86/llRAgmQVeJgrCTcwfTG+zlkEJ/ZKN AOIuoGwAsAaIEGzvt4XSqPXv5t66ZRGWS6Pbh/HILhfLmf+RFfricNmNLQIXp2dxYRBWYLxpBAJK 6OFQiCYoFIt71vZ6CEKgoHig6QO1+jplmmkjv7ElwDPeZc+olmBZi7Pv7PkEfPxnFvpK34gNDd2x GY9aXFZnegVXpKcfnHHpyinb6ZAAAAAASUVORK5CYII= " + id="image50850" + x="97.006233" + y="111.85227" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="94.883553" + y="133.28987" + id="text54908"><tspan + sodipodi:role="line" + id="tspan54906" + style="stroke-width:0.264583" + x="94.883553" + y="133.28987">pipe:[1137]</tspan></text> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.87473,47.220362 h 20.20444 v 60.072908 l 19.85168,0" + id="path52862" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.95174,41.699899 h 22.9205 v 27.123834 h 20.11199" + id="path52911" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.76942,37.039298 h 38.48161" + id="path52913" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.02013,52.048272 h 21.77513 v 75.725918 h 58.15801 v 12.77337 H 230.4018" + id="path70938" + sodipodi:nodetypes="cccccc" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545" + id="text6972"><tspan + sodipodi:role="line" + id="tspan6970" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545">processus père</tspan></text> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964" + width="29.764124" + height="37.809834" + x="136.70837" + y="25.866203" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 139.02258,33.329593 h 25" + id="path169" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 145.22491,61.117913 V 27.471865" + id="path169-3" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="138.92543" + y="31.60957" + id="text225"><tspan + sodipodi:role="line" + id="tspan223" + style="font-size:4.23333px;stroke-width:0.264583" + x="138.92543" + y="31.60957">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.22003" + y="38.094936" + id="text4716"><tspan + sodipodi:role="line" + id="tspan4714" + style="stroke-width:0.264583" + x="140.22003" + y="38.094936">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="139.98645" + y="43.379482" + id="text4720"><tspan + sodipodi:role="line" + id="tspan4718" + style="stroke-width:0.264583" + x="139.98645" + y="43.379482">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.18077" + y="48.664028" + id="text4724"><tspan + sodipodi:role="line" + id="tspan4722" + style="stroke-width:0.264583" + x="140.18077" + y="48.664028">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.21178" + y="53.450417" + id="text4728"><tspan + sodipodi:role="line" + id="tspan4726" + style="stroke-width:0.264583" + x="140.21178" + y="53.450417">3 p[0]</tspan></text> + <g + id="g1820-3" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,42.697354)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440-6" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452-5"><tspan + x="0" + y="0" + id="tspan2450-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456-5"><tspan + x="0" + y="0" + id="tspan2454-6">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460-2"><tspan + x="0" + y="0" + id="tspan2458-9">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464-1"><tspan + x="0" + y="0" + id="tspan2462-2">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468-7"><tspan + x="0" + y="0" + id="tspan2466-0">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472-9"><tspan + x="0" + y="0" + id="tspan2470-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476-6"><tspan + x="0" + y="0" + id="tspan2474-0">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480-6"><tspan + x="0" + y="0" + id="tspan2478-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484-6"><tspan + x="0" + y="0" + id="tspan2482-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488-8"><tspan + x="0" + y="0" + id="tspan2486-7">{</tspan></text> + </g> + <g + id="g2490-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494-2"><tspan + x="0" + y="0" + id="tspan2492-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498-2"><tspan + x="0" + y="0" + id="tspan2496-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502-7"><tspan + x="0" + y="0" + id="tspan2500-5">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506-9"><tspan + x="0" + y="0" + id="tspan2504-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510-2"><tspan + x="0" + y="0" + id="tspan2508-8">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514-9"><tspan + x="0" + y="0" + id="tspan2512-7">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518-3"><tspan + x="0" + y="0" + id="tspan2516-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522-1"><tspan + x="0" + y="0" + id="tspan2520-2">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526-9"><tspan + x="0" + y="0" + id="tspan2524-3">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530-1"><tspan + x="0" + y="0" + id="tspan2528-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534-4"><tspan + x="0" + y="0" + id="tspan2532-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538-8"><tspan + x="0" + y="0" + id="tspan2536-4">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542-5"><tspan + x="0" + y="0" + id="tspan2540-0">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546-3"><tspan + x="0" + y="0" + id="tspan2544-6">;</tspan></text> + </g> + <g + id="g2548-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552-0"><tspan + x="0" + y="0" + id="tspan2550-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556-3"><tspan + x="0" + y="0" + id="tspan2554-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560-0"><tspan + x="0" + y="0" + id="tspan2558-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564-1"><tspan + x="0" + y="0" + id="tspan2562-5">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568-5"><tspan + x="0" + y="0" + id="tspan2566-4">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572-7"><tspan + x="0" + y="0" + id="tspan2570-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576-5"><tspan + x="0" + y="0" + id="tspan2574-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580-9"><tspan + x="0" + y="0" + id="tspan2578-3">;</tspan></text> + </g> + <g + id="g2582-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586-4"><tspan + x="0" + y="0" + id="tspan2584-5">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590-2"><tspan + x="0" + y="0" + id="tspan2588-5">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594-4"><tspan + x="0" + y="0" + id="tspan2592-7">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598-4"><tspan + x="0" + y="0" + id="tspan2596-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602-3"><tspan + x="0" + y="0" + id="tspan2600-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606-7"><tspan + x="0" + y="0" + id="tspan2604-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610-6"><tspan + x="0" + y="0" + id="tspan2608-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614-8"><tspan + x="0" + y="0" + id="tspan2612-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618-3"><tspan + x="0" + y="0" + id="tspan2616-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622-4"><tspan + x="0" + y="0" + id="tspan2620-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626-2"><tspan + x="0" + y="0" + id="tspan2624-0">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630-6"><tspan + x="0" + y="0" + id="tspan2628-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634-9"><tspan + x="0" + y="0" + id="tspan2632-2">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638-6"><tspan + x="0" + y="0" + id="tspan2636-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642-4"><tspan + x="0" + y="0" + id="tspan2640-9">{</tspan></text> + </g> + <g + id="g2644-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648-0"><tspan + x="0" + y="0" + id="tspan2646-4">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652-8"><tspan + x="0" + y="0" + id="tspan2650-7">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656-1"><tspan + x="0" + y="0" + id="tspan2654-7">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660-2"><tspan + x="0" + y="0" + id="tspan2658-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664-2"><tspan + x="0" + y="0" + id="tspan2662-2">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668-6"><tspan + x="0" + y="0" + id="tspan2666-1">:</tspan></text> + </g> + <g + id="g2670-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674-6"><tspan + x="0" + y="0" + id="tspan2672-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678-5"><tspan + x="0" + y="0" + id="tspan2676-9">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682-4"><tspan + x="0" + y="0" + id="tspan2680-9">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686-0"><tspan + x="0" + y="0" + id="tspan2684-9">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690-1"><tspan + x="0" + y="0" + id="tspan2688-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694-7"><tspan + x="0" + y="0" + id="tspan2692-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698-1"><tspan + x="0" + y="0" + id="tspan2696-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702-9"><tspan + x="0" + y="0" + id="tspan2700-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706-7"><tspan + x="0" + y="0" + id="tspan2704-6">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710-7"><tspan + x="0" + y="0" + id="tspan2708-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714-6"><tspan + x="0" + y="0" + id="tspan2712-5">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718-6"><tspan + x="0" + y="0" + id="tspan2716-3">;</tspan></text> + </g> + <g + id="g2720-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724-4"><tspan + x="0" + y="0" + id="tspan2722-8">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728-1"><tspan + x="0" + y="0" + id="tspan2726-2">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732-9"><tspan + x="0" + y="0" + id="tspan2730-3">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736-9"><tspan + x="0" + y="0" + id="tspan2734-0">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740-8"><tspan + x="0" + y="0" + id="tspan2738-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744-5"><tspan + x="0" + y="0" + id="tspan2742-0">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748-9"><tspan + x="0" + y="0" + id="tspan2746-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752-3"><tspan + x="0" + y="0" + id="tspan2750-8">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756-5"><tspan + x="0" + y="0" + id="tspan2754-6">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760-1"><tspan + x="0" + y="0" + id="tspan2758-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764-5"><tspan + x="0" + y="0" + id="tspan2762-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768-8"><tspan + x="0" + y="0" + id="tspan2766-4">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772-8"><tspan + x="0" + y="0" + id="tspan2770-1">;</tspan></text> + </g> + <g + id="g2774-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778-3"><tspan + x="0" + y="0" + id="tspan2776-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782-4"><tspan + x="0" + y="0" + id="tspan2780-4">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786-4"><tspan + x="0" + y="0" + id="tspan2784-4">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790-7"><tspan + x="0" + y="0" + id="tspan2788-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794-3"><tspan + x="0" + y="0" + id="tspan2792-1">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798-7"><tspan + x="0" + y="0" + id="tspan2796-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802-9"><tspan + x="0" + y="0" + id="tspan2800-6">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806-2"><tspan + x="0" + y="0" + id="tspan2804-1">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810-7"><tspan + x="0" + y="0" + id="tspan2808-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814-5"><tspan + x="0" + y="0" + id="tspan2812-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818-4"><tspan + x="0" + y="0" + id="tspan2816-1">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822-8"><tspan + x="0" + y="0" + id="tspan2820-5">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826-9"><tspan + x="0" + y="0" + id="tspan2824-7">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830-5"><tspan + x="0" + y="0" + id="tspan2828-3">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834-8"><tspan + x="0" + y="0" + id="tspan2832-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838-3"><tspan + x="0" + y="0" + id="tspan2836-1">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842-8"><tspan + x="0" + y="0" + id="tspan2840-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846-6"><tspan + x="0" + y="0" + id="tspan2844-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850-3"><tspan + x="0" + y="0" + id="tspan2848-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854-3"><tspan + x="0" + y="0" + id="tspan2852-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858-6"><tspan + x="0" + y="0" + id="tspan2856-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862-4"><tspan + x="0" + y="0" + id="tspan2860-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866-8"><tspan + x="0" + y="0" + id="tspan2864-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870-9"><tspan + x="0" + y="0" + id="tspan2868-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874-7"><tspan + x="0" + y="0" + id="tspan2872-6">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878-4"><tspan + x="0" + y="0" + id="tspan2876-3">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882-0"><tspan + x="0" + y="0" + id="tspan2880-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886-0"><tspan + x="0" + y="0" + id="tspan2884-9">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890-2"><tspan + x="0" + y="0" + id="tspan2888-5">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894-4"><tspan + x="0" + y="0" + id="tspan2892-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898-5"><tspan + x="0" + y="0" + id="tspan2896-9">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902-4"><tspan + x="0" + y="0" + id="tspan2900-6">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906-9"><tspan + x="0" + y="0" + id="tspan2904-2">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910-2"><tspan + x="0" + y="0" + id="tspan2908-4">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914-7"><tspan + x="0" + y="0" + id="tspan2912-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918-5"><tspan + x="0" + y="0" + id="tspan2916-4">;</tspan></text> + </g> + <g + id="g2920-8" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924-1"><tspan + x="0" + y="0" + id="tspan2922-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928-8"><tspan + x="0" + y="0" + id="tspan2926-9">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932-3"><tspan + x="0" + y="0" + id="tspan2930-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936-8"><tspan + x="0" + y="0" + id="tspan2934-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940-2"><tspan + x="0" + y="0" + id="tspan2938-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944-0"><tspan + x="0" + y="0" + id="tspan2942-5">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948-1"><tspan + x="0" + y="0" + id="tspan2946-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952-0"><tspan + x="0" + y="0" + id="tspan2950-8">;</tspan></text> + </g> + <g + id="g2954-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958-0"><tspan + x="0" + y="0" + id="tspan2956-6">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962-4"><tspan + x="0" + y="0" + id="tspan2960-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966-2"><tspan + x="0" + y="0" + id="tspan2964-5">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970-8"><tspan + x="0" + y="0" + id="tspan2968-6">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974-2"><tspan + x="0" + y="0" + id="tspan2972-8">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978-4"><tspan + x="0" + y="0" + id="tspan2976-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982-2"><tspan + x="0" + y="0" + id="tspan2980-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986-0"><tspan + x="0" + y="0" + id="tspan2984-6">:</tspan></text> + </g> + <g + id="g2988-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992-9"><tspan + x="0" + y="0" + id="tspan2990-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996-0"><tspan + x="0" + y="0" + id="tspan2994-8">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000-1"><tspan + x="0" + y="0" + id="tspan2998-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004-1"><tspan + x="0" + y="0" + id="tspan3002-1">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008-0"><tspan + x="0" + y="0" + id="tspan3006-3">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012-4"><tspan + x="0" + y="0" + id="tspan3010-0">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016-3"><tspan + x="0" + y="0" + id="tspan3014-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020-1"><tspan + x="0" + y="0" + id="tspan3018-9">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024-6"><tspan + x="0" + y="0" + id="tspan3022-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028-3"><tspan + x="0" + y="0" + id="tspan3026-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032-8"><tspan + x="0" + y="0" + id="tspan3030-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036-5"><tspan + x="0" + y="0" + id="tspan3034-6">;</tspan></text> + </g> + <g + id="g3038-6" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042-4"><tspan + x="0" + y="0" + id="tspan3040-0">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046-0"><tspan + x="0" + y="0" + id="tspan3044-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050-6"><tspan + x="0" + y="0" + id="tspan3048-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054-6"><tspan + x="0" + y="0" + id="tspan3052-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058-5"><tspan + x="0" + y="0" + id="tspan3056-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062-9"><tspan + x="0" + y="0" + id="tspan3060-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066-7"><tspan + x="0" + y="0" + id="tspan3064-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070-8"><tspan + x="0" + y="0" + id="tspan3068-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074-9"><tspan + x="0" + y="0" + id="tspan3072-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078-6"><tspan + x="0" + y="0" + id="tspan3076-0">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082-2"><tspan + x="0" + y="0" + id="tspan3080-7">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086-6"><tspan + x="0" + y="0" + id="tspan3084-1">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090-3"><tspan + x="0" + y="0" + id="tspan3088-2">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094-1"><tspan + x="0" + y="0" + id="tspan3092-5">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098-9"><tspan + x="0" + y="0" + id="tspan3096-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102-1"><tspan + x="0" + y="0" + id="tspan3100-4">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106-9"><tspan + x="0" + y="0" + id="tspan3104-1">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110-0"><tspan + x="0" + y="0" + id="tspan3108-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114-5"><tspan + x="0" + y="0" + id="tspan3112-8">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118-7"><tspan + x="0" + y="0" + id="tspan3116-0">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122-4"><tspan + x="0" + y="0" + id="tspan3120-8">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126-0"><tspan + x="0" + y="0" + id="tspan3124-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130-2"><tspan + x="0" + y="0" + id="tspan3128-9">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134-6"><tspan + x="0" + y="0" + id="tspan3132-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138-0"><tspan + x="0" + y="0" + id="tspan3136-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142-2"><tspan + x="0" + y="0" + id="tspan3140-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146-2"><tspan + x="0" + y="0" + id="tspan3144-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150-5"><tspan + x="0" + y="0" + id="tspan3148-5">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154-2"><tspan + x="0" + y="0" + id="tspan3152-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158-0"><tspan + x="0" + y="0" + id="tspan3156-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162-8"><tspan + x="0" + y="0" + id="tspan3160-3">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166-8"><tspan + x="0" + y="0" + id="tspan3164-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170-4"><tspan + x="0" + y="0" + id="tspan3168-0">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174-9"><tspan + x="0" + y="0" + id="tspan3172-1">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178-9"><tspan + x="0" + y="0" + id="tspan3176-6">)</tspan></text> + </g> + <g + id="g3180-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184-5"><tspan + x="0" + y="0" + id="tspan3182-4">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188-4"><tspan + x="0" + y="0" + id="tspan3186-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192-9"><tspan + x="0" + y="0" + id="tspan3190-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196-6"><tspan + x="0" + y="0" + id="tspan3194-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200-5"><tspan + x="0" + y="0" + id="tspan3198-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204-2"><tspan + x="0" + y="0" + id="tspan3202-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208-4"><tspan + x="0" + y="0" + id="tspan3206-3">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212-5"><tspan + x="0" + y="0" + id="tspan3210-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216-7"><tspan + x="0" + y="0" + id="tspan3214-4">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220-3"><tspan + x="0" + y="0" + id="tspan3218-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224-4"><tspan + x="0" + y="0" + id="tspan3222-6">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228-9"><tspan + x="0" + y="0" + id="tspan3226-4">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232-2"><tspan + x="0" + y="0" + id="tspan3230-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236-6"><tspan + x="0" + y="0" + id="tspan3234-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240-1"><tspan + x="0" + y="0" + id="tspan3238-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244-8"><tspan + x="0" + y="0" + id="tspan3242-8">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248-9"><tspan + x="0" + y="0" + id="tspan3246-2">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252-8"><tspan + x="0" + y="0" + id="tspan3250-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256-8"><tspan + x="0" + y="0" + id="tspan3254-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260-8"><tspan + x="0" + y="0" + id="tspan3258-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264-8"><tspan + x="0" + y="0" + id="tspan3262-3">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268-3"><tspan + x="0" + y="0" + id="tspan3266-3">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272-8"><tspan + x="0" + y="0" + id="tspan3270-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276-4"><tspan + x="0" + y="0" + id="tspan3274-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280-6"><tspan + x="0" + y="0" + id="tspan3278-8">;</tspan></text> + </g> + <g + id="g3282-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286-0"><tspan + x="0" + y="0" + id="tspan3284-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290-8"><tspan + x="0" + y="0" + id="tspan3288-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294-9"><tspan + x="0" + y="0" + id="tspan3292-0">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298-3"><tspan + x="0" + y="0" + id="tspan3296-3">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302-3"><tspan + x="0" + y="0" + id="tspan3300-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306-3"><tspan + x="0" + y="0" + id="tspan3304-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310-6"><tspan + x="0" + y="0" + id="tspan3308-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314-2"><tspan + x="0" + y="0" + id="tspan3312-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318-5"><tspan + x="0" + y="0" + id="tspan3316-8">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322-7"><tspan + x="0" + y="0" + id="tspan3320-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326-6"><tspan + x="0" + y="0" + id="tspan3324-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330-4"><tspan + x="0" + y="0" + id="tspan3328-1">;</tspan></text> + </g> + <g + id="g3332-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336-4"><tspan + x="0" + y="0" + id="tspan3334-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340-7"><tspan + x="0" + y="0" + id="tspan3338-0">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344-8"><tspan + x="0" + y="0" + id="tspan3342-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348-2"><tspan + x="0" + y="0" + id="tspan3346-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352-7"><tspan + x="0" + y="0" + id="tspan3350-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356-3"><tspan + x="0" + y="0" + id="tspan3354-9">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360-2"><tspan + x="0" + y="0" + id="tspan3358-8">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364-3"><tspan + x="0" + y="0" + id="tspan3362-0">;</tspan></text> + </g> + <g + id="g3366-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370-7"><tspan + x="0" + y="0" + id="tspan3368-8">}</tspan></text> + </g> + <g + id="g3372-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376-1"><tspan + x="0" + y="0" + id="tspan3374-5">}</tspan></text> + </g> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 165.47167,131.42037 h 27.57058 V 42.641205 h 10.0746" + id="path80931" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 166.71704,136.72533 h 28.71969 V 71.029771 h 12.6199" + id="path80933" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 166.87657,142.08 h 31.08361 v -33.16707 h 6.43865" + id="path80935" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.3556,146.79246 h 12.5336 v 24.49279 h 67.20842 v -26.99339 h -10.28438" + id="path80937" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.99024,152.34976 h 25.54065 v -6.69074 h 15.01428" + id="path80939" /> + <g + id="g80958"> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964-9" + width="29.764124" + height="37.809834" + x="138.80099" + y="120.4015" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 141.1152,127.86489 h 25" + id="path169-2" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 147.31753,155.65321 V 122.00716" + id="path169-3-5" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="141.01805" + y="126.14487" + id="text225-7"><tspan + sodipodi:role="line" + id="tspan223-4" + style="font-size:4.23333px;stroke-width:0.264583" + x="141.01805" + y="126.14487">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.31265" + y="132.63023" + id="text4716-9"><tspan + sodipodi:role="line" + id="tspan4714-9" + style="stroke-width:0.264583" + x="142.31265" + y="132.63023">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.07907" + y="137.91478" + id="text4720-4"><tspan + sodipodi:role="line" + id="tspan4718-5" + style="stroke-width:0.264583" + x="142.07907" + y="137.91478">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.27339" + y="143.19933" + id="text4724-9"><tspan + sodipodi:role="line" + id="tspan4722-3" + style="stroke-width:0.264583" + x="142.27339" + y="143.19933">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.3044" + y="147.98572" + id="text4728-5"><tspan + sodipodi:role="line" + id="tspan4726-7" + style="stroke-width:0.264583" + x="142.3044" + y="147.98572">3 p[0]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.37674" + y="153.27026" + id="text4732-0"><tspan + sodipodi:role="line" + id="tspan4730-8" + style="stroke-width:0.264583" + x="142.37674" + y="153.27026">4 p[1]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684" + id="text6972-1"><tspan + sodipodi:role="line" + id="tspan6970-9" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684">processus fils</tspan></text> + </g> + </g> +</svg> diff --git a/221018-pipe-example/fig/09-child-close.svg b/221018-pipe-example/fig/09-child-close.svg new file mode 100644 index 0000000000000000000000000000000000000000..14a48ca4c212787cd903c5420040f73dd9b69bfa --- /dev/null +++ b/221018-pipe-example/fig/09-child-close.svg @@ -0,0 +1,4187 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="256mm" + height="192mm" + viewBox="0 0 256.00004 192" + version="1.1" + id="svg5" + inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" + sodipodi:docname="09-child-close.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <sodipodi:namedview + id="namedview7" + pagecolor="#ffffff" + bordercolor="#999999" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:document-units="mm" + showgrid="false" + inkscape:zoom="1.1523238" + inkscape:cx="359.70792" + inkscape:cy="421.32255" + inkscape:window-width="1916" + inkscape:window-height="1032" + inkscape:window-x="0" + inkscape:window-y="22" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" + showguides="true" /> + <defs + id="defs2"> + <marker + style="overflow:visible" + id="marker11169" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167" /> + </marker> + <marker + style="overflow:visible" + id="marker11169-4" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167-9" /> + </marker> + </defs> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.499999;stroke-dasharray:none;stroke-opacity:1" + id="rect44272" + width="255.14482" + height="190.89871" + x="0" + y="0" /> + <g + id="g11249" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,20.491508)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742" /> + </g> + <g + id="g11249-0" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,84.714568)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477-2" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169-4)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742-0" /> + </g> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="13.537429" + y="75.969765" + id="text6968"><tspan + sodipodi:role="line" + id="tspan6966" + style="stroke-width:0.264583" + x="13.537429" + y="75.969765" /></text> + <g + id="g40148" + transform="translate(136.24874,56.979904)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707" + id="text21058"><tspan + sodipodi:role="line" + id="tspan21056" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707">/dev/null</tspan></text> + <g + id="g20674" + transform="matrix(0.03,0,0,0.03,72.366356,42.460154)" + style="stroke-width:8.81943"> + <path + d="m 89.4,100 26.2,347.9 c 2.5,32.5 29.6,58.1 60.7,58.1 h 159.3 c 31.1,0 58.2,-25.6 60.7,-58.1 L 422.6,100 Z m 100.7,360.8 c 0.3,7.1 -5.1,12.7 -12,12.7 -6.9,0 -12.7,-5.7 -13.1,-12.7 L 150.4,164.2 c -0.5,-9.6 5.7,-17.4 13.8,-17.4 8.1,0 14.9,7.8 15.3,17.4 z m 78.4,0 c 0,7.1 -5.7,12.7 -12.5,12.7 -6.8,0 -12.5,-5.7 -12.5,-12.7 l -2,-296.6 c -0.1,-9.6 6.4,-17.4 14.5,-17.4 8.1,0 14.6,7.8 14.5,17.4 z m 78.4,0 c -0.3,7.1 -6.2,12.7 -13.1,12.7 -6.9,0 -12.2,-5.7 -12,-12.7 l 10.6,-296.6 c 0.3,-9.6 7.2,-17.4 15.3,-17.4 8.1,0 14.3,7.8 13.8,17.4 z" + id="path20670" + style="stroke-width:8.81943" /> + <path + d="M 445.3,82.8 H 66.7 v 0 C 64.9,61.7 77.4,44.4 94.6,44.4 h 322.9 c 17.1,0 29.6,17.4 27.8,38.4 z" + id="XMLID_2_" + style="stroke-width:8.81943" /> + <path + d="M 324.3,58.6 H 187.7 l -0.2,-7.8 C 186.7,26.3 202.1,6 221.9,6 h 68.3 c 19.7,0 35.1,20.3 34.4,44.7 z" + id="XMLID_1_" + style="stroke-width:8.81943" /> + </g> + </g> + <g + id="g40140" + transform="translate(137.74393,53.769179)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422" + id="text26903"><tspan + sodipodi:role="line" + id="tspan26901" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422">output-file.txt</tspan></text> + <path + d="m 81.04275,12.538612 h -5.35716 v 1.071429 h 5.35716 z M 83.18559,9.3243281 H 73.54275 V 24.324328 H 86.39988 V 12.538612 Z M 85.32846,23.252899 H 74.61417 V 10.395758 h 7.5 l 3.21429,3.214284 z m -9.64287,-2.142852 h 8.57142 v -1.071435 h -8.57142 z m 0,-2.142861 h 8.57142 v -1.071429 h -8.57142 z m 0,-2.142858 h 8.57142 v -1.071429 h -8.57142 z" + id="path28774" + style="stroke-width:0.264582" /> + </g> + <g + id="g40135" + transform="translate(134.99289,-39.014568)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579" + id="text31353"><tspan + sodipodi:role="line" + id="tspan31351" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579">/dev/pts/1</tspan></text> + <path + d="M 88.522475,72.111689 H 73.522474 c -0.690429,0 -1.25,0.55957 -1.25,1.25 v 12.5 c 0,0.69043 0.559571,1.250001 1.25,1.250001 h 15.000001 c 0.690429,0 1.249999,-0.559571 1.249999,-1.250001 v -12.5 c 0,-0.69043 -0.55957,-1.25 -1.249999,-1.25 z m -13.750001,8.75 2.5,-2.5 -2.5,-2.5 1.25,-1.25 3.750001,3.75 -3.750001,3.75 z m 10,1.25 h -4.999999 v -1.25 h 4.999999 z" + id="path39739" + style="stroke-width:0.264583" /> + </g> + <g + id="g1820" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,-51.837942)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452"><tspan + x="0" + y="0" + id="tspan2450">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456"><tspan + x="0" + y="0" + id="tspan2454">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460"><tspan + x="0" + y="0" + id="tspan2458">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464"><tspan + x="0" + y="0" + id="tspan2462">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468"><tspan + x="0" + y="0" + id="tspan2466">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472"><tspan + x="0" + y="0" + id="tspan2470">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476"><tspan + x="0" + y="0" + id="tspan2474">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480"><tspan + x="0" + y="0" + id="tspan2478">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484"><tspan + x="0" + y="0" + id="tspan2482">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488"><tspan + x="0" + y="0" + id="tspan2486">{</tspan></text> + </g> + <g + id="g2490" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494"><tspan + x="0" + y="0" + id="tspan2492">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498"><tspan + x="0" + y="0" + id="tspan2496">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502"><tspan + x="0" + y="0" + id="tspan2500">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506"><tspan + x="0" + y="0" + id="tspan2504">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510"><tspan + x="0" + y="0" + id="tspan2508">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514"><tspan + x="0" + y="0" + id="tspan2512">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518"><tspan + x="0" + y="0" + id="tspan2516">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522"><tspan + x="0" + y="0" + id="tspan2520">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526"><tspan + x="0" + y="0" + id="tspan2524">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530"><tspan + x="0" + y="0" + id="tspan2528">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534"><tspan + x="0" + y="0" + id="tspan2532">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538"><tspan + x="0" + y="0" + id="tspan2536">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542"><tspan + x="0" + y="0" + id="tspan2540">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546"><tspan + x="0" + y="0" + id="tspan2544">;</tspan></text> + </g> + <g + id="g2548" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552"><tspan + x="0" + y="0" + id="tspan2550">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556"><tspan + x="0" + y="0" + id="tspan2554">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560"><tspan + x="0" + y="0" + id="tspan2558">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564"><tspan + x="0" + y="0" + id="tspan2562">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568"><tspan + x="0" + y="0" + id="tspan2566">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572"><tspan + x="0" + y="0" + id="tspan2570">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576"><tspan + x="0" + y="0" + id="tspan2574">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580"><tspan + x="0" + y="0" + id="tspan2578">;</tspan></text> + </g> + <g + id="g2582" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586"><tspan + x="0" + y="0" + id="tspan2584">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590"><tspan + x="0" + y="0" + id="tspan2588">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594"><tspan + x="0" + y="0" + id="tspan2592">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598"><tspan + x="0" + y="0" + id="tspan2596">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602"><tspan + x="0" + y="0" + id="tspan2600">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606"><tspan + x="0" + y="0" + id="tspan2604">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610"><tspan + x="0" + y="0" + id="tspan2608">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614"><tspan + x="0" + y="0" + id="tspan2612">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618"><tspan + x="0" + y="0" + id="tspan2616">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622"><tspan + x="0" + y="0" + id="tspan2620">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626"><tspan + x="0" + y="0" + id="tspan2624">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630"><tspan + x="0" + y="0" + id="tspan2628">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634"><tspan + x="0" + y="0" + id="tspan2632">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638"><tspan + x="0" + y="0" + id="tspan2636">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642"><tspan + x="0" + y="0" + id="tspan2640">{</tspan></text> + </g> + <g + id="g2644" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648"><tspan + x="0" + y="0" + id="tspan2646">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652"><tspan + x="0" + y="0" + id="tspan2650">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656"><tspan + x="0" + y="0" + id="tspan2654">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660"><tspan + x="0" + y="0" + id="tspan2658">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664"><tspan + x="0" + y="0" + id="tspan2662">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668"><tspan + x="0" + y="0" + id="tspan2666">:</tspan></text> + </g> + <g + id="g2670" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674"><tspan + x="0" + y="0" + id="tspan2672">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678"><tspan + x="0" + y="0" + id="tspan2676">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682"><tspan + x="0" + y="0" + id="tspan2680">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686"><tspan + x="0" + y="0" + id="tspan2684">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690"><tspan + x="0" + y="0" + id="tspan2688">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694"><tspan + x="0" + y="0" + id="tspan2692">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698"><tspan + x="0" + y="0" + id="tspan2696">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702"><tspan + x="0" + y="0" + id="tspan2700">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706"><tspan + x="0" + y="0" + id="tspan2704">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710"><tspan + x="0" + y="0" + id="tspan2708">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714"><tspan + x="0" + y="0" + id="tspan2712">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718"><tspan + x="0" + y="0" + id="tspan2716">;</tspan></text> + </g> + <g + id="g2720" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724"><tspan + x="0" + y="0" + id="tspan2722">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728"><tspan + x="0" + y="0" + id="tspan2726">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732"><tspan + x="0" + y="0" + id="tspan2730">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736"><tspan + x="0" + y="0" + id="tspan2734">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740"><tspan + x="0" + y="0" + id="tspan2738">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744"><tspan + x="0" + y="0" + id="tspan2742">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748"><tspan + x="0" + y="0" + id="tspan2746">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752"><tspan + x="0" + y="0" + id="tspan2750">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756"><tspan + x="0" + y="0" + id="tspan2754">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760"><tspan + x="0" + y="0" + id="tspan2758">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764"><tspan + x="0" + y="0" + id="tspan2762">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768"><tspan + x="0" + y="0" + id="tspan2766">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772"><tspan + x="0" + y="0" + id="tspan2770">;</tspan></text> + </g> + <g + id="g2774" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778"><tspan + x="0" + y="0" + id="tspan2776">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782"><tspan + x="0" + y="0" + id="tspan2780">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786"><tspan + x="0" + y="0" + id="tspan2784">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790"><tspan + x="0" + y="0" + id="tspan2788">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794"><tspan + x="0" + y="0" + id="tspan2792">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798"><tspan + x="0" + y="0" + id="tspan2796">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802"><tspan + x="0" + y="0" + id="tspan2800">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806"><tspan + x="0" + y="0" + id="tspan2804">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810"><tspan + x="0" + y="0" + id="tspan2808">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814"><tspan + x="0" + y="0" + id="tspan2812">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818"><tspan + x="0" + y="0" + id="tspan2816">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822"><tspan + x="0" + y="0" + id="tspan2820">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826"><tspan + x="0" + y="0" + id="tspan2824">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830"><tspan + x="0" + y="0" + id="tspan2828">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834"><tspan + x="0" + y="0" + id="tspan2832">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838"><tspan + x="0" + y="0" + id="tspan2836">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842"><tspan + x="0" + y="0" + id="tspan2840">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846"><tspan + x="0" + y="0" + id="tspan2844">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850"><tspan + x="0" + y="0" + id="tspan2848">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854"><tspan + x="0" + y="0" + id="tspan2852">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858"><tspan + x="0" + y="0" + id="tspan2856">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862"><tspan + x="0" + y="0" + id="tspan2860">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866"><tspan + x="0" + y="0" + id="tspan2864">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870"><tspan + x="0" + y="0" + id="tspan2868">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874"><tspan + x="0" + y="0" + id="tspan2872">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878"><tspan + x="0" + y="0" + id="tspan2876">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882"><tspan + x="0" + y="0" + id="tspan2880">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886"><tspan + x="0" + y="0" + id="tspan2884">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890"><tspan + x="0" + y="0" + id="tspan2888">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894"><tspan + x="0" + y="0" + id="tspan2892">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898"><tspan + x="0" + y="0" + id="tspan2896">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902"><tspan + x="0" + y="0" + id="tspan2900">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906"><tspan + x="0" + y="0" + id="tspan2904">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910"><tspan + x="0" + y="0" + id="tspan2908">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914"><tspan + x="0" + y="0" + id="tspan2912">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918"><tspan + x="0" + y="0" + id="tspan2916">;</tspan></text> + </g> + <g + id="g2920" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924"><tspan + x="0" + y="0" + id="tspan2922">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928"><tspan + x="0" + y="0" + id="tspan2926">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932"><tspan + x="0" + y="0" + id="tspan2930">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936"><tspan + x="0" + y="0" + id="tspan2934">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940"><tspan + x="0" + y="0" + id="tspan2938">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944"><tspan + x="0" + y="0" + id="tspan2942">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948"><tspan + x="0" + y="0" + id="tspan2946">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952"><tspan + x="0" + y="0" + id="tspan2950">;</tspan></text> + </g> + <g + id="g2954" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958"><tspan + x="0" + y="0" + id="tspan2956">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962"><tspan + x="0" + y="0" + id="tspan2960">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966"><tspan + x="0" + y="0" + id="tspan2964">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970"><tspan + x="0" + y="0" + id="tspan2968">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974"><tspan + x="0" + y="0" + id="tspan2972">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978"><tspan + x="0" + y="0" + id="tspan2976">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982"><tspan + x="0" + y="0" + id="tspan2980">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986"><tspan + x="0" + y="0" + id="tspan2984">:</tspan></text> + </g> + <g + id="g2988" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992"><tspan + x="0" + y="0" + id="tspan2990">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996"><tspan + x="0" + y="0" + id="tspan2994">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000"><tspan + x="0" + y="0" + id="tspan2998">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004"><tspan + x="0" + y="0" + id="tspan3002">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008"><tspan + x="0" + y="0" + id="tspan3006">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012"><tspan + x="0" + y="0" + id="tspan3010">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016"><tspan + x="0" + y="0" + id="tspan3014">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020"><tspan + x="0" + y="0" + id="tspan3018">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024"><tspan + x="0" + y="0" + id="tspan3022">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028"><tspan + x="0" + y="0" + id="tspan3026">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032"><tspan + x="0" + y="0" + id="tspan3030">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036"><tspan + x="0" + y="0" + id="tspan3034">;</tspan></text> + </g> + <g + id="g3038" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042"><tspan + x="0" + y="0" + id="tspan3040">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046"><tspan + x="0" + y="0" + id="tspan3044">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050"><tspan + x="0" + y="0" + id="tspan3048">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054"><tspan + x="0" + y="0" + id="tspan3052">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058"><tspan + x="0" + y="0" + id="tspan3056">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062"><tspan + x="0" + y="0" + id="tspan3060">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066"><tspan + x="0" + y="0" + id="tspan3064">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070"><tspan + x="0" + y="0" + id="tspan3068">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074"><tspan + x="0" + y="0" + id="tspan3072">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078"><tspan + x="0" + y="0" + id="tspan3076">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082"><tspan + x="0" + y="0" + id="tspan3080">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086"><tspan + x="0" + y="0" + id="tspan3084">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090"><tspan + x="0" + y="0" + id="tspan3088">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094"><tspan + x="0" + y="0" + id="tspan3092">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098"><tspan + x="0" + y="0" + id="tspan3096">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102"><tspan + x="0" + y="0" + id="tspan3100">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106"><tspan + x="0" + y="0" + id="tspan3104">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110"><tspan + x="0" + y="0" + id="tspan3108">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114"><tspan + x="0" + y="0" + id="tspan3112">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118"><tspan + x="0" + y="0" + id="tspan3116">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122"><tspan + x="0" + y="0" + id="tspan3120">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126"><tspan + x="0" + y="0" + id="tspan3124">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130"><tspan + x="0" + y="0" + id="tspan3128">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134"><tspan + x="0" + y="0" + id="tspan3132">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138"><tspan + x="0" + y="0" + id="tspan3136">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142"><tspan + x="0" + y="0" + id="tspan3140">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146"><tspan + x="0" + y="0" + id="tspan3144">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150"><tspan + x="0" + y="0" + id="tspan3148">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154"><tspan + x="0" + y="0" + id="tspan3152">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158"><tspan + x="0" + y="0" + id="tspan3156">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162"><tspan + x="0" + y="0" + id="tspan3160">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166"><tspan + x="0" + y="0" + id="tspan3164">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170"><tspan + x="0" + y="0" + id="tspan3168">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174"><tspan + x="0" + y="0" + id="tspan3172">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178"><tspan + x="0" + y="0" + id="tspan3176">)</tspan></text> + </g> + <g + id="g3180" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184"><tspan + x="0" + y="0" + id="tspan3182">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188"><tspan + x="0" + y="0" + id="tspan3186">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192"><tspan + x="0" + y="0" + id="tspan3190">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196"><tspan + x="0" + y="0" + id="tspan3194">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200"><tspan + x="0" + y="0" + id="tspan3198">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204"><tspan + x="0" + y="0" + id="tspan3202">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208"><tspan + x="0" + y="0" + id="tspan3206">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212"><tspan + x="0" + y="0" + id="tspan3210">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216"><tspan + x="0" + y="0" + id="tspan3214">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220"><tspan + x="0" + y="0" + id="tspan3218">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224"><tspan + x="0" + y="0" + id="tspan3222">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228"><tspan + x="0" + y="0" + id="tspan3226">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232"><tspan + x="0" + y="0" + id="tspan3230">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236"><tspan + x="0" + y="0" + id="tspan3234">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240"><tspan + x="0" + y="0" + id="tspan3238">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244"><tspan + x="0" + y="0" + id="tspan3242">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248"><tspan + x="0" + y="0" + id="tspan3246">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252"><tspan + x="0" + y="0" + id="tspan3250">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256"><tspan + x="0" + y="0" + id="tspan3254">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260"><tspan + x="0" + y="0" + id="tspan3258">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264"><tspan + x="0" + y="0" + id="tspan3262">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268"><tspan + x="0" + y="0" + id="tspan3266">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272"><tspan + x="0" + y="0" + id="tspan3270">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276"><tspan + x="0" + y="0" + id="tspan3274">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280"><tspan + x="0" + y="0" + id="tspan3278">;</tspan></text> + </g> + <g + id="g3282" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286"><tspan + x="0" + y="0" + id="tspan3284">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290"><tspan + x="0" + y="0" + id="tspan3288">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294"><tspan + x="0" + y="0" + id="tspan3292">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298"><tspan + x="0" + y="0" + id="tspan3296">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302"><tspan + x="0" + y="0" + id="tspan3300">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306"><tspan + x="0" + y="0" + id="tspan3304">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310"><tspan + x="0" + y="0" + id="tspan3308">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314"><tspan + x="0" + y="0" + id="tspan3312">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318"><tspan + x="0" + y="0" + id="tspan3316">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322"><tspan + x="0" + y="0" + id="tspan3320">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326"><tspan + x="0" + y="0" + id="tspan3324">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330"><tspan + x="0" + y="0" + id="tspan3328">;</tspan></text> + </g> + <g + id="g3332" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336"><tspan + x="0" + y="0" + id="tspan3334">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340"><tspan + x="0" + y="0" + id="tspan3338">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344"><tspan + x="0" + y="0" + id="tspan3342">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348"><tspan + x="0" + y="0" + id="tspan3346">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352"><tspan + x="0" + y="0" + id="tspan3350">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356"><tspan + x="0" + y="0" + id="tspan3354">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360"><tspan + x="0" + y="0" + id="tspan3358">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364"><tspan + x="0" + y="0" + id="tspan3362">;</tspan></text> + </g> + <g + id="g3366" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370"><tspan + x="0" + y="0" + id="tspan3368">}</tspan></text> + </g> + <g + id="g3372" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376"><tspan + x="0" + y="0" + id="tspan3374">}</tspan></text> + </g> + </g> + <g + id="g3484" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,19.072696)" /> + <g + id="g3488" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,88.04075)" /> + <g + id="g83834" + transform="translate(107.58483,23.626053)"> + <image + width="23.225805" + height="15" + preserveAspectRatio="none" + style="stroke-width:0.174978;image-rendering:optimizeSpeed" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAfCAYAAACh+E5kAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9 kT1Iw0AcxV9bRSktFawg4pChOlkQFXHUKhShQqgVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg +AHi6OSk6CIl/i8ptIjx4Lgf7+497t4B/kaFqWbXOKBqlpFOJoRsblXoeUUQYQygDxGJmfqcKKbg Ob7u4ePrXZxneZ/7c4SVvMkAn0A8y3TDIt4gnt60dM77xFFWkhTic+Ixgy5I/Mh12eU3zkWH/Twz amTS88RRYqHYwXIHs5KhEk8RxxRVo3x/1mWF8xZntVJjrXvyF4by2soy12kOI4lFLEGEABk1lFGB hTitGikm0rSf8PAPOX6RXDK5ymDkWEAVKiTHD/4Hv7s1C5MTblIoAXS/2PbHCNCzCzTrtv19bNvN EyDwDFxpbX+1Acx8kl5va7EjILINXFy3NXkPuNwBBp90yZAcKUDTXygA72f0TTmg/xYIrrm9tfZx +gBkqKvUDXBwCIwWKXvd4929nb39e6bV3w8q3nKKscjFLwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlw SFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+YKDRUYGD+J89cAAAAZdEVYdENvbW1lbnQAQ3JlYXRl ZCB3aXRoIEdJTVBXgQ4XAAABiElEQVRYw+1Y20rEMBA9M826bP0U1wdB9MX/B19E3NX/8GEVL5nj Q9JuWyNNRTHFDZSQZJhhLuckHay0IoDcr7jhhIrN5nZU8Or8Eo8vT8U5oBTLEhSUOZxalSVIALUs CABCgamHUAEQFEKtQgiG9PZMfTxrqlBAsd6eUKM+aUOVa8OZ+uwMXN/dlFdCwev5Ds2tbpbrAGcN Yg0gmXEGpoC4SAem0OghAwca/c80inJLSOftwIFG//o5PSUD65P1fmGdtDCgKb6Ww1lEGCzO3Sh0 5VP6Jthw33pKMGGMiTMOzlLyKX0TbEgtjjt7G3XgWI+w86/llRAgmQVeJgrCTcwfTG+zlkEJ/ZKN AOIuoGwAsAaIEGzvt4XSqPXv5t66ZRGWS6Pbh/HILhfLmf+RFfricNmNLQIXp2dxYRBWYLxpBAJK 6OFQiCYoFIt71vZ6CEKgoHig6QO1+jplmmkjv7ElwDPeZc+olmBZi7Pv7PkEfPxnFvpK34gNDd2x GY9aXFZnegVXpKcfnHHpyinb6ZAAAAAASUVORK5CYII= " + id="image50850" + x="97.006233" + y="111.85227" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="94.883553" + y="133.28987" + id="text54908"><tspan + sodipodi:role="line" + id="tspan54906" + style="stroke-width:0.264583" + x="94.883553" + y="133.28987">pipe:[1137]</tspan></text> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.87473,47.220362 h 20.20444 v 60.072908 l 19.85168,0" + id="path52862" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.95174,41.699899 h 22.9205 v 27.123834 h 20.11199" + id="path52911" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.76942,37.039298 h 38.48161" + id="path52913" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.02013,52.048272 h 21.77513 v 75.725918 h 58.15801 v 12.77337 H 230.4018" + id="path70938" + sodipodi:nodetypes="cccccc" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545" + id="text6972"><tspan + sodipodi:role="line" + id="tspan6970" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545">processus père</tspan></text> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964" + width="29.764124" + height="37.809834" + x="136.70837" + y="25.866203" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 139.02258,33.329593 h 25" + id="path169" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 145.22491,61.117913 V 27.471865" + id="path169-3" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="138.92543" + y="31.60957" + id="text225"><tspan + sodipodi:role="line" + id="tspan223" + style="font-size:4.23333px;stroke-width:0.264583" + x="138.92543" + y="31.60957">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.22003" + y="38.094936" + id="text4716"><tspan + sodipodi:role="line" + id="tspan4714" + style="stroke-width:0.264583" + x="140.22003" + y="38.094936">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="139.98645" + y="43.379482" + id="text4720"><tspan + sodipodi:role="line" + id="tspan4718" + style="stroke-width:0.264583" + x="139.98645" + y="43.379482">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.18077" + y="48.664028" + id="text4724"><tspan + sodipodi:role="line" + id="tspan4722" + style="stroke-width:0.264583" + x="140.18077" + y="48.664028">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.21178" + y="53.450417" + id="text4728"><tspan + sodipodi:role="line" + id="tspan4726" + style="stroke-width:0.264583" + x="140.21178" + y="53.450417">3 p[0]</tspan></text> + <g + id="g1820-3" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,42.697354)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440-6" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452-5"><tspan + x="0" + y="0" + id="tspan2450-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456-5"><tspan + x="0" + y="0" + id="tspan2454-6">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460-2"><tspan + x="0" + y="0" + id="tspan2458-9">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464-1"><tspan + x="0" + y="0" + id="tspan2462-2">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468-7"><tspan + x="0" + y="0" + id="tspan2466-0">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472-9"><tspan + x="0" + y="0" + id="tspan2470-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476-6"><tspan + x="0" + y="0" + id="tspan2474-0">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480-6"><tspan + x="0" + y="0" + id="tspan2478-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484-6"><tspan + x="0" + y="0" + id="tspan2482-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488-8"><tspan + x="0" + y="0" + id="tspan2486-7">{</tspan></text> + </g> + <g + id="g2490-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494-2"><tspan + x="0" + y="0" + id="tspan2492-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498-2"><tspan + x="0" + y="0" + id="tspan2496-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502-7"><tspan + x="0" + y="0" + id="tspan2500-5">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506-9"><tspan + x="0" + y="0" + id="tspan2504-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510-2"><tspan + x="0" + y="0" + id="tspan2508-8">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514-9"><tspan + x="0" + y="0" + id="tspan2512-7">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518-3"><tspan + x="0" + y="0" + id="tspan2516-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522-1"><tspan + x="0" + y="0" + id="tspan2520-2">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526-9"><tspan + x="0" + y="0" + id="tspan2524-3">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530-1"><tspan + x="0" + y="0" + id="tspan2528-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534-4"><tspan + x="0" + y="0" + id="tspan2532-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538-8"><tspan + x="0" + y="0" + id="tspan2536-4">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542-5"><tspan + x="0" + y="0" + id="tspan2540-0">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546-3"><tspan + x="0" + y="0" + id="tspan2544-6">;</tspan></text> + </g> + <g + id="g2548-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552-0"><tspan + x="0" + y="0" + id="tspan2550-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556-3"><tspan + x="0" + y="0" + id="tspan2554-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560-0"><tspan + x="0" + y="0" + id="tspan2558-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564-1"><tspan + x="0" + y="0" + id="tspan2562-5">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568-5"><tspan + x="0" + y="0" + id="tspan2566-4">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572-7"><tspan + x="0" + y="0" + id="tspan2570-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576-5"><tspan + x="0" + y="0" + id="tspan2574-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580-9"><tspan + x="0" + y="0" + id="tspan2578-3">;</tspan></text> + </g> + <g + id="g2582-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586-4"><tspan + x="0" + y="0" + id="tspan2584-5">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590-2"><tspan + x="0" + y="0" + id="tspan2588-5">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594-4"><tspan + x="0" + y="0" + id="tspan2592-7">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598-4"><tspan + x="0" + y="0" + id="tspan2596-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602-3"><tspan + x="0" + y="0" + id="tspan2600-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606-7"><tspan + x="0" + y="0" + id="tspan2604-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610-6"><tspan + x="0" + y="0" + id="tspan2608-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614-8"><tspan + x="0" + y="0" + id="tspan2612-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618-3"><tspan + x="0" + y="0" + id="tspan2616-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622-4"><tspan + x="0" + y="0" + id="tspan2620-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626-2"><tspan + x="0" + y="0" + id="tspan2624-0">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630-6"><tspan + x="0" + y="0" + id="tspan2628-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634-9"><tspan + x="0" + y="0" + id="tspan2632-2">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638-6"><tspan + x="0" + y="0" + id="tspan2636-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642-4"><tspan + x="0" + y="0" + id="tspan2640-9">{</tspan></text> + </g> + <g + id="g2644-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648-0"><tspan + x="0" + y="0" + id="tspan2646-4">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652-8"><tspan + x="0" + y="0" + id="tspan2650-7">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656-1"><tspan + x="0" + y="0" + id="tspan2654-7">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660-2"><tspan + x="0" + y="0" + id="tspan2658-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664-2"><tspan + x="0" + y="0" + id="tspan2662-2">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668-6"><tspan + x="0" + y="0" + id="tspan2666-1">:</tspan></text> + </g> + <g + id="g2670-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674-6"><tspan + x="0" + y="0" + id="tspan2672-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678-5"><tspan + x="0" + y="0" + id="tspan2676-9">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682-4"><tspan + x="0" + y="0" + id="tspan2680-9">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686-0"><tspan + x="0" + y="0" + id="tspan2684-9">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690-1"><tspan + x="0" + y="0" + id="tspan2688-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694-7"><tspan + x="0" + y="0" + id="tspan2692-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698-1"><tspan + x="0" + y="0" + id="tspan2696-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702-9"><tspan + x="0" + y="0" + id="tspan2700-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706-7"><tspan + x="0" + y="0" + id="tspan2704-6">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710-7"><tspan + x="0" + y="0" + id="tspan2708-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714-6"><tspan + x="0" + y="0" + id="tspan2712-5">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718-6"><tspan + x="0" + y="0" + id="tspan2716-3">;</tspan></text> + </g> + <g + id="g2720-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724-4"><tspan + x="0" + y="0" + id="tspan2722-8">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728-1"><tspan + x="0" + y="0" + id="tspan2726-2">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732-9"><tspan + x="0" + y="0" + id="tspan2730-3">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736-9"><tspan + x="0" + y="0" + id="tspan2734-0">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740-8"><tspan + x="0" + y="0" + id="tspan2738-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744-5"><tspan + x="0" + y="0" + id="tspan2742-0">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748-9"><tspan + x="0" + y="0" + id="tspan2746-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752-3"><tspan + x="0" + y="0" + id="tspan2750-8">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756-5"><tspan + x="0" + y="0" + id="tspan2754-6">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760-1"><tspan + x="0" + y="0" + id="tspan2758-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764-5"><tspan + x="0" + y="0" + id="tspan2762-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768-8"><tspan + x="0" + y="0" + id="tspan2766-4">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772-8"><tspan + x="0" + y="0" + id="tspan2770-1">;</tspan></text> + </g> + <g + id="g2774-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778-3"><tspan + x="0" + y="0" + id="tspan2776-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782-4"><tspan + x="0" + y="0" + id="tspan2780-4">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786-4"><tspan + x="0" + y="0" + id="tspan2784-4">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790-7"><tspan + x="0" + y="0" + id="tspan2788-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794-3"><tspan + x="0" + y="0" + id="tspan2792-1">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798-7"><tspan + x="0" + y="0" + id="tspan2796-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802-9"><tspan + x="0" + y="0" + id="tspan2800-6">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806-2"><tspan + x="0" + y="0" + id="tspan2804-1">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810-7"><tspan + x="0" + y="0" + id="tspan2808-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814-5"><tspan + x="0" + y="0" + id="tspan2812-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818-4"><tspan + x="0" + y="0" + id="tspan2816-1">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822-8"><tspan + x="0" + y="0" + id="tspan2820-5">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826-9"><tspan + x="0" + y="0" + id="tspan2824-7">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830-5"><tspan + x="0" + y="0" + id="tspan2828-3">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834-8"><tspan + x="0" + y="0" + id="tspan2832-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838-3"><tspan + x="0" + y="0" + id="tspan2836-1">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842-8"><tspan + x="0" + y="0" + id="tspan2840-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846-6"><tspan + x="0" + y="0" + id="tspan2844-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850-3"><tspan + x="0" + y="0" + id="tspan2848-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854-3"><tspan + x="0" + y="0" + id="tspan2852-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858-6"><tspan + x="0" + y="0" + id="tspan2856-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862-4"><tspan + x="0" + y="0" + id="tspan2860-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866-8"><tspan + x="0" + y="0" + id="tspan2864-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870-9"><tspan + x="0" + y="0" + id="tspan2868-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874-7"><tspan + x="0" + y="0" + id="tspan2872-6">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878-4"><tspan + x="0" + y="0" + id="tspan2876-3">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882-0"><tspan + x="0" + y="0" + id="tspan2880-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886-0"><tspan + x="0" + y="0" + id="tspan2884-9">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890-2"><tspan + x="0" + y="0" + id="tspan2888-5">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894-4"><tspan + x="0" + y="0" + id="tspan2892-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898-5"><tspan + x="0" + y="0" + id="tspan2896-9">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902-4"><tspan + x="0" + y="0" + id="tspan2900-6">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906-9"><tspan + x="0" + y="0" + id="tspan2904-2">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910-2"><tspan + x="0" + y="0" + id="tspan2908-4">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914-7"><tspan + x="0" + y="0" + id="tspan2912-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918-5"><tspan + x="0" + y="0" + id="tspan2916-4">;</tspan></text> + </g> + <g + id="g2920-8" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924-1"><tspan + x="0" + y="0" + id="tspan2922-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928-8"><tspan + x="0" + y="0" + id="tspan2926-9">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932-3"><tspan + x="0" + y="0" + id="tspan2930-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936-8"><tspan + x="0" + y="0" + id="tspan2934-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940-2"><tspan + x="0" + y="0" + id="tspan2938-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944-0"><tspan + x="0" + y="0" + id="tspan2942-5">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948-1"><tspan + x="0" + y="0" + id="tspan2946-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952-0"><tspan + x="0" + y="0" + id="tspan2950-8">;</tspan></text> + </g> + <g + id="g2954-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958-0"><tspan + x="0" + y="0" + id="tspan2956-6">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962-4"><tspan + x="0" + y="0" + id="tspan2960-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966-2"><tspan + x="0" + y="0" + id="tspan2964-5">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970-8"><tspan + x="0" + y="0" + id="tspan2968-6">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974-2"><tspan + x="0" + y="0" + id="tspan2972-8">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978-4"><tspan + x="0" + y="0" + id="tspan2976-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982-2"><tspan + x="0" + y="0" + id="tspan2980-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986-0"><tspan + x="0" + y="0" + id="tspan2984-6">:</tspan></text> + </g> + <g + id="g2988-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992-9"><tspan + x="0" + y="0" + id="tspan2990-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996-0"><tspan + x="0" + y="0" + id="tspan2994-8">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000-1"><tspan + x="0" + y="0" + id="tspan2998-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004-1"><tspan + x="0" + y="0" + id="tspan3002-1">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008-0"><tspan + x="0" + y="0" + id="tspan3006-3">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012-4"><tspan + x="0" + y="0" + id="tspan3010-0">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016-3"><tspan + x="0" + y="0" + id="tspan3014-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020-1"><tspan + x="0" + y="0" + id="tspan3018-9">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024-6"><tspan + x="0" + y="0" + id="tspan3022-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028-3"><tspan + x="0" + y="0" + id="tspan3026-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032-8"><tspan + x="0" + y="0" + id="tspan3030-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036-5"><tspan + x="0" + y="0" + id="tspan3034-6">;</tspan></text> + </g> + <g + id="g3038-6" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042-4"><tspan + x="0" + y="0" + id="tspan3040-0">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046-0"><tspan + x="0" + y="0" + id="tspan3044-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050-6"><tspan + x="0" + y="0" + id="tspan3048-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054-6"><tspan + x="0" + y="0" + id="tspan3052-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058-5"><tspan + x="0" + y="0" + id="tspan3056-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062-9"><tspan + x="0" + y="0" + id="tspan3060-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066-7"><tspan + x="0" + y="0" + id="tspan3064-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070-8"><tspan + x="0" + y="0" + id="tspan3068-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074-9"><tspan + x="0" + y="0" + id="tspan3072-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078-6"><tspan + x="0" + y="0" + id="tspan3076-0">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082-2"><tspan + x="0" + y="0" + id="tspan3080-7">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086-6"><tspan + x="0" + y="0" + id="tspan3084-1">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090-3"><tspan + x="0" + y="0" + id="tspan3088-2">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094-1"><tspan + x="0" + y="0" + id="tspan3092-5">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098-9"><tspan + x="0" + y="0" + id="tspan3096-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102-1"><tspan + x="0" + y="0" + id="tspan3100-4">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106-9"><tspan + x="0" + y="0" + id="tspan3104-1">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110-0"><tspan + x="0" + y="0" + id="tspan3108-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114-5"><tspan + x="0" + y="0" + id="tspan3112-8">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118-7"><tspan + x="0" + y="0" + id="tspan3116-0">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122-4"><tspan + x="0" + y="0" + id="tspan3120-8">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126-0"><tspan + x="0" + y="0" + id="tspan3124-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130-2"><tspan + x="0" + y="0" + id="tspan3128-9">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134-6"><tspan + x="0" + y="0" + id="tspan3132-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138-0"><tspan + x="0" + y="0" + id="tspan3136-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142-2"><tspan + x="0" + y="0" + id="tspan3140-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146-2"><tspan + x="0" + y="0" + id="tspan3144-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150-5"><tspan + x="0" + y="0" + id="tspan3148-5">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154-2"><tspan + x="0" + y="0" + id="tspan3152-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158-0"><tspan + x="0" + y="0" + id="tspan3156-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162-8"><tspan + x="0" + y="0" + id="tspan3160-3">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166-8"><tspan + x="0" + y="0" + id="tspan3164-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170-4"><tspan + x="0" + y="0" + id="tspan3168-0">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174-9"><tspan + x="0" + y="0" + id="tspan3172-1">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178-9"><tspan + x="0" + y="0" + id="tspan3176-6">)</tspan></text> + </g> + <g + id="g3180-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184-5"><tspan + x="0" + y="0" + id="tspan3182-4">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188-4"><tspan + x="0" + y="0" + id="tspan3186-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192-9"><tspan + x="0" + y="0" + id="tspan3190-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196-6"><tspan + x="0" + y="0" + id="tspan3194-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200-5"><tspan + x="0" + y="0" + id="tspan3198-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204-2"><tspan + x="0" + y="0" + id="tspan3202-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208-4"><tspan + x="0" + y="0" + id="tspan3206-3">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212-5"><tspan + x="0" + y="0" + id="tspan3210-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216-7"><tspan + x="0" + y="0" + id="tspan3214-4">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220-3"><tspan + x="0" + y="0" + id="tspan3218-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224-4"><tspan + x="0" + y="0" + id="tspan3222-6">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228-9"><tspan + x="0" + y="0" + id="tspan3226-4">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232-2"><tspan + x="0" + y="0" + id="tspan3230-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236-6"><tspan + x="0" + y="0" + id="tspan3234-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240-1"><tspan + x="0" + y="0" + id="tspan3238-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244-8"><tspan + x="0" + y="0" + id="tspan3242-8">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248-9"><tspan + x="0" + y="0" + id="tspan3246-2">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252-8"><tspan + x="0" + y="0" + id="tspan3250-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256-8"><tspan + x="0" + y="0" + id="tspan3254-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260-8"><tspan + x="0" + y="0" + id="tspan3258-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264-8"><tspan + x="0" + y="0" + id="tspan3262-3">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268-3"><tspan + x="0" + y="0" + id="tspan3266-3">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272-8"><tspan + x="0" + y="0" + id="tspan3270-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276-4"><tspan + x="0" + y="0" + id="tspan3274-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280-6"><tspan + x="0" + y="0" + id="tspan3278-8">;</tspan></text> + </g> + <g + id="g3282-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286-0"><tspan + x="0" + y="0" + id="tspan3284-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290-8"><tspan + x="0" + y="0" + id="tspan3288-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294-9"><tspan + x="0" + y="0" + id="tspan3292-0">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298-3"><tspan + x="0" + y="0" + id="tspan3296-3">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302-3"><tspan + x="0" + y="0" + id="tspan3300-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306-3"><tspan + x="0" + y="0" + id="tspan3304-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310-6"><tspan + x="0" + y="0" + id="tspan3308-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314-2"><tspan + x="0" + y="0" + id="tspan3312-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318-5"><tspan + x="0" + y="0" + id="tspan3316-8">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322-7"><tspan + x="0" + y="0" + id="tspan3320-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326-6"><tspan + x="0" + y="0" + id="tspan3324-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330-4"><tspan + x="0" + y="0" + id="tspan3328-1">;</tspan></text> + </g> + <g + id="g3332-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336-4"><tspan + x="0" + y="0" + id="tspan3334-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340-7"><tspan + x="0" + y="0" + id="tspan3338-0">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344-8"><tspan + x="0" + y="0" + id="tspan3342-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348-2"><tspan + x="0" + y="0" + id="tspan3346-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352-7"><tspan + x="0" + y="0" + id="tspan3350-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356-3"><tspan + x="0" + y="0" + id="tspan3354-9">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360-2"><tspan + x="0" + y="0" + id="tspan3358-8">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364-3"><tspan + x="0" + y="0" + id="tspan3362-0">;</tspan></text> + </g> + <g + id="g3366-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370-7"><tspan + x="0" + y="0" + id="tspan3368-8">}</tspan></text> + </g> + <g + id="g3372-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376-1"><tspan + x="0" + y="0" + id="tspan3374-5">}</tspan></text> + </g> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 165.47167,131.42037 h 27.57058 V 42.641205 h 10.0746" + id="path80931" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 166.71704,136.72533 h 28.71969 V 71.029771 h 12.6199" + id="path80933" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 166.87657,142.08 h 31.08361 v -33.16707 h 6.43865" + id="path80935" /> + <path + style="fill:none;stroke:#ff0000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.3556,146.79246 h 12.5336 v 24.49279 h 67.20842 v -26.99339 h -10.28438" + id="path80937" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.99024,152.34976 h 25.54065 v -6.69074 h 15.01428" + id="path80939" /> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964-9" + width="29.764124" + height="37.809834" + x="138.80099" + y="120.4015" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 141.1152,127.86489 h 25" + id="path169-2" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 147.31753,155.65321 V 122.00716" + id="path169-3-5" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="141.01805" + y="126.14487" + id="text225-7"><tspan + sodipodi:role="line" + id="tspan223-4" + style="font-size:4.23333px;stroke-width:0.264583" + x="141.01805" + y="126.14487">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.31265" + y="132.63023" + id="text4716-9"><tspan + sodipodi:role="line" + id="tspan4714-9" + style="stroke-width:0.264583" + x="142.31265" + y="132.63023">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.07907" + y="137.91478" + id="text4720-4"><tspan + sodipodi:role="line" + id="tspan4718-5" + style="stroke-width:0.264583" + x="142.07907" + y="137.91478">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.27339" + y="143.19933" + id="text4724-9"><tspan + sodipodi:role="line" + id="tspan4722-3" + style="stroke-width:0.264583" + x="142.27339" + y="143.19933">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583;fill:#ff0000" + x="142.3044" + y="147.98572" + id="text4728-5"><tspan + sodipodi:role="line" + id="tspan4726-7" + style="stroke-width:0.264583;fill:#ff0000" + x="142.3044" + y="147.98572">3 p[0]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.37674" + y="153.27026" + id="text4732-0"><tspan + sodipodi:role="line" + id="tspan4730-8" + style="stroke-width:0.264583" + x="142.37674" + y="153.27026">4 p[1]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684" + id="text6972-1"><tspan + sodipodi:role="line" + id="tspan6970-9" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684">processus fils</tspan></text> + </g> +</svg> diff --git a/221018-pipe-example/fig/10-child-close-done.svg b/221018-pipe-example/fig/10-child-close-done.svg new file mode 100644 index 0000000000000000000000000000000000000000..d2cc41a1e8f1e1539bc45ec514a902a6ebd16952 --- /dev/null +++ b/221018-pipe-example/fig/10-child-close-done.svg @@ -0,0 +1,4172 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="256mm" + height="192mm" + viewBox="0 0 256.00004 192" + version="1.1" + id="svg5" + inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" + sodipodi:docname="10-child-close-done.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <sodipodi:namedview + id="namedview7" + pagecolor="#ffffff" + bordercolor="#999999" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:document-units="mm" + showgrid="false" + inkscape:zoom="1.1523238" + inkscape:cx="359.70792" + inkscape:cy="421.32255" + inkscape:window-width="1916" + inkscape:window-height="1032" + inkscape:window-x="0" + inkscape:window-y="22" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" + showguides="true" /> + <defs + id="defs2"> + <marker + style="overflow:visible" + id="marker11169" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167" /> + </marker> + <marker + style="overflow:visible" + id="marker11169-4" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167-9" /> + </marker> + </defs> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.499999;stroke-dasharray:none;stroke-opacity:1" + id="rect44272" + width="255.14482" + height="190.89871" + x="0" + y="0" /> + <g + id="g11249" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,20.491508)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742" /> + </g> + <g + id="g11249-0" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,84.714568)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477-2" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169-4)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742-0" /> + </g> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="13.537429" + y="75.969765" + id="text6968"><tspan + sodipodi:role="line" + id="tspan6966" + style="stroke-width:0.264583" + x="13.537429" + y="75.969765" /></text> + <g + id="g40148" + transform="translate(136.24874,56.979904)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707" + id="text21058"><tspan + sodipodi:role="line" + id="tspan21056" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707">/dev/null</tspan></text> + <g + id="g20674" + transform="matrix(0.03,0,0,0.03,72.366356,42.460154)" + style="stroke-width:8.81943"> + <path + d="m 89.4,100 26.2,347.9 c 2.5,32.5 29.6,58.1 60.7,58.1 h 159.3 c 31.1,0 58.2,-25.6 60.7,-58.1 L 422.6,100 Z m 100.7,360.8 c 0.3,7.1 -5.1,12.7 -12,12.7 -6.9,0 -12.7,-5.7 -13.1,-12.7 L 150.4,164.2 c -0.5,-9.6 5.7,-17.4 13.8,-17.4 8.1,0 14.9,7.8 15.3,17.4 z m 78.4,0 c 0,7.1 -5.7,12.7 -12.5,12.7 -6.8,0 -12.5,-5.7 -12.5,-12.7 l -2,-296.6 c -0.1,-9.6 6.4,-17.4 14.5,-17.4 8.1,0 14.6,7.8 14.5,17.4 z m 78.4,0 c -0.3,7.1 -6.2,12.7 -13.1,12.7 -6.9,0 -12.2,-5.7 -12,-12.7 l 10.6,-296.6 c 0.3,-9.6 7.2,-17.4 15.3,-17.4 8.1,0 14.3,7.8 13.8,17.4 z" + id="path20670" + style="stroke-width:8.81943" /> + <path + d="M 445.3,82.8 H 66.7 v 0 C 64.9,61.7 77.4,44.4 94.6,44.4 h 322.9 c 17.1,0 29.6,17.4 27.8,38.4 z" + id="XMLID_2_" + style="stroke-width:8.81943" /> + <path + d="M 324.3,58.6 H 187.7 l -0.2,-7.8 C 186.7,26.3 202.1,6 221.9,6 h 68.3 c 19.7,0 35.1,20.3 34.4,44.7 z" + id="XMLID_1_" + style="stroke-width:8.81943" /> + </g> + </g> + <g + id="g40140" + transform="translate(137.74393,53.769179)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422" + id="text26903"><tspan + sodipodi:role="line" + id="tspan26901" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422">output-file.txt</tspan></text> + <path + d="m 81.04275,12.538612 h -5.35716 v 1.071429 h 5.35716 z M 83.18559,9.3243281 H 73.54275 V 24.324328 H 86.39988 V 12.538612 Z M 85.32846,23.252899 H 74.61417 V 10.395758 h 7.5 l 3.21429,3.214284 z m -9.64287,-2.142852 h 8.57142 v -1.071435 h -8.57142 z m 0,-2.142861 h 8.57142 v -1.071429 h -8.57142 z m 0,-2.142858 h 8.57142 v -1.071429 h -8.57142 z" + id="path28774" + style="stroke-width:0.264582" /> + </g> + <g + id="g40135" + transform="translate(134.99289,-39.014568)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579" + id="text31353"><tspan + sodipodi:role="line" + id="tspan31351" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579">/dev/pts/1</tspan></text> + <path + d="M 88.522475,72.111689 H 73.522474 c -0.690429,0 -1.25,0.55957 -1.25,1.25 v 12.5 c 0,0.69043 0.559571,1.250001 1.25,1.250001 h 15.000001 c 0.690429,0 1.249999,-0.559571 1.249999,-1.250001 v -12.5 c 0,-0.69043 -0.55957,-1.25 -1.249999,-1.25 z m -13.750001,8.75 2.5,-2.5 -2.5,-2.5 1.25,-1.25 3.750001,3.75 -3.750001,3.75 z m 10,1.25 h -4.999999 v -1.25 h 4.999999 z" + id="path39739" + style="stroke-width:0.264583" /> + </g> + <g + id="g1820" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,-51.837942)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452"><tspan + x="0" + y="0" + id="tspan2450">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456"><tspan + x="0" + y="0" + id="tspan2454">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460"><tspan + x="0" + y="0" + id="tspan2458">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464"><tspan + x="0" + y="0" + id="tspan2462">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468"><tspan + x="0" + y="0" + id="tspan2466">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472"><tspan + x="0" + y="0" + id="tspan2470">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476"><tspan + x="0" + y="0" + id="tspan2474">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480"><tspan + x="0" + y="0" + id="tspan2478">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484"><tspan + x="0" + y="0" + id="tspan2482">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488"><tspan + x="0" + y="0" + id="tspan2486">{</tspan></text> + </g> + <g + id="g2490" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494"><tspan + x="0" + y="0" + id="tspan2492">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498"><tspan + x="0" + y="0" + id="tspan2496">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502"><tspan + x="0" + y="0" + id="tspan2500">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506"><tspan + x="0" + y="0" + id="tspan2504">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510"><tspan + x="0" + y="0" + id="tspan2508">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514"><tspan + x="0" + y="0" + id="tspan2512">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518"><tspan + x="0" + y="0" + id="tspan2516">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522"><tspan + x="0" + y="0" + id="tspan2520">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526"><tspan + x="0" + y="0" + id="tspan2524">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530"><tspan + x="0" + y="0" + id="tspan2528">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534"><tspan + x="0" + y="0" + id="tspan2532">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538"><tspan + x="0" + y="0" + id="tspan2536">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542"><tspan + x="0" + y="0" + id="tspan2540">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546"><tspan + x="0" + y="0" + id="tspan2544">;</tspan></text> + </g> + <g + id="g2548" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552"><tspan + x="0" + y="0" + id="tspan2550">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556"><tspan + x="0" + y="0" + id="tspan2554">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560"><tspan + x="0" + y="0" + id="tspan2558">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564"><tspan + x="0" + y="0" + id="tspan2562">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568"><tspan + x="0" + y="0" + id="tspan2566">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572"><tspan + x="0" + y="0" + id="tspan2570">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576"><tspan + x="0" + y="0" + id="tspan2574">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580"><tspan + x="0" + y="0" + id="tspan2578">;</tspan></text> + </g> + <g + id="g2582" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586"><tspan + x="0" + y="0" + id="tspan2584">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590"><tspan + x="0" + y="0" + id="tspan2588">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594"><tspan + x="0" + y="0" + id="tspan2592">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598"><tspan + x="0" + y="0" + id="tspan2596">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602"><tspan + x="0" + y="0" + id="tspan2600">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606"><tspan + x="0" + y="0" + id="tspan2604">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610"><tspan + x="0" + y="0" + id="tspan2608">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614"><tspan + x="0" + y="0" + id="tspan2612">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618"><tspan + x="0" + y="0" + id="tspan2616">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622"><tspan + x="0" + y="0" + id="tspan2620">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626"><tspan + x="0" + y="0" + id="tspan2624">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630"><tspan + x="0" + y="0" + id="tspan2628">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634"><tspan + x="0" + y="0" + id="tspan2632">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638"><tspan + x="0" + y="0" + id="tspan2636">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642"><tspan + x="0" + y="0" + id="tspan2640">{</tspan></text> + </g> + <g + id="g2644" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648"><tspan + x="0" + y="0" + id="tspan2646">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652"><tspan + x="0" + y="0" + id="tspan2650">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656"><tspan + x="0" + y="0" + id="tspan2654">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660"><tspan + x="0" + y="0" + id="tspan2658">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664"><tspan + x="0" + y="0" + id="tspan2662">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668"><tspan + x="0" + y="0" + id="tspan2666">:</tspan></text> + </g> + <g + id="g2670" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674"><tspan + x="0" + y="0" + id="tspan2672">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678"><tspan + x="0" + y="0" + id="tspan2676">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682"><tspan + x="0" + y="0" + id="tspan2680">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686"><tspan + x="0" + y="0" + id="tspan2684">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690"><tspan + x="0" + y="0" + id="tspan2688">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694"><tspan + x="0" + y="0" + id="tspan2692">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698"><tspan + x="0" + y="0" + id="tspan2696">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702"><tspan + x="0" + y="0" + id="tspan2700">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706"><tspan + x="0" + y="0" + id="tspan2704">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710"><tspan + x="0" + y="0" + id="tspan2708">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714"><tspan + x="0" + y="0" + id="tspan2712">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718"><tspan + x="0" + y="0" + id="tspan2716">;</tspan></text> + </g> + <g + id="g2720" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724"><tspan + x="0" + y="0" + id="tspan2722">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728"><tspan + x="0" + y="0" + id="tspan2726">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732"><tspan + x="0" + y="0" + id="tspan2730">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736"><tspan + x="0" + y="0" + id="tspan2734">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740"><tspan + x="0" + y="0" + id="tspan2738">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744"><tspan + x="0" + y="0" + id="tspan2742">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748"><tspan + x="0" + y="0" + id="tspan2746">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752"><tspan + x="0" + y="0" + id="tspan2750">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756"><tspan + x="0" + y="0" + id="tspan2754">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760"><tspan + x="0" + y="0" + id="tspan2758">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764"><tspan + x="0" + y="0" + id="tspan2762">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768"><tspan + x="0" + y="0" + id="tspan2766">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772"><tspan + x="0" + y="0" + id="tspan2770">;</tspan></text> + </g> + <g + id="g2774" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778"><tspan + x="0" + y="0" + id="tspan2776">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782"><tspan + x="0" + y="0" + id="tspan2780">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786"><tspan + x="0" + y="0" + id="tspan2784">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790"><tspan + x="0" + y="0" + id="tspan2788">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794"><tspan + x="0" + y="0" + id="tspan2792">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798"><tspan + x="0" + y="0" + id="tspan2796">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802"><tspan + x="0" + y="0" + id="tspan2800">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806"><tspan + x="0" + y="0" + id="tspan2804">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810"><tspan + x="0" + y="0" + id="tspan2808">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814"><tspan + x="0" + y="0" + id="tspan2812">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818"><tspan + x="0" + y="0" + id="tspan2816">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822"><tspan + x="0" + y="0" + id="tspan2820">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826"><tspan + x="0" + y="0" + id="tspan2824">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830"><tspan + x="0" + y="0" + id="tspan2828">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834"><tspan + x="0" + y="0" + id="tspan2832">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838"><tspan + x="0" + y="0" + id="tspan2836">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842"><tspan + x="0" + y="0" + id="tspan2840">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846"><tspan + x="0" + y="0" + id="tspan2844">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850"><tspan + x="0" + y="0" + id="tspan2848">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854"><tspan + x="0" + y="0" + id="tspan2852">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858"><tspan + x="0" + y="0" + id="tspan2856">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862"><tspan + x="0" + y="0" + id="tspan2860">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866"><tspan + x="0" + y="0" + id="tspan2864">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870"><tspan + x="0" + y="0" + id="tspan2868">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874"><tspan + x="0" + y="0" + id="tspan2872">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878"><tspan + x="0" + y="0" + id="tspan2876">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882"><tspan + x="0" + y="0" + id="tspan2880">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886"><tspan + x="0" + y="0" + id="tspan2884">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890"><tspan + x="0" + y="0" + id="tspan2888">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894"><tspan + x="0" + y="0" + id="tspan2892">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898"><tspan + x="0" + y="0" + id="tspan2896">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902"><tspan + x="0" + y="0" + id="tspan2900">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906"><tspan + x="0" + y="0" + id="tspan2904">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910"><tspan + x="0" + y="0" + id="tspan2908">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914"><tspan + x="0" + y="0" + id="tspan2912">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918"><tspan + x="0" + y="0" + id="tspan2916">;</tspan></text> + </g> + <g + id="g2920" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924"><tspan + x="0" + y="0" + id="tspan2922">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928"><tspan + x="0" + y="0" + id="tspan2926">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932"><tspan + x="0" + y="0" + id="tspan2930">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936"><tspan + x="0" + y="0" + id="tspan2934">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940"><tspan + x="0" + y="0" + id="tspan2938">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944"><tspan + x="0" + y="0" + id="tspan2942">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948"><tspan + x="0" + y="0" + id="tspan2946">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952"><tspan + x="0" + y="0" + id="tspan2950">;</tspan></text> + </g> + <g + id="g2954" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958"><tspan + x="0" + y="0" + id="tspan2956">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962"><tspan + x="0" + y="0" + id="tspan2960">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966"><tspan + x="0" + y="0" + id="tspan2964">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970"><tspan + x="0" + y="0" + id="tspan2968">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974"><tspan + x="0" + y="0" + id="tspan2972">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978"><tspan + x="0" + y="0" + id="tspan2976">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982"><tspan + x="0" + y="0" + id="tspan2980">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986"><tspan + x="0" + y="0" + id="tspan2984">:</tspan></text> + </g> + <g + id="g2988" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992"><tspan + x="0" + y="0" + id="tspan2990">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996"><tspan + x="0" + y="0" + id="tspan2994">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000"><tspan + x="0" + y="0" + id="tspan2998">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004"><tspan + x="0" + y="0" + id="tspan3002">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008"><tspan + x="0" + y="0" + id="tspan3006">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012"><tspan + x="0" + y="0" + id="tspan3010">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016"><tspan + x="0" + y="0" + id="tspan3014">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020"><tspan + x="0" + y="0" + id="tspan3018">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024"><tspan + x="0" + y="0" + id="tspan3022">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028"><tspan + x="0" + y="0" + id="tspan3026">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032"><tspan + x="0" + y="0" + id="tspan3030">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036"><tspan + x="0" + y="0" + id="tspan3034">;</tspan></text> + </g> + <g + id="g3038" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042"><tspan + x="0" + y="0" + id="tspan3040">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046"><tspan + x="0" + y="0" + id="tspan3044">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050"><tspan + x="0" + y="0" + id="tspan3048">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054"><tspan + x="0" + y="0" + id="tspan3052">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058"><tspan + x="0" + y="0" + id="tspan3056">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062"><tspan + x="0" + y="0" + id="tspan3060">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066"><tspan + x="0" + y="0" + id="tspan3064">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070"><tspan + x="0" + y="0" + id="tspan3068">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074"><tspan + x="0" + y="0" + id="tspan3072">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078"><tspan + x="0" + y="0" + id="tspan3076">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082"><tspan + x="0" + y="0" + id="tspan3080">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086"><tspan + x="0" + y="0" + id="tspan3084">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090"><tspan + x="0" + y="0" + id="tspan3088">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094"><tspan + x="0" + y="0" + id="tspan3092">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098"><tspan + x="0" + y="0" + id="tspan3096">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102"><tspan + x="0" + y="0" + id="tspan3100">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106"><tspan + x="0" + y="0" + id="tspan3104">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110"><tspan + x="0" + y="0" + id="tspan3108">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114"><tspan + x="0" + y="0" + id="tspan3112">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118"><tspan + x="0" + y="0" + id="tspan3116">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122"><tspan + x="0" + y="0" + id="tspan3120">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126"><tspan + x="0" + y="0" + id="tspan3124">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130"><tspan + x="0" + y="0" + id="tspan3128">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134"><tspan + x="0" + y="0" + id="tspan3132">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138"><tspan + x="0" + y="0" + id="tspan3136">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142"><tspan + x="0" + y="0" + id="tspan3140">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146"><tspan + x="0" + y="0" + id="tspan3144">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150"><tspan + x="0" + y="0" + id="tspan3148">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154"><tspan + x="0" + y="0" + id="tspan3152">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158"><tspan + x="0" + y="0" + id="tspan3156">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162"><tspan + x="0" + y="0" + id="tspan3160">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166"><tspan + x="0" + y="0" + id="tspan3164">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170"><tspan + x="0" + y="0" + id="tspan3168">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174"><tspan + x="0" + y="0" + id="tspan3172">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178"><tspan + x="0" + y="0" + id="tspan3176">)</tspan></text> + </g> + <g + id="g3180" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184"><tspan + x="0" + y="0" + id="tspan3182">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188"><tspan + x="0" + y="0" + id="tspan3186">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192"><tspan + x="0" + y="0" + id="tspan3190">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196"><tspan + x="0" + y="0" + id="tspan3194">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200"><tspan + x="0" + y="0" + id="tspan3198">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204"><tspan + x="0" + y="0" + id="tspan3202">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208"><tspan + x="0" + y="0" + id="tspan3206">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212"><tspan + x="0" + y="0" + id="tspan3210">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216"><tspan + x="0" + y="0" + id="tspan3214">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220"><tspan + x="0" + y="0" + id="tspan3218">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224"><tspan + x="0" + y="0" + id="tspan3222">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228"><tspan + x="0" + y="0" + id="tspan3226">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232"><tspan + x="0" + y="0" + id="tspan3230">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236"><tspan + x="0" + y="0" + id="tspan3234">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240"><tspan + x="0" + y="0" + id="tspan3238">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244"><tspan + x="0" + y="0" + id="tspan3242">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248"><tspan + x="0" + y="0" + id="tspan3246">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252"><tspan + x="0" + y="0" + id="tspan3250">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256"><tspan + x="0" + y="0" + id="tspan3254">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260"><tspan + x="0" + y="0" + id="tspan3258">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264"><tspan + x="0" + y="0" + id="tspan3262">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268"><tspan + x="0" + y="0" + id="tspan3266">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272"><tspan + x="0" + y="0" + id="tspan3270">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276"><tspan + x="0" + y="0" + id="tspan3274">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280"><tspan + x="0" + y="0" + id="tspan3278">;</tspan></text> + </g> + <g + id="g3282" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286"><tspan + x="0" + y="0" + id="tspan3284">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290"><tspan + x="0" + y="0" + id="tspan3288">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294"><tspan + x="0" + y="0" + id="tspan3292">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298"><tspan + x="0" + y="0" + id="tspan3296">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302"><tspan + x="0" + y="0" + id="tspan3300">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306"><tspan + x="0" + y="0" + id="tspan3304">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310"><tspan + x="0" + y="0" + id="tspan3308">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314"><tspan + x="0" + y="0" + id="tspan3312">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318"><tspan + x="0" + y="0" + id="tspan3316">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322"><tspan + x="0" + y="0" + id="tspan3320">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326"><tspan + x="0" + y="0" + id="tspan3324">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330"><tspan + x="0" + y="0" + id="tspan3328">;</tspan></text> + </g> + <g + id="g3332" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336"><tspan + x="0" + y="0" + id="tspan3334">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340"><tspan + x="0" + y="0" + id="tspan3338">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344"><tspan + x="0" + y="0" + id="tspan3342">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348"><tspan + x="0" + y="0" + id="tspan3346">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352"><tspan + x="0" + y="0" + id="tspan3350">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356"><tspan + x="0" + y="0" + id="tspan3354">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360"><tspan + x="0" + y="0" + id="tspan3358">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364"><tspan + x="0" + y="0" + id="tspan3362">;</tspan></text> + </g> + <g + id="g3366" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370"><tspan + x="0" + y="0" + id="tspan3368">}</tspan></text> + </g> + <g + id="g3372" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376"><tspan + x="0" + y="0" + id="tspan3374">}</tspan></text> + </g> + </g> + <g + id="g3484" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,19.072696)" /> + <g + id="g3488" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,88.04075)" /> + <g + id="g83834" + transform="translate(107.58483,23.626053)"> + <image + width="23.225805" + height="15" + preserveAspectRatio="none" + style="stroke-width:0.174978;image-rendering:optimizeSpeed" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAfCAYAAACh+E5kAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9 kT1Iw0AcxV9bRSktFawg4pChOlkQFXHUKhShQqgVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg +AHi6OSk6CIl/i8ptIjx4Lgf7+497t4B/kaFqWbXOKBqlpFOJoRsblXoeUUQYQygDxGJmfqcKKbg Ob7u4ePrXZxneZ/7c4SVvMkAn0A8y3TDIt4gnt60dM77xFFWkhTic+Ixgy5I/Mh12eU3zkWH/Twz amTS88RRYqHYwXIHs5KhEk8RxxRVo3x/1mWF8xZntVJjrXvyF4by2soy12kOI4lFLEGEABk1lFGB hTitGikm0rSf8PAPOX6RXDK5ymDkWEAVKiTHD/4Hv7s1C5MTblIoAXS/2PbHCNCzCzTrtv19bNvN EyDwDFxpbX+1Acx8kl5va7EjILINXFy3NXkPuNwBBp90yZAcKUDTXygA72f0TTmg/xYIrrm9tfZx +gBkqKvUDXBwCIwWKXvd4929nb39e6bV3w8q3nKKscjFLwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlw SFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+YKDRUYGD+J89cAAAAZdEVYdENvbW1lbnQAQ3JlYXRl ZCB3aXRoIEdJTVBXgQ4XAAABiElEQVRYw+1Y20rEMBA9M826bP0U1wdB9MX/B19E3NX/8GEVL5nj Q9JuWyNNRTHFDZSQZJhhLuckHay0IoDcr7jhhIrN5nZU8Or8Eo8vT8U5oBTLEhSUOZxalSVIALUs CABCgamHUAEQFEKtQgiG9PZMfTxrqlBAsd6eUKM+aUOVa8OZ+uwMXN/dlFdCwev5Ds2tbpbrAGcN Yg0gmXEGpoC4SAem0OghAwca/c80inJLSOftwIFG//o5PSUD65P1fmGdtDCgKb6Ww1lEGCzO3Sh0 5VP6Jthw33pKMGGMiTMOzlLyKX0TbEgtjjt7G3XgWI+w86/llRAgmQVeJgrCTcwfTG+zlkEJ/ZKN AOIuoGwAsAaIEGzvt4XSqPXv5t66ZRGWS6Pbh/HILhfLmf+RFfricNmNLQIXp2dxYRBWYLxpBAJK 6OFQiCYoFIt71vZ6CEKgoHig6QO1+jplmmkjv7ElwDPeZc+olmBZi7Pv7PkEfPxnFvpK34gNDd2x GY9aXFZnegVXpKcfnHHpyinb6ZAAAAAASUVORK5CYII= " + id="image50850" + x="97.006233" + y="111.85227" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="94.883553" + y="133.28987" + id="text54908"><tspan + sodipodi:role="line" + id="tspan54906" + style="stroke-width:0.264583" + x="94.883553" + y="133.28987">pipe:[1137]</tspan></text> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.87473,47.220362 h 20.20444 v 60.072908 l 19.85168,0" + id="path52862" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.95174,41.699899 h 22.9205 v 27.123834 h 20.11199" + id="path52911" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.76942,37.039298 h 38.48161" + id="path52913" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.02013,52.048272 h 21.77513 v 75.725918 h 58.15801 v 12.77337 H 230.4018" + id="path70938" + sodipodi:nodetypes="cccccc" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545" + id="text6972"><tspan + sodipodi:role="line" + id="tspan6970" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545">processus père</tspan></text> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964" + width="29.764124" + height="37.809834" + x="136.70837" + y="25.866203" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 139.02258,33.329593 h 25" + id="path169" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 145.22491,61.117913 V 27.471865" + id="path169-3" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="138.92543" + y="31.60957" + id="text225"><tspan + sodipodi:role="line" + id="tspan223" + style="font-size:4.23333px;stroke-width:0.264583" + x="138.92543" + y="31.60957">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.22003" + y="38.094936" + id="text4716"><tspan + sodipodi:role="line" + id="tspan4714" + style="stroke-width:0.264583" + x="140.22003" + y="38.094936">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="139.98645" + y="43.379482" + id="text4720"><tspan + sodipodi:role="line" + id="tspan4718" + style="stroke-width:0.264583" + x="139.98645" + y="43.379482">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.18077" + y="48.664028" + id="text4724"><tspan + sodipodi:role="line" + id="tspan4722" + style="stroke-width:0.264583" + x="140.18077" + y="48.664028">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.21178" + y="53.450417" + id="text4728"><tspan + sodipodi:role="line" + id="tspan4726" + style="stroke-width:0.264583" + x="140.21178" + y="53.450417">3 p[0]</tspan></text> + <g + id="g1820-3" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,42.697354)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440-6" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452-5"><tspan + x="0" + y="0" + id="tspan2450-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456-5"><tspan + x="0" + y="0" + id="tspan2454-6">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460-2"><tspan + x="0" + y="0" + id="tspan2458-9">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464-1"><tspan + x="0" + y="0" + id="tspan2462-2">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468-7"><tspan + x="0" + y="0" + id="tspan2466-0">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472-9"><tspan + x="0" + y="0" + id="tspan2470-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476-6"><tspan + x="0" + y="0" + id="tspan2474-0">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480-6"><tspan + x="0" + y="0" + id="tspan2478-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484-6"><tspan + x="0" + y="0" + id="tspan2482-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488-8"><tspan + x="0" + y="0" + id="tspan2486-7">{</tspan></text> + </g> + <g + id="g2490-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494-2"><tspan + x="0" + y="0" + id="tspan2492-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498-2"><tspan + x="0" + y="0" + id="tspan2496-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502-7"><tspan + x="0" + y="0" + id="tspan2500-5">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506-9"><tspan + x="0" + y="0" + id="tspan2504-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510-2"><tspan + x="0" + y="0" + id="tspan2508-8">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514-9"><tspan + x="0" + y="0" + id="tspan2512-7">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518-3"><tspan + x="0" + y="0" + id="tspan2516-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522-1"><tspan + x="0" + y="0" + id="tspan2520-2">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526-9"><tspan + x="0" + y="0" + id="tspan2524-3">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530-1"><tspan + x="0" + y="0" + id="tspan2528-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534-4"><tspan + x="0" + y="0" + id="tspan2532-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538-8"><tspan + x="0" + y="0" + id="tspan2536-4">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542-5"><tspan + x="0" + y="0" + id="tspan2540-0">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546-3"><tspan + x="0" + y="0" + id="tspan2544-6">;</tspan></text> + </g> + <g + id="g2548-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552-0"><tspan + x="0" + y="0" + id="tspan2550-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556-3"><tspan + x="0" + y="0" + id="tspan2554-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560-0"><tspan + x="0" + y="0" + id="tspan2558-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564-1"><tspan + x="0" + y="0" + id="tspan2562-5">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568-5"><tspan + x="0" + y="0" + id="tspan2566-4">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572-7"><tspan + x="0" + y="0" + id="tspan2570-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576-5"><tspan + x="0" + y="0" + id="tspan2574-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580-9"><tspan + x="0" + y="0" + id="tspan2578-3">;</tspan></text> + </g> + <g + id="g2582-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586-4"><tspan + x="0" + y="0" + id="tspan2584-5">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590-2"><tspan + x="0" + y="0" + id="tspan2588-5">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594-4"><tspan + x="0" + y="0" + id="tspan2592-7">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598-4"><tspan + x="0" + y="0" + id="tspan2596-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602-3"><tspan + x="0" + y="0" + id="tspan2600-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606-7"><tspan + x="0" + y="0" + id="tspan2604-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610-6"><tspan + x="0" + y="0" + id="tspan2608-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614-8"><tspan + x="0" + y="0" + id="tspan2612-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618-3"><tspan + x="0" + y="0" + id="tspan2616-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622-4"><tspan + x="0" + y="0" + id="tspan2620-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626-2"><tspan + x="0" + y="0" + id="tspan2624-0">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630-6"><tspan + x="0" + y="0" + id="tspan2628-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634-9"><tspan + x="0" + y="0" + id="tspan2632-2">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638-6"><tspan + x="0" + y="0" + id="tspan2636-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642-4"><tspan + x="0" + y="0" + id="tspan2640-9">{</tspan></text> + </g> + <g + id="g2644-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648-0"><tspan + x="0" + y="0" + id="tspan2646-4">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652-8"><tspan + x="0" + y="0" + id="tspan2650-7">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656-1"><tspan + x="0" + y="0" + id="tspan2654-7">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660-2"><tspan + x="0" + y="0" + id="tspan2658-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664-2"><tspan + x="0" + y="0" + id="tspan2662-2">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668-6"><tspan + x="0" + y="0" + id="tspan2666-1">:</tspan></text> + </g> + <g + id="g2670-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674-6"><tspan + x="0" + y="0" + id="tspan2672-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678-5"><tspan + x="0" + y="0" + id="tspan2676-9">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682-4"><tspan + x="0" + y="0" + id="tspan2680-9">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686-0"><tspan + x="0" + y="0" + id="tspan2684-9">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690-1"><tspan + x="0" + y="0" + id="tspan2688-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694-7"><tspan + x="0" + y="0" + id="tspan2692-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698-1"><tspan + x="0" + y="0" + id="tspan2696-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702-9"><tspan + x="0" + y="0" + id="tspan2700-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706-7"><tspan + x="0" + y="0" + id="tspan2704-6">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710-7"><tspan + x="0" + y="0" + id="tspan2708-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714-6"><tspan + x="0" + y="0" + id="tspan2712-5">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718-6"><tspan + x="0" + y="0" + id="tspan2716-3">;</tspan></text> + </g> + <g + id="g2720-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724-4"><tspan + x="0" + y="0" + id="tspan2722-8">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728-1"><tspan + x="0" + y="0" + id="tspan2726-2">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732-9"><tspan + x="0" + y="0" + id="tspan2730-3">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736-9"><tspan + x="0" + y="0" + id="tspan2734-0">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740-8"><tspan + x="0" + y="0" + id="tspan2738-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744-5"><tspan + x="0" + y="0" + id="tspan2742-0">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748-9"><tspan + x="0" + y="0" + id="tspan2746-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752-3"><tspan + x="0" + y="0" + id="tspan2750-8">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756-5"><tspan + x="0" + y="0" + id="tspan2754-6">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760-1"><tspan + x="0" + y="0" + id="tspan2758-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764-5"><tspan + x="0" + y="0" + id="tspan2762-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768-8"><tspan + x="0" + y="0" + id="tspan2766-4">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772-8"><tspan + x="0" + y="0" + id="tspan2770-1">;</tspan></text> + </g> + <g + id="g2774-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778-3"><tspan + x="0" + y="0" + id="tspan2776-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782-4"><tspan + x="0" + y="0" + id="tspan2780-4">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786-4"><tspan + x="0" + y="0" + id="tspan2784-4">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790-7"><tspan + x="0" + y="0" + id="tspan2788-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794-3"><tspan + x="0" + y="0" + id="tspan2792-1">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798-7"><tspan + x="0" + y="0" + id="tspan2796-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802-9"><tspan + x="0" + y="0" + id="tspan2800-6">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806-2"><tspan + x="0" + y="0" + id="tspan2804-1">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810-7"><tspan + x="0" + y="0" + id="tspan2808-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814-5"><tspan + x="0" + y="0" + id="tspan2812-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818-4"><tspan + x="0" + y="0" + id="tspan2816-1">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822-8"><tspan + x="0" + y="0" + id="tspan2820-5">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826-9"><tspan + x="0" + y="0" + id="tspan2824-7">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830-5"><tspan + x="0" + y="0" + id="tspan2828-3">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834-8"><tspan + x="0" + y="0" + id="tspan2832-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838-3"><tspan + x="0" + y="0" + id="tspan2836-1">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842-8"><tspan + x="0" + y="0" + id="tspan2840-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846-6"><tspan + x="0" + y="0" + id="tspan2844-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850-3"><tspan + x="0" + y="0" + id="tspan2848-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854-3"><tspan + x="0" + y="0" + id="tspan2852-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858-6"><tspan + x="0" + y="0" + id="tspan2856-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862-4"><tspan + x="0" + y="0" + id="tspan2860-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866-8"><tspan + x="0" + y="0" + id="tspan2864-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870-9"><tspan + x="0" + y="0" + id="tspan2868-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874-7"><tspan + x="0" + y="0" + id="tspan2872-6">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878-4"><tspan + x="0" + y="0" + id="tspan2876-3">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882-0"><tspan + x="0" + y="0" + id="tspan2880-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886-0"><tspan + x="0" + y="0" + id="tspan2884-9">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890-2"><tspan + x="0" + y="0" + id="tspan2888-5">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894-4"><tspan + x="0" + y="0" + id="tspan2892-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898-5"><tspan + x="0" + y="0" + id="tspan2896-9">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902-4"><tspan + x="0" + y="0" + id="tspan2900-6">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906-9"><tspan + x="0" + y="0" + id="tspan2904-2">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910-2"><tspan + x="0" + y="0" + id="tspan2908-4">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914-7"><tspan + x="0" + y="0" + id="tspan2912-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918-5"><tspan + x="0" + y="0" + id="tspan2916-4">;</tspan></text> + </g> + <g + id="g2920-8" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924-1"><tspan + x="0" + y="0" + id="tspan2922-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928-8"><tspan + x="0" + y="0" + id="tspan2926-9">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932-3"><tspan + x="0" + y="0" + id="tspan2930-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936-8"><tspan + x="0" + y="0" + id="tspan2934-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940-2"><tspan + x="0" + y="0" + id="tspan2938-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944-0"><tspan + x="0" + y="0" + id="tspan2942-5">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948-1"><tspan + x="0" + y="0" + id="tspan2946-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952-0"><tspan + x="0" + y="0" + id="tspan2950-8">;</tspan></text> + </g> + <g + id="g2954-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958-0"><tspan + x="0" + y="0" + id="tspan2956-6">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962-4"><tspan + x="0" + y="0" + id="tspan2960-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966-2"><tspan + x="0" + y="0" + id="tspan2964-5">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970-8"><tspan + x="0" + y="0" + id="tspan2968-6">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974-2"><tspan + x="0" + y="0" + id="tspan2972-8">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978-4"><tspan + x="0" + y="0" + id="tspan2976-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982-2"><tspan + x="0" + y="0" + id="tspan2980-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986-0"><tspan + x="0" + y="0" + id="tspan2984-6">:</tspan></text> + </g> + <g + id="g2988-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992-9"><tspan + x="0" + y="0" + id="tspan2990-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996-0"><tspan + x="0" + y="0" + id="tspan2994-8">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000-1"><tspan + x="0" + y="0" + id="tspan2998-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004-1"><tspan + x="0" + y="0" + id="tspan3002-1">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008-0"><tspan + x="0" + y="0" + id="tspan3006-3">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012-4"><tspan + x="0" + y="0" + id="tspan3010-0">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016-3"><tspan + x="0" + y="0" + id="tspan3014-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020-1"><tspan + x="0" + y="0" + id="tspan3018-9">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024-6"><tspan + x="0" + y="0" + id="tspan3022-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028-3"><tspan + x="0" + y="0" + id="tspan3026-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032-8"><tspan + x="0" + y="0" + id="tspan3030-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036-5"><tspan + x="0" + y="0" + id="tspan3034-6">;</tspan></text> + </g> + <g + id="g3038-6" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042-4"><tspan + x="0" + y="0" + id="tspan3040-0">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046-0"><tspan + x="0" + y="0" + id="tspan3044-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050-6"><tspan + x="0" + y="0" + id="tspan3048-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054-6"><tspan + x="0" + y="0" + id="tspan3052-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058-5"><tspan + x="0" + y="0" + id="tspan3056-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062-9"><tspan + x="0" + y="0" + id="tspan3060-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066-7"><tspan + x="0" + y="0" + id="tspan3064-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070-8"><tspan + x="0" + y="0" + id="tspan3068-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074-9"><tspan + x="0" + y="0" + id="tspan3072-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078-6"><tspan + x="0" + y="0" + id="tspan3076-0">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082-2"><tspan + x="0" + y="0" + id="tspan3080-7">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086-6"><tspan + x="0" + y="0" + id="tspan3084-1">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090-3"><tspan + x="0" + y="0" + id="tspan3088-2">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094-1"><tspan + x="0" + y="0" + id="tspan3092-5">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098-9"><tspan + x="0" + y="0" + id="tspan3096-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102-1"><tspan + x="0" + y="0" + id="tspan3100-4">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106-9"><tspan + x="0" + y="0" + id="tspan3104-1">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110-0"><tspan + x="0" + y="0" + id="tspan3108-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114-5"><tspan + x="0" + y="0" + id="tspan3112-8">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118-7"><tspan + x="0" + y="0" + id="tspan3116-0">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122-4"><tspan + x="0" + y="0" + id="tspan3120-8">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126-0"><tspan + x="0" + y="0" + id="tspan3124-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130-2"><tspan + x="0" + y="0" + id="tspan3128-9">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134-6"><tspan + x="0" + y="0" + id="tspan3132-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138-0"><tspan + x="0" + y="0" + id="tspan3136-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142-2"><tspan + x="0" + y="0" + id="tspan3140-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146-2"><tspan + x="0" + y="0" + id="tspan3144-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150-5"><tspan + x="0" + y="0" + id="tspan3148-5">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154-2"><tspan + x="0" + y="0" + id="tspan3152-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158-0"><tspan + x="0" + y="0" + id="tspan3156-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162-8"><tspan + x="0" + y="0" + id="tspan3160-3">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166-8"><tspan + x="0" + y="0" + id="tspan3164-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170-4"><tspan + x="0" + y="0" + id="tspan3168-0">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174-9"><tspan + x="0" + y="0" + id="tspan3172-1">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178-9"><tspan + x="0" + y="0" + id="tspan3176-6">)</tspan></text> + </g> + <g + id="g3180-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184-5"><tspan + x="0" + y="0" + id="tspan3182-4">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188-4"><tspan + x="0" + y="0" + id="tspan3186-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192-9"><tspan + x="0" + y="0" + id="tspan3190-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196-6"><tspan + x="0" + y="0" + id="tspan3194-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200-5"><tspan + x="0" + y="0" + id="tspan3198-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204-2"><tspan + x="0" + y="0" + id="tspan3202-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208-4"><tspan + x="0" + y="0" + id="tspan3206-3">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212-5"><tspan + x="0" + y="0" + id="tspan3210-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216-7"><tspan + x="0" + y="0" + id="tspan3214-4">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220-3"><tspan + x="0" + y="0" + id="tspan3218-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224-4"><tspan + x="0" + y="0" + id="tspan3222-6">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228-9"><tspan + x="0" + y="0" + id="tspan3226-4">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232-2"><tspan + x="0" + y="0" + id="tspan3230-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236-6"><tspan + x="0" + y="0" + id="tspan3234-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240-1"><tspan + x="0" + y="0" + id="tspan3238-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244-8"><tspan + x="0" + y="0" + id="tspan3242-8">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248-9"><tspan + x="0" + y="0" + id="tspan3246-2">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252-8"><tspan + x="0" + y="0" + id="tspan3250-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256-8"><tspan + x="0" + y="0" + id="tspan3254-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260-8"><tspan + x="0" + y="0" + id="tspan3258-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264-8"><tspan + x="0" + y="0" + id="tspan3262-3">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268-3"><tspan + x="0" + y="0" + id="tspan3266-3">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272-8"><tspan + x="0" + y="0" + id="tspan3270-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276-4"><tspan + x="0" + y="0" + id="tspan3274-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280-6"><tspan + x="0" + y="0" + id="tspan3278-8">;</tspan></text> + </g> + <g + id="g3282-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286-0"><tspan + x="0" + y="0" + id="tspan3284-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290-8"><tspan + x="0" + y="0" + id="tspan3288-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294-9"><tspan + x="0" + y="0" + id="tspan3292-0">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298-3"><tspan + x="0" + y="0" + id="tspan3296-3">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302-3"><tspan + x="0" + y="0" + id="tspan3300-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306-3"><tspan + x="0" + y="0" + id="tspan3304-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310-6"><tspan + x="0" + y="0" + id="tspan3308-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314-2"><tspan + x="0" + y="0" + id="tspan3312-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318-5"><tspan + x="0" + y="0" + id="tspan3316-8">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322-7"><tspan + x="0" + y="0" + id="tspan3320-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326-6"><tspan + x="0" + y="0" + id="tspan3324-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330-4"><tspan + x="0" + y="0" + id="tspan3328-1">;</tspan></text> + </g> + <g + id="g3332-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336-4"><tspan + x="0" + y="0" + id="tspan3334-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340-7"><tspan + x="0" + y="0" + id="tspan3338-0">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344-8"><tspan + x="0" + y="0" + id="tspan3342-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348-2"><tspan + x="0" + y="0" + id="tspan3346-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352-7"><tspan + x="0" + y="0" + id="tspan3350-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356-3"><tspan + x="0" + y="0" + id="tspan3354-9">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360-2"><tspan + x="0" + y="0" + id="tspan3358-8">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364-3"><tspan + x="0" + y="0" + id="tspan3362-0">;</tspan></text> + </g> + <g + id="g3366-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370-7"><tspan + x="0" + y="0" + id="tspan3368-8">}</tspan></text> + </g> + <g + id="g3372-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376-1"><tspan + x="0" + y="0" + id="tspan3374-5">}</tspan></text> + </g> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 165.47167,131.42037 h 27.57058 V 42.641205 h 10.0746" + id="path80931" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 166.71704,136.72533 h 28.71969 V 71.029771 h 12.6199" + id="path80933" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 166.87657,142.08 h 31.08361 v -33.16707 h 6.43865" + id="path80935" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.99024,152.34976 h 25.54065 v -6.69074 h 15.01428" + id="path80939" /> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964-9" + width="29.764124" + height="37.809834" + x="138.80099" + y="120.4015" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 141.1152,127.86489 h 25" + id="path169-2" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 147.31753,155.65321 V 122.00716" + id="path169-3-5" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="141.01805" + y="126.14487" + id="text225-7"><tspan + sodipodi:role="line" + id="tspan223-4" + style="font-size:4.23333px;stroke-width:0.264583" + x="141.01805" + y="126.14487">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.31265" + y="132.63023" + id="text4716-9"><tspan + sodipodi:role="line" + id="tspan4714-9" + style="stroke-width:0.264583" + x="142.31265" + y="132.63023">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.07907" + y="137.91478" + id="text4720-4"><tspan + sodipodi:role="line" + id="tspan4718-5" + style="stroke-width:0.264583" + x="142.07907" + y="137.91478">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.27339" + y="143.19933" + id="text4724-9"><tspan + sodipodi:role="line" + id="tspan4722-3" + style="stroke-width:0.264583" + x="142.27339" + y="143.19933">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.37674" + y="153.27026" + id="text4732-0"><tspan + sodipodi:role="line" + id="tspan4730-8" + style="stroke-width:0.264583" + x="142.37674" + y="153.27026">4 p[1]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684" + id="text6972-1"><tspan + sodipodi:role="line" + id="tspan6970-9" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684">processus fils</tspan></text> + </g> +</svg> diff --git a/221018-pipe-example/fig/11-child-dup2.svg b/221018-pipe-example/fig/11-child-dup2.svg new file mode 100644 index 0000000000000000000000000000000000000000..3ceba350dbfc4d66ab4fc72188c4e279a1aff060 --- /dev/null +++ b/221018-pipe-example/fig/11-child-dup2.svg @@ -0,0 +1,4173 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="256mm" + height="192mm" + viewBox="0 0 256.00004 192" + version="1.1" + id="svg5" + inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" + sodipodi:docname="11-child-dup2.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <sodipodi:namedview + id="namedview7" + pagecolor="#ffffff" + bordercolor="#999999" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:document-units="mm" + showgrid="false" + inkscape:zoom="1.4666184" + inkscape:cx="443.1964" + inkscape:cy="461.94702" + inkscape:window-width="1916" + inkscape:window-height="1032" + inkscape:window-x="0" + inkscape:window-y="22" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" + showguides="true" /> + <defs + id="defs2"> + <marker + style="overflow:visible" + id="marker11169" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167" /> + </marker> + <marker + style="overflow:visible" + id="marker11169-4" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167-9" /> + </marker> + </defs> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.499999;stroke-dasharray:none;stroke-opacity:1" + id="rect44272" + width="255.14482" + height="190.89871" + x="0" + y="0" /> + <g + id="g11249" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,20.491508)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742" /> + </g> + <g + id="g11249-0" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,89.796069)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477-2" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169-4)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742-0" /> + </g> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="13.537429" + y="75.969765" + id="text6968"><tspan + sodipodi:role="line" + id="tspan6966" + style="stroke-width:0.264583" + x="13.537429" + y="75.969765" /></text> + <g + id="g40148" + transform="translate(136.24874,56.979904)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707" + id="text21058"><tspan + sodipodi:role="line" + id="tspan21056" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707">/dev/null</tspan></text> + <g + id="g20674" + transform="matrix(0.03,0,0,0.03,72.366356,42.460154)" + style="stroke-width:8.81943"> + <path + d="m 89.4,100 26.2,347.9 c 2.5,32.5 29.6,58.1 60.7,58.1 h 159.3 c 31.1,0 58.2,-25.6 60.7,-58.1 L 422.6,100 Z m 100.7,360.8 c 0.3,7.1 -5.1,12.7 -12,12.7 -6.9,0 -12.7,-5.7 -13.1,-12.7 L 150.4,164.2 c -0.5,-9.6 5.7,-17.4 13.8,-17.4 8.1,0 14.9,7.8 15.3,17.4 z m 78.4,0 c 0,7.1 -5.7,12.7 -12.5,12.7 -6.8,0 -12.5,-5.7 -12.5,-12.7 l -2,-296.6 c -0.1,-9.6 6.4,-17.4 14.5,-17.4 8.1,0 14.6,7.8 14.5,17.4 z m 78.4,0 c -0.3,7.1 -6.2,12.7 -13.1,12.7 -6.9,0 -12.2,-5.7 -12,-12.7 l 10.6,-296.6 c 0.3,-9.6 7.2,-17.4 15.3,-17.4 8.1,0 14.3,7.8 13.8,17.4 z" + id="path20670" + style="stroke-width:8.81943" /> + <path + d="M 445.3,82.8 H 66.7 v 0 C 64.9,61.7 77.4,44.4 94.6,44.4 h 322.9 c 17.1,0 29.6,17.4 27.8,38.4 z" + id="XMLID_2_" + style="stroke-width:8.81943" /> + <path + d="M 324.3,58.6 H 187.7 l -0.2,-7.8 C 186.7,26.3 202.1,6 221.9,6 h 68.3 c 19.7,0 35.1,20.3 34.4,44.7 z" + id="XMLID_1_" + style="stroke-width:8.81943" /> + </g> + </g> + <g + id="g40140" + transform="translate(137.74393,53.769179)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422" + id="text26903"><tspan + sodipodi:role="line" + id="tspan26901" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422">output-file.txt</tspan></text> + <path + d="m 81.04275,12.538612 h -5.35716 v 1.071429 h 5.35716 z M 83.18559,9.3243281 H 73.54275 V 24.324328 H 86.39988 V 12.538612 Z M 85.32846,23.252899 H 74.61417 V 10.395758 h 7.5 l 3.21429,3.214284 z m -9.64287,-2.142852 h 8.57142 v -1.071435 h -8.57142 z m 0,-2.142861 h 8.57142 v -1.071429 h -8.57142 z m 0,-2.142858 h 8.57142 v -1.071429 h -8.57142 z" + id="path28774" + style="stroke-width:0.264582" /> + </g> + <g + id="g40135" + transform="translate(134.99289,-39.014568)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579" + id="text31353"><tspan + sodipodi:role="line" + id="tspan31351" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579">/dev/pts/1</tspan></text> + <path + d="M 88.522475,72.111689 H 73.522474 c -0.690429,0 -1.25,0.55957 -1.25,1.25 v 12.5 c 0,0.69043 0.559571,1.250001 1.25,1.250001 h 15.000001 c 0.690429,0 1.249999,-0.559571 1.249999,-1.250001 v -12.5 c 0,-0.69043 -0.55957,-1.25 -1.249999,-1.25 z m -13.750001,8.75 2.5,-2.5 -2.5,-2.5 1.25,-1.25 3.750001,3.75 -3.750001,3.75 z m 10,1.25 h -4.999999 v -1.25 h 4.999999 z" + id="path39739" + style="stroke-width:0.264583" /> + </g> + <g + id="g1820" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,-51.837942)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452"><tspan + x="0" + y="0" + id="tspan2450">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456"><tspan + x="0" + y="0" + id="tspan2454">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460"><tspan + x="0" + y="0" + id="tspan2458">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464"><tspan + x="0" + y="0" + id="tspan2462">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468"><tspan + x="0" + y="0" + id="tspan2466">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472"><tspan + x="0" + y="0" + id="tspan2470">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476"><tspan + x="0" + y="0" + id="tspan2474">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480"><tspan + x="0" + y="0" + id="tspan2478">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484"><tspan + x="0" + y="0" + id="tspan2482">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488"><tspan + x="0" + y="0" + id="tspan2486">{</tspan></text> + </g> + <g + id="g2490" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494"><tspan + x="0" + y="0" + id="tspan2492">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498"><tspan + x="0" + y="0" + id="tspan2496">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502"><tspan + x="0" + y="0" + id="tspan2500">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506"><tspan + x="0" + y="0" + id="tspan2504">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510"><tspan + x="0" + y="0" + id="tspan2508">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514"><tspan + x="0" + y="0" + id="tspan2512">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518"><tspan + x="0" + y="0" + id="tspan2516">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522"><tspan + x="0" + y="0" + id="tspan2520">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526"><tspan + x="0" + y="0" + id="tspan2524">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530"><tspan + x="0" + y="0" + id="tspan2528">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534"><tspan + x="0" + y="0" + id="tspan2532">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538"><tspan + x="0" + y="0" + id="tspan2536">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542"><tspan + x="0" + y="0" + id="tspan2540">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546"><tspan + x="0" + y="0" + id="tspan2544">;</tspan></text> + </g> + <g + id="g2548" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552"><tspan + x="0" + y="0" + id="tspan2550">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556"><tspan + x="0" + y="0" + id="tspan2554">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560"><tspan + x="0" + y="0" + id="tspan2558">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564"><tspan + x="0" + y="0" + id="tspan2562">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568"><tspan + x="0" + y="0" + id="tspan2566">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572"><tspan + x="0" + y="0" + id="tspan2570">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576"><tspan + x="0" + y="0" + id="tspan2574">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580"><tspan + x="0" + y="0" + id="tspan2578">;</tspan></text> + </g> + <g + id="g2582" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586"><tspan + x="0" + y="0" + id="tspan2584">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590"><tspan + x="0" + y="0" + id="tspan2588">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594"><tspan + x="0" + y="0" + id="tspan2592">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598"><tspan + x="0" + y="0" + id="tspan2596">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602"><tspan + x="0" + y="0" + id="tspan2600">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606"><tspan + x="0" + y="0" + id="tspan2604">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610"><tspan + x="0" + y="0" + id="tspan2608">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614"><tspan + x="0" + y="0" + id="tspan2612">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618"><tspan + x="0" + y="0" + id="tspan2616">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622"><tspan + x="0" + y="0" + id="tspan2620">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626"><tspan + x="0" + y="0" + id="tspan2624">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630"><tspan + x="0" + y="0" + id="tspan2628">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634"><tspan + x="0" + y="0" + id="tspan2632">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638"><tspan + x="0" + y="0" + id="tspan2636">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642"><tspan + x="0" + y="0" + id="tspan2640">{</tspan></text> + </g> + <g + id="g2644" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648"><tspan + x="0" + y="0" + id="tspan2646">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652"><tspan + x="0" + y="0" + id="tspan2650">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656"><tspan + x="0" + y="0" + id="tspan2654">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660"><tspan + x="0" + y="0" + id="tspan2658">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664"><tspan + x="0" + y="0" + id="tspan2662">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668"><tspan + x="0" + y="0" + id="tspan2666">:</tspan></text> + </g> + <g + id="g2670" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674"><tspan + x="0" + y="0" + id="tspan2672">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678"><tspan + x="0" + y="0" + id="tspan2676">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682"><tspan + x="0" + y="0" + id="tspan2680">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686"><tspan + x="0" + y="0" + id="tspan2684">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690"><tspan + x="0" + y="0" + id="tspan2688">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694"><tspan + x="0" + y="0" + id="tspan2692">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698"><tspan + x="0" + y="0" + id="tspan2696">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702"><tspan + x="0" + y="0" + id="tspan2700">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706"><tspan + x="0" + y="0" + id="tspan2704">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710"><tspan + x="0" + y="0" + id="tspan2708">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714"><tspan + x="0" + y="0" + id="tspan2712">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718"><tspan + x="0" + y="0" + id="tspan2716">;</tspan></text> + </g> + <g + id="g2720" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724"><tspan + x="0" + y="0" + id="tspan2722">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728"><tspan + x="0" + y="0" + id="tspan2726">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732"><tspan + x="0" + y="0" + id="tspan2730">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736"><tspan + x="0" + y="0" + id="tspan2734">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740"><tspan + x="0" + y="0" + id="tspan2738">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744"><tspan + x="0" + y="0" + id="tspan2742">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748"><tspan + x="0" + y="0" + id="tspan2746">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752"><tspan + x="0" + y="0" + id="tspan2750">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756"><tspan + x="0" + y="0" + id="tspan2754">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760"><tspan + x="0" + y="0" + id="tspan2758">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764"><tspan + x="0" + y="0" + id="tspan2762">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768"><tspan + x="0" + y="0" + id="tspan2766">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772"><tspan + x="0" + y="0" + id="tspan2770">;</tspan></text> + </g> + <g + id="g2774" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778"><tspan + x="0" + y="0" + id="tspan2776">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782"><tspan + x="0" + y="0" + id="tspan2780">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786"><tspan + x="0" + y="0" + id="tspan2784">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790"><tspan + x="0" + y="0" + id="tspan2788">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794"><tspan + x="0" + y="0" + id="tspan2792">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798"><tspan + x="0" + y="0" + id="tspan2796">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802"><tspan + x="0" + y="0" + id="tspan2800">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806"><tspan + x="0" + y="0" + id="tspan2804">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810"><tspan + x="0" + y="0" + id="tspan2808">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814"><tspan + x="0" + y="0" + id="tspan2812">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818"><tspan + x="0" + y="0" + id="tspan2816">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822"><tspan + x="0" + y="0" + id="tspan2820">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826"><tspan + x="0" + y="0" + id="tspan2824">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830"><tspan + x="0" + y="0" + id="tspan2828">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834"><tspan + x="0" + y="0" + id="tspan2832">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838"><tspan + x="0" + y="0" + id="tspan2836">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842"><tspan + x="0" + y="0" + id="tspan2840">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846"><tspan + x="0" + y="0" + id="tspan2844">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850"><tspan + x="0" + y="0" + id="tspan2848">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854"><tspan + x="0" + y="0" + id="tspan2852">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858"><tspan + x="0" + y="0" + id="tspan2856">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862"><tspan + x="0" + y="0" + id="tspan2860">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866"><tspan + x="0" + y="0" + id="tspan2864">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870"><tspan + x="0" + y="0" + id="tspan2868">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874"><tspan + x="0" + y="0" + id="tspan2872">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878"><tspan + x="0" + y="0" + id="tspan2876">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882"><tspan + x="0" + y="0" + id="tspan2880">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886"><tspan + x="0" + y="0" + id="tspan2884">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890"><tspan + x="0" + y="0" + id="tspan2888">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894"><tspan + x="0" + y="0" + id="tspan2892">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898"><tspan + x="0" + y="0" + id="tspan2896">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902"><tspan + x="0" + y="0" + id="tspan2900">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906"><tspan + x="0" + y="0" + id="tspan2904">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910"><tspan + x="0" + y="0" + id="tspan2908">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914"><tspan + x="0" + y="0" + id="tspan2912">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918"><tspan + x="0" + y="0" + id="tspan2916">;</tspan></text> + </g> + <g + id="g2920" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924"><tspan + x="0" + y="0" + id="tspan2922">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928"><tspan + x="0" + y="0" + id="tspan2926">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932"><tspan + x="0" + y="0" + id="tspan2930">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936"><tspan + x="0" + y="0" + id="tspan2934">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940"><tspan + x="0" + y="0" + id="tspan2938">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944"><tspan + x="0" + y="0" + id="tspan2942">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948"><tspan + x="0" + y="0" + id="tspan2946">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952"><tspan + x="0" + y="0" + id="tspan2950">;</tspan></text> + </g> + <g + id="g2954" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958"><tspan + x="0" + y="0" + id="tspan2956">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962"><tspan + x="0" + y="0" + id="tspan2960">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966"><tspan + x="0" + y="0" + id="tspan2964">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970"><tspan + x="0" + y="0" + id="tspan2968">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974"><tspan + x="0" + y="0" + id="tspan2972">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978"><tspan + x="0" + y="0" + id="tspan2976">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982"><tspan + x="0" + y="0" + id="tspan2980">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986"><tspan + x="0" + y="0" + id="tspan2984">:</tspan></text> + </g> + <g + id="g2988" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992"><tspan + x="0" + y="0" + id="tspan2990">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996"><tspan + x="0" + y="0" + id="tspan2994">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000"><tspan + x="0" + y="0" + id="tspan2998">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004"><tspan + x="0" + y="0" + id="tspan3002">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008"><tspan + x="0" + y="0" + id="tspan3006">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012"><tspan + x="0" + y="0" + id="tspan3010">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016"><tspan + x="0" + y="0" + id="tspan3014">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020"><tspan + x="0" + y="0" + id="tspan3018">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024"><tspan + x="0" + y="0" + id="tspan3022">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028"><tspan + x="0" + y="0" + id="tspan3026">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032"><tspan + x="0" + y="0" + id="tspan3030">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036"><tspan + x="0" + y="0" + id="tspan3034">;</tspan></text> + </g> + <g + id="g3038" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042"><tspan + x="0" + y="0" + id="tspan3040">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046"><tspan + x="0" + y="0" + id="tspan3044">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050"><tspan + x="0" + y="0" + id="tspan3048">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054"><tspan + x="0" + y="0" + id="tspan3052">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058"><tspan + x="0" + y="0" + id="tspan3056">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062"><tspan + x="0" + y="0" + id="tspan3060">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066"><tspan + x="0" + y="0" + id="tspan3064">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070"><tspan + x="0" + y="0" + id="tspan3068">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074"><tspan + x="0" + y="0" + id="tspan3072">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078"><tspan + x="0" + y="0" + id="tspan3076">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082"><tspan + x="0" + y="0" + id="tspan3080">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086"><tspan + x="0" + y="0" + id="tspan3084">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090"><tspan + x="0" + y="0" + id="tspan3088">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094"><tspan + x="0" + y="0" + id="tspan3092">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098"><tspan + x="0" + y="0" + id="tspan3096">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102"><tspan + x="0" + y="0" + id="tspan3100">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106"><tspan + x="0" + y="0" + id="tspan3104">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110"><tspan + x="0" + y="0" + id="tspan3108">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114"><tspan + x="0" + y="0" + id="tspan3112">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118"><tspan + x="0" + y="0" + id="tspan3116">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122"><tspan + x="0" + y="0" + id="tspan3120">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126"><tspan + x="0" + y="0" + id="tspan3124">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130"><tspan + x="0" + y="0" + id="tspan3128">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134"><tspan + x="0" + y="0" + id="tspan3132">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138"><tspan + x="0" + y="0" + id="tspan3136">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142"><tspan + x="0" + y="0" + id="tspan3140">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146"><tspan + x="0" + y="0" + id="tspan3144">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150"><tspan + x="0" + y="0" + id="tspan3148">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154"><tspan + x="0" + y="0" + id="tspan3152">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158"><tspan + x="0" + y="0" + id="tspan3156">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162"><tspan + x="0" + y="0" + id="tspan3160">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166"><tspan + x="0" + y="0" + id="tspan3164">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170"><tspan + x="0" + y="0" + id="tspan3168">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174"><tspan + x="0" + y="0" + id="tspan3172">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178"><tspan + x="0" + y="0" + id="tspan3176">)</tspan></text> + </g> + <g + id="g3180" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184"><tspan + x="0" + y="0" + id="tspan3182">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188"><tspan + x="0" + y="0" + id="tspan3186">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192"><tspan + x="0" + y="0" + id="tspan3190">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196"><tspan + x="0" + y="0" + id="tspan3194">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200"><tspan + x="0" + y="0" + id="tspan3198">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204"><tspan + x="0" + y="0" + id="tspan3202">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208"><tspan + x="0" + y="0" + id="tspan3206">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212"><tspan + x="0" + y="0" + id="tspan3210">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216"><tspan + x="0" + y="0" + id="tspan3214">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220"><tspan + x="0" + y="0" + id="tspan3218">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224"><tspan + x="0" + y="0" + id="tspan3222">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228"><tspan + x="0" + y="0" + id="tspan3226">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232"><tspan + x="0" + y="0" + id="tspan3230">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236"><tspan + x="0" + y="0" + id="tspan3234">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240"><tspan + x="0" + y="0" + id="tspan3238">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244"><tspan + x="0" + y="0" + id="tspan3242">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248"><tspan + x="0" + y="0" + id="tspan3246">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252"><tspan + x="0" + y="0" + id="tspan3250">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256"><tspan + x="0" + y="0" + id="tspan3254">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260"><tspan + x="0" + y="0" + id="tspan3258">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264"><tspan + x="0" + y="0" + id="tspan3262">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268"><tspan + x="0" + y="0" + id="tspan3266">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272"><tspan + x="0" + y="0" + id="tspan3270">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276"><tspan + x="0" + y="0" + id="tspan3274">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280"><tspan + x="0" + y="0" + id="tspan3278">;</tspan></text> + </g> + <g + id="g3282" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286"><tspan + x="0" + y="0" + id="tspan3284">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290"><tspan + x="0" + y="0" + id="tspan3288">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294"><tspan + x="0" + y="0" + id="tspan3292">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298"><tspan + x="0" + y="0" + id="tspan3296">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302"><tspan + x="0" + y="0" + id="tspan3300">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306"><tspan + x="0" + y="0" + id="tspan3304">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310"><tspan + x="0" + y="0" + id="tspan3308">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314"><tspan + x="0" + y="0" + id="tspan3312">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318"><tspan + x="0" + y="0" + id="tspan3316">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322"><tspan + x="0" + y="0" + id="tspan3320">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326"><tspan + x="0" + y="0" + id="tspan3324">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330"><tspan + x="0" + y="0" + id="tspan3328">;</tspan></text> + </g> + <g + id="g3332" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336"><tspan + x="0" + y="0" + id="tspan3334">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340"><tspan + x="0" + y="0" + id="tspan3338">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344"><tspan + x="0" + y="0" + id="tspan3342">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348"><tspan + x="0" + y="0" + id="tspan3346">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352"><tspan + x="0" + y="0" + id="tspan3350">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356"><tspan + x="0" + y="0" + id="tspan3354">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360"><tspan + x="0" + y="0" + id="tspan3358">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364"><tspan + x="0" + y="0" + id="tspan3362">;</tspan></text> + </g> + <g + id="g3366" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370"><tspan + x="0" + y="0" + id="tspan3368">}</tspan></text> + </g> + <g + id="g3372" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376"><tspan + x="0" + y="0" + id="tspan3374">}</tspan></text> + </g> + </g> + <g + id="g3484" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,19.072696)" /> + <g + id="g3488" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,88.04075)" /> + <g + id="g83834" + transform="translate(107.58483,23.626053)" + style="fill:#ff0000"> + <image + width="23.225805" + height="15" + preserveAspectRatio="none" + style="stroke-width:0.174978;image-rendering:optimizeSpeed;fill:#ff0000" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAfCAYAAACh+E5kAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9 kT1Iw0AcxV9bRSktFawg4pChOlkQFXHUKhShQqgVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg +AHi6OSk6CIl/i8ptIjx4Lgf7+497t4B/kaFqWbXOKBqlpFOJoRsblXoeUUQYQygDxGJmfqcKKbg Ob7u4ePrXZxneZ/7c4SVvMkAn0A8y3TDIt4gnt60dM77xFFWkhTic+Ixgy5I/Mh12eU3zkWH/Twz amTS88RRYqHYwXIHs5KhEk8RxxRVo3x/1mWF8xZntVJjrXvyF4by2soy12kOI4lFLEGEABk1lFGB hTitGikm0rSf8PAPOX6RXDK5ymDkWEAVKiTHD/4Hv7s1C5MTblIoAXS/2PbHCNCzCzTrtv19bNvN EyDwDFxpbX+1Acx8kl5va7EjILINXFy3NXkPuNwBBp90yZAcKUDTXygA72f0TTmg/xYIrrm9tfZx +gBkqKvUDXBwCIwWKXvd4929nb39e6bV3w8q3nKKscjFLwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlw SFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+YKDRUYGD+J89cAAAAZdEVYdENvbW1lbnQAQ3JlYXRl ZCB3aXRoIEdJTVBXgQ4XAAABiElEQVRYw+1Y20rEMBA9M826bP0U1wdB9MX/B19E3NX/8GEVL5nj Q9JuWyNNRTHFDZSQZJhhLuckHay0IoDcr7jhhIrN5nZU8Or8Eo8vT8U5oBTLEhSUOZxalSVIALUs CABCgamHUAEQFEKtQgiG9PZMfTxrqlBAsd6eUKM+aUOVa8OZ+uwMXN/dlFdCwev5Ds2tbpbrAGcN Yg0gmXEGpoC4SAem0OghAwca/c80inJLSOftwIFG//o5PSUD65P1fmGdtDCgKb6Ww1lEGCzO3Sh0 5VP6Jthw33pKMGGMiTMOzlLyKX0TbEgtjjt7G3XgWI+w86/llRAgmQVeJgrCTcwfTG+zlkEJ/ZKN AOIuoGwAsAaIEGzvt4XSqPXv5t66ZRGWS6Pbh/HILhfLmf+RFfricNmNLQIXp2dxYRBWYLxpBAJK 6OFQiCYoFIt71vZ6CEKgoHig6QO1+jplmmkjv7ElwDPeZc+olmBZi7Pv7PkEfPxnFvpK34gNDd2x GY9aXFZnegVXpKcfnHHpyinb6ZAAAAAASUVORK5CYII= " + id="image50850" + x="97.006233" + y="111.85227" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583;fill:#ff0000" + x="94.883553" + y="133.28987" + id="text54908"><tspan + sodipodi:role="line" + id="tspan54906" + style="stroke-width:0.264583;fill:#ff0000" + x="94.883553" + y="133.28987">pipe:[1137]</tspan></text> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.87473,47.220362 h 20.20444 v 60.072908 l 19.85168,0" + id="path52862" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.95174,41.699899 h 22.9205 v 27.123834 h 20.11199" + id="path52911" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.76942,37.039298 h 38.48161" + id="path52913" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.02013,52.048272 h 21.77513 v 75.725918 h 58.15801 v 12.77337 H 230.4018" + id="path70938" + sodipodi:nodetypes="cccccc" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545" + id="text6972"><tspan + sodipodi:role="line" + id="tspan6970" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545">processus père</tspan></text> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964" + width="29.764124" + height="37.809834" + x="136.70837" + y="25.866203" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 139.02258,33.329593 h 25" + id="path169" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 145.22491,61.117913 V 27.471865" + id="path169-3" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="138.92543" + y="31.60957" + id="text225"><tspan + sodipodi:role="line" + id="tspan223" + style="font-size:4.23333px;stroke-width:0.264583" + x="138.92543" + y="31.60957">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.22003" + y="38.094936" + id="text4716"><tspan + sodipodi:role="line" + id="tspan4714" + style="stroke-width:0.264583" + x="140.22003" + y="38.094936">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="139.98645" + y="43.379482" + id="text4720"><tspan + sodipodi:role="line" + id="tspan4718" + style="stroke-width:0.264583" + x="139.98645" + y="43.379482">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.18077" + y="48.664028" + id="text4724"><tspan + sodipodi:role="line" + id="tspan4722" + style="stroke-width:0.264583" + x="140.18077" + y="48.664028">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.21178" + y="53.450417" + id="text4728"><tspan + sodipodi:role="line" + id="tspan4726" + style="stroke-width:0.264583" + x="140.21178" + y="53.450417">3 p[0]</tspan></text> + <g + id="g1820-3" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,42.697354)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440-6" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452-5"><tspan + x="0" + y="0" + id="tspan2450-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456-5"><tspan + x="0" + y="0" + id="tspan2454-6">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460-2"><tspan + x="0" + y="0" + id="tspan2458-9">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464-1"><tspan + x="0" + y="0" + id="tspan2462-2">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468-7"><tspan + x="0" + y="0" + id="tspan2466-0">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472-9"><tspan + x="0" + y="0" + id="tspan2470-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476-6"><tspan + x="0" + y="0" + id="tspan2474-0">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480-6"><tspan + x="0" + y="0" + id="tspan2478-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484-6"><tspan + x="0" + y="0" + id="tspan2482-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488-8"><tspan + x="0" + y="0" + id="tspan2486-7">{</tspan></text> + </g> + <g + id="g2490-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494-2"><tspan + x="0" + y="0" + id="tspan2492-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498-2"><tspan + x="0" + y="0" + id="tspan2496-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502-7"><tspan + x="0" + y="0" + id="tspan2500-5">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506-9"><tspan + x="0" + y="0" + id="tspan2504-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510-2"><tspan + x="0" + y="0" + id="tspan2508-8">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514-9"><tspan + x="0" + y="0" + id="tspan2512-7">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518-3"><tspan + x="0" + y="0" + id="tspan2516-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522-1"><tspan + x="0" + y="0" + id="tspan2520-2">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526-9"><tspan + x="0" + y="0" + id="tspan2524-3">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530-1"><tspan + x="0" + y="0" + id="tspan2528-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534-4"><tspan + x="0" + y="0" + id="tspan2532-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538-8"><tspan + x="0" + y="0" + id="tspan2536-4">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542-5"><tspan + x="0" + y="0" + id="tspan2540-0">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546-3"><tspan + x="0" + y="0" + id="tspan2544-6">;</tspan></text> + </g> + <g + id="g2548-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552-0"><tspan + x="0" + y="0" + id="tspan2550-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556-3"><tspan + x="0" + y="0" + id="tspan2554-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560-0"><tspan + x="0" + y="0" + id="tspan2558-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564-1"><tspan + x="0" + y="0" + id="tspan2562-5">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568-5"><tspan + x="0" + y="0" + id="tspan2566-4">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572-7"><tspan + x="0" + y="0" + id="tspan2570-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576-5"><tspan + x="0" + y="0" + id="tspan2574-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580-9"><tspan + x="0" + y="0" + id="tspan2578-3">;</tspan></text> + </g> + <g + id="g2582-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586-4"><tspan + x="0" + y="0" + id="tspan2584-5">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590-2"><tspan + x="0" + y="0" + id="tspan2588-5">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594-4"><tspan + x="0" + y="0" + id="tspan2592-7">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598-4"><tspan + x="0" + y="0" + id="tspan2596-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602-3"><tspan + x="0" + y="0" + id="tspan2600-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606-7"><tspan + x="0" + y="0" + id="tspan2604-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610-6"><tspan + x="0" + y="0" + id="tspan2608-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614-8"><tspan + x="0" + y="0" + id="tspan2612-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618-3"><tspan + x="0" + y="0" + id="tspan2616-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622-4"><tspan + x="0" + y="0" + id="tspan2620-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626-2"><tspan + x="0" + y="0" + id="tspan2624-0">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630-6"><tspan + x="0" + y="0" + id="tspan2628-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634-9"><tspan + x="0" + y="0" + id="tspan2632-2">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638-6"><tspan + x="0" + y="0" + id="tspan2636-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642-4"><tspan + x="0" + y="0" + id="tspan2640-9">{</tspan></text> + </g> + <g + id="g2644-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648-0"><tspan + x="0" + y="0" + id="tspan2646-4">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652-8"><tspan + x="0" + y="0" + id="tspan2650-7">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656-1"><tspan + x="0" + y="0" + id="tspan2654-7">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660-2"><tspan + x="0" + y="0" + id="tspan2658-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664-2"><tspan + x="0" + y="0" + id="tspan2662-2">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668-6"><tspan + x="0" + y="0" + id="tspan2666-1">:</tspan></text> + </g> + <g + id="g2670-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674-6"><tspan + x="0" + y="0" + id="tspan2672-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678-5"><tspan + x="0" + y="0" + id="tspan2676-9">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682-4"><tspan + x="0" + y="0" + id="tspan2680-9">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686-0"><tspan + x="0" + y="0" + id="tspan2684-9">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690-1"><tspan + x="0" + y="0" + id="tspan2688-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694-7"><tspan + x="0" + y="0" + id="tspan2692-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698-1"><tspan + x="0" + y="0" + id="tspan2696-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702-9"><tspan + x="0" + y="0" + id="tspan2700-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706-7"><tspan + x="0" + y="0" + id="tspan2704-6">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710-7"><tspan + x="0" + y="0" + id="tspan2708-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714-6"><tspan + x="0" + y="0" + id="tspan2712-5">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718-6"><tspan + x="0" + y="0" + id="tspan2716-3">;</tspan></text> + </g> + <g + id="g2720-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724-4"><tspan + x="0" + y="0" + id="tspan2722-8">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728-1"><tspan + x="0" + y="0" + id="tspan2726-2">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732-9"><tspan + x="0" + y="0" + id="tspan2730-3">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736-9"><tspan + x="0" + y="0" + id="tspan2734-0">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740-8"><tspan + x="0" + y="0" + id="tspan2738-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744-5"><tspan + x="0" + y="0" + id="tspan2742-0">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748-9"><tspan + x="0" + y="0" + id="tspan2746-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752-3"><tspan + x="0" + y="0" + id="tspan2750-8">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756-5"><tspan + x="0" + y="0" + id="tspan2754-6">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760-1"><tspan + x="0" + y="0" + id="tspan2758-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764-5"><tspan + x="0" + y="0" + id="tspan2762-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768-8"><tspan + x="0" + y="0" + id="tspan2766-4">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772-8"><tspan + x="0" + y="0" + id="tspan2770-1">;</tspan></text> + </g> + <g + id="g2774-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778-3"><tspan + x="0" + y="0" + id="tspan2776-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782-4"><tspan + x="0" + y="0" + id="tspan2780-4">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786-4"><tspan + x="0" + y="0" + id="tspan2784-4">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790-7"><tspan + x="0" + y="0" + id="tspan2788-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794-3"><tspan + x="0" + y="0" + id="tspan2792-1">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798-7"><tspan + x="0" + y="0" + id="tspan2796-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802-9"><tspan + x="0" + y="0" + id="tspan2800-6">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806-2"><tspan + x="0" + y="0" + id="tspan2804-1">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810-7"><tspan + x="0" + y="0" + id="tspan2808-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814-5"><tspan + x="0" + y="0" + id="tspan2812-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818-4"><tspan + x="0" + y="0" + id="tspan2816-1">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822-8"><tspan + x="0" + y="0" + id="tspan2820-5">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826-9"><tspan + x="0" + y="0" + id="tspan2824-7">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830-5"><tspan + x="0" + y="0" + id="tspan2828-3">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834-8"><tspan + x="0" + y="0" + id="tspan2832-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838-3"><tspan + x="0" + y="0" + id="tspan2836-1">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842-8"><tspan + x="0" + y="0" + id="tspan2840-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846-6"><tspan + x="0" + y="0" + id="tspan2844-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850-3"><tspan + x="0" + y="0" + id="tspan2848-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854-3"><tspan + x="0" + y="0" + id="tspan2852-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858-6"><tspan + x="0" + y="0" + id="tspan2856-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862-4"><tspan + x="0" + y="0" + id="tspan2860-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866-8"><tspan + x="0" + y="0" + id="tspan2864-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870-9"><tspan + x="0" + y="0" + id="tspan2868-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874-7"><tspan + x="0" + y="0" + id="tspan2872-6">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878-4"><tspan + x="0" + y="0" + id="tspan2876-3">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882-0"><tspan + x="0" + y="0" + id="tspan2880-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886-0"><tspan + x="0" + y="0" + id="tspan2884-9">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890-2"><tspan + x="0" + y="0" + id="tspan2888-5">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894-4"><tspan + x="0" + y="0" + id="tspan2892-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898-5"><tspan + x="0" + y="0" + id="tspan2896-9">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902-4"><tspan + x="0" + y="0" + id="tspan2900-6">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906-9"><tspan + x="0" + y="0" + id="tspan2904-2">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910-2"><tspan + x="0" + y="0" + id="tspan2908-4">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914-7"><tspan + x="0" + y="0" + id="tspan2912-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918-5"><tspan + x="0" + y="0" + id="tspan2916-4">;</tspan></text> + </g> + <g + id="g2920-8" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924-1"><tspan + x="0" + y="0" + id="tspan2922-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928-8"><tspan + x="0" + y="0" + id="tspan2926-9">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932-3"><tspan + x="0" + y="0" + id="tspan2930-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936-8"><tspan + x="0" + y="0" + id="tspan2934-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940-2"><tspan + x="0" + y="0" + id="tspan2938-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944-0"><tspan + x="0" + y="0" + id="tspan2942-5">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948-1"><tspan + x="0" + y="0" + id="tspan2946-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952-0"><tspan + x="0" + y="0" + id="tspan2950-8">;</tspan></text> + </g> + <g + id="g2954-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958-0"><tspan + x="0" + y="0" + id="tspan2956-6">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962-4"><tspan + x="0" + y="0" + id="tspan2960-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966-2"><tspan + x="0" + y="0" + id="tspan2964-5">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970-8"><tspan + x="0" + y="0" + id="tspan2968-6">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974-2"><tspan + x="0" + y="0" + id="tspan2972-8">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978-4"><tspan + x="0" + y="0" + id="tspan2976-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982-2"><tspan + x="0" + y="0" + id="tspan2980-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986-0"><tspan + x="0" + y="0" + id="tspan2984-6">:</tspan></text> + </g> + <g + id="g2988-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992-9"><tspan + x="0" + y="0" + id="tspan2990-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996-0"><tspan + x="0" + y="0" + id="tspan2994-8">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000-1"><tspan + x="0" + y="0" + id="tspan2998-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004-1"><tspan + x="0" + y="0" + id="tspan3002-1">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008-0"><tspan + x="0" + y="0" + id="tspan3006-3">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012-4"><tspan + x="0" + y="0" + id="tspan3010-0">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016-3"><tspan + x="0" + y="0" + id="tspan3014-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020-1"><tspan + x="0" + y="0" + id="tspan3018-9">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024-6"><tspan + x="0" + y="0" + id="tspan3022-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028-3"><tspan + x="0" + y="0" + id="tspan3026-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032-8"><tspan + x="0" + y="0" + id="tspan3030-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036-5"><tspan + x="0" + y="0" + id="tspan3034-6">;</tspan></text> + </g> + <g + id="g3038-6" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042-4"><tspan + x="0" + y="0" + id="tspan3040-0">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046-0"><tspan + x="0" + y="0" + id="tspan3044-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050-6"><tspan + x="0" + y="0" + id="tspan3048-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054-6"><tspan + x="0" + y="0" + id="tspan3052-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058-5"><tspan + x="0" + y="0" + id="tspan3056-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062-9"><tspan + x="0" + y="0" + id="tspan3060-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066-7"><tspan + x="0" + y="0" + id="tspan3064-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070-8"><tspan + x="0" + y="0" + id="tspan3068-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074-9"><tspan + x="0" + y="0" + id="tspan3072-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078-6"><tspan + x="0" + y="0" + id="tspan3076-0">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082-2"><tspan + x="0" + y="0" + id="tspan3080-7">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086-6"><tspan + x="0" + y="0" + id="tspan3084-1">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090-3"><tspan + x="0" + y="0" + id="tspan3088-2">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094-1"><tspan + x="0" + y="0" + id="tspan3092-5">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098-9"><tspan + x="0" + y="0" + id="tspan3096-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102-1"><tspan + x="0" + y="0" + id="tspan3100-4">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106-9"><tspan + x="0" + y="0" + id="tspan3104-1">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110-0"><tspan + x="0" + y="0" + id="tspan3108-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114-5"><tspan + x="0" + y="0" + id="tspan3112-8">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118-7"><tspan + x="0" + y="0" + id="tspan3116-0">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122-4"><tspan + x="0" + y="0" + id="tspan3120-8">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126-0"><tspan + x="0" + y="0" + id="tspan3124-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130-2"><tspan + x="0" + y="0" + id="tspan3128-9">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134-6"><tspan + x="0" + y="0" + id="tspan3132-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138-0"><tspan + x="0" + y="0" + id="tspan3136-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142-2"><tspan + x="0" + y="0" + id="tspan3140-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146-2"><tspan + x="0" + y="0" + id="tspan3144-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150-5"><tspan + x="0" + y="0" + id="tspan3148-5">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154-2"><tspan + x="0" + y="0" + id="tspan3152-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158-0"><tspan + x="0" + y="0" + id="tspan3156-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162-8"><tspan + x="0" + y="0" + id="tspan3160-3">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166-8"><tspan + x="0" + y="0" + id="tspan3164-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170-4"><tspan + x="0" + y="0" + id="tspan3168-0">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174-9"><tspan + x="0" + y="0" + id="tspan3172-1">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178-9"><tspan + x="0" + y="0" + id="tspan3176-6">)</tspan></text> + </g> + <g + id="g3180-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184-5"><tspan + x="0" + y="0" + id="tspan3182-4">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188-4"><tspan + x="0" + y="0" + id="tspan3186-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192-9"><tspan + x="0" + y="0" + id="tspan3190-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196-6"><tspan + x="0" + y="0" + id="tspan3194-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200-5"><tspan + x="0" + y="0" + id="tspan3198-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204-2"><tspan + x="0" + y="0" + id="tspan3202-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208-4"><tspan + x="0" + y="0" + id="tspan3206-3">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212-5"><tspan + x="0" + y="0" + id="tspan3210-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216-7"><tspan + x="0" + y="0" + id="tspan3214-4">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220-3"><tspan + x="0" + y="0" + id="tspan3218-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224-4"><tspan + x="0" + y="0" + id="tspan3222-6">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228-9"><tspan + x="0" + y="0" + id="tspan3226-4">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232-2"><tspan + x="0" + y="0" + id="tspan3230-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236-6"><tspan + x="0" + y="0" + id="tspan3234-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240-1"><tspan + x="0" + y="0" + id="tspan3238-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244-8"><tspan + x="0" + y="0" + id="tspan3242-8">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248-9"><tspan + x="0" + y="0" + id="tspan3246-2">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252-8"><tspan + x="0" + y="0" + id="tspan3250-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256-8"><tspan + x="0" + y="0" + id="tspan3254-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260-8"><tspan + x="0" + y="0" + id="tspan3258-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264-8"><tspan + x="0" + y="0" + id="tspan3262-3">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268-3"><tspan + x="0" + y="0" + id="tspan3266-3">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272-8"><tspan + x="0" + y="0" + id="tspan3270-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276-4"><tspan + x="0" + y="0" + id="tspan3274-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280-6"><tspan + x="0" + y="0" + id="tspan3278-8">;</tspan></text> + </g> + <g + id="g3282-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286-0"><tspan + x="0" + y="0" + id="tspan3284-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290-8"><tspan + x="0" + y="0" + id="tspan3288-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294-9"><tspan + x="0" + y="0" + id="tspan3292-0">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298-3"><tspan + x="0" + y="0" + id="tspan3296-3">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302-3"><tspan + x="0" + y="0" + id="tspan3300-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306-3"><tspan + x="0" + y="0" + id="tspan3304-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310-6"><tspan + x="0" + y="0" + id="tspan3308-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314-2"><tspan + x="0" + y="0" + id="tspan3312-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318-5"><tspan + x="0" + y="0" + id="tspan3316-8">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322-7"><tspan + x="0" + y="0" + id="tspan3320-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326-6"><tspan + x="0" + y="0" + id="tspan3324-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330-4"><tspan + x="0" + y="0" + id="tspan3328-1">;</tspan></text> + </g> + <g + id="g3332-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336-4"><tspan + x="0" + y="0" + id="tspan3334-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340-7"><tspan + x="0" + y="0" + id="tspan3338-0">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344-8"><tspan + x="0" + y="0" + id="tspan3342-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348-2"><tspan + x="0" + y="0" + id="tspan3346-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352-7"><tspan + x="0" + y="0" + id="tspan3350-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356-3"><tspan + x="0" + y="0" + id="tspan3354-9">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360-2"><tspan + x="0" + y="0" + id="tspan3358-8">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364-3"><tspan + x="0" + y="0" + id="tspan3362-0">;</tspan></text> + </g> + <g + id="g3366-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370-7"><tspan + x="0" + y="0" + id="tspan3368-8">}</tspan></text> + </g> + <g + id="g3372-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376-1"><tspan + x="0" + y="0" + id="tspan3374-5">}</tspan></text> + </g> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 165.47167,131.42037 h 27.57058 V 42.641205 h 10.0746" + id="path80931" /> + <path + style="fill:none;stroke:#ff0000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 166.71704,136.72533 h 28.71969 V 71.029771 h 12.6199" + id="path80933" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 166.87657,142.08 h 31.08361 v -33.16707 h 6.43865" + id="path80935" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.99024,152.34976 h 25.54065 v -6.69074 h 15.01428" + id="path80939" /> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964-9" + width="29.764124" + height="37.809834" + x="138.80099" + y="120.4015" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 141.1152,127.86489 h 25" + id="path169-2" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 147.31753,155.65321 V 122.00716" + id="path169-3-5" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="141.01805" + y="126.14487" + id="text225-7"><tspan + sodipodi:role="line" + id="tspan223-4" + style="font-size:4.23333px;stroke-width:0.264583" + x="141.01805" + y="126.14487">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.31265" + y="132.63023" + id="text4716-9"><tspan + sodipodi:role="line" + id="tspan4714-9" + style="stroke-width:0.264583" + x="142.31265" + y="132.63023">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583;fill:#ff0000" + x="142.07907" + y="137.91478" + id="text4720-4"><tspan + sodipodi:role="line" + id="tspan4718-5" + style="stroke-width:0.264583;fill:#ff0000" + x="142.07907" + y="137.91478">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.27339" + y="143.19933" + id="text4724-9"><tspan + sodipodi:role="line" + id="tspan4722-3" + style="stroke-width:0.264583" + x="142.27339" + y="143.19933">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583;fill:#000000" + x="142.37674" + y="153.27026" + id="text4732-0"><tspan + sodipodi:role="line" + id="tspan4730-8" + style="stroke-width:0.264583;fill:#000000" + x="142.37674" + y="153.27026">4 p[1]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684" + id="text6972-1"><tspan + sodipodi:role="line" + id="tspan6970-9" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684">processus fils</tspan></text> + </g> +</svg> diff --git a/221018-pipe-example/fig/12-child-dup2-done.svg b/221018-pipe-example/fig/12-child-dup2-done.svg new file mode 100644 index 0000000000000000000000000000000000000000..56c3b451c0780a3232999d8b24a42df04b3ad078 --- /dev/null +++ b/221018-pipe-example/fig/12-child-dup2-done.svg @@ -0,0 +1,4174 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="256mm" + height="192mm" + viewBox="0 0 256.00004 192" + version="1.1" + id="svg5" + inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" + sodipodi:docname="12-child-dup2-done.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <sodipodi:namedview + id="namedview7" + pagecolor="#ffffff" + bordercolor="#999999" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:document-units="mm" + showgrid="false" + inkscape:zoom="1.4666184" + inkscape:cx="443.1964" + inkscape:cy="461.94702" + inkscape:window-width="1916" + inkscape:window-height="1032" + inkscape:window-x="0" + inkscape:window-y="22" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" + showguides="true" /> + <defs + id="defs2"> + <marker + style="overflow:visible" + id="marker11169" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167" /> + </marker> + <marker + style="overflow:visible" + id="marker11169-4" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167-9" /> + </marker> + </defs> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.499999;stroke-dasharray:none;stroke-opacity:1" + id="rect44272" + width="255.14482" + height="190.89871" + x="0" + y="0" /> + <g + id="g11249" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,20.491508)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742" /> + </g> + <g + id="g11249-0" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,89.796069)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477-2" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169-4)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742-0" /> + </g> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="13.537429" + y="75.969765" + id="text6968"><tspan + sodipodi:role="line" + id="tspan6966" + style="stroke-width:0.264583" + x="13.537429" + y="75.969765" /></text> + <g + id="g40148" + transform="translate(136.24874,56.979904)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707" + id="text21058"><tspan + sodipodi:role="line" + id="tspan21056" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707">/dev/null</tspan></text> + <g + id="g20674" + transform="matrix(0.03,0,0,0.03,72.366356,42.460154)" + style="stroke-width:8.81943"> + <path + d="m 89.4,100 26.2,347.9 c 2.5,32.5 29.6,58.1 60.7,58.1 h 159.3 c 31.1,0 58.2,-25.6 60.7,-58.1 L 422.6,100 Z m 100.7,360.8 c 0.3,7.1 -5.1,12.7 -12,12.7 -6.9,0 -12.7,-5.7 -13.1,-12.7 L 150.4,164.2 c -0.5,-9.6 5.7,-17.4 13.8,-17.4 8.1,0 14.9,7.8 15.3,17.4 z m 78.4,0 c 0,7.1 -5.7,12.7 -12.5,12.7 -6.8,0 -12.5,-5.7 -12.5,-12.7 l -2,-296.6 c -0.1,-9.6 6.4,-17.4 14.5,-17.4 8.1,0 14.6,7.8 14.5,17.4 z m 78.4,0 c -0.3,7.1 -6.2,12.7 -13.1,12.7 -6.9,0 -12.2,-5.7 -12,-12.7 l 10.6,-296.6 c 0.3,-9.6 7.2,-17.4 15.3,-17.4 8.1,0 14.3,7.8 13.8,17.4 z" + id="path20670" + style="stroke-width:8.81943" /> + <path + d="M 445.3,82.8 H 66.7 v 0 C 64.9,61.7 77.4,44.4 94.6,44.4 h 322.9 c 17.1,0 29.6,17.4 27.8,38.4 z" + id="XMLID_2_" + style="stroke-width:8.81943" /> + <path + d="M 324.3,58.6 H 187.7 l -0.2,-7.8 C 186.7,26.3 202.1,6 221.9,6 h 68.3 c 19.7,0 35.1,20.3 34.4,44.7 z" + id="XMLID_1_" + style="stroke-width:8.81943" /> + </g> + </g> + <g + id="g40140" + transform="translate(137.74393,53.769179)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422" + id="text26903"><tspan + sodipodi:role="line" + id="tspan26901" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422">output-file.txt</tspan></text> + <path + d="m 81.04275,12.538612 h -5.35716 v 1.071429 h 5.35716 z M 83.18559,9.3243281 H 73.54275 V 24.324328 H 86.39988 V 12.538612 Z M 85.32846,23.252899 H 74.61417 V 10.395758 h 7.5 l 3.21429,3.214284 z m -9.64287,-2.142852 h 8.57142 v -1.071435 h -8.57142 z m 0,-2.142861 h 8.57142 v -1.071429 h -8.57142 z m 0,-2.142858 h 8.57142 v -1.071429 h -8.57142 z" + id="path28774" + style="stroke-width:0.264582" /> + </g> + <g + id="g40135" + transform="translate(134.99289,-39.014568)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579" + id="text31353"><tspan + sodipodi:role="line" + id="tspan31351" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579">/dev/pts/1</tspan></text> + <path + d="M 88.522475,72.111689 H 73.522474 c -0.690429,0 -1.25,0.55957 -1.25,1.25 v 12.5 c 0,0.69043 0.559571,1.250001 1.25,1.250001 h 15.000001 c 0.690429,0 1.249999,-0.559571 1.249999,-1.250001 v -12.5 c 0,-0.69043 -0.55957,-1.25 -1.249999,-1.25 z m -13.750001,8.75 2.5,-2.5 -2.5,-2.5 1.25,-1.25 3.750001,3.75 -3.750001,3.75 z m 10,1.25 h -4.999999 v -1.25 h 4.999999 z" + id="path39739" + style="stroke-width:0.264583" /> + </g> + <g + id="g1820" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,-51.837942)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452"><tspan + x="0" + y="0" + id="tspan2450">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456"><tspan + x="0" + y="0" + id="tspan2454">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460"><tspan + x="0" + y="0" + id="tspan2458">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464"><tspan + x="0" + y="0" + id="tspan2462">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468"><tspan + x="0" + y="0" + id="tspan2466">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472"><tspan + x="0" + y="0" + id="tspan2470">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476"><tspan + x="0" + y="0" + id="tspan2474">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480"><tspan + x="0" + y="0" + id="tspan2478">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484"><tspan + x="0" + y="0" + id="tspan2482">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488"><tspan + x="0" + y="0" + id="tspan2486">{</tspan></text> + </g> + <g + id="g2490" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494"><tspan + x="0" + y="0" + id="tspan2492">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498"><tspan + x="0" + y="0" + id="tspan2496">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502"><tspan + x="0" + y="0" + id="tspan2500">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506"><tspan + x="0" + y="0" + id="tspan2504">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510"><tspan + x="0" + y="0" + id="tspan2508">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514"><tspan + x="0" + y="0" + id="tspan2512">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518"><tspan + x="0" + y="0" + id="tspan2516">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522"><tspan + x="0" + y="0" + id="tspan2520">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526"><tspan + x="0" + y="0" + id="tspan2524">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530"><tspan + x="0" + y="0" + id="tspan2528">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534"><tspan + x="0" + y="0" + id="tspan2532">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538"><tspan + x="0" + y="0" + id="tspan2536">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542"><tspan + x="0" + y="0" + id="tspan2540">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546"><tspan + x="0" + y="0" + id="tspan2544">;</tspan></text> + </g> + <g + id="g2548" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552"><tspan + x="0" + y="0" + id="tspan2550">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556"><tspan + x="0" + y="0" + id="tspan2554">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560"><tspan + x="0" + y="0" + id="tspan2558">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564"><tspan + x="0" + y="0" + id="tspan2562">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568"><tspan + x="0" + y="0" + id="tspan2566">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572"><tspan + x="0" + y="0" + id="tspan2570">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576"><tspan + x="0" + y="0" + id="tspan2574">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580"><tspan + x="0" + y="0" + id="tspan2578">;</tspan></text> + </g> + <g + id="g2582" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586"><tspan + x="0" + y="0" + id="tspan2584">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590"><tspan + x="0" + y="0" + id="tspan2588">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594"><tspan + x="0" + y="0" + id="tspan2592">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598"><tspan + x="0" + y="0" + id="tspan2596">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602"><tspan + x="0" + y="0" + id="tspan2600">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606"><tspan + x="0" + y="0" + id="tspan2604">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610"><tspan + x="0" + y="0" + id="tspan2608">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614"><tspan + x="0" + y="0" + id="tspan2612">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618"><tspan + x="0" + y="0" + id="tspan2616">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622"><tspan + x="0" + y="0" + id="tspan2620">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626"><tspan + x="0" + y="0" + id="tspan2624">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630"><tspan + x="0" + y="0" + id="tspan2628">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634"><tspan + x="0" + y="0" + id="tspan2632">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638"><tspan + x="0" + y="0" + id="tspan2636">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642"><tspan + x="0" + y="0" + id="tspan2640">{</tspan></text> + </g> + <g + id="g2644" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648"><tspan + x="0" + y="0" + id="tspan2646">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652"><tspan + x="0" + y="0" + id="tspan2650">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656"><tspan + x="0" + y="0" + id="tspan2654">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660"><tspan + x="0" + y="0" + id="tspan2658">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664"><tspan + x="0" + y="0" + id="tspan2662">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668"><tspan + x="0" + y="0" + id="tspan2666">:</tspan></text> + </g> + <g + id="g2670" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674"><tspan + x="0" + y="0" + id="tspan2672">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678"><tspan + x="0" + y="0" + id="tspan2676">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682"><tspan + x="0" + y="0" + id="tspan2680">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686"><tspan + x="0" + y="0" + id="tspan2684">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690"><tspan + x="0" + y="0" + id="tspan2688">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694"><tspan + x="0" + y="0" + id="tspan2692">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698"><tspan + x="0" + y="0" + id="tspan2696">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702"><tspan + x="0" + y="0" + id="tspan2700">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706"><tspan + x="0" + y="0" + id="tspan2704">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710"><tspan + x="0" + y="0" + id="tspan2708">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714"><tspan + x="0" + y="0" + id="tspan2712">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718"><tspan + x="0" + y="0" + id="tspan2716">;</tspan></text> + </g> + <g + id="g2720" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724"><tspan + x="0" + y="0" + id="tspan2722">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728"><tspan + x="0" + y="0" + id="tspan2726">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732"><tspan + x="0" + y="0" + id="tspan2730">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736"><tspan + x="0" + y="0" + id="tspan2734">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740"><tspan + x="0" + y="0" + id="tspan2738">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744"><tspan + x="0" + y="0" + id="tspan2742">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748"><tspan + x="0" + y="0" + id="tspan2746">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752"><tspan + x="0" + y="0" + id="tspan2750">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756"><tspan + x="0" + y="0" + id="tspan2754">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760"><tspan + x="0" + y="0" + id="tspan2758">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764"><tspan + x="0" + y="0" + id="tspan2762">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768"><tspan + x="0" + y="0" + id="tspan2766">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772"><tspan + x="0" + y="0" + id="tspan2770">;</tspan></text> + </g> + <g + id="g2774" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778"><tspan + x="0" + y="0" + id="tspan2776">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782"><tspan + x="0" + y="0" + id="tspan2780">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786"><tspan + x="0" + y="0" + id="tspan2784">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790"><tspan + x="0" + y="0" + id="tspan2788">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794"><tspan + x="0" + y="0" + id="tspan2792">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798"><tspan + x="0" + y="0" + id="tspan2796">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802"><tspan + x="0" + y="0" + id="tspan2800">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806"><tspan + x="0" + y="0" + id="tspan2804">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810"><tspan + x="0" + y="0" + id="tspan2808">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814"><tspan + x="0" + y="0" + id="tspan2812">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818"><tspan + x="0" + y="0" + id="tspan2816">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822"><tspan + x="0" + y="0" + id="tspan2820">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826"><tspan + x="0" + y="0" + id="tspan2824">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830"><tspan + x="0" + y="0" + id="tspan2828">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834"><tspan + x="0" + y="0" + id="tspan2832">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838"><tspan + x="0" + y="0" + id="tspan2836">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842"><tspan + x="0" + y="0" + id="tspan2840">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846"><tspan + x="0" + y="0" + id="tspan2844">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850"><tspan + x="0" + y="0" + id="tspan2848">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854"><tspan + x="0" + y="0" + id="tspan2852">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858"><tspan + x="0" + y="0" + id="tspan2856">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862"><tspan + x="0" + y="0" + id="tspan2860">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866"><tspan + x="0" + y="0" + id="tspan2864">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870"><tspan + x="0" + y="0" + id="tspan2868">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874"><tspan + x="0" + y="0" + id="tspan2872">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878"><tspan + x="0" + y="0" + id="tspan2876">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882"><tspan + x="0" + y="0" + id="tspan2880">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886"><tspan + x="0" + y="0" + id="tspan2884">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890"><tspan + x="0" + y="0" + id="tspan2888">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894"><tspan + x="0" + y="0" + id="tspan2892">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898"><tspan + x="0" + y="0" + id="tspan2896">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902"><tspan + x="0" + y="0" + id="tspan2900">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906"><tspan + x="0" + y="0" + id="tspan2904">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910"><tspan + x="0" + y="0" + id="tspan2908">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914"><tspan + x="0" + y="0" + id="tspan2912">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918"><tspan + x="0" + y="0" + id="tspan2916">;</tspan></text> + </g> + <g + id="g2920" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924"><tspan + x="0" + y="0" + id="tspan2922">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928"><tspan + x="0" + y="0" + id="tspan2926">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932"><tspan + x="0" + y="0" + id="tspan2930">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936"><tspan + x="0" + y="0" + id="tspan2934">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940"><tspan + x="0" + y="0" + id="tspan2938">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944"><tspan + x="0" + y="0" + id="tspan2942">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948"><tspan + x="0" + y="0" + id="tspan2946">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952"><tspan + x="0" + y="0" + id="tspan2950">;</tspan></text> + </g> + <g + id="g2954" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958"><tspan + x="0" + y="0" + id="tspan2956">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962"><tspan + x="0" + y="0" + id="tspan2960">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966"><tspan + x="0" + y="0" + id="tspan2964">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970"><tspan + x="0" + y="0" + id="tspan2968">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974"><tspan + x="0" + y="0" + id="tspan2972">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978"><tspan + x="0" + y="0" + id="tspan2976">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982"><tspan + x="0" + y="0" + id="tspan2980">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986"><tspan + x="0" + y="0" + id="tspan2984">:</tspan></text> + </g> + <g + id="g2988" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992"><tspan + x="0" + y="0" + id="tspan2990">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996"><tspan + x="0" + y="0" + id="tspan2994">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000"><tspan + x="0" + y="0" + id="tspan2998">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004"><tspan + x="0" + y="0" + id="tspan3002">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008"><tspan + x="0" + y="0" + id="tspan3006">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012"><tspan + x="0" + y="0" + id="tspan3010">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016"><tspan + x="0" + y="0" + id="tspan3014">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020"><tspan + x="0" + y="0" + id="tspan3018">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024"><tspan + x="0" + y="0" + id="tspan3022">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028"><tspan + x="0" + y="0" + id="tspan3026">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032"><tspan + x="0" + y="0" + id="tspan3030">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036"><tspan + x="0" + y="0" + id="tspan3034">;</tspan></text> + </g> + <g + id="g3038" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042"><tspan + x="0" + y="0" + id="tspan3040">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046"><tspan + x="0" + y="0" + id="tspan3044">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050"><tspan + x="0" + y="0" + id="tspan3048">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054"><tspan + x="0" + y="0" + id="tspan3052">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058"><tspan + x="0" + y="0" + id="tspan3056">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062"><tspan + x="0" + y="0" + id="tspan3060">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066"><tspan + x="0" + y="0" + id="tspan3064">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070"><tspan + x="0" + y="0" + id="tspan3068">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074"><tspan + x="0" + y="0" + id="tspan3072">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078"><tspan + x="0" + y="0" + id="tspan3076">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082"><tspan + x="0" + y="0" + id="tspan3080">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086"><tspan + x="0" + y="0" + id="tspan3084">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090"><tspan + x="0" + y="0" + id="tspan3088">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094"><tspan + x="0" + y="0" + id="tspan3092">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098"><tspan + x="0" + y="0" + id="tspan3096">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102"><tspan + x="0" + y="0" + id="tspan3100">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106"><tspan + x="0" + y="0" + id="tspan3104">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110"><tspan + x="0" + y="0" + id="tspan3108">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114"><tspan + x="0" + y="0" + id="tspan3112">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118"><tspan + x="0" + y="0" + id="tspan3116">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122"><tspan + x="0" + y="0" + id="tspan3120">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126"><tspan + x="0" + y="0" + id="tspan3124">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130"><tspan + x="0" + y="0" + id="tspan3128">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134"><tspan + x="0" + y="0" + id="tspan3132">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138"><tspan + x="0" + y="0" + id="tspan3136">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142"><tspan + x="0" + y="0" + id="tspan3140">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146"><tspan + x="0" + y="0" + id="tspan3144">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150"><tspan + x="0" + y="0" + id="tspan3148">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154"><tspan + x="0" + y="0" + id="tspan3152">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158"><tspan + x="0" + y="0" + id="tspan3156">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162"><tspan + x="0" + y="0" + id="tspan3160">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166"><tspan + x="0" + y="0" + id="tspan3164">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170"><tspan + x="0" + y="0" + id="tspan3168">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174"><tspan + x="0" + y="0" + id="tspan3172">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178"><tspan + x="0" + y="0" + id="tspan3176">)</tspan></text> + </g> + <g + id="g3180" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184"><tspan + x="0" + y="0" + id="tspan3182">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188"><tspan + x="0" + y="0" + id="tspan3186">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192"><tspan + x="0" + y="0" + id="tspan3190">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196"><tspan + x="0" + y="0" + id="tspan3194">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200"><tspan + x="0" + y="0" + id="tspan3198">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204"><tspan + x="0" + y="0" + id="tspan3202">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208"><tspan + x="0" + y="0" + id="tspan3206">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212"><tspan + x="0" + y="0" + id="tspan3210">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216"><tspan + x="0" + y="0" + id="tspan3214">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220"><tspan + x="0" + y="0" + id="tspan3218">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224"><tspan + x="0" + y="0" + id="tspan3222">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228"><tspan + x="0" + y="0" + id="tspan3226">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232"><tspan + x="0" + y="0" + id="tspan3230">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236"><tspan + x="0" + y="0" + id="tspan3234">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240"><tspan + x="0" + y="0" + id="tspan3238">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244"><tspan + x="0" + y="0" + id="tspan3242">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248"><tspan + x="0" + y="0" + id="tspan3246">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252"><tspan + x="0" + y="0" + id="tspan3250">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256"><tspan + x="0" + y="0" + id="tspan3254">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260"><tspan + x="0" + y="0" + id="tspan3258">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264"><tspan + x="0" + y="0" + id="tspan3262">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268"><tspan + x="0" + y="0" + id="tspan3266">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272"><tspan + x="0" + y="0" + id="tspan3270">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276"><tspan + x="0" + y="0" + id="tspan3274">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280"><tspan + x="0" + y="0" + id="tspan3278">;</tspan></text> + </g> + <g + id="g3282" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286"><tspan + x="0" + y="0" + id="tspan3284">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290"><tspan + x="0" + y="0" + id="tspan3288">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294"><tspan + x="0" + y="0" + id="tspan3292">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298"><tspan + x="0" + y="0" + id="tspan3296">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302"><tspan + x="0" + y="0" + id="tspan3300">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306"><tspan + x="0" + y="0" + id="tspan3304">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310"><tspan + x="0" + y="0" + id="tspan3308">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314"><tspan + x="0" + y="0" + id="tspan3312">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318"><tspan + x="0" + y="0" + id="tspan3316">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322"><tspan + x="0" + y="0" + id="tspan3320">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326"><tspan + x="0" + y="0" + id="tspan3324">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330"><tspan + x="0" + y="0" + id="tspan3328">;</tspan></text> + </g> + <g + id="g3332" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336"><tspan + x="0" + y="0" + id="tspan3334">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340"><tspan + x="0" + y="0" + id="tspan3338">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344"><tspan + x="0" + y="0" + id="tspan3342">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348"><tspan + x="0" + y="0" + id="tspan3346">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352"><tspan + x="0" + y="0" + id="tspan3350">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356"><tspan + x="0" + y="0" + id="tspan3354">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360"><tspan + x="0" + y="0" + id="tspan3358">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364"><tspan + x="0" + y="0" + id="tspan3362">;</tspan></text> + </g> + <g + id="g3366" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370"><tspan + x="0" + y="0" + id="tspan3368">}</tspan></text> + </g> + <g + id="g3372" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376"><tspan + x="0" + y="0" + id="tspan3374">}</tspan></text> + </g> + </g> + <g + id="g3484" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,19.072696)" /> + <g + id="g3488" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,88.04075)" /> + <g + id="g83834" + transform="translate(107.58483,23.626053)" + style="fill:#ff0000"> + <image + width="23.225805" + height="15" + preserveAspectRatio="none" + style="stroke-width:0.174978;image-rendering:optimizeSpeed;fill:#ff0000" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAfCAYAAACh+E5kAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9 kT1Iw0AcxV9bRSktFawg4pChOlkQFXHUKhShQqgVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg +AHi6OSk6CIl/i8ptIjx4Lgf7+497t4B/kaFqWbXOKBqlpFOJoRsblXoeUUQYQygDxGJmfqcKKbg Ob7u4ePrXZxneZ/7c4SVvMkAn0A8y3TDIt4gnt60dM77xFFWkhTic+Ixgy5I/Mh12eU3zkWH/Twz amTS88RRYqHYwXIHs5KhEk8RxxRVo3x/1mWF8xZntVJjrXvyF4by2soy12kOI4lFLEGEABk1lFGB hTitGikm0rSf8PAPOX6RXDK5ymDkWEAVKiTHD/4Hv7s1C5MTblIoAXS/2PbHCNCzCzTrtv19bNvN EyDwDFxpbX+1Acx8kl5va7EjILINXFy3NXkPuNwBBp90yZAcKUDTXygA72f0TTmg/xYIrrm9tfZx +gBkqKvUDXBwCIwWKXvd4929nb39e6bV3w8q3nKKscjFLwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlw SFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+YKDRUYGD+J89cAAAAZdEVYdENvbW1lbnQAQ3JlYXRl ZCB3aXRoIEdJTVBXgQ4XAAABiElEQVRYw+1Y20rEMBA9M826bP0U1wdB9MX/B19E3NX/8GEVL5nj Q9JuWyNNRTHFDZSQZJhhLuckHay0IoDcr7jhhIrN5nZU8Or8Eo8vT8U5oBTLEhSUOZxalSVIALUs CABCgamHUAEQFEKtQgiG9PZMfTxrqlBAsd6eUKM+aUOVa8OZ+uwMXN/dlFdCwev5Ds2tbpbrAGcN Yg0gmXEGpoC4SAem0OghAwca/c80inJLSOftwIFG//o5PSUD65P1fmGdtDCgKb6Ww1lEGCzO3Sh0 5VP6Jthw33pKMGGMiTMOzlLyKX0TbEgtjjt7G3XgWI+w86/llRAgmQVeJgrCTcwfTG+zlkEJ/ZKN AOIuoGwAsAaIEGzvt4XSqPXv5t66ZRGWS6Pbh/HILhfLmf+RFfricNmNLQIXp2dxYRBWYLxpBAJK 6OFQiCYoFIt71vZ6CEKgoHig6QO1+jplmmkjv7ElwDPeZc+olmBZi7Pv7PkEfPxnFvpK34gNDd2x GY9aXFZnegVXpKcfnHHpyinb6ZAAAAAASUVORK5CYII= " + id="image50850" + x="97.006233" + y="111.85227" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583;fill:#ff0000" + x="94.883553" + y="133.28987" + id="text54908"><tspan + sodipodi:role="line" + id="tspan54906" + style="stroke-width:0.264583;fill:#ff0000" + x="94.883553" + y="133.28987">pipe:[1137]</tspan></text> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.87473,47.220362 h 20.20444 v 60.072908 l 19.85168,0" + id="path52862" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.95174,41.699899 h 22.9205 v 27.123834 h 20.11199" + id="path52911" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.76942,37.039298 h 38.48161" + id="path52913" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.02013,52.048272 h 21.77513 v 75.725918 h 58.15801 v 12.77337 H 230.4018" + id="path70938" + sodipodi:nodetypes="cccccc" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545" + id="text6972"><tspan + sodipodi:role="line" + id="tspan6970" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545">processus père</tspan></text> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964" + width="29.764124" + height="37.809834" + x="136.70837" + y="25.866203" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 139.02258,33.329593 h 25" + id="path169" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 145.22491,61.117913 V 27.471865" + id="path169-3" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="138.92543" + y="31.60957" + id="text225"><tspan + sodipodi:role="line" + id="tspan223" + style="font-size:4.23333px;stroke-width:0.264583" + x="138.92543" + y="31.60957">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.22003" + y="38.094936" + id="text4716"><tspan + sodipodi:role="line" + id="tspan4714" + style="stroke-width:0.264583" + x="140.22003" + y="38.094936">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="139.98645" + y="43.379482" + id="text4720"><tspan + sodipodi:role="line" + id="tspan4718" + style="stroke-width:0.264583" + x="139.98645" + y="43.379482">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.18077" + y="48.664028" + id="text4724"><tspan + sodipodi:role="line" + id="tspan4722" + style="stroke-width:0.264583" + x="140.18077" + y="48.664028">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.21178" + y="53.450417" + id="text4728"><tspan + sodipodi:role="line" + id="tspan4726" + style="stroke-width:0.264583" + x="140.21178" + y="53.450417">3 p[0]</tspan></text> + <g + id="g1820-3" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,42.697354)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440-6" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452-5"><tspan + x="0" + y="0" + id="tspan2450-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456-5"><tspan + x="0" + y="0" + id="tspan2454-6">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460-2"><tspan + x="0" + y="0" + id="tspan2458-9">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464-1"><tspan + x="0" + y="0" + id="tspan2462-2">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468-7"><tspan + x="0" + y="0" + id="tspan2466-0">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472-9"><tspan + x="0" + y="0" + id="tspan2470-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476-6"><tspan + x="0" + y="0" + id="tspan2474-0">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480-6"><tspan + x="0" + y="0" + id="tspan2478-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484-6"><tspan + x="0" + y="0" + id="tspan2482-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488-8"><tspan + x="0" + y="0" + id="tspan2486-7">{</tspan></text> + </g> + <g + id="g2490-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494-2"><tspan + x="0" + y="0" + id="tspan2492-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498-2"><tspan + x="0" + y="0" + id="tspan2496-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502-7"><tspan + x="0" + y="0" + id="tspan2500-5">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506-9"><tspan + x="0" + y="0" + id="tspan2504-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510-2"><tspan + x="0" + y="0" + id="tspan2508-8">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514-9"><tspan + x="0" + y="0" + id="tspan2512-7">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518-3"><tspan + x="0" + y="0" + id="tspan2516-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522-1"><tspan + x="0" + y="0" + id="tspan2520-2">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526-9"><tspan + x="0" + y="0" + id="tspan2524-3">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530-1"><tspan + x="0" + y="0" + id="tspan2528-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534-4"><tspan + x="0" + y="0" + id="tspan2532-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538-8"><tspan + x="0" + y="0" + id="tspan2536-4">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542-5"><tspan + x="0" + y="0" + id="tspan2540-0">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546-3"><tspan + x="0" + y="0" + id="tspan2544-6">;</tspan></text> + </g> + <g + id="g2548-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552-0"><tspan + x="0" + y="0" + id="tspan2550-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556-3"><tspan + x="0" + y="0" + id="tspan2554-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560-0"><tspan + x="0" + y="0" + id="tspan2558-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564-1"><tspan + x="0" + y="0" + id="tspan2562-5">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568-5"><tspan + x="0" + y="0" + id="tspan2566-4">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572-7"><tspan + x="0" + y="0" + id="tspan2570-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576-5"><tspan + x="0" + y="0" + id="tspan2574-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580-9"><tspan + x="0" + y="0" + id="tspan2578-3">;</tspan></text> + </g> + <g + id="g2582-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586-4"><tspan + x="0" + y="0" + id="tspan2584-5">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590-2"><tspan + x="0" + y="0" + id="tspan2588-5">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594-4"><tspan + x="0" + y="0" + id="tspan2592-7">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598-4"><tspan + x="0" + y="0" + id="tspan2596-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602-3"><tspan + x="0" + y="0" + id="tspan2600-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606-7"><tspan + x="0" + y="0" + id="tspan2604-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610-6"><tspan + x="0" + y="0" + id="tspan2608-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614-8"><tspan + x="0" + y="0" + id="tspan2612-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618-3"><tspan + x="0" + y="0" + id="tspan2616-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622-4"><tspan + x="0" + y="0" + id="tspan2620-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626-2"><tspan + x="0" + y="0" + id="tspan2624-0">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630-6"><tspan + x="0" + y="0" + id="tspan2628-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634-9"><tspan + x="0" + y="0" + id="tspan2632-2">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638-6"><tspan + x="0" + y="0" + id="tspan2636-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642-4"><tspan + x="0" + y="0" + id="tspan2640-9">{</tspan></text> + </g> + <g + id="g2644-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648-0"><tspan + x="0" + y="0" + id="tspan2646-4">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652-8"><tspan + x="0" + y="0" + id="tspan2650-7">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656-1"><tspan + x="0" + y="0" + id="tspan2654-7">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660-2"><tspan + x="0" + y="0" + id="tspan2658-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664-2"><tspan + x="0" + y="0" + id="tspan2662-2">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668-6"><tspan + x="0" + y="0" + id="tspan2666-1">:</tspan></text> + </g> + <g + id="g2670-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674-6"><tspan + x="0" + y="0" + id="tspan2672-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678-5"><tspan + x="0" + y="0" + id="tspan2676-9">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682-4"><tspan + x="0" + y="0" + id="tspan2680-9">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686-0"><tspan + x="0" + y="0" + id="tspan2684-9">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690-1"><tspan + x="0" + y="0" + id="tspan2688-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694-7"><tspan + x="0" + y="0" + id="tspan2692-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698-1"><tspan + x="0" + y="0" + id="tspan2696-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702-9"><tspan + x="0" + y="0" + id="tspan2700-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706-7"><tspan + x="0" + y="0" + id="tspan2704-6">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710-7"><tspan + x="0" + y="0" + id="tspan2708-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714-6"><tspan + x="0" + y="0" + id="tspan2712-5">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718-6"><tspan + x="0" + y="0" + id="tspan2716-3">;</tspan></text> + </g> + <g + id="g2720-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724-4"><tspan + x="0" + y="0" + id="tspan2722-8">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728-1"><tspan + x="0" + y="0" + id="tspan2726-2">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732-9"><tspan + x="0" + y="0" + id="tspan2730-3">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736-9"><tspan + x="0" + y="0" + id="tspan2734-0">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740-8"><tspan + x="0" + y="0" + id="tspan2738-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744-5"><tspan + x="0" + y="0" + id="tspan2742-0">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748-9"><tspan + x="0" + y="0" + id="tspan2746-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752-3"><tspan + x="0" + y="0" + id="tspan2750-8">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756-5"><tspan + x="0" + y="0" + id="tspan2754-6">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760-1"><tspan + x="0" + y="0" + id="tspan2758-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764-5"><tspan + x="0" + y="0" + id="tspan2762-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768-8"><tspan + x="0" + y="0" + id="tspan2766-4">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772-8"><tspan + x="0" + y="0" + id="tspan2770-1">;</tspan></text> + </g> + <g + id="g2774-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778-3"><tspan + x="0" + y="0" + id="tspan2776-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782-4"><tspan + x="0" + y="0" + id="tspan2780-4">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786-4"><tspan + x="0" + y="0" + id="tspan2784-4">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790-7"><tspan + x="0" + y="0" + id="tspan2788-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794-3"><tspan + x="0" + y="0" + id="tspan2792-1">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798-7"><tspan + x="0" + y="0" + id="tspan2796-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802-9"><tspan + x="0" + y="0" + id="tspan2800-6">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806-2"><tspan + x="0" + y="0" + id="tspan2804-1">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810-7"><tspan + x="0" + y="0" + id="tspan2808-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814-5"><tspan + x="0" + y="0" + id="tspan2812-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818-4"><tspan + x="0" + y="0" + id="tspan2816-1">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822-8"><tspan + x="0" + y="0" + id="tspan2820-5">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826-9"><tspan + x="0" + y="0" + id="tspan2824-7">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830-5"><tspan + x="0" + y="0" + id="tspan2828-3">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834-8"><tspan + x="0" + y="0" + id="tspan2832-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838-3"><tspan + x="0" + y="0" + id="tspan2836-1">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842-8"><tspan + x="0" + y="0" + id="tspan2840-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846-6"><tspan + x="0" + y="0" + id="tspan2844-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850-3"><tspan + x="0" + y="0" + id="tspan2848-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854-3"><tspan + x="0" + y="0" + id="tspan2852-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858-6"><tspan + x="0" + y="0" + id="tspan2856-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862-4"><tspan + x="0" + y="0" + id="tspan2860-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866-8"><tspan + x="0" + y="0" + id="tspan2864-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870-9"><tspan + x="0" + y="0" + id="tspan2868-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874-7"><tspan + x="0" + y="0" + id="tspan2872-6">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878-4"><tspan + x="0" + y="0" + id="tspan2876-3">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882-0"><tspan + x="0" + y="0" + id="tspan2880-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886-0"><tspan + x="0" + y="0" + id="tspan2884-9">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890-2"><tspan + x="0" + y="0" + id="tspan2888-5">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894-4"><tspan + x="0" + y="0" + id="tspan2892-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898-5"><tspan + x="0" + y="0" + id="tspan2896-9">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902-4"><tspan + x="0" + y="0" + id="tspan2900-6">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906-9"><tspan + x="0" + y="0" + id="tspan2904-2">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910-2"><tspan + x="0" + y="0" + id="tspan2908-4">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914-7"><tspan + x="0" + y="0" + id="tspan2912-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918-5"><tspan + x="0" + y="0" + id="tspan2916-4">;</tspan></text> + </g> + <g + id="g2920-8" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924-1"><tspan + x="0" + y="0" + id="tspan2922-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928-8"><tspan + x="0" + y="0" + id="tspan2926-9">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932-3"><tspan + x="0" + y="0" + id="tspan2930-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936-8"><tspan + x="0" + y="0" + id="tspan2934-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940-2"><tspan + x="0" + y="0" + id="tspan2938-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944-0"><tspan + x="0" + y="0" + id="tspan2942-5">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948-1"><tspan + x="0" + y="0" + id="tspan2946-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952-0"><tspan + x="0" + y="0" + id="tspan2950-8">;</tspan></text> + </g> + <g + id="g2954-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958-0"><tspan + x="0" + y="0" + id="tspan2956-6">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962-4"><tspan + x="0" + y="0" + id="tspan2960-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966-2"><tspan + x="0" + y="0" + id="tspan2964-5">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970-8"><tspan + x="0" + y="0" + id="tspan2968-6">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974-2"><tspan + x="0" + y="0" + id="tspan2972-8">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978-4"><tspan + x="0" + y="0" + id="tspan2976-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982-2"><tspan + x="0" + y="0" + id="tspan2980-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986-0"><tspan + x="0" + y="0" + id="tspan2984-6">:</tspan></text> + </g> + <g + id="g2988-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992-9"><tspan + x="0" + y="0" + id="tspan2990-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996-0"><tspan + x="0" + y="0" + id="tspan2994-8">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000-1"><tspan + x="0" + y="0" + id="tspan2998-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004-1"><tspan + x="0" + y="0" + id="tspan3002-1">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008-0"><tspan + x="0" + y="0" + id="tspan3006-3">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012-4"><tspan + x="0" + y="0" + id="tspan3010-0">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016-3"><tspan + x="0" + y="0" + id="tspan3014-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020-1"><tspan + x="0" + y="0" + id="tspan3018-9">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024-6"><tspan + x="0" + y="0" + id="tspan3022-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028-3"><tspan + x="0" + y="0" + id="tspan3026-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032-8"><tspan + x="0" + y="0" + id="tspan3030-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036-5"><tspan + x="0" + y="0" + id="tspan3034-6">;</tspan></text> + </g> + <g + id="g3038-6" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042-4"><tspan + x="0" + y="0" + id="tspan3040-0">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046-0"><tspan + x="0" + y="0" + id="tspan3044-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050-6"><tspan + x="0" + y="0" + id="tspan3048-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054-6"><tspan + x="0" + y="0" + id="tspan3052-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058-5"><tspan + x="0" + y="0" + id="tspan3056-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062-9"><tspan + x="0" + y="0" + id="tspan3060-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066-7"><tspan + x="0" + y="0" + id="tspan3064-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070-8"><tspan + x="0" + y="0" + id="tspan3068-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074-9"><tspan + x="0" + y="0" + id="tspan3072-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078-6"><tspan + x="0" + y="0" + id="tspan3076-0">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082-2"><tspan + x="0" + y="0" + id="tspan3080-7">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086-6"><tspan + x="0" + y="0" + id="tspan3084-1">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090-3"><tspan + x="0" + y="0" + id="tspan3088-2">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094-1"><tspan + x="0" + y="0" + id="tspan3092-5">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098-9"><tspan + x="0" + y="0" + id="tspan3096-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102-1"><tspan + x="0" + y="0" + id="tspan3100-4">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106-9"><tspan + x="0" + y="0" + id="tspan3104-1">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110-0"><tspan + x="0" + y="0" + id="tspan3108-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114-5"><tspan + x="0" + y="0" + id="tspan3112-8">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118-7"><tspan + x="0" + y="0" + id="tspan3116-0">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122-4"><tspan + x="0" + y="0" + id="tspan3120-8">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126-0"><tspan + x="0" + y="0" + id="tspan3124-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130-2"><tspan + x="0" + y="0" + id="tspan3128-9">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134-6"><tspan + x="0" + y="0" + id="tspan3132-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138-0"><tspan + x="0" + y="0" + id="tspan3136-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142-2"><tspan + x="0" + y="0" + id="tspan3140-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146-2"><tspan + x="0" + y="0" + id="tspan3144-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150-5"><tspan + x="0" + y="0" + id="tspan3148-5">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154-2"><tspan + x="0" + y="0" + id="tspan3152-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158-0"><tspan + x="0" + y="0" + id="tspan3156-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162-8"><tspan + x="0" + y="0" + id="tspan3160-3">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166-8"><tspan + x="0" + y="0" + id="tspan3164-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170-4"><tspan + x="0" + y="0" + id="tspan3168-0">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174-9"><tspan + x="0" + y="0" + id="tspan3172-1">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178-9"><tspan + x="0" + y="0" + id="tspan3176-6">)</tspan></text> + </g> + <g + id="g3180-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184-5"><tspan + x="0" + y="0" + id="tspan3182-4">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188-4"><tspan + x="0" + y="0" + id="tspan3186-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192-9"><tspan + x="0" + y="0" + id="tspan3190-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196-6"><tspan + x="0" + y="0" + id="tspan3194-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200-5"><tspan + x="0" + y="0" + id="tspan3198-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204-2"><tspan + x="0" + y="0" + id="tspan3202-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208-4"><tspan + x="0" + y="0" + id="tspan3206-3">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212-5"><tspan + x="0" + y="0" + id="tspan3210-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216-7"><tspan + x="0" + y="0" + id="tspan3214-4">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220-3"><tspan + x="0" + y="0" + id="tspan3218-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224-4"><tspan + x="0" + y="0" + id="tspan3222-6">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228-9"><tspan + x="0" + y="0" + id="tspan3226-4">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232-2"><tspan + x="0" + y="0" + id="tspan3230-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236-6"><tspan + x="0" + y="0" + id="tspan3234-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240-1"><tspan + x="0" + y="0" + id="tspan3238-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244-8"><tspan + x="0" + y="0" + id="tspan3242-8">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248-9"><tspan + x="0" + y="0" + id="tspan3246-2">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252-8"><tspan + x="0" + y="0" + id="tspan3250-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256-8"><tspan + x="0" + y="0" + id="tspan3254-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260-8"><tspan + x="0" + y="0" + id="tspan3258-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264-8"><tspan + x="0" + y="0" + id="tspan3262-3">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268-3"><tspan + x="0" + y="0" + id="tspan3266-3">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272-8"><tspan + x="0" + y="0" + id="tspan3270-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276-4"><tspan + x="0" + y="0" + id="tspan3274-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280-6"><tspan + x="0" + y="0" + id="tspan3278-8">;</tspan></text> + </g> + <g + id="g3282-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286-0"><tspan + x="0" + y="0" + id="tspan3284-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290-8"><tspan + x="0" + y="0" + id="tspan3288-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294-9"><tspan + x="0" + y="0" + id="tspan3292-0">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298-3"><tspan + x="0" + y="0" + id="tspan3296-3">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302-3"><tspan + x="0" + y="0" + id="tspan3300-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306-3"><tspan + x="0" + y="0" + id="tspan3304-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310-6"><tspan + x="0" + y="0" + id="tspan3308-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314-2"><tspan + x="0" + y="0" + id="tspan3312-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318-5"><tspan + x="0" + y="0" + id="tspan3316-8">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322-7"><tspan + x="0" + y="0" + id="tspan3320-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326-6"><tspan + x="0" + y="0" + id="tspan3324-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330-4"><tspan + x="0" + y="0" + id="tspan3328-1">;</tspan></text> + </g> + <g + id="g3332-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336-4"><tspan + x="0" + y="0" + id="tspan3334-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340-7"><tspan + x="0" + y="0" + id="tspan3338-0">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344-8"><tspan + x="0" + y="0" + id="tspan3342-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348-2"><tspan + x="0" + y="0" + id="tspan3346-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352-7"><tspan + x="0" + y="0" + id="tspan3350-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356-3"><tspan + x="0" + y="0" + id="tspan3354-9">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360-2"><tspan + x="0" + y="0" + id="tspan3358-8">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364-3"><tspan + x="0" + y="0" + id="tspan3362-0">;</tspan></text> + </g> + <g + id="g3366-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370-7"><tspan + x="0" + y="0" + id="tspan3368-8">}</tspan></text> + </g> + <g + id="g3372-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376-1"><tspan + x="0" + y="0" + id="tspan3374-5">}</tspan></text> + </g> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 165.47167,131.42037 h 27.57058 V 42.641205 h 10.0746" + id="path80931" /> + <path + style="fill:none;stroke:#ff0000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 166.71704,136.72533 h 28.71969 v 6.91204 l 6.95214,0" + id="path80933" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 166.87657,142.08 h 31.08361 v -33.16707 h 6.43865" + id="path80935" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.99024,152.34976 h 25.54065 v -6.69074 h 15.01428" + id="path80939" /> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964-9" + width="29.764124" + height="37.809834" + x="138.80099" + y="120.4015" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 141.1152,127.86489 h 25" + id="path169-2" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 147.31753,155.65321 V 122.00716" + id="path169-3-5" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="141.01805" + y="126.14487" + id="text225-7"><tspan + sodipodi:role="line" + id="tspan223-4" + style="font-size:4.23333px;stroke-width:0.264583" + x="141.01805" + y="126.14487">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.31265" + y="132.63023" + id="text4716-9"><tspan + sodipodi:role="line" + id="tspan4714-9" + style="stroke-width:0.264583" + x="142.31265" + y="132.63023">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;fill:#ff0000;stroke-width:0.264583" + x="142.07907" + y="137.91478" + id="text4720-4"><tspan + sodipodi:role="line" + id="tspan4718-5" + style="fill:#ff0000;stroke-width:0.264583" + x="142.07907" + y="137.91478">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.27339" + y="143.19933" + id="text4724-9"><tspan + sodipodi:role="line" + id="tspan4722-3" + style="stroke-width:0.264583" + x="142.27339" + y="143.19933">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583;fill:#000000" + x="142.37674" + y="153.27026" + id="text4732-0"><tspan + sodipodi:role="line" + id="tspan4730-8" + style="stroke-width:0.264583;fill:#000000" + x="142.37674" + y="153.27026">4 p[1]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684" + id="text6972-1"><tspan + sodipodi:role="line" + id="tspan6970-9" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684">processus fils</tspan></text> + </g> +</svg> diff --git a/221018-pipe-example/fig/13-child-dup2-done2.svg b/221018-pipe-example/fig/13-child-dup2-done2.svg new file mode 100644 index 0000000000000000000000000000000000000000..ca4f084ea7244b886631c7424fad6b85a90374d5 --- /dev/null +++ b/221018-pipe-example/fig/13-child-dup2-done2.svg @@ -0,0 +1,4174 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="256mm" + height="192mm" + viewBox="0 0 256.00004 192" + version="1.1" + id="svg5" + inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" + sodipodi:docname="13-child-dup2-done2.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <sodipodi:namedview + id="namedview7" + pagecolor="#ffffff" + bordercolor="#999999" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:document-units="mm" + showgrid="false" + inkscape:zoom="1.4666184" + inkscape:cx="488.19788" + inkscape:cy="451.71941" + inkscape:window-width="1916" + inkscape:window-height="1032" + inkscape:window-x="0" + inkscape:window-y="22" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" + showguides="true" /> + <defs + id="defs2"> + <marker + style="overflow:visible" + id="marker11169" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167" /> + </marker> + <marker + style="overflow:visible" + id="marker11169-4" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167-9" /> + </marker> + </defs> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.499999;stroke-dasharray:none;stroke-opacity:1" + id="rect44272" + width="255.14482" + height="190.89871" + x="0" + y="0" /> + <g + id="g11249" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,20.491508)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742" /> + </g> + <g + id="g11249-0" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,89.796069)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477-2" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169-4)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742-0" /> + </g> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="13.537429" + y="75.969765" + id="text6968"><tspan + sodipodi:role="line" + id="tspan6966" + style="stroke-width:0.264583" + x="13.537429" + y="75.969765" /></text> + <g + id="g40148" + transform="translate(136.24874,56.979904)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707" + id="text21058"><tspan + sodipodi:role="line" + id="tspan21056" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707">/dev/null</tspan></text> + <g + id="g20674" + transform="matrix(0.03,0,0,0.03,72.366356,42.460154)" + style="stroke-width:8.81943"> + <path + d="m 89.4,100 26.2,347.9 c 2.5,32.5 29.6,58.1 60.7,58.1 h 159.3 c 31.1,0 58.2,-25.6 60.7,-58.1 L 422.6,100 Z m 100.7,360.8 c 0.3,7.1 -5.1,12.7 -12,12.7 -6.9,0 -12.7,-5.7 -13.1,-12.7 L 150.4,164.2 c -0.5,-9.6 5.7,-17.4 13.8,-17.4 8.1,0 14.9,7.8 15.3,17.4 z m 78.4,0 c 0,7.1 -5.7,12.7 -12.5,12.7 -6.8,0 -12.5,-5.7 -12.5,-12.7 l -2,-296.6 c -0.1,-9.6 6.4,-17.4 14.5,-17.4 8.1,0 14.6,7.8 14.5,17.4 z m 78.4,0 c -0.3,7.1 -6.2,12.7 -13.1,12.7 -6.9,0 -12.2,-5.7 -12,-12.7 l 10.6,-296.6 c 0.3,-9.6 7.2,-17.4 15.3,-17.4 8.1,0 14.3,7.8 13.8,17.4 z" + id="path20670" + style="stroke-width:8.81943" /> + <path + d="M 445.3,82.8 H 66.7 v 0 C 64.9,61.7 77.4,44.4 94.6,44.4 h 322.9 c 17.1,0 29.6,17.4 27.8,38.4 z" + id="XMLID_2_" + style="stroke-width:8.81943" /> + <path + d="M 324.3,58.6 H 187.7 l -0.2,-7.8 C 186.7,26.3 202.1,6 221.9,6 h 68.3 c 19.7,0 35.1,20.3 34.4,44.7 z" + id="XMLID_1_" + style="stroke-width:8.81943" /> + </g> + </g> + <g + id="g40140" + transform="translate(137.74393,53.769179)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422" + id="text26903"><tspan + sodipodi:role="line" + id="tspan26901" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422">output-file.txt</tspan></text> + <path + d="m 81.04275,12.538612 h -5.35716 v 1.071429 h 5.35716 z M 83.18559,9.3243281 H 73.54275 V 24.324328 H 86.39988 V 12.538612 Z M 85.32846,23.252899 H 74.61417 V 10.395758 h 7.5 l 3.21429,3.214284 z m -9.64287,-2.142852 h 8.57142 v -1.071435 h -8.57142 z m 0,-2.142861 h 8.57142 v -1.071429 h -8.57142 z m 0,-2.142858 h 8.57142 v -1.071429 h -8.57142 z" + id="path28774" + style="stroke-width:0.264582" /> + </g> + <g + id="g40135" + transform="translate(134.99289,-39.014568)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579" + id="text31353"><tspan + sodipodi:role="line" + id="tspan31351" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579">/dev/pts/1</tspan></text> + <path + d="M 88.522475,72.111689 H 73.522474 c -0.690429,0 -1.25,0.55957 -1.25,1.25 v 12.5 c 0,0.69043 0.559571,1.250001 1.25,1.250001 h 15.000001 c 0.690429,0 1.249999,-0.559571 1.249999,-1.250001 v -12.5 c 0,-0.69043 -0.55957,-1.25 -1.249999,-1.25 z m -13.750001,8.75 2.5,-2.5 -2.5,-2.5 1.25,-1.25 3.750001,3.75 -3.750001,3.75 z m 10,1.25 h -4.999999 v -1.25 h 4.999999 z" + id="path39739" + style="stroke-width:0.264583" /> + </g> + <g + id="g1820" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,-51.837942)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452"><tspan + x="0" + y="0" + id="tspan2450">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456"><tspan + x="0" + y="0" + id="tspan2454">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460"><tspan + x="0" + y="0" + id="tspan2458">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464"><tspan + x="0" + y="0" + id="tspan2462">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468"><tspan + x="0" + y="0" + id="tspan2466">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472"><tspan + x="0" + y="0" + id="tspan2470">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476"><tspan + x="0" + y="0" + id="tspan2474">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480"><tspan + x="0" + y="0" + id="tspan2478">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484"><tspan + x="0" + y="0" + id="tspan2482">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488"><tspan + x="0" + y="0" + id="tspan2486">{</tspan></text> + </g> + <g + id="g2490" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494"><tspan + x="0" + y="0" + id="tspan2492">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498"><tspan + x="0" + y="0" + id="tspan2496">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502"><tspan + x="0" + y="0" + id="tspan2500">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506"><tspan + x="0" + y="0" + id="tspan2504">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510"><tspan + x="0" + y="0" + id="tspan2508">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514"><tspan + x="0" + y="0" + id="tspan2512">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518"><tspan + x="0" + y="0" + id="tspan2516">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522"><tspan + x="0" + y="0" + id="tspan2520">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526"><tspan + x="0" + y="0" + id="tspan2524">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530"><tspan + x="0" + y="0" + id="tspan2528">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534"><tspan + x="0" + y="0" + id="tspan2532">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538"><tspan + x="0" + y="0" + id="tspan2536">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542"><tspan + x="0" + y="0" + id="tspan2540">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546"><tspan + x="0" + y="0" + id="tspan2544">;</tspan></text> + </g> + <g + id="g2548" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552"><tspan + x="0" + y="0" + id="tspan2550">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556"><tspan + x="0" + y="0" + id="tspan2554">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560"><tspan + x="0" + y="0" + id="tspan2558">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564"><tspan + x="0" + y="0" + id="tspan2562">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568"><tspan + x="0" + y="0" + id="tspan2566">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572"><tspan + x="0" + y="0" + id="tspan2570">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576"><tspan + x="0" + y="0" + id="tspan2574">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580"><tspan + x="0" + y="0" + id="tspan2578">;</tspan></text> + </g> + <g + id="g2582" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586"><tspan + x="0" + y="0" + id="tspan2584">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590"><tspan + x="0" + y="0" + id="tspan2588">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594"><tspan + x="0" + y="0" + id="tspan2592">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598"><tspan + x="0" + y="0" + id="tspan2596">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602"><tspan + x="0" + y="0" + id="tspan2600">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606"><tspan + x="0" + y="0" + id="tspan2604">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610"><tspan + x="0" + y="0" + id="tspan2608">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614"><tspan + x="0" + y="0" + id="tspan2612">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618"><tspan + x="0" + y="0" + id="tspan2616">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622"><tspan + x="0" + y="0" + id="tspan2620">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626"><tspan + x="0" + y="0" + id="tspan2624">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630"><tspan + x="0" + y="0" + id="tspan2628">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634"><tspan + x="0" + y="0" + id="tspan2632">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638"><tspan + x="0" + y="0" + id="tspan2636">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642"><tspan + x="0" + y="0" + id="tspan2640">{</tspan></text> + </g> + <g + id="g2644" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648"><tspan + x="0" + y="0" + id="tspan2646">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652"><tspan + x="0" + y="0" + id="tspan2650">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656"><tspan + x="0" + y="0" + id="tspan2654">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660"><tspan + x="0" + y="0" + id="tspan2658">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664"><tspan + x="0" + y="0" + id="tspan2662">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668"><tspan + x="0" + y="0" + id="tspan2666">:</tspan></text> + </g> + <g + id="g2670" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674"><tspan + x="0" + y="0" + id="tspan2672">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678"><tspan + x="0" + y="0" + id="tspan2676">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682"><tspan + x="0" + y="0" + id="tspan2680">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686"><tspan + x="0" + y="0" + id="tspan2684">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690"><tspan + x="0" + y="0" + id="tspan2688">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694"><tspan + x="0" + y="0" + id="tspan2692">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698"><tspan + x="0" + y="0" + id="tspan2696">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702"><tspan + x="0" + y="0" + id="tspan2700">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706"><tspan + x="0" + y="0" + id="tspan2704">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710"><tspan + x="0" + y="0" + id="tspan2708">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714"><tspan + x="0" + y="0" + id="tspan2712">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718"><tspan + x="0" + y="0" + id="tspan2716">;</tspan></text> + </g> + <g + id="g2720" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724"><tspan + x="0" + y="0" + id="tspan2722">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728"><tspan + x="0" + y="0" + id="tspan2726">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732"><tspan + x="0" + y="0" + id="tspan2730">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736"><tspan + x="0" + y="0" + id="tspan2734">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740"><tspan + x="0" + y="0" + id="tspan2738">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744"><tspan + x="0" + y="0" + id="tspan2742">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748"><tspan + x="0" + y="0" + id="tspan2746">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752"><tspan + x="0" + y="0" + id="tspan2750">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756"><tspan + x="0" + y="0" + id="tspan2754">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760"><tspan + x="0" + y="0" + id="tspan2758">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764"><tspan + x="0" + y="0" + id="tspan2762">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768"><tspan + x="0" + y="0" + id="tspan2766">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772"><tspan + x="0" + y="0" + id="tspan2770">;</tspan></text> + </g> + <g + id="g2774" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778"><tspan + x="0" + y="0" + id="tspan2776">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782"><tspan + x="0" + y="0" + id="tspan2780">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786"><tspan + x="0" + y="0" + id="tspan2784">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790"><tspan + x="0" + y="0" + id="tspan2788">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794"><tspan + x="0" + y="0" + id="tspan2792">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798"><tspan + x="0" + y="0" + id="tspan2796">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802"><tspan + x="0" + y="0" + id="tspan2800">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806"><tspan + x="0" + y="0" + id="tspan2804">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810"><tspan + x="0" + y="0" + id="tspan2808">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814"><tspan + x="0" + y="0" + id="tspan2812">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818"><tspan + x="0" + y="0" + id="tspan2816">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822"><tspan + x="0" + y="0" + id="tspan2820">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826"><tspan + x="0" + y="0" + id="tspan2824">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830"><tspan + x="0" + y="0" + id="tspan2828">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834"><tspan + x="0" + y="0" + id="tspan2832">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838"><tspan + x="0" + y="0" + id="tspan2836">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842"><tspan + x="0" + y="0" + id="tspan2840">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846"><tspan + x="0" + y="0" + id="tspan2844">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850"><tspan + x="0" + y="0" + id="tspan2848">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854"><tspan + x="0" + y="0" + id="tspan2852">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858"><tspan + x="0" + y="0" + id="tspan2856">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862"><tspan + x="0" + y="0" + id="tspan2860">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866"><tspan + x="0" + y="0" + id="tspan2864">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870"><tspan + x="0" + y="0" + id="tspan2868">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874"><tspan + x="0" + y="0" + id="tspan2872">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878"><tspan + x="0" + y="0" + id="tspan2876">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882"><tspan + x="0" + y="0" + id="tspan2880">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886"><tspan + x="0" + y="0" + id="tspan2884">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890"><tspan + x="0" + y="0" + id="tspan2888">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894"><tspan + x="0" + y="0" + id="tspan2892">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898"><tspan + x="0" + y="0" + id="tspan2896">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902"><tspan + x="0" + y="0" + id="tspan2900">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906"><tspan + x="0" + y="0" + id="tspan2904">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910"><tspan + x="0" + y="0" + id="tspan2908">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914"><tspan + x="0" + y="0" + id="tspan2912">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918"><tspan + x="0" + y="0" + id="tspan2916">;</tspan></text> + </g> + <g + id="g2920" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924"><tspan + x="0" + y="0" + id="tspan2922">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928"><tspan + x="0" + y="0" + id="tspan2926">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932"><tspan + x="0" + y="0" + id="tspan2930">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936"><tspan + x="0" + y="0" + id="tspan2934">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940"><tspan + x="0" + y="0" + id="tspan2938">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944"><tspan + x="0" + y="0" + id="tspan2942">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948"><tspan + x="0" + y="0" + id="tspan2946">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952"><tspan + x="0" + y="0" + id="tspan2950">;</tspan></text> + </g> + <g + id="g2954" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958"><tspan + x="0" + y="0" + id="tspan2956">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962"><tspan + x="0" + y="0" + id="tspan2960">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966"><tspan + x="0" + y="0" + id="tspan2964">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970"><tspan + x="0" + y="0" + id="tspan2968">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974"><tspan + x="0" + y="0" + id="tspan2972">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978"><tspan + x="0" + y="0" + id="tspan2976">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982"><tspan + x="0" + y="0" + id="tspan2980">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986"><tspan + x="0" + y="0" + id="tspan2984">:</tspan></text> + </g> + <g + id="g2988" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992"><tspan + x="0" + y="0" + id="tspan2990">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996"><tspan + x="0" + y="0" + id="tspan2994">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000"><tspan + x="0" + y="0" + id="tspan2998">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004"><tspan + x="0" + y="0" + id="tspan3002">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008"><tspan + x="0" + y="0" + id="tspan3006">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012"><tspan + x="0" + y="0" + id="tspan3010">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016"><tspan + x="0" + y="0" + id="tspan3014">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020"><tspan + x="0" + y="0" + id="tspan3018">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024"><tspan + x="0" + y="0" + id="tspan3022">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028"><tspan + x="0" + y="0" + id="tspan3026">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032"><tspan + x="0" + y="0" + id="tspan3030">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036"><tspan + x="0" + y="0" + id="tspan3034">;</tspan></text> + </g> + <g + id="g3038" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042"><tspan + x="0" + y="0" + id="tspan3040">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046"><tspan + x="0" + y="0" + id="tspan3044">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050"><tspan + x="0" + y="0" + id="tspan3048">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054"><tspan + x="0" + y="0" + id="tspan3052">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058"><tspan + x="0" + y="0" + id="tspan3056">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062"><tspan + x="0" + y="0" + id="tspan3060">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066"><tspan + x="0" + y="0" + id="tspan3064">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070"><tspan + x="0" + y="0" + id="tspan3068">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074"><tspan + x="0" + y="0" + id="tspan3072">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078"><tspan + x="0" + y="0" + id="tspan3076">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082"><tspan + x="0" + y="0" + id="tspan3080">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086"><tspan + x="0" + y="0" + id="tspan3084">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090"><tspan + x="0" + y="0" + id="tspan3088">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094"><tspan + x="0" + y="0" + id="tspan3092">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098"><tspan + x="0" + y="0" + id="tspan3096">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102"><tspan + x="0" + y="0" + id="tspan3100">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106"><tspan + x="0" + y="0" + id="tspan3104">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110"><tspan + x="0" + y="0" + id="tspan3108">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114"><tspan + x="0" + y="0" + id="tspan3112">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118"><tspan + x="0" + y="0" + id="tspan3116">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122"><tspan + x="0" + y="0" + id="tspan3120">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126"><tspan + x="0" + y="0" + id="tspan3124">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130"><tspan + x="0" + y="0" + id="tspan3128">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134"><tspan + x="0" + y="0" + id="tspan3132">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138"><tspan + x="0" + y="0" + id="tspan3136">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142"><tspan + x="0" + y="0" + id="tspan3140">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146"><tspan + x="0" + y="0" + id="tspan3144">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150"><tspan + x="0" + y="0" + id="tspan3148">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154"><tspan + x="0" + y="0" + id="tspan3152">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158"><tspan + x="0" + y="0" + id="tspan3156">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162"><tspan + x="0" + y="0" + id="tspan3160">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166"><tspan + x="0" + y="0" + id="tspan3164">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170"><tspan + x="0" + y="0" + id="tspan3168">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174"><tspan + x="0" + y="0" + id="tspan3172">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178"><tspan + x="0" + y="0" + id="tspan3176">)</tspan></text> + </g> + <g + id="g3180" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184"><tspan + x="0" + y="0" + id="tspan3182">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188"><tspan + x="0" + y="0" + id="tspan3186">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192"><tspan + x="0" + y="0" + id="tspan3190">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196"><tspan + x="0" + y="0" + id="tspan3194">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200"><tspan + x="0" + y="0" + id="tspan3198">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204"><tspan + x="0" + y="0" + id="tspan3202">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208"><tspan + x="0" + y="0" + id="tspan3206">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212"><tspan + x="0" + y="0" + id="tspan3210">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216"><tspan + x="0" + y="0" + id="tspan3214">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220"><tspan + x="0" + y="0" + id="tspan3218">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224"><tspan + x="0" + y="0" + id="tspan3222">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228"><tspan + x="0" + y="0" + id="tspan3226">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232"><tspan + x="0" + y="0" + id="tspan3230">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236"><tspan + x="0" + y="0" + id="tspan3234">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240"><tspan + x="0" + y="0" + id="tspan3238">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244"><tspan + x="0" + y="0" + id="tspan3242">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248"><tspan + x="0" + y="0" + id="tspan3246">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252"><tspan + x="0" + y="0" + id="tspan3250">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256"><tspan + x="0" + y="0" + id="tspan3254">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260"><tspan + x="0" + y="0" + id="tspan3258">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264"><tspan + x="0" + y="0" + id="tspan3262">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268"><tspan + x="0" + y="0" + id="tspan3266">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272"><tspan + x="0" + y="0" + id="tspan3270">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276"><tspan + x="0" + y="0" + id="tspan3274">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280"><tspan + x="0" + y="0" + id="tspan3278">;</tspan></text> + </g> + <g + id="g3282" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286"><tspan + x="0" + y="0" + id="tspan3284">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290"><tspan + x="0" + y="0" + id="tspan3288">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294"><tspan + x="0" + y="0" + id="tspan3292">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298"><tspan + x="0" + y="0" + id="tspan3296">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302"><tspan + x="0" + y="0" + id="tspan3300">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306"><tspan + x="0" + y="0" + id="tspan3304">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310"><tspan + x="0" + y="0" + id="tspan3308">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314"><tspan + x="0" + y="0" + id="tspan3312">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318"><tspan + x="0" + y="0" + id="tspan3316">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322"><tspan + x="0" + y="0" + id="tspan3320">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326"><tspan + x="0" + y="0" + id="tspan3324">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330"><tspan + x="0" + y="0" + id="tspan3328">;</tspan></text> + </g> + <g + id="g3332" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336"><tspan + x="0" + y="0" + id="tspan3334">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340"><tspan + x="0" + y="0" + id="tspan3338">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344"><tspan + x="0" + y="0" + id="tspan3342">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348"><tspan + x="0" + y="0" + id="tspan3346">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352"><tspan + x="0" + y="0" + id="tspan3350">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356"><tspan + x="0" + y="0" + id="tspan3354">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360"><tspan + x="0" + y="0" + id="tspan3358">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364"><tspan + x="0" + y="0" + id="tspan3362">;</tspan></text> + </g> + <g + id="g3366" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370"><tspan + x="0" + y="0" + id="tspan3368">}</tspan></text> + </g> + <g + id="g3372" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376"><tspan + x="0" + y="0" + id="tspan3374">}</tspan></text> + </g> + </g> + <g + id="g3484" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,19.072696)" /> + <g + id="g3488" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,88.04075)" /> + <g + id="g83834" + transform="translate(107.58483,23.626053)" + style="fill:#ff0000"> + <image + width="23.225805" + height="15" + preserveAspectRatio="none" + style="stroke-width:0.174978;image-rendering:optimizeSpeed;fill:#ff0000" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAfCAYAAACh+E5kAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9 kT1Iw0AcxV9bRSktFawg4pChOlkQFXHUKhShQqgVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg +AHi6OSk6CIl/i8ptIjx4Lgf7+497t4B/kaFqWbXOKBqlpFOJoRsblXoeUUQYQygDxGJmfqcKKbg Ob7u4ePrXZxneZ/7c4SVvMkAn0A8y3TDIt4gnt60dM77xFFWkhTic+Ixgy5I/Mh12eU3zkWH/Twz amTS88RRYqHYwXIHs5KhEk8RxxRVo3x/1mWF8xZntVJjrXvyF4by2soy12kOI4lFLEGEABk1lFGB hTitGikm0rSf8PAPOX6RXDK5ymDkWEAVKiTHD/4Hv7s1C5MTblIoAXS/2PbHCNCzCzTrtv19bNvN EyDwDFxpbX+1Acx8kl5va7EjILINXFy3NXkPuNwBBp90yZAcKUDTXygA72f0TTmg/xYIrrm9tfZx +gBkqKvUDXBwCIwWKXvd4929nb39e6bV3w8q3nKKscjFLwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlw SFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+YKDRUYGD+J89cAAAAZdEVYdENvbW1lbnQAQ3JlYXRl ZCB3aXRoIEdJTVBXgQ4XAAABiElEQVRYw+1Y20rEMBA9M826bP0U1wdB9MX/B19E3NX/8GEVL5nj Q9JuWyNNRTHFDZSQZJhhLuckHay0IoDcr7jhhIrN5nZU8Or8Eo8vT8U5oBTLEhSUOZxalSVIALUs CABCgamHUAEQFEKtQgiG9PZMfTxrqlBAsd6eUKM+aUOVa8OZ+uwMXN/dlFdCwev5Ds2tbpbrAGcN Yg0gmXEGpoC4SAem0OghAwca/c80inJLSOftwIFG//o5PSUD65P1fmGdtDCgKb6Ww1lEGCzO3Sh0 5VP6Jthw33pKMGGMiTMOzlLyKX0TbEgtjjt7G3XgWI+w86/llRAgmQVeJgrCTcwfTG+zlkEJ/ZKN AOIuoGwAsAaIEGzvt4XSqPXv5t66ZRGWS6Pbh/HILhfLmf+RFfricNmNLQIXp2dxYRBWYLxpBAJK 6OFQiCYoFIt71vZ6CEKgoHig6QO1+jplmmkjv7ElwDPeZc+olmBZi7Pv7PkEfPxnFvpK34gNDd2x GY9aXFZnegVXpKcfnHHpyinb6ZAAAAAASUVORK5CYII= " + id="image50850" + x="97.006233" + y="111.85227" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583;fill:#000000" + x="94.883553" + y="133.28987" + id="text54908"><tspan + sodipodi:role="line" + id="tspan54906" + style="stroke-width:0.264583;fill:#000000" + x="94.883553" + y="133.28987">pipe:[1137]</tspan></text> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.87473,47.220362 h 20.20444 v 60.072908 l 19.85168,0" + id="path52862" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.95174,41.699899 h 22.9205 v 27.123834 h 20.11199" + id="path52911" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.76942,37.039298 h 38.48161" + id="path52913" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.02013,52.048272 h 21.77513 v 75.725918 h 58.15801 v 12.77337 H 230.4018" + id="path70938" + sodipodi:nodetypes="cccccc" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545" + id="text6972"><tspan + sodipodi:role="line" + id="tspan6970" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545">processus père</tspan></text> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964" + width="29.764124" + height="37.809834" + x="136.70837" + y="25.866203" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 139.02258,33.329593 h 25" + id="path169" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 145.22491,61.117913 V 27.471865" + id="path169-3" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="138.92543" + y="31.60957" + id="text225"><tspan + sodipodi:role="line" + id="tspan223" + style="font-size:4.23333px;stroke-width:0.264583" + x="138.92543" + y="31.60957">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.22003" + y="38.094936" + id="text4716"><tspan + sodipodi:role="line" + id="tspan4714" + style="stroke-width:0.264583" + x="140.22003" + y="38.094936">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="139.98645" + y="43.379482" + id="text4720"><tspan + sodipodi:role="line" + id="tspan4718" + style="stroke-width:0.264583" + x="139.98645" + y="43.379482">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.18077" + y="48.664028" + id="text4724"><tspan + sodipodi:role="line" + id="tspan4722" + style="stroke-width:0.264583" + x="140.18077" + y="48.664028">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.21178" + y="53.450417" + id="text4728"><tspan + sodipodi:role="line" + id="tspan4726" + style="stroke-width:0.264583" + x="140.21178" + y="53.450417">3 p[0]</tspan></text> + <g + id="g1820-3" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,42.697354)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440-6" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452-5"><tspan + x="0" + y="0" + id="tspan2450-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456-5"><tspan + x="0" + y="0" + id="tspan2454-6">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460-2"><tspan + x="0" + y="0" + id="tspan2458-9">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464-1"><tspan + x="0" + y="0" + id="tspan2462-2">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468-7"><tspan + x="0" + y="0" + id="tspan2466-0">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472-9"><tspan + x="0" + y="0" + id="tspan2470-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476-6"><tspan + x="0" + y="0" + id="tspan2474-0">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480-6"><tspan + x="0" + y="0" + id="tspan2478-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484-6"><tspan + x="0" + y="0" + id="tspan2482-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488-8"><tspan + x="0" + y="0" + id="tspan2486-7">{</tspan></text> + </g> + <g + id="g2490-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494-2"><tspan + x="0" + y="0" + id="tspan2492-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498-2"><tspan + x="0" + y="0" + id="tspan2496-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502-7"><tspan + x="0" + y="0" + id="tspan2500-5">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506-9"><tspan + x="0" + y="0" + id="tspan2504-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510-2"><tspan + x="0" + y="0" + id="tspan2508-8">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514-9"><tspan + x="0" + y="0" + id="tspan2512-7">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518-3"><tspan + x="0" + y="0" + id="tspan2516-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522-1"><tspan + x="0" + y="0" + id="tspan2520-2">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526-9"><tspan + x="0" + y="0" + id="tspan2524-3">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530-1"><tspan + x="0" + y="0" + id="tspan2528-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534-4"><tspan + x="0" + y="0" + id="tspan2532-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538-8"><tspan + x="0" + y="0" + id="tspan2536-4">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542-5"><tspan + x="0" + y="0" + id="tspan2540-0">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546-3"><tspan + x="0" + y="0" + id="tspan2544-6">;</tspan></text> + </g> + <g + id="g2548-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552-0"><tspan + x="0" + y="0" + id="tspan2550-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556-3"><tspan + x="0" + y="0" + id="tspan2554-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560-0"><tspan + x="0" + y="0" + id="tspan2558-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564-1"><tspan + x="0" + y="0" + id="tspan2562-5">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568-5"><tspan + x="0" + y="0" + id="tspan2566-4">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572-7"><tspan + x="0" + y="0" + id="tspan2570-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576-5"><tspan + x="0" + y="0" + id="tspan2574-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580-9"><tspan + x="0" + y="0" + id="tspan2578-3">;</tspan></text> + </g> + <g + id="g2582-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586-4"><tspan + x="0" + y="0" + id="tspan2584-5">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590-2"><tspan + x="0" + y="0" + id="tspan2588-5">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594-4"><tspan + x="0" + y="0" + id="tspan2592-7">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598-4"><tspan + x="0" + y="0" + id="tspan2596-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602-3"><tspan + x="0" + y="0" + id="tspan2600-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606-7"><tspan + x="0" + y="0" + id="tspan2604-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610-6"><tspan + x="0" + y="0" + id="tspan2608-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614-8"><tspan + x="0" + y="0" + id="tspan2612-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618-3"><tspan + x="0" + y="0" + id="tspan2616-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622-4"><tspan + x="0" + y="0" + id="tspan2620-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626-2"><tspan + x="0" + y="0" + id="tspan2624-0">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630-6"><tspan + x="0" + y="0" + id="tspan2628-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634-9"><tspan + x="0" + y="0" + id="tspan2632-2">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638-6"><tspan + x="0" + y="0" + id="tspan2636-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642-4"><tspan + x="0" + y="0" + id="tspan2640-9">{</tspan></text> + </g> + <g + id="g2644-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648-0"><tspan + x="0" + y="0" + id="tspan2646-4">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652-8"><tspan + x="0" + y="0" + id="tspan2650-7">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656-1"><tspan + x="0" + y="0" + id="tspan2654-7">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660-2"><tspan + x="0" + y="0" + id="tspan2658-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664-2"><tspan + x="0" + y="0" + id="tspan2662-2">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668-6"><tspan + x="0" + y="0" + id="tspan2666-1">:</tspan></text> + </g> + <g + id="g2670-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674-6"><tspan + x="0" + y="0" + id="tspan2672-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678-5"><tspan + x="0" + y="0" + id="tspan2676-9">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682-4"><tspan + x="0" + y="0" + id="tspan2680-9">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686-0"><tspan + x="0" + y="0" + id="tspan2684-9">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690-1"><tspan + x="0" + y="0" + id="tspan2688-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694-7"><tspan + x="0" + y="0" + id="tspan2692-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698-1"><tspan + x="0" + y="0" + id="tspan2696-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702-9"><tspan + x="0" + y="0" + id="tspan2700-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706-7"><tspan + x="0" + y="0" + id="tspan2704-6">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710-7"><tspan + x="0" + y="0" + id="tspan2708-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714-6"><tspan + x="0" + y="0" + id="tspan2712-5">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718-6"><tspan + x="0" + y="0" + id="tspan2716-3">;</tspan></text> + </g> + <g + id="g2720-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724-4"><tspan + x="0" + y="0" + id="tspan2722-8">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728-1"><tspan + x="0" + y="0" + id="tspan2726-2">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732-9"><tspan + x="0" + y="0" + id="tspan2730-3">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736-9"><tspan + x="0" + y="0" + id="tspan2734-0">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740-8"><tspan + x="0" + y="0" + id="tspan2738-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744-5"><tspan + x="0" + y="0" + id="tspan2742-0">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748-9"><tspan + x="0" + y="0" + id="tspan2746-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752-3"><tspan + x="0" + y="0" + id="tspan2750-8">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756-5"><tspan + x="0" + y="0" + id="tspan2754-6">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760-1"><tspan + x="0" + y="0" + id="tspan2758-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764-5"><tspan + x="0" + y="0" + id="tspan2762-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768-8"><tspan + x="0" + y="0" + id="tspan2766-4">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772-8"><tspan + x="0" + y="0" + id="tspan2770-1">;</tspan></text> + </g> + <g + id="g2774-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778-3"><tspan + x="0" + y="0" + id="tspan2776-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782-4"><tspan + x="0" + y="0" + id="tspan2780-4">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786-4"><tspan + x="0" + y="0" + id="tspan2784-4">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790-7"><tspan + x="0" + y="0" + id="tspan2788-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794-3"><tspan + x="0" + y="0" + id="tspan2792-1">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798-7"><tspan + x="0" + y="0" + id="tspan2796-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802-9"><tspan + x="0" + y="0" + id="tspan2800-6">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806-2"><tspan + x="0" + y="0" + id="tspan2804-1">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810-7"><tspan + x="0" + y="0" + id="tspan2808-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814-5"><tspan + x="0" + y="0" + id="tspan2812-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818-4"><tspan + x="0" + y="0" + id="tspan2816-1">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822-8"><tspan + x="0" + y="0" + id="tspan2820-5">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826-9"><tspan + x="0" + y="0" + id="tspan2824-7">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830-5"><tspan + x="0" + y="0" + id="tspan2828-3">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834-8"><tspan + x="0" + y="0" + id="tspan2832-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838-3"><tspan + x="0" + y="0" + id="tspan2836-1">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842-8"><tspan + x="0" + y="0" + id="tspan2840-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846-6"><tspan + x="0" + y="0" + id="tspan2844-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850-3"><tspan + x="0" + y="0" + id="tspan2848-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854-3"><tspan + x="0" + y="0" + id="tspan2852-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858-6"><tspan + x="0" + y="0" + id="tspan2856-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862-4"><tspan + x="0" + y="0" + id="tspan2860-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866-8"><tspan + x="0" + y="0" + id="tspan2864-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870-9"><tspan + x="0" + y="0" + id="tspan2868-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874-7"><tspan + x="0" + y="0" + id="tspan2872-6">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878-4"><tspan + x="0" + y="0" + id="tspan2876-3">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882-0"><tspan + x="0" + y="0" + id="tspan2880-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886-0"><tspan + x="0" + y="0" + id="tspan2884-9">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890-2"><tspan + x="0" + y="0" + id="tspan2888-5">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894-4"><tspan + x="0" + y="0" + id="tspan2892-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898-5"><tspan + x="0" + y="0" + id="tspan2896-9">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902-4"><tspan + x="0" + y="0" + id="tspan2900-6">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906-9"><tspan + x="0" + y="0" + id="tspan2904-2">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910-2"><tspan + x="0" + y="0" + id="tspan2908-4">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914-7"><tspan + x="0" + y="0" + id="tspan2912-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918-5"><tspan + x="0" + y="0" + id="tspan2916-4">;</tspan></text> + </g> + <g + id="g2920-8" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924-1"><tspan + x="0" + y="0" + id="tspan2922-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928-8"><tspan + x="0" + y="0" + id="tspan2926-9">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932-3"><tspan + x="0" + y="0" + id="tspan2930-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936-8"><tspan + x="0" + y="0" + id="tspan2934-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940-2"><tspan + x="0" + y="0" + id="tspan2938-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944-0"><tspan + x="0" + y="0" + id="tspan2942-5">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948-1"><tspan + x="0" + y="0" + id="tspan2946-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952-0"><tspan + x="0" + y="0" + id="tspan2950-8">;</tspan></text> + </g> + <g + id="g2954-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958-0"><tspan + x="0" + y="0" + id="tspan2956-6">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962-4"><tspan + x="0" + y="0" + id="tspan2960-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966-2"><tspan + x="0" + y="0" + id="tspan2964-5">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970-8"><tspan + x="0" + y="0" + id="tspan2968-6">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974-2"><tspan + x="0" + y="0" + id="tspan2972-8">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978-4"><tspan + x="0" + y="0" + id="tspan2976-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982-2"><tspan + x="0" + y="0" + id="tspan2980-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986-0"><tspan + x="0" + y="0" + id="tspan2984-6">:</tspan></text> + </g> + <g + id="g2988-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992-9"><tspan + x="0" + y="0" + id="tspan2990-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996-0"><tspan + x="0" + y="0" + id="tspan2994-8">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000-1"><tspan + x="0" + y="0" + id="tspan2998-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004-1"><tspan + x="0" + y="0" + id="tspan3002-1">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008-0"><tspan + x="0" + y="0" + id="tspan3006-3">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012-4"><tspan + x="0" + y="0" + id="tspan3010-0">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016-3"><tspan + x="0" + y="0" + id="tspan3014-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020-1"><tspan + x="0" + y="0" + id="tspan3018-9">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024-6"><tspan + x="0" + y="0" + id="tspan3022-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028-3"><tspan + x="0" + y="0" + id="tspan3026-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032-8"><tspan + x="0" + y="0" + id="tspan3030-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036-5"><tspan + x="0" + y="0" + id="tspan3034-6">;</tspan></text> + </g> + <g + id="g3038-6" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042-4"><tspan + x="0" + y="0" + id="tspan3040-0">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046-0"><tspan + x="0" + y="0" + id="tspan3044-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050-6"><tspan + x="0" + y="0" + id="tspan3048-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054-6"><tspan + x="0" + y="0" + id="tspan3052-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058-5"><tspan + x="0" + y="0" + id="tspan3056-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062-9"><tspan + x="0" + y="0" + id="tspan3060-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066-7"><tspan + x="0" + y="0" + id="tspan3064-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070-8"><tspan + x="0" + y="0" + id="tspan3068-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074-9"><tspan + x="0" + y="0" + id="tspan3072-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078-6"><tspan + x="0" + y="0" + id="tspan3076-0">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082-2"><tspan + x="0" + y="0" + id="tspan3080-7">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086-6"><tspan + x="0" + y="0" + id="tspan3084-1">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090-3"><tspan + x="0" + y="0" + id="tspan3088-2">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094-1"><tspan + x="0" + y="0" + id="tspan3092-5">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098-9"><tspan + x="0" + y="0" + id="tspan3096-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102-1"><tspan + x="0" + y="0" + id="tspan3100-4">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106-9"><tspan + x="0" + y="0" + id="tspan3104-1">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110-0"><tspan + x="0" + y="0" + id="tspan3108-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114-5"><tspan + x="0" + y="0" + id="tspan3112-8">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118-7"><tspan + x="0" + y="0" + id="tspan3116-0">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122-4"><tspan + x="0" + y="0" + id="tspan3120-8">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126-0"><tspan + x="0" + y="0" + id="tspan3124-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130-2"><tspan + x="0" + y="0" + id="tspan3128-9">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134-6"><tspan + x="0" + y="0" + id="tspan3132-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138-0"><tspan + x="0" + y="0" + id="tspan3136-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142-2"><tspan + x="0" + y="0" + id="tspan3140-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146-2"><tspan + x="0" + y="0" + id="tspan3144-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150-5"><tspan + x="0" + y="0" + id="tspan3148-5">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154-2"><tspan + x="0" + y="0" + id="tspan3152-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158-0"><tspan + x="0" + y="0" + id="tspan3156-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162-8"><tspan + x="0" + y="0" + id="tspan3160-3">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166-8"><tspan + x="0" + y="0" + id="tspan3164-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170-4"><tspan + x="0" + y="0" + id="tspan3168-0">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174-9"><tspan + x="0" + y="0" + id="tspan3172-1">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178-9"><tspan + x="0" + y="0" + id="tspan3176-6">)</tspan></text> + </g> + <g + id="g3180-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184-5"><tspan + x="0" + y="0" + id="tspan3182-4">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188-4"><tspan + x="0" + y="0" + id="tspan3186-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192-9"><tspan + x="0" + y="0" + id="tspan3190-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196-6"><tspan + x="0" + y="0" + id="tspan3194-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200-5"><tspan + x="0" + y="0" + id="tspan3198-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204-2"><tspan + x="0" + y="0" + id="tspan3202-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208-4"><tspan + x="0" + y="0" + id="tspan3206-3">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212-5"><tspan + x="0" + y="0" + id="tspan3210-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216-7"><tspan + x="0" + y="0" + id="tspan3214-4">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220-3"><tspan + x="0" + y="0" + id="tspan3218-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224-4"><tspan + x="0" + y="0" + id="tspan3222-6">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228-9"><tspan + x="0" + y="0" + id="tspan3226-4">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232-2"><tspan + x="0" + y="0" + id="tspan3230-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236-6"><tspan + x="0" + y="0" + id="tspan3234-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240-1"><tspan + x="0" + y="0" + id="tspan3238-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244-8"><tspan + x="0" + y="0" + id="tspan3242-8">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248-9"><tspan + x="0" + y="0" + id="tspan3246-2">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252-8"><tspan + x="0" + y="0" + id="tspan3250-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256-8"><tspan + x="0" + y="0" + id="tspan3254-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260-8"><tspan + x="0" + y="0" + id="tspan3258-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264-8"><tspan + x="0" + y="0" + id="tspan3262-3">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268-3"><tspan + x="0" + y="0" + id="tspan3266-3">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272-8"><tspan + x="0" + y="0" + id="tspan3270-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276-4"><tspan + x="0" + y="0" + id="tspan3274-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280-6"><tspan + x="0" + y="0" + id="tspan3278-8">;</tspan></text> + </g> + <g + id="g3282-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286-0"><tspan + x="0" + y="0" + id="tspan3284-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290-8"><tspan + x="0" + y="0" + id="tspan3288-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294-9"><tspan + x="0" + y="0" + id="tspan3292-0">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298-3"><tspan + x="0" + y="0" + id="tspan3296-3">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302-3"><tspan + x="0" + y="0" + id="tspan3300-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306-3"><tspan + x="0" + y="0" + id="tspan3304-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310-6"><tspan + x="0" + y="0" + id="tspan3308-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314-2"><tspan + x="0" + y="0" + id="tspan3312-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318-5"><tspan + x="0" + y="0" + id="tspan3316-8">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322-7"><tspan + x="0" + y="0" + id="tspan3320-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326-6"><tspan + x="0" + y="0" + id="tspan3324-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330-4"><tspan + x="0" + y="0" + id="tspan3328-1">;</tspan></text> + </g> + <g + id="g3332-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336-4"><tspan + x="0" + y="0" + id="tspan3334-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340-7"><tspan + x="0" + y="0" + id="tspan3338-0">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344-8"><tspan + x="0" + y="0" + id="tspan3342-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348-2"><tspan + x="0" + y="0" + id="tspan3346-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352-7"><tspan + x="0" + y="0" + id="tspan3350-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356-3"><tspan + x="0" + y="0" + id="tspan3354-9">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360-2"><tspan + x="0" + y="0" + id="tspan3358-8">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364-3"><tspan + x="0" + y="0" + id="tspan3362-0">;</tspan></text> + </g> + <g + id="g3366-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370-7"><tspan + x="0" + y="0" + id="tspan3368-8">}</tspan></text> + </g> + <g + id="g3372-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376-1"><tspan + x="0" + y="0" + id="tspan3374-5">}</tspan></text> + </g> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 165.47167,131.42037 h 27.57058 V 42.641205 h 10.0746" + id="path80931" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 166.71704,136.72533 h 28.71969 v 6.91204 l 6.95214,0" + id="path80933" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 166.87657,142.08 h 31.08361 v -33.16707 h 6.43865" + id="path80935" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.99024,152.34976 h 25.54065 v -6.69074 h 15.01428" + id="path80939" /> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964-9" + width="29.764124" + height="37.809834" + x="138.80099" + y="120.4015" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 141.1152,127.86489 h 25" + id="path169-2" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 147.31753,155.65321 V 122.00716" + id="path169-3-5" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="141.01805" + y="126.14487" + id="text225-7"><tspan + sodipodi:role="line" + id="tspan223-4" + style="font-size:4.23333px;stroke-width:0.264583" + x="141.01805" + y="126.14487">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.31265" + y="132.63023" + id="text4716-9"><tspan + sodipodi:role="line" + id="tspan4714-9" + style="stroke-width:0.264583" + x="142.31265" + y="132.63023">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;fill:#000000;stroke-width:0.264583" + x="142.07907" + y="137.91478" + id="text4720-4"><tspan + sodipodi:role="line" + id="tspan4718-5" + style="fill:#000000;stroke-width:0.264583" + x="142.07907" + y="137.91478">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.27339" + y="143.19933" + id="text4724-9"><tspan + sodipodi:role="line" + id="tspan4722-3" + style="stroke-width:0.264583" + x="142.27339" + y="143.19933">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583;fill:#000000" + x="142.37674" + y="153.27026" + id="text4732-0"><tspan + sodipodi:role="line" + id="tspan4730-8" + style="stroke-width:0.264583;fill:#000000" + x="142.37674" + y="153.27026">4 p[1]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684" + id="text6972-1"><tspan + sodipodi:role="line" + id="tspan6970-9" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684">processus fils</tspan></text> + </g> +</svg> diff --git a/221018-pipe-example/fig/14-child-exec.svg b/221018-pipe-example/fig/14-child-exec.svg new file mode 100644 index 0000000000000000000000000000000000000000..7f9099f549073d1bc4ba1cbc9b8f3ca7e5257d85 --- /dev/null +++ b/221018-pipe-example/fig/14-child-exec.svg @@ -0,0 +1,4185 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="256mm" + height="192mm" + viewBox="0 0 256.00004 192" + version="1.1" + id="svg5" + inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" + sodipodi:docname="14-child-exec.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <sodipodi:namedview + id="namedview7" + pagecolor="#ffffff" + bordercolor="#999999" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:document-units="mm" + showgrid="false" + inkscape:zoom="0.9968396" + inkscape:cx="273.86552" + inkscape:cy="498.07411" + inkscape:window-width="1916" + inkscape:window-height="1032" + inkscape:window-x="0" + inkscape:window-y="22" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" + showguides="true" /> + <defs + id="defs2"> + <marker + style="overflow:visible" + id="marker11169" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167" /> + </marker> + <marker + style="overflow:visible" + id="marker11169-4" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167-9" /> + </marker> + </defs> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.499999;stroke-dasharray:none;stroke-opacity:1" + id="rect44272" + width="255.14482" + height="190.89871" + x="0" + y="0" /> + <g + id="g11249" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,20.491508)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742" /> + </g> + <g + id="g11249-0" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,94.818641)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477-2" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169-4)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742-0" /> + </g> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="13.537429" + y="75.969765" + id="text6968"><tspan + sodipodi:role="line" + id="tspan6966" + style="stroke-width:0.264583" + x="13.537429" + y="75.969765" /></text> + <g + id="g40148" + transform="translate(136.24874,56.979904)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707" + id="text21058"><tspan + sodipodi:role="line" + id="tspan21056" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707">/dev/null</tspan></text> + <g + id="g20674" + transform="matrix(0.03,0,0,0.03,72.366356,42.460154)" + style="stroke-width:8.81943"> + <path + d="m 89.4,100 26.2,347.9 c 2.5,32.5 29.6,58.1 60.7,58.1 h 159.3 c 31.1,0 58.2,-25.6 60.7,-58.1 L 422.6,100 Z m 100.7,360.8 c 0.3,7.1 -5.1,12.7 -12,12.7 -6.9,0 -12.7,-5.7 -13.1,-12.7 L 150.4,164.2 c -0.5,-9.6 5.7,-17.4 13.8,-17.4 8.1,0 14.9,7.8 15.3,17.4 z m 78.4,0 c 0,7.1 -5.7,12.7 -12.5,12.7 -6.8,0 -12.5,-5.7 -12.5,-12.7 l -2,-296.6 c -0.1,-9.6 6.4,-17.4 14.5,-17.4 8.1,0 14.6,7.8 14.5,17.4 z m 78.4,0 c -0.3,7.1 -6.2,12.7 -13.1,12.7 -6.9,0 -12.2,-5.7 -12,-12.7 l 10.6,-296.6 c 0.3,-9.6 7.2,-17.4 15.3,-17.4 8.1,0 14.3,7.8 13.8,17.4 z" + id="path20670" + style="stroke-width:8.81943" /> + <path + d="M 445.3,82.8 H 66.7 v 0 C 64.9,61.7 77.4,44.4 94.6,44.4 h 322.9 c 17.1,0 29.6,17.4 27.8,38.4 z" + id="XMLID_2_" + style="stroke-width:8.81943" /> + <path + d="M 324.3,58.6 H 187.7 l -0.2,-7.8 C 186.7,26.3 202.1,6 221.9,6 h 68.3 c 19.7,0 35.1,20.3 34.4,44.7 z" + id="XMLID_1_" + style="stroke-width:8.81943" /> + </g> + </g> + <g + id="g40140" + transform="translate(137.74393,53.769179)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422" + id="text26903"><tspan + sodipodi:role="line" + id="tspan26901" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422">output-file.txt</tspan></text> + <path + d="m 81.04275,12.538612 h -5.35716 v 1.071429 h 5.35716 z M 83.18559,9.3243281 H 73.54275 V 24.324328 H 86.39988 V 12.538612 Z M 85.32846,23.252899 H 74.61417 V 10.395758 h 7.5 l 3.21429,3.214284 z m -9.64287,-2.142852 h 8.57142 v -1.071435 h -8.57142 z m 0,-2.142861 h 8.57142 v -1.071429 h -8.57142 z m 0,-2.142858 h 8.57142 v -1.071429 h -8.57142 z" + id="path28774" + style="stroke-width:0.264582" /> + </g> + <g + id="g40135" + transform="translate(134.99289,-39.014568)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579" + id="text31353"><tspan + sodipodi:role="line" + id="tspan31351" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579">/dev/pts/1</tspan></text> + <path + d="M 88.522475,72.111689 H 73.522474 c -0.690429,0 -1.25,0.55957 -1.25,1.25 v 12.5 c 0,0.69043 0.559571,1.250001 1.25,1.250001 h 15.000001 c 0.690429,0 1.249999,-0.559571 1.249999,-1.250001 v -12.5 c 0,-0.69043 -0.55957,-1.25 -1.249999,-1.25 z m -13.750001,8.75 2.5,-2.5 -2.5,-2.5 1.25,-1.25 3.750001,3.75 -3.750001,3.75 z m 10,1.25 h -4.999999 v -1.25 h 4.999999 z" + id="path39739" + style="stroke-width:0.264583" /> + </g> + <g + id="g1820" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,-51.837942)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452"><tspan + x="0" + y="0" + id="tspan2450">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456"><tspan + x="0" + y="0" + id="tspan2454">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460"><tspan + x="0" + y="0" + id="tspan2458">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464"><tspan + x="0" + y="0" + id="tspan2462">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468"><tspan + x="0" + y="0" + id="tspan2466">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472"><tspan + x="0" + y="0" + id="tspan2470">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476"><tspan + x="0" + y="0" + id="tspan2474">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480"><tspan + x="0" + y="0" + id="tspan2478">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484"><tspan + x="0" + y="0" + id="tspan2482">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488"><tspan + x="0" + y="0" + id="tspan2486">{</tspan></text> + </g> + <g + id="g2490" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494"><tspan + x="0" + y="0" + id="tspan2492">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498"><tspan + x="0" + y="0" + id="tspan2496">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502"><tspan + x="0" + y="0" + id="tspan2500">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506"><tspan + x="0" + y="0" + id="tspan2504">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510"><tspan + x="0" + y="0" + id="tspan2508">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514"><tspan + x="0" + y="0" + id="tspan2512">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518"><tspan + x="0" + y="0" + id="tspan2516">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522"><tspan + x="0" + y="0" + id="tspan2520">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526"><tspan + x="0" + y="0" + id="tspan2524">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530"><tspan + x="0" + y="0" + id="tspan2528">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534"><tspan + x="0" + y="0" + id="tspan2532">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538"><tspan + x="0" + y="0" + id="tspan2536">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542"><tspan + x="0" + y="0" + id="tspan2540">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546"><tspan + x="0" + y="0" + id="tspan2544">;</tspan></text> + </g> + <g + id="g2548" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552"><tspan + x="0" + y="0" + id="tspan2550">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556"><tspan + x="0" + y="0" + id="tspan2554">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560"><tspan + x="0" + y="0" + id="tspan2558">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564"><tspan + x="0" + y="0" + id="tspan2562">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568"><tspan + x="0" + y="0" + id="tspan2566">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572"><tspan + x="0" + y="0" + id="tspan2570">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576"><tspan + x="0" + y="0" + id="tspan2574">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580"><tspan + x="0" + y="0" + id="tspan2578">;</tspan></text> + </g> + <g + id="g2582" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586"><tspan + x="0" + y="0" + id="tspan2584">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590"><tspan + x="0" + y="0" + id="tspan2588">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594"><tspan + x="0" + y="0" + id="tspan2592">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598"><tspan + x="0" + y="0" + id="tspan2596">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602"><tspan + x="0" + y="0" + id="tspan2600">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606"><tspan + x="0" + y="0" + id="tspan2604">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610"><tspan + x="0" + y="0" + id="tspan2608">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614"><tspan + x="0" + y="0" + id="tspan2612">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618"><tspan + x="0" + y="0" + id="tspan2616">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622"><tspan + x="0" + y="0" + id="tspan2620">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626"><tspan + x="0" + y="0" + id="tspan2624">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630"><tspan + x="0" + y="0" + id="tspan2628">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634"><tspan + x="0" + y="0" + id="tspan2632">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638"><tspan + x="0" + y="0" + id="tspan2636">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642"><tspan + x="0" + y="0" + id="tspan2640">{</tspan></text> + </g> + <g + id="g2644" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648"><tspan + x="0" + y="0" + id="tspan2646">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652"><tspan + x="0" + y="0" + id="tspan2650">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656"><tspan + x="0" + y="0" + id="tspan2654">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660"><tspan + x="0" + y="0" + id="tspan2658">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664"><tspan + x="0" + y="0" + id="tspan2662">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668"><tspan + x="0" + y="0" + id="tspan2666">:</tspan></text> + </g> + <g + id="g2670" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674"><tspan + x="0" + y="0" + id="tspan2672">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678"><tspan + x="0" + y="0" + id="tspan2676">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682"><tspan + x="0" + y="0" + id="tspan2680">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686"><tspan + x="0" + y="0" + id="tspan2684">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690"><tspan + x="0" + y="0" + id="tspan2688">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694"><tspan + x="0" + y="0" + id="tspan2692">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698"><tspan + x="0" + y="0" + id="tspan2696">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702"><tspan + x="0" + y="0" + id="tspan2700">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706"><tspan + x="0" + y="0" + id="tspan2704">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710"><tspan + x="0" + y="0" + id="tspan2708">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714"><tspan + x="0" + y="0" + id="tspan2712">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718"><tspan + x="0" + y="0" + id="tspan2716">;</tspan></text> + </g> + <g + id="g2720" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724"><tspan + x="0" + y="0" + id="tspan2722">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728"><tspan + x="0" + y="0" + id="tspan2726">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732"><tspan + x="0" + y="0" + id="tspan2730">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736"><tspan + x="0" + y="0" + id="tspan2734">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740"><tspan + x="0" + y="0" + id="tspan2738">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744"><tspan + x="0" + y="0" + id="tspan2742">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748"><tspan + x="0" + y="0" + id="tspan2746">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752"><tspan + x="0" + y="0" + id="tspan2750">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756"><tspan + x="0" + y="0" + id="tspan2754">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760"><tspan + x="0" + y="0" + id="tspan2758">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764"><tspan + x="0" + y="0" + id="tspan2762">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768"><tspan + x="0" + y="0" + id="tspan2766">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772"><tspan + x="0" + y="0" + id="tspan2770">;</tspan></text> + </g> + <g + id="g2774" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778"><tspan + x="0" + y="0" + id="tspan2776">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782"><tspan + x="0" + y="0" + id="tspan2780">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786"><tspan + x="0" + y="0" + id="tspan2784">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790"><tspan + x="0" + y="0" + id="tspan2788">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794"><tspan + x="0" + y="0" + id="tspan2792">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798"><tspan + x="0" + y="0" + id="tspan2796">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802"><tspan + x="0" + y="0" + id="tspan2800">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806"><tspan + x="0" + y="0" + id="tspan2804">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810"><tspan + x="0" + y="0" + id="tspan2808">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814"><tspan + x="0" + y="0" + id="tspan2812">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818"><tspan + x="0" + y="0" + id="tspan2816">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822"><tspan + x="0" + y="0" + id="tspan2820">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826"><tspan + x="0" + y="0" + id="tspan2824">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830"><tspan + x="0" + y="0" + id="tspan2828">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834"><tspan + x="0" + y="0" + id="tspan2832">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838"><tspan + x="0" + y="0" + id="tspan2836">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842"><tspan + x="0" + y="0" + id="tspan2840">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846"><tspan + x="0" + y="0" + id="tspan2844">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850"><tspan + x="0" + y="0" + id="tspan2848">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854"><tspan + x="0" + y="0" + id="tspan2852">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858"><tspan + x="0" + y="0" + id="tspan2856">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862"><tspan + x="0" + y="0" + id="tspan2860">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866"><tspan + x="0" + y="0" + id="tspan2864">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870"><tspan + x="0" + y="0" + id="tspan2868">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874"><tspan + x="0" + y="0" + id="tspan2872">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878"><tspan + x="0" + y="0" + id="tspan2876">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882"><tspan + x="0" + y="0" + id="tspan2880">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886"><tspan + x="0" + y="0" + id="tspan2884">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890"><tspan + x="0" + y="0" + id="tspan2888">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894"><tspan + x="0" + y="0" + id="tspan2892">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898"><tspan + x="0" + y="0" + id="tspan2896">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902"><tspan + x="0" + y="0" + id="tspan2900">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906"><tspan + x="0" + y="0" + id="tspan2904">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910"><tspan + x="0" + y="0" + id="tspan2908">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914"><tspan + x="0" + y="0" + id="tspan2912">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918"><tspan + x="0" + y="0" + id="tspan2916">;</tspan></text> + </g> + <g + id="g2920" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924"><tspan + x="0" + y="0" + id="tspan2922">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928"><tspan + x="0" + y="0" + id="tspan2926">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932"><tspan + x="0" + y="0" + id="tspan2930">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936"><tspan + x="0" + y="0" + id="tspan2934">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940"><tspan + x="0" + y="0" + id="tspan2938">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944"><tspan + x="0" + y="0" + id="tspan2942">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948"><tspan + x="0" + y="0" + id="tspan2946">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952"><tspan + x="0" + y="0" + id="tspan2950">;</tspan></text> + </g> + <g + id="g2954" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958"><tspan + x="0" + y="0" + id="tspan2956">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962"><tspan + x="0" + y="0" + id="tspan2960">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966"><tspan + x="0" + y="0" + id="tspan2964">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970"><tspan + x="0" + y="0" + id="tspan2968">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974"><tspan + x="0" + y="0" + id="tspan2972">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978"><tspan + x="0" + y="0" + id="tspan2976">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982"><tspan + x="0" + y="0" + id="tspan2980">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986"><tspan + x="0" + y="0" + id="tspan2984">:</tspan></text> + </g> + <g + id="g2988" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992"><tspan + x="0" + y="0" + id="tspan2990">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996"><tspan + x="0" + y="0" + id="tspan2994">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000"><tspan + x="0" + y="0" + id="tspan2998">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004"><tspan + x="0" + y="0" + id="tspan3002">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008"><tspan + x="0" + y="0" + id="tspan3006">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012"><tspan + x="0" + y="0" + id="tspan3010">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016"><tspan + x="0" + y="0" + id="tspan3014">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020"><tspan + x="0" + y="0" + id="tspan3018">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024"><tspan + x="0" + y="0" + id="tspan3022">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028"><tspan + x="0" + y="0" + id="tspan3026">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032"><tspan + x="0" + y="0" + id="tspan3030">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036"><tspan + x="0" + y="0" + id="tspan3034">;</tspan></text> + </g> + <g + id="g3038" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042"><tspan + x="0" + y="0" + id="tspan3040">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046"><tspan + x="0" + y="0" + id="tspan3044">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050"><tspan + x="0" + y="0" + id="tspan3048">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054"><tspan + x="0" + y="0" + id="tspan3052">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058"><tspan + x="0" + y="0" + id="tspan3056">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062"><tspan + x="0" + y="0" + id="tspan3060">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066"><tspan + x="0" + y="0" + id="tspan3064">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070"><tspan + x="0" + y="0" + id="tspan3068">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074"><tspan + x="0" + y="0" + id="tspan3072">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078"><tspan + x="0" + y="0" + id="tspan3076">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082"><tspan + x="0" + y="0" + id="tspan3080">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086"><tspan + x="0" + y="0" + id="tspan3084">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090"><tspan + x="0" + y="0" + id="tspan3088">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094"><tspan + x="0" + y="0" + id="tspan3092">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098"><tspan + x="0" + y="0" + id="tspan3096">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102"><tspan + x="0" + y="0" + id="tspan3100">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106"><tspan + x="0" + y="0" + id="tspan3104">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110"><tspan + x="0" + y="0" + id="tspan3108">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114"><tspan + x="0" + y="0" + id="tspan3112">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118"><tspan + x="0" + y="0" + id="tspan3116">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122"><tspan + x="0" + y="0" + id="tspan3120">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126"><tspan + x="0" + y="0" + id="tspan3124">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130"><tspan + x="0" + y="0" + id="tspan3128">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134"><tspan + x="0" + y="0" + id="tspan3132">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138"><tspan + x="0" + y="0" + id="tspan3136">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142"><tspan + x="0" + y="0" + id="tspan3140">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146"><tspan + x="0" + y="0" + id="tspan3144">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150"><tspan + x="0" + y="0" + id="tspan3148">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154"><tspan + x="0" + y="0" + id="tspan3152">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158"><tspan + x="0" + y="0" + id="tspan3156">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162"><tspan + x="0" + y="0" + id="tspan3160">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166"><tspan + x="0" + y="0" + id="tspan3164">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170"><tspan + x="0" + y="0" + id="tspan3168">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174"><tspan + x="0" + y="0" + id="tspan3172">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178"><tspan + x="0" + y="0" + id="tspan3176">)</tspan></text> + </g> + <g + id="g3180" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184"><tspan + x="0" + y="0" + id="tspan3182">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188"><tspan + x="0" + y="0" + id="tspan3186">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192"><tspan + x="0" + y="0" + id="tspan3190">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196"><tspan + x="0" + y="0" + id="tspan3194">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200"><tspan + x="0" + y="0" + id="tspan3198">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204"><tspan + x="0" + y="0" + id="tspan3202">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208"><tspan + x="0" + y="0" + id="tspan3206">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212"><tspan + x="0" + y="0" + id="tspan3210">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216"><tspan + x="0" + y="0" + id="tspan3214">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220"><tspan + x="0" + y="0" + id="tspan3218">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224"><tspan + x="0" + y="0" + id="tspan3222">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228"><tspan + x="0" + y="0" + id="tspan3226">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232"><tspan + x="0" + y="0" + id="tspan3230">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236"><tspan + x="0" + y="0" + id="tspan3234">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240"><tspan + x="0" + y="0" + id="tspan3238">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244"><tspan + x="0" + y="0" + id="tspan3242">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248"><tspan + x="0" + y="0" + id="tspan3246">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252"><tspan + x="0" + y="0" + id="tspan3250">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256"><tspan + x="0" + y="0" + id="tspan3254">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260"><tspan + x="0" + y="0" + id="tspan3258">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264"><tspan + x="0" + y="0" + id="tspan3262">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268"><tspan + x="0" + y="0" + id="tspan3266">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272"><tspan + x="0" + y="0" + id="tspan3270">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276"><tspan + x="0" + y="0" + id="tspan3274">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280"><tspan + x="0" + y="0" + id="tspan3278">;</tspan></text> + </g> + <g + id="g3282" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286"><tspan + x="0" + y="0" + id="tspan3284">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290"><tspan + x="0" + y="0" + id="tspan3288">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294"><tspan + x="0" + y="0" + id="tspan3292">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298"><tspan + x="0" + y="0" + id="tspan3296">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302"><tspan + x="0" + y="0" + id="tspan3300">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306"><tspan + x="0" + y="0" + id="tspan3304">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310"><tspan + x="0" + y="0" + id="tspan3308">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314"><tspan + x="0" + y="0" + id="tspan3312">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318"><tspan + x="0" + y="0" + id="tspan3316">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322"><tspan + x="0" + y="0" + id="tspan3320">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326"><tspan + x="0" + y="0" + id="tspan3324">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330"><tspan + x="0" + y="0" + id="tspan3328">;</tspan></text> + </g> + <g + id="g3332" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336"><tspan + x="0" + y="0" + id="tspan3334">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340"><tspan + x="0" + y="0" + id="tspan3338">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344"><tspan + x="0" + y="0" + id="tspan3342">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348"><tspan + x="0" + y="0" + id="tspan3346">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352"><tspan + x="0" + y="0" + id="tspan3350">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356"><tspan + x="0" + y="0" + id="tspan3354">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360"><tspan + x="0" + y="0" + id="tspan3358">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364"><tspan + x="0" + y="0" + id="tspan3362">;</tspan></text> + </g> + <g + id="g3366" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370"><tspan + x="0" + y="0" + id="tspan3368">}</tspan></text> + </g> + <g + id="g3372" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376"><tspan + x="0" + y="0" + id="tspan3374">}</tspan></text> + </g> + </g> + <g + id="g3484" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,19.072696)" /> + <g + id="g3488" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,88.04075)" /> + <g + id="g83834" + transform="translate(107.58483,23.626053)" + style="fill:#ff0000"> + <image + width="23.225805" + height="15" + preserveAspectRatio="none" + style="stroke-width:0.174978;image-rendering:optimizeSpeed;fill:#ff0000" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAfCAYAAACh+E5kAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9 kT1Iw0AcxV9bRSktFawg4pChOlkQFXHUKhShQqgVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg +AHi6OSk6CIl/i8ptIjx4Lgf7+497t4B/kaFqWbXOKBqlpFOJoRsblXoeUUQYQygDxGJmfqcKKbg Ob7u4ePrXZxneZ/7c4SVvMkAn0A8y3TDIt4gnt60dM77xFFWkhTic+Ixgy5I/Mh12eU3zkWH/Twz amTS88RRYqHYwXIHs5KhEk8RxxRVo3x/1mWF8xZntVJjrXvyF4by2soy12kOI4lFLEGEABk1lFGB hTitGikm0rSf8PAPOX6RXDK5ymDkWEAVKiTHD/4Hv7s1C5MTblIoAXS/2PbHCNCzCzTrtv19bNvN EyDwDFxpbX+1Acx8kl5va7EjILINXFy3NXkPuNwBBp90yZAcKUDTXygA72f0TTmg/xYIrrm9tfZx +gBkqKvUDXBwCIwWKXvd4929nb39e6bV3w8q3nKKscjFLwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlw SFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+YKDRUYGD+J89cAAAAZdEVYdENvbW1lbnQAQ3JlYXRl ZCB3aXRoIEdJTVBXgQ4XAAABiElEQVRYw+1Y20rEMBA9M826bP0U1wdB9MX/B19E3NX/8GEVL5nj Q9JuWyNNRTHFDZSQZJhhLuckHay0IoDcr7jhhIrN5nZU8Or8Eo8vT8U5oBTLEhSUOZxalSVIALUs CABCgamHUAEQFEKtQgiG9PZMfTxrqlBAsd6eUKM+aUOVa8OZ+uwMXN/dlFdCwev5Ds2tbpbrAGcN Yg0gmXEGpoC4SAem0OghAwca/c80inJLSOftwIFG//o5PSUD65P1fmGdtDCgKb6Ww1lEGCzO3Sh0 5VP6Jthw33pKMGGMiTMOzlLyKX0TbEgtjjt7G3XgWI+w86/llRAgmQVeJgrCTcwfTG+zlkEJ/ZKN AOIuoGwAsAaIEGzvt4XSqPXv5t66ZRGWS6Pbh/HILhfLmf+RFfricNmNLQIXp2dxYRBWYLxpBAJK 6OFQiCYoFIt71vZ6CEKgoHig6QO1+jplmmkjv7ElwDPeZc+olmBZi7Pv7PkEfPxnFvpK34gNDd2x GY9aXFZnegVXpKcfnHHpyinb6ZAAAAAASUVORK5CYII= " + id="image50850" + x="97.006233" + y="111.85227" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583;fill:#000000" + x="94.883553" + y="133.28987" + id="text54908"><tspan + sodipodi:role="line" + id="tspan54906" + style="stroke-width:0.264583;fill:#000000" + x="94.883553" + y="133.28987">pipe:[1137]</tspan></text> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.87473,47.220362 h 20.20444 v 60.072908 l 19.85168,0" + id="path52862" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.95174,41.699899 h 22.9205 v 27.123834 h 20.11199" + id="path52911" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.76942,37.039298 h 38.48161" + id="path52913" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.02013,52.048272 h 21.77513 v 75.725918 h 58.15801 v 12.77337 H 230.4018" + id="path70938" + sodipodi:nodetypes="cccccc" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545" + id="text6972"><tspan + sodipodi:role="line" + id="tspan6970" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545">processus père</tspan></text> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964" + width="29.764124" + height="37.809834" + x="136.70837" + y="25.866203" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 139.02258,33.329593 h 25" + id="path169" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 145.22491,61.117913 V 27.471865" + id="path169-3" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="138.92543" + y="31.60957" + id="text225"><tspan + sodipodi:role="line" + id="tspan223" + style="font-size:4.23333px;stroke-width:0.264583" + x="138.92543" + y="31.60957">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.22003" + y="38.094936" + id="text4716"><tspan + sodipodi:role="line" + id="tspan4714" + style="stroke-width:0.264583" + x="140.22003" + y="38.094936">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="139.98645" + y="43.379482" + id="text4720"><tspan + sodipodi:role="line" + id="tspan4718" + style="stroke-width:0.264583" + x="139.98645" + y="43.379482">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.18077" + y="48.664028" + id="text4724"><tspan + sodipodi:role="line" + id="tspan4722" + style="stroke-width:0.264583" + x="140.18077" + y="48.664028">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.21178" + y="53.450417" + id="text4728"><tspan + sodipodi:role="line" + id="tspan4726" + style="stroke-width:0.264583" + x="140.21178" + y="53.450417">3 p[0]</tspan></text> + <g + id="g1820-3" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,42.697354)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440-6" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452-5"><tspan + x="0" + y="0" + id="tspan2450-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456-5"><tspan + x="0" + y="0" + id="tspan2454-6">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460-2"><tspan + x="0" + y="0" + id="tspan2458-9">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464-1"><tspan + x="0" + y="0" + id="tspan2462-2">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468-7"><tspan + x="0" + y="0" + id="tspan2466-0">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472-9"><tspan + x="0" + y="0" + id="tspan2470-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476-6"><tspan + x="0" + y="0" + id="tspan2474-0">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480-6"><tspan + x="0" + y="0" + id="tspan2478-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484-6"><tspan + x="0" + y="0" + id="tspan2482-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488-8"><tspan + x="0" + y="0" + id="tspan2486-7">{</tspan></text> + </g> + <g + id="g2490-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494-2"><tspan + x="0" + y="0" + id="tspan2492-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498-2"><tspan + x="0" + y="0" + id="tspan2496-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502-7"><tspan + x="0" + y="0" + id="tspan2500-5">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506-9"><tspan + x="0" + y="0" + id="tspan2504-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510-2"><tspan + x="0" + y="0" + id="tspan2508-8">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514-9"><tspan + x="0" + y="0" + id="tspan2512-7">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518-3"><tspan + x="0" + y="0" + id="tspan2516-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522-1"><tspan + x="0" + y="0" + id="tspan2520-2">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526-9"><tspan + x="0" + y="0" + id="tspan2524-3">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530-1"><tspan + x="0" + y="0" + id="tspan2528-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534-4"><tspan + x="0" + y="0" + id="tspan2532-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538-8"><tspan + x="0" + y="0" + id="tspan2536-4">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542-5"><tspan + x="0" + y="0" + id="tspan2540-0">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546-3"><tspan + x="0" + y="0" + id="tspan2544-6">;</tspan></text> + </g> + <g + id="g2548-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552-0"><tspan + x="0" + y="0" + id="tspan2550-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556-3"><tspan + x="0" + y="0" + id="tspan2554-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560-0"><tspan + x="0" + y="0" + id="tspan2558-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564-1"><tspan + x="0" + y="0" + id="tspan2562-5">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568-5"><tspan + x="0" + y="0" + id="tspan2566-4">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572-7"><tspan + x="0" + y="0" + id="tspan2570-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576-5"><tspan + x="0" + y="0" + id="tspan2574-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580-9"><tspan + x="0" + y="0" + id="tspan2578-3">;</tspan></text> + </g> + <g + id="g2582-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586-4"><tspan + x="0" + y="0" + id="tspan2584-5">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590-2"><tspan + x="0" + y="0" + id="tspan2588-5">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594-4"><tspan + x="0" + y="0" + id="tspan2592-7">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598-4"><tspan + x="0" + y="0" + id="tspan2596-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602-3"><tspan + x="0" + y="0" + id="tspan2600-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606-7"><tspan + x="0" + y="0" + id="tspan2604-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610-6"><tspan + x="0" + y="0" + id="tspan2608-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614-8"><tspan + x="0" + y="0" + id="tspan2612-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618-3"><tspan + x="0" + y="0" + id="tspan2616-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622-4"><tspan + x="0" + y="0" + id="tspan2620-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626-2"><tspan + x="0" + y="0" + id="tspan2624-0">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630-6"><tspan + x="0" + y="0" + id="tspan2628-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634-9"><tspan + x="0" + y="0" + id="tspan2632-2">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638-6"><tspan + x="0" + y="0" + id="tspan2636-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642-4"><tspan + x="0" + y="0" + id="tspan2640-9">{</tspan></text> + </g> + <g + id="g2644-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648-0"><tspan + x="0" + y="0" + id="tspan2646-4">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652-8"><tspan + x="0" + y="0" + id="tspan2650-7">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656-1"><tspan + x="0" + y="0" + id="tspan2654-7">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660-2"><tspan + x="0" + y="0" + id="tspan2658-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664-2"><tspan + x="0" + y="0" + id="tspan2662-2">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668-6"><tspan + x="0" + y="0" + id="tspan2666-1">:</tspan></text> + </g> + <g + id="g2670-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674-6"><tspan + x="0" + y="0" + id="tspan2672-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678-5"><tspan + x="0" + y="0" + id="tspan2676-9">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682-4"><tspan + x="0" + y="0" + id="tspan2680-9">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686-0"><tspan + x="0" + y="0" + id="tspan2684-9">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690-1"><tspan + x="0" + y="0" + id="tspan2688-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694-7"><tspan + x="0" + y="0" + id="tspan2692-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698-1"><tspan + x="0" + y="0" + id="tspan2696-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702-9"><tspan + x="0" + y="0" + id="tspan2700-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706-7"><tspan + x="0" + y="0" + id="tspan2704-6">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710-7"><tspan + x="0" + y="0" + id="tspan2708-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714-6"><tspan + x="0" + y="0" + id="tspan2712-5">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718-6"><tspan + x="0" + y="0" + id="tspan2716-3">;</tspan></text> + </g> + <g + id="g2720-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724-4"><tspan + x="0" + y="0" + id="tspan2722-8">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728-1"><tspan + x="0" + y="0" + id="tspan2726-2">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732-9"><tspan + x="0" + y="0" + id="tspan2730-3">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736-9"><tspan + x="0" + y="0" + id="tspan2734-0">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740-8"><tspan + x="0" + y="0" + id="tspan2738-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744-5"><tspan + x="0" + y="0" + id="tspan2742-0">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748-9"><tspan + x="0" + y="0" + id="tspan2746-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752-3"><tspan + x="0" + y="0" + id="tspan2750-8">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756-5"><tspan + x="0" + y="0" + id="tspan2754-6">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760-1"><tspan + x="0" + y="0" + id="tspan2758-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764-5"><tspan + x="0" + y="0" + id="tspan2762-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768-8"><tspan + x="0" + y="0" + id="tspan2766-4">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772-8"><tspan + x="0" + y="0" + id="tspan2770-1">;</tspan></text> + </g> + <g + id="g2774-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778-3"><tspan + x="0" + y="0" + id="tspan2776-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782-4"><tspan + x="0" + y="0" + id="tspan2780-4">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786-4"><tspan + x="0" + y="0" + id="tspan2784-4">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790-7"><tspan + x="0" + y="0" + id="tspan2788-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794-3"><tspan + x="0" + y="0" + id="tspan2792-1">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798-7"><tspan + x="0" + y="0" + id="tspan2796-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802-9"><tspan + x="0" + y="0" + id="tspan2800-6">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806-2"><tspan + x="0" + y="0" + id="tspan2804-1">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810-7"><tspan + x="0" + y="0" + id="tspan2808-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814-5"><tspan + x="0" + y="0" + id="tspan2812-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818-4"><tspan + x="0" + y="0" + id="tspan2816-1">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822-8"><tspan + x="0" + y="0" + id="tspan2820-5">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826-9"><tspan + x="0" + y="0" + id="tspan2824-7">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830-5"><tspan + x="0" + y="0" + id="tspan2828-3">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834-8"><tspan + x="0" + y="0" + id="tspan2832-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838-3"><tspan + x="0" + y="0" + id="tspan2836-1">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842-8"><tspan + x="0" + y="0" + id="tspan2840-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846-6"><tspan + x="0" + y="0" + id="tspan2844-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850-3"><tspan + x="0" + y="0" + id="tspan2848-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854-3"><tspan + x="0" + y="0" + id="tspan2852-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858-6"><tspan + x="0" + y="0" + id="tspan2856-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862-4"><tspan + x="0" + y="0" + id="tspan2860-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866-8"><tspan + x="0" + y="0" + id="tspan2864-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870-9"><tspan + x="0" + y="0" + id="tspan2868-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874-7"><tspan + x="0" + y="0" + id="tspan2872-6">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878-4"><tspan + x="0" + y="0" + id="tspan2876-3">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882-0"><tspan + x="0" + y="0" + id="tspan2880-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886-0"><tspan + x="0" + y="0" + id="tspan2884-9">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890-2"><tspan + x="0" + y="0" + id="tspan2888-5">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894-4"><tspan + x="0" + y="0" + id="tspan2892-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898-5"><tspan + x="0" + y="0" + id="tspan2896-9">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902-4"><tspan + x="0" + y="0" + id="tspan2900-6">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906-9"><tspan + x="0" + y="0" + id="tspan2904-2">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910-2"><tspan + x="0" + y="0" + id="tspan2908-4">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914-7"><tspan + x="0" + y="0" + id="tspan2912-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918-5"><tspan + x="0" + y="0" + id="tspan2916-4">;</tspan></text> + </g> + <g + id="g2920-8" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924-1"><tspan + x="0" + y="0" + id="tspan2922-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928-8"><tspan + x="0" + y="0" + id="tspan2926-9">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932-3"><tspan + x="0" + y="0" + id="tspan2930-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936-8"><tspan + x="0" + y="0" + id="tspan2934-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940-2"><tspan + x="0" + y="0" + id="tspan2938-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944-0"><tspan + x="0" + y="0" + id="tspan2942-5">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948-1"><tspan + x="0" + y="0" + id="tspan2946-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952-0"><tspan + x="0" + y="0" + id="tspan2950-8">;</tspan></text> + </g> + <g + id="g2954-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958-0"><tspan + x="0" + y="0" + id="tspan2956-6">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962-4"><tspan + x="0" + y="0" + id="tspan2960-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966-2"><tspan + x="0" + y="0" + id="tspan2964-5">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970-8"><tspan + x="0" + y="0" + id="tspan2968-6">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974-2"><tspan + x="0" + y="0" + id="tspan2972-8">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978-4"><tspan + x="0" + y="0" + id="tspan2976-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982-2"><tspan + x="0" + y="0" + id="tspan2980-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986-0"><tspan + x="0" + y="0" + id="tspan2984-6">:</tspan></text> + </g> + <g + id="g2988-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992-9"><tspan + x="0" + y="0" + id="tspan2990-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996-0"><tspan + x="0" + y="0" + id="tspan2994-8">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000-1"><tspan + x="0" + y="0" + id="tspan2998-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004-1"><tspan + x="0" + y="0" + id="tspan3002-1">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008-0"><tspan + x="0" + y="0" + id="tspan3006-3">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012-4"><tspan + x="0" + y="0" + id="tspan3010-0">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016-3"><tspan + x="0" + y="0" + id="tspan3014-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020-1"><tspan + x="0" + y="0" + id="tspan3018-9">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024-6"><tspan + x="0" + y="0" + id="tspan3022-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028-3"><tspan + x="0" + y="0" + id="tspan3026-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032-8"><tspan + x="0" + y="0" + id="tspan3030-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036-5"><tspan + x="0" + y="0" + id="tspan3034-6">;</tspan></text> + </g> + <g + id="g3038-6" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042-4"><tspan + x="0" + y="0" + id="tspan3040-0">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046-0"><tspan + x="0" + y="0" + id="tspan3044-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050-6"><tspan + x="0" + y="0" + id="tspan3048-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054-6"><tspan + x="0" + y="0" + id="tspan3052-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058-5"><tspan + x="0" + y="0" + id="tspan3056-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062-9"><tspan + x="0" + y="0" + id="tspan3060-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066-7"><tspan + x="0" + y="0" + id="tspan3064-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070-8"><tspan + x="0" + y="0" + id="tspan3068-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074-9"><tspan + x="0" + y="0" + id="tspan3072-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078-6"><tspan + x="0" + y="0" + id="tspan3076-0">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082-2"><tspan + x="0" + y="0" + id="tspan3080-7">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086-6"><tspan + x="0" + y="0" + id="tspan3084-1">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090-3"><tspan + x="0" + y="0" + id="tspan3088-2">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094-1"><tspan + x="0" + y="0" + id="tspan3092-5">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098-9"><tspan + x="0" + y="0" + id="tspan3096-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102-1"><tspan + x="0" + y="0" + id="tspan3100-4">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106-9"><tspan + x="0" + y="0" + id="tspan3104-1">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110-0"><tspan + x="0" + y="0" + id="tspan3108-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114-5"><tspan + x="0" + y="0" + id="tspan3112-8">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118-7"><tspan + x="0" + y="0" + id="tspan3116-0">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122-4"><tspan + x="0" + y="0" + id="tspan3120-8">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126-0"><tspan + x="0" + y="0" + id="tspan3124-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130-2"><tspan + x="0" + y="0" + id="tspan3128-9">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134-6"><tspan + x="0" + y="0" + id="tspan3132-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138-0"><tspan + x="0" + y="0" + id="tspan3136-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142-2"><tspan + x="0" + y="0" + id="tspan3140-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146-2"><tspan + x="0" + y="0" + id="tspan3144-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150-5"><tspan + x="0" + y="0" + id="tspan3148-5">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154-2"><tspan + x="0" + y="0" + id="tspan3152-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158-0"><tspan + x="0" + y="0" + id="tspan3156-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162-8"><tspan + x="0" + y="0" + id="tspan3160-3">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166-8"><tspan + x="0" + y="0" + id="tspan3164-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170-4"><tspan + x="0" + y="0" + id="tspan3168-0">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174-9"><tspan + x="0" + y="0" + id="tspan3172-1">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178-9"><tspan + x="0" + y="0" + id="tspan3176-6">)</tspan></text> + </g> + <g + id="g3180-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184-5"><tspan + x="0" + y="0" + id="tspan3182-4">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188-4"><tspan + x="0" + y="0" + id="tspan3186-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192-9"><tspan + x="0" + y="0" + id="tspan3190-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196-6"><tspan + x="0" + y="0" + id="tspan3194-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200-5"><tspan + x="0" + y="0" + id="tspan3198-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204-2"><tspan + x="0" + y="0" + id="tspan3202-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208-4"><tspan + x="0" + y="0" + id="tspan3206-3">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212-5"><tspan + x="0" + y="0" + id="tspan3210-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216-7"><tspan + x="0" + y="0" + id="tspan3214-4">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220-3"><tspan + x="0" + y="0" + id="tspan3218-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224-4"><tspan + x="0" + y="0" + id="tspan3222-6">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228-9"><tspan + x="0" + y="0" + id="tspan3226-4">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232-2"><tspan + x="0" + y="0" + id="tspan3230-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236-6"><tspan + x="0" + y="0" + id="tspan3234-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240-1"><tspan + x="0" + y="0" + id="tspan3238-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244-8"><tspan + x="0" + y="0" + id="tspan3242-8">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248-9"><tspan + x="0" + y="0" + id="tspan3246-2">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252-8"><tspan + x="0" + y="0" + id="tspan3250-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256-8"><tspan + x="0" + y="0" + id="tspan3254-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260-8"><tspan + x="0" + y="0" + id="tspan3258-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264-8"><tspan + x="0" + y="0" + id="tspan3262-3">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268-3"><tspan + x="0" + y="0" + id="tspan3266-3">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272-8"><tspan + x="0" + y="0" + id="tspan3270-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276-4"><tspan + x="0" + y="0" + id="tspan3274-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280-6"><tspan + x="0" + y="0" + id="tspan3278-8">;</tspan></text> + </g> + <g + id="g3282-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286-0"><tspan + x="0" + y="0" + id="tspan3284-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290-8"><tspan + x="0" + y="0" + id="tspan3288-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294-9"><tspan + x="0" + y="0" + id="tspan3292-0">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298-3"><tspan + x="0" + y="0" + id="tspan3296-3">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302-3"><tspan + x="0" + y="0" + id="tspan3300-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306-3"><tspan + x="0" + y="0" + id="tspan3304-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310-6"><tspan + x="0" + y="0" + id="tspan3308-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314-2"><tspan + x="0" + y="0" + id="tspan3312-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318-5"><tspan + x="0" + y="0" + id="tspan3316-8">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322-7"><tspan + x="0" + y="0" + id="tspan3320-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326-6"><tspan + x="0" + y="0" + id="tspan3324-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330-4"><tspan + x="0" + y="0" + id="tspan3328-1">;</tspan></text> + </g> + <g + id="g3332-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336-4"><tspan + x="0" + y="0" + id="tspan3334-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340-7"><tspan + x="0" + y="0" + id="tspan3338-0">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344-8"><tspan + x="0" + y="0" + id="tspan3342-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348-2"><tspan + x="0" + y="0" + id="tspan3346-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352-7"><tspan + x="0" + y="0" + id="tspan3350-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356-3"><tspan + x="0" + y="0" + id="tspan3354-9">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360-2"><tspan + x="0" + y="0" + id="tspan3358-8">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364-3"><tspan + x="0" + y="0" + id="tspan3362-0">;</tspan></text> + </g> + <g + id="g3366-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370-7"><tspan + x="0" + y="0" + id="tspan3368-8">}</tspan></text> + </g> + <g + id="g3372-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376-1"><tspan + x="0" + y="0" + id="tspan3374-5">}</tspan></text> + </g> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 165.47167,131.42037 h 27.57058 V 42.641205 h 10.0746" + id="path80931" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 166.71704,136.72533 h 28.71969 v 6.91204 l 6.95214,0" + id="path80933" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 166.87657,142.08 h 31.08361 v -33.16707 h 6.43865" + id="path80935" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.99024,152.34976 h 25.54065 v -6.69074 h 15.01428" + id="path80939" /> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964-9" + width="29.764124" + height="37.809834" + x="138.80099" + y="120.4015" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 141.1152,127.86489 h 25" + id="path169-2" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 147.31753,155.65321 V 122.00716" + id="path169-3-5" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="141.01805" + y="126.14487" + id="text225-7"><tspan + sodipodi:role="line" + id="tspan223-4" + style="font-size:4.23333px;stroke-width:0.264583" + x="141.01805" + y="126.14487">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.31265" + y="132.63023" + id="text4716-9"><tspan + sodipodi:role="line" + id="tspan4714-9" + style="stroke-width:0.264583" + x="142.31265" + y="132.63023">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;fill:#000000;stroke-width:0.264583" + x="142.07907" + y="137.91478" + id="text4720-4"><tspan + sodipodi:role="line" + id="tspan4718-5" + style="fill:#000000;stroke-width:0.264583" + x="142.07907" + y="137.91478">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.27339" + y="143.19933" + id="text4724-9"><tspan + sodipodi:role="line" + id="tspan4722-3" + style="stroke-width:0.264583" + x="142.27339" + y="143.19933">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;fill:#000000;stroke-width:0.264583" + x="142.37674" + y="153.27026" + id="text4732-0"><tspan + sodipodi:role="line" + id="tspan4730-8" + style="fill:#000000;stroke-width:0.264583" + x="142.37674" + y="153.27026">4 p[1]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684" + id="text6972-1"><tspan + sodipodi:role="line" + id="tspan6970-9" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684">processus fils</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.93889px;line-height:1.25;font-family:sans-serif;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="131.37462" + y="176.40404" + id="text145051"><tspan + sodipodi:role="line" + id="tspan145049" + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:4.93889px;font-family:sans-serif;-inkscape-font-specification:'sans-serif Bold';fill:#ff0000;stroke-width:0.264583" + x="131.37462" + y="176.40404">fd préservés par exec</tspan></text> + </g> +</svg> diff --git a/221018-pipe-example/fig/15-child-exec-done.svg b/221018-pipe-example/fig/15-child-exec-done.svg new file mode 100644 index 0000000000000000000000000000000000000000..d07bb0c3a0dd55d0f81aef6f780980de08b6c2b7 --- /dev/null +++ b/221018-pipe-example/fig/15-child-exec-done.svg @@ -0,0 +1,2341 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="256mm" + height="192mm" + viewBox="0 0 256.00004 192" + version="1.1" + id="svg5" + inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" + sodipodi:docname="15-child-exec-done.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <sodipodi:namedview + id="namedview7" + pagecolor="#ffffff" + bordercolor="#999999" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:document-units="mm" + showgrid="false" + inkscape:zoom="1.0072646" + inkscape:cx="394.13676" + inkscape:cy="506.81818" + inkscape:window-width="1916" + inkscape:window-height="1032" + inkscape:window-x="0" + inkscape:window-y="22" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" + showguides="true" /> + <defs + id="defs2"> + <marker + style="overflow:visible" + id="marker11169" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167" /> + </marker> + <marker + style="overflow:visible" + id="marker11169-4" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167-9" /> + </marker> + </defs> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.499999;stroke-dasharray:none;stroke-opacity:1" + id="rect44272" + width="255.14482" + height="190.89871" + x="0" + y="0" /> + <g + id="g11249" + style="fill:#e6e6e6;fill-opacity:1" + transform="translate(0,20.491508)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169)" + d="M 1.2680729,43.364445 H 9.6921927" + id="path10742" /> + </g> + <g + id="g149355"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477-2" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="135.72678" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169-4)" + d="M 1.2680729,138.18309 H 9.6921927" + id="path10742-0" /> + </g> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="13.537429" + y="75.969765" + id="text6968"><tspan + sodipodi:role="line" + id="tspan6966" + style="stroke-width:0.264583" + x="13.537429" + y="75.969765" /></text> + <g + id="g40148" + transform="translate(136.24874,56.979904)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707" + id="text21058"><tspan + sodipodi:role="line" + id="tspan21056" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707">/dev/null</tspan></text> + <g + id="g20674" + transform="matrix(0.03,0,0,0.03,72.366356,42.460154)" + style="stroke-width:8.81943"> + <path + d="m 89.4,100 26.2,347.9 c 2.5,32.5 29.6,58.1 60.7,58.1 h 159.3 c 31.1,0 58.2,-25.6 60.7,-58.1 L 422.6,100 Z m 100.7,360.8 c 0.3,7.1 -5.1,12.7 -12,12.7 -6.9,0 -12.7,-5.7 -13.1,-12.7 L 150.4,164.2 c -0.5,-9.6 5.7,-17.4 13.8,-17.4 8.1,0 14.9,7.8 15.3,17.4 z m 78.4,0 c 0,7.1 -5.7,12.7 -12.5,12.7 -6.8,0 -12.5,-5.7 -12.5,-12.7 l -2,-296.6 c -0.1,-9.6 6.4,-17.4 14.5,-17.4 8.1,0 14.6,7.8 14.5,17.4 z m 78.4,0 c -0.3,7.1 -6.2,12.7 -13.1,12.7 -6.9,0 -12.2,-5.7 -12,-12.7 l 10.6,-296.6 c 0.3,-9.6 7.2,-17.4 15.3,-17.4 8.1,0 14.3,7.8 13.8,17.4 z" + id="path20670" + style="stroke-width:8.81943" /> + <path + d="M 445.3,82.8 H 66.7 v 0 C 64.9,61.7 77.4,44.4 94.6,44.4 h 322.9 c 17.1,0 29.6,17.4 27.8,38.4 z" + id="XMLID_2_" + style="stroke-width:8.81943" /> + <path + d="M 324.3,58.6 H 187.7 l -0.2,-7.8 C 186.7,26.3 202.1,6 221.9,6 h 68.3 c 19.7,0 35.1,20.3 34.4,44.7 z" + id="XMLID_1_" + style="stroke-width:8.81943" /> + </g> + </g> + <g + id="g40140" + transform="translate(137.74393,53.769179)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422" + id="text26903"><tspan + sodipodi:role="line" + id="tspan26901" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422">output-file.txt</tspan></text> + <path + d="m 81.04275,12.538612 h -5.35716 v 1.071429 h 5.35716 z M 83.18559,9.3243281 H 73.54275 V 24.324328 H 86.39988 V 12.538612 Z M 85.32846,23.252899 H 74.61417 V 10.395758 h 7.5 l 3.21429,3.214284 z m -9.64287,-2.142852 h 8.57142 v -1.071435 h -8.57142 z m 0,-2.142861 h 8.57142 v -1.071429 h -8.57142 z m 0,-2.142858 h 8.57142 v -1.071429 h -8.57142 z" + id="path28774" + style="stroke-width:0.264582" /> + </g> + <g + id="g40135" + transform="translate(134.99289,-39.014568)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579" + id="text31353"><tspan + sodipodi:role="line" + id="tspan31351" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579">/dev/pts/1</tspan></text> + <path + d="M 88.522475,72.111689 H 73.522474 c -0.690429,0 -1.25,0.55957 -1.25,1.25 v 12.5 c 0,0.69043 0.559571,1.250001 1.25,1.250001 h 15.000001 c 0.690429,0 1.249999,-0.559571 1.249999,-1.250001 v -12.5 c 0,-0.69043 -0.55957,-1.25 -1.249999,-1.25 z m -13.750001,8.75 2.5,-2.5 -2.5,-2.5 1.25,-1.25 3.750001,3.75 -3.750001,3.75 z m 10,1.25 h -4.999999 v -1.25 h 4.999999 z" + id="path39739" + style="stroke-width:0.264583" /> + </g> + <g + id="g1820" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,-51.837942)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452"><tspan + x="0" + y="0" + id="tspan2450">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456"><tspan + x="0" + y="0" + id="tspan2454">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460"><tspan + x="0" + y="0" + id="tspan2458">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464"><tspan + x="0" + y="0" + id="tspan2462">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468"><tspan + x="0" + y="0" + id="tspan2466">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472"><tspan + x="0" + y="0" + id="tspan2470">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476"><tspan + x="0" + y="0" + id="tspan2474">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480"><tspan + x="0" + y="0" + id="tspan2478">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484"><tspan + x="0" + y="0" + id="tspan2482">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488"><tspan + x="0" + y="0" + id="tspan2486">{</tspan></text> + </g> + <g + id="g2490" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494"><tspan + x="0" + y="0" + id="tspan2492">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498"><tspan + x="0" + y="0" + id="tspan2496">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502"><tspan + x="0" + y="0" + id="tspan2500">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506"><tspan + x="0" + y="0" + id="tspan2504">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510"><tspan + x="0" + y="0" + id="tspan2508">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514"><tspan + x="0" + y="0" + id="tspan2512">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518"><tspan + x="0" + y="0" + id="tspan2516">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522"><tspan + x="0" + y="0" + id="tspan2520">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526"><tspan + x="0" + y="0" + id="tspan2524">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530"><tspan + x="0" + y="0" + id="tspan2528">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534"><tspan + x="0" + y="0" + id="tspan2532">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538"><tspan + x="0" + y="0" + id="tspan2536">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542"><tspan + x="0" + y="0" + id="tspan2540">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546"><tspan + x="0" + y="0" + id="tspan2544">;</tspan></text> + </g> + <g + id="g2548" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552"><tspan + x="0" + y="0" + id="tspan2550">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556"><tspan + x="0" + y="0" + id="tspan2554">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560"><tspan + x="0" + y="0" + id="tspan2558">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564"><tspan + x="0" + y="0" + id="tspan2562">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568"><tspan + x="0" + y="0" + id="tspan2566">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572"><tspan + x="0" + y="0" + id="tspan2570">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576"><tspan + x="0" + y="0" + id="tspan2574">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580"><tspan + x="0" + y="0" + id="tspan2578">;</tspan></text> + </g> + <g + id="g2582" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586"><tspan + x="0" + y="0" + id="tspan2584">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590"><tspan + x="0" + y="0" + id="tspan2588">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594"><tspan + x="0" + y="0" + id="tspan2592">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598"><tspan + x="0" + y="0" + id="tspan2596">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602"><tspan + x="0" + y="0" + id="tspan2600">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606"><tspan + x="0" + y="0" + id="tspan2604">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610"><tspan + x="0" + y="0" + id="tspan2608">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614"><tspan + x="0" + y="0" + id="tspan2612">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618"><tspan + x="0" + y="0" + id="tspan2616">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622"><tspan + x="0" + y="0" + id="tspan2620">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626"><tspan + x="0" + y="0" + id="tspan2624">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630"><tspan + x="0" + y="0" + id="tspan2628">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634"><tspan + x="0" + y="0" + id="tspan2632">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638"><tspan + x="0" + y="0" + id="tspan2636">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642"><tspan + x="0" + y="0" + id="tspan2640">{</tspan></text> + </g> + <g + id="g2644" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648"><tspan + x="0" + y="0" + id="tspan2646">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652"><tspan + x="0" + y="0" + id="tspan2650">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656"><tspan + x="0" + y="0" + id="tspan2654">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660"><tspan + x="0" + y="0" + id="tspan2658">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664"><tspan + x="0" + y="0" + id="tspan2662">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668"><tspan + x="0" + y="0" + id="tspan2666">:</tspan></text> + </g> + <g + id="g2670" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674"><tspan + x="0" + y="0" + id="tspan2672">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678"><tspan + x="0" + y="0" + id="tspan2676">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682"><tspan + x="0" + y="0" + id="tspan2680">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686"><tspan + x="0" + y="0" + id="tspan2684">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690"><tspan + x="0" + y="0" + id="tspan2688">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694"><tspan + x="0" + y="0" + id="tspan2692">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698"><tspan + x="0" + y="0" + id="tspan2696">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702"><tspan + x="0" + y="0" + id="tspan2700">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706"><tspan + x="0" + y="0" + id="tspan2704">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710"><tspan + x="0" + y="0" + id="tspan2708">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714"><tspan + x="0" + y="0" + id="tspan2712">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718"><tspan + x="0" + y="0" + id="tspan2716">;</tspan></text> + </g> + <g + id="g2720" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724"><tspan + x="0" + y="0" + id="tspan2722">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728"><tspan + x="0" + y="0" + id="tspan2726">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732"><tspan + x="0" + y="0" + id="tspan2730">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736"><tspan + x="0" + y="0" + id="tspan2734">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740"><tspan + x="0" + y="0" + id="tspan2738">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744"><tspan + x="0" + y="0" + id="tspan2742">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748"><tspan + x="0" + y="0" + id="tspan2746">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752"><tspan + x="0" + y="0" + id="tspan2750">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756"><tspan + x="0" + y="0" + id="tspan2754">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760"><tspan + x="0" + y="0" + id="tspan2758">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764"><tspan + x="0" + y="0" + id="tspan2762">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768"><tspan + x="0" + y="0" + id="tspan2766">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772"><tspan + x="0" + y="0" + id="tspan2770">;</tspan></text> + </g> + <g + id="g2774" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778"><tspan + x="0" + y="0" + id="tspan2776">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782"><tspan + x="0" + y="0" + id="tspan2780">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786"><tspan + x="0" + y="0" + id="tspan2784">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790"><tspan + x="0" + y="0" + id="tspan2788">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794"><tspan + x="0" + y="0" + id="tspan2792">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798"><tspan + x="0" + y="0" + id="tspan2796">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802"><tspan + x="0" + y="0" + id="tspan2800">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806"><tspan + x="0" + y="0" + id="tspan2804">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810"><tspan + x="0" + y="0" + id="tspan2808">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814"><tspan + x="0" + y="0" + id="tspan2812">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818"><tspan + x="0" + y="0" + id="tspan2816">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822"><tspan + x="0" + y="0" + id="tspan2820">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826"><tspan + x="0" + y="0" + id="tspan2824">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830"><tspan + x="0" + y="0" + id="tspan2828">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834"><tspan + x="0" + y="0" + id="tspan2832">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838"><tspan + x="0" + y="0" + id="tspan2836">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842"><tspan + x="0" + y="0" + id="tspan2840">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846"><tspan + x="0" + y="0" + id="tspan2844">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850"><tspan + x="0" + y="0" + id="tspan2848">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854"><tspan + x="0" + y="0" + id="tspan2852">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858"><tspan + x="0" + y="0" + id="tspan2856">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862"><tspan + x="0" + y="0" + id="tspan2860">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866"><tspan + x="0" + y="0" + id="tspan2864">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870"><tspan + x="0" + y="0" + id="tspan2868">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874"><tspan + x="0" + y="0" + id="tspan2872">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878"><tspan + x="0" + y="0" + id="tspan2876">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882"><tspan + x="0" + y="0" + id="tspan2880">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886"><tspan + x="0" + y="0" + id="tspan2884">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890"><tspan + x="0" + y="0" + id="tspan2888">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894"><tspan + x="0" + y="0" + id="tspan2892">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898"><tspan + x="0" + y="0" + id="tspan2896">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902"><tspan + x="0" + y="0" + id="tspan2900">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906"><tspan + x="0" + y="0" + id="tspan2904">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910"><tspan + x="0" + y="0" + id="tspan2908">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914"><tspan + x="0" + y="0" + id="tspan2912">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918"><tspan + x="0" + y="0" + id="tspan2916">;</tspan></text> + </g> + <g + id="g2920" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924"><tspan + x="0" + y="0" + id="tspan2922">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928"><tspan + x="0" + y="0" + id="tspan2926">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932"><tspan + x="0" + y="0" + id="tspan2930">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936"><tspan + x="0" + y="0" + id="tspan2934">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940"><tspan + x="0" + y="0" + id="tspan2938">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944"><tspan + x="0" + y="0" + id="tspan2942">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948"><tspan + x="0" + y="0" + id="tspan2946">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952"><tspan + x="0" + y="0" + id="tspan2950">;</tspan></text> + </g> + <g + id="g2954" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958"><tspan + x="0" + y="0" + id="tspan2956">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962"><tspan + x="0" + y="0" + id="tspan2960">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966"><tspan + x="0" + y="0" + id="tspan2964">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970"><tspan + x="0" + y="0" + id="tspan2968">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974"><tspan + x="0" + y="0" + id="tspan2972">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978"><tspan + x="0" + y="0" + id="tspan2976">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982"><tspan + x="0" + y="0" + id="tspan2980">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986"><tspan + x="0" + y="0" + id="tspan2984">:</tspan></text> + </g> + <g + id="g2988" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992"><tspan + x="0" + y="0" + id="tspan2990">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996"><tspan + x="0" + y="0" + id="tspan2994">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000"><tspan + x="0" + y="0" + id="tspan2998">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004"><tspan + x="0" + y="0" + id="tspan3002">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008"><tspan + x="0" + y="0" + id="tspan3006">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012"><tspan + x="0" + y="0" + id="tspan3010">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016"><tspan + x="0" + y="0" + id="tspan3014">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020"><tspan + x="0" + y="0" + id="tspan3018">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024"><tspan + x="0" + y="0" + id="tspan3022">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028"><tspan + x="0" + y="0" + id="tspan3026">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032"><tspan + x="0" + y="0" + id="tspan3030">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036"><tspan + x="0" + y="0" + id="tspan3034">;</tspan></text> + </g> + <g + id="g3038" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042"><tspan + x="0" + y="0" + id="tspan3040">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046"><tspan + x="0" + y="0" + id="tspan3044">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050"><tspan + x="0" + y="0" + id="tspan3048">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054"><tspan + x="0" + y="0" + id="tspan3052">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058"><tspan + x="0" + y="0" + id="tspan3056">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062"><tspan + x="0" + y="0" + id="tspan3060">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066"><tspan + x="0" + y="0" + id="tspan3064">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070"><tspan + x="0" + y="0" + id="tspan3068">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074"><tspan + x="0" + y="0" + id="tspan3072">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078"><tspan + x="0" + y="0" + id="tspan3076">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082"><tspan + x="0" + y="0" + id="tspan3080">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086"><tspan + x="0" + y="0" + id="tspan3084">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090"><tspan + x="0" + y="0" + id="tspan3088">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094"><tspan + x="0" + y="0" + id="tspan3092">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098"><tspan + x="0" + y="0" + id="tspan3096">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102"><tspan + x="0" + y="0" + id="tspan3100">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106"><tspan + x="0" + y="0" + id="tspan3104">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110"><tspan + x="0" + y="0" + id="tspan3108">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114"><tspan + x="0" + y="0" + id="tspan3112">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118"><tspan + x="0" + y="0" + id="tspan3116">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122"><tspan + x="0" + y="0" + id="tspan3120">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126"><tspan + x="0" + y="0" + id="tspan3124">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130"><tspan + x="0" + y="0" + id="tspan3128">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134"><tspan + x="0" + y="0" + id="tspan3132">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138"><tspan + x="0" + y="0" + id="tspan3136">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142"><tspan + x="0" + y="0" + id="tspan3140">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146"><tspan + x="0" + y="0" + id="tspan3144">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150"><tspan + x="0" + y="0" + id="tspan3148">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154"><tspan + x="0" + y="0" + id="tspan3152">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158"><tspan + x="0" + y="0" + id="tspan3156">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162"><tspan + x="0" + y="0" + id="tspan3160">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166"><tspan + x="0" + y="0" + id="tspan3164">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170"><tspan + x="0" + y="0" + id="tspan3168">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174"><tspan + x="0" + y="0" + id="tspan3172">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178"><tspan + x="0" + y="0" + id="tspan3176">)</tspan></text> + </g> + <g + id="g3180" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184"><tspan + x="0" + y="0" + id="tspan3182">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188"><tspan + x="0" + y="0" + id="tspan3186">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192"><tspan + x="0" + y="0" + id="tspan3190">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196"><tspan + x="0" + y="0" + id="tspan3194">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200"><tspan + x="0" + y="0" + id="tspan3198">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204"><tspan + x="0" + y="0" + id="tspan3202">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208"><tspan + x="0" + y="0" + id="tspan3206">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212"><tspan + x="0" + y="0" + id="tspan3210">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216"><tspan + x="0" + y="0" + id="tspan3214">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220"><tspan + x="0" + y="0" + id="tspan3218">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224"><tspan + x="0" + y="0" + id="tspan3222">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228"><tspan + x="0" + y="0" + id="tspan3226">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232"><tspan + x="0" + y="0" + id="tspan3230">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236"><tspan + x="0" + y="0" + id="tspan3234">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240"><tspan + x="0" + y="0" + id="tspan3238">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244"><tspan + x="0" + y="0" + id="tspan3242">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248"><tspan + x="0" + y="0" + id="tspan3246">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252"><tspan + x="0" + y="0" + id="tspan3250">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256"><tspan + x="0" + y="0" + id="tspan3254">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260"><tspan + x="0" + y="0" + id="tspan3258">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264"><tspan + x="0" + y="0" + id="tspan3262">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268"><tspan + x="0" + y="0" + id="tspan3266">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272"><tspan + x="0" + y="0" + id="tspan3270">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276"><tspan + x="0" + y="0" + id="tspan3274">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280"><tspan + x="0" + y="0" + id="tspan3278">;</tspan></text> + </g> + <g + id="g3282" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286"><tspan + x="0" + y="0" + id="tspan3284">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290"><tspan + x="0" + y="0" + id="tspan3288">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294"><tspan + x="0" + y="0" + id="tspan3292">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298"><tspan + x="0" + y="0" + id="tspan3296">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302"><tspan + x="0" + y="0" + id="tspan3300">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306"><tspan + x="0" + y="0" + id="tspan3304">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310"><tspan + x="0" + y="0" + id="tspan3308">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314"><tspan + x="0" + y="0" + id="tspan3312">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318"><tspan + x="0" + y="0" + id="tspan3316">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322"><tspan + x="0" + y="0" + id="tspan3320">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326"><tspan + x="0" + y="0" + id="tspan3324">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330"><tspan + x="0" + y="0" + id="tspan3328">;</tspan></text> + </g> + <g + id="g3332" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336"><tspan + x="0" + y="0" + id="tspan3334">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340"><tspan + x="0" + y="0" + id="tspan3338">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344"><tspan + x="0" + y="0" + id="tspan3342">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348"><tspan + x="0" + y="0" + id="tspan3346">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352"><tspan + x="0" + y="0" + id="tspan3350">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356"><tspan + x="0" + y="0" + id="tspan3354">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360"><tspan + x="0" + y="0" + id="tspan3358">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364"><tspan + x="0" + y="0" + id="tspan3362">;</tspan></text> + </g> + <g + id="g3366" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370"><tspan + x="0" + y="0" + id="tspan3368">}</tspan></text> + </g> + <g + id="g3372" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376"><tspan + x="0" + y="0" + id="tspan3374">}</tspan></text> + </g> + </g> + <g + id="g3484" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,19.072696)" /> + <g + id="g3488" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,88.04075)" /> + <g + id="g83834" + transform="translate(107.58483,23.626053)" + style="fill:#ff0000"> + <image + width="23.225805" + height="15" + preserveAspectRatio="none" + style="stroke-width:0.174978;image-rendering:optimizeSpeed;fill:#ff0000" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAfCAYAAACh+E5kAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9 kT1Iw0AcxV9bRSktFawg4pChOlkQFXHUKhShQqgVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg +AHi6OSk6CIl/i8ptIjx4Lgf7+497t4B/kaFqWbXOKBqlpFOJoRsblXoeUUQYQygDxGJmfqcKKbg Ob7u4ePrXZxneZ/7c4SVvMkAn0A8y3TDIt4gnt60dM77xFFWkhTic+Ixgy5I/Mh12eU3zkWH/Twz amTS88RRYqHYwXIHs5KhEk8RxxRVo3x/1mWF8xZntVJjrXvyF4by2soy12kOI4lFLEGEABk1lFGB hTitGikm0rSf8PAPOX6RXDK5ymDkWEAVKiTHD/4Hv7s1C5MTblIoAXS/2PbHCNCzCzTrtv19bNvN EyDwDFxpbX+1Acx8kl5va7EjILINXFy3NXkPuNwBBp90yZAcKUDTXygA72f0TTmg/xYIrrm9tfZx +gBkqKvUDXBwCIwWKXvd4929nb39e6bV3w8q3nKKscjFLwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlw SFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+YKDRUYGD+J89cAAAAZdEVYdENvbW1lbnQAQ3JlYXRl ZCB3aXRoIEdJTVBXgQ4XAAABiElEQVRYw+1Y20rEMBA9M826bP0U1wdB9MX/B19E3NX/8GEVL5nj Q9JuWyNNRTHFDZSQZJhhLuckHay0IoDcr7jhhIrN5nZU8Or8Eo8vT8U5oBTLEhSUOZxalSVIALUs CABCgamHUAEQFEKtQgiG9PZMfTxrqlBAsd6eUKM+aUOVa8OZ+uwMXN/dlFdCwev5Ds2tbpbrAGcN Yg0gmXEGpoC4SAem0OghAwca/c80inJLSOftwIFG//o5PSUD65P1fmGdtDCgKb6Ww1lEGCzO3Sh0 5VP6Jthw33pKMGGMiTMOzlLyKX0TbEgtjjt7G3XgWI+w86/llRAgmQVeJgrCTcwfTG+zlkEJ/ZKN AOIuoGwAsAaIEGzvt4XSqPXv5t66ZRGWS6Pbh/HILhfLmf+RFfricNmNLQIXp2dxYRBWYLxpBAJK 6OFQiCYoFIt71vZ6CEKgoHig6QO1+jplmmkjv7ElwDPeZc+olmBZi7Pv7PkEfPxnFvpK34gNDd2x GY9aXFZnegVXpKcfnHHpyinb6ZAAAAAASUVORK5CYII= " + id="image50850" + x="97.006233" + y="111.85227" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583;fill:#000000" + x="94.883553" + y="133.28987" + id="text54908"><tspan + sodipodi:role="line" + id="tspan54906" + style="stroke-width:0.264583;fill:#000000" + x="94.883553" + y="133.28987">pipe:[1137]</tspan></text> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.87473,47.220362 h 20.20444 v 60.072908 l 19.85168,0" + id="path52862" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.95174,41.699899 h 22.9205 v 27.123834 h 20.11199" + id="path52911" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.76942,37.039298 h 38.48161" + id="path52913" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.02013,52.048272 h 21.77513 v 75.725918 h 58.15801 v 12.77337 H 230.4018" + id="path70938" + sodipodi:nodetypes="cccccc" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545" + id="text6972"><tspan + sodipodi:role="line" + id="tspan6970" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545">processus père</tspan></text> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964" + width="29.764124" + height="37.809834" + x="136.70837" + y="25.866203" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 139.02258,33.329593 h 25" + id="path169" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 145.22491,61.117913 V 27.471865" + id="path169-3" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="138.92543" + y="31.60957" + id="text225"><tspan + sodipodi:role="line" + id="tspan223" + style="font-size:4.23333px;stroke-width:0.264583" + x="138.92543" + y="31.60957">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.22003" + y="38.094936" + id="text4716"><tspan + sodipodi:role="line" + id="tspan4714" + style="stroke-width:0.264583" + x="140.22003" + y="38.094936">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="139.98645" + y="43.379482" + id="text4720"><tspan + sodipodi:role="line" + id="tspan4718" + style="stroke-width:0.264583" + x="139.98645" + y="43.379482">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.18077" + y="48.664028" + id="text4724"><tspan + sodipodi:role="line" + id="tspan4722" + style="stroke-width:0.264583" + x="140.18077" + y="48.664028">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.21178" + y="53.450417" + id="text4728"><tspan + sodipodi:role="line" + id="tspan4726" + style="stroke-width:0.264583" + x="140.21178" + y="53.450417">3 p[0]</tspan></text> + <rect + style="fill:none;stroke:#000000;stroke-width:0.168479;stroke-dasharray:none;stroke-opacity:1" + id="rect9440-6" + width="116.25708" + height="89.83152" + x="6.2269368" + y="97.798691" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 165.47167,131.42037 h 27.57058 V 42.641205 h 10.0746" + id="path80931" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 166.71704,136.72533 h 28.71969 v 6.91204 l 6.95214,0" + id="path80933" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 166.87657,142.08 h 31.08361 v -33.16707 h 6.43865" + id="path80935" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.99024,152.34976 h 25.54065 v -6.69074 h 15.01428" + id="path80939" /> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964-9" + width="29.764124" + height="37.809834" + x="138.80099" + y="120.4015" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 141.1152,127.86489 h 25" + id="path169-2" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 147.31753,155.65321 V 122.00716" + id="path169-3-5" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="141.01805" + y="126.14487" + id="text225-7"><tspan + sodipodi:role="line" + id="tspan223-4" + style="font-size:4.23333px;stroke-width:0.264583" + x="141.01805" + y="126.14487">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.31265" + y="132.63023" + id="text4716-9"><tspan + sodipodi:role="line" + id="tspan4714-9" + style="stroke-width:0.264583" + x="142.31265" + y="132.63023">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;fill:#000000;stroke-width:0.264583" + x="142.07907" + y="137.91478" + id="text4720-4"><tspan + sodipodi:role="line" + id="tspan4718-5" + style="fill:#000000;stroke-width:0.264583" + x="142.07907" + y="137.91478">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.27339" + y="143.19933" + id="text4724-9"><tspan + sodipodi:role="line" + id="tspan4722-3" + style="stroke-width:0.264583" + x="142.27339" + y="143.19933">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;fill:#000000;stroke-width:0.264583" + x="142.37674" + y="153.27026" + id="text4732-0"><tspan + sodipodi:role="line" + id="tspan4730-8" + style="fill:#000000;stroke-width:0.264583" + x="142.37674" + y="153.27026">4 </tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684" + id="text6972-1"><tspan + sodipodi:role="line" + id="tspan6970-9" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684">processus fils</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.93889px;line-height:1.25;font-family:sans-serif;fill:#ff0000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="131.37462" + y="176.40404" + id="text145051"><tspan + sodipodi:role="line" + id="tspan145049" + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:4.93889px;font-family:sans-serif;-inkscape-font-specification:'sans-serif Bold';fill:#ff0000;stroke-width:0.264583" + x="131.37462" + y="176.40404">fd préservés par exec</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.93888889px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="10.59283" + y="115.12449" + id="text149371"><tspan + sodipodi:role="line" + id="tspan149369" + style="stroke-width:0.264583;font-size:4.93888889px" + x="10.59283" + y="115.12449" /></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.93889px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="17.387365" + y="139.6445" + id="text149375"><tspan + sodipodi:role="line" + id="tspan149373" + style="font-size:4.93889px;stroke-width:0.264583" + x="17.387365" + y="139.6445">echo est chargé en mémoire et exécuté</tspan></text> + </g> +</svg> diff --git a/221018-pipe-example/fig/16-parent-read-loop.svg b/221018-pipe-example/fig/16-parent-read-loop.svg new file mode 100644 index 0000000000000000000000000000000000000000..0764d2c8cfc0d7d3dd575ea3d6a222d99ca82ff9 --- /dev/null +++ b/221018-pipe-example/fig/16-parent-read-loop.svg @@ -0,0 +1,2358 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="256mm" + height="192mm" + viewBox="0 0 256.00004 192" + version="1.1" + id="svg5" + inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" + sodipodi:docname="16-parent-read-loop.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <sodipodi:namedview + id="namedview7" + pagecolor="#ffffff" + bordercolor="#999999" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:document-units="mm" + showgrid="false" + inkscape:zoom="1.1350534" + inkscape:cx="411.43438" + inkscape:cy="363.41901" + inkscape:window-width="1916" + inkscape:window-height="1032" + inkscape:window-x="0" + inkscape:window-y="22" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" + showguides="true" /> + <defs + id="defs2"> + <marker + style="overflow:visible" + id="marker11169" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167" /> + </marker> + <marker + style="overflow:visible" + id="marker11169-4" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167-9" /> + </marker> + </defs> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.499999;stroke-dasharray:none;stroke-opacity:1" + id="rect44272" + width="255.14482" + height="190.89871" + x="0" + y="0" /> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477-21" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="66.312271" /> + <g + id="g166678"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="61.399639" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169)" + d="M 1.2680729,63.855953 H 9.6921927" + id="path10742" /> + </g> + <g + id="g149355" + transform="translate(0,6.3839073)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477-2" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="135.72678" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169-4)" + d="M 1.2680729,138.18309 H 9.6921927" + id="path10742-0" /> + </g> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="13.537429" + y="75.969765" + id="text6968"><tspan + sodipodi:role="line" + id="tspan6966" + style="stroke-width:0.264583" + x="13.537429" + y="75.969765" /></text> + <g + id="g40148" + transform="translate(136.24874,56.979904)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707" + id="text21058"><tspan + sodipodi:role="line" + id="tspan21056" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707">/dev/null</tspan></text> + <g + id="g20674" + transform="matrix(0.03,0,0,0.03,72.366356,42.460154)" + style="stroke-width:8.81943"> + <path + d="m 89.4,100 26.2,347.9 c 2.5,32.5 29.6,58.1 60.7,58.1 h 159.3 c 31.1,0 58.2,-25.6 60.7,-58.1 L 422.6,100 Z m 100.7,360.8 c 0.3,7.1 -5.1,12.7 -12,12.7 -6.9,0 -12.7,-5.7 -13.1,-12.7 L 150.4,164.2 c -0.5,-9.6 5.7,-17.4 13.8,-17.4 8.1,0 14.9,7.8 15.3,17.4 z m 78.4,0 c 0,7.1 -5.7,12.7 -12.5,12.7 -6.8,0 -12.5,-5.7 -12.5,-12.7 l -2,-296.6 c -0.1,-9.6 6.4,-17.4 14.5,-17.4 8.1,0 14.6,7.8 14.5,17.4 z m 78.4,0 c -0.3,7.1 -6.2,12.7 -13.1,12.7 -6.9,0 -12.2,-5.7 -12,-12.7 l 10.6,-296.6 c 0.3,-9.6 7.2,-17.4 15.3,-17.4 8.1,0 14.3,7.8 13.8,17.4 z" + id="path20670" + style="stroke-width:8.81943" /> + <path + d="M 445.3,82.8 H 66.7 v 0 C 64.9,61.7 77.4,44.4 94.6,44.4 h 322.9 c 17.1,0 29.6,17.4 27.8,38.4 z" + id="XMLID_2_" + style="stroke-width:8.81943" /> + <path + d="M 324.3,58.6 H 187.7 l -0.2,-7.8 C 186.7,26.3 202.1,6 221.9,6 h 68.3 c 19.7,0 35.1,20.3 34.4,44.7 z" + id="XMLID_1_" + style="stroke-width:8.81943" /> + </g> + </g> + <g + id="g40140" + transform="translate(137.74393,53.769179)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422" + id="text26903"><tspan + sodipodi:role="line" + id="tspan26901" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422">output-file.txt</tspan></text> + <path + d="m 81.04275,12.538612 h -5.35716 v 1.071429 h 5.35716 z M 83.18559,9.3243281 H 73.54275 V 24.324328 H 86.39988 V 12.538612 Z M 85.32846,23.252899 H 74.61417 V 10.395758 h 7.5 l 3.21429,3.214284 z m -9.64287,-2.142852 h 8.57142 v -1.071435 h -8.57142 z m 0,-2.142861 h 8.57142 v -1.071429 h -8.57142 z m 0,-2.142858 h 8.57142 v -1.071429 h -8.57142 z" + id="path28774" + style="stroke-width:0.264582" /> + </g> + <g + id="g40135" + transform="translate(134.99289,-39.014568)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579" + id="text31353"><tspan + sodipodi:role="line" + id="tspan31351" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579">/dev/pts/1</tspan></text> + <path + d="M 88.522475,72.111689 H 73.522474 c -0.690429,0 -1.25,0.55957 -1.25,1.25 v 12.5 c 0,0.69043 0.559571,1.250001 1.25,1.250001 h 15.000001 c 0.690429,0 1.249999,-0.559571 1.249999,-1.250001 v -12.5 c 0,-0.69043 -0.55957,-1.25 -1.249999,-1.25 z m -13.750001,8.75 2.5,-2.5 -2.5,-2.5 1.25,-1.25 3.750001,3.75 -3.750001,3.75 z m 10,1.25 h -4.999999 v -1.25 h 4.999999 z" + id="path39739" + style="stroke-width:0.264583" /> + </g> + <g + id="g1820" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,-51.837942)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452"><tspan + x="0" + y="0" + id="tspan2450">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456"><tspan + x="0" + y="0" + id="tspan2454">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460"><tspan + x="0" + y="0" + id="tspan2458">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464"><tspan + x="0" + y="0" + id="tspan2462">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468"><tspan + x="0" + y="0" + id="tspan2466">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472"><tspan + x="0" + y="0" + id="tspan2470">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476"><tspan + x="0" + y="0" + id="tspan2474">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480"><tspan + x="0" + y="0" + id="tspan2478">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484"><tspan + x="0" + y="0" + id="tspan2482">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488"><tspan + x="0" + y="0" + id="tspan2486">{</tspan></text> + </g> + <g + id="g2490" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494"><tspan + x="0" + y="0" + id="tspan2492">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498"><tspan + x="0" + y="0" + id="tspan2496">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502"><tspan + x="0" + y="0" + id="tspan2500">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506"><tspan + x="0" + y="0" + id="tspan2504">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510"><tspan + x="0" + y="0" + id="tspan2508">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514"><tspan + x="0" + y="0" + id="tspan2512">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518"><tspan + x="0" + y="0" + id="tspan2516">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522"><tspan + x="0" + y="0" + id="tspan2520">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526"><tspan + x="0" + y="0" + id="tspan2524">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530"><tspan + x="0" + y="0" + id="tspan2528">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534"><tspan + x="0" + y="0" + id="tspan2532">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538"><tspan + x="0" + y="0" + id="tspan2536">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542"><tspan + x="0" + y="0" + id="tspan2540">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546"><tspan + x="0" + y="0" + id="tspan2544">;</tspan></text> + </g> + <g + id="g2548" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552"><tspan + x="0" + y="0" + id="tspan2550">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556"><tspan + x="0" + y="0" + id="tspan2554">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560"><tspan + x="0" + y="0" + id="tspan2558">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564"><tspan + x="0" + y="0" + id="tspan2562">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568"><tspan + x="0" + y="0" + id="tspan2566">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572"><tspan + x="0" + y="0" + id="tspan2570">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576"><tspan + x="0" + y="0" + id="tspan2574">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580"><tspan + x="0" + y="0" + id="tspan2578">;</tspan></text> + </g> + <g + id="g2582" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586"><tspan + x="0" + y="0" + id="tspan2584">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590"><tspan + x="0" + y="0" + id="tspan2588">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594"><tspan + x="0" + y="0" + id="tspan2592">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598"><tspan + x="0" + y="0" + id="tspan2596">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602"><tspan + x="0" + y="0" + id="tspan2600">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606"><tspan + x="0" + y="0" + id="tspan2604">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610"><tspan + x="0" + y="0" + id="tspan2608">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614"><tspan + x="0" + y="0" + id="tspan2612">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618"><tspan + x="0" + y="0" + id="tspan2616">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622"><tspan + x="0" + y="0" + id="tspan2620">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626"><tspan + x="0" + y="0" + id="tspan2624">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630"><tspan + x="0" + y="0" + id="tspan2628">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634"><tspan + x="0" + y="0" + id="tspan2632">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638"><tspan + x="0" + y="0" + id="tspan2636">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642"><tspan + x="0" + y="0" + id="tspan2640">{</tspan></text> + </g> + <g + id="g2644" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648"><tspan + x="0" + y="0" + id="tspan2646">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652"><tspan + x="0" + y="0" + id="tspan2650">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656"><tspan + x="0" + y="0" + id="tspan2654">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660"><tspan + x="0" + y="0" + id="tspan2658">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664"><tspan + x="0" + y="0" + id="tspan2662">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668"><tspan + x="0" + y="0" + id="tspan2666">:</tspan></text> + </g> + <g + id="g2670" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674"><tspan + x="0" + y="0" + id="tspan2672">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678"><tspan + x="0" + y="0" + id="tspan2676">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682"><tspan + x="0" + y="0" + id="tspan2680">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686"><tspan + x="0" + y="0" + id="tspan2684">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690"><tspan + x="0" + y="0" + id="tspan2688">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694"><tspan + x="0" + y="0" + id="tspan2692">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698"><tspan + x="0" + y="0" + id="tspan2696">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702"><tspan + x="0" + y="0" + id="tspan2700">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706"><tspan + x="0" + y="0" + id="tspan2704">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710"><tspan + x="0" + y="0" + id="tspan2708">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714"><tspan + x="0" + y="0" + id="tspan2712">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718"><tspan + x="0" + y="0" + id="tspan2716">;</tspan></text> + </g> + <g + id="g2720" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724"><tspan + x="0" + y="0" + id="tspan2722">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728"><tspan + x="0" + y="0" + id="tspan2726">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732"><tspan + x="0" + y="0" + id="tspan2730">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736"><tspan + x="0" + y="0" + id="tspan2734">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740"><tspan + x="0" + y="0" + id="tspan2738">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744"><tspan + x="0" + y="0" + id="tspan2742">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748"><tspan + x="0" + y="0" + id="tspan2746">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752"><tspan + x="0" + y="0" + id="tspan2750">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756"><tspan + x="0" + y="0" + id="tspan2754">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760"><tspan + x="0" + y="0" + id="tspan2758">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764"><tspan + x="0" + y="0" + id="tspan2762">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768"><tspan + x="0" + y="0" + id="tspan2766">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772"><tspan + x="0" + y="0" + id="tspan2770">;</tspan></text> + </g> + <g + id="g2774" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778"><tspan + x="0" + y="0" + id="tspan2776">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782"><tspan + x="0" + y="0" + id="tspan2780">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786"><tspan + x="0" + y="0" + id="tspan2784">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790"><tspan + x="0" + y="0" + id="tspan2788">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794"><tspan + x="0" + y="0" + id="tspan2792">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798"><tspan + x="0" + y="0" + id="tspan2796">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802"><tspan + x="0" + y="0" + id="tspan2800">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806"><tspan + x="0" + y="0" + id="tspan2804">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810"><tspan + x="0" + y="0" + id="tspan2808">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814"><tspan + x="0" + y="0" + id="tspan2812">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818"><tspan + x="0" + y="0" + id="tspan2816">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822"><tspan + x="0" + y="0" + id="tspan2820">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826"><tspan + x="0" + y="0" + id="tspan2824">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830"><tspan + x="0" + y="0" + id="tspan2828">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834"><tspan + x="0" + y="0" + id="tspan2832">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838"><tspan + x="0" + y="0" + id="tspan2836">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842"><tspan + x="0" + y="0" + id="tspan2840">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846"><tspan + x="0" + y="0" + id="tspan2844">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850"><tspan + x="0" + y="0" + id="tspan2848">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854"><tspan + x="0" + y="0" + id="tspan2852">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858"><tspan + x="0" + y="0" + id="tspan2856">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862"><tspan + x="0" + y="0" + id="tspan2860">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866"><tspan + x="0" + y="0" + id="tspan2864">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870"><tspan + x="0" + y="0" + id="tspan2868">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874"><tspan + x="0" + y="0" + id="tspan2872">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878"><tspan + x="0" + y="0" + id="tspan2876">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882"><tspan + x="0" + y="0" + id="tspan2880">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886"><tspan + x="0" + y="0" + id="tspan2884">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890"><tspan + x="0" + y="0" + id="tspan2888">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894"><tspan + x="0" + y="0" + id="tspan2892">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898"><tspan + x="0" + y="0" + id="tspan2896">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902"><tspan + x="0" + y="0" + id="tspan2900">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906"><tspan + x="0" + y="0" + id="tspan2904">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910"><tspan + x="0" + y="0" + id="tspan2908">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914"><tspan + x="0" + y="0" + id="tspan2912">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918"><tspan + x="0" + y="0" + id="tspan2916">;</tspan></text> + </g> + <g + id="g2920" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924"><tspan + x="0" + y="0" + id="tspan2922">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928"><tspan + x="0" + y="0" + id="tspan2926">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932"><tspan + x="0" + y="0" + id="tspan2930">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936"><tspan + x="0" + y="0" + id="tspan2934">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940"><tspan + x="0" + y="0" + id="tspan2938">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944"><tspan + x="0" + y="0" + id="tspan2942">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948"><tspan + x="0" + y="0" + id="tspan2946">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952"><tspan + x="0" + y="0" + id="tspan2950">;</tspan></text> + </g> + <g + id="g2954" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958"><tspan + x="0" + y="0" + id="tspan2956">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962"><tspan + x="0" + y="0" + id="tspan2960">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966"><tspan + x="0" + y="0" + id="tspan2964">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970"><tspan + x="0" + y="0" + id="tspan2968">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974"><tspan + x="0" + y="0" + id="tspan2972">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978"><tspan + x="0" + y="0" + id="tspan2976">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982"><tspan + x="0" + y="0" + id="tspan2980">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986"><tspan + x="0" + y="0" + id="tspan2984">:</tspan></text> + </g> + <g + id="g2988" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992"><tspan + x="0" + y="0" + id="tspan2990">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996"><tspan + x="0" + y="0" + id="tspan2994">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000"><tspan + x="0" + y="0" + id="tspan2998">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004"><tspan + x="0" + y="0" + id="tspan3002">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008"><tspan + x="0" + y="0" + id="tspan3006">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012"><tspan + x="0" + y="0" + id="tspan3010">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016"><tspan + x="0" + y="0" + id="tspan3014">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020"><tspan + x="0" + y="0" + id="tspan3018">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024"><tspan + x="0" + y="0" + id="tspan3022">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028"><tspan + x="0" + y="0" + id="tspan3026">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032"><tspan + x="0" + y="0" + id="tspan3030">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036"><tspan + x="0" + y="0" + id="tspan3034">;</tspan></text> + </g> + <g + id="g3038" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042"><tspan + x="0" + y="0" + id="tspan3040">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046"><tspan + x="0" + y="0" + id="tspan3044">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050"><tspan + x="0" + y="0" + id="tspan3048">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054"><tspan + x="0" + y="0" + id="tspan3052">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058"><tspan + x="0" + y="0" + id="tspan3056">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062"><tspan + x="0" + y="0" + id="tspan3060">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066"><tspan + x="0" + y="0" + id="tspan3064">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070"><tspan + x="0" + y="0" + id="tspan3068">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074"><tspan + x="0" + y="0" + id="tspan3072">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078"><tspan + x="0" + y="0" + id="tspan3076">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082"><tspan + x="0" + y="0" + id="tspan3080">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086"><tspan + x="0" + y="0" + id="tspan3084">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090"><tspan + x="0" + y="0" + id="tspan3088">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094"><tspan + x="0" + y="0" + id="tspan3092">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098"><tspan + x="0" + y="0" + id="tspan3096">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102"><tspan + x="0" + y="0" + id="tspan3100">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106"><tspan + x="0" + y="0" + id="tspan3104">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110"><tspan + x="0" + y="0" + id="tspan3108">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114"><tspan + x="0" + y="0" + id="tspan3112">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118"><tspan + x="0" + y="0" + id="tspan3116">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122"><tspan + x="0" + y="0" + id="tspan3120">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126"><tspan + x="0" + y="0" + id="tspan3124">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130"><tspan + x="0" + y="0" + id="tspan3128">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134"><tspan + x="0" + y="0" + id="tspan3132">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138"><tspan + x="0" + y="0" + id="tspan3136">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142"><tspan + x="0" + y="0" + id="tspan3140">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146"><tspan + x="0" + y="0" + id="tspan3144">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150"><tspan + x="0" + y="0" + id="tspan3148">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154"><tspan + x="0" + y="0" + id="tspan3152">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158"><tspan + x="0" + y="0" + id="tspan3156">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162"><tspan + x="0" + y="0" + id="tspan3160">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166"><tspan + x="0" + y="0" + id="tspan3164">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170"><tspan + x="0" + y="0" + id="tspan3168">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174"><tspan + x="0" + y="0" + id="tspan3172">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178"><tspan + x="0" + y="0" + id="tspan3176">)</tspan></text> + </g> + <g + id="g3180" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184"><tspan + x="0" + y="0" + id="tspan3182">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188"><tspan + x="0" + y="0" + id="tspan3186">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192"><tspan + x="0" + y="0" + id="tspan3190">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196"><tspan + x="0" + y="0" + id="tspan3194">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200"><tspan + x="0" + y="0" + id="tspan3198">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204"><tspan + x="0" + y="0" + id="tspan3202">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208"><tspan + x="0" + y="0" + id="tspan3206">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212"><tspan + x="0" + y="0" + id="tspan3210">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216"><tspan + x="0" + y="0" + id="tspan3214">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220"><tspan + x="0" + y="0" + id="tspan3218">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224"><tspan + x="0" + y="0" + id="tspan3222">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228"><tspan + x="0" + y="0" + id="tspan3226">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232"><tspan + x="0" + y="0" + id="tspan3230">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236"><tspan + x="0" + y="0" + id="tspan3234">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240"><tspan + x="0" + y="0" + id="tspan3238">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244"><tspan + x="0" + y="0" + id="tspan3242">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248"><tspan + x="0" + y="0" + id="tspan3246">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252"><tspan + x="0" + y="0" + id="tspan3250">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256"><tspan + x="0" + y="0" + id="tspan3254">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260"><tspan + x="0" + y="0" + id="tspan3258">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264"><tspan + x="0" + y="0" + id="tspan3262">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268"><tspan + x="0" + y="0" + id="tspan3266">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272"><tspan + x="0" + y="0" + id="tspan3270">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276"><tspan + x="0" + y="0" + id="tspan3274">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280"><tspan + x="0" + y="0" + id="tspan3278">;</tspan></text> + </g> + <g + id="g3282" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286"><tspan + x="0" + y="0" + id="tspan3284">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290"><tspan + x="0" + y="0" + id="tspan3288">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294"><tspan + x="0" + y="0" + id="tspan3292">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298"><tspan + x="0" + y="0" + id="tspan3296">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302"><tspan + x="0" + y="0" + id="tspan3300">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306"><tspan + x="0" + y="0" + id="tspan3304">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310"><tspan + x="0" + y="0" + id="tspan3308">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314"><tspan + x="0" + y="0" + id="tspan3312">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318"><tspan + x="0" + y="0" + id="tspan3316">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322"><tspan + x="0" + y="0" + id="tspan3320">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326"><tspan + x="0" + y="0" + id="tspan3324">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330"><tspan + x="0" + y="0" + id="tspan3328">;</tspan></text> + </g> + <g + id="g3332" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336"><tspan + x="0" + y="0" + id="tspan3334">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340"><tspan + x="0" + y="0" + id="tspan3338">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344"><tspan + x="0" + y="0" + id="tspan3342">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348"><tspan + x="0" + y="0" + id="tspan3346">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352"><tspan + x="0" + y="0" + id="tspan3350">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356"><tspan + x="0" + y="0" + id="tspan3354">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360"><tspan + x="0" + y="0" + id="tspan3358">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364"><tspan + x="0" + y="0" + id="tspan3362">;</tspan></text> + </g> + <g + id="g3366" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370"><tspan + x="0" + y="0" + id="tspan3368">}</tspan></text> + </g> + <g + id="g3372" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376"><tspan + x="0" + y="0" + id="tspan3374">}</tspan></text> + </g> + </g> + <g + id="g3484" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,19.072696)" /> + <g + id="g3488" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,88.04075)" /> + <g + id="g83834" + transform="translate(107.58483,23.626053)" + style="fill:#ff0000"> + <image + width="23.225805" + height="15" + preserveAspectRatio="none" + style="stroke-width:0.174978;image-rendering:optimizeSpeed;fill:#ff0000" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAfCAYAAACh+E5kAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9 kT1Iw0AcxV9bRSktFawg4pChOlkQFXHUKhShQqgVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg +AHi6OSk6CIl/i8ptIjx4Lgf7+497t4B/kaFqWbXOKBqlpFOJoRsblXoeUUQYQygDxGJmfqcKKbg Ob7u4ePrXZxneZ/7c4SVvMkAn0A8y3TDIt4gnt60dM77xFFWkhTic+Ixgy5I/Mh12eU3zkWH/Twz amTS88RRYqHYwXIHs5KhEk8RxxRVo3x/1mWF8xZntVJjrXvyF4by2soy12kOI4lFLEGEABk1lFGB hTitGikm0rSf8PAPOX6RXDK5ymDkWEAVKiTHD/4Hv7s1C5MTblIoAXS/2PbHCNCzCzTrtv19bNvN EyDwDFxpbX+1Acx8kl5va7EjILINXFy3NXkPuNwBBp90yZAcKUDTXygA72f0TTmg/xYIrrm9tfZx +gBkqKvUDXBwCIwWKXvd4929nb39e6bV3w8q3nKKscjFLwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlw SFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+YKDRUYGD+J89cAAAAZdEVYdENvbW1lbnQAQ3JlYXRl ZCB3aXRoIEdJTVBXgQ4XAAABiElEQVRYw+1Y20rEMBA9M826bP0U1wdB9MX/B19E3NX/8GEVL5nj Q9JuWyNNRTHFDZSQZJhhLuckHay0IoDcr7jhhIrN5nZU8Or8Eo8vT8U5oBTLEhSUOZxalSVIALUs CABCgamHUAEQFEKtQgiG9PZMfTxrqlBAsd6eUKM+aUOVa8OZ+uwMXN/dlFdCwev5Ds2tbpbrAGcN Yg0gmXEGpoC4SAem0OghAwca/c80inJLSOftwIFG//o5PSUD65P1fmGdtDCgKb6Ww1lEGCzO3Sh0 5VP6Jthw33pKMGGMiTMOzlLyKX0TbEgtjjt7G3XgWI+w86/llRAgmQVeJgrCTcwfTG+zlkEJ/ZKN AOIuoGwAsAaIEGzvt4XSqPXv5t66ZRGWS6Pbh/HILhfLmf+RFfricNmNLQIXp2dxYRBWYLxpBAJK 6OFQiCYoFIt71vZ6CEKgoHig6QO1+jplmmkjv7ElwDPeZc+olmBZi7Pv7PkEfPxnFvpK34gNDd2x GY9aXFZnegVXpKcfnHHpyinb6ZAAAAAASUVORK5CYII= " + id="image50850" + x="97.006233" + y="111.85227" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583;fill:#000000" + x="94.883553" + y="133.28987" + id="text54908"><tspan + sodipodi:role="line" + id="tspan54906" + style="stroke-width:0.264583;fill:#000000" + x="94.883553" + y="133.28987">pipe:[1137]</tspan></text> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.87473,47.220362 h 20.20444 v 60.072908 l 19.85168,0" + id="path52862" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#ff0000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.95174,41.699899 h 22.9205 v 27.123834 h 20.11199" + id="path52911" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.76942,37.039298 h 38.48161" + id="path52913" /> + <path + style="fill:none;stroke:#ff0000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.02013,52.048272 h 21.77513 v 75.725918 h 58.15801 v 12.77337 H 230.4018" + id="path70938" + sodipodi:nodetypes="cccccc" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545" + id="text6972"><tspan + sodipodi:role="line" + id="tspan6970" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545">processus père</tspan></text> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964" + width="29.764124" + height="37.809834" + x="136.70837" + y="25.866203" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 139.02258,33.329593 h 25" + id="path169" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 145.22491,61.117913 V 27.471865" + id="path169-3" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="138.92543" + y="31.60957" + id="text225"><tspan + sodipodi:role="line" + id="tspan223" + style="font-size:4.23333px;stroke-width:0.264583" + x="138.92543" + y="31.60957">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.22003" + y="38.094936" + id="text4716"><tspan + sodipodi:role="line" + id="tspan4714" + style="stroke-width:0.264583" + x="140.22003" + y="38.094936">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583;fill:#ff0000" + x="139.98645" + y="43.379482" + id="text4720"><tspan + sodipodi:role="line" + id="tspan4718" + style="stroke-width:0.264583;fill:#ff0000" + x="139.98645" + y="43.379482">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.18077" + y="48.664028" + id="text4724"><tspan + sodipodi:role="line" + id="tspan4722" + style="stroke-width:0.264583" + x="140.18077" + y="48.664028">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583;fill:#ff0000" + x="140.21178" + y="53.450417" + id="text4728"><tspan + sodipodi:role="line" + id="tspan4726" + style="stroke-width:0.264583;fill:#ff0000" + x="140.21178" + y="53.450417">3 p[0]</tspan></text> + <rect + style="fill:none;stroke:#000000;stroke-width:0.168479;stroke-dasharray:none;stroke-opacity:1" + id="rect9440-6" + width="116.25708" + height="89.83152" + x="6.2269368" + y="97.798691" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 165.47167,131.42037 h 27.57058 V 42.641205 h 10.0746" + id="path80931" /> + <path + style="fill:none;stroke:#ff0000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 166.71704,136.72533 h 28.71969 v 6.91204 l 6.95214,0" + id="path80933" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 166.87657,142.08 h 31.08361 v -33.16707 h 6.43865" + id="path80935" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.99024,152.34976 h 25.54065 v -6.69074 h 15.01428" + id="path80939" /> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964-9" + width="29.764124" + height="37.809834" + x="138.80099" + y="120.4015" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 141.1152,127.86489 h 25" + id="path169-2" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 147.31753,155.65321 V 122.00716" + id="path169-3-5" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="141.01805" + y="126.14487" + id="text225-7"><tspan + sodipodi:role="line" + id="tspan223-4" + style="font-size:4.23333px;stroke-width:0.264583" + x="141.01805" + y="126.14487">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.31265" + y="132.63023" + id="text4716-9"><tspan + sodipodi:role="line" + id="tspan4714-9" + style="stroke-width:0.264583" + x="142.31265" + y="132.63023">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;fill:#ff0000;stroke-width:0.264583" + x="142.07907" + y="137.91478" + id="text4720-4"><tspan + sodipodi:role="line" + id="tspan4718-5" + style="fill:#ff0000;stroke-width:0.264583" + x="142.07907" + y="137.91478">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.27339" + y="143.19933" + id="text4724-9"><tspan + sodipodi:role="line" + id="tspan4722-3" + style="stroke-width:0.264583" + x="142.27339" + y="143.19933">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;fill:#000000;stroke-width:0.264583" + x="142.37674" + y="153.27026" + id="text4732-0"><tspan + sodipodi:role="line" + id="tspan4730-8" + style="fill:#000000;stroke-width:0.264583" + x="142.37674" + y="153.27026">4 </tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684" + id="text6972-1"><tspan + sodipodi:role="line" + id="tspan6970-9" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="153.60347" + y="164.19684">processus fils</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.93888889px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="10.59283" + y="115.12449" + id="text149371"><tspan + sodipodi:role="line" + id="tspan149369" + style="stroke-width:0.264583;font-size:4.93888889px" + x="10.59283" + y="115.12449" /></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.93889px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="17.387365" + y="139.6445" + id="text149375"><tspan + sodipodi:role="line" + id="tspan149373" + style="font-size:4.93889px;stroke-width:0.264583" + x="17.387365" + y="139.6445">echo est chargé en mémoire et exécuté</tspan></text> + <text + xml:space="preserve" + style="font-size:4.9389px;line-height:1.25;font-family:sans-serif;stroke-width:0.264583" + x="17.387365" + y="146.40823" + id="text166694"><tspan + sodipodi:role="line" + id="tspan166692" + style="stroke-width:0.264583" + x="17.387365" + y="146.40823">echo affiche tout son texte</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:4.9389px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif Bold';stroke-width:0.264583" + x="22.594851" + y="87.305748" + id="text166698"><tspan + sodipodi:role="line" + id="tspan166696" + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:'sans-serif Bold';stroke-width:0.264583" + x="22.594851" + y="87.305748">tout le contenu du pipe est affiché</tspan></text> + </g> +</svg> diff --git a/221018-pipe-example/fig/17-child-exit.svg b/221018-pipe-example/fig/17-child-exit.svg new file mode 100644 index 0000000000000000000000000000000000000000..89d91ed401c939cea1d7565bdb0abdd9f1527dc5 --- /dev/null +++ b/221018-pipe-example/fig/17-child-exit.svg @@ -0,0 +1,2361 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="256mm" + height="192mm" + viewBox="0 0 256.00004 192" + version="1.1" + id="svg5" + inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" + sodipodi:docname="17-child-exit.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <sodipodi:namedview + id="namedview7" + pagecolor="#ffffff" + bordercolor="#999999" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:document-units="mm" + showgrid="false" + inkscape:zoom="1.3209394" + inkscape:cx="378.89702" + inkscape:cy="351.64369" + inkscape:window-width="1916" + inkscape:window-height="1032" + inkscape:window-x="0" + inkscape:window-y="22" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" + showguides="true" /> + <defs + id="defs2"> + <marker + style="overflow:visible" + id="marker11169" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167" /> + </marker> + <marker + style="overflow:visible" + id="marker11169-4" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167-9" /> + </marker> + </defs> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.499999;stroke-dasharray:none;stroke-opacity:1" + id="rect44272" + width="255.14482" + height="190.89871" + x="0" + y="0" /> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477-21" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="66.312271" /> + <g + id="g166678"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="61.399639" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169)" + d="M 1.2680729,63.855953 H 9.6921927" + id="path10742" /> + </g> + <g + id="g149355" + transform="translate(0,13.824507)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477-2" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="135.72678" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169-4)" + d="M 1.2680729,138.18309 H 9.6921927" + id="path10742-0" /> + </g> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="13.537429" + y="75.969765" + id="text6968"><tspan + sodipodi:role="line" + id="tspan6966" + style="stroke-width:0.264583" + x="13.537429" + y="75.969765" /></text> + <g + id="g40148" + transform="translate(136.24874,56.979904)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707" + id="text21058"><tspan + sodipodi:role="line" + id="tspan21056" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707">/dev/null</tspan></text> + <g + id="g20674" + transform="matrix(0.03,0,0,0.03,72.366356,42.460154)" + style="stroke-width:8.81943"> + <path + d="m 89.4,100 26.2,347.9 c 2.5,32.5 29.6,58.1 60.7,58.1 h 159.3 c 31.1,0 58.2,-25.6 60.7,-58.1 L 422.6,100 Z m 100.7,360.8 c 0.3,7.1 -5.1,12.7 -12,12.7 -6.9,0 -12.7,-5.7 -13.1,-12.7 L 150.4,164.2 c -0.5,-9.6 5.7,-17.4 13.8,-17.4 8.1,0 14.9,7.8 15.3,17.4 z m 78.4,0 c 0,7.1 -5.7,12.7 -12.5,12.7 -6.8,0 -12.5,-5.7 -12.5,-12.7 l -2,-296.6 c -0.1,-9.6 6.4,-17.4 14.5,-17.4 8.1,0 14.6,7.8 14.5,17.4 z m 78.4,0 c -0.3,7.1 -6.2,12.7 -13.1,12.7 -6.9,0 -12.2,-5.7 -12,-12.7 l 10.6,-296.6 c 0.3,-9.6 7.2,-17.4 15.3,-17.4 8.1,0 14.3,7.8 13.8,17.4 z" + id="path20670" + style="stroke-width:8.81943" /> + <path + d="M 445.3,82.8 H 66.7 v 0 C 64.9,61.7 77.4,44.4 94.6,44.4 h 322.9 c 17.1,0 29.6,17.4 27.8,38.4 z" + id="XMLID_2_" + style="stroke-width:8.81943" /> + <path + d="M 324.3,58.6 H 187.7 l -0.2,-7.8 C 186.7,26.3 202.1,6 221.9,6 h 68.3 c 19.7,0 35.1,20.3 34.4,44.7 z" + id="XMLID_1_" + style="stroke-width:8.81943" /> + </g> + </g> + <g + id="g40140" + transform="translate(137.74393,53.769179)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422" + id="text26903"><tspan + sodipodi:role="line" + id="tspan26901" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422">output-file.txt</tspan></text> + <path + d="m 81.04275,12.538612 h -5.35716 v 1.071429 h 5.35716 z M 83.18559,9.3243281 H 73.54275 V 24.324328 H 86.39988 V 12.538612 Z M 85.32846,23.252899 H 74.61417 V 10.395758 h 7.5 l 3.21429,3.214284 z m -9.64287,-2.142852 h 8.57142 v -1.071435 h -8.57142 z m 0,-2.142861 h 8.57142 v -1.071429 h -8.57142 z m 0,-2.142858 h 8.57142 v -1.071429 h -8.57142 z" + id="path28774" + style="stroke-width:0.264582" /> + </g> + <g + id="g40135" + transform="translate(134.99289,-39.014568)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579" + id="text31353"><tspan + sodipodi:role="line" + id="tspan31351" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579">/dev/pts/1</tspan></text> + <path + d="M 88.522475,72.111689 H 73.522474 c -0.690429,0 -1.25,0.55957 -1.25,1.25 v 12.5 c 0,0.69043 0.559571,1.250001 1.25,1.250001 h 15.000001 c 0.690429,0 1.249999,-0.559571 1.249999,-1.250001 v -12.5 c 0,-0.69043 -0.55957,-1.25 -1.249999,-1.25 z m -13.750001,8.75 2.5,-2.5 -2.5,-2.5 1.25,-1.25 3.750001,3.75 -3.750001,3.75 z m 10,1.25 h -4.999999 v -1.25 h 4.999999 z" + id="path39739" + style="stroke-width:0.264583" /> + </g> + <g + id="g1820" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,-51.837942)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452"><tspan + x="0" + y="0" + id="tspan2450">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456"><tspan + x="0" + y="0" + id="tspan2454">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460"><tspan + x="0" + y="0" + id="tspan2458">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464"><tspan + x="0" + y="0" + id="tspan2462">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468"><tspan + x="0" + y="0" + id="tspan2466">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472"><tspan + x="0" + y="0" + id="tspan2470">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476"><tspan + x="0" + y="0" + id="tspan2474">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480"><tspan + x="0" + y="0" + id="tspan2478">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484"><tspan + x="0" + y="0" + id="tspan2482">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488"><tspan + x="0" + y="0" + id="tspan2486">{</tspan></text> + </g> + <g + id="g2490" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494"><tspan + x="0" + y="0" + id="tspan2492">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498"><tspan + x="0" + y="0" + id="tspan2496">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502"><tspan + x="0" + y="0" + id="tspan2500">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506"><tspan + x="0" + y="0" + id="tspan2504">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510"><tspan + x="0" + y="0" + id="tspan2508">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514"><tspan + x="0" + y="0" + id="tspan2512">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518"><tspan + x="0" + y="0" + id="tspan2516">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522"><tspan + x="0" + y="0" + id="tspan2520">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526"><tspan + x="0" + y="0" + id="tspan2524">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530"><tspan + x="0" + y="0" + id="tspan2528">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534"><tspan + x="0" + y="0" + id="tspan2532">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538"><tspan + x="0" + y="0" + id="tspan2536">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542"><tspan + x="0" + y="0" + id="tspan2540">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546"><tspan + x="0" + y="0" + id="tspan2544">;</tspan></text> + </g> + <g + id="g2548" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552"><tspan + x="0" + y="0" + id="tspan2550">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556"><tspan + x="0" + y="0" + id="tspan2554">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560"><tspan + x="0" + y="0" + id="tspan2558">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564"><tspan + x="0" + y="0" + id="tspan2562">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568"><tspan + x="0" + y="0" + id="tspan2566">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572"><tspan + x="0" + y="0" + id="tspan2570">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576"><tspan + x="0" + y="0" + id="tspan2574">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580"><tspan + x="0" + y="0" + id="tspan2578">;</tspan></text> + </g> + <g + id="g2582" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586"><tspan + x="0" + y="0" + id="tspan2584">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590"><tspan + x="0" + y="0" + id="tspan2588">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594"><tspan + x="0" + y="0" + id="tspan2592">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598"><tspan + x="0" + y="0" + id="tspan2596">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602"><tspan + x="0" + y="0" + id="tspan2600">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606"><tspan + x="0" + y="0" + id="tspan2604">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610"><tspan + x="0" + y="0" + id="tspan2608">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614"><tspan + x="0" + y="0" + id="tspan2612">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618"><tspan + x="0" + y="0" + id="tspan2616">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622"><tspan + x="0" + y="0" + id="tspan2620">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626"><tspan + x="0" + y="0" + id="tspan2624">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630"><tspan + x="0" + y="0" + id="tspan2628">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634"><tspan + x="0" + y="0" + id="tspan2632">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638"><tspan + x="0" + y="0" + id="tspan2636">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642"><tspan + x="0" + y="0" + id="tspan2640">{</tspan></text> + </g> + <g + id="g2644" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648"><tspan + x="0" + y="0" + id="tspan2646">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652"><tspan + x="0" + y="0" + id="tspan2650">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656"><tspan + x="0" + y="0" + id="tspan2654">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660"><tspan + x="0" + y="0" + id="tspan2658">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664"><tspan + x="0" + y="0" + id="tspan2662">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668"><tspan + x="0" + y="0" + id="tspan2666">:</tspan></text> + </g> + <g + id="g2670" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674"><tspan + x="0" + y="0" + id="tspan2672">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678"><tspan + x="0" + y="0" + id="tspan2676">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682"><tspan + x="0" + y="0" + id="tspan2680">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686"><tspan + x="0" + y="0" + id="tspan2684">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690"><tspan + x="0" + y="0" + id="tspan2688">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694"><tspan + x="0" + y="0" + id="tspan2692">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698"><tspan + x="0" + y="0" + id="tspan2696">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702"><tspan + x="0" + y="0" + id="tspan2700">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706"><tspan + x="0" + y="0" + id="tspan2704">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710"><tspan + x="0" + y="0" + id="tspan2708">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714"><tspan + x="0" + y="0" + id="tspan2712">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718"><tspan + x="0" + y="0" + id="tspan2716">;</tspan></text> + </g> + <g + id="g2720" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724"><tspan + x="0" + y="0" + id="tspan2722">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728"><tspan + x="0" + y="0" + id="tspan2726">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732"><tspan + x="0" + y="0" + id="tspan2730">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736"><tspan + x="0" + y="0" + id="tspan2734">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740"><tspan + x="0" + y="0" + id="tspan2738">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744"><tspan + x="0" + y="0" + id="tspan2742">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748"><tspan + x="0" + y="0" + id="tspan2746">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752"><tspan + x="0" + y="0" + id="tspan2750">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756"><tspan + x="0" + y="0" + id="tspan2754">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760"><tspan + x="0" + y="0" + id="tspan2758">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764"><tspan + x="0" + y="0" + id="tspan2762">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768"><tspan + x="0" + y="0" + id="tspan2766">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772"><tspan + x="0" + y="0" + id="tspan2770">;</tspan></text> + </g> + <g + id="g2774" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778"><tspan + x="0" + y="0" + id="tspan2776">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782"><tspan + x="0" + y="0" + id="tspan2780">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786"><tspan + x="0" + y="0" + id="tspan2784">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790"><tspan + x="0" + y="0" + id="tspan2788">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794"><tspan + x="0" + y="0" + id="tspan2792">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798"><tspan + x="0" + y="0" + id="tspan2796">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802"><tspan + x="0" + y="0" + id="tspan2800">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806"><tspan + x="0" + y="0" + id="tspan2804">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810"><tspan + x="0" + y="0" + id="tspan2808">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814"><tspan + x="0" + y="0" + id="tspan2812">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818"><tspan + x="0" + y="0" + id="tspan2816">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822"><tspan + x="0" + y="0" + id="tspan2820">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826"><tspan + x="0" + y="0" + id="tspan2824">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830"><tspan + x="0" + y="0" + id="tspan2828">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834"><tspan + x="0" + y="0" + id="tspan2832">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838"><tspan + x="0" + y="0" + id="tspan2836">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842"><tspan + x="0" + y="0" + id="tspan2840">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846"><tspan + x="0" + y="0" + id="tspan2844">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850"><tspan + x="0" + y="0" + id="tspan2848">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854"><tspan + x="0" + y="0" + id="tspan2852">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858"><tspan + x="0" + y="0" + id="tspan2856">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862"><tspan + x="0" + y="0" + id="tspan2860">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866"><tspan + x="0" + y="0" + id="tspan2864">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870"><tspan + x="0" + y="0" + id="tspan2868">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874"><tspan + x="0" + y="0" + id="tspan2872">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878"><tspan + x="0" + y="0" + id="tspan2876">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882"><tspan + x="0" + y="0" + id="tspan2880">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886"><tspan + x="0" + y="0" + id="tspan2884">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890"><tspan + x="0" + y="0" + id="tspan2888">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894"><tspan + x="0" + y="0" + id="tspan2892">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898"><tspan + x="0" + y="0" + id="tspan2896">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902"><tspan + x="0" + y="0" + id="tspan2900">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906"><tspan + x="0" + y="0" + id="tspan2904">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910"><tspan + x="0" + y="0" + id="tspan2908">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914"><tspan + x="0" + y="0" + id="tspan2912">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918"><tspan + x="0" + y="0" + id="tspan2916">;</tspan></text> + </g> + <g + id="g2920" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924"><tspan + x="0" + y="0" + id="tspan2922">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928"><tspan + x="0" + y="0" + id="tspan2926">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932"><tspan + x="0" + y="0" + id="tspan2930">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936"><tspan + x="0" + y="0" + id="tspan2934">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940"><tspan + x="0" + y="0" + id="tspan2938">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944"><tspan + x="0" + y="0" + id="tspan2942">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948"><tspan + x="0" + y="0" + id="tspan2946">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952"><tspan + x="0" + y="0" + id="tspan2950">;</tspan></text> + </g> + <g + id="g2954" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958"><tspan + x="0" + y="0" + id="tspan2956">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962"><tspan + x="0" + y="0" + id="tspan2960">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966"><tspan + x="0" + y="0" + id="tspan2964">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970"><tspan + x="0" + y="0" + id="tspan2968">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974"><tspan + x="0" + y="0" + id="tspan2972">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978"><tspan + x="0" + y="0" + id="tspan2976">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982"><tspan + x="0" + y="0" + id="tspan2980">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986"><tspan + x="0" + y="0" + id="tspan2984">:</tspan></text> + </g> + <g + id="g2988" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992"><tspan + x="0" + y="0" + id="tspan2990">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996"><tspan + x="0" + y="0" + id="tspan2994">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000"><tspan + x="0" + y="0" + id="tspan2998">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004"><tspan + x="0" + y="0" + id="tspan3002">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008"><tspan + x="0" + y="0" + id="tspan3006">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012"><tspan + x="0" + y="0" + id="tspan3010">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016"><tspan + x="0" + y="0" + id="tspan3014">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020"><tspan + x="0" + y="0" + id="tspan3018">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024"><tspan + x="0" + y="0" + id="tspan3022">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028"><tspan + x="0" + y="0" + id="tspan3026">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032"><tspan + x="0" + y="0" + id="tspan3030">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036"><tspan + x="0" + y="0" + id="tspan3034">;</tspan></text> + </g> + <g + id="g3038" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042"><tspan + x="0" + y="0" + id="tspan3040">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046"><tspan + x="0" + y="0" + id="tspan3044">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050"><tspan + x="0" + y="0" + id="tspan3048">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054"><tspan + x="0" + y="0" + id="tspan3052">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058"><tspan + x="0" + y="0" + id="tspan3056">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062"><tspan + x="0" + y="0" + id="tspan3060">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066"><tspan + x="0" + y="0" + id="tspan3064">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070"><tspan + x="0" + y="0" + id="tspan3068">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074"><tspan + x="0" + y="0" + id="tspan3072">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078"><tspan + x="0" + y="0" + id="tspan3076">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082"><tspan + x="0" + y="0" + id="tspan3080">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086"><tspan + x="0" + y="0" + id="tspan3084">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090"><tspan + x="0" + y="0" + id="tspan3088">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094"><tspan + x="0" + y="0" + id="tspan3092">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098"><tspan + x="0" + y="0" + id="tspan3096">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102"><tspan + x="0" + y="0" + id="tspan3100">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106"><tspan + x="0" + y="0" + id="tspan3104">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110"><tspan + x="0" + y="0" + id="tspan3108">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114"><tspan + x="0" + y="0" + id="tspan3112">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118"><tspan + x="0" + y="0" + id="tspan3116">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122"><tspan + x="0" + y="0" + id="tspan3120">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126"><tspan + x="0" + y="0" + id="tspan3124">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130"><tspan + x="0" + y="0" + id="tspan3128">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134"><tspan + x="0" + y="0" + id="tspan3132">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138"><tspan + x="0" + y="0" + id="tspan3136">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142"><tspan + x="0" + y="0" + id="tspan3140">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146"><tspan + x="0" + y="0" + id="tspan3144">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150"><tspan + x="0" + y="0" + id="tspan3148">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154"><tspan + x="0" + y="0" + id="tspan3152">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158"><tspan + x="0" + y="0" + id="tspan3156">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162"><tspan + x="0" + y="0" + id="tspan3160">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166"><tspan + x="0" + y="0" + id="tspan3164">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170"><tspan + x="0" + y="0" + id="tspan3168">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174"><tspan + x="0" + y="0" + id="tspan3172">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178"><tspan + x="0" + y="0" + id="tspan3176">)</tspan></text> + </g> + <g + id="g3180" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184"><tspan + x="0" + y="0" + id="tspan3182">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188"><tspan + x="0" + y="0" + id="tspan3186">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192"><tspan + x="0" + y="0" + id="tspan3190">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196"><tspan + x="0" + y="0" + id="tspan3194">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200"><tspan + x="0" + y="0" + id="tspan3198">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204"><tspan + x="0" + y="0" + id="tspan3202">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208"><tspan + x="0" + y="0" + id="tspan3206">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212"><tspan + x="0" + y="0" + id="tspan3210">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216"><tspan + x="0" + y="0" + id="tspan3214">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220"><tspan + x="0" + y="0" + id="tspan3218">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224"><tspan + x="0" + y="0" + id="tspan3222">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228"><tspan + x="0" + y="0" + id="tspan3226">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232"><tspan + x="0" + y="0" + id="tspan3230">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236"><tspan + x="0" + y="0" + id="tspan3234">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240"><tspan + x="0" + y="0" + id="tspan3238">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244"><tspan + x="0" + y="0" + id="tspan3242">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248"><tspan + x="0" + y="0" + id="tspan3246">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252"><tspan + x="0" + y="0" + id="tspan3250">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256"><tspan + x="0" + y="0" + id="tspan3254">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260"><tspan + x="0" + y="0" + id="tspan3258">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264"><tspan + x="0" + y="0" + id="tspan3262">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268"><tspan + x="0" + y="0" + id="tspan3266">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272"><tspan + x="0" + y="0" + id="tspan3270">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276"><tspan + x="0" + y="0" + id="tspan3274">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280"><tspan + x="0" + y="0" + id="tspan3278">;</tspan></text> + </g> + <g + id="g3282" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286"><tspan + x="0" + y="0" + id="tspan3284">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290"><tspan + x="0" + y="0" + id="tspan3288">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294"><tspan + x="0" + y="0" + id="tspan3292">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298"><tspan + x="0" + y="0" + id="tspan3296">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302"><tspan + x="0" + y="0" + id="tspan3300">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306"><tspan + x="0" + y="0" + id="tspan3304">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310"><tspan + x="0" + y="0" + id="tspan3308">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314"><tspan + x="0" + y="0" + id="tspan3312">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318"><tspan + x="0" + y="0" + id="tspan3316">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322"><tspan + x="0" + y="0" + id="tspan3320">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326"><tspan + x="0" + y="0" + id="tspan3324">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330"><tspan + x="0" + y="0" + id="tspan3328">;</tspan></text> + </g> + <g + id="g3332" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336"><tspan + x="0" + y="0" + id="tspan3334">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340"><tspan + x="0" + y="0" + id="tspan3338">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344"><tspan + x="0" + y="0" + id="tspan3342">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348"><tspan + x="0" + y="0" + id="tspan3346">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352"><tspan + x="0" + y="0" + id="tspan3350">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356"><tspan + x="0" + y="0" + id="tspan3354">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360"><tspan + x="0" + y="0" + id="tspan3358">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364"><tspan + x="0" + y="0" + id="tspan3362">;</tspan></text> + </g> + <g + id="g3366" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370"><tspan + x="0" + y="0" + id="tspan3368">}</tspan></text> + </g> + <g + id="g3372" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376"><tspan + x="0" + y="0" + id="tspan3374">}</tspan></text> + </g> + </g> + <g + id="g3484" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,19.072696)" /> + <g + id="g3488" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,88.04075)" /> + <g + id="g83834" + transform="translate(107.58483,23.626053)" + style="fill:#ff0000"> + <image + width="23.225805" + height="15" + preserveAspectRatio="none" + style="stroke-width:0.174978;image-rendering:optimizeSpeed;fill:#ff0000" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAfCAYAAACh+E5kAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9 kT1Iw0AcxV9bRSktFawg4pChOlkQFXHUKhShQqgVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg +AHi6OSk6CIl/i8ptIjx4Lgf7+497t4B/kaFqWbXOKBqlpFOJoRsblXoeUUQYQygDxGJmfqcKKbg Ob7u4ePrXZxneZ/7c4SVvMkAn0A8y3TDIt4gnt60dM77xFFWkhTic+Ixgy5I/Mh12eU3zkWH/Twz amTS88RRYqHYwXIHs5KhEk8RxxRVo3x/1mWF8xZntVJjrXvyF4by2soy12kOI4lFLEGEABk1lFGB hTitGikm0rSf8PAPOX6RXDK5ymDkWEAVKiTHD/4Hv7s1C5MTblIoAXS/2PbHCNCzCzTrtv19bNvN EyDwDFxpbX+1Acx8kl5va7EjILINXFy3NXkPuNwBBp90yZAcKUDTXygA72f0TTmg/xYIrrm9tfZx +gBkqKvUDXBwCIwWKXvd4929nb39e6bV3w8q3nKKscjFLwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlw SFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+YKDRUYGD+J89cAAAAZdEVYdENvbW1lbnQAQ3JlYXRl ZCB3aXRoIEdJTVBXgQ4XAAABiElEQVRYw+1Y20rEMBA9M826bP0U1wdB9MX/B19E3NX/8GEVL5nj Q9JuWyNNRTHFDZSQZJhhLuckHay0IoDcr7jhhIrN5nZU8Or8Eo8vT8U5oBTLEhSUOZxalSVIALUs CABCgamHUAEQFEKtQgiG9PZMfTxrqlBAsd6eUKM+aUOVa8OZ+uwMXN/dlFdCwev5Ds2tbpbrAGcN Yg0gmXEGpoC4SAem0OghAwca/c80inJLSOftwIFG//o5PSUD65P1fmGdtDCgKb6Ww1lEGCzO3Sh0 5VP6Jthw33pKMGGMiTMOzlLyKX0TbEgtjjt7G3XgWI+w86/llRAgmQVeJgrCTcwfTG+zlkEJ/ZKN AOIuoGwAsAaIEGzvt4XSqPXv5t66ZRGWS6Pbh/HILhfLmf+RFfricNmNLQIXp2dxYRBWYLxpBAJK 6OFQiCYoFIt71vZ6CEKgoHig6QO1+jplmmkjv7ElwDPeZc+olmBZi7Pv7PkEfPxnFvpK34gNDd2x GY9aXFZnegVXpKcfnHHpyinb6ZAAAAAASUVORK5CYII= " + id="image50850" + x="97.006233" + y="111.85227" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583;fill:#000000" + x="94.883553" + y="133.28987" + id="text54908"><tspan + sodipodi:role="line" + id="tspan54906" + style="stroke-width:0.264583;fill:#000000" + x="94.883553" + y="133.28987">pipe:[1137]</tspan></text> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.87473,47.220362 h 20.20444 v 60.072908 l 19.85168,0" + id="path52862" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#e5e5e5;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.95174,41.699899 h 22.9205 v 27.123834 h 20.11199" + id="path52911" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.76942,37.039298 h 38.48161" + id="path52913" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.02013,52.048272 h 21.77513 v 75.725918 h 58.15801 v 12.77337 H 230.4018" + id="path70938" + sodipodi:nodetypes="cccccc" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545" + id="text6972"><tspan + sodipodi:role="line" + id="tspan6970" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545">processus père</tspan></text> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964" + width="29.764124" + height="37.809834" + x="136.70837" + y="25.866203" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 139.02258,33.329593 h 25" + id="path169" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 145.22491,61.117913 V 27.471865" + id="path169-3" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="138.92543" + y="31.60957" + id="text225"><tspan + sodipodi:role="line" + id="tspan223" + style="font-size:4.23333px;stroke-width:0.264583" + x="138.92543" + y="31.60957">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.22003" + y="38.094936" + id="text4716"><tspan + sodipodi:role="line" + id="tspan4714" + style="stroke-width:0.264583" + x="140.22003" + y="38.094936">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583;fill:#000000" + x="139.98645" + y="43.379482" + id="text4720"><tspan + sodipodi:role="line" + id="tspan4718" + style="stroke-width:0.264583;fill:#000000" + x="139.98645" + y="43.379482">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.18077" + y="48.664028" + id="text4724"><tspan + sodipodi:role="line" + id="tspan4722" + style="stroke-width:0.264583" + x="140.18077" + y="48.664028">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583;fill:#000000" + x="140.21178" + y="53.450417" + id="text4728"><tspan + sodipodi:role="line" + id="tspan4726" + style="stroke-width:0.264583;fill:#000000" + x="140.21178" + y="53.450417">3 p[0]</tspan></text> + <rect + style="fill:none;stroke:#000000;stroke-width:0.168479;stroke-dasharray:none;stroke-opacity:1" + id="rect9440-6" + width="116.25708" + height="89.83152" + x="6.2269368" + y="97.798691" /> + <path + style="fill:none;stroke:#ff0000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 165.47167,131.42037 h 27.57058 V 42.641205 h 10.0746" + id="path80931" /> + <path + style="fill:none;stroke:#ff0000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 166.71704,136.72533 h 28.71969 v 6.91204 l 6.95214,0" + id="path80933" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#ff0000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 166.87657,142.08 h 31.08361 v -33.16707 h 6.43865" + id="path80935" /> + <path + style="fill:none;stroke:#ff0000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.99024,152.34976 h 25.54065 v -6.69074 h 15.01428" + id="path80939" /> + <g + id="g169894"> + <rect + style="fill:#f2f2f2;stroke:#ff0000;stroke-width:0.5;stroke-dasharray:none;stroke-opacity:1" + id="rect6964-9" + width="29.764124" + height="37.809834" + x="138.80099" + y="120.4015" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 141.1152,127.86489 h 25" + id="path169-2" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 147.31753,155.65321 V 122.00716" + id="path169-3-5" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="141.01805" + y="126.14487" + id="text225-7"><tspan + sodipodi:role="line" + id="tspan223-4" + style="font-size:4.23333px;stroke-width:0.264583" + x="141.01805" + y="126.14487">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.31265" + y="132.63023" + id="text4716-9"><tspan + sodipodi:role="line" + id="tspan4714-9" + style="stroke-width:0.264583" + x="142.31265" + y="132.63023">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;fill:#000000;stroke-width:0.264583" + x="142.07907" + y="137.91478" + id="text4720-4"><tspan + sodipodi:role="line" + id="tspan4718-5" + style="fill:#000000;stroke-width:0.264583" + x="142.07907" + y="137.91478">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="142.27339" + y="143.19933" + id="text4724-9"><tspan + sodipodi:role="line" + id="tspan4722-3" + style="stroke-width:0.264583" + x="142.27339" + y="143.19933">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;fill:#000000;stroke-width:0.264583" + x="142.37674" + y="153.27026" + id="text4732-0"><tspan + sodipodi:role="line" + id="tspan4730-8" + style="fill:#000000;stroke-width:0.264583" + x="142.37674" + y="153.27026">4 </tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583;fill:#ff0000" + x="153.60347" + y="164.19684" + id="text6972-1"><tspan + sodipodi:role="line" + id="tspan6970-9" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583;fill:#ff0000" + x="153.60347" + y="164.19684">processus fils</tspan></text> + </g> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.93888889px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="10.59283" + y="115.12449" + id="text149371"><tspan + sodipodi:role="line" + id="tspan149369" + style="stroke-width:0.264583;font-size:4.93888889px" + x="10.59283" + y="115.12449" /></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.93889px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="17.387365" + y="139.6445" + id="text149375"><tspan + sodipodi:role="line" + id="tspan149373" + style="font-size:4.93889px;stroke-width:0.264583" + x="17.387365" + y="139.6445">echo est chargé en mémoire et exécuté</tspan></text> + <text + xml:space="preserve" + style="font-size:4.9389px;line-height:1.25;font-family:sans-serif;stroke-width:0.264583" + x="17.387365" + y="146.40823" + id="text166694"><tspan + sodipodi:role="line" + id="tspan166692" + style="stroke-width:0.264583" + x="17.387365" + y="146.40823">echo affiche tout son texte</tspan></text> + <text + xml:space="preserve" + style="font-size:4.9389px;line-height:1.25;font-family:sans-serif;stroke-width:0.264583" + x="17.387365" + y="153.69962" + id="text169324"><tspan + sodipodi:role="line" + id="tspan169322" + style="stroke-width:0.264583" + x="17.387365" + y="153.69962">echo termine</tspan></text> + </g> +</svg> diff --git a/221018-pipe-example/fig/18-child-exit-done.svg b/221018-pipe-example/fig/18-child-exit-done.svg new file mode 100644 index 0000000000000000000000000000000000000000..d9936f788f2ca5ac966737a2702cc95646ec4883 --- /dev/null +++ b/221018-pipe-example/fig/18-child-exit-done.svg @@ -0,0 +1,2282 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="256mm" + height="192mm" + viewBox="0 0 256.00004 192" + version="1.1" + id="svg5" + inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" + sodipodi:docname="18-child-exit-done.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <sodipodi:namedview + id="namedview7" + pagecolor="#ffffff" + bordercolor="#999999" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:document-units="mm" + showgrid="false" + inkscape:zoom="1.0261534" + inkscape:cx="491.15462" + inkscape:cy="362.03163" + inkscape:window-width="1916" + inkscape:window-height="1032" + inkscape:window-x="0" + inkscape:window-y="22" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" + showguides="true" /> + <defs + id="defs2"> + <marker + style="overflow:visible" + id="marker11169" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167" /> + </marker> + <marker + style="overflow:visible" + id="marker11169-4" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167-9" /> + </marker> + </defs> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.499999;stroke-dasharray:none;stroke-opacity:1" + id="rect44272" + width="255.14482" + height="190.89871" + x="0" + y="0" /> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477-21" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="66.312271" /> + <g + id="g166678"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="61.399639" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169)" + d="M 1.2680729,63.855953 H 9.6921927" + id="path10742" /> + </g> + <g + id="g149355" + transform="translate(0,13.824507)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477-2" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="135.72678" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169-4)" + d="M 1.2680729,138.18309 H 9.6921927" + id="path10742-0" /> + </g> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="13.537429" + y="75.969765" + id="text6968"><tspan + sodipodi:role="line" + id="tspan6966" + style="stroke-width:0.264583" + x="13.537429" + y="75.969765" /></text> + <g + id="g40148" + transform="translate(136.24874,56.979904)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707" + id="text21058"><tspan + sodipodi:role="line" + id="tspan21056" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707">/dev/null</tspan></text> + <g + id="g20674" + transform="matrix(0.03,0,0,0.03,72.366356,42.460154)" + style="stroke-width:8.81943"> + <path + d="m 89.4,100 26.2,347.9 c 2.5,32.5 29.6,58.1 60.7,58.1 h 159.3 c 31.1,0 58.2,-25.6 60.7,-58.1 L 422.6,100 Z m 100.7,360.8 c 0.3,7.1 -5.1,12.7 -12,12.7 -6.9,0 -12.7,-5.7 -13.1,-12.7 L 150.4,164.2 c -0.5,-9.6 5.7,-17.4 13.8,-17.4 8.1,0 14.9,7.8 15.3,17.4 z m 78.4,0 c 0,7.1 -5.7,12.7 -12.5,12.7 -6.8,0 -12.5,-5.7 -12.5,-12.7 l -2,-296.6 c -0.1,-9.6 6.4,-17.4 14.5,-17.4 8.1,0 14.6,7.8 14.5,17.4 z m 78.4,0 c -0.3,7.1 -6.2,12.7 -13.1,12.7 -6.9,0 -12.2,-5.7 -12,-12.7 l 10.6,-296.6 c 0.3,-9.6 7.2,-17.4 15.3,-17.4 8.1,0 14.3,7.8 13.8,17.4 z" + id="path20670" + style="stroke-width:8.81943" /> + <path + d="M 445.3,82.8 H 66.7 v 0 C 64.9,61.7 77.4,44.4 94.6,44.4 h 322.9 c 17.1,0 29.6,17.4 27.8,38.4 z" + id="XMLID_2_" + style="stroke-width:8.81943" /> + <path + d="M 324.3,58.6 H 187.7 l -0.2,-7.8 C 186.7,26.3 202.1,6 221.9,6 h 68.3 c 19.7,0 35.1,20.3 34.4,44.7 z" + id="XMLID_1_" + style="stroke-width:8.81943" /> + </g> + </g> + <g + id="g40140" + transform="translate(137.74393,53.769179)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422" + id="text26903"><tspan + sodipodi:role="line" + id="tspan26901" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422">output-file.txt</tspan></text> + <path + d="m 81.04275,12.538612 h -5.35716 v 1.071429 h 5.35716 z M 83.18559,9.3243281 H 73.54275 V 24.324328 H 86.39988 V 12.538612 Z M 85.32846,23.252899 H 74.61417 V 10.395758 h 7.5 l 3.21429,3.214284 z m -9.64287,-2.142852 h 8.57142 v -1.071435 h -8.57142 z m 0,-2.142861 h 8.57142 v -1.071429 h -8.57142 z m 0,-2.142858 h 8.57142 v -1.071429 h -8.57142 z" + id="path28774" + style="stroke-width:0.264582" /> + </g> + <g + id="g40135" + transform="translate(134.99289,-39.014568)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579" + id="text31353"><tspan + sodipodi:role="line" + id="tspan31351" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579">/dev/pts/1</tspan></text> + <path + d="M 88.522475,72.111689 H 73.522474 c -0.690429,0 -1.25,0.55957 -1.25,1.25 v 12.5 c 0,0.69043 0.559571,1.250001 1.25,1.250001 h 15.000001 c 0.690429,0 1.249999,-0.559571 1.249999,-1.250001 v -12.5 c 0,-0.69043 -0.55957,-1.25 -1.249999,-1.25 z m -13.750001,8.75 2.5,-2.5 -2.5,-2.5 1.25,-1.25 3.750001,3.75 -3.750001,3.75 z m 10,1.25 h -4.999999 v -1.25 h 4.999999 z" + id="path39739" + style="stroke-width:0.264583" /> + </g> + <g + id="g1820" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,-51.837942)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452"><tspan + x="0" + y="0" + id="tspan2450">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456"><tspan + x="0" + y="0" + id="tspan2454">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460"><tspan + x="0" + y="0" + id="tspan2458">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464"><tspan + x="0" + y="0" + id="tspan2462">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468"><tspan + x="0" + y="0" + id="tspan2466">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472"><tspan + x="0" + y="0" + id="tspan2470">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476"><tspan + x="0" + y="0" + id="tspan2474">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480"><tspan + x="0" + y="0" + id="tspan2478">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484"><tspan + x="0" + y="0" + id="tspan2482">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488"><tspan + x="0" + y="0" + id="tspan2486">{</tspan></text> + </g> + <g + id="g2490" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494"><tspan + x="0" + y="0" + id="tspan2492">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498"><tspan + x="0" + y="0" + id="tspan2496">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502"><tspan + x="0" + y="0" + id="tspan2500">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506"><tspan + x="0" + y="0" + id="tspan2504">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510"><tspan + x="0" + y="0" + id="tspan2508">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514"><tspan + x="0" + y="0" + id="tspan2512">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518"><tspan + x="0" + y="0" + id="tspan2516">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522"><tspan + x="0" + y="0" + id="tspan2520">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526"><tspan + x="0" + y="0" + id="tspan2524">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530"><tspan + x="0" + y="0" + id="tspan2528">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534"><tspan + x="0" + y="0" + id="tspan2532">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538"><tspan + x="0" + y="0" + id="tspan2536">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542"><tspan + x="0" + y="0" + id="tspan2540">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546"><tspan + x="0" + y="0" + id="tspan2544">;</tspan></text> + </g> + <g + id="g2548" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552"><tspan + x="0" + y="0" + id="tspan2550">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556"><tspan + x="0" + y="0" + id="tspan2554">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560"><tspan + x="0" + y="0" + id="tspan2558">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564"><tspan + x="0" + y="0" + id="tspan2562">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568"><tspan + x="0" + y="0" + id="tspan2566">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572"><tspan + x="0" + y="0" + id="tspan2570">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576"><tspan + x="0" + y="0" + id="tspan2574">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580"><tspan + x="0" + y="0" + id="tspan2578">;</tspan></text> + </g> + <g + id="g2582" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586"><tspan + x="0" + y="0" + id="tspan2584">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590"><tspan + x="0" + y="0" + id="tspan2588">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594"><tspan + x="0" + y="0" + id="tspan2592">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598"><tspan + x="0" + y="0" + id="tspan2596">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602"><tspan + x="0" + y="0" + id="tspan2600">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606"><tspan + x="0" + y="0" + id="tspan2604">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610"><tspan + x="0" + y="0" + id="tspan2608">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614"><tspan + x="0" + y="0" + id="tspan2612">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618"><tspan + x="0" + y="0" + id="tspan2616">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622"><tspan + x="0" + y="0" + id="tspan2620">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626"><tspan + x="0" + y="0" + id="tspan2624">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630"><tspan + x="0" + y="0" + id="tspan2628">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634"><tspan + x="0" + y="0" + id="tspan2632">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638"><tspan + x="0" + y="0" + id="tspan2636">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642"><tspan + x="0" + y="0" + id="tspan2640">{</tspan></text> + </g> + <g + id="g2644" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648"><tspan + x="0" + y="0" + id="tspan2646">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652"><tspan + x="0" + y="0" + id="tspan2650">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656"><tspan + x="0" + y="0" + id="tspan2654">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660"><tspan + x="0" + y="0" + id="tspan2658">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664"><tspan + x="0" + y="0" + id="tspan2662">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668"><tspan + x="0" + y="0" + id="tspan2666">:</tspan></text> + </g> + <g + id="g2670" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674"><tspan + x="0" + y="0" + id="tspan2672">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678"><tspan + x="0" + y="0" + id="tspan2676">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682"><tspan + x="0" + y="0" + id="tspan2680">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686"><tspan + x="0" + y="0" + id="tspan2684">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690"><tspan + x="0" + y="0" + id="tspan2688">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694"><tspan + x="0" + y="0" + id="tspan2692">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698"><tspan + x="0" + y="0" + id="tspan2696">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702"><tspan + x="0" + y="0" + id="tspan2700">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706"><tspan + x="0" + y="0" + id="tspan2704">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710"><tspan + x="0" + y="0" + id="tspan2708">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714"><tspan + x="0" + y="0" + id="tspan2712">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718"><tspan + x="0" + y="0" + id="tspan2716">;</tspan></text> + </g> + <g + id="g2720" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724"><tspan + x="0" + y="0" + id="tspan2722">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728"><tspan + x="0" + y="0" + id="tspan2726">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732"><tspan + x="0" + y="0" + id="tspan2730">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736"><tspan + x="0" + y="0" + id="tspan2734">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740"><tspan + x="0" + y="0" + id="tspan2738">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744"><tspan + x="0" + y="0" + id="tspan2742">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748"><tspan + x="0" + y="0" + id="tspan2746">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752"><tspan + x="0" + y="0" + id="tspan2750">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756"><tspan + x="0" + y="0" + id="tspan2754">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760"><tspan + x="0" + y="0" + id="tspan2758">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764"><tspan + x="0" + y="0" + id="tspan2762">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768"><tspan + x="0" + y="0" + id="tspan2766">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772"><tspan + x="0" + y="0" + id="tspan2770">;</tspan></text> + </g> + <g + id="g2774" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778"><tspan + x="0" + y="0" + id="tspan2776">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782"><tspan + x="0" + y="0" + id="tspan2780">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786"><tspan + x="0" + y="0" + id="tspan2784">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790"><tspan + x="0" + y="0" + id="tspan2788">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794"><tspan + x="0" + y="0" + id="tspan2792">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798"><tspan + x="0" + y="0" + id="tspan2796">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802"><tspan + x="0" + y="0" + id="tspan2800">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806"><tspan + x="0" + y="0" + id="tspan2804">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810"><tspan + x="0" + y="0" + id="tspan2808">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814"><tspan + x="0" + y="0" + id="tspan2812">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818"><tspan + x="0" + y="0" + id="tspan2816">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822"><tspan + x="0" + y="0" + id="tspan2820">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826"><tspan + x="0" + y="0" + id="tspan2824">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830"><tspan + x="0" + y="0" + id="tspan2828">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834"><tspan + x="0" + y="0" + id="tspan2832">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838"><tspan + x="0" + y="0" + id="tspan2836">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842"><tspan + x="0" + y="0" + id="tspan2840">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846"><tspan + x="0" + y="0" + id="tspan2844">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850"><tspan + x="0" + y="0" + id="tspan2848">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854"><tspan + x="0" + y="0" + id="tspan2852">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858"><tspan + x="0" + y="0" + id="tspan2856">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862"><tspan + x="0" + y="0" + id="tspan2860">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866"><tspan + x="0" + y="0" + id="tspan2864">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870"><tspan + x="0" + y="0" + id="tspan2868">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874"><tspan + x="0" + y="0" + id="tspan2872">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878"><tspan + x="0" + y="0" + id="tspan2876">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882"><tspan + x="0" + y="0" + id="tspan2880">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886"><tspan + x="0" + y="0" + id="tspan2884">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890"><tspan + x="0" + y="0" + id="tspan2888">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894"><tspan + x="0" + y="0" + id="tspan2892">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898"><tspan + x="0" + y="0" + id="tspan2896">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902"><tspan + x="0" + y="0" + id="tspan2900">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906"><tspan + x="0" + y="0" + id="tspan2904">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910"><tspan + x="0" + y="0" + id="tspan2908">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914"><tspan + x="0" + y="0" + id="tspan2912">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918"><tspan + x="0" + y="0" + id="tspan2916">;</tspan></text> + </g> + <g + id="g2920" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924"><tspan + x="0" + y="0" + id="tspan2922">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928"><tspan + x="0" + y="0" + id="tspan2926">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932"><tspan + x="0" + y="0" + id="tspan2930">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936"><tspan + x="0" + y="0" + id="tspan2934">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940"><tspan + x="0" + y="0" + id="tspan2938">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944"><tspan + x="0" + y="0" + id="tspan2942">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948"><tspan + x="0" + y="0" + id="tspan2946">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952"><tspan + x="0" + y="0" + id="tspan2950">;</tspan></text> + </g> + <g + id="g2954" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958"><tspan + x="0" + y="0" + id="tspan2956">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962"><tspan + x="0" + y="0" + id="tspan2960">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966"><tspan + x="0" + y="0" + id="tspan2964">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970"><tspan + x="0" + y="0" + id="tspan2968">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974"><tspan + x="0" + y="0" + id="tspan2972">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978"><tspan + x="0" + y="0" + id="tspan2976">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982"><tspan + x="0" + y="0" + id="tspan2980">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986"><tspan + x="0" + y="0" + id="tspan2984">:</tspan></text> + </g> + <g + id="g2988" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992"><tspan + x="0" + y="0" + id="tspan2990">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996"><tspan + x="0" + y="0" + id="tspan2994">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000"><tspan + x="0" + y="0" + id="tspan2998">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004"><tspan + x="0" + y="0" + id="tspan3002">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008"><tspan + x="0" + y="0" + id="tspan3006">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012"><tspan + x="0" + y="0" + id="tspan3010">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016"><tspan + x="0" + y="0" + id="tspan3014">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020"><tspan + x="0" + y="0" + id="tspan3018">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024"><tspan + x="0" + y="0" + id="tspan3022">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028"><tspan + x="0" + y="0" + id="tspan3026">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032"><tspan + x="0" + y="0" + id="tspan3030">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036"><tspan + x="0" + y="0" + id="tspan3034">;</tspan></text> + </g> + <g + id="g3038" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042"><tspan + x="0" + y="0" + id="tspan3040">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046"><tspan + x="0" + y="0" + id="tspan3044">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050"><tspan + x="0" + y="0" + id="tspan3048">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054"><tspan + x="0" + y="0" + id="tspan3052">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058"><tspan + x="0" + y="0" + id="tspan3056">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062"><tspan + x="0" + y="0" + id="tspan3060">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066"><tspan + x="0" + y="0" + id="tspan3064">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070"><tspan + x="0" + y="0" + id="tspan3068">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074"><tspan + x="0" + y="0" + id="tspan3072">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078"><tspan + x="0" + y="0" + id="tspan3076">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082"><tspan + x="0" + y="0" + id="tspan3080">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086"><tspan + x="0" + y="0" + id="tspan3084">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090"><tspan + x="0" + y="0" + id="tspan3088">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094"><tspan + x="0" + y="0" + id="tspan3092">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098"><tspan + x="0" + y="0" + id="tspan3096">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102"><tspan + x="0" + y="0" + id="tspan3100">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106"><tspan + x="0" + y="0" + id="tspan3104">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110"><tspan + x="0" + y="0" + id="tspan3108">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114"><tspan + x="0" + y="0" + id="tspan3112">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118"><tspan + x="0" + y="0" + id="tspan3116">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122"><tspan + x="0" + y="0" + id="tspan3120">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126"><tspan + x="0" + y="0" + id="tspan3124">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130"><tspan + x="0" + y="0" + id="tspan3128">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134"><tspan + x="0" + y="0" + id="tspan3132">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138"><tspan + x="0" + y="0" + id="tspan3136">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142"><tspan + x="0" + y="0" + id="tspan3140">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146"><tspan + x="0" + y="0" + id="tspan3144">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150"><tspan + x="0" + y="0" + id="tspan3148">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154"><tspan + x="0" + y="0" + id="tspan3152">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158"><tspan + x="0" + y="0" + id="tspan3156">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162"><tspan + x="0" + y="0" + id="tspan3160">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166"><tspan + x="0" + y="0" + id="tspan3164">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170"><tspan + x="0" + y="0" + id="tspan3168">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174"><tspan + x="0" + y="0" + id="tspan3172">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178"><tspan + x="0" + y="0" + id="tspan3176">)</tspan></text> + </g> + <g + id="g3180" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184"><tspan + x="0" + y="0" + id="tspan3182">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188"><tspan + x="0" + y="0" + id="tspan3186">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192"><tspan + x="0" + y="0" + id="tspan3190">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196"><tspan + x="0" + y="0" + id="tspan3194">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200"><tspan + x="0" + y="0" + id="tspan3198">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204"><tspan + x="0" + y="0" + id="tspan3202">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208"><tspan + x="0" + y="0" + id="tspan3206">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212"><tspan + x="0" + y="0" + id="tspan3210">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216"><tspan + x="0" + y="0" + id="tspan3214">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220"><tspan + x="0" + y="0" + id="tspan3218">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224"><tspan + x="0" + y="0" + id="tspan3222">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228"><tspan + x="0" + y="0" + id="tspan3226">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232"><tspan + x="0" + y="0" + id="tspan3230">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236"><tspan + x="0" + y="0" + id="tspan3234">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240"><tspan + x="0" + y="0" + id="tspan3238">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244"><tspan + x="0" + y="0" + id="tspan3242">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248"><tspan + x="0" + y="0" + id="tspan3246">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252"><tspan + x="0" + y="0" + id="tspan3250">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256"><tspan + x="0" + y="0" + id="tspan3254">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260"><tspan + x="0" + y="0" + id="tspan3258">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264"><tspan + x="0" + y="0" + id="tspan3262">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268"><tspan + x="0" + y="0" + id="tspan3266">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272"><tspan + x="0" + y="0" + id="tspan3270">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276"><tspan + x="0" + y="0" + id="tspan3274">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280"><tspan + x="0" + y="0" + id="tspan3278">;</tspan></text> + </g> + <g + id="g3282" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286"><tspan + x="0" + y="0" + id="tspan3284">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290"><tspan + x="0" + y="0" + id="tspan3288">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294"><tspan + x="0" + y="0" + id="tspan3292">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298"><tspan + x="0" + y="0" + id="tspan3296">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302"><tspan + x="0" + y="0" + id="tspan3300">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306"><tspan + x="0" + y="0" + id="tspan3304">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310"><tspan + x="0" + y="0" + id="tspan3308">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314"><tspan + x="0" + y="0" + id="tspan3312">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318"><tspan + x="0" + y="0" + id="tspan3316">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322"><tspan + x="0" + y="0" + id="tspan3320">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326"><tspan + x="0" + y="0" + id="tspan3324">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330"><tspan + x="0" + y="0" + id="tspan3328">;</tspan></text> + </g> + <g + id="g3332" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336"><tspan + x="0" + y="0" + id="tspan3334">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340"><tspan + x="0" + y="0" + id="tspan3338">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344"><tspan + x="0" + y="0" + id="tspan3342">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348"><tspan + x="0" + y="0" + id="tspan3346">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352"><tspan + x="0" + y="0" + id="tspan3350">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356"><tspan + x="0" + y="0" + id="tspan3354">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360"><tspan + x="0" + y="0" + id="tspan3358">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364"><tspan + x="0" + y="0" + id="tspan3362">;</tspan></text> + </g> + <g + id="g3366" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370"><tspan + x="0" + y="0" + id="tspan3368">}</tspan></text> + </g> + <g + id="g3372" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376"><tspan + x="0" + y="0" + id="tspan3374">}</tspan></text> + </g> + </g> + <g + id="g3484" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,19.072696)" /> + <g + id="g3488" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,88.04075)" /> + <g + id="g83834" + transform="translate(107.58483,23.626053)" + style="fill:#ff0000"> + <image + width="23.225805" + height="15" + preserveAspectRatio="none" + style="stroke-width:0.174978;image-rendering:optimizeSpeed;fill:#ff0000" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAfCAYAAACh+E5kAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9 kT1Iw0AcxV9bRSktFawg4pChOlkQFXHUKhShQqgVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg +AHi6OSk6CIl/i8ptIjx4Lgf7+497t4B/kaFqWbXOKBqlpFOJoRsblXoeUUQYQygDxGJmfqcKKbg Ob7u4ePrXZxneZ/7c4SVvMkAn0A8y3TDIt4gnt60dM77xFFWkhTic+Ixgy5I/Mh12eU3zkWH/Twz amTS88RRYqHYwXIHs5KhEk8RxxRVo3x/1mWF8xZntVJjrXvyF4by2soy12kOI4lFLEGEABk1lFGB hTitGikm0rSf8PAPOX6RXDK5ymDkWEAVKiTHD/4Hv7s1C5MTblIoAXS/2PbHCNCzCzTrtv19bNvN EyDwDFxpbX+1Acx8kl5va7EjILINXFy3NXkPuNwBBp90yZAcKUDTXygA72f0TTmg/xYIrrm9tfZx +gBkqKvUDXBwCIwWKXvd4929nb39e6bV3w8q3nKKscjFLwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlw SFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+YKDRUYGD+J89cAAAAZdEVYdENvbW1lbnQAQ3JlYXRl ZCB3aXRoIEdJTVBXgQ4XAAABiElEQVRYw+1Y20rEMBA9M826bP0U1wdB9MX/B19E3NX/8GEVL5nj Q9JuWyNNRTHFDZSQZJhhLuckHay0IoDcr7jhhIrN5nZU8Or8Eo8vT8U5oBTLEhSUOZxalSVIALUs CABCgamHUAEQFEKtQgiG9PZMfTxrqlBAsd6eUKM+aUOVa8OZ+uwMXN/dlFdCwev5Ds2tbpbrAGcN Yg0gmXEGpoC4SAem0OghAwca/c80inJLSOftwIFG//o5PSUD65P1fmGdtDCgKb6Ww1lEGCzO3Sh0 5VP6Jthw33pKMGGMiTMOzlLyKX0TbEgtjjt7G3XgWI+w86/llRAgmQVeJgrCTcwfTG+zlkEJ/ZKN AOIuoGwAsAaIEGzvt4XSqPXv5t66ZRGWS6Pbh/HILhfLmf+RFfricNmNLQIXp2dxYRBWYLxpBAJK 6OFQiCYoFIt71vZ6CEKgoHig6QO1+jplmmkjv7ElwDPeZc+olmBZi7Pv7PkEfPxnFvpK34gNDd2x GY9aXFZnegVXpKcfnHHpyinb6ZAAAAAASUVORK5CYII= " + id="image50850" + x="97.006233" + y="111.85227" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583;fill:#000000" + x="94.883553" + y="133.28987" + id="text54908"><tspan + sodipodi:role="line" + id="tspan54906" + style="stroke-width:0.264583;fill:#000000" + x="94.883553" + y="133.28987">pipe:[1137]</tspan></text> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.87473,47.220362 h 20.20444 v 60.072908 l 19.85168,0" + id="path52862" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#e5e5e5;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.95174,41.699899 h 22.9205 v 27.123834 h 20.11199" + id="path52911" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.76942,37.039298 h 38.48161" + id="path52913" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.02013,52.048272 h 21.77513 v 75.725918 h 58.15801 v 12.77337 H 230.4018" + id="path70938" + sodipodi:nodetypes="cccccc" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545" + id="text6972"><tspan + sodipodi:role="line" + id="tspan6970" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545">processus père</tspan></text> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964" + width="29.764124" + height="37.809834" + x="136.70837" + y="25.866203" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 139.02258,33.329593 h 25" + id="path169" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 145.22491,61.117913 V 27.471865" + id="path169-3" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="138.92543" + y="31.60957" + id="text225"><tspan + sodipodi:role="line" + id="tspan223" + style="font-size:4.23333px;stroke-width:0.264583" + x="138.92543" + y="31.60957">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.22003" + y="38.094936" + id="text4716"><tspan + sodipodi:role="line" + id="tspan4714" + style="stroke-width:0.264583" + x="140.22003" + y="38.094936">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583;fill:#000000" + x="139.98645" + y="43.379482" + id="text4720"><tspan + sodipodi:role="line" + id="tspan4718" + style="stroke-width:0.264583;fill:#000000" + x="139.98645" + y="43.379482">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.18077" + y="48.664028" + id="text4724"><tspan + sodipodi:role="line" + id="tspan4722" + style="stroke-width:0.264583" + x="140.18077" + y="48.664028">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583;fill:#000000" + x="140.21178" + y="53.450417" + id="text4728"><tspan + sodipodi:role="line" + id="tspan4726" + style="stroke-width:0.264583;fill:#000000" + x="140.21178" + y="53.450417">3 p[0]</tspan></text> + <rect + style="fill:none;stroke:#000000;stroke-width:0.168479;stroke-dasharray:none;stroke-opacity:1" + id="rect9440-6" + width="116.25708" + height="89.83152" + x="6.2269368" + y="97.798691" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.93888889px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="10.59283" + y="115.12449" + id="text149371"><tspan + sodipodi:role="line" + id="tspan149369" + style="stroke-width:0.264583;font-size:4.93888889px" + x="10.59283" + y="115.12449" /></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.93889px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="17.387365" + y="139.6445" + id="text149375"><tspan + sodipodi:role="line" + id="tspan149373" + style="font-size:4.93889px;stroke-width:0.264583" + x="17.387365" + y="139.6445">echo est chargé en mémoire et exécuté</tspan></text> + <text + xml:space="preserve" + style="font-size:4.9389px;line-height:1.25;font-family:sans-serif;stroke-width:0.264583" + x="17.387365" + y="146.40823" + id="text166694"><tspan + sodipodi:role="line" + id="tspan166692" + style="stroke-width:0.264583" + x="17.387365" + y="146.40823">echo affiche tout son texte</tspan></text> + <text + xml:space="preserve" + style="font-size:4.9389px;line-height:1.25;font-family:sans-serif;stroke-width:0.264583" + x="17.387365" + y="153.69962" + id="text169324"><tspan + sodipodi:role="line" + id="tspan169322" + style="stroke-width:0.264583" + x="17.387365" + y="153.69962">echo termine</tspan></text> + <text + xml:space="preserve" + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:4.9389px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif Bold';fill:#ff0000;stroke-width:0.264583" + x="163.83502" + y="133.8098" + id="text172306"><tspan + sodipodi:role="line" + id="tspan172304" + style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:'sans-serif Bold';fill:#ff0000;stroke-width:0.264583" + x="163.83502" + y="133.8098">plus d'entrée ouverte !</tspan></text> + <text + xml:space="preserve" + style="font-size:4.9389px;line-height:1.25;font-family:sans-serif;stroke-width:0.264583;fill:#ff0000;-inkscape-font-specification:'sans-serif Bold';font-weight:bold;font-style:normal;font-stretch:normal;font-variant:normal" + x="45.712601" + y="88.301353" + id="text181412"><tspan + sodipodi:role="line" + id="tspan181410" + style="stroke-width:0.264583;fill:#ff0000;-inkscape-font-specification:'sans-serif Bold';font-family:sans-serif;font-weight:bold;font-style:normal;font-stretch:normal;font-variant:normal" + x="45.712601" + y="88.301353">read renvoie 0</tspan></text> + </g> +</svg> diff --git a/221018-pipe-example/fig/19-parent-close.svg b/221018-pipe-example/fig/19-parent-close.svg new file mode 100644 index 0000000000000000000000000000000000000000..c60f16c7b96c50a3d43bc80ca2712b72f1e74dec --- /dev/null +++ b/221018-pipe-example/fig/19-parent-close.svg @@ -0,0 +1,2254 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="256mm" + height="192mm" + viewBox="0 0 256.00004 192" + version="1.1" + id="svg5" + inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" + sodipodi:docname="19-parent-close.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <sodipodi:namedview + id="namedview7" + pagecolor="#ffffff" + bordercolor="#999999" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:document-units="mm" + showgrid="false" + inkscape:zoom="1.0261534" + inkscape:cx="475.56241" + inkscape:cy="354.23552" + inkscape:window-width="1916" + inkscape:window-height="1032" + inkscape:window-x="0" + inkscape:window-y="22" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" + showguides="true" /> + <defs + id="defs2"> + <marker + style="overflow:visible" + id="marker11169" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167" /> + </marker> + <marker + style="overflow:visible" + id="marker11169-4" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167-9" /> + </marker> + </defs> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.499999;stroke-dasharray:none;stroke-opacity:1" + id="rect44272" + width="255.14482" + height="190.89871" + x="0" + y="0" /> + <g + id="g166678" + transform="translate(0,10.104073)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="61.399639" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169)" + d="M 1.2680729,63.855953 H 9.6921927" + id="path10742" /> + </g> + <g + id="g149355" + transform="translate(0,13.824507)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477-2" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="135.72678" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169-4)" + d="M 1.2680729,138.18309 H 9.6921927" + id="path10742-0" /> + </g> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="13.537429" + y="75.969765" + id="text6968"><tspan + sodipodi:role="line" + id="tspan6966" + style="stroke-width:0.264583" + x="13.537429" + y="75.969765" /></text> + <g + id="g40148" + transform="translate(136.24874,56.979904)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707" + id="text21058"><tspan + sodipodi:role="line" + id="tspan21056" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707">/dev/null</tspan></text> + <g + id="g20674" + transform="matrix(0.03,0,0,0.03,72.366356,42.460154)" + style="stroke-width:8.81943"> + <path + d="m 89.4,100 26.2,347.9 c 2.5,32.5 29.6,58.1 60.7,58.1 h 159.3 c 31.1,0 58.2,-25.6 60.7,-58.1 L 422.6,100 Z m 100.7,360.8 c 0.3,7.1 -5.1,12.7 -12,12.7 -6.9,0 -12.7,-5.7 -13.1,-12.7 L 150.4,164.2 c -0.5,-9.6 5.7,-17.4 13.8,-17.4 8.1,0 14.9,7.8 15.3,17.4 z m 78.4,0 c 0,7.1 -5.7,12.7 -12.5,12.7 -6.8,0 -12.5,-5.7 -12.5,-12.7 l -2,-296.6 c -0.1,-9.6 6.4,-17.4 14.5,-17.4 8.1,0 14.6,7.8 14.5,17.4 z m 78.4,0 c -0.3,7.1 -6.2,12.7 -13.1,12.7 -6.9,0 -12.2,-5.7 -12,-12.7 l 10.6,-296.6 c 0.3,-9.6 7.2,-17.4 15.3,-17.4 8.1,0 14.3,7.8 13.8,17.4 z" + id="path20670" + style="stroke-width:8.81943" /> + <path + d="M 445.3,82.8 H 66.7 v 0 C 64.9,61.7 77.4,44.4 94.6,44.4 h 322.9 c 17.1,0 29.6,17.4 27.8,38.4 z" + id="XMLID_2_" + style="stroke-width:8.81943" /> + <path + d="M 324.3,58.6 H 187.7 l -0.2,-7.8 C 186.7,26.3 202.1,6 221.9,6 h 68.3 c 19.7,0 35.1,20.3 34.4,44.7 z" + id="XMLID_1_" + style="stroke-width:8.81943" /> + </g> + </g> + <g + id="g40140" + transform="translate(137.74393,53.769179)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422" + id="text26903"><tspan + sodipodi:role="line" + id="tspan26901" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422">output-file.txt</tspan></text> + <path + d="m 81.04275,12.538612 h -5.35716 v 1.071429 h 5.35716 z M 83.18559,9.3243281 H 73.54275 V 24.324328 H 86.39988 V 12.538612 Z M 85.32846,23.252899 H 74.61417 V 10.395758 h 7.5 l 3.21429,3.214284 z m -9.64287,-2.142852 h 8.57142 v -1.071435 h -8.57142 z m 0,-2.142861 h 8.57142 v -1.071429 h -8.57142 z m 0,-2.142858 h 8.57142 v -1.071429 h -8.57142 z" + id="path28774" + style="stroke-width:0.264582" /> + </g> + <g + id="g40135" + transform="translate(134.99289,-39.014568)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579" + id="text31353"><tspan + sodipodi:role="line" + id="tspan31351" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579">/dev/pts/1</tspan></text> + <path + d="M 88.522475,72.111689 H 73.522474 c -0.690429,0 -1.25,0.55957 -1.25,1.25 v 12.5 c 0,0.69043 0.559571,1.250001 1.25,1.250001 h 15.000001 c 0.690429,0 1.249999,-0.559571 1.249999,-1.250001 v -12.5 c 0,-0.69043 -0.55957,-1.25 -1.249999,-1.25 z m -13.750001,8.75 2.5,-2.5 -2.5,-2.5 1.25,-1.25 3.750001,3.75 -3.750001,3.75 z m 10,1.25 h -4.999999 v -1.25 h 4.999999 z" + id="path39739" + style="stroke-width:0.264583" /> + </g> + <g + id="g1820" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,-51.837942)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452"><tspan + x="0" + y="0" + id="tspan2450">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456"><tspan + x="0" + y="0" + id="tspan2454">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460"><tspan + x="0" + y="0" + id="tspan2458">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464"><tspan + x="0" + y="0" + id="tspan2462">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468"><tspan + x="0" + y="0" + id="tspan2466">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472"><tspan + x="0" + y="0" + id="tspan2470">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476"><tspan + x="0" + y="0" + id="tspan2474">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480"><tspan + x="0" + y="0" + id="tspan2478">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484"><tspan + x="0" + y="0" + id="tspan2482">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488"><tspan + x="0" + y="0" + id="tspan2486">{</tspan></text> + </g> + <g + id="g2490" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494"><tspan + x="0" + y="0" + id="tspan2492">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498"><tspan + x="0" + y="0" + id="tspan2496">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502"><tspan + x="0" + y="0" + id="tspan2500">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506"><tspan + x="0" + y="0" + id="tspan2504">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510"><tspan + x="0" + y="0" + id="tspan2508">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514"><tspan + x="0" + y="0" + id="tspan2512">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518"><tspan + x="0" + y="0" + id="tspan2516">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522"><tspan + x="0" + y="0" + id="tspan2520">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526"><tspan + x="0" + y="0" + id="tspan2524">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530"><tspan + x="0" + y="0" + id="tspan2528">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534"><tspan + x="0" + y="0" + id="tspan2532">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538"><tspan + x="0" + y="0" + id="tspan2536">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542"><tspan + x="0" + y="0" + id="tspan2540">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546"><tspan + x="0" + y="0" + id="tspan2544">;</tspan></text> + </g> + <g + id="g2548" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552"><tspan + x="0" + y="0" + id="tspan2550">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556"><tspan + x="0" + y="0" + id="tspan2554">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560"><tspan + x="0" + y="0" + id="tspan2558">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564"><tspan + x="0" + y="0" + id="tspan2562">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568"><tspan + x="0" + y="0" + id="tspan2566">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572"><tspan + x="0" + y="0" + id="tspan2570">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576"><tspan + x="0" + y="0" + id="tspan2574">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580"><tspan + x="0" + y="0" + id="tspan2578">;</tspan></text> + </g> + <g + id="g2582" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586"><tspan + x="0" + y="0" + id="tspan2584">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590"><tspan + x="0" + y="0" + id="tspan2588">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594"><tspan + x="0" + y="0" + id="tspan2592">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598"><tspan + x="0" + y="0" + id="tspan2596">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602"><tspan + x="0" + y="0" + id="tspan2600">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606"><tspan + x="0" + y="0" + id="tspan2604">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610"><tspan + x="0" + y="0" + id="tspan2608">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614"><tspan + x="0" + y="0" + id="tspan2612">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618"><tspan + x="0" + y="0" + id="tspan2616">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622"><tspan + x="0" + y="0" + id="tspan2620">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626"><tspan + x="0" + y="0" + id="tspan2624">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630"><tspan + x="0" + y="0" + id="tspan2628">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634"><tspan + x="0" + y="0" + id="tspan2632">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638"><tspan + x="0" + y="0" + id="tspan2636">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642"><tspan + x="0" + y="0" + id="tspan2640">{</tspan></text> + </g> + <g + id="g2644" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648"><tspan + x="0" + y="0" + id="tspan2646">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652"><tspan + x="0" + y="0" + id="tspan2650">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656"><tspan + x="0" + y="0" + id="tspan2654">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660"><tspan + x="0" + y="0" + id="tspan2658">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664"><tspan + x="0" + y="0" + id="tspan2662">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668"><tspan + x="0" + y="0" + id="tspan2666">:</tspan></text> + </g> + <g + id="g2670" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674"><tspan + x="0" + y="0" + id="tspan2672">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678"><tspan + x="0" + y="0" + id="tspan2676">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682"><tspan + x="0" + y="0" + id="tspan2680">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686"><tspan + x="0" + y="0" + id="tspan2684">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690"><tspan + x="0" + y="0" + id="tspan2688">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694"><tspan + x="0" + y="0" + id="tspan2692">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698"><tspan + x="0" + y="0" + id="tspan2696">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702"><tspan + x="0" + y="0" + id="tspan2700">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706"><tspan + x="0" + y="0" + id="tspan2704">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710"><tspan + x="0" + y="0" + id="tspan2708">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714"><tspan + x="0" + y="0" + id="tspan2712">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718"><tspan + x="0" + y="0" + id="tspan2716">;</tspan></text> + </g> + <g + id="g2720" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724"><tspan + x="0" + y="0" + id="tspan2722">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728"><tspan + x="0" + y="0" + id="tspan2726">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732"><tspan + x="0" + y="0" + id="tspan2730">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736"><tspan + x="0" + y="0" + id="tspan2734">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740"><tspan + x="0" + y="0" + id="tspan2738">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744"><tspan + x="0" + y="0" + id="tspan2742">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748"><tspan + x="0" + y="0" + id="tspan2746">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752"><tspan + x="0" + y="0" + id="tspan2750">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756"><tspan + x="0" + y="0" + id="tspan2754">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760"><tspan + x="0" + y="0" + id="tspan2758">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764"><tspan + x="0" + y="0" + id="tspan2762">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768"><tspan + x="0" + y="0" + id="tspan2766">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772"><tspan + x="0" + y="0" + id="tspan2770">;</tspan></text> + </g> + <g + id="g2774" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778"><tspan + x="0" + y="0" + id="tspan2776">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782"><tspan + x="0" + y="0" + id="tspan2780">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786"><tspan + x="0" + y="0" + id="tspan2784">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790"><tspan + x="0" + y="0" + id="tspan2788">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794"><tspan + x="0" + y="0" + id="tspan2792">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798"><tspan + x="0" + y="0" + id="tspan2796">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802"><tspan + x="0" + y="0" + id="tspan2800">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806"><tspan + x="0" + y="0" + id="tspan2804">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810"><tspan + x="0" + y="0" + id="tspan2808">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814"><tspan + x="0" + y="0" + id="tspan2812">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818"><tspan + x="0" + y="0" + id="tspan2816">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822"><tspan + x="0" + y="0" + id="tspan2820">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826"><tspan + x="0" + y="0" + id="tspan2824">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830"><tspan + x="0" + y="0" + id="tspan2828">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834"><tspan + x="0" + y="0" + id="tspan2832">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838"><tspan + x="0" + y="0" + id="tspan2836">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842"><tspan + x="0" + y="0" + id="tspan2840">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846"><tspan + x="0" + y="0" + id="tspan2844">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850"><tspan + x="0" + y="0" + id="tspan2848">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854"><tspan + x="0" + y="0" + id="tspan2852">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858"><tspan + x="0" + y="0" + id="tspan2856">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862"><tspan + x="0" + y="0" + id="tspan2860">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866"><tspan + x="0" + y="0" + id="tspan2864">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870"><tspan + x="0" + y="0" + id="tspan2868">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874"><tspan + x="0" + y="0" + id="tspan2872">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878"><tspan + x="0" + y="0" + id="tspan2876">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882"><tspan + x="0" + y="0" + id="tspan2880">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886"><tspan + x="0" + y="0" + id="tspan2884">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890"><tspan + x="0" + y="0" + id="tspan2888">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894"><tspan + x="0" + y="0" + id="tspan2892">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898"><tspan + x="0" + y="0" + id="tspan2896">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902"><tspan + x="0" + y="0" + id="tspan2900">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906"><tspan + x="0" + y="0" + id="tspan2904">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910"><tspan + x="0" + y="0" + id="tspan2908">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914"><tspan + x="0" + y="0" + id="tspan2912">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918"><tspan + x="0" + y="0" + id="tspan2916">;</tspan></text> + </g> + <g + id="g2920" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924"><tspan + x="0" + y="0" + id="tspan2922">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928"><tspan + x="0" + y="0" + id="tspan2926">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932"><tspan + x="0" + y="0" + id="tspan2930">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936"><tspan + x="0" + y="0" + id="tspan2934">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940"><tspan + x="0" + y="0" + id="tspan2938">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944"><tspan + x="0" + y="0" + id="tspan2942">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948"><tspan + x="0" + y="0" + id="tspan2946">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952"><tspan + x="0" + y="0" + id="tspan2950">;</tspan></text> + </g> + <g + id="g2954" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958"><tspan + x="0" + y="0" + id="tspan2956">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962"><tspan + x="0" + y="0" + id="tspan2960">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966"><tspan + x="0" + y="0" + id="tspan2964">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970"><tspan + x="0" + y="0" + id="tspan2968">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974"><tspan + x="0" + y="0" + id="tspan2972">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978"><tspan + x="0" + y="0" + id="tspan2976">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982"><tspan + x="0" + y="0" + id="tspan2980">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986"><tspan + x="0" + y="0" + id="tspan2984">:</tspan></text> + </g> + <g + id="g2988" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992"><tspan + x="0" + y="0" + id="tspan2990">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996"><tspan + x="0" + y="0" + id="tspan2994">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000"><tspan + x="0" + y="0" + id="tspan2998">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004"><tspan + x="0" + y="0" + id="tspan3002">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008"><tspan + x="0" + y="0" + id="tspan3006">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012"><tspan + x="0" + y="0" + id="tspan3010">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016"><tspan + x="0" + y="0" + id="tspan3014">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020"><tspan + x="0" + y="0" + id="tspan3018">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024"><tspan + x="0" + y="0" + id="tspan3022">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028"><tspan + x="0" + y="0" + id="tspan3026">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032"><tspan + x="0" + y="0" + id="tspan3030">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036"><tspan + x="0" + y="0" + id="tspan3034">;</tspan></text> + </g> + <g + id="g3038" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042"><tspan + x="0" + y="0" + id="tspan3040">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046"><tspan + x="0" + y="0" + id="tspan3044">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050"><tspan + x="0" + y="0" + id="tspan3048">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054"><tspan + x="0" + y="0" + id="tspan3052">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058"><tspan + x="0" + y="0" + id="tspan3056">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062"><tspan + x="0" + y="0" + id="tspan3060">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066"><tspan + x="0" + y="0" + id="tspan3064">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070"><tspan + x="0" + y="0" + id="tspan3068">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074"><tspan + x="0" + y="0" + id="tspan3072">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078"><tspan + x="0" + y="0" + id="tspan3076">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082"><tspan + x="0" + y="0" + id="tspan3080">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086"><tspan + x="0" + y="0" + id="tspan3084">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090"><tspan + x="0" + y="0" + id="tspan3088">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094"><tspan + x="0" + y="0" + id="tspan3092">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098"><tspan + x="0" + y="0" + id="tspan3096">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102"><tspan + x="0" + y="0" + id="tspan3100">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106"><tspan + x="0" + y="0" + id="tspan3104">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110"><tspan + x="0" + y="0" + id="tspan3108">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114"><tspan + x="0" + y="0" + id="tspan3112">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118"><tspan + x="0" + y="0" + id="tspan3116">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122"><tspan + x="0" + y="0" + id="tspan3120">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126"><tspan + x="0" + y="0" + id="tspan3124">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130"><tspan + x="0" + y="0" + id="tspan3128">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134"><tspan + x="0" + y="0" + id="tspan3132">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138"><tspan + x="0" + y="0" + id="tspan3136">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142"><tspan + x="0" + y="0" + id="tspan3140">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146"><tspan + x="0" + y="0" + id="tspan3144">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150"><tspan + x="0" + y="0" + id="tspan3148">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154"><tspan + x="0" + y="0" + id="tspan3152">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158"><tspan + x="0" + y="0" + id="tspan3156">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162"><tspan + x="0" + y="0" + id="tspan3160">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166"><tspan + x="0" + y="0" + id="tspan3164">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170"><tspan + x="0" + y="0" + id="tspan3168">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174"><tspan + x="0" + y="0" + id="tspan3172">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178"><tspan + x="0" + y="0" + id="tspan3176">)</tspan></text> + </g> + <g + id="g3180" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184"><tspan + x="0" + y="0" + id="tspan3182">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188"><tspan + x="0" + y="0" + id="tspan3186">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192"><tspan + x="0" + y="0" + id="tspan3190">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196"><tspan + x="0" + y="0" + id="tspan3194">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200"><tspan + x="0" + y="0" + id="tspan3198">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204"><tspan + x="0" + y="0" + id="tspan3202">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208"><tspan + x="0" + y="0" + id="tspan3206">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212"><tspan + x="0" + y="0" + id="tspan3210">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216"><tspan + x="0" + y="0" + id="tspan3214">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220"><tspan + x="0" + y="0" + id="tspan3218">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224"><tspan + x="0" + y="0" + id="tspan3222">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228"><tspan + x="0" + y="0" + id="tspan3226">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232"><tspan + x="0" + y="0" + id="tspan3230">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236"><tspan + x="0" + y="0" + id="tspan3234">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240"><tspan + x="0" + y="0" + id="tspan3238">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244"><tspan + x="0" + y="0" + id="tspan3242">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248"><tspan + x="0" + y="0" + id="tspan3246">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252"><tspan + x="0" + y="0" + id="tspan3250">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256"><tspan + x="0" + y="0" + id="tspan3254">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260"><tspan + x="0" + y="0" + id="tspan3258">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264"><tspan + x="0" + y="0" + id="tspan3262">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268"><tspan + x="0" + y="0" + id="tspan3266">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272"><tspan + x="0" + y="0" + id="tspan3270">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276"><tspan + x="0" + y="0" + id="tspan3274">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280"><tspan + x="0" + y="0" + id="tspan3278">;</tspan></text> + </g> + <g + id="g3282" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286"><tspan + x="0" + y="0" + id="tspan3284">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290"><tspan + x="0" + y="0" + id="tspan3288">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294"><tspan + x="0" + y="0" + id="tspan3292">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298"><tspan + x="0" + y="0" + id="tspan3296">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302"><tspan + x="0" + y="0" + id="tspan3300">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306"><tspan + x="0" + y="0" + id="tspan3304">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310"><tspan + x="0" + y="0" + id="tspan3308">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314"><tspan + x="0" + y="0" + id="tspan3312">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318"><tspan + x="0" + y="0" + id="tspan3316">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322"><tspan + x="0" + y="0" + id="tspan3320">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326"><tspan + x="0" + y="0" + id="tspan3324">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330"><tspan + x="0" + y="0" + id="tspan3328">;</tspan></text> + </g> + <g + id="g3332" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336"><tspan + x="0" + y="0" + id="tspan3334">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340"><tspan + x="0" + y="0" + id="tspan3338">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344"><tspan + x="0" + y="0" + id="tspan3342">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348"><tspan + x="0" + y="0" + id="tspan3346">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352"><tspan + x="0" + y="0" + id="tspan3350">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356"><tspan + x="0" + y="0" + id="tspan3354">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360"><tspan + x="0" + y="0" + id="tspan3358">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364"><tspan + x="0" + y="0" + id="tspan3362">;</tspan></text> + </g> + <g + id="g3366" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370"><tspan + x="0" + y="0" + id="tspan3368">}</tspan></text> + </g> + <g + id="g3372" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376"><tspan + x="0" + y="0" + id="tspan3374">}</tspan></text> + </g> + </g> + <g + id="g3484" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,19.072696)" /> + <g + id="g3488" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,88.04075)" /> + <g + id="g83834" + transform="translate(107.58483,23.626053)" + style="fill:#ff0000"> + <image + width="23.225805" + height="15" + preserveAspectRatio="none" + style="stroke-width:0.174978;image-rendering:optimizeSpeed;fill:#ff0000" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAfCAYAAACh+E5kAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9 kT1Iw0AcxV9bRSktFawg4pChOlkQFXHUKhShQqgVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg +AHi6OSk6CIl/i8ptIjx4Lgf7+497t4B/kaFqWbXOKBqlpFOJoRsblXoeUUQYQygDxGJmfqcKKbg Ob7u4ePrXZxneZ/7c4SVvMkAn0A8y3TDIt4gnt60dM77xFFWkhTic+Ixgy5I/Mh12eU3zkWH/Twz amTS88RRYqHYwXIHs5KhEk8RxxRVo3x/1mWF8xZntVJjrXvyF4by2soy12kOI4lFLEGEABk1lFGB hTitGikm0rSf8PAPOX6RXDK5ymDkWEAVKiTHD/4Hv7s1C5MTblIoAXS/2PbHCNCzCzTrtv19bNvN EyDwDFxpbX+1Acx8kl5va7EjILINXFy3NXkPuNwBBp90yZAcKUDTXygA72f0TTmg/xYIrrm9tfZx +gBkqKvUDXBwCIwWKXvd4929nb39e6bV3w8q3nKKscjFLwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlw SFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+YKDRUYGD+J89cAAAAZdEVYdENvbW1lbnQAQ3JlYXRl ZCB3aXRoIEdJTVBXgQ4XAAABiElEQVRYw+1Y20rEMBA9M826bP0U1wdB9MX/B19E3NX/8GEVL5nj Q9JuWyNNRTHFDZSQZJhhLuckHay0IoDcr7jhhIrN5nZU8Or8Eo8vT8U5oBTLEhSUOZxalSVIALUs CABCgamHUAEQFEKtQgiG9PZMfTxrqlBAsd6eUKM+aUOVa8OZ+uwMXN/dlFdCwev5Ds2tbpbrAGcN Yg0gmXEGpoC4SAem0OghAwca/c80inJLSOftwIFG//o5PSUD65P1fmGdtDCgKb6Ww1lEGCzO3Sh0 5VP6Jthw33pKMGGMiTMOzlLyKX0TbEgtjjt7G3XgWI+w86/llRAgmQVeJgrCTcwfTG+zlkEJ/ZKN AOIuoGwAsAaIEGzvt4XSqPXv5t66ZRGWS6Pbh/HILhfLmf+RFfricNmNLQIXp2dxYRBWYLxpBAJK 6OFQiCYoFIt71vZ6CEKgoHig6QO1+jplmmkjv7ElwDPeZc+olmBZi7Pv7PkEfPxnFvpK34gNDd2x GY9aXFZnegVXpKcfnHHpyinb6ZAAAAAASUVORK5CYII= " + id="image50850" + x="97.006233" + y="111.85227" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583;fill:#000000" + x="94.883553" + y="133.28987" + id="text54908"><tspan + sodipodi:role="line" + id="tspan54906" + style="stroke-width:0.264583;fill:#000000" + x="94.883553" + y="133.28987">pipe:[1137]</tspan></text> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.87473,47.220362 h 20.20444 v 60.072908 l 19.85168,0" + id="path52862" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#e5e5e5;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.95174,41.699899 h 22.9205 v 27.123834 h 20.11199" + id="path52911" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.76942,37.039298 h 38.48161" + id="path52913" /> + <path + style="fill:none;stroke:#ff0000;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 161.02013,52.048272 h 21.77513 v 75.725918 h 58.15801 v 12.77337 H 230.4018" + id="path70938" + sodipodi:nodetypes="cccccc" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545" + id="text6972"><tspan + sodipodi:role="line" + id="tspan6970" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545">processus père</tspan></text> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964" + width="29.764124" + height="37.809834" + x="136.70837" + y="25.866203" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 139.02258,33.329593 h 25" + id="path169" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 145.22491,61.117913 V 27.471865" + id="path169-3" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="138.92543" + y="31.60957" + id="text225"><tspan + sodipodi:role="line" + id="tspan223" + style="font-size:4.23333px;stroke-width:0.264583" + x="138.92543" + y="31.60957">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.22003" + y="38.094936" + id="text4716"><tspan + sodipodi:role="line" + id="tspan4714" + style="stroke-width:0.264583" + x="140.22003" + y="38.094936">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583;fill:#000000" + x="139.98645" + y="43.379482" + id="text4720"><tspan + sodipodi:role="line" + id="tspan4718" + style="stroke-width:0.264583;fill:#000000" + x="139.98645" + y="43.379482">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.18077" + y="48.664028" + id="text4724"><tspan + sodipodi:role="line" + id="tspan4722" + style="stroke-width:0.264583" + x="140.18077" + y="48.664028">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583;fill:#ff0000" + x="140.21178" + y="53.450417" + id="text4728"><tspan + sodipodi:role="line" + id="tspan4726" + style="stroke-width:0.264583;fill:#ff0000" + x="140.21178" + y="53.450417">3 p[0]</tspan></text> + <rect + style="fill:none;stroke:#000000;stroke-width:0.168479;stroke-dasharray:none;stroke-opacity:1" + id="rect9440-6" + width="116.25708" + height="89.83152" + x="6.2269368" + y="97.798691" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.93888889px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="10.59283" + y="115.12449" + id="text149371"><tspan + sodipodi:role="line" + id="tspan149369" + style="stroke-width:0.264583;font-size:4.93888889px" + x="10.59283" + y="115.12449" /></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.93889px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="17.387365" + y="139.6445" + id="text149375"><tspan + sodipodi:role="line" + id="tspan149373" + style="font-size:4.93889px;stroke-width:0.264583" + x="17.387365" + y="139.6445">echo est chargé en mémoire et exécuté</tspan></text> + <text + xml:space="preserve" + style="font-size:4.9389px;line-height:1.25;font-family:sans-serif;stroke-width:0.264583" + x="17.387365" + y="146.40823" + id="text166694"><tspan + sodipodi:role="line" + id="tspan166692" + style="stroke-width:0.264583" + x="17.387365" + y="146.40823">echo affiche tout son texte</tspan></text> + <text + xml:space="preserve" + style="font-size:4.9389px;line-height:1.25;font-family:sans-serif;stroke-width:0.264583" + x="17.387365" + y="153.69962" + id="text169324"><tspan + sodipodi:role="line" + id="tspan169322" + style="stroke-width:0.264583" + x="17.387365" + y="153.69962">echo termine</tspan></text> + </g> +</svg> diff --git a/221018-pipe-example/fig/20-parent-close-done.svg b/221018-pipe-example/fig/20-parent-close-done.svg new file mode 100644 index 0000000000000000000000000000000000000000..0a7655664feee12209d3ffe77da939f178cac379 --- /dev/null +++ b/221018-pipe-example/fig/20-parent-close-done.svg @@ -0,0 +1,2254 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="256mm" + height="192mm" + viewBox="0 0 256.00004 192" + version="1.1" + id="svg5" + inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" + sodipodi:docname="20-parent-close-done.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <sodipodi:namedview + id="namedview7" + pagecolor="#ffffff" + bordercolor="#999999" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:document-units="mm" + showgrid="false" + inkscape:zoom="1.0261534" + inkscape:cx="475.56241" + inkscape:cy="354.23552" + inkscape:window-width="1916" + inkscape:window-height="1032" + inkscape:window-x="0" + inkscape:window-y="22" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" + showguides="true" /> + <defs + id="defs2"> + <marker + style="overflow:visible" + id="marker11169" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167" /> + </marker> + <marker + style="overflow:visible" + id="marker11169-4" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167-9" /> + </marker> + </defs> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <rect + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.499999;stroke-dasharray:none;stroke-opacity:1" + id="rect44272" + width="255.14482" + height="190.89871" + x="0" + y="0" /> + <g + id="g166678" + transform="translate(0,10.104073)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="61.399639" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169)" + d="M 1.2680729,63.855953 H 9.6921927" + id="path10742" /> + </g> + <g + id="g149355" + transform="translate(0,13.824507)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477-2" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="135.72678" /> + <path + style="fill:#e6e6e6;fill-opacity:1;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169-4)" + d="M 1.2680729,138.18309 H 9.6921927" + id="path10742-0" /> + </g> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="13.537429" + y="75.969765" + id="text6968"><tspan + sodipodi:role="line" + id="tspan6966" + style="stroke-width:0.264583" + x="13.537429" + y="75.969765" /></text> + <g + id="g40148" + transform="translate(136.24874,56.979904)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707" + id="text21058"><tspan + sodipodi:role="line" + id="tspan21056" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707">/dev/null</tspan></text> + <g + id="g20674" + transform="matrix(0.03,0,0,0.03,72.366356,42.460154)" + style="stroke-width:8.81943"> + <path + d="m 89.4,100 26.2,347.9 c 2.5,32.5 29.6,58.1 60.7,58.1 h 159.3 c 31.1,0 58.2,-25.6 60.7,-58.1 L 422.6,100 Z m 100.7,360.8 c 0.3,7.1 -5.1,12.7 -12,12.7 -6.9,0 -12.7,-5.7 -13.1,-12.7 L 150.4,164.2 c -0.5,-9.6 5.7,-17.4 13.8,-17.4 8.1,0 14.9,7.8 15.3,17.4 z m 78.4,0 c 0,7.1 -5.7,12.7 -12.5,12.7 -6.8,0 -12.5,-5.7 -12.5,-12.7 l -2,-296.6 c -0.1,-9.6 6.4,-17.4 14.5,-17.4 8.1,0 14.6,7.8 14.5,17.4 z m 78.4,0 c -0.3,7.1 -6.2,12.7 -13.1,12.7 -6.9,0 -12.2,-5.7 -12,-12.7 l 10.6,-296.6 c 0.3,-9.6 7.2,-17.4 15.3,-17.4 8.1,0 14.3,7.8 13.8,17.4 z" + id="path20670" + style="stroke-width:8.81943" /> + <path + d="M 445.3,82.8 H 66.7 v 0 C 64.9,61.7 77.4,44.4 94.6,44.4 h 322.9 c 17.1,0 29.6,17.4 27.8,38.4 z" + id="XMLID_2_" + style="stroke-width:8.81943" /> + <path + d="M 324.3,58.6 H 187.7 l -0.2,-7.8 C 186.7,26.3 202.1,6 221.9,6 h 68.3 c 19.7,0 35.1,20.3 34.4,44.7 z" + id="XMLID_1_" + style="stroke-width:8.81943" /> + </g> + </g> + <g + id="g40140" + transform="translate(137.74393,53.769179)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422" + id="text26903"><tspan + sodipodi:role="line" + id="tspan26901" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422">output-file.txt</tspan></text> + <path + d="m 81.04275,12.538612 h -5.35716 v 1.071429 h 5.35716 z M 83.18559,9.3243281 H 73.54275 V 24.324328 H 86.39988 V 12.538612 Z M 85.32846,23.252899 H 74.61417 V 10.395758 h 7.5 l 3.21429,3.214284 z m -9.64287,-2.142852 h 8.57142 v -1.071435 h -8.57142 z m 0,-2.142861 h 8.57142 v -1.071429 h -8.57142 z m 0,-2.142858 h 8.57142 v -1.071429 h -8.57142 z" + id="path28774" + style="stroke-width:0.264582" /> + </g> + <g + id="g40135" + transform="translate(134.99289,-39.014568)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579" + id="text31353"><tspan + sodipodi:role="line" + id="tspan31351" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579">/dev/pts/1</tspan></text> + <path + d="M 88.522475,72.111689 H 73.522474 c -0.690429,0 -1.25,0.55957 -1.25,1.25 v 12.5 c 0,0.69043 0.559571,1.250001 1.25,1.250001 h 15.000001 c 0.690429,0 1.249999,-0.559571 1.249999,-1.250001 v -12.5 c 0,-0.69043 -0.55957,-1.25 -1.249999,-1.25 z m -13.750001,8.75 2.5,-2.5 -2.5,-2.5 1.25,-1.25 3.750001,3.75 -3.750001,3.75 z m 10,1.25 h -4.999999 v -1.25 h 4.999999 z" + id="path39739" + style="stroke-width:0.264583" /> + </g> + <g + id="g1820" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,-51.837942)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452"><tspan + x="0" + y="0" + id="tspan2450">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456"><tspan + x="0" + y="0" + id="tspan2454">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460"><tspan + x="0" + y="0" + id="tspan2458">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464"><tspan + x="0" + y="0" + id="tspan2462">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468"><tspan + x="0" + y="0" + id="tspan2466">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472"><tspan + x="0" + y="0" + id="tspan2470">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476"><tspan + x="0" + y="0" + id="tspan2474">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480"><tspan + x="0" + y="0" + id="tspan2478">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484"><tspan + x="0" + y="0" + id="tspan2482">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488"><tspan + x="0" + y="0" + id="tspan2486">{</tspan></text> + </g> + <g + id="g2490" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494"><tspan + x="0" + y="0" + id="tspan2492">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498"><tspan + x="0" + y="0" + id="tspan2496">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502"><tspan + x="0" + y="0" + id="tspan2500">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506"><tspan + x="0" + y="0" + id="tspan2504">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510"><tspan + x="0" + y="0" + id="tspan2508">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514"><tspan + x="0" + y="0" + id="tspan2512">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518"><tspan + x="0" + y="0" + id="tspan2516">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522"><tspan + x="0" + y="0" + id="tspan2520">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526"><tspan + x="0" + y="0" + id="tspan2524">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530"><tspan + x="0" + y="0" + id="tspan2528">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534"><tspan + x="0" + y="0" + id="tspan2532">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538"><tspan + x="0" + y="0" + id="tspan2536">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542"><tspan + x="0" + y="0" + id="tspan2540">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546"><tspan + x="0" + y="0" + id="tspan2544">;</tspan></text> + </g> + <g + id="g2548" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552"><tspan + x="0" + y="0" + id="tspan2550">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556"><tspan + x="0" + y="0" + id="tspan2554">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560"><tspan + x="0" + y="0" + id="tspan2558">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564"><tspan + x="0" + y="0" + id="tspan2562">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568"><tspan + x="0" + y="0" + id="tspan2566">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572"><tspan + x="0" + y="0" + id="tspan2570">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576"><tspan + x="0" + y="0" + id="tspan2574">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580"><tspan + x="0" + y="0" + id="tspan2578">;</tspan></text> + </g> + <g + id="g2582" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586"><tspan + x="0" + y="0" + id="tspan2584">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590"><tspan + x="0" + y="0" + id="tspan2588">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594"><tspan + x="0" + y="0" + id="tspan2592">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598"><tspan + x="0" + y="0" + id="tspan2596">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602"><tspan + x="0" + y="0" + id="tspan2600">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606"><tspan + x="0" + y="0" + id="tspan2604">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610"><tspan + x="0" + y="0" + id="tspan2608">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614"><tspan + x="0" + y="0" + id="tspan2612">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618"><tspan + x="0" + y="0" + id="tspan2616">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622"><tspan + x="0" + y="0" + id="tspan2620">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626"><tspan + x="0" + y="0" + id="tspan2624">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630"><tspan + x="0" + y="0" + id="tspan2628">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634"><tspan + x="0" + y="0" + id="tspan2632">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638"><tspan + x="0" + y="0" + id="tspan2636">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642"><tspan + x="0" + y="0" + id="tspan2640">{</tspan></text> + </g> + <g + id="g2644" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648"><tspan + x="0" + y="0" + id="tspan2646">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652"><tspan + x="0" + y="0" + id="tspan2650">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656"><tspan + x="0" + y="0" + id="tspan2654">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660"><tspan + x="0" + y="0" + id="tspan2658">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664"><tspan + x="0" + y="0" + id="tspan2662">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668"><tspan + x="0" + y="0" + id="tspan2666">:</tspan></text> + </g> + <g + id="g2670" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674"><tspan + x="0" + y="0" + id="tspan2672">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678"><tspan + x="0" + y="0" + id="tspan2676">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682"><tspan + x="0" + y="0" + id="tspan2680">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686"><tspan + x="0" + y="0" + id="tspan2684">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690"><tspan + x="0" + y="0" + id="tspan2688">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694"><tspan + x="0" + y="0" + id="tspan2692">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698"><tspan + x="0" + y="0" + id="tspan2696">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702"><tspan + x="0" + y="0" + id="tspan2700">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706"><tspan + x="0" + y="0" + id="tspan2704">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710"><tspan + x="0" + y="0" + id="tspan2708">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714"><tspan + x="0" + y="0" + id="tspan2712">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718"><tspan + x="0" + y="0" + id="tspan2716">;</tspan></text> + </g> + <g + id="g2720" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724"><tspan + x="0" + y="0" + id="tspan2722">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728"><tspan + x="0" + y="0" + id="tspan2726">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732"><tspan + x="0" + y="0" + id="tspan2730">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736"><tspan + x="0" + y="0" + id="tspan2734">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740"><tspan + x="0" + y="0" + id="tspan2738">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744"><tspan + x="0" + y="0" + id="tspan2742">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748"><tspan + x="0" + y="0" + id="tspan2746">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752"><tspan + x="0" + y="0" + id="tspan2750">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756"><tspan + x="0" + y="0" + id="tspan2754">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760"><tspan + x="0" + y="0" + id="tspan2758">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764"><tspan + x="0" + y="0" + id="tspan2762">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768"><tspan + x="0" + y="0" + id="tspan2766">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772"><tspan + x="0" + y="0" + id="tspan2770">;</tspan></text> + </g> + <g + id="g2774" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778"><tspan + x="0" + y="0" + id="tspan2776">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782"><tspan + x="0" + y="0" + id="tspan2780">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786"><tspan + x="0" + y="0" + id="tspan2784">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790"><tspan + x="0" + y="0" + id="tspan2788">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794"><tspan + x="0" + y="0" + id="tspan2792">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798"><tspan + x="0" + y="0" + id="tspan2796">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802"><tspan + x="0" + y="0" + id="tspan2800">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806"><tspan + x="0" + y="0" + id="tspan2804">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810"><tspan + x="0" + y="0" + id="tspan2808">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814"><tspan + x="0" + y="0" + id="tspan2812">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818"><tspan + x="0" + y="0" + id="tspan2816">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822"><tspan + x="0" + y="0" + id="tspan2820">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826"><tspan + x="0" + y="0" + id="tspan2824">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830"><tspan + x="0" + y="0" + id="tspan2828">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834"><tspan + x="0" + y="0" + id="tspan2832">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838"><tspan + x="0" + y="0" + id="tspan2836">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842"><tspan + x="0" + y="0" + id="tspan2840">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846"><tspan + x="0" + y="0" + id="tspan2844">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850"><tspan + x="0" + y="0" + id="tspan2848">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854"><tspan + x="0" + y="0" + id="tspan2852">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858"><tspan + x="0" + y="0" + id="tspan2856">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862"><tspan + x="0" + y="0" + id="tspan2860">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866"><tspan + x="0" + y="0" + id="tspan2864">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870"><tspan + x="0" + y="0" + id="tspan2868">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874"><tspan + x="0" + y="0" + id="tspan2872">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878"><tspan + x="0" + y="0" + id="tspan2876">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882"><tspan + x="0" + y="0" + id="tspan2880">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886"><tspan + x="0" + y="0" + id="tspan2884">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890"><tspan + x="0" + y="0" + id="tspan2888">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894"><tspan + x="0" + y="0" + id="tspan2892">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898"><tspan + x="0" + y="0" + id="tspan2896">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902"><tspan + x="0" + y="0" + id="tspan2900">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906"><tspan + x="0" + y="0" + id="tspan2904">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910"><tspan + x="0" + y="0" + id="tspan2908">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914"><tspan + x="0" + y="0" + id="tspan2912">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918"><tspan + x="0" + y="0" + id="tspan2916">;</tspan></text> + </g> + <g + id="g2920" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924"><tspan + x="0" + y="0" + id="tspan2922">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928"><tspan + x="0" + y="0" + id="tspan2926">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932"><tspan + x="0" + y="0" + id="tspan2930">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936"><tspan + x="0" + y="0" + id="tspan2934">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940"><tspan + x="0" + y="0" + id="tspan2938">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944"><tspan + x="0" + y="0" + id="tspan2942">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948"><tspan + x="0" + y="0" + id="tspan2946">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952"><tspan + x="0" + y="0" + id="tspan2950">;</tspan></text> + </g> + <g + id="g2954" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958"><tspan + x="0" + y="0" + id="tspan2956">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962"><tspan + x="0" + y="0" + id="tspan2960">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966"><tspan + x="0" + y="0" + id="tspan2964">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970"><tspan + x="0" + y="0" + id="tspan2968">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974"><tspan + x="0" + y="0" + id="tspan2972">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978"><tspan + x="0" + y="0" + id="tspan2976">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982"><tspan + x="0" + y="0" + id="tspan2980">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986"><tspan + x="0" + y="0" + id="tspan2984">:</tspan></text> + </g> + <g + id="g2988" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992"><tspan + x="0" + y="0" + id="tspan2990">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996"><tspan + x="0" + y="0" + id="tspan2994">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000"><tspan + x="0" + y="0" + id="tspan2998">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004"><tspan + x="0" + y="0" + id="tspan3002">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008"><tspan + x="0" + y="0" + id="tspan3006">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012"><tspan + x="0" + y="0" + id="tspan3010">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016"><tspan + x="0" + y="0" + id="tspan3014">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020"><tspan + x="0" + y="0" + id="tspan3018">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024"><tspan + x="0" + y="0" + id="tspan3022">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028"><tspan + x="0" + y="0" + id="tspan3026">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032"><tspan + x="0" + y="0" + id="tspan3030">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036"><tspan + x="0" + y="0" + id="tspan3034">;</tspan></text> + </g> + <g + id="g3038" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042"><tspan + x="0" + y="0" + id="tspan3040">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046"><tspan + x="0" + y="0" + id="tspan3044">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050"><tspan + x="0" + y="0" + id="tspan3048">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054"><tspan + x="0" + y="0" + id="tspan3052">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058"><tspan + x="0" + y="0" + id="tspan3056">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062"><tspan + x="0" + y="0" + id="tspan3060">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066"><tspan + x="0" + y="0" + id="tspan3064">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070"><tspan + x="0" + y="0" + id="tspan3068">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074"><tspan + x="0" + y="0" + id="tspan3072">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078"><tspan + x="0" + y="0" + id="tspan3076">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082"><tspan + x="0" + y="0" + id="tspan3080">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086"><tspan + x="0" + y="0" + id="tspan3084">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090"><tspan + x="0" + y="0" + id="tspan3088">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094"><tspan + x="0" + y="0" + id="tspan3092">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098"><tspan + x="0" + y="0" + id="tspan3096">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102"><tspan + x="0" + y="0" + id="tspan3100">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106"><tspan + x="0" + y="0" + id="tspan3104">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110"><tspan + x="0" + y="0" + id="tspan3108">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114"><tspan + x="0" + y="0" + id="tspan3112">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118"><tspan + x="0" + y="0" + id="tspan3116">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122"><tspan + x="0" + y="0" + id="tspan3120">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126"><tspan + x="0" + y="0" + id="tspan3124">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130"><tspan + x="0" + y="0" + id="tspan3128">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134"><tspan + x="0" + y="0" + id="tspan3132">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138"><tspan + x="0" + y="0" + id="tspan3136">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142"><tspan + x="0" + y="0" + id="tspan3140">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146"><tspan + x="0" + y="0" + id="tspan3144">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150"><tspan + x="0" + y="0" + id="tspan3148">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154"><tspan + x="0" + y="0" + id="tspan3152">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158"><tspan + x="0" + y="0" + id="tspan3156">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162"><tspan + x="0" + y="0" + id="tspan3160">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166"><tspan + x="0" + y="0" + id="tspan3164">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170"><tspan + x="0" + y="0" + id="tspan3168">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174"><tspan + x="0" + y="0" + id="tspan3172">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178"><tspan + x="0" + y="0" + id="tspan3176">)</tspan></text> + </g> + <g + id="g3180" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184"><tspan + x="0" + y="0" + id="tspan3182">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188"><tspan + x="0" + y="0" + id="tspan3186">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192"><tspan + x="0" + y="0" + id="tspan3190">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196"><tspan + x="0" + y="0" + id="tspan3194">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200"><tspan + x="0" + y="0" + id="tspan3198">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204"><tspan + x="0" + y="0" + id="tspan3202">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208"><tspan + x="0" + y="0" + id="tspan3206">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212"><tspan + x="0" + y="0" + id="tspan3210">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216"><tspan + x="0" + y="0" + id="tspan3214">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220"><tspan + x="0" + y="0" + id="tspan3218">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224"><tspan + x="0" + y="0" + id="tspan3222">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228"><tspan + x="0" + y="0" + id="tspan3226">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232"><tspan + x="0" + y="0" + id="tspan3230">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236"><tspan + x="0" + y="0" + id="tspan3234">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240"><tspan + x="0" + y="0" + id="tspan3238">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244"><tspan + x="0" + y="0" + id="tspan3242">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248"><tspan + x="0" + y="0" + id="tspan3246">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252"><tspan + x="0" + y="0" + id="tspan3250">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256"><tspan + x="0" + y="0" + id="tspan3254">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260"><tspan + x="0" + y="0" + id="tspan3258">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264"><tspan + x="0" + y="0" + id="tspan3262">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268"><tspan + x="0" + y="0" + id="tspan3266">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272"><tspan + x="0" + y="0" + id="tspan3270">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276"><tspan + x="0" + y="0" + id="tspan3274">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280"><tspan + x="0" + y="0" + id="tspan3278">;</tspan></text> + </g> + <g + id="g3282" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286"><tspan + x="0" + y="0" + id="tspan3284">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290"><tspan + x="0" + y="0" + id="tspan3288">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294"><tspan + x="0" + y="0" + id="tspan3292">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298"><tspan + x="0" + y="0" + id="tspan3296">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302"><tspan + x="0" + y="0" + id="tspan3300">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306"><tspan + x="0" + y="0" + id="tspan3304">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310"><tspan + x="0" + y="0" + id="tspan3308">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314"><tspan + x="0" + y="0" + id="tspan3312">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318"><tspan + x="0" + y="0" + id="tspan3316">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322"><tspan + x="0" + y="0" + id="tspan3320">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326"><tspan + x="0" + y="0" + id="tspan3324">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330"><tspan + x="0" + y="0" + id="tspan3328">;</tspan></text> + </g> + <g + id="g3332" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336"><tspan + x="0" + y="0" + id="tspan3334">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340"><tspan + x="0" + y="0" + id="tspan3338">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344"><tspan + x="0" + y="0" + id="tspan3342">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348"><tspan + x="0" + y="0" + id="tspan3346">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352"><tspan + x="0" + y="0" + id="tspan3350">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356"><tspan + x="0" + y="0" + id="tspan3354">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360"><tspan + x="0" + y="0" + id="tspan3358">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364"><tspan + x="0" + y="0" + id="tspan3362">;</tspan></text> + </g> + <g + id="g3366" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370"><tspan + x="0" + y="0" + id="tspan3368">}</tspan></text> + </g> + <g + id="g3372" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376"><tspan + x="0" + y="0" + id="tspan3374">}</tspan></text> + </g> + </g> + <g + id="g3484" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,19.072696)" /> + <g + id="g3488" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,88.04075)" /> + <g + id="g83834" + transform="translate(107.58483,23.626053)" + style="fill:#ff0000"> + <image + width="23.225805" + height="15" + preserveAspectRatio="none" + style="stroke-width:0.174978;image-rendering:optimizeSpeed;fill:#ff0000" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAfCAYAAACh+E5kAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9 kT1Iw0AcxV9bRSktFawg4pChOlkQFXHUKhShQqgVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg +AHi6OSk6CIl/i8ptIjx4Lgf7+497t4B/kaFqWbXOKBqlpFOJoRsblXoeUUQYQygDxGJmfqcKKbg Ob7u4ePrXZxneZ/7c4SVvMkAn0A8y3TDIt4gnt60dM77xFFWkhTic+Ixgy5I/Mh12eU3zkWH/Twz amTS88RRYqHYwXIHs5KhEk8RxxRVo3x/1mWF8xZntVJjrXvyF4by2soy12kOI4lFLEGEABk1lFGB hTitGikm0rSf8PAPOX6RXDK5ymDkWEAVKiTHD/4Hv7s1C5MTblIoAXS/2PbHCNCzCzTrtv19bNvN EyDwDFxpbX+1Acx8kl5va7EjILINXFy3NXkPuNwBBp90yZAcKUDTXygA72f0TTmg/xYIrrm9tfZx +gBkqKvUDXBwCIwWKXvd4929nb39e6bV3w8q3nKKscjFLwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlw SFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+YKDRUYGD+J89cAAAAZdEVYdENvbW1lbnQAQ3JlYXRl ZCB3aXRoIEdJTVBXgQ4XAAABiElEQVRYw+1Y20rEMBA9M826bP0U1wdB9MX/B19E3NX/8GEVL5nj Q9JuWyNNRTHFDZSQZJhhLuckHay0IoDcr7jhhIrN5nZU8Or8Eo8vT8U5oBTLEhSUOZxalSVIALUs CABCgamHUAEQFEKtQgiG9PZMfTxrqlBAsd6eUKM+aUOVa8OZ+uwMXN/dlFdCwev5Ds2tbpbrAGcN Yg0gmXEGpoC4SAem0OghAwca/c80inJLSOftwIFG//o5PSUD65P1fmGdtDCgKb6Ww1lEGCzO3Sh0 5VP6Jthw33pKMGGMiTMOzlLyKX0TbEgtjjt7G3XgWI+w86/llRAgmQVeJgrCTcwfTG+zlkEJ/ZKN AOIuoGwAsAaIEGzvt4XSqPXv5t66ZRGWS6Pbh/HILhfLmf+RFfricNmNLQIXp2dxYRBWYLxpBAJK 6OFQiCYoFIt71vZ6CEKgoHig6QO1+jplmmkjv7ElwDPeZc+olmBZi7Pv7PkEfPxnFvpK34gNDd2x GY9aXFZnegVXpKcfnHHpyinb6ZAAAAAASUVORK5CYII= " + id="image50850" + x="97.006233" + y="111.85227" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583;fill:#000000" + x="94.883553" + y="133.28987" + id="text54908"><tspan + sodipodi:role="line" + id="tspan54906" + style="stroke-width:0.264583;fill:#000000" + x="94.883553" + y="133.28987">pipe:[1137]</tspan></text> + </g> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.87473,47.220362 h 20.20444 v 60.072908 l 19.85168,0" + id="path52862" + sodipodi:nodetypes="cccc" /> + <path + style="fill:none;stroke:#e5e5e5;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.95174,41.699899 h 22.9205 v 27.123834 h 20.11199" + id="path52911" /> + <path + style="fill:none;stroke:#cccccc;stroke-width:0.25;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;stroke-dasharray:none" + d="m 164.76942,37.039298 h 38.48161" + id="path52913" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545" + id="text6972"><tspan + sodipodi:role="line" + id="tspan6970" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="151.51085" + y="69.661545">processus père</tspan></text> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964" + width="29.764124" + height="37.809834" + x="136.70837" + y="25.866203" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 139.02258,33.329593 h 25" + id="path169" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 145.22491,61.117913 V 27.471865" + id="path169-3" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="138.92543" + y="31.60957" + id="text225"><tspan + sodipodi:role="line" + id="tspan223" + style="font-size:4.23333px;stroke-width:0.264583" + x="138.92543" + y="31.60957">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.22003" + y="38.094936" + id="text4716"><tspan + sodipodi:role="line" + id="tspan4714" + style="stroke-width:0.264583" + x="140.22003" + y="38.094936">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583;fill:#000000" + x="139.98645" + y="43.379482" + id="text4720"><tspan + sodipodi:role="line" + id="tspan4718" + style="stroke-width:0.264583;fill:#000000" + x="139.98645" + y="43.379482">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="140.18077" + y="48.664028" + id="text4724"><tspan + sodipodi:role="line" + id="tspan4722" + style="stroke-width:0.264583" + x="140.18077" + y="48.664028">2 stderr</tspan></text> + <rect + style="fill:none;stroke:#000000;stroke-width:0.168479;stroke-dasharray:none;stroke-opacity:1" + id="rect9440-6" + width="116.25708" + height="89.83152" + x="6.2269368" + y="97.798691" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.93888889px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="10.59283" + y="115.12449" + id="text149371"><tspan + sodipodi:role="line" + id="tspan149369" + style="stroke-width:0.264583;font-size:4.93888889px" + x="10.59283" + y="115.12449" /></text> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.93889px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="17.387365" + y="139.6445" + id="text149375"><tspan + sodipodi:role="line" + id="tspan149373" + style="font-size:4.93889px;stroke-width:0.264583" + x="17.387365" + y="139.6445">echo est chargé en mémoire et exécuté</tspan></text> + <text + xml:space="preserve" + style="font-size:4.9389px;line-height:1.25;font-family:sans-serif;stroke-width:0.264583" + x="17.387365" + y="146.40823" + id="text166694"><tspan + sodipodi:role="line" + id="tspan166692" + style="stroke-width:0.264583" + x="17.387365" + y="146.40823">echo affiche tout son texte</tspan></text> + <text + xml:space="preserve" + style="font-size:4.9389px;line-height:1.25;font-family:sans-serif;stroke-width:0.264583" + x="17.387365" + y="153.69962" + id="text169324"><tspan + sodipodi:role="line" + id="tspan169322" + style="stroke-width:0.264583" + x="17.387365" + y="153.69962">echo termine</tspan></text> + <text + xml:space="preserve" + style="font-size:4.9389px;line-height:1.25;font-family:sans-serif;stroke-width:0.264583;-inkscape-font-specification:'sans-serif Bold';font-weight:bold;font-style:normal;font-stretch:normal;font-variant:normal;fill:#ff0000" + x="139.5511" + y="165.02856" + id="text185090"><tspan + sodipodi:role="line" + id="tspan185088" + style="stroke-width:0.264583;-inkscape-font-specification:'sans-serif Bold';font-family:sans-serif;font-weight:bold;font-style:normal;font-stretch:normal;font-variant:normal;fill:#ff0000" + x="139.5511" + y="165.02856">plus aucune référence vers le pipe,</tspan><tspan + sodipodi:role="line" + style="stroke-width:0.264583;-inkscape-font-specification:'sans-serif Bold';font-family:sans-serif;font-weight:bold;font-style:normal;font-stretch:normal;font-variant:normal;fill:#ff0000" + x="139.5511" + y="171.20219" + id="tspan185092">le système peut le supprimer</tspan></text> + </g> +</svg> diff --git a/221018-pipe-example/fig/pipe-base.png b/221018-pipe-example/fig/pipe-base.png new file mode 100644 index 0000000000000000000000000000000000000000..79dd2216df21477daff9af358dd1c6d83200d009 Binary files /dev/null and b/221018-pipe-example/fig/pipe-base.png differ diff --git a/221018-pipe-example/fig/pipe-figure-base.svg b/221018-pipe-example/fig/pipe-figure-base.svg new file mode 100644 index 0000000000000000000000000000000000000000..c0f97eb3b3a63cc9058505ea1826411762ceb70a --- /dev/null +++ b/221018-pipe-example/fig/pipe-figure-base.svg @@ -0,0 +1,4163 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + width="256mm" + height="192mm" + viewBox="0 0 256.00004 192" + version="1.1" + id="svg5" + inkscape:version="1.2.1 (9c6d41e410, 2022-07-14)" + sodipodi:docname="pipe-figure-base.svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg"> + <sodipodi:namedview + id="namedview7" + pagecolor="#ffffff" + bordercolor="#999999" + borderopacity="1" + inkscape:showpageshadow="0" + inkscape:pageopacity="0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:document-units="mm" + showgrid="false" + inkscape:zoom="1.0259767" + inkscape:cx="357.2206" + inkscape:cy="341.6257" + inkscape:window-width="1916" + inkscape:window-height="1032" + inkscape:window-x="0" + inkscape:window-y="22" + inkscape:window-maximized="1" + inkscape:current-layer="layer1" + showguides="false" /> + <defs + id="defs2"> + <marker + style="overflow:visible" + id="marker11169" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167" /> + </marker> + <marker + style="overflow:visible" + id="marker11169-7" + refX="0" + refY="0" + orient="auto-start-reverse" + inkscape:stockid="TriangleStart" + markerWidth="5.3244081" + markerHeight="6.155385" + viewBox="0 0 5.3244081 6.1553851" + inkscape:isstock="true" + inkscape:collect="always" + preserveAspectRatio="xMidYMid"> + <path + transform="scale(0.5)" + style="fill:context-stroke;fill-rule:evenodd;stroke:context-stroke;stroke-width:1pt" + d="M 5.77,0 -2.88,5 V -5 Z" + id="path11167-8" /> + </marker> + </defs> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1"> + <g + id="g11249-2" + transform="translate(0,129.80128)"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477-5" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169-7)" + d="M 6.2387352,43.364445 H 14.662855" + id="path10742-3" /> + </g> + <g + id="g11249" + style="fill:#e6e6e6;fill-opacity:1"> + <rect + style="fill:#e6e6e6;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect7477" + width="116.3065" + height="4.9126296" + x="6.2387352" + y="40.908131" /> + <path + style="fill:#e6e6e6;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#marker11169);fill-opacity:1" + d="M 6.2387352,43.364445 H 14.662855" + id="path10742" /> + </g> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="13.537429" + y="75.969765" + id="text6968"><tspan + sodipodi:role="line" + id="tspan6966" + style="stroke-width:0.264583" + x="13.537429" + y="75.969765" /></text> + <g + id="g4191" + transform="translate(19.9924,17.239494)"> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964" + width="29.764124" + height="37.809834" + x="116.71597" + y="8.6267099" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 119.03018,16.090099 h 25" + id="path169" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 125.23251,43.878419 V 10.232371" + id="path169-3" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="118.93303" + y="14.370076" + id="text225"><tspan + sodipodi:role="line" + id="tspan223" + style="font-size:4.23333px;stroke-width:0.264583" + x="118.93303" + y="14.370076">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="120.22764" + y="20.855442" + id="text4716"><tspan + sodipodi:role="line" + id="tspan4714" + style="stroke-width:0.264583" + x="120.22764" + y="20.855442">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="119.99406" + y="26.139988" + id="text4720"><tspan + sodipodi:role="line" + id="tspan4718" + style="stroke-width:0.264583" + x="119.99406" + y="26.139988">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="120.18837" + y="31.424534" + id="text4724"><tspan + sodipodi:role="line" + id="tspan4722" + style="stroke-width:0.264583" + x="120.18837" + y="31.424534">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="120.21938" + y="36.210922" + id="text4728"><tspan + sodipodi:role="line" + id="tspan4726" + style="stroke-width:0.264583" + x="120.21938" + y="36.210922">3 p[0]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="120.29172" + y="41.495468" + id="text4732"><tspan + sodipodi:role="line" + id="tspan4730" + style="stroke-width:0.264583" + x="120.29172" + y="41.495468">4 p[1]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="131.51845" + y="52.42205" + id="text6972"><tspan + sodipodi:role="line" + id="tspan6970" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="131.51845" + y="52.42205">processus père</tspan></text> + </g> + <g + id="g5400" + transform="translate(0,23.626053)"> + <g + id="g40148" + transform="translate(136.24874,33.353851)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707" + id="text21058"><tspan + sodipodi:role="line" + id="tspan21056" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="80.146606" + y="63.671707">/dev/null</tspan></text> + <g + id="g20674" + transform="matrix(0.03,0,0,0.03,72.366356,42.460154)" + style="stroke-width:8.81943"> + <path + d="m 89.4,100 26.2,347.9 c 2.5,32.5 29.6,58.1 60.7,58.1 h 159.3 c 31.1,0 58.2,-25.6 60.7,-58.1 L 422.6,100 Z m 100.7,360.8 c 0.3,7.1 -5.1,12.7 -12,12.7 -6.9,0 -12.7,-5.7 -13.1,-12.7 L 150.4,164.2 c -0.5,-9.6 5.7,-17.4 13.8,-17.4 8.1,0 14.9,7.8 15.3,17.4 z m 78.4,0 c 0,7.1 -5.7,12.7 -12.5,12.7 -6.8,0 -12.5,-5.7 -12.5,-12.7 l -2,-296.6 c -0.1,-9.6 6.4,-17.4 14.5,-17.4 8.1,0 14.6,7.8 14.5,17.4 z m 78.4,0 c -0.3,7.1 -6.2,12.7 -13.1,12.7 -6.9,0 -12.2,-5.7 -12,-12.7 l 10.6,-296.6 c 0.3,-9.6 7.2,-17.4 15.3,-17.4 8.1,0 14.3,7.8 13.8,17.4 z" + id="path20670" + style="stroke-width:8.81943" /> + <path + d="M 445.3,82.8 H 66.7 v 0 C 64.9,61.7 77.4,44.4 94.6,44.4 h 322.9 c 17.1,0 29.6,17.4 27.8,38.4 z" + id="XMLID_2_" + style="stroke-width:8.81943" /> + <path + d="M 324.3,58.6 H 187.7 l -0.2,-7.8 C 186.7,26.3 202.1,6 221.9,6 h 68.3 c 19.7,0 35.1,20.3 34.4,44.7 z" + id="XMLID_1_" + style="stroke-width:8.81943" /> + </g> + </g> + <g + id="g40140" + transform="translate(137.74393,30.143126)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422" + id="text26903"><tspan + sodipodi:role="line" + id="tspan26901" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="79.995087" + y="30.468422">output-file.txt</tspan></text> + <path + d="m 81.04275,12.538612 h -5.35716 v 1.071429 h 5.35716 z M 83.18559,9.3243281 H 73.54275 V 24.324328 H 86.39988 V 12.538612 Z M 85.32846,23.252899 H 74.61417 V 10.395758 h 7.5 l 3.21429,3.214284 z m -9.64287,-2.142852 h 8.57142 v -1.071435 h -8.57142 z m 0,-2.142861 h 8.57142 v -1.071429 h -8.57142 z m 0,-2.142858 h 8.57142 v -1.071429 h -8.57142 z" + id="path28774" + style="stroke-width:0.264582" /> + </g> + <g + id="g40135" + transform="translate(134.99289,-62.640621)"> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579" + id="text31353"><tspan + sodipodi:role="line" + id="tspan31351" + style="text-align:center;text-anchor:middle;stroke-width:0.264583" + x="81.060715" + y="93.460579">/dev/pts/1</tspan></text> + <path + d="M 88.522475,72.111689 H 73.522474 c -0.690429,0 -1.25,0.55957 -1.25,1.25 v 12.5 c 0,0.69043 0.559571,1.250001 1.25,1.250001 h 15.000001 c 0.690429,0 1.249999,-0.559571 1.249999,-1.250001 v -12.5 c 0,-0.69043 -0.55957,-1.25 -1.249999,-1.25 z m -13.750001,8.75 2.5,-2.5 -2.5,-2.5 1.25,-1.25 3.750001,3.75 -3.750001,3.75 z m 10,1.25 h -4.999999 v -1.25 h 4.999999 z" + id="path39739" + style="stroke-width:0.264583" /> + </g> + <g + id="g83834" + transform="translate(107.58483)"> + <image + width="23.225805" + height="15" + preserveAspectRatio="none" + style="stroke-width:0.174978;image-rendering:optimizeSpeed" + xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAfCAYAAACh+E5kAAABhGlDQ1BJQ0MgcHJvZmlsZQAAKJF9 kT1Iw0AcxV9bRSktFawg4pChOlkQFXHUKhShQqgVWnUwufQLmjQkKS6OgmvBwY/FqoOLs64OroIg +AHi6OSk6CIl/i8ptIjx4Lgf7+497t4B/kaFqWbXOKBqlpFOJoRsblXoeUUQYQygDxGJmfqcKKbg Ob7u4ePrXZxneZ/7c4SVvMkAn0A8y3TDIt4gnt60dM77xFFWkhTic+Ixgy5I/Mh12eU3zkWH/Twz amTS88RRYqHYwXIHs5KhEk8RxxRVo3x/1mWF8xZntVJjrXvyF4by2soy12kOI4lFLEGEABk1lFGB hTitGikm0rSf8PAPOX6RXDK5ymDkWEAVKiTHD/4Hv7s1C5MTblIoAXS/2PbHCNCzCzTrtv19bNvN EyDwDFxpbX+1Acx8kl5va7EjILINXFy3NXkPuNwBBp90yZAcKUDTXygA72f0TTmg/xYIrrm9tfZx +gBkqKvUDXBwCIwWKXvd4929nb39e6bV3w8q3nKKscjFLwAAAAZiS0dEAP8A/wD/oL2nkwAAAAlw SFlzAAAuIwAALiMBeKU/dgAAAAd0SU1FB+YKDRUYGD+J89cAAAAZdEVYdENvbW1lbnQAQ3JlYXRl ZCB3aXRoIEdJTVBXgQ4XAAABiElEQVRYw+1Y20rEMBA9M826bP0U1wdB9MX/B19E3NX/8GEVL5nj Q9JuWyNNRTHFDZSQZJhhLuckHay0IoDcr7jhhIrN5nZU8Or8Eo8vT8U5oBTLEhSUOZxalSVIALUs CABCgamHUAEQFEKtQgiG9PZMfTxrqlBAsd6eUKM+aUOVa8OZ+uwMXN/dlFdCwev5Ds2tbpbrAGcN Yg0gmXEGpoC4SAem0OghAwca/c80inJLSOftwIFG//o5PSUD65P1fmGdtDCgKb6Ww1lEGCzO3Sh0 5VP6Jthw33pKMGGMiTMOzlLyKX0TbEgtjjt7G3XgWI+w86/llRAgmQVeJgrCTcwfTG+zlkEJ/ZKN AOIuoGwAsAaIEGzvt4XSqPXv5t66ZRGWS6Pbh/HILhfLmf+RFfricNmNLQIXp2dxYRBWYLxpBAJK 6OFQiCYoFIt71vZ6CEKgoHig6QO1+jplmmkjv7ElwDPeZc+olmBZi7Pv7PkEfPxnFvpK34gNDd2x GY9aXFZnegVXpKcfnHHpyinb6ZAAAAAASUVORK5CYII= " + id="image50850" + x="97.006233" + y="111.85227" /> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="94.883553" + y="133.28987" + id="text54908"><tspan + sodipodi:role="line" + id="tspan54906" + style="stroke-width:0.264583" + x="94.883553" + y="133.28987">pipe:[1137]</tspan></text> + </g> + </g> + <g + id="g1820" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,-51.837942)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452"><tspan + x="0" + y="0" + id="tspan2450">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456"><tspan + x="0" + y="0" + id="tspan2454">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460"><tspan + x="0" + y="0" + id="tspan2458">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464"><tspan + x="0" + y="0" + id="tspan2462">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468"><tspan + x="0" + y="0" + id="tspan2466">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472"><tspan + x="0" + y="0" + id="tspan2470">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476"><tspan + x="0" + y="0" + id="tspan2474">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480"><tspan + x="0" + y="0" + id="tspan2478">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484"><tspan + x="0" + y="0" + id="tspan2482">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488"><tspan + x="0" + y="0" + id="tspan2486">{</tspan></text> + </g> + <g + id="g2490" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494"><tspan + x="0" + y="0" + id="tspan2492">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498"><tspan + x="0" + y="0" + id="tspan2496">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502"><tspan + x="0" + y="0" + id="tspan2500">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506"><tspan + x="0" + y="0" + id="tspan2504">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510"><tspan + x="0" + y="0" + id="tspan2508">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514"><tspan + x="0" + y="0" + id="tspan2512">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518"><tspan + x="0" + y="0" + id="tspan2516">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522"><tspan + x="0" + y="0" + id="tspan2520">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526"><tspan + x="0" + y="0" + id="tspan2524">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530"><tspan + x="0" + y="0" + id="tspan2528">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534"><tspan + x="0" + y="0" + id="tspan2532">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538"><tspan + x="0" + y="0" + id="tspan2536">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542"><tspan + x="0" + y="0" + id="tspan2540">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546"><tspan + x="0" + y="0" + id="tspan2544">;</tspan></text> + </g> + <g + id="g2548" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552"><tspan + x="0" + y="0" + id="tspan2550">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556"><tspan + x="0" + y="0" + id="tspan2554">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560"><tspan + x="0" + y="0" + id="tspan2558">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564"><tspan + x="0" + y="0" + id="tspan2562">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568"><tspan + x="0" + y="0" + id="tspan2566">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572"><tspan + x="0" + y="0" + id="tspan2570">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576"><tspan + x="0" + y="0" + id="tspan2574">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580"><tspan + x="0" + y="0" + id="tspan2578">;</tspan></text> + </g> + <g + id="g2582" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586"><tspan + x="0" + y="0" + id="tspan2584">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590"><tspan + x="0" + y="0" + id="tspan2588">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594"><tspan + x="0" + y="0" + id="tspan2592">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598"><tspan + x="0" + y="0" + id="tspan2596">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602"><tspan + x="0" + y="0" + id="tspan2600">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606"><tspan + x="0" + y="0" + id="tspan2604">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610"><tspan + x="0" + y="0" + id="tspan2608">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614"><tspan + x="0" + y="0" + id="tspan2612">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618"><tspan + x="0" + y="0" + id="tspan2616">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622"><tspan + x="0" + y="0" + id="tspan2620">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626"><tspan + x="0" + y="0" + id="tspan2624">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630"><tspan + x="0" + y="0" + id="tspan2628">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634"><tspan + x="0" + y="0" + id="tspan2632">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638"><tspan + x="0" + y="0" + id="tspan2636">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642"><tspan + x="0" + y="0" + id="tspan2640">{</tspan></text> + </g> + <g + id="g2644" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648"><tspan + x="0" + y="0" + id="tspan2646">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652"><tspan + x="0" + y="0" + id="tspan2650">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656"><tspan + x="0" + y="0" + id="tspan2654">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660"><tspan + x="0" + y="0" + id="tspan2658">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664"><tspan + x="0" + y="0" + id="tspan2662">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668"><tspan + x="0" + y="0" + id="tspan2666">:</tspan></text> + </g> + <g + id="g2670" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674"><tspan + x="0" + y="0" + id="tspan2672">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678"><tspan + x="0" + y="0" + id="tspan2676">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682"><tspan + x="0" + y="0" + id="tspan2680">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686"><tspan + x="0" + y="0" + id="tspan2684">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690"><tspan + x="0" + y="0" + id="tspan2688">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694"><tspan + x="0" + y="0" + id="tspan2692">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698"><tspan + x="0" + y="0" + id="tspan2696">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702"><tspan + x="0" + y="0" + id="tspan2700">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706"><tspan + x="0" + y="0" + id="tspan2704">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710"><tspan + x="0" + y="0" + id="tspan2708">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714"><tspan + x="0" + y="0" + id="tspan2712">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718"><tspan + x="0" + y="0" + id="tspan2716">;</tspan></text> + </g> + <g + id="g2720" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724"><tspan + x="0" + y="0" + id="tspan2722">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728"><tspan + x="0" + y="0" + id="tspan2726">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732"><tspan + x="0" + y="0" + id="tspan2730">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736"><tspan + x="0" + y="0" + id="tspan2734">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740"><tspan + x="0" + y="0" + id="tspan2738">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744"><tspan + x="0" + y="0" + id="tspan2742">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748"><tspan + x="0" + y="0" + id="tspan2746">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752"><tspan + x="0" + y="0" + id="tspan2750">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756"><tspan + x="0" + y="0" + id="tspan2754">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760"><tspan + x="0" + y="0" + id="tspan2758">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764"><tspan + x="0" + y="0" + id="tspan2762">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768"><tspan + x="0" + y="0" + id="tspan2766">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772"><tspan + x="0" + y="0" + id="tspan2770">;</tspan></text> + </g> + <g + id="g2774" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778"><tspan + x="0" + y="0" + id="tspan2776">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782"><tspan + x="0" + y="0" + id="tspan2780">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786"><tspan + x="0" + y="0" + id="tspan2784">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790"><tspan + x="0" + y="0" + id="tspan2788">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794"><tspan + x="0" + y="0" + id="tspan2792">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798"><tspan + x="0" + y="0" + id="tspan2796">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802"><tspan + x="0" + y="0" + id="tspan2800">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806"><tspan + x="0" + y="0" + id="tspan2804">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810"><tspan + x="0" + y="0" + id="tspan2808">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814"><tspan + x="0" + y="0" + id="tspan2812">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818"><tspan + x="0" + y="0" + id="tspan2816">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822"><tspan + x="0" + y="0" + id="tspan2820">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826"><tspan + x="0" + y="0" + id="tspan2824">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830"><tspan + x="0" + y="0" + id="tspan2828">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834"><tspan + x="0" + y="0" + id="tspan2832">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838"><tspan + x="0" + y="0" + id="tspan2836">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842"><tspan + x="0" + y="0" + id="tspan2840">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846"><tspan + x="0" + y="0" + id="tspan2844">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850"><tspan + x="0" + y="0" + id="tspan2848">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854"><tspan + x="0" + y="0" + id="tspan2852">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858"><tspan + x="0" + y="0" + id="tspan2856">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862"><tspan + x="0" + y="0" + id="tspan2860">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866"><tspan + x="0" + y="0" + id="tspan2864">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870"><tspan + x="0" + y="0" + id="tspan2868">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874"><tspan + x="0" + y="0" + id="tspan2872">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878"><tspan + x="0" + y="0" + id="tspan2876">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882"><tspan + x="0" + y="0" + id="tspan2880">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886"><tspan + x="0" + y="0" + id="tspan2884">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890"><tspan + x="0" + y="0" + id="tspan2888">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894"><tspan + x="0" + y="0" + id="tspan2892">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898"><tspan + x="0" + y="0" + id="tspan2896">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902"><tspan + x="0" + y="0" + id="tspan2900">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906"><tspan + x="0" + y="0" + id="tspan2904">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910"><tspan + x="0" + y="0" + id="tspan2908">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914"><tspan + x="0" + y="0" + id="tspan2912">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918"><tspan + x="0" + y="0" + id="tspan2916">;</tspan></text> + </g> + <g + id="g2920" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924"><tspan + x="0" + y="0" + id="tspan2922">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928"><tspan + x="0" + y="0" + id="tspan2926">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932"><tspan + x="0" + y="0" + id="tspan2930">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936"><tspan + x="0" + y="0" + id="tspan2934">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940"><tspan + x="0" + y="0" + id="tspan2938">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944"><tspan + x="0" + y="0" + id="tspan2942">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948"><tspan + x="0" + y="0" + id="tspan2946">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952"><tspan + x="0" + y="0" + id="tspan2950">;</tspan></text> + </g> + <g + id="g2954" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958"><tspan + x="0" + y="0" + id="tspan2956">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962"><tspan + x="0" + y="0" + id="tspan2960">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966"><tspan + x="0" + y="0" + id="tspan2964">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970"><tspan + x="0" + y="0" + id="tspan2968">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974"><tspan + x="0" + y="0" + id="tspan2972">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978"><tspan + x="0" + y="0" + id="tspan2976">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982"><tspan + x="0" + y="0" + id="tspan2980">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986"><tspan + x="0" + y="0" + id="tspan2984">:</tspan></text> + </g> + <g + id="g2988" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992"><tspan + x="0" + y="0" + id="tspan2990">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996"><tspan + x="0" + y="0" + id="tspan2994">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000"><tspan + x="0" + y="0" + id="tspan2998">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004"><tspan + x="0" + y="0" + id="tspan3002">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008"><tspan + x="0" + y="0" + id="tspan3006">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012"><tspan + x="0" + y="0" + id="tspan3010">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016"><tspan + x="0" + y="0" + id="tspan3014">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020"><tspan + x="0" + y="0" + id="tspan3018">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024"><tspan + x="0" + y="0" + id="tspan3022">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028"><tspan + x="0" + y="0" + id="tspan3026">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032"><tspan + x="0" + y="0" + id="tspan3030">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036"><tspan + x="0" + y="0" + id="tspan3034">;</tspan></text> + </g> + <g + id="g3038" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042"><tspan + x="0" + y="0" + id="tspan3040">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046"><tspan + x="0" + y="0" + id="tspan3044">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050"><tspan + x="0" + y="0" + id="tspan3048">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054"><tspan + x="0" + y="0" + id="tspan3052">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058"><tspan + x="0" + y="0" + id="tspan3056">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062"><tspan + x="0" + y="0" + id="tspan3060">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066"><tspan + x="0" + y="0" + id="tspan3064">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070"><tspan + x="0" + y="0" + id="tspan3068">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074"><tspan + x="0" + y="0" + id="tspan3072">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078"><tspan + x="0" + y="0" + id="tspan3076">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082"><tspan + x="0" + y="0" + id="tspan3080">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086"><tspan + x="0" + y="0" + id="tspan3084">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090"><tspan + x="0" + y="0" + id="tspan3088">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094"><tspan + x="0" + y="0" + id="tspan3092">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098"><tspan + x="0" + y="0" + id="tspan3096">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102"><tspan + x="0" + y="0" + id="tspan3100">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106"><tspan + x="0" + y="0" + id="tspan3104">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110"><tspan + x="0" + y="0" + id="tspan3108">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114"><tspan + x="0" + y="0" + id="tspan3112">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118"><tspan + x="0" + y="0" + id="tspan3116">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122"><tspan + x="0" + y="0" + id="tspan3120">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126"><tspan + x="0" + y="0" + id="tspan3124">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130"><tspan + x="0" + y="0" + id="tspan3128">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134"><tspan + x="0" + y="0" + id="tspan3132">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138"><tspan + x="0" + y="0" + id="tspan3136">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142"><tspan + x="0" + y="0" + id="tspan3140">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146"><tspan + x="0" + y="0" + id="tspan3144">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150"><tspan + x="0" + y="0" + id="tspan3148">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154"><tspan + x="0" + y="0" + id="tspan3152">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158"><tspan + x="0" + y="0" + id="tspan3156">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162"><tspan + x="0" + y="0" + id="tspan3160">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166"><tspan + x="0" + y="0" + id="tspan3164">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170"><tspan + x="0" + y="0" + id="tspan3168">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174"><tspan + x="0" + y="0" + id="tspan3172">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178"><tspan + x="0" + y="0" + id="tspan3176">)</tspan></text> + </g> + <g + id="g3180" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184"><tspan + x="0" + y="0" + id="tspan3182">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188"><tspan + x="0" + y="0" + id="tspan3186">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192"><tspan + x="0" + y="0" + id="tspan3190">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196"><tspan + x="0" + y="0" + id="tspan3194">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200"><tspan + x="0" + y="0" + id="tspan3198">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204"><tspan + x="0" + y="0" + id="tspan3202">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208"><tspan + x="0" + y="0" + id="tspan3206">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212"><tspan + x="0" + y="0" + id="tspan3210">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216"><tspan + x="0" + y="0" + id="tspan3214">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220"><tspan + x="0" + y="0" + id="tspan3218">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224"><tspan + x="0" + y="0" + id="tspan3222">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228"><tspan + x="0" + y="0" + id="tspan3226">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232"><tspan + x="0" + y="0" + id="tspan3230">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236"><tspan + x="0" + y="0" + id="tspan3234">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240"><tspan + x="0" + y="0" + id="tspan3238">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244"><tspan + x="0" + y="0" + id="tspan3242">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248"><tspan + x="0" + y="0" + id="tspan3246">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252"><tspan + x="0" + y="0" + id="tspan3250">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256"><tspan + x="0" + y="0" + id="tspan3254">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260"><tspan + x="0" + y="0" + id="tspan3258">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264"><tspan + x="0" + y="0" + id="tspan3262">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268"><tspan + x="0" + y="0" + id="tspan3266">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272"><tspan + x="0" + y="0" + id="tspan3270">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276"><tspan + x="0" + y="0" + id="tspan3274">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280"><tspan + x="0" + y="0" + id="tspan3278">;</tspan></text> + </g> + <g + id="g3282" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286"><tspan + x="0" + y="0" + id="tspan3284">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290"><tspan + x="0" + y="0" + id="tspan3288">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294"><tspan + x="0" + y="0" + id="tspan3292">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298"><tspan + x="0" + y="0" + id="tspan3296">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302"><tspan + x="0" + y="0" + id="tspan3300">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306"><tspan + x="0" + y="0" + id="tspan3304">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310"><tspan + x="0" + y="0" + id="tspan3308">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314"><tspan + x="0" + y="0" + id="tspan3312">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318"><tspan + x="0" + y="0" + id="tspan3316">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322"><tspan + x="0" + y="0" + id="tspan3320">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326"><tspan + x="0" + y="0" + id="tspan3324">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330"><tspan + x="0" + y="0" + id="tspan3328">;</tspan></text> + </g> + <g + id="g3332" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336"><tspan + x="0" + y="0" + id="tspan3334">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340"><tspan + x="0" + y="0" + id="tspan3338">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344"><tspan + x="0" + y="0" + id="tspan3342">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348"><tspan + x="0" + y="0" + id="tspan3346">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352"><tspan + x="0" + y="0" + id="tspan3350">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356"><tspan + x="0" + y="0" + id="tspan3354">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360"><tspan + x="0" + y="0" + id="tspan3358">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364"><tspan + x="0" + y="0" + id="tspan3362">;</tspan></text> + </g> + <g + id="g3366" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370"><tspan + x="0" + y="0" + id="tspan3368">}</tspan></text> + </g> + <g + id="g3372" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376"><tspan + x="0" + y="0" + id="tspan3374">}</tspan></text> + </g> + </g> + <g + id="g1820-3" + transform="matrix(1.6847932,0,0,1.6847932,-43.381689,42.697354)"> + <rect + style="fill:none;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect9440-6" + width="69.003769" + height="53.319019" + x="29.444935" + y="32.705105" /> + <g + id="g2448-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,34.065749)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2452-5"><tspan + x="0" + y="0" + id="tspan2450-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(7.7856445,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2456-5"><tspan + x="0" + y="0" + id="tspan2454-6">n</tspan></text> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2460-2"><tspan + x="0" + y="0" + id="tspan2458-9">t</tspan></text> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2464-1"><tspan + x="0" + y="0" + id="tspan2462-2">m</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2468-7"><tspan + x="0" + y="0" + id="tspan2466-0">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2472-9"><tspan + x="0" + y="0" + id="tspan2470-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0184bc;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2476-6"><tspan + x="0" + y="0" + id="tspan2474-0">n</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2480-6"><tspan + x="0" + y="0" + id="tspan2478-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2484-6"><tspan + x="0" + y="0" + id="tspan2482-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(87.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2488-8"><tspan + x="0" + y="0" + id="tspan2486-7">{</tspan></text> + </g> + <g + id="g2490-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,37.064362)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2494-2"><tspan + x="0" + y="0" + id="tspan2492-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2498-2"><tspan + x="0" + y="0" + id="tspan2496-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(31.714193,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2502-7"><tspan + x="0" + y="0" + id="tspan2500-5">a</tspan></text> + <text + xml:space="preserve" + transform="translate(39.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2506-9"><tspan + x="0" + y="0" + id="tspan2504-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2510-2"><tspan + x="0" + y="0" + id="tspan2508-8">c</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2514-9"><tspan + x="0" + y="0" + id="tspan2512-7">;</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2518-3"><tspan + x="0" + y="0" + id="tspan2516-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2522-1"><tspan + x="0" + y="0" + id="tspan2520-2">n</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2526-9"><tspan + x="0" + y="0" + id="tspan2524-3">t</tspan></text> + <text + xml:space="preserve" + transform="translate(111.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2530-1"><tspan + x="0" + y="0" + id="tspan2528-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(119.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2534-4"><tspan + x="0" + y="0" + id="tspan2532-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(128,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2538-8"><tspan + x="0" + y="0" + id="tspan2536-4">2</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2542-5"><tspan + x="0" + y="0" + id="tspan2540-0">]</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2546-3"><tspan + x="0" + y="0" + id="tspan2544-6">;</tspan></text> + </g> + <g + id="g2548-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,40.062969)"> + <text + xml:space="preserve" + transform="translate(15.904731,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2552-0"><tspan + x="0" + y="0" + id="tspan2550-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(23.857096,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2556-3"><tspan + x="0" + y="0" + id="tspan2554-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(31.809462,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2560-0"><tspan + x="0" + y="0" + id="tspan2558-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(39.761826,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2564-1"><tspan + x="0" + y="0" + id="tspan2562-5">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2568-5"><tspan + x="0" + y="0" + id="tspan2566-4">(</tspan></text> + <text + xml:space="preserve" + transform="translate(55.666557,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2572-7"><tspan + x="0" + y="0" + id="tspan2570-6">p</tspan></text> + <text + xml:space="preserve" + transform="translate(63.618923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2576-5"><tspan + x="0" + y="0" + id="tspan2574-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2580-9"><tspan + x="0" + y="0" + id="tspan2578-3">;</tspan></text> + </g> + <g + id="g2582-7" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,43.061581)"> + <text + xml:space="preserve" + transform="translate(16,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2586-4"><tspan + x="0" + y="0" + id="tspan2584-5">s</tspan></text> + <text + xml:space="preserve" + transform="translate(23.914257,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2590-2"><tspan + x="0" + y="0" + id="tspan2588-5">w</tspan></text> + <text + xml:space="preserve" + transform="translate(31.828516,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2594-4"><tspan + x="0" + y="0" + id="tspan2592-7">i</tspan></text> + <text + xml:space="preserve" + transform="translate(39.742775,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2598-4"><tspan + x="0" + y="0" + id="tspan2596-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(47.657032,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2602-3"><tspan + x="0" + y="0" + id="tspan2600-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2606-7"><tspan + x="0" + y="0" + id="tspan2604-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(64,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2610-6"><tspan + x="0" + y="0" + id="tspan2608-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(71.952362,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2614-8"><tspan + x="0" + y="0" + id="tspan2612-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(79.904732,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2618-3"><tspan + x="0" + y="0" + id="tspan2616-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(87.857094,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2622-4"><tspan + x="0" + y="0" + id="tspan2620-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(95.809464,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2626-2"><tspan + x="0" + y="0" + id="tspan2624-0">k</tspan></text> + <text + xml:space="preserve" + transform="translate(103.76183,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2630-6"><tspan + x="0" + y="0" + id="tspan2628-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(111.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2634-9"><tspan + x="0" + y="0" + id="tspan2632-2">)</tspan></text> + <text + xml:space="preserve" + transform="translate(119.66656,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2638-6"><tspan + x="0" + y="0" + id="tspan2636-6">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2642-4"><tspan + x="0" + y="0" + id="tspan2640-9">{</tspan></text> + </g> + <g + id="g2644-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,46.060192)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2648-0"><tspan + x="0" + y="0" + id="tspan2646-4">c</tspan></text> + <text + xml:space="preserve" + transform="translate(39.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2652-8"><tspan + x="0" + y="0" + id="tspan2650-7">a</tspan></text> + <text + xml:space="preserve" + transform="translate(47.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2656-1"><tspan + x="0" + y="0" + id="tspan2654-7">s</tspan></text> + <text + xml:space="preserve" + transform="translate(55.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2660-2"><tspan + x="0" + y="0" + id="tspan2658-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(72,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2664-2"><tspan + x="0" + y="0" + id="tspan2662-2">0</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2668-6"><tspan + x="0" + y="0" + id="tspan2666-1">:</tspan></text> + </g> + <g + id="g2670-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,49.058805)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2674-6"><tspan + x="0" + y="0" + id="tspan2672-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2678-5"><tspan + x="0" + y="0" + id="tspan2676-9">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2682-4"><tspan + x="0" + y="0" + id="tspan2680-9">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2686-0"><tspan + x="0" + y="0" + id="tspan2684-9">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2690-1"><tspan + x="0" + y="0" + id="tspan2688-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2694-7"><tspan + x="0" + y="0" + id="tspan2692-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2698-1"><tspan + x="0" + y="0" + id="tspan2696-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2702-9"><tspan + x="0" + y="0" + id="tspan2700-7">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2706-7"><tspan + x="0" + y="0" + id="tspan2704-6">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2710-7"><tspan + x="0" + y="0" + id="tspan2708-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2714-6"><tspan + x="0" + y="0" + id="tspan2712-5">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2718-6"><tspan + x="0" + y="0" + id="tspan2716-3">;</tspan></text> + </g> + <g + id="g2720-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,52.057419)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2724-4"><tspan + x="0" + y="0" + id="tspan2722-8">d</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2728-1"><tspan + x="0" + y="0" + id="tspan2726-2">u</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2732-9"><tspan + x="0" + y="0" + id="tspan2730-3">p</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2736-9"><tspan + x="0" + y="0" + id="tspan2734-0">2</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2740-8"><tspan + x="0" + y="0" + id="tspan2738-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2744-5"><tspan + x="0" + y="0" + id="tspan2742-0">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2748-9"><tspan + x="0" + y="0" + id="tspan2746-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2752-3"><tspan + x="0" + y="0" + id="tspan2750-8">1</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2756-5"><tspan + x="0" + y="0" + id="tspan2754-6">]</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2760-1"><tspan + x="0" + y="0" + id="tspan2758-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2764-5"><tspan + x="0" + y="0" + id="tspan2762-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2768-8"><tspan + x="0" + y="0" + id="tspan2766-4">)</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2772-8"><tspan + x="0" + y="0" + id="tspan2770-1">;</tspan></text> + </g> + <g + id="g2774-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,55.056024)"> + <text + xml:space="preserve" + transform="translate(47.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2778-3"><tspan + x="0" + y="0" + id="tspan2776-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.74992,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2782-4"><tspan + x="0" + y="0" + id="tspan2780-4">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2786-4"><tspan + x="0" + y="0" + id="tspan2784-4">e</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2790-7"><tspan + x="0" + y="0" + id="tspan2788-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(79.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2794-3"><tspan + x="0" + y="0" + id="tspan2792-1">l</tspan></text> + <text + xml:space="preserve" + transform="translate(87.607018,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2798-7"><tspan + x="0" + y="0" + id="tspan2796-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(95.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2802-9"><tspan + x="0" + y="0" + id="tspan2800-6">(</tspan></text> + <text + xml:space="preserve" + transform="translate(104,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2806-2"><tspan + x="0" + y="0" + id="tspan2804-1">"</tspan></text> + <text + xml:space="preserve" + transform="translate(111.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2810-7"><tspan + x="0" + y="0" + id="tspan2808-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.82851,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2814-5"><tspan + x="0" + y="0" + id="tspan2812-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(127.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2818-4"><tspan + x="0" + y="0" + id="tspan2816-1">h</tspan></text> + <text + xml:space="preserve" + transform="translate(135.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2822-8"><tspan + x="0" + y="0" + id="tspan2820-5">o</tspan></text> + <text + xml:space="preserve" + transform="translate(143.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2826-9"><tspan + x="0" + y="0" + id="tspan2824-7">"</tspan></text> + <text + xml:space="preserve" + transform="translate(152,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2830-5"><tspan + x="0" + y="0" + id="tspan2828-3">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2834-8"><tspan + x="0" + y="0" + id="tspan2832-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2838-3"><tspan + x="0" + y="0" + id="tspan2836-1">e</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2842-8"><tspan + x="0" + y="0" + id="tspan2840-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2846-6"><tspan + x="0" + y="0" + id="tspan2844-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2850-3"><tspan + x="0" + y="0" + id="tspan2848-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2854-3"><tspan + x="0" + y="0" + id="tspan2852-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2858-6"><tspan + x="0" + y="0" + id="tspan2856-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(232,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2862-4"><tspan + x="0" + y="0" + id="tspan2860-8">"</tspan></text> + <text + xml:space="preserve" + transform="translate(239.93875,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2866-8"><tspan + x="0" + y="0" + id="tspan2864-8">h</tspan></text> + <text + xml:space="preserve" + transform="translate(247.87752,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2870-9"><tspan + x="0" + y="0" + id="tspan2868-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.81627,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2874-7"><tspan + x="0" + y="0" + id="tspan2872-6">l</tspan></text> + <text + xml:space="preserve" + transform="translate(263.75504,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2878-4"><tspan + x="0" + y="0" + id="tspan2876-3">l</tspan></text> + <text + xml:space="preserve" + transform="translate(271.69379,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2882-0"><tspan + x="0" + y="0" + id="tspan2880-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(279.63254,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2886-0"><tspan + x="0" + y="0" + id="tspan2884-9">!</tspan></text> + <text + xml:space="preserve" + transform="translate(287.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#40a14f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2890-2"><tspan + x="0" + y="0" + id="tspan2888-5">"</tspan></text> + <text + xml:space="preserve" + transform="translate(296,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2894-4"><tspan + x="0" + y="0" + id="tspan2892-0">,</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2898-5"><tspan + x="0" + y="0" + id="tspan2896-9">N</tspan></text> + <text + xml:space="preserve" + transform="translate(319.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2902-4"><tspan + x="0" + y="0" + id="tspan2900-6">U</tspan></text> + <text + xml:space="preserve" + transform="translate(327.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2906-9"><tspan + x="0" + y="0" + id="tspan2904-2">L</tspan></text> + <text + xml:space="preserve" + transform="translate(335.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2910-2"><tspan + x="0" + y="0" + id="tspan2908-4">L</tspan></text> + <text + xml:space="preserve" + transform="translate(344,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2914-7"><tspan + x="0" + y="0" + id="tspan2912-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(351.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2918-5"><tspan + x="0" + y="0" + id="tspan2916-4">;</tspan></text> + </g> + <g + id="g2920-8" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,58.054638)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2924-1"><tspan + x="0" + y="0" + id="tspan2922-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2928-8"><tspan + x="0" + y="0" + id="tspan2926-9">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2932-3"><tspan + x="0" + y="0" + id="tspan2930-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2936-8"><tspan + x="0" + y="0" + id="tspan2934-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2940-2"><tspan + x="0" + y="0" + id="tspan2938-1">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2944-0"><tspan + x="0" + y="0" + id="tspan2942-5">1</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2948-1"><tspan + x="0" + y="0" + id="tspan2946-1">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2952-0"><tspan + x="0" + y="0" + id="tspan2950-8">;</tspan></text> + </g> + <g + id="g2954-5" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,61.053252)"> + <text + xml:space="preserve" + transform="translate(32,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2958-0"><tspan + x="0" + y="0" + id="tspan2956-6">d</tspan></text> + <text + xml:space="preserve" + transform="translate(39.928547,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2962-4"><tspan + x="0" + y="0" + id="tspan2960-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(47.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2966-2"><tspan + x="0" + y="0" + id="tspan2964-5">f</tspan></text> + <text + xml:space="preserve" + transform="translate(55.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2970-8"><tspan + x="0" + y="0" + id="tspan2968-6">a</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2974-2"><tspan + x="0" + y="0" + id="tspan2972-8">u</tspan></text> + <text + xml:space="preserve" + transform="translate(71.642738,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2978-4"><tspan + x="0" + y="0" + id="tspan2976-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2982-2"><tspan + x="0" + y="0" + id="tspan2980-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2986-0"><tspan + x="0" + y="0" + id="tspan2984-6">:</tspan></text> + </g> + <g + id="g2988-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,64.051857)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2992-9"><tspan + x="0" + y="0" + id="tspan2990-9">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text2996-0"><tspan + x="0" + y="0" + id="tspan2994-8">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3000-1"><tspan + x="0" + y="0" + id="tspan2998-3">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3004-1"><tspan + x="0" + y="0" + id="tspan3002-1">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3008-0"><tspan + x="0" + y="0" + id="tspan3006-3">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3012-4"><tspan + x="0" + y="0" + id="tspan3010-0">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3016-3"><tspan + x="0" + y="0" + id="tspan3014-9">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3020-1"><tspan + x="0" + y="0" + id="tspan3018-9">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3024-6"><tspan + x="0" + y="0" + id="tspan3022-9">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3028-3"><tspan + x="0" + y="0" + id="tspan3026-3">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3032-8"><tspan + x="0" + y="0" + id="tspan3030-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3036-5"><tspan + x="0" + y="0" + id="tspan3034-6">;</tspan></text> + </g> + <g + id="g3038-6" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,67.050471)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3042-4"><tspan + x="0" + y="0" + id="tspan3040-0">w</tspan></text> + <text + xml:space="preserve" + transform="translate(55.892822,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3046-0"><tspan + x="0" + y="0" + id="tspan3044-4">h</tspan></text> + <text + xml:space="preserve" + transform="translate(63.785645,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3050-6"><tspan + x="0" + y="0" + id="tspan3048-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.678467,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3054-6"><tspan + x="0" + y="0" + id="tspan3052-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(79.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3058-5"><tspan + x="0" + y="0" + id="tspan3056-6">e</tspan></text> + <text + xml:space="preserve" + transform="translate(95.946411,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3062-9"><tspan + x="0" + y="0" + id="tspan3060-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(103.89282,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3066-7"><tspan + x="0" + y="0" + id="tspan3064-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(111.83923,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3070-8"><tspan + x="0" + y="0" + id="tspan3068-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(119.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3074-9"><tspan + x="0" + y="0" + id="tspan3072-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(127.73206,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3078-6"><tspan + x="0" + y="0" + id="tspan3076-0">d</tspan></text> + <text + xml:space="preserve" + transform="translate(135.67847,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3082-2"><tspan + x="0" + y="0" + id="tspan3080-7">(</tspan></text> + <text + xml:space="preserve" + transform="translate(143.62488,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3086-6"><tspan + x="0" + y="0" + id="tspan3084-1">p</tspan></text> + <text + xml:space="preserve" + transform="translate(151.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3090-3"><tspan + x="0" + y="0" + id="tspan3088-2">[</tspan></text> + <text + xml:space="preserve" + transform="translate(160,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3094-1"><tspan + x="0" + y="0" + id="tspan3092-5">0</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3098-9"><tspan + x="0" + y="0" + id="tspan3096-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(175.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3102-1"><tspan + x="0" + y="0" + id="tspan3100-4">,</tspan></text> + <text + xml:space="preserve" + transform="translate(192,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3106-9"><tspan + x="0" + y="0" + id="tspan3104-1">&</tspan></text> + <text + xml:space="preserve" + transform="translate(200,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3110-0"><tspan + x="0" + y="0" + id="tspan3108-7">c</tspan></text> + <text + xml:space="preserve" + transform="translate(207.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3114-5"><tspan + x="0" + y="0" + id="tspan3112-8">,</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3118-7"><tspan + x="0" + y="0" + id="tspan3116-0">s</tspan></text> + <text + xml:space="preserve" + transform="translate(231.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3122-4"><tspan + x="0" + y="0" + id="tspan3120-8">i</tspan></text> + <text + xml:space="preserve" + transform="translate(239.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3126-0"><tspan + x="0" + y="0" + id="tspan3124-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(247.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3130-2"><tspan + x="0" + y="0" + id="tspan3128-9">e</tspan></text> + <text + xml:space="preserve" + transform="translate(255.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3134-6"><tspan + x="0" + y="0" + id="tspan3132-1">o</tspan></text> + <text + xml:space="preserve" + transform="translate(263.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3138-0"><tspan + x="0" + y="0" + id="tspan3136-4">f</tspan></text> + <text + xml:space="preserve" + transform="translate(272,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3142-2"><tspan + x="0" + y="0" + id="tspan3140-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(280,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3146-2"><tspan + x="0" + y="0" + id="tspan3144-0">c</tspan></text> + <text + xml:space="preserve" + transform="translate(287.85709,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3150-5"><tspan + x="0" + y="0" + id="tspan3148-5">h</tspan></text> + <text + xml:space="preserve" + transform="translate(295.7142,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3154-2"><tspan + x="0" + y="0" + id="tspan3152-9">a</tspan></text> + <text + xml:space="preserve" + transform="translate(303.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3158-0"><tspan + x="0" + y="0" + id="tspan3156-2">r</tspan></text> + <text + xml:space="preserve" + transform="translate(312,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3162-8"><tspan + x="0" + y="0" + id="tspan3160-3">)</tspan></text> + <text + xml:space="preserve" + transform="translate(319.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3166-8"><tspan + x="0" + y="0" + id="tspan3164-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(336,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3170-4"><tspan + x="0" + y="0" + id="tspan3168-0">></tspan></text> + <text + xml:space="preserve" + transform="translate(352,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3174-9"><tspan + x="0" + y="0" + id="tspan3172-1">0</tspan></text> + <text + xml:space="preserve" + transform="translate(360,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3178-9"><tspan + x="0" + y="0" + id="tspan3176-6">)</tspan></text> + </g> + <g + id="g3180-2" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,70.049084)"> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3184-5"><tspan + x="0" + y="0" + id="tspan3182-4">w</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3188-4"><tspan + x="0" + y="0" + id="tspan3186-9">r</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3192-9"><tspan + x="0" + y="0" + id="tspan3190-3">i</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3196-6"><tspan + x="0" + y="0" + id="tspan3194-0">t</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3200-5"><tspan + x="0" + y="0" + id="tspan3198-0">e</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3204-2"><tspan + x="0" + y="0" + id="tspan3202-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3208-4"><tspan + x="0" + y="0" + id="tspan3206-3">1</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3212-5"><tspan + x="0" + y="0" + id="tspan3210-1">,</tspan></text> + <text + xml:space="preserve" + transform="translate(136,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3216-7"><tspan + x="0" + y="0" + id="tspan3214-4">&</tspan></text> + <text + xml:space="preserve" + transform="translate(144,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3220-3"><tspan + x="0" + y="0" + id="tspan3218-1">c</tspan></text> + <text + xml:space="preserve" + transform="translate(151.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3224-4"><tspan + x="0" + y="0" + id="tspan3222-6">,</tspan></text> + <text + xml:space="preserve" + transform="translate(168,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3228-9"><tspan + x="0" + y="0" + id="tspan3226-4">s</tspan></text> + <text + xml:space="preserve" + transform="translate(175.91426,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3232-2"><tspan + x="0" + y="0" + id="tspan3230-2">i</tspan></text> + <text + xml:space="preserve" + transform="translate(183.82852,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3236-6"><tspan + x="0" + y="0" + id="tspan3234-4">z</tspan></text> + <text + xml:space="preserve" + transform="translate(191.74277,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3240-1"><tspan + x="0" + y="0" + id="tspan3238-2">e</tspan></text> + <text + xml:space="preserve" + transform="translate(199.65703,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3244-8"><tspan + x="0" + y="0" + id="tspan3242-8">o</tspan></text> + <text + xml:space="preserve" + transform="translate(207.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3248-9"><tspan + x="0" + y="0" + id="tspan3246-2">f</tspan></text> + <text + xml:space="preserve" + transform="translate(216,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3252-8"><tspan + x="0" + y="0" + id="tspan3250-8">(</tspan></text> + <text + xml:space="preserve" + transform="translate(224,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3256-8"><tspan + x="0" + y="0" + id="tspan3254-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(231.8571,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3260-8"><tspan + x="0" + y="0" + id="tspan3258-3">h</tspan></text> + <text + xml:space="preserve" + transform="translate(239.71419,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3264-8"><tspan + x="0" + y="0" + id="tspan3262-3">a</tspan></text> + <text + xml:space="preserve" + transform="translate(247.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#a626a4;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3268-3"><tspan + x="0" + y="0" + id="tspan3266-3">r</tspan></text> + <text + xml:space="preserve" + transform="translate(256,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3272-8"><tspan + x="0" + y="0" + id="tspan3270-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(263.78564,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3276-4"><tspan + x="0" + y="0" + id="tspan3274-7">)</tspan></text> + <text + xml:space="preserve" + transform="translate(271.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3280-6"><tspan + x="0" + y="0" + id="tspan3278-8">;</tspan></text> + </g> + <g + id="g3282-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,73.04769)"> + <text + xml:space="preserve" + transform="translate(47.802132,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3286-0"><tspan + x="0" + y="0" + id="tspan3284-6">c</tspan></text> + <text + xml:space="preserve" + transform="translate(55.769157,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3290-8"><tspan + x="0" + y="0" + id="tspan3288-7">l</tspan></text> + <text + xml:space="preserve" + transform="translate(63.736179,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3294-9"><tspan + x="0" + y="0" + id="tspan3292-0">o</tspan></text> + <text + xml:space="preserve" + transform="translate(71.703201,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3298-3"><tspan + x="0" + y="0" + id="tspan3296-3">s</tspan></text> + <text + xml:space="preserve" + transform="translate(79.670219,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3302-3"><tspan + x="0" + y="0" + id="tspan3300-7">e</tspan></text> + <text + xml:space="preserve" + transform="translate(87.637245,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3306-3"><tspan + x="0" + y="0" + id="tspan3304-2">(</tspan></text> + <text + xml:space="preserve" + transform="translate(95.604263,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3310-6"><tspan + x="0" + y="0" + id="tspan3308-5">p</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3314-2"><tspan + x="0" + y="0" + id="tspan3312-6">[</tspan></text> + <text + xml:space="preserve" + transform="translate(112,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3318-5"><tspan + x="0" + y="0" + id="tspan3316-8">0</tspan></text> + <text + xml:space="preserve" + transform="translate(120,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3322-7"><tspan + x="0" + y="0" + id="tspan3320-9">]</tspan></text> + <text + xml:space="preserve" + transform="translate(127.78565,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3326-6"><tspan + x="0" + y="0" + id="tspan3324-0">)</tspan></text> + <text + xml:space="preserve" + transform="translate(135.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3330-4"><tspan + x="0" + y="0" + id="tspan3328-1">;</tspan></text> + </g> + <g + id="g3332-0" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,76.046303)"> + <text + xml:space="preserve" + transform="translate(48,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3336-4"><tspan + x="0" + y="0" + id="tspan3334-8">e</tspan></text> + <text + xml:space="preserve" + transform="translate(55.857098,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3340-7"><tspan + x="0" + y="0" + id="tspan3338-0">x</tspan></text> + <text + xml:space="preserve" + transform="translate(63.714191,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3344-8"><tspan + x="0" + y="0" + id="tspan3342-6">i</tspan></text> + <text + xml:space="preserve" + transform="translate(71.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#0997b3;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3348-2"><tspan + x="0" + y="0" + id="tspan3346-4">t</tspan></text> + <text + xml:space="preserve" + transform="translate(80,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3352-7"><tspan + x="0" + y="0" + id="tspan3350-9">(</tspan></text> + <text + xml:space="preserve" + transform="translate(88,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#c18401;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3356-3"><tspan + x="0" + y="0" + id="tspan3354-9">0</tspan></text> + <text + xml:space="preserve" + transform="translate(96,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3360-2"><tspan + x="0" + y="0" + id="tspan3358-8">)</tspan></text> + <text + xml:space="preserve" + transform="translate(103.57129,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3364-3"><tspan + x="0" + y="0" + id="tspan3362-0">;</tspan></text> + </g> + <g + id="g3366-1" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,79.044917)"> + <text + xml:space="preserve" + transform="translate(15.571289,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3370-7"><tspan + x="0" + y="0" + id="tspan3368-8">}</tspan></text> + </g> + <g + id="g3372-9" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,82.043522)"> + <text + xml:space="preserve" + transform="translate(0,13)" + style="font-variant:normal;font-weight:normal;font-size:14px;font-family:'DejaVu Sans Mono';-inkscape-font-specification:DejaVuSansMono;writing-mode:lr-tb;fill:#383a42;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="text3376-1"><tspan + x="0" + y="0" + id="tspan3374-5">}</tspan></text> + </g> + </g> + <g + id="g3484" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,19.072696)" /> + <g + id="g3488" + transform="matrix(0.17638887,0,0,0.17638887,30.396208,88.04075)" /> + <g + id="g4191-4" + transform="translate(22.085018,111.77479)"> + <rect + style="fill:#f2f2f2;stroke:#000000;stroke-width:0.1;stroke-dasharray:none;stroke-opacity:1" + id="rect6964-9" + width="29.764124" + height="37.809834" + x="116.71597" + y="8.6267099" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="m 119.03018,16.090099 h 25" + id="path169-2" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-dasharray:none;stroke-opacity:1" + d="M 125.23251,43.878419 V 10.232371" + id="path169-3-5" /> + <text + xml:space="preserve" + style="font-style:normal;font-weight:normal;font-size:4.23333px;line-height:1.25;font-family:sans-serif;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583" + x="118.93303" + y="14.370076" + id="text225-7"><tspan + sodipodi:role="line" + id="tspan223-4" + style="font-size:4.23333px;stroke-width:0.264583" + x="118.93303" + y="14.370076">fd variable</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="120.22764" + y="20.855442" + id="text4716-9"><tspan + sodipodi:role="line" + id="tspan4714-9" + style="stroke-width:0.264583" + x="120.22764" + y="20.855442">0 stdin</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="119.99406" + y="26.139988" + id="text4720-4"><tspan + sodipodi:role="line" + id="tspan4718-5" + style="stroke-width:0.264583" + x="119.99406" + y="26.139988">1 stdout</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="120.18837" + y="31.424534" + id="text4724-9"><tspan + sodipodi:role="line" + id="tspan4722-3" + style="stroke-width:0.264583" + x="120.18837" + y="31.424534">2 stderr</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="120.21938" + y="36.210922" + id="text4728-5"><tspan + sodipodi:role="line" + id="tspan4726-7" + style="stroke-width:0.264583" + x="120.21938" + y="36.210922">3 p[0]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;stroke-width:0.264583" + x="120.29172" + y="41.495468" + id="text4732-0"><tspan + sodipodi:role="line" + id="tspan4730-8" + style="stroke-width:0.264583" + x="120.29172" + y="41.495468">4 p[1]</tspan></text> + <text + xml:space="preserve" + style="font-size:4.23333px;line-height:1.25;font-family:monospace;-inkscape-font-specification:monospace;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="131.51845" + y="52.42205" + id="text6972-1"><tspan + sodipodi:role="line" + id="tspan6970-9" + style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:sans-serif;-inkscape-font-specification:sans-serif;text-align:center;text-anchor:middle;stroke-width:0.264583" + x="131.51845" + y="52.42205">processus fils</tspan></text> + </g> + </g> +</svg> diff --git a/221018-pipe-example/fig/pipe-purple.png b/221018-pipe-example/fig/pipe-purple.png new file mode 100644 index 0000000000000000000000000000000000000000..e5f2174621db56b1372a27396bc517945af9b937 Binary files /dev/null and b/221018-pipe-example/fig/pipe-purple.png differ diff --git a/221018-pipe-example/fig/pipe-yellow.png b/221018-pipe-example/fig/pipe-yellow.png new file mode 100644 index 0000000000000000000000000000000000000000..71a9bb6d9c1f4cd05529df448aaa5fdeb0e7769f Binary files /dev/null and b/221018-pipe-example/fig/pipe-yellow.png differ diff --git a/221018-pipe-example/pipe-example.c b/221018-pipe-example/pipe-example.c new file mode 100644 index 0000000000000000000000000000000000000000..1929f0a78a3bbd819a038ea274a859fa512f2544 --- /dev/null +++ b/221018-pipe-example/pipe-example.c @@ -0,0 +1,21 @@ +#include <stdio.h> +#include <stdlib.h> +#include <unistd.h> + +int main() { + char c; int p[2]; + pipe(p); + switch(fork()) { + case 0: + close(p[0]); + dup2(p[1], 1); + execlp("echo", "echo", "hello!", NULL); + exit(1); + default: + close(p[1]); + while (read(p[0], &c, sizeof(char)) > 0) + write(1, &c, sizeof(char)); + close(p[0]); + exit(0); + } +} diff --git a/221018-pipe-example/slides.tex b/221018-pipe-example/slides.tex new file mode 100644 index 0000000000000000000000000000000000000000..3fbfe2631b9ad643da9015a151167fcc8209ee5f --- /dev/null +++ b/221018-pipe-example/slides.tex @@ -0,0 +1,40 @@ +\documentclass[12pt, aspectratio=43]{beamer} +\setbeamertemplate{navigation symbols}{} +\mode<presentation> + +\title{Exemple de pipe (fd, pipe, fork, dup2, exec)} +\author{Millian Poquet} + +\newcommand{\imageframe}[1]{ + \begin{frame}[plain]{}% + \begin{center}% + \makebox[\textwidth]{\includegraphics[width=\paperwidth]{#1}}% + \end{center}% + \end{frame} +} + +\begin{document} + +\imageframe{fig/00-parent-begin.pdf} +\imageframe{fig/01-parent-pipe.pdf} +\imageframe{fig/02-parent-fork.pdf} +\imageframe{fig/03-parent-fork-focus-pipe.pdf} +\imageframe{fig/04-parent-switch.pdf} +\imageframe{fig/05-parent-close.pdf} +\imageframe{fig/06-parent-close-done.pdf} +\imageframe{fig/07-parent-read-blocked.pdf} +\imageframe{fig/08-child-switch.pdf} +\imageframe{fig/09-child-close.pdf} +\imageframe{fig/10-child-close-done.pdf} +\imageframe{fig/11-child-dup2.pdf} +\imageframe{fig/12-child-dup2-done.pdf} +\imageframe{fig/13-child-dup2-done2.pdf} +\imageframe{fig/14-child-exec.pdf} +\imageframe{fig/15-child-exec-done.pdf} +\imageframe{fig/16-parent-read-loop.pdf} +\imageframe{fig/17-child-exit.pdf} +\imageframe{fig/18-child-exit-done.pdf} +\imageframe{fig/19-parent-close.pdf} +\imageframe{fig/20-parent-close-done.pdf} + +\end{document}