guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: talks: Add bobkonf2017 slides.


From: Ricardo Wurmus
Subject: 01/01: talks: Add bobkonf2017 slides.
Date: Fri, 24 Feb 2017 05:38:19 -0500 (EST)

rekado pushed a commit to branch master
in repository maintenance.

commit 9e855ee0ca2f30d884fd5a7c03096149bb20eae1
Author: Ricardo Wurmus <address@hidden>
Date:   Fri Feb 24 11:37:35 2017 +0100

    talks: Add bobkonf2017 slides.
---
 talks/bobkonf2017/Makefile               |   22 +
 talks/bobkonf2017/end.pdf                |  Bin 0 -> 29214 bytes
 talks/bobkonf2017/end.svg                |  303 ++++
 talks/bobkonf2017/functional-1.pdf       |  Bin 0 -> 15858 bytes
 talks/bobkonf2017/functional-1.svg       |  505 ++++++
 talks/bobkonf2017/functional.pdf         |  Bin 0 -> 20976 bytes
 talks/bobkonf2017/functional.svg         |  459 +++++
 talks/bobkonf2017/gc-1.pdf               |  Bin 0 -> 14486 bytes
 talks/bobkonf2017/gc-1.svg               |  826 +++++++++
 talks/bobkonf2017/gc-2.pdf               |  Bin 0 -> 13822 bytes
 talks/bobkonf2017/gc-2.svg               |  774 ++++++++
 talks/bobkonf2017/gc-3.pdf               |  Bin 0 -> 13182 bytes
 talks/bobkonf2017/gc-3.svg               |  737 ++++++++
 talks/bobkonf2017/giving-up-0.pdf        |  Bin 0 -> 4794 bytes
 talks/bobkonf2017/giving-up-0.svg        |  256 +++
 talks/bobkonf2017/giving-up-1.pdf        |  Bin 0 -> 5222 bytes
 talks/bobkonf2017/giving-up-1.svg        |  257 +++
 talks/bobkonf2017/guix-components.pdf    |  Bin 0 -> 18314 bytes
 talks/bobkonf2017/guix-components.svg    |  606 +++++++
 talks/bobkonf2017/imperative.pdf         |  Bin 0 -> 7762 bytes
 talks/bobkonf2017/imperative.svg         |  263 +++
 talks/bobkonf2017/mdc.gif                |  Bin 0 -> 12710 bytes
 talks/bobkonf2017/notes                  |   11 +
 talks/bobkonf2017/package-expression.pdf |  Bin 0 -> 101241 bytes
 talks/bobkonf2017/package-expression.svg | 2816 ++++++++++++++++++++++++++++++
 talks/bobkonf2017/package-managers-0.pdf |  Bin 0 -> 7409 bytes
 talks/bobkonf2017/package-managers-0.svg |  260 +++
 talks/bobkonf2017/package-managers-1.pdf |  Bin 0 -> 7757 bytes
 talks/bobkonf2017/package-managers-1.svg |  271 +++
 talks/bobkonf2017/problems.pdf           |  Bin 0 -> 5818 bytes
 talks/bobkonf2017/problems.svg           |  265 +++
 talks/bobkonf2017/profile-0.pdf          |  Bin 0 -> 13650 bytes
 talks/bobkonf2017/profile-0.svg          |  763 ++++++++
 talks/bobkonf2017/profile-1.pdf          |  Bin 0 -> 14725 bytes
 talks/bobkonf2017/profile-1.svg          |  853 +++++++++
 talks/bobkonf2017/profile-1_backup.svg   |  853 +++++++++
 talks/bobkonf2017/rollback.pdf           |  Bin 0 -> 14709 bytes
 talks/bobkonf2017/rollback.svg           |  854 +++++++++
 talks/bobkonf2017/slides.pdf             |  Bin 0 -> 297388 bytes
 talks/bobkonf2017/title.pdf              |  Bin 0 -> 25172 bytes
 talks/bobkonf2017/title.svg              |  298 ++++
 41 files changed, 12252 insertions(+)

diff --git a/talks/bobkonf2017/Makefile b/talks/bobkonf2017/Makefile
new file mode 100644
index 0000000..118a4e1
--- /dev/null
+++ b/talks/bobkonf2017/Makefile
@@ -0,0 +1,22 @@
+SLIDES =                                                                       
\
+  title                                                                        
        \
+  package-managers-0 package-managers-1                \
+  problems imperative                                          \
+  giving-up-0 giving-up-1                                      \
+  functional functional-1                                      \
+  guix-components                                                      \
+  profile-0 profile-1 rollback profile-1       \
+  gc-1 gc-2 gc-3                                                       \
+  package-expression                                           \
+  end
+
+PDFS = $(addsuffix .pdf, $(SLIDES))
+
+slides.pdf: $(PDFS)
+       gs -dBATCH -dNOPAUSE -q -sDEVICE=pdfwrite -sOutputFile=$@ $+
+
+%.pdf: %.svg
+       inkscape -z --export-dpi=300 --export-pdf=$@ $<
+
+clean:
+       rm -f $(PDFS) slides.pdf
diff --git a/talks/bobkonf2017/end.pdf b/talks/bobkonf2017/end.pdf
new file mode 100644
index 0000000..4d07d7c
Binary files /dev/null and b/talks/bobkonf2017/end.pdf differ
diff --git a/talks/bobkonf2017/end.svg b/talks/bobkonf2017/end.svg
new file mode 100644
index 0000000..026ca7f
--- /dev/null
+++ b/talks/bobkonf2017/end.svg
@@ -0,0 +1,303 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="483.77951"
+   height="362.83463"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.92.0 r15299"
+   sodipodi:docname="end.svg"
+   version="1.0"
+   viewBox="0 0 128 95.999997">
+  <defs
+     id="defs4">
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <filter
+       y="-0.2"
+       height="1.4"
+       inkscape:label="Rough and Dilate"
+       inkscape:menu="Distort"
+       inkscape:menu-tooltip="Create a turbulent contour around"
+       style="color-interpolation-filters:sRGB"
+       id="filter6525">
+      <feMorphology
+         radius="7"
+         operator="dilate"
+         result="result8"
+         in="SourceGraphic"
+         id="feMorphology6527" />
+      <feComposite
+         in2="result8"
+         result="result10"
+         in="SourceGraphic"
+         operator="arithmetic"
+         k1="0.5"
+         k3="0.5"
+         id="feComposite6529"
+         k2="0"
+         k4="0" />
+      <feTurbulence
+         result="result11"
+         type="fractalNoise"
+         numOctaves="3"
+         baseFrequency="0.07"
+         id="feTurbulence6531" />
+      <feDisplacementMap
+         result="result12"
+         in2="result11"
+         in="result10"
+         xChannelSelector="R"
+         scale="10"
+         id="feDisplacementMap6533"
+         yChannelSelector="A" />
+      <feComposite
+         operator="arithmetic"
+         result="result13"
+         in="SourceGraphic"
+         in2="result12"
+         k1="0.25"
+         k2="0.25"
+         k3="0.75"
+         id="feComposite6535"
+         k4="0" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter6597">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="69"
+         baseFrequency="0.013 0.001"
+         result="turbulence"
+         id="feTurbulence6599" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="41.4"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap6601" />
+    </filter>
+    <filter
+       inkscape:label="Pixellize"
+       inkscape:menu="Pixel tools"
+       inkscape:menu-tooltip="Reduce or remove antialiasing around shapes"
+       style="color-interpolation-filters:sRGB;"
+       id="filter4530">
+      <feColorMatrix
+         values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1000 -500 "
+         id="feColorMatrix4528" />
+    </filter>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.3205342"
+     inkscape:cx="168.19016"
+     inkscape:cy="180.59521"
+     inkscape:document-units="mm"
+     inkscape:current-layer="g31531"
+     inkscape:window-width="1278"
+     inkscape:window-height="798"
+     inkscape:window-x="1"
+     inkscape:window-y="1"
+     width="12.8cm"
+     height="9.6cm"
+     units="cm"
+     showgrid="true"
+     grid_units="mm"
+     inkscape:object-paths="false"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     inkscape:guide-points="true"
+     showguides="false"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="0">
+    <sodipodi:guide
+       orientation="vertical"
+       position="15.938931,0"
+       id="guide3573"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,3.1145038"
+       id="guide3579"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,6.7786261"
+       id="guide3886"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,80.610687"
+       id="guide3988"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,85.557253"
+       id="guide4081"
+       inkscape:locked="false" />
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0"
+       originy="0"
+       spacingx="2.1333334"
+       spacingy="2.1333334"
+       color="#3f3fff"
+       empcolor="#3f3fff"
+       opacity="0.15"
+       empopacity="0.38"
+       empspacing="5" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(4.149475e-6,-698.0315)">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:11.28888893px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="69.999992"
+       y="754.03149"
+       id="text5335"><tspan
+         sodipodi:role="line"
+         id="tspan5337"
+         x="69.999992"
+         y="764.01953"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Serif';-inkscape-font-specification:'DejaVu Serif'" /></text>
+    <g
+       id="g31531"
+       transform="matrix(0.42305207,0,0,0.42305207,-168.22716,514.30643)">
+      <rect
+         
style="opacity:1;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:5;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="rect4136"
+         width="302.56323"
+         height="156.00914"
+         x="397.65118"
+         y="505.19803"
+         ry="0" />
+      <rect
+         
style="opacity:1;fill:#fdfdfd;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter6525)"
+         id="rect6479"
+         width="297.83566"
+         height="49.334595"
+         x="395.69958"
+         y="458.41971"
+         ry="0"
+         transform="matrix(1.0090601,0,0,0.99702085,-3.4187276,1.4391906)" />
+      <text
+         xml:space="preserve"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.68439674px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         x="659.33905"
+         y="544.97675"
+         id="text4140"><tspan
+           sodipodi:role="line"
+           x="659.33905"
+           y="544.97675"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:23.34884644px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan5398">#guix <tspan
+   style="font-size:16.67774773px;line-height:113.99999857%"
+   id="tspan42161">on</tspan> irc.freenode.net</tspan><tspan
+           sodipodi:role="line"
+           x="659.33905"
+           y="575.39697"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:23.34884644px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan42147"
+           dx="0 0 0 0 0 0 0 1 0 0 0 0 0 0 0.5 -0.5">http:<tspan
+   style="letter-spacing:-0.00625416px"
+   id="tspan11541"
+   dx="0 -1">/<tspan
+   style="letter-spacing:-0.6254155px"
+   id="tspan12173">/</tspan></tspan>gnu.org/s/guix</tspan><tspan
+           sodipodi:role="line"
+           x="659.33905"
+           y="605.8172"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:23.34884644px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan5848" /><tspan
+           sodipodi:role="line"
+           x="659.33905"
+           y="636.23737"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16.67774773px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan42111">address@hidden</tspan><tspan
+           sodipodi:role="line"
+           x="659.33905"
+           y="666.65759"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:23.34884644px;line-height:113.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan6400" /></text>
+      <text
+         xml:space="preserve"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.68439674px;line-height:92.00000167%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         x="659.26215"
+         y="481.13931"
+         id="text4140-3"><tspan
+           sodipodi:role="line"
+           x="659.26215"
+           y="481.13931"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40.02659225px;line-height:92.00000167%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan6400-1"><tspan
+             style="font-size:46.69769287px"
+             id="tspan6447">Learn more!</tspan></tspan></text>
+    </g>
+  </g>
+</svg>
diff --git a/talks/bobkonf2017/functional-1.pdf 
b/talks/bobkonf2017/functional-1.pdf
new file mode 100644
index 0000000..c8888fd
Binary files /dev/null and b/talks/bobkonf2017/functional-1.pdf differ
diff --git a/talks/bobkonf2017/functional-1.svg 
b/talks/bobkonf2017/functional-1.svg
new file mode 100644
index 0000000..a8e67a8
--- /dev/null
+++ b/talks/bobkonf2017/functional-1.svg
@@ -0,0 +1,505 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="453.5433"
+   height="340.15747"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.91 r13725"
+   sodipodi:docname="04b.svg"
+   version="1.0"
+   viewBox="0 0 128 95.999997"
+   enable-background="new">
+  <defs
+     id="defs4">
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0.0"
+       refX="0.0"
+       id="Arrow2Send"
+       style="overflow:visible;"
+       inkscape:isstock="true">
+      <path
+         id="path16556"
+         
style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 
8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 
8.7185878,4.0337352 z "
+         transform="scale(0.3) rotate(180) translate(-2.3,0)" />
+    </marker>
+    <linearGradient
+       id="linearGradient9709"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop9711" />
+    </linearGradient>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <filter
+       y="-0.2"
+       height="1.4"
+       inkscape:label="Rough and Dilate"
+       inkscape:menu="Distort"
+       inkscape:menu-tooltip="Create a turbulent contour around"
+       style="color-interpolation-filters:sRGB;"
+       id="filter6525">
+      <feMorphology
+         radius="7"
+         operator="dilate"
+         result="result8"
+         in="SourceGraphic"
+         id="feMorphology6527" />
+      <feComposite
+         in2="result8"
+         result="result10"
+         in="SourceGraphic"
+         operator="arithmetic"
+         k1="0.5"
+         k3="0.5"
+         id="feComposite6529" />
+      <feTurbulence
+         result="result11"
+         type="fractalNoise"
+         numOctaves="3"
+         baseFrequency="0.07"
+         id="feTurbulence6531" />
+      <feDisplacementMap
+         result="result12"
+         in2="result11"
+         in="result10"
+         xChannelSelector="R"
+         scale="10"
+         id="feDisplacementMap6533" />
+      <feComposite
+         operator="arithmetic"
+         result="result13"
+         in="SourceGraphic"
+         in2="result12"
+         k1="0.25"
+         k2="0.25"
+         k3="0.75"
+         id="feComposite6535" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB;"
+       inkscape:label="Roughen"
+       id="filter6597">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="69"
+         baseFrequency="0.013 0.001"
+         result="turbulence"
+         id="feTurbulence6599" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="41.4"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap6601" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1-9">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2-5" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8-1" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.2862346"
+     inkscape:cx="289.27287"
+     inkscape:cy="146.62631"
+     inkscape:document-units="mm"
+     inkscape:current-layer="g31531-0"
+     inkscape:window-width="1280"
+     inkscape:window-height="743"
+     inkscape:window-x="0"
+     inkscape:window-y="33"
+     width="12.8cm"
+     height="9.6cm"
+     units="cm"
+     showgrid="false"
+     grid_units="mm"
+     inkscape:object-paths="false"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     inkscape:guide-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="1">
+    <sodipodi:guide
+       orientation="vertical"
+       position="56.476527"
+       id="guide3573" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="11.035643"
+       id="guide3579" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="24.018753"
+       id="guide3886" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="285.62841"
+       id="guide3988" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="303.15561"
+       id="guide4081" />
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0px"
+       originy="0px"
+       spacingx="2mm"
+       spacingy="2mm"
+       color="#3f3fff"
+       empcolor="#3f3fff"
+       opacity="0.15"
+       empopacity="0.38"
+       empspacing="5" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(4.149475e-6,-698.0315)">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:11.28888893px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="69.999992"
+       y="754.03149"
+       id="text5335"
+       sodipodi:linespacing="125%"><tspan
+         sodipodi:role="line"
+         id="tspan5337"
+         x="69.999992"
+         y="754.03149"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Serif';-inkscape-font-specification:'DejaVu Serif'" /></text>
+    <g
+       id="g31531"
+       transform="matrix(0.42305207,0,0,0.42305207,-168.22716,514.30643)"
+       style="">
+      <rect
+         
style="opacity:1;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:5;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="rect4136"
+         width="302.56323"
+         height="50.702263"
+         x="397.65118"
+         y="434.28476"
+         ry="0" />
+      <text
+         xml:space="preserve"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.68439674px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         x="434.63376"
+         y="470.90131"
+         id="text4140"
+         sodipodi:linespacing="88.999999%"><tspan
+           sodipodi:role="line"
+           x="434.63376"
+           y="470.90131"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:33.35549545px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan5398">Functional packaging</tspan><tspan
+           sodipodi:role="line"
+           x="434.63376"
+           y="500.58771"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40.02659225px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan35347" /><tspan
+           sodipodi:role="line"
+           x="434.63376"
+           y="530.27411"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40.02659225px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan6400" /></text>
+      <g
+         id="g31531-0"
+         transform="matrix(0.6671099,0,0,0.6671099,234.86562,166.44368)">
+        <g
+           id="g35304"
+           transform="matrix(0.82746742,0,0,0.82746742,-28.675514,92.62497)">
+          <text
+             xml:space="preserve"
+             
style="font-style:normal;font-weight:normal;font-size:13.75px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             x="612.17902"
+             y="513.04437"
+             id="text30030"
+             sodipodi:linespacing="125%"><tspan
+               sodipodi:role="line"
+               id="tspan30032"
+               x="612.17902"
+               y="513.04437"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono'">cabba9e-<tspan
+   
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono Bold'"
+   id="tspan35707">emacs</tspan>-24.5/</tspan><tspan
+               sodipodi:role="line"
+               x="612.17902"
+               y="530.23187"
+               id="tspan30038"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono'">  bin</tspan><tspan
+               sodipodi:role="line"
+               x="612.17902"
+               y="547.41937"
+               id="tspan30046"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono'">    
emacs</tspan><tspan
+               sodipodi:role="line"
+               x="612.17902"
+               y="564.60687"
+               id="tspan30048"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono'">  lib</tspan><tspan
+               sodipodi:role="line"
+               x="612.17902"
+               y="581.79437"
+               id="tspan30052"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono'">    
...</tspan></text>
+          <path
+             
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 619.81834,519.26559 0,68.57143"
+             id="path30278"
+             inkscape:connector-curvature="0" />
+          <path
+             
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 634.4612,533.90845 0,10.71429 7.85714,0"
+             id="path30280"
+             inkscape:connector-curvature="0" />
+          <path
+             
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 633.85405,569.94416 0,10.71429 7.85714,0"
+             id="path30280-9"
+             inkscape:connector-curvature="0" />
+          <path
+             
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 619.81834,526.40845 7.5,0"
+             id="path30297"
+             inkscape:connector-curvature="0" />
+          <path
+             
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 619.81834,561.76559 8.21428,0"
+             id="path30299"
+             inkscape:connector-curvature="0" />
+          <rect
+             
style="opacity:1;fill:none;fill-opacity:1;stroke:#f34eaf;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             id="rect30301"
+             width="172.79749"
+             height="106.79348"
+             x="605.10419"
+             y="494.40839"
+             ry="15.714286" />
+        </g>
+        <path
+           inkscape:connector-curvature="0"
+           id="path31462"
+           d="m 459.78426,578.76304 c 0.0614,-0.0248 0.16183,-0.0248 0.22321,0 
0.0614,0.0248 0.0112,0.045 -0.1116,0.045 -0.12277,0 -0.17299,-0.0203 
-0.11161,-0.045 z"
+           
style="opacity:1;fill:#69faff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
 />
+        <g
+           id="g35304-3"
+           transform="matrix(0.82746742,0,0,0.82746742,-28.675514,188.5136)">
+          <text
+             xml:space="preserve"
+             
style="font-style:normal;font-weight:normal;font-size:13.75px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             x="612.17902"
+             y="513.04437"
+             id="text30030-5"
+             sodipodi:linespacing="125%"><tspan
+               sodipodi:role="line"
+               id="tspan30032-6"
+               x="612.17902"
+               y="513.04437"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono'">dedbeef-<tspan
+   
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono Bold'"
+   id="tspan35707-2">emacs</tspan>-24.5/</tspan><tspan
+               sodipodi:role="line"
+               x="612.17902"
+               y="530.23187"
+               id="tspan30038-9"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono'">  bin</tspan><tspan
+               sodipodi:role="line"
+               x="612.17902"
+               y="547.41937"
+               id="tspan30046-1"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono'">    
emacs</tspan><tspan
+               sodipodi:role="line"
+               x="612.17902"
+               y="564.60687"
+               id="tspan30048-2"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono'">  lib</tspan><tspan
+               sodipodi:role="line"
+               x="612.17902"
+               y="581.79437"
+               id="tspan30052-7"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono'">    
...</tspan></text>
+          <path
+             
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 619.81834,519.26559 0,68.57143"
+             id="path30278-0"
+             inkscape:connector-curvature="0" />
+          <path
+             
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 634.4612,533.90845 0,10.71429 7.85714,0"
+             id="path30280-93"
+             inkscape:connector-curvature="0" />
+          <path
+             
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 633.85405,569.94416 0,10.71429 7.85714,0"
+             id="path30280-9-6"
+             inkscape:connector-curvature="0" />
+          <path
+             
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 619.81834,526.40845 7.5,0"
+             id="path30297-0"
+             inkscape:connector-curvature="0" />
+          <path
+             
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 619.81834,561.76559 8.21428,0"
+             id="path30299-6"
+             inkscape:connector-curvature="0" />
+          <rect
+             
style="opacity:1;fill:none;fill-opacity:1;stroke:#f34eaf;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             id="rect30301-2"
+             width="172.79749"
+             height="106.79348"
+             x="605.10419"
+             y="494.40839"
+             ry="15.714286" />
+        </g>
+        <text
+           xml:space="preserve"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           x="450.5639"
+           y="637.09808"
+           id="text4140-4"
+           sodipodi:linespacing="88.999999%"><tspan
+             sodipodi:role="line"
+             x="450.5639"
+             y="637.09808"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:35px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             id="tspan6675">Different inputs?</tspan><tspan
+             sodipodi:role="line"
+             x="450.5639"
+             y="668.24811"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:35px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             id="tspan6671">Different outputs.</tspan></text>
+        <text
+           xml:space="preserve"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           x="450.5639"
+           y="542.24969"
+           id="text4140-4-6"
+           sodipodi:linespacing="88.999999%"><tspan
+             sodipodi:role="line"
+             x="450.5639"
+             y="542.24969"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:35px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             id="tspan6675-1">Same inputs?</tspan><tspan
+             sodipodi:role="line"
+             x="450.5639"
+             y="573.39972"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:35px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             id="tspan6671-8">Same output!</tspan></text>
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/talks/bobkonf2017/functional.pdf b/talks/bobkonf2017/functional.pdf
new file mode 100644
index 0000000..9c2c73d
Binary files /dev/null and b/talks/bobkonf2017/functional.pdf differ
diff --git a/talks/bobkonf2017/functional.svg b/talks/bobkonf2017/functional.svg
new file mode 100644
index 0000000..15a27c3
--- /dev/null
+++ b/talks/bobkonf2017/functional.svg
@@ -0,0 +1,459 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="453.5433"
+   height="340.15747"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.91 r13725"
+   sodipodi:docname="04.svg"
+   version="1.0"
+   viewBox="0 0 128 95.999997"
+   enable-background="new">
+  <defs
+     id="defs4">
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0.0"
+       refX="0.0"
+       id="Arrow2Send"
+       style="overflow:visible;"
+       inkscape:isstock="true">
+      <path
+         id="path16556"
+         
style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 
8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 
8.7185878,4.0337352 z "
+         transform="scale(0.3) rotate(180) translate(-2.3,0)" />
+    </marker>
+    <linearGradient
+       id="linearGradient9709"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop9711" />
+    </linearGradient>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <filter
+       y="-0.2"
+       height="1.4"
+       inkscape:label="Rough and Dilate"
+       inkscape:menu="Distort"
+       inkscape:menu-tooltip="Create a turbulent contour around"
+       style="color-interpolation-filters:sRGB;"
+       id="filter6525">
+      <feMorphology
+         radius="7"
+         operator="dilate"
+         result="result8"
+         in="SourceGraphic"
+         id="feMorphology6527" />
+      <feComposite
+         in2="result8"
+         result="result10"
+         in="SourceGraphic"
+         operator="arithmetic"
+         k1="0.5"
+         k3="0.5"
+         id="feComposite6529" />
+      <feTurbulence
+         result="result11"
+         type="fractalNoise"
+         numOctaves="3"
+         baseFrequency="0.07"
+         id="feTurbulence6531" />
+      <feDisplacementMap
+         result="result12"
+         in2="result11"
+         in="result10"
+         xChannelSelector="R"
+         scale="10"
+         id="feDisplacementMap6533" />
+      <feComposite
+         operator="arithmetic"
+         result="result13"
+         in="SourceGraphic"
+         in2="result12"
+         k1="0.25"
+         k2="0.25"
+         k3="0.75"
+         id="feComposite6535" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB;"
+       inkscape:label="Roughen"
+       id="filter6597">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="69"
+         baseFrequency="0.013 0.001"
+         result="turbulence"
+         id="feTurbulence6599" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="41.4"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap6601" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1-9">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2-5" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8-1" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.2862346"
+     inkscape:cx="223.96597"
+     inkscape:cy="146.62631"
+     inkscape:document-units="mm"
+     inkscape:current-layer="g31531-0"
+     inkscape:window-width="1280"
+     inkscape:window-height="740"
+     inkscape:window-x="0"
+     inkscape:window-y="31"
+     width="12.8cm"
+     height="9.6cm"
+     units="cm"
+     showgrid="false"
+     grid_units="mm"
+     inkscape:object-paths="false"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     inkscape:guide-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="1">
+    <sodipodi:guide
+       orientation="vertical"
+       position="56.476527"
+       id="guide3573" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="11.035643"
+       id="guide3579" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="24.018753"
+       id="guide3886" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="285.62841"
+       id="guide3988" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="303.15561"
+       id="guide4081" />
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0px"
+       originy="0px"
+       spacingx="2mm"
+       spacingy="2mm"
+       color="#3f3fff"
+       empcolor="#3f3fff"
+       opacity="0.15"
+       empopacity="0.38"
+       empspacing="5" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(4.149475e-6,-698.0315)">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:11.28888893px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="69.999992"
+       y="754.03149"
+       id="text5335"
+       sodipodi:linespacing="125%"><tspan
+         sodipodi:role="line"
+         id="tspan5337"
+         x="69.999992"
+         y="754.03149"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Serif';-inkscape-font-specification:'DejaVu Serif'" /></text>
+    <g
+       id="g31531"
+       transform="matrix(0.42305207,0,0,0.42305207,-168.22716,514.30643)"
+       style="">
+      <rect
+         
style="opacity:1;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:5;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="rect4136"
+         width="302.56323"
+         height="50.702263"
+         x="397.65118"
+         y="434.28476"
+         ry="0" />
+      <text
+         xml:space="preserve"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.68439674px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         x="434.63376"
+         y="470.90131"
+         id="text4140"
+         sodipodi:linespacing="88.999999%"><tspan
+           sodipodi:role="line"
+           x="434.63376"
+           y="470.90131"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:33.35549545px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan5398">Functional packaging</tspan><tspan
+           sodipodi:role="line"
+           x="434.63376"
+           y="500.58771"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40.02659225px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan35347" /><tspan
+           sodipodi:role="line"
+           x="434.63376"
+           y="530.27411"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40.02659225px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan6400" /></text>
+      <g
+         id="g31531-0"
+         transform="matrix(0.6671099,0,0,0.6671099,234.86562,166.44368)">
+        <path
+           
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:2.41873527;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           d="m 443.54129,568.34739 -4.83747,9.67494 0,9.67495 51.20045,0 
0,42.34252 -9.67494,0 0,9.67494 4.83747,9.67494 m -21.94139,0 4.83747,-9.67494 
0,-9.67494 -51.02768,0 0,-42.34252 9.67495,0 0,-9.67495 -4.83747,-9.67494"
+           id="path4204-8"
+           inkscape:connector-curvature="0"
+           sodipodi:nodetypes="cccccccccccccccc"
+           inkscape:export-xdpi="90"
+           inkscape:export-ydpi="90" />
+        <text
+           xml:space="preserve"
+           
style="font-style:normal;font-weight:normal;font-size:12.52698994px;line-height:100%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           x="303.02475"
+           y="514.52118"
+           id="text4363"
+           sodipodi:linespacing="100%"
+           inkscape:export-xdpi="90"
+           inkscape:export-ydpi="90"><tspan
+             sodipodi:role="line"
+             x="303.02475"
+             y="514.52118"
+             id="tspan4367"
+             
style="font-size:14.99999999px;line-height:100%;text-align:start;text-anchor:start;fill:#000000;-inkscape-font-specification:'DejaVu
 Sans';font-family:'DejaVu 
Sans';font-weight:normal;font-style:normal;font-stretch:normal;font-variant:normal">headers</tspan><tspan
+             id="tspan3374"
+             sodipodi:role="line"
+             x="303.02475"
+             y="527.02118"
+             
style="font-size:14.99999999px;line-height:100%;text-align:start;text-anchor:start;fill:#000000;-inkscape-font-specification:'DejaVu
 Sans';font-family:'DejaVu 
Sans';font-weight:normal;font-style:normal;font-stretch:normal;font-variant:normal">sources</tspan><tspan
+             id="tspan3376"
+             sodipodi:role="line"
+             x="303.02475"
+             y="539.52118"
+             
style="font-size:14.99999999px;line-height:100%;text-align:start;text-anchor:start;fill:#000000;-inkscape-font-specification:'DejaVu
 Sans';font-family:'DejaVu 
Sans';font-weight:normal;font-style:normal;font-stretch:normal;font-variant:normal">build
 tools</tspan><tspan
+             sodipodi:role="line"
+             x="303.02475"
+             y="552.02118"
+             id="tspan4379"
+             
style="font-size:14.99999999px;line-height:100%;text-align:start;text-anchor:start;fill:#000000;-inkscape-font-specification:'DejaVu
 Sans';font-family:'DejaVu 
Sans';font-weight:normal;font-style:normal;font-stretch:normal;font-variant:normal">libraries</tspan><tspan
+             sodipodi:role="line"
+             x="303.02475"
+             y="564.52118"
+             
style="font-size:14.99999999px;line-height:100%;text-align:start;text-anchor:start;fill:#000000;-inkscape-font-specification:'DejaVu
 Sans';font-family:'DejaVu 
Sans';font-weight:normal;font-style:normal;font-stretch:normal;font-variant:normal"
+             id="tspan12954">...</tspan></text>
+        <path
+           sodipodi:nodetypes="csc"
+           inkscape:connector-curvature="0"
+           id="path17911-9"
+           d="m 474.43923,646.31353 c 0,0 -3.65147,38.64573 20.39284,44.56818 
32.69772,8.05391 51.56292,-26.95409 51.56292,-26.95409"
+           
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:3.74116087;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#Arrow2Send-3-3)"
 />
+        <g
+           id="g35304"
+           transform="matrix(0.82746742,0,0,0.82746742,33.324486,152.62497)">
+          <text
+             xml:space="preserve"
+             
style="font-style:normal;font-weight:normal;font-size:13.75px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             x="612.17902"
+             y="513.04437"
+             id="text30030"
+             sodipodi:linespacing="125%"><tspan
+               sodipodi:role="line"
+               id="tspan30032"
+               x="612.17902"
+               y="513.04437"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono'">cabba9e-<tspan
+   
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono Bold'"
+   id="tspan35707">emacs</tspan>-24.5/</tspan><tspan
+               sodipodi:role="line"
+               x="612.17902"
+               y="530.23187"
+               id="tspan30038"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono'">  bin</tspan><tspan
+               sodipodi:role="line"
+               x="612.17902"
+               y="547.41937"
+               id="tspan30046"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono'">    
emacs</tspan><tspan
+               sodipodi:role="line"
+               x="612.17902"
+               y="564.60687"
+               id="tspan30048"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono'">  lib</tspan><tspan
+               sodipodi:role="line"
+               x="612.17902"
+               y="581.79437"
+               id="tspan30052"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono'">    
...</tspan></text>
+          <path
+             
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 619.81834,519.26559 0,68.57143"
+             id="path30278"
+             inkscape:connector-curvature="0" />
+          <path
+             
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 634.4612,533.90845 0,10.71429 7.85714,0"
+             id="path30280"
+             inkscape:connector-curvature="0" />
+          <path
+             
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 633.85405,569.94416 0,10.71429 7.85714,0"
+             id="path30280-9"
+             inkscape:connector-curvature="0" />
+          <path
+             
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 619.81834,526.40845 7.5,0"
+             id="path30297"
+             inkscape:connector-curvature="0" />
+          <path
+             
style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             d="m 619.81834,561.76559 8.21428,0"
+             id="path30299"
+             inkscape:connector-curvature="0" />
+          <rect
+             
style="opacity:1;fill:none;fill-opacity:1;stroke:#f34eaf;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             id="rect30301"
+             width="172.79749"
+             height="106.79348"
+             x="605.10419"
+             y="494.40839"
+             ry="15.714286" />
+        </g>
+        <path
+           inkscape:connector-curvature="0"
+           id="path31462"
+           d="m 459.78426,578.76304 c 0.0614,-0.0248 0.16183,-0.0248 0.22321,0 
0.0614,0.0248 0.0112,0.045 -0.1116,0.045 -0.12277,0 -0.17299,-0.0203 
-0.11161,-0.045 z"
+           
style="opacity:1;fill:#69faff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
 />
+        <path
+           inkscape:connector-curvature="0"
+           id="path31529"
+           d="m 438.48547,619.71208 c -1.33443,-0.7258 -1.02434,-2.44378 
0.44259,-2.4521 0.72227,-0.004 0.98705,0.51442 0.62258,1.21922 -0.25373,0.49067 
-0.24973,0.56148 0.038,0.67188 0.17688,0.0679 0.70291,-0.0619 1.16899,-0.2883 
1.35433,-0.65799 1.74129,-1.55297 3.82904,-8.85636 l 1.87659,-6.56469 
-1.23973,-0.0579 c -1.16982,-0.0547 -1.23972,-0.085 -1.23972,-0.5389 0,-0.41107 
0.0925,-0.48156 0.63688,-0.48525 0.35028,-0.002 0.99678,-0.16777 
1.43667,-0.36755 0.69356,-0.31498 0.91058,-0.5 [...]
+           style="fill:#f34eaf;fill-opacity:1" />
+        <path
+           sodipodi:nodetypes="cac"
+           inkscape:connector-curvature="0"
+           id="path17911-9-2"
+           d="m 379.43393,523.48265 c 0,0 32.13687,-1.48597 42.92609,8.31244 
9.47723,8.60691 10.88881,36.83076 10.88881,36.83076"
+           
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:3.74116087;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#Arrow2Send-3-3-6)"
 />
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/talks/bobkonf2017/gc-1.pdf b/talks/bobkonf2017/gc-1.pdf
new file mode 100644
index 0000000..8f1f930
Binary files /dev/null and b/talks/bobkonf2017/gc-1.pdf differ
diff --git a/talks/bobkonf2017/gc-1.svg b/talks/bobkonf2017/gc-1.svg
new file mode 100644
index 0000000..eee4e8e
--- /dev/null
+++ b/talks/bobkonf2017/gc-1.svg
@@ -0,0 +1,826 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="483.77951"
+   height="362.83463"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.92.0 r15299"
+   sodipodi:docname="gc-1.svg"
+   version="1.0"
+   viewBox="0 0 128 95.999997"
+   style="enable-background:new">
+  <defs
+     id="defs4">
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         id="path16556"
+         style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)"
+         inkscape:connector-curvature="0" />
+    </marker>
+    <linearGradient
+       id="linearGradient9709"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop9711" />
+    </linearGradient>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <filter
+       y="-0.2"
+       height="1.4"
+       inkscape:label="Rough and Dilate"
+       inkscape:menu="Distort"
+       inkscape:menu-tooltip="Create a turbulent contour around"
+       style="color-interpolation-filters:sRGB"
+       id="filter6525">
+      <feMorphology
+         radius="7"
+         operator="dilate"
+         result="result8"
+         in="SourceGraphic"
+         id="feMorphology6527" />
+      <feComposite
+         in2="result8"
+         result="result10"
+         in="SourceGraphic"
+         operator="arithmetic"
+         k1="0.5"
+         k3="0.5"
+         id="feComposite6529"
+         k2="0"
+         k4="0" />
+      <feTurbulence
+         result="result11"
+         type="fractalNoise"
+         numOctaves="3"
+         baseFrequency="0.07"
+         id="feTurbulence6531" />
+      <feDisplacementMap
+         result="result12"
+         in2="result11"
+         in="result10"
+         xChannelSelector="R"
+         scale="10"
+         id="feDisplacementMap6533"
+         yChannelSelector="A" />
+      <feComposite
+         operator="arithmetic"
+         result="result13"
+         in="SourceGraphic"
+         in2="result12"
+         k1="0.25"
+         k2="0.25"
+         k3="0.75"
+         id="feComposite6535"
+         k4="0" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter6597">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="69"
+         baseFrequency="0.013 0.001"
+         result="turbulence"
+         id="feTurbulence6599" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="41.4"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap6601" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1-9">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2-5" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8-1" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker47602-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path47604-7" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker39150-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path39152-8" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48642-6"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48644-8" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker38788"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path38790" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48208-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48210-1" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48422-8"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48424-0" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38666"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38668"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker47798-2"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path47800-7" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker15672-5-2-5"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path15674-9-0-0" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48000-9"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48002-2" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38966-9"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38968-5"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48868-9"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48870-2" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker39150-6-3"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path39152-4-8" />
+    </marker>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.2862346"
+     inkscape:cx="220.51453"
+     inkscape:cy="197.4213"
+     inkscape:document-units="mm"
+     inkscape:current-layer="g49276"
+     inkscape:window-width="1278"
+     inkscape:window-height="798"
+     inkscape:window-x="1"
+     inkscape:window-y="1"
+     width="12.8cm"
+     height="9.6cm"
+     units="cm"
+     showgrid="false"
+     grid_units="mm"
+     inkscape:object-paths="false"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     inkscape:guide-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="0">
+    <sodipodi:guide
+       orientation="vertical"
+       position="15.938931,0"
+       id="guide3573"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,3.1145038"
+       id="guide3579"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,6.7786261"
+       id="guide3886"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,80.610687"
+       id="guide3988"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,85.557253"
+       id="guide4081"
+       inkscape:locked="false" />
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0"
+       originy="0"
+       spacingx="2.1333334"
+       spacingy="2.1333334"
+       color="#3f3fff"
+       empcolor="#3f3fff"
+       opacity="0.15"
+       empopacity="0.38"
+       empspacing="5" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(4.149475e-6,-698.0315)">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:11.28888893px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="69.999992"
+       y="754.03149"
+       id="text5335"><tspan
+         sodipodi:role="line"
+         id="tspan5337"
+         x="69.999992"
+         y="764.01953"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Serif';-inkscape-font-specification:'DejaVu Serif'" /></text>
+    <g
+       id="g31531"
+       transform="matrix(0.42305207,0,0,0.42305207,-168.22716,514.30643)">
+      <g
+         id="g31531-0"
+         transform="matrix(0.75344465,0,0,0.75344465,205.29132,101.28122)">
+        <g
+           transform="matrix(0.25082476,0,0,0.25082476,96.858326,381.09219)"
+           id="g49522"
+           inkscape:export-xdpi="90"
+           inkscape:export-ydpi="90">
+          <g
+             inkscape:export-ydpi="90"
+             inkscape:export-xdpi="90"
+             id="g49276">
+            <rect
+               
style="fill:#f0f0f0;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               id="rect11160-2-3"
+               width="686.14563"
+               height="908.13953"
+               x="1395.1445"
+               y="437.9321"
+               ry="71.579628" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="991.83325"
+               y="367.85321"
+               id="text3336-0"><tspan
+                 sodipodi:role="line"
+                 id="tspan3338-4"
+                 x="991.83325"
+                 y="367.85321">/home/rekado/.guix-profile</tspan></text>
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="890.31238"
+               y="504.25"
+               id="text3340-1"><tspan
+                 sodipodi:role="line"
+                 id="tspan3342-5"
+                 x="890.31238"
+                 y="504.25">/var/guix/...</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="554.25"
+                 id="tspan3344-6" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="604.25"
+                 id="tspan3358-4">    guix-profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="654.25"
+                 id="tspan3356-4" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="704.25"
+                 id="tspan3380-5" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="754.25"
+                 id="tspan39389" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="804.25"
+                 id="tspan39391">    43</tspan></text>
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1452.4165"
+               y="500.99976"
+               id="text3360-9"><tspan
+                 sodipodi:role="line"
+                 id="tspan3362-5"
+                 x="1452.4165"
+                 y="500.99976">/gnu/store</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="550.99976"
+                 id="tspan3366-5" /><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="600.99976"
+                 id="tspan3372-4"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5735-6">    hscq14x...-</tspan>profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="650.99976"
+                 id="tspan3368-6">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="700.99976"
+                 id="tspan3376-6">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="750.99976"
+                 id="tspan10459">              bowtie2</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="800.99976"
+                 id="tspan3378-2" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="M 1463.8451,515.42906 V 1305.1488"
+               id="path4481-7"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1463.8451,589.5712 c 32.8571,0 32.8571,0 32.8571,0"
+               id="path5025-59"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1509.5594,610.20537 0.7143,27.85714 h 41.4285"
+               id="path5025-8-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1561.7022,660.20537 0.7143,27.85714 h 41.4286"
+               id="path5025-8-4-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1562.4165,684.34823 0.7143,56.42857 h 41.4286"
+               id="path5025-8-4-2-3"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1450.9952"
+               y="820.00964"
+               id="text3360-3-7"><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="820.00964"
+                 id="tspan3372-0-0"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5741-1">    rhrdst11m...-</tspan>samtools-1.2</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="870.00964"
+                 id="tspan3368-3-0">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="920.00964"
+                 id="tspan3374-4-1">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="970.00964"
+                 id="tspan10465">          include</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1020.0096"
+                 id="tspan3378-5-4" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1462.4237,810.58118 c 32.8572,0 32.8572,0 32.8572,0"
+               id="path5025-5-88"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.138,831.21535 0.7143,27.85714 h 41.4286"
+               id="path5025-8-1-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1560.2809,881.21535 0.7143,27.85714 h 41.4286"
+               id="path5025-8-4-4-1"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker47602-4);marker-end:url(#marker39150-4)"
+               d="m 1831.5951,688.29641 c 0,0 245.657,-46.02116 
243.2304,99.45725 -2.2199,133.08567 -173.6698,125.47478 -173.6698,125.47478 l 
-73.8312,-1.193"
+               id="path5177-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cscc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 900.31235,520.10788 v 85.98315 m 0,63.31626 v 68.68474 
56.7548"
+               id="path4481-6-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 900.31235,594.25002 c 32.85714,0 32.85714,0 32.85714,0"
+               id="path5025-1-6"
+               inkscape:connector-curvature="0" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1450.9952"
+               y="1031.6658"
+               id="text3360-3-6-1"><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1031.6658"
+                 id="tspan3372-0-2-7"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5741-7-7">    lud0v1c...-</tspan>bowtie-2.2.4</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1081.6658"
+                 id="tspan3368-3-9-8">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1131.6658"
+                 id="tspan3378-5-1-4">              bowtie2</tspan></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1462.4237,1022.2373 c 32.8572,0 32.8572,0 32.8572,0"
+               id="path5025-5-9-2"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.138,1042.8715 0.7143,27.8571 h 41.4286"
+               id="path5025-8-1-9-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1560.2809,1092.8714 0.7143,27.8571 h 41.4286"
+               id="path5025-8-4-4-9-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.4165,855.98468 0.7143,105 h 41.4286"
+               id="path5025-8-4-2-0-1"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48642-6);marker-end:url(#marker38788)"
+               d="m 883.3993,595.34218 c 0,0 -145.50929,-46.11519 
-72.41919,221.24803 33.54881,122.72138 138.43805,-1.55984 138.43805,-1.55984"
+               id="path5177-3-0"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48422-8);marker-end:url(#marker38666)"
+               d="m 1302.2805,399.65374 c 0,0 40.6363,104.46757 
3.8611,143.1263 -48.6996,51.19373 -122.5809,47.27544 -122.5809,47.27544"
+               id="path5177-3-2-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker47798-2);marker-end:url(#marker15672-5-2-5)"
+               d="m 1541.3174,740.136 c 0,0 -240.6746,-9.44523 
-235.3809,194.76218 4.8655,187.68782 231.5208,186.30902 231.5208,186.30902"
+               id="path5177-1-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1454.1154"
+               y="1199.1486"
+               id="text3360-9-0"><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1199.1486"
+                 id="tspan3372-4-2"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5735-6-1">    z3braf1sh...-</tspan>profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1249.1486"
+                 id="tspan3368-6-2">          bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1299.1486"
+                 id="tspan3374-1-0">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1349.1486"
+                 id="tspan3376-6-7" /><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1399.1486"
+                 id="tspan3378-2-0" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1465.5439,1191.7199 c 32.8571,0 32.8571,0 32.8571,0"
+               id="path5025-59-8"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1511.2582,1212.3541 0.7143,27.8572 h 41.4285"
+               id="path5025-8-8-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1563.401,1262.3541 0.7143,27.8572 h 41.4286"
+               id="path5025-8-4-6-3"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 899.75948,792.72759 h 32.85714"
+               id="path5025-5-8-0-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48000-9);marker-end:url(#marker38966-9)"
+               d="m 1006.7946,791.51879 c 0,0 141.2281,-50.46615 
220.9088,216.87801 53.6532,180.0167 220.5683,185.1898 220.5683,185.1898"
+               id="path5177-3-3-5-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48868-9);marker-end:url(#marker39150-6-3)"
+               d="m 1837.7568,1285.3168 c 0,0 236.3298,24.1065 
235.3822,-188.4654 -0.9757,-218.90036 -246.8747,-181.23293 -246.8747,-181.23293"
+               id="path5177-4-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:188.96057129px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="-660.07147"
+               y="903.10791"
+               id="text13013"
+               transform="rotate(-90)"><tspan
+                 sodipodi:role="line"
+                 id="tspan13015"
+                 x="-660.07147"
+                 y="903.10791"
+                 style="font-size:59.05017853px">...</tspan></text>
+          </g>
+        </g>
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/talks/bobkonf2017/gc-2.pdf b/talks/bobkonf2017/gc-2.pdf
new file mode 100644
index 0000000..97ada1c
Binary files /dev/null and b/talks/bobkonf2017/gc-2.pdf differ
diff --git a/talks/bobkonf2017/gc-2.svg b/talks/bobkonf2017/gc-2.svg
new file mode 100644
index 0000000..edff6c0
--- /dev/null
+++ b/talks/bobkonf2017/gc-2.svg
@@ -0,0 +1,774 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="483.77951"
+   height="362.83463"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.92.0 r15299"
+   sodipodi:docname="gc-2.svg"
+   version="1.0"
+   viewBox="0 0 128 95.999997"
+   style="enable-background:new">
+  <defs
+     id="defs4">
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         id="path16556"
+         style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)"
+         inkscape:connector-curvature="0" />
+    </marker>
+    <linearGradient
+       id="linearGradient9709"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop9711" />
+    </linearGradient>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <filter
+       y="-0.2"
+       height="1.4"
+       inkscape:label="Rough and Dilate"
+       inkscape:menu="Distort"
+       inkscape:menu-tooltip="Create a turbulent contour around"
+       style="color-interpolation-filters:sRGB"
+       id="filter6525">
+      <feMorphology
+         radius="7"
+         operator="dilate"
+         result="result8"
+         in="SourceGraphic"
+         id="feMorphology6527" />
+      <feComposite
+         in2="result8"
+         result="result10"
+         in="SourceGraphic"
+         operator="arithmetic"
+         k1="0.5"
+         k3="0.5"
+         id="feComposite6529"
+         k2="0"
+         k4="0" />
+      <feTurbulence
+         result="result11"
+         type="fractalNoise"
+         numOctaves="3"
+         baseFrequency="0.07"
+         id="feTurbulence6531" />
+      <feDisplacementMap
+         result="result12"
+         in2="result11"
+         in="result10"
+         xChannelSelector="R"
+         scale="10"
+         id="feDisplacementMap6533"
+         yChannelSelector="A" />
+      <feComposite
+         operator="arithmetic"
+         result="result13"
+         in="SourceGraphic"
+         in2="result12"
+         k1="0.25"
+         k2="0.25"
+         k3="0.75"
+         id="feComposite6535"
+         k4="0" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter6597">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="69"
+         baseFrequency="0.013 0.001"
+         result="turbulence"
+         id="feTurbulence6599" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="41.4"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap6601" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1-9">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2-5" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8-1" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker47602-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path47604-7" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker39150-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path39152-8" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48642-6"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48644-8" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker38788"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path38790" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48208-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48210-1" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48422-8"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48424-0" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38666"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38668"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker47798-2"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path47800-7" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker15672-5-2-5"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path15674-9-0-0" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48000-9"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48002-2" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38966-9"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38968-5"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48868-9"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48870-2" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker39150-6-3"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path39152-4-8" />
+    </marker>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.2862346"
+     inkscape:cx="220.51453"
+     inkscape:cy="197.4213"
+     inkscape:document-units="mm"
+     inkscape:current-layer="g49276"
+     inkscape:window-width="1278"
+     inkscape:window-height="798"
+     inkscape:window-x="1"
+     inkscape:window-y="1"
+     width="12.8cm"
+     height="9.6cm"
+     units="cm"
+     showgrid="false"
+     grid_units="mm"
+     inkscape:object-paths="false"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     inkscape:guide-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="0">
+    <sodipodi:guide
+       orientation="vertical"
+       position="15.938931,0"
+       id="guide3573"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,3.1145038"
+       id="guide3579"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,6.7786261"
+       id="guide3886"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,80.610687"
+       id="guide3988"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,85.557253"
+       id="guide4081"
+       inkscape:locked="false" />
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0"
+       originy="0"
+       spacingx="2.1333334"
+       spacingy="2.1333334"
+       color="#3f3fff"
+       empcolor="#3f3fff"
+       opacity="0.15"
+       empopacity="0.38"
+       empspacing="5" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(4.149475e-6,-698.0315)">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:11.28888893px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="69.999992"
+       y="754.03149"
+       id="text5335"><tspan
+         sodipodi:role="line"
+         id="tspan5337"
+         x="69.999992"
+         y="764.01953"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Serif';-inkscape-font-specification:'DejaVu Serif'" /></text>
+    <g
+       id="g31531"
+       transform="matrix(0.42305207,0,0,0.42305207,-168.22716,514.30643)">
+      <g
+         id="g31531-0"
+         transform="matrix(0.75344465,0,0,0.75344465,205.29132,101.28122)">
+        <g
+           transform="matrix(0.25082476,0,0,0.25082476,96.858326,381.09219)"
+           id="g49522"
+           inkscape:export-xdpi="90"
+           inkscape:export-ydpi="90">
+          <g
+             inkscape:export-ydpi="90"
+             inkscape:export-xdpi="90"
+             id="g49276">
+            <rect
+               
style="fill:#f0f0f0;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               id="rect11160-2-3"
+               width="686.14563"
+               height="908.13953"
+               x="1395.1445"
+               y="437.9321"
+               ry="71.579628" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="991.83325"
+               y="367.85321"
+               id="text3336-0"><tspan
+                 sodipodi:role="line"
+                 id="tspan3338-4"
+                 x="991.83325"
+                 y="367.85321">/home/rekado/.guix-profile</tspan></text>
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="890.31238"
+               y="504.25"
+               id="text3340-1"><tspan
+                 sodipodi:role="line"
+                 id="tspan3342-5"
+                 x="890.31238"
+                 y="504.25">/var/guix/...</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="554.25"
+                 id="tspan3344-6" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="604.25"
+                 id="tspan3358-4">    guix-profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="654.25"
+                 id="tspan3356-4" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="704.25"
+                 id="tspan3380-5" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="754.25"
+                 id="tspan39389" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="804.25"
+                 id="tspan39391">    43</tspan></text>
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1452.4165"
+               y="500.99976"
+               id="text3360-9"><tspan
+                 sodipodi:role="line"
+                 id="tspan3362-5"
+                 x="1452.4165"
+                 y="500.99976">/gnu/store</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="550.99976"
+                 id="tspan3366-5" /><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="600.99976"
+                 id="tspan3378-2"
+                 style="fill:#969696;fill-opacity:1">    </tspan></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="M 1463.8451,515.42906 V 1305.1488"
+               id="path4481-7"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1450.9952"
+               y="820.00964"
+               id="text3360-3-7"><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="820.00964"
+                 id="tspan3372-0-0"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5741-1">    rhrdst11m...-</tspan>samtools-1.2</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="870.00964"
+                 id="tspan3368-3-0">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="920.00964"
+                 id="tspan3374-4-1">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="970.00964"
+                 id="tspan10465">          include</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1020.0096"
+                 id="tspan3378-5-4" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1462.4237,810.58118 c 32.8572,0 32.8572,0 32.8572,0"
+               id="path5025-5-88"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.138,831.21535 0.7143,27.85714 h 41.4286"
+               id="path5025-8-1-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1560.2809,881.21535 0.7143,27.85714 h 41.4286"
+               id="path5025-8-4-4-1"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 900.31235,520.10788 v 85.98315 m 0,63.31626 v 68.68474 
56.7548"
+               id="path4481-6-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 900.31235,594.25002 c 32.85714,0 32.85714,0 32.85714,0"
+               id="path5025-1-6"
+               inkscape:connector-curvature="0" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1450.9952"
+               y="1031.6658"
+               id="text3360-3-6-1"><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1031.6658"
+                 id="tspan3372-0-2-7"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5741-7-7">    lud0v1c...-</tspan>bowtie-2.2.4</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1081.6658"
+                 id="tspan3368-3-9-8">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1131.6658"
+                 id="tspan3378-5-1-4">              bowtie2</tspan></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1462.4237,1022.2373 c 32.8572,0 32.8572,0 32.8572,0"
+               id="path5025-5-9-2"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.138,1042.8715 0.7143,27.8571 h 41.4286"
+               id="path5025-8-1-9-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1560.2809,1092.8714 0.7143,27.8571 h 41.4286"
+               id="path5025-8-4-4-9-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.4165,855.98468 0.7143,105 h 41.4286"
+               id="path5025-8-4-2-0-1"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48642-6);marker-end:url(#marker38788)"
+               d="m 883.3993,595.34218 c 0,0 -145.50929,-46.11519 
-72.41919,221.24803 33.54881,122.72138 138.43805,-1.55984 138.43805,-1.55984"
+               id="path5177-3-0"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48422-8);marker-end:url(#marker38666)"
+               d="m 1302.2805,399.65374 c 0,0 40.6363,104.46757 
3.8611,143.1263 -48.6996,51.19373 -122.5809,47.27544 -122.5809,47.27544"
+               id="path5177-3-2-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1454.1154"
+               y="1199.1486"
+               id="text3360-9-0"><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1199.1486"
+                 id="tspan3372-4-2"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5735-6-1">    z3braf1sh...-</tspan>profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1249.1486"
+                 id="tspan3368-6-2">          bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1299.1486"
+                 id="tspan3374-1-0">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1349.1486"
+                 id="tspan3376-6-7" /><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1399.1486"
+                 id="tspan3378-2-0" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1465.5439,1191.7199 c 32.8571,0 32.8571,0 32.8571,0"
+               id="path5025-59-8"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1511.2582,1212.3541 0.7143,27.8572 h 41.4285"
+               id="path5025-8-8-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1563.401,1262.3541 0.7143,27.8572 h 41.4286"
+               id="path5025-8-4-6-3"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 899.75948,792.72759 h 32.85714"
+               id="path5025-5-8-0-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48000-9);marker-end:url(#marker38966-9)"
+               d="m 1006.7946,791.51879 c 0,0 141.2281,-50.46615 
220.9088,216.87801 53.6532,180.0167 220.5683,185.1898 220.5683,185.1898"
+               id="path5177-3-3-5-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48868-9);marker-end:url(#marker39150-6-3)"
+               d="m 1837.7568,1285.3168 c 0,0 236.3298,24.1065 
235.3822,-188.4654 -0.9757,-218.90036 -246.8747,-181.23293 -246.8747,-181.23293"
+               id="path5177-4-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:188.96057129px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="-660.07147"
+               y="903.10791"
+               id="text13013"
+               transform="rotate(-90)"><tspan
+                 sodipodi:role="line"
+                 id="tspan13015"
+                 x="-660.07147"
+                 y="903.10791"
+                 style="font-size:59.05017853px">...</tspan></text>
+          </g>
+        </g>
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/talks/bobkonf2017/gc-3.pdf b/talks/bobkonf2017/gc-3.pdf
new file mode 100644
index 0000000..fa9fdb1
Binary files /dev/null and b/talks/bobkonf2017/gc-3.pdf differ
diff --git a/talks/bobkonf2017/gc-3.svg b/talks/bobkonf2017/gc-3.svg
new file mode 100644
index 0000000..428fa01
--- /dev/null
+++ b/talks/bobkonf2017/gc-3.svg
@@ -0,0 +1,737 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="483.77951"
+   height="362.83463"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.92.0 r15299"
+   sodipodi:docname="gc-3.svg"
+   version="1.0"
+   viewBox="0 0 128 95.999997"
+   style="enable-background:new">
+  <defs
+     id="defs4">
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         id="path16556"
+         style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)"
+         inkscape:connector-curvature="0" />
+    </marker>
+    <linearGradient
+       id="linearGradient9709"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop9711" />
+    </linearGradient>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <filter
+       y="-0.2"
+       height="1.4"
+       inkscape:label="Rough and Dilate"
+       inkscape:menu="Distort"
+       inkscape:menu-tooltip="Create a turbulent contour around"
+       style="color-interpolation-filters:sRGB"
+       id="filter6525">
+      <feMorphology
+         radius="7"
+         operator="dilate"
+         result="result8"
+         in="SourceGraphic"
+         id="feMorphology6527" />
+      <feComposite
+         in2="result8"
+         result="result10"
+         in="SourceGraphic"
+         operator="arithmetic"
+         k1="0.5"
+         k3="0.5"
+         id="feComposite6529"
+         k2="0"
+         k4="0" />
+      <feTurbulence
+         result="result11"
+         type="fractalNoise"
+         numOctaves="3"
+         baseFrequency="0.07"
+         id="feTurbulence6531" />
+      <feDisplacementMap
+         result="result12"
+         in2="result11"
+         in="result10"
+         xChannelSelector="R"
+         scale="10"
+         id="feDisplacementMap6533"
+         yChannelSelector="A" />
+      <feComposite
+         operator="arithmetic"
+         result="result13"
+         in="SourceGraphic"
+         in2="result12"
+         k1="0.25"
+         k2="0.25"
+         k3="0.75"
+         id="feComposite6535"
+         k4="0" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter6597">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="69"
+         baseFrequency="0.013 0.001"
+         result="turbulence"
+         id="feTurbulence6599" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="41.4"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap6601" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1-9">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2-5" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8-1" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker47602-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path47604-7" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker39150-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path39152-8" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48642-6"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48644-8" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker38788"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path38790" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48208-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48210-1" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48422-8"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48424-0" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38666"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38668"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker47798-2"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path47800-7" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker15672-5-2-5"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path15674-9-0-0" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48000-9"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48002-2" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38966-9"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38968-5"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48868-9"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48870-2" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker39150-6-3"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path39152-4-8" />
+    </marker>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.2862346"
+     inkscape:cx="220.51453"
+     inkscape:cy="197.4213"
+     inkscape:document-units="mm"
+     inkscape:current-layer="g49276"
+     inkscape:window-width="1278"
+     inkscape:window-height="798"
+     inkscape:window-x="1"
+     inkscape:window-y="1"
+     width="12.8cm"
+     height="9.6cm"
+     units="cm"
+     showgrid="false"
+     grid_units="mm"
+     inkscape:object-paths="false"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     inkscape:guide-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="0">
+    <sodipodi:guide
+       orientation="vertical"
+       position="15.938931,0"
+       id="guide3573"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,3.1145038"
+       id="guide3579"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,6.7786261"
+       id="guide3886"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,80.610687"
+       id="guide3988"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,85.557253"
+       id="guide4081"
+       inkscape:locked="false" />
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0"
+       originy="0"
+       spacingx="2.1333334"
+       spacingy="2.1333334"
+       color="#3f3fff"
+       empcolor="#3f3fff"
+       opacity="0.15"
+       empopacity="0.38"
+       empspacing="5" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(4.149475e-6,-698.0315)">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:11.28888893px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="69.999992"
+       y="754.03149"
+       id="text5335"><tspan
+         sodipodi:role="line"
+         id="tspan5337"
+         x="69.999992"
+         y="764.01953"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Serif';-inkscape-font-specification:'DejaVu Serif'" /></text>
+    <g
+       id="g31531"
+       transform="matrix(0.42305207,0,0,0.42305207,-168.22716,514.30643)">
+      <g
+         id="g31531-0"
+         transform="matrix(0.75344465,0,0,0.75344465,205.29132,101.28122)">
+        <g
+           transform="matrix(0.25082476,0,0,0.25082476,96.858326,381.09219)"
+           id="g49522"
+           inkscape:export-xdpi="90"
+           inkscape:export-ydpi="90">
+          <g
+             inkscape:export-ydpi="90"
+             inkscape:export-xdpi="90"
+             id="g49276">
+            <rect
+               
style="fill:#f0f0f0;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               id="rect11160-2-3"
+               width="686.14563"
+               height="908.13953"
+               x="1395.1445"
+               y="437.9321"
+               ry="71.579628" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="991.83325"
+               y="367.85321"
+               id="text3336-0"><tspan
+                 sodipodi:role="line"
+                 id="tspan3338-4"
+                 x="991.83325"
+                 y="367.85321">/home/rekado/.guix-profile</tspan></text>
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="890.31238"
+               y="504.25"
+               id="text3340-1"><tspan
+                 sodipodi:role="line"
+                 id="tspan3342-5"
+                 x="890.31238"
+                 y="504.25">/var/guix/...</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="554.25"
+                 id="tspan3344-6" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="604.25"
+                 id="tspan3358-4">    guix-profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="654.25"
+                 id="tspan3356-4" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="704.25"
+                 id="tspan3380-5" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="754.25"
+                 id="tspan39389" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="804.25"
+                 id="tspan39391">    43</tspan></text>
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1452.4165"
+               y="500.99976"
+               id="text3360-9"><tspan
+                 sodipodi:role="line"
+                 id="tspan3362-5"
+                 x="1452.4165"
+                 y="500.99976">/gnu/store</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="550.99976"
+                 id="tspan3366-5" /><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="600.99976"
+                 id="tspan3378-2"
+                 style="fill:#969696;fill-opacity:1">    </tspan></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="M 1463.8451,515.42906 V 1305.1488"
+               id="path4481-7"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1450.9952"
+               y="820.00964"
+               id="text3360-3-7"><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="820.00964"
+                 id="tspan3372-0-0"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5741-1">    rhrdst11m...-</tspan>samtools-1.2</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="870.00964"
+                 id="tspan3368-3-0">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="920.00964"
+                 id="tspan3374-4-1">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="970.00964"
+                 id="tspan10465">          include</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1020.0096"
+                 id="tspan3378-5-4" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1462.4237,810.58118 c 32.8572,0 32.8572,0 32.8572,0"
+               id="path5025-5-88"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.138,831.21535 0.7143,27.85714 h 41.4286"
+               id="path5025-8-1-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1560.2809,881.21535 0.7143,27.85714 h 41.4286"
+               id="path5025-8-4-4-1"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 900.31235,520.10788 v 85.98315 m 0,63.31626 v 68.68474 
56.7548"
+               id="path4481-6-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 900.31235,594.25002 c 32.85714,0 32.85714,0 32.85714,0"
+               id="path5025-1-6"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.4165,855.98468 0.7143,105 h 41.4286"
+               id="path5025-8-4-2-0-1"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48642-6);marker-end:url(#marker38788)"
+               d="m 883.3993,595.34218 c 0,0 -145.50929,-46.11519 
-72.41919,221.24803 33.54881,122.72138 138.43805,-1.55984 138.43805,-1.55984"
+               id="path5177-3-0"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48422-8);marker-end:url(#marker38666)"
+               d="m 1302.2805,399.65374 c 0,0 40.6363,104.46757 
3.8611,143.1263 -48.6996,51.19373 -122.5809,47.27544 -122.5809,47.27544"
+               id="path5177-3-2-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1454.1154"
+               y="1199.1486"
+               id="text3360-9-0"><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1199.1486"
+                 id="tspan3372-4-2"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5735-6-1">    z3braf1sh...-</tspan>profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1249.1486"
+                 id="tspan3368-6-2">          bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1299.1486"
+                 id="tspan3374-1-0">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1349.1486"
+                 id="tspan3376-6-7" /><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1399.1486"
+                 id="tspan3378-2-0" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1465.5439,1191.7199 c 32.8571,0 32.8571,0 32.8571,0"
+               id="path5025-59-8"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1511.2582,1212.3541 0.7143,27.8572 h 41.4285"
+               id="path5025-8-8-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1563.401,1262.3541 0.7143,27.8572 h 41.4286"
+               id="path5025-8-4-6-3"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 899.75948,792.72759 h 32.85714"
+               id="path5025-5-8-0-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48000-9);marker-end:url(#marker38966-9)"
+               d="m 1006.7946,791.51879 c 0,0 141.2281,-50.46615 
220.9088,216.87801 53.6532,180.0167 220.5683,185.1898 220.5683,185.1898"
+               id="path5177-3-3-5-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48868-9);marker-end:url(#marker39150-6-3)"
+               d="m 1837.7568,1285.3168 c 0,0 236.3298,24.1065 
235.3822,-188.4654 -0.9757,-218.90036 -246.8747,-181.23293 -246.8747,-181.23293"
+               id="path5177-4-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:188.96057129px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="-660.07147"
+               y="903.10791"
+               id="text13013"
+               transform="rotate(-90)"><tspan
+                 sodipodi:role="line"
+                 id="tspan13015"
+                 x="-660.07147"
+                 y="903.10791"
+                 style="font-size:59.05017853px">...</tspan></text>
+          </g>
+        </g>
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/talks/bobkonf2017/giving-up-0.pdf 
b/talks/bobkonf2017/giving-up-0.pdf
new file mode 100644
index 0000000..0d0e32a
Binary files /dev/null and b/talks/bobkonf2017/giving-up-0.pdf differ
diff --git a/talks/bobkonf2017/giving-up-0.svg 
b/talks/bobkonf2017/giving-up-0.svg
new file mode 100644
index 0000000..79f5bcb
--- /dev/null
+++ b/talks/bobkonf2017/giving-up-0.svg
@@ -0,0 +1,256 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="483.77951"
+   height="362.83463"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.92.0 r15299"
+   sodipodi:docname="giving-up-0.svg"
+   version="1.0"
+   viewBox="0 0 128 95.999997"
+   style="enable-background:new">
+  <defs
+     id="defs4">
+    <linearGradient
+       id="linearGradient9709"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop9711" />
+    </linearGradient>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <filter
+       y="-0.2"
+       height="1.4"
+       inkscape:label="Rough and Dilate"
+       inkscape:menu="Distort"
+       inkscape:menu-tooltip="Create a turbulent contour around"
+       style="color-interpolation-filters:sRGB"
+       id="filter6525">
+      <feMorphology
+         radius="7"
+         operator="dilate"
+         result="result8"
+         in="SourceGraphic"
+         id="feMorphology6527" />
+      <feComposite
+         in2="result8"
+         result="result10"
+         in="SourceGraphic"
+         operator="arithmetic"
+         k1="0.5"
+         k3="0.5"
+         id="feComposite6529"
+         k2="0"
+         k4="0" />
+      <feTurbulence
+         result="result11"
+         type="fractalNoise"
+         numOctaves="3"
+         baseFrequency="0.07"
+         id="feTurbulence6531" />
+      <feDisplacementMap
+         result="result12"
+         in2="result11"
+         in="result10"
+         xChannelSelector="R"
+         scale="10"
+         id="feDisplacementMap6533"
+         yChannelSelector="A" />
+      <feComposite
+         operator="arithmetic"
+         result="result13"
+         in="SourceGraphic"
+         in2="result12"
+         k1="0.25"
+         k2="0.25"
+         k3="0.75"
+         id="feComposite6535"
+         k4="0" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter6597">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="69"
+         baseFrequency="0.013 0.001"
+         result="turbulence"
+         id="feTurbulence6599" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="41.4"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap6601" />
+    </filter>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.2862346"
+     inkscape:cx="226.72782"
+     inkscape:cy="140.2068"
+     inkscape:document-units="mm"
+     inkscape:current-layer="g31531"
+     inkscape:window-width="1278"
+     inkscape:window-height="798"
+     inkscape:window-x="1"
+     inkscape:window-y="1"
+     width="12.8cm"
+     height="9.6cm"
+     units="cm"
+     showgrid="false"
+     grid_units="mm"
+     inkscape:object-paths="false"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     inkscape:guide-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="0">
+    <sodipodi:guide
+       orientation="vertical"
+       position="15.938931,0"
+       id="guide3573"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,3.1145038"
+       id="guide3579"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,6.7786261"
+       id="guide3886"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,80.610687"
+       id="guide3988"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,85.557253"
+       id="guide4081"
+       inkscape:locked="false" />
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0"
+       originy="0"
+       spacingx="2.1333334"
+       spacingy="2.1333334"
+       color="#3f3fff"
+       empcolor="#3f3fff"
+       opacity="0.15"
+       empopacity="0.38"
+       empspacing="5" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(4.149475e-6,-698.0315)">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:11.28888893px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="69.999992"
+       y="754.03149"
+       id="text5335"><tspan
+         sodipodi:role="line"
+         id="tspan5337"
+         x="69.999992"
+         y="764.01953"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Serif';-inkscape-font-specification:'DejaVu Serif'" /></text>
+    <g
+       id="g31531"
+       transform="matrix(0.42305207,0,0,0.42305207,-168.22716,514.30643)">
+      <text
+         xml:space="preserve"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.68439674px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         x="548.47968"
+         y="525.74231"
+         id="text4140-4-1"><tspan
+           sodipodi:role="line"
+           x="548.47968"
+           y="525.74231"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40.02659225px;line-height:97.00000286%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:center;text-anchor:middle;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan10074">big binary bundles</tspan></text>
+      <text
+         xml:space="preserve"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.68439674px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;enable-background:new"
+         x="655.3844"
+         y="525.63684"
+         id="text4140-4-1-9"><tspan
+           sodipodi:role="line"
+           x="655.3844"
+           y="525.63684"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40.02659225px;line-height:97.00000286%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:center;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan10074-0">?</tspan></text>
+    </g>
+  </g>
+</svg>
diff --git a/talks/bobkonf2017/giving-up-1.pdf 
b/talks/bobkonf2017/giving-up-1.pdf
new file mode 100644
index 0000000..1d7461e
Binary files /dev/null and b/talks/bobkonf2017/giving-up-1.pdf differ
diff --git a/talks/bobkonf2017/giving-up-1.svg 
b/talks/bobkonf2017/giving-up-1.svg
new file mode 100644
index 0000000..6d854bf
--- /dev/null
+++ b/talks/bobkonf2017/giving-up-1.svg
@@ -0,0 +1,257 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="483.77951"
+   height="362.83463"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.92.0 r15299"
+   sodipodi:docname="giving-up-1.svg"
+   version="1.0"
+   viewBox="0 0 128 95.999997"
+   style="enable-background:new">
+  <defs
+     id="defs4">
+    <linearGradient
+       id="linearGradient9709"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop9711" />
+    </linearGradient>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <filter
+       y="-0.2"
+       height="1.4"
+       inkscape:label="Rough and Dilate"
+       inkscape:menu="Distort"
+       inkscape:menu-tooltip="Create a turbulent contour around"
+       style="color-interpolation-filters:sRGB"
+       id="filter6525">
+      <feMorphology
+         radius="7"
+         operator="dilate"
+         result="result8"
+         in="SourceGraphic"
+         id="feMorphology6527" />
+      <feComposite
+         in2="result8"
+         result="result10"
+         in="SourceGraphic"
+         operator="arithmetic"
+         k1="0.5"
+         k3="0.5"
+         id="feComposite6529"
+         k2="0"
+         k4="0" />
+      <feTurbulence
+         result="result11"
+         type="fractalNoise"
+         numOctaves="3"
+         baseFrequency="0.07"
+         id="feTurbulence6531" />
+      <feDisplacementMap
+         result="result12"
+         in2="result11"
+         in="result10"
+         xChannelSelector="R"
+         scale="10"
+         id="feDisplacementMap6533"
+         yChannelSelector="A" />
+      <feComposite
+         operator="arithmetic"
+         result="result13"
+         in="SourceGraphic"
+         in2="result12"
+         k1="0.25"
+         k2="0.25"
+         k3="0.75"
+         id="feComposite6535"
+         k4="0" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter6597">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="69"
+         baseFrequency="0.013 0.001"
+         result="turbulence"
+         id="feTurbulence6599" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="41.4"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap6601" />
+    </filter>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.2862346"
+     inkscape:cx="226.72782"
+     inkscape:cy="140.2068"
+     inkscape:document-units="mm"
+     inkscape:current-layer="g31531"
+     inkscape:window-width="1278"
+     inkscape:window-height="798"
+     inkscape:window-x="1"
+     inkscape:window-y="1"
+     width="12.8cm"
+     height="9.6cm"
+     units="cm"
+     showgrid="false"
+     grid_units="mm"
+     inkscape:object-paths="false"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     inkscape:guide-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="0">
+    <sodipodi:guide
+       orientation="vertical"
+       position="15.938931,0"
+       id="guide3573"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,3.1145038"
+       id="guide3579"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,6.7786261"
+       id="guide3886"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,80.610687"
+       id="guide3988"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,85.557253"
+       id="guide4081"
+       inkscape:locked="false" />
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0"
+       originy="0"
+       spacingx="2.1333334"
+       spacingy="2.1333334"
+       color="#3f3fff"
+       empcolor="#3f3fff"
+       opacity="0.15"
+       empopacity="0.38"
+       empspacing="5" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(4.149475e-6,-698.0315)">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:11.28888893px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="69.999992"
+       y="754.03149"
+       id="text5335"><tspan
+         sodipodi:role="line"
+         id="tspan5337"
+         x="69.999992"
+         y="764.01953"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Serif';-inkscape-font-specification:'DejaVu Serif'" /></text>
+    <g
+       id="g31531"
+       transform="matrix(0.42305207,0,0,0.42305207,-168.22716,514.30643)">
+      <text
+         xml:space="preserve"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.68439674px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         x="548.47968"
+         y="525.74231"
+         id="text4140-4-1"><tspan
+           sodipodi:role="line"
+           x="548.47968"
+           y="525.74231"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40.02659225px;line-height:97.00000286%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:center;text-anchor:middle;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan9584">big binary bundles</tspan><tspan
+           sodipodi:role="line"
+           x="548.47968"
+           y="554.96173"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.68439674px;line-height:97.00000286%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:center;text-anchor:middle;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan7850">are <tspan
+   style="fill:#000000"
+   id="tspan9596">indistinguishable</tspan> from</tspan><tspan
+           sodipodi:role="line"
+           x="548.47968"
+           y="595.25519"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:46.69769287px;line-height:97.00000286%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:center;text-anchor:middle;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan9594">giving up</tspan></text>
+    </g>
+  </g>
+</svg>
diff --git a/talks/bobkonf2017/guix-components.pdf 
b/talks/bobkonf2017/guix-components.pdf
new file mode 100644
index 0000000..a52aa5d
Binary files /dev/null and b/talks/bobkonf2017/guix-components.pdf differ
diff --git a/talks/bobkonf2017/guix-components.svg 
b/talks/bobkonf2017/guix-components.svg
new file mode 100644
index 0000000..be2eac0
--- /dev/null
+++ b/talks/bobkonf2017/guix-components.svg
@@ -0,0 +1,606 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="453.5433"
+   height="340.15747"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.92.0 r15299"
+   sodipodi:docname="06.svg"
+   version="1.0"
+   viewBox="0 0 128 95.999997"
+   enable-background="new">
+  <defs
+     id="defs4">
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0.0"
+       refX="0.0"
+       id="Arrow2Send"
+       style="overflow:visible;"
+       inkscape:isstock="true">
+      <path
+         id="path16556"
+         
style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 
8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 
8.7185878,4.0337352 z "
+         transform="scale(0.3) rotate(180) translate(-2.3,0)" />
+    </marker>
+    <linearGradient
+       id="linearGradient9709"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop9711" />
+    </linearGradient>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <filter
+       y="-0.2"
+       height="1.4"
+       inkscape:label="Rough and Dilate"
+       inkscape:menu="Distort"
+       inkscape:menu-tooltip="Create a turbulent contour around"
+       style="color-interpolation-filters:sRGB;"
+       id="filter6525">
+      <feMorphology
+         radius="7"
+         operator="dilate"
+         result="result8"
+         in="SourceGraphic"
+         id="feMorphology6527" />
+      <feComposite
+         in2="result8"
+         result="result10"
+         in="SourceGraphic"
+         operator="arithmetic"
+         k1="0.5"
+         k3="0.5"
+         id="feComposite6529" />
+      <feTurbulence
+         result="result11"
+         type="fractalNoise"
+         numOctaves="3"
+         baseFrequency="0.07"
+         id="feTurbulence6531" />
+      <feDisplacementMap
+         result="result12"
+         in2="result11"
+         in="result10"
+         xChannelSelector="R"
+         scale="10"
+         id="feDisplacementMap6533" />
+      <feComposite
+         operator="arithmetic"
+         result="result13"
+         in="SourceGraphic"
+         in2="result12"
+         k1="0.25"
+         k2="0.25"
+         k3="0.75"
+         id="feComposite6535" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB;"
+       inkscape:label="Roughen"
+       id="filter6597">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="69"
+         baseFrequency="0.013 0.001"
+         result="turbulence"
+         id="feTurbulence6599" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="41.4"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap6601" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1-9">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2-5" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8-1" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <clipPath
+       id="clip1">
+      <path
+         inkscape:connector-curvature="0"
+         d="m 0,32 56,0 0,100.51562 -56,0 z m 0,0"
+         id="path21768" />
+    </clipPath>
+    <clipPath
+       id="clip2">
+      <path
+         inkscape:connector-curvature="0"
+         d="m 354,40 73.72656,0 0,78 L 354,118 Z m 0,0"
+         id="path21771" />
+    </clipPath>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-69"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-1"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-69-5"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-1-1"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-69-5-2"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-1-1-3"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-69-5-2-1"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-1-1-3-6"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-69-5-9"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-1-1-0"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-69-5-2-1-7"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-1-1-3-6-8"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.8190104"
+     inkscape:cx="211.29839"
+     inkscape:cy="169.70412"
+     inkscape:document-units="mm"
+     inkscape:current-layer="g32008"
+     inkscape:window-width="1278"
+     inkscape:window-height="798"
+     inkscape:window-x="1"
+     inkscape:window-y="1"
+     width="12.8cm"
+     height="9.6cm"
+     units="cm"
+     showgrid="true"
+     grid_units="mm"
+     inkscape:object-paths="false"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     inkscape:guide-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="0">
+    <sodipodi:guide
+       orientation="vertical"
+       position="56.476527"
+       id="guide3573"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="11.035643"
+       id="guide3579"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="24.018753"
+       id="guide3886"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="285.62841"
+       id="guide3988"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="303.15561"
+       id="guide4081"
+       inkscape:locked="false" />
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0"
+       originy="0"
+       spacingx="7.5590551"
+       spacingy="7.5590551"
+       color="#3f3fff"
+       empcolor="#3f3fff"
+       opacity="0.15"
+       empopacity="0.38"
+       empspacing="5" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(4.149475e-6,-698.0315)">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:11.28888893px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="69.999992"
+       y="754.03149"
+       id="text5335"><tspan
+         sodipodi:role="line"
+         id="tspan5337"
+         x="69.999992"
+         y="754.03149"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Serif';-inkscape-font-specification:'DejaVu Serif'" /></text>
+    <g
+       id="g31531"
+       transform="matrix(0.42305207,0,0,0.42305207,-168.22716,514.30643)"
+       style="">
+      <rect
+         
style="opacity:1;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:5;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="rect4136"
+         width="302.56323"
+         height="50.702263"
+         x="397.65118"
+         y="434.28476"
+         ry="0" />
+      <text
+         xml:space="preserve"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.68439674px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         x="434.63376"
+         y="470.90131"
+         id="text4140"><tspan
+           sodipodi:role="line"
+           x="434.63376"
+           y="470.90131"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:33.35549545px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan5398">GNU Guix</tspan><tspan
+           sodipodi:role="line"
+           x="434.63376"
+           y="500.58771"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40.02659225px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan35347" /><tspan
+           sodipodi:role="line"
+           x="434.63376"
+           y="530.27411"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40.02659225px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;text-anchor:start;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan6400" /></text>
+      <path
+         sodipodi:nodetypes="csc"
+         inkscape:connector-curvature="0"
+         id="path17911-9"
+         d="m 503.17724,510.89977 c 0,0 15.69152,-6.48248 32.77601,-6.29164 
11.54874,0.129 14.51468,0.96425 28.91727,6.0331"
+         
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:2.49576545;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#Arrow2Send-3-3-69)"
 />
+      <g
+         id="g32008"
+         transform="translate(-21.347518,-12.007978)">
+        <g
+           transform="matrix(0.6671099,0,0,0.6671099,209.56033,141.50514)"
+           id="g31531-0">
+          <path
+             
style="opacity:1;fill:#69faff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             d="m 459.78426,578.76304 c 0.0614,-0.0248 0.16183,-0.0248 
0.22321,0 0.0614,0.0248 0.0112,0.045 -0.1116,0.045 -0.12277,0 -0.17299,-0.0203 
-0.11161,-0.045 z"
+             id="path31462"
+             inkscape:connector-curvature="0" />
+        </g>
+        <rect
+           ry="7.5492382"
+           y="504.97452"
+           x="439.82669"
+           height="47.499966"
+           width="80.115929"
+           id="rect22395"
+           
style="opacity:1;fill:#fdfdfd;fill-opacity:1;fill-rule:nonzero;stroke:#f34eaf;stroke-width:2.51742053;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+        <text
+           id="text22397"
+           y="521.58539"
+           x="455.48544"
+           
style="font-style:normal;font-weight:normal;font-size:26.68439674px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           xml:space="preserve"><tspan
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16.67774773px;font-family:'League
 Gothic';-inkscape-font-specification:'League Gothic'"
+             y="521.58539"
+             x="455.48544"
+             id="tspan22399"
+             sodipodi:role="line">Guix client</tspan></text>
+        <text
+           id="text26926"
+           y="532.84045"
+           x="442.25998"
+           
style="font-style:normal;font-weight:normal;font-size:26.68439674px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           xml:space="preserve"><tspan
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.33887386px;line-height:0px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono'"
+             y="532.84045"
+             x="442.25998"
+             sodipodi:role="line"
+             id="tspan5506">(guix packages)</tspan><tspan
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.33887386px;line-height:0px;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono'"
+             y="566.19592"
+             x="442.25998"
+             sodipodi:role="line"
+             id="tspan5514"
+             dy="-22.49">(guix store)</tspan></text>
+      </g>
+      <text
+         id="text29932"
+         y="524.37592"
+         x="523.35681"
+         
style="font-style:normal;font-weight:normal;font-size:26.68439674px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         xml:space="preserve"><tspan
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16.67774773px;font-family:'League
 Gothic';-inkscape-font-specification:'League Gothic'"
+           y="524.37592"
+           x="523.35681"
+           id="tspan29934"
+           sodipodi:role="line">RPCs</tspan></text>
+      <g
+         id="g32003"
+         transform="translate(-21.347518,-18.679078)">
+        <rect
+           ry="7.5492382"
+           y="516.61096"
+           x="593.58051"
+           height="27.791142"
+           width="80.115906"
+           id="rect22395-7"
+           
style="opacity:1;fill:#f34eaf;fill-opacity:1;fill-rule:nonzero;stroke:#f34eaf;stroke-width:1.09915555;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+        <text
+           id="text22397-7"
+           y="536.56891"
+           x="602.87964"
+           
style="font-style:normal;font-weight:normal;font-size:26.68439674px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           xml:space="preserve"><tspan
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16.67774773px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';fill:#ffffff;fill-opacity:1"
+             y="536.56891"
+             x="602.87964"
+             id="tspan22399-6"
+             sodipodi:role="line">Build daemon</tspan></text>
+      </g>
+      <path
+         sodipodi:nodetypes="cac"
+         inkscape:connector-curvature="0"
+         id="path17911-9-5"
+         d="m 584.00728,529.56066 c 0,0 -2.79932,8.69053 -5.19614,12.52146 
-2.29546,3.66893 -4.53204,5.30389 -8.60769,9.72007"
+         
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:2.49576545;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#Arrow2Send-3-3-69-5)"
 />
+      <path
+         sodipodi:nodetypes="cac"
+         inkscape:connector-curvature="0"
+         id="path17911-9-5-9-4"
+         d="m 602.89276,529.56066 c 0,0 -1.67744,7.60472 -2.64567,11.3754 
-1.08997,4.24481 -1.41453,5.52398 -3.55978,12.65645"
+         
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:2.49576545;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#Arrow2Send-3-3-69-5-2-1)"
 />
+      <path
+         sodipodi:nodetypes="cac"
+         inkscape:connector-curvature="0"
+         id="path17911-9-5-4"
+         d="m 638.17715,529.56066 c 0,0 2.79932,8.69053 5.19614,12.52146 
2.29546,3.66893 4.53204,5.30389 8.60769,9.72007"
+         
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:2.49576545;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#Arrow2Send-3-3-69-5-9)"
 />
+      <path
+         sodipodi:nodetypes="cac"
+         inkscape:connector-curvature="0"
+         id="path17911-9-5-9-4-9"
+         d="m 619.28898,529.56066 c 0,0 1.67744,7.60472 2.64567,11.3754 
1.08997,4.24481 1.41453,5.52398 3.55978,12.65645"
+         
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:2.49576545;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-end:url(#Arrow2Send-3-3-69-5-2-1-7)"
 />
+      <g
+         id="g32008-9"
+         transform="translate(78.033352,67.967377)">
+        <g
+           transform="matrix(0.6671099,0,0,0.6671099,196.21813,126.82872)"
+           id="g31531-0-9">
+          <path
+             
style="opacity:1;fill:#69faff;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+             d="m 459.78426,578.76304 c 0.0614,-0.0248 0.16183,-0.0248 
0.22321,0 0.0614,0.0248 0.0112,0.045 -0.1116,0.045 -0.12277,0 -0.17299,-0.0203 
-0.11161,-0.045 z"
+             id="path31462-6"
+             inkscape:connector-curvature="0" />
+        </g>
+        <rect
+           ry="7.5492382"
+           y="490.66473"
+           x="463.20984"
+           height="33.930435"
+           width="142.09552"
+           id="rect22395-1"
+           
style="opacity:1;fill:#fdfdfd;fill-opacity:1;fill-rule:nonzero;stroke:#f34eaf;stroke-width:2.51742053;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+        <text
+           id="text22397-9"
+           y="506.90887"
+           x="478.52499"
+           
style="font-style:normal;font-weight:normal;font-size:26.68439674px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           xml:space="preserve"><tspan
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:16.67774773px;font-family:'League
 Gothic';-inkscape-font-specification:'League Gothic'"
+             y="506.90887"
+             x="478.52499"
+             id="tspan22399-7"
+             sodipodi:role="line">Isolated build processes</tspan></text>
+        <text
+           xml:space="preserve"
+           
style="font-style:normal;font-weight:normal;font-size:26.68439674px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           x="476.21719"
+           y="517.34869"
+           id="text36444"><tspan
+             sodipodi:role="line"
+             id="tspan36446"
+             x="476.21719"
+             y="517.34869"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:8.33887386px;font-family:'DejaVu
 Sans';-inkscape-font-specification:'DejaVu Sans'">chroot with declared 
inputs</tspan></text>
+      </g>
+      <g
+         id="g32003-2"
+         transform="matrix(0.97942327,0,0,1.0002633,-10.260188,87.513212)">
+        <rect
+           ry="7.5492382"
+           y="511.37067"
+           x="562.35327"
+           height="42.547935"
+           width="146.55412"
+           id="rect22395-7-9"
+           
style="opacity:1;fill:#f34eaf;fill-opacity:1;fill-rule:nonzero;stroke:#f34eaf;stroke-width:1.09915555;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+        <text
+           id="text22397-7-3"
+           y="542.45148"
+           x="616.1582"
+           
style="font-style:normal;font-weight:normal;font-size:26.68439674px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           xml:space="preserve"><tspan
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.68439674px;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';fill:#ffffff;fill-opacity:1"
+             y="542.45148"
+             x="616.1582"
+             id="tspan22399-6-0"
+             sodipodi:role="line">Store</tspan></text>
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/talks/bobkonf2017/imperative.pdf b/talks/bobkonf2017/imperative.pdf
new file mode 100644
index 0000000..a8d4684
Binary files /dev/null and b/talks/bobkonf2017/imperative.pdf differ
diff --git a/talks/bobkonf2017/imperative.svg b/talks/bobkonf2017/imperative.svg
new file mode 100644
index 0000000..07eb6d7
--- /dev/null
+++ b/talks/bobkonf2017/imperative.svg
@@ -0,0 +1,263 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="483.77951"
+   height="362.83463"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.92.0 r15299"
+   sodipodi:docname="imperative.svg"
+   version="1.0"
+   viewBox="0 0 128 95.999997"
+   style="enable-background:new">
+  <defs
+     id="defs4">
+    <linearGradient
+       id="linearGradient9709"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop9711" />
+    </linearGradient>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <filter
+       y="-0.2"
+       height="1.4"
+       inkscape:label="Rough and Dilate"
+       inkscape:menu="Distort"
+       inkscape:menu-tooltip="Create a turbulent contour around"
+       style="color-interpolation-filters:sRGB"
+       id="filter6525">
+      <feMorphology
+         radius="7"
+         operator="dilate"
+         result="result8"
+         in="SourceGraphic"
+         id="feMorphology6527" />
+      <feComposite
+         in2="result8"
+         result="result10"
+         in="SourceGraphic"
+         operator="arithmetic"
+         k1="0.5"
+         k3="0.5"
+         id="feComposite6529"
+         k2="0"
+         k4="0" />
+      <feTurbulence
+         result="result11"
+         type="fractalNoise"
+         numOctaves="3"
+         baseFrequency="0.07"
+         id="feTurbulence6531" />
+      <feDisplacementMap
+         result="result12"
+         in2="result11"
+         in="result10"
+         xChannelSelector="R"
+         scale="10"
+         id="feDisplacementMap6533"
+         yChannelSelector="A" />
+      <feComposite
+         operator="arithmetic"
+         result="result13"
+         in="SourceGraphic"
+         in2="result12"
+         k1="0.25"
+         k2="0.25"
+         k3="0.75"
+         id="feComposite6535"
+         k4="0" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter6597">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="69"
+         baseFrequency="0.013 0.001"
+         result="turbulence"
+         id="feTurbulence6599" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="41.4"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap6601" />
+    </filter>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.2862346"
+     inkscape:cx="179.6913"
+     inkscape:cy="185.29966"
+     inkscape:document-units="mm"
+     inkscape:current-layer="g31531"
+     inkscape:window-width="1278"
+     inkscape:window-height="798"
+     inkscape:window-x="1"
+     inkscape:window-y="1"
+     width="12.8cm"
+     height="9.6cm"
+     units="cm"
+     showgrid="false"
+     grid_units="mm"
+     inkscape:object-paths="false"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     inkscape:guide-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="0">
+    <sodipodi:guide
+       orientation="vertical"
+       position="15.938931,0"
+       id="guide3573"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,3.1145038"
+       id="guide3579"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,6.7786261"
+       id="guide3886"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,80.610687"
+       id="guide3988"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,85.557253"
+       id="guide4081"
+       inkscape:locked="false" />
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0"
+       originy="0"
+       spacingx="2.1333334"
+       spacingy="2.1333334"
+       color="#3f3fff"
+       empcolor="#3f3fff"
+       opacity="0.15"
+       empopacity="0.38"
+       empspacing="5" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(4.149475e-6,-698.0315)">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:11.28888893px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="69.999992"
+       y="754.03149"
+       id="text5335"><tspan
+         sodipodi:role="line"
+         id="tspan5337"
+         x="69.999992"
+         y="764.01953"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Serif';-inkscape-font-specification:'DejaVu Serif'" /></text>
+    <g
+       id="g31531"
+       transform="matrix(0.42305207,0,0,0.42305207,-168.22716,514.30643)">
+      <text
+         xml:space="preserve"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.68439674px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         x="548.47968"
+         y="530.74573"
+         id="text4140-4-1"><tspan
+           sodipodi:role="line"
+           x="548.47968"
+           y="530.74573"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.68439674px;line-height:97.00000286%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:center;text-anchor:middle;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan6400-2-6">because package managers are</tspan><tspan
+           sodipodi:role="line"
+           x="548.47968"
+           y="571.03918"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:46.69769287px;line-height:97.00000286%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:center;text-anchor:middle;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan7850">imperative <tspan
+   style="font-size:46.69769287px;fill:#000000"
+   id="tspan7858">&amp;</tspan> stateful</tspan></text>
+      <text
+         xml:space="preserve"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.68439674px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         x="548.90912"
+         y="615.6687"
+         id="text4140-4-1-7"><tspan
+           sodipodi:role="line"
+           x="548.90912"
+           y="633.81409"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.34219837px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:center;text-anchor:middle;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan6400-2-6-0" /></text>
+    </g>
+  </g>
+</svg>
diff --git a/talks/bobkonf2017/mdc.gif b/talks/bobkonf2017/mdc.gif
new file mode 100644
index 0000000..d392757
Binary files /dev/null and b/talks/bobkonf2017/mdc.gif differ
diff --git a/talks/bobkonf2017/notes b/talks/bobkonf2017/notes
new file mode 100644
index 0000000..1dc2d30
--- /dev/null
+++ b/talks/bobkonf2017/notes
@@ -0,0 +1,11 @@
+These are the slides for Ricardo's 45 minute BOBkonf 2017 talk with
+the pretentious title "Functional package management with GNU Guix for
+developers and power users" (http://bobkonf.de/2017/wurmus.html).
+
+All slides were created in Inkscape.  Many of the slides use the
+"League Gothic" fonts.  Run "make" to convert the SVG files to PDF
+with Inkscape and glue them together to one "slides.pdf" with
+Ghostscript.
+
+All of the slides are available under the Create Commons license
+CC-BY-SA 4.0.
diff --git a/talks/bobkonf2017/package-expression.pdf 
b/talks/bobkonf2017/package-expression.pdf
new file mode 100644
index 0000000..9abdd8f
Binary files /dev/null and b/talks/bobkonf2017/package-expression.pdf differ
diff --git a/talks/bobkonf2017/package-expression.svg 
b/talks/bobkonf2017/package-expression.svg
new file mode 100644
index 0000000..ce3b547
--- /dev/null
+++ b/talks/bobkonf2017/package-expression.svg
@@ -0,0 +1,2816 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="453.5433"
+   height="340.15747"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.92.0 r15299"
+   sodipodi:docname="package-expression.svg"
+   version="1.0"
+   viewBox="0 0 128 95.999997"
+   enable-background="new">
+  <defs
+     id="defs4">
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0.0"
+       refX="0.0"
+       id="Arrow2Send"
+       style="overflow:visible;"
+       inkscape:isstock="true">
+      <path
+         id="path16556"
+         
style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 
8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 
8.7185878,4.0337352 z "
+         transform="scale(0.3) rotate(180) translate(-2.3,0)" />
+    </marker>
+    <linearGradient
+       id="linearGradient9709"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop9711" />
+    </linearGradient>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <filter
+       y="-0.2"
+       height="1.4"
+       inkscape:label="Rough and Dilate"
+       inkscape:menu="Distort"
+       inkscape:menu-tooltip="Create a turbulent contour around"
+       style="color-interpolation-filters:sRGB;"
+       id="filter6525">
+      <feMorphology
+         radius="7"
+         operator="dilate"
+         result="result8"
+         in="SourceGraphic"
+         id="feMorphology6527" />
+      <feComposite
+         in2="result8"
+         result="result10"
+         in="SourceGraphic"
+         operator="arithmetic"
+         k1="0.5"
+         k3="0.5"
+         id="feComposite6529" />
+      <feTurbulence
+         result="result11"
+         type="fractalNoise"
+         numOctaves="3"
+         baseFrequency="0.07"
+         id="feTurbulence6531" />
+      <feDisplacementMap
+         result="result12"
+         in2="result11"
+         in="result10"
+         xChannelSelector="R"
+         scale="10"
+         id="feDisplacementMap6533" />
+      <feComposite
+         operator="arithmetic"
+         result="result13"
+         in="SourceGraphic"
+         in2="result12"
+         k1="0.25"
+         k2="0.25"
+         k3="0.75"
+         id="feComposite6535" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB;"
+       inkscape:label="Roughen"
+       id="filter6597">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="69"
+         baseFrequency="0.013 0.001"
+         result="turbulence"
+         id="feTurbulence6599" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="41.4"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap6601" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1-9">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2-5" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8-1" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.8190104"
+     inkscape:cx="210.49918"
+     inkscape:cy="162.21998"
+     inkscape:document-units="mm"
+     inkscape:current-layer="layer5"
+     inkscape:window-width="1278"
+     inkscape:window-height="798"
+     inkscape:window-x="1"
+     inkscape:window-y="1"
+     width="12.8cm"
+     height="9.6cm"
+     units="cm"
+     showgrid="false"
+     grid_units="mm"
+     inkscape:object-paths="false"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     inkscape:guide-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="0">
+    <sodipodi:guide
+       orientation="vertical"
+       position="56.476527"
+       id="guide3573"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="11.035643"
+       id="guide3579"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="24.018753"
+       id="guide3886"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="21.36283,81.077697"
+       id="guide3988"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="303.15561"
+       id="guide4081"
+       inkscape:locked="false" />
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0"
+       originy="0"
+       spacingx="7.5590551"
+       spacingy="7.5590551"
+       color="#3f3fff"
+       empcolor="#3f3fff"
+       opacity="0.15"
+       empopacity="0.38"
+       empspacing="5" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(4.149475e-6,-698.0315)"
+     style="display:inline">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:11.28888893px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="69.999992"
+       y="754.03149"
+       id="text5335"><tspan
+         sodipodi:role="line"
+         id="tspan5337"
+         x="69.999992"
+         y="754.03149"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Serif';-inkscape-font-specification:'DejaVu Serif'" /></text>
+    <g
+       inkscape:groupmode="layer"
+       id="layer2"
+       inkscape:label="Layer 2"
+       style="display:inline" />
+    <g
+       id="g31531"
+       transform="matrix(0.42305207,0,0,0.42305207,-168.22716,514.30643)"
+       style="display:inline">
+      <g
+         id="g31531-0"
+         transform="matrix(0.6671099,0,0,0.6671099,243.16407,142.58563)"
+         style="display:inline;fill:#f0d7d7;fill-opacity:1">
+        <g
+           
style="font-style:normal;font-weight:normal;font-size:12.52698994px;line-height:100%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+           id="text4363">
+          <path
+             d="m 313.56445,478.05954 q 0,-1.26343 -0.41504,-1.9165 
-0.40893,-0.65918 -1.19629,-0.65918 -0.82397,0 -1.25732,0.65918 
-0.43335,0.65307 -0.43335,1.9165 0,1.26343 0.43335,1.92871 0.43945,0.65918 
1.26953,0.65918 0.77515,0 1.18408,-0.66528 0.41504,-0.66529 0.41504,-1.92261 z 
m 1.12305,3.03345 q 0,1.53808 -0.72632,2.33154 -0.72632,0.79346 
-2.13623,0.79346 -0.46387,0 -0.97046,-0.0854 -0.50659,-0.0854 -1.01318,-0.25025 
v -1.11084 q 0.59814,0.28077 1.08642,0.41504 0.48829,0.13428 0 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path36914"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 319.74731,479.05441 q 0,0.75684 0.27466,1.14136 
0.28076,0.38452 0.82398,0.38452 h 1.31225 v 0.95215 h -1.42212 q -1.00708,0 
-1.5625,-0.64697 -0.54931,-0.64698 -0.54931,-1.83106 v -6.20727 h -1.80054 v 
-0.87891 h 2.92358 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path36916"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 325.65552,480.67184 v 3.4607 h -1.12915 v -9.43604 h 1.12915 
v 0.87281 q 0.28076,-0.5066 0.74463,-0.76905 0.46997,-0.26855 1.08032,-0.26855 
1.23901,0 1.94092,0.95825 0.708,0.95825 0.708,2.65503 0,1.66626 -0.708,2.61841 
-0.70801,0.94604 -1.94092,0.94604 -0.62256,0 -1.09253,-0.26245 
-0.46387,-0.26855 -0.73242,-0.77515 z m 3.2959,-2.55127 q 0,-1.30615 
-0.41504,-1.97143 -0.40894,-0.66528 -1.22071,-0.66528 -0.81787,0 
-1.23901,0.67138 -0.42114,0.66529 -0.42114,1.96533 0,1.293 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path36918"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 332.32666,472.03537 h 1.15967 v 5.49927 l 2.948,-2.83814 h 
1.36718 l -2.69165,2.57569 3.1128,4.26025 h -1.37329 l -2.52686,-3.52783 
-0.83618,0.78735 v 2.74048 h -1.15967 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path36920"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 273.0188,493.17184 v 3.4607 h -1.12915 v -9.43604 h 1.12915 
v 0.87281 q 0.28076,-0.5066 0.74463,-0.76905 0.46997,-0.26855 1.08032,-0.26855 
1.23901,0 1.94092,0.95825 0.70801,0.95825 0.70801,2.65503 0,1.66626 
-0.70801,2.61841 -0.70801,0.94604 -1.94092,0.94604 -0.62256,0 -1.09253,-0.26245 
-0.46387,-0.26855 -0.73242,-0.77515 z m 3.2959,-2.55127 q 0,-1.30615 
-0.41504,-1.97143 -0.40894,-0.66528 -1.2207,-0.66528 -0.81788,0 
-1.23902,0.67138 -0.42114,0.66529 -0.42114,1.96533 0,1 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path36924"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 282.53418,490.59616 h -0.37231 q -0.98267,0 -1.48316,0.3479 
-0.49438,0.3418 -0.49438,1.02539 0,0.61646 0.37231,0.95825 0.37232,0.3418 
1.03149,0.3418 0.92774,0 1.45874,-0.64087 0.53101,-0.64697 0.53711,-1.78222 v 
-0.25025 z m 2.17895,-0.46387 v 3.90015 h -1.12915 v -1.01318 q -0.3601,0.61035 
-0.90942,0.90332 -0.54321,0.28686 -1.32446,0.28686 -1.0437,0 -1.66626,-0.58594 
-0.62256,-0.59204 -0.62256,-1.58081 0,-1.14135 0.76294,-1.73339 
0.76904,-0.59205 2.2522,-0.59205 h 1.50 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path36926"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 292.24487,493.68454 q -0.45166,0.26245 -0.93383,0.39062 
-0.47608,0.13428 -0.97657,0.13428 -1.58691,0 -2.48413,-0.95215 
-0.89111,-0.95214 -0.89111,-2.63672 0,-1.68457 0.89111,-2.63671 
0.89722,-0.95215 2.48413,-0.95215 0.49439,0 0.96436,0.12817 0.46997,0.12818 
0.94604,0.39673 v 1.17798 q -0.44555,-0.39673 -0.89721,-0.57373 -0.44556,-0.177 
-1.01319,-0.177 -1.05591,0 -1.62353,0.68359 -0.56763,0.68359 -0.56763,1.95312 
0,1.26343 0.56763,1.95313 0.57373,0.68359 1.62353,0.68359 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path36928"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 294.729,484.53537 h 1.15967 v 5.49927 l 2.948,-2.83814 h 
1.36719 l -2.69165,2.57569 3.11279,4.26025 h -1.37329 l -2.52686,-3.52783 
-0.83618,0.78735 v 2.74048 H 294.729 Z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path36930"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 305.09277,490.59616 h -0.37231 q -0.98267,0 -1.48316,0.3479 
-0.49438,0.3418 -0.49438,1.02539 0,0.61646 0.37231,0.95825 0.37232,0.3418 
1.0315,0.3418 0.92773,0 1.45874,-0.64087 0.531,-0.64697 0.53711,-1.78222 v 
-0.25025 z m 2.17896,-0.46387 v 3.90015 h -1.12915 v -1.01318 q 
-0.36011,0.61035 -0.90943,0.90332 -0.54321,0.28686 -1.32446,0.28686 -1.0437,0 
-1.66626,-0.58594 -0.62256,-0.59204 -0.62256,-1.58081 0,-1.14135 
0.76294,-1.73339 0.76905,-0.59205 2.2522,-0.59205 h 1.5075 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path36932"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 313.56445,490.55954 q 0,-1.26343 -0.41504,-1.9165 
-0.40893,-0.65918 -1.19629,-0.65918 -0.82397,0 -1.25732,0.65918 
-0.43335,0.65307 -0.43335,1.9165 0,1.26343 0.43335,1.92871 0.43945,0.65918 
1.26953,0.65918 0.77515,0 1.18408,-0.66528 0.41504,-0.66529 0.41504,-1.92261 z 
m 1.12305,3.03345 q 0,1.53808 -0.72632,2.33154 -0.72632,0.79346 
-2.13623,0.79346 -0.46387,0 -0.97046,-0.0854 -0.50659,-0.0854 -1.01318,-0.25025 
v -1.11084 q 0.59814,0.28077 1.08642,0.41504 0.48829,0.13428 0 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path36934"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 322.63428,490.33371 v 0.54932 h -4.8645 v 0.0366 q 0,1.11694 
0.57983,1.72729 0.58594,0.61035 1.64795,0.61035 0.53711,0 1.12305,-0.17089 
0.58593,-0.1709 1.25122,-0.5188 v 1.11694 q -0.64087,0.26245 -1.23902,0.39062 
-0.59204,0.13428 -1.14746,0.13428 -1.59302,0 -2.49023,-0.95215 
-0.89722,-0.95825 -0.89722,-2.63672 0,-1.63574 0.87891,-2.6123 0.8789,-0.97656 
2.34375,-0.97656 1.30615,0 2.05688,0.88501 0.75684,0.88501 0.75684,2.41699 z m 
-1.12305,-0.32959 q -0.0244,-0.98877 -0 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path36936"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 297.04834,537.98386 q -0.85449,0 -1.29395,0.66528 
-0.43945,0.66528 -0.43945,1.97143 0,1.30005 0.43945,1.97144 0.43946,0.66528 
1.29395,0.66528 0.8606,0 1.30005,-0.66528 0.43945,-0.67139 0.43945,-1.97144 
0,-1.30615 -0.43945,-1.97143 -0.43945,-0.66528 -1.30005,-0.66528 z m 0,-0.95215 
q 1.42212,0 2.17285,0.92163 0.75684,0.92163 0.75684,2.66723 0,1.75171 
-0.75074,2.67334 -0.75073,0.91553 -2.17895,0.91553 -1.42212,0 -2.17285,-0.91553 
-0.75073,-0.92163 -0.75073,-2.67334 0,-1.7 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37008"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 307.85767,538.60641 q -0.36011,-0.28076 -0.73243,-0.40893 
-0.37231,-0.12817 -0.81787,-0.12817 -1.0498,0 -1.60522,0.65918 -0.55542,0.65917 
-0.55542,1.90429 v 3.39966 h -1.12915 v -6.83594 h 1.12915 v 1.33667 q 
0.28076,-0.72632 0.86059,-1.11084 0.58594,-0.39062 1.3855,-0.39062 0.41504,0 
0.77515,0.10376 0.36011,0.10376 0.6897,0.32348 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37010"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 309.89014,537.1965 h 2.87475 v 5.96314 h 2.22779 v 0.8728 h 
-5.57862 v -0.8728 h 2.22779 v -5.09033 h -1.75171 z m 1.75171,-2.66113 h 
1.12304 v 1.42212 h -1.12304 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37012"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 321.08398,540.55954 q 0,-1.26343 -0.41503,-1.9165 
-0.40894,-0.65918 -1.19629,-0.65918 -0.82398,0 -1.25733,0.65918 
-0.43335,0.65307 -0.43335,1.9165 0,1.26343 0.43335,1.92871 0.43946,0.65918 
1.26953,0.65918 0.77515,0 1.18409,-0.66528 0.41503,-0.66529 0.41503,-1.92261 z 
m 1.12305,3.03345 q 0,1.53808 -0.72632,2.33154 -0.72632,0.79346 
-2.13623,0.79346 -0.46386,0 -0.97046,-0.0855 -0.50659,-0.0854 -1.01318,-0.25025 
v -1.11084 q 0.59814,0.28077 1.08643,0.41504 0.48828,0.13428 0 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37014"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 324.9292,537.1965 h 2.87476 v 5.96314 h 2.22778 v 0.8728 h 
-5.57862 v -0.8728 h 2.22779 v -5.09033 h -1.75171 z m 1.75171,-2.66113 h 
1.12305 v 1.42212 h -1.12305 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37016"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 337.30103,539.7966 v 4.23584 h -1.12916 v -4.23584 q 
0,-0.92163 -0.32348,-1.35498 -0.32349,-0.43335 -1.01318,-0.43335 -0.78736,0 
-1.2146,0.56152 -0.42115,0.55542 -0.42115,1.59912 v 3.86353 h -1.12304 v 
-6.83594 h 1.12304 v 1.02539 q 0.29908,-0.58593 0.81177,-0.88501 
0.5127,-0.30517 1.2146,-0.30517 1.0437,0 1.5564,0.6897 0.5188,0.68359 
0.5188,2.07519 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37018"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 312.45361,550.3923 q 0.20752,-0.43945 0.52491,-0.64697 
0.32348,-0.21362 0.77514,-0.21362 0.82398,0 1.15967,0.64087 0.3418,0.63476 
0.3418,2.39868 v 3.96118 h -1.02539 v -3.91235 q 0,-1.44654 -0.1648,-1.79444 
-0.15869,-0.354 -0.58594,-0.354 -0.48828,0 -0.67138,0.37842 -0.177,0.37231 
-0.177,1.77002 v 3.91235 h -1.0254 v -3.91235 q 0,-1.46485 -0.177,-1.80664 
-0.1709,-0.3418 -0.62256,-0.3418 -0.44555,0 -0.62255,0.37842 -0.1709,0.37231 
-0.1709,1.77002 v 3.91235 h -1.01929 v - [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37022"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 322.63428,552.83371 v 0.54932 h -4.8645 v 0.0366 q 0,1.11694 
0.57983,1.72729 0.58594,0.61035 1.64795,0.61035 0.53711,0 1.12305,-0.17089 
0.58593,-0.1709 1.25122,-0.5188 v 1.11694 q -0.64087,0.26245 -1.23902,0.39062 
-0.59204,0.13428 -1.14746,0.13428 -1.59302,0 -2.49023,-0.95215 
-0.89722,-0.95825 -0.89722,-2.63672 0,-1.63574 0.87891,-2.6123 0.8789,-0.97656 
2.34375,-0.97656 1.30615,0 2.05688,0.88501 0.75684,0.88501 0.75684,2.41699 z m 
-1.12305,-0.32959 q -0.0244,-0.98877 -0 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37024"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 327.11426,547.75558 v 1.94092 h 2.55127 v 0.87281 h -2.55127 
v 3.71093 q 0,0.75684 0.28686,1.05591 0.28687,0.29907 1.00098,0.29907 h 1.26343 
v 0.89722 h -1.37329 q -1.26343,0 -1.78223,-0.50659 -0.5188,-0.50659 
-0.5188,-1.74561 v -3.71093 h -1.82495 v -0.87281 h 1.82495 v -1.94092 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37026"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 337.30103,552.2966 v 4.23584 h -1.12916 v -4.23584 q 
0,-0.92163 -0.32348,-1.35498 -0.32349,-0.43335 -1.01318,-0.43335 -0.78736,0 
-1.2146,0.56152 -0.42115,0.55542 -0.42115,1.59912 v 3.86353 h -1.12304 v 
-9.49707 h 1.12304 v 3.68652 q 0.29908,-0.58593 0.81177,-0.88501 
0.5127,-0.30517 1.2146,-0.30517 1.0437,0 1.5564,0.6897 0.5188,0.68359 
0.5188,2.07519 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37028"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 342.16553,550.48386 q -0.85449,0 -1.29395,0.66528 
-0.43945,0.66528 -0.43945,1.97143 0,1.30005 0.43945,1.97144 0.43946,0.66528 
1.29395,0.66528 0.86059,0 1.30005,-0.66528 0.43945,-0.67139 0.43945,-1.97144 
0,-1.30615 -0.43945,-1.97143 -0.43946,-0.66528 -1.30005,-0.66528 z m 0,-0.95215 
q 1.42212,0 2.17285,0.92163 0.75683,0.92163 0.75683,2.66723 0,1.75171 
-0.75073,2.67334 -0.75073,0.91553 -2.17895,0.91553 -1.42212,0 -2.17285,-0.91553 
-0.75074,-0.92163 -0.75074,-2.67334 0,-1. [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37030"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 351.16211,550.56931 v -3.53394 h 1.12305 v 9.49707 h 
-1.12305 v -0.8606 q -0.28076,0.5066 -0.75073,0.77515 -0.46387,0.26245 
-1.07422,0.26245 -1.23902,0 -1.95313,-0.95825 -0.708,-0.96436 -0.708,-2.65503 
0,-1.66626 0.71411,-2.6123 0.71411,-0.95215 1.94702,-0.95215 0.61645,0 
1.08642,0.26855 0.46997,0.26245 0.73853,0.76905 z m -3.302,2.55126 q 0,1.30616 
0.41504,1.97144 0.41504,0.66528 1.2268,0.66528 0.81177,0 1.23291,-0.67138 
0.42725,-0.67139 0.42725,-1.96534 0,-1.30004 -0. [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37032"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 362.15454,553.94455 v -4.23584 h 1.12305 v 4.23584 q 
0,0.92163 0.32348,1.35498 0.32959,0.43335 1.01319,0.43335 0.79345,0 
1.2146,-0.55542 0.42114,-0.56152 0.42114,-1.60522 v -3.86353 h 1.12915 v 
6.82373 H 366.25 v -1.02539 q -0.29907,0.59204 -0.81787,0.89722 -0.5127,0.30517 
-1.20239,0.30517 -1.04981,0 -1.5625,-0.68359 -0.5127,-0.6897 -0.5127,-2.0813 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37034"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 375.53345,551.10641 q -0.36011,-0.28076 -0.73242,-0.40893 
-0.37232,-0.12817 -0.81788,-0.12817 -1.0498,0 -1.60522,0.65918 -0.55542,0.65917 
-0.55542,1.90429 v 3.39966 h -1.12915 v -6.83594 h 1.12915 v 1.33667 q 
0.28076,-0.72632 0.8606,-1.11084 0.58593,-0.39062 1.38549,-0.39062 0.41504,0 
0.77515,0.10376 0.36011,0.10376 0.6897,0.32348 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37036"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 379.90356,554.05441 q 0,0.75684 0.27466,1.14136 
0.28076,0.38452 0.82398,0.38452 h 1.31225 v 0.95215 h -1.42212 q -1.00708,0 
-1.5625,-0.64697 -0.54931,-0.64698 -0.54931,-1.83106 v -6.20727 h -1.80054 v 
-0.87891 h 2.92358 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37038"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 385.6958,552.60788 h 3.17993 v 1.00098 h -3.17993 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37040"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 397.53052,547.03537 v 0.93384 h -1.27564 q -0.60425,0 
-0.84228,0.25024 -0.23194,0.24414 -0.23194,0.8728 v 0.60425 h 2.34986 v 0.87281 
h -2.34986 v 5.96313 h -1.12304 v -5.96313 h -1.82495 v -0.87281 h 1.82495 v 
-0.47607 q 0,-1.12305 0.51269,-1.65405 0.5188,-0.53101 1.61133,-0.53101 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37042"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 405.34912,552.83371 v 0.54932 h -4.8645 v 0.0366 q 0,1.11694 
0.57983,1.72729 0.58594,0.61035 1.64795,0.61035 0.53711,0 1.12305,-0.17089 
0.58594,-0.1709 1.25122,-0.5188 v 1.11694 q -0.64087,0.26245 -1.23901,0.39062 
-0.59204,0.13428 -1.14746,0.13428 -1.59302,0 -2.49024,-0.95215 
-0.89722,-0.95825 -0.89722,-2.63672 0,-1.63574 0.87891,-2.6123 0.87891,-0.97656 
2.34375,-0.97656 1.30615,0 2.05689,0.88501 0.75683,0.88501 0.75683,2.41699 z m 
-1.12305,-0.32959 q -0.0244,-0.98877 - [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37044"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 409.8291,547.75558 v 1.94092 h 2.55127 v 0.87281 h -2.55127 
v 3.71093 q 0,0.75684 0.28687,1.05591 0.28686,0.29907 1.00097,0.29907 h 1.26343 
v 0.89722 h -1.37329 q -1.26343,0 -1.78223,-0.50659 -0.5188,-0.50659 
-0.5188,-1.74561 v -3.71093 h -1.82495 v -0.87281 h 1.82495 v -1.94092 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37046"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 420.0769,556.18454 q -0.45166,0.26245 -0.93383,0.39062 
-0.47608,0.13428 -0.97657,0.13428 -1.58691,0 -2.48413,-0.95215 
-0.89111,-0.95214 -0.89111,-2.63672 0,-1.68457 0.89111,-2.63671 
0.89722,-0.95215 2.48413,-0.95215 0.49439,0 0.96436,0.12817 0.46997,0.12818 
0.94604,0.39673 v 1.17798 q -0.44555,-0.39673 -0.89721,-0.57373 -0.44556,-0.177 
-1.01319,-0.177 -1.0559,0 -1.62353,0.68359 -0.56763,0.68359 -0.56763,1.95312 
0,1.26343 0.56763,1.95313 0.57373,0.68359 1.62353,0.68359 0 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37048"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 427.5354,552.2966 v 4.23584 h -1.12915 v -4.23584 q 
0,-0.92163 -0.32349,-1.35498 -0.32348,-0.43335 -1.01318,-0.43335 -0.78735,0 
-1.2146,0.56152 -0.42114,0.55542 -0.42114,1.59912 v 3.86353 h -1.12305 v 
-9.49707 h 1.12305 v 3.68652 q 0.29907,-0.58593 0.81177,-0.88501 
0.51269,-0.30517 1.2146,-0.30517 1.0437,0 1.55639,0.6897 0.5188,0.68359 
0.5188,2.07519 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37050"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 309.51782,566.44455 v -4.23584 h 1.12305 v 4.23584 q 
0,0.92163 0.32349,1.35498 0.32959,0.43335 1.01318,0.43335 0.79346,0 
1.2146,-0.55542 0.42114,-0.56152 0.42114,-1.60522 v -3.86353 h 1.12915 v 
6.82373 h -1.12915 v -1.02539 q -0.29907,0.59204 -0.81787,0.89722 
-0.5127,0.30517 -1.20239,0.30517 -1.04981,0 -1.5625,-0.68359 -0.5127,-0.6897 
-0.5127,-2.0813 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37056"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 322.89673,563.60641 q -0.36011,-0.28076 -0.73242,-0.40893 
-0.37232,-0.12817 -0.81787,-0.12817 -1.04981,0 -1.60523,0.65918 
-0.55542,0.65917 -0.55542,1.90429 v 3.39966 h -1.12915 v -6.83594 h 1.12915 v 
1.33667 q 0.28076,-0.72632 0.8606,-1.11084 0.58593,-0.39062 1.38549,-0.39062 
0.41504,0 0.77515,0.10376 0.36011,0.10376 0.6897,0.32348 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37058"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 324.9292,562.1965 h 2.87476 v 5.96314 h 2.22778 v 0.8728 h 
-5.57862 v -0.8728 h 2.22779 v -5.09033 h -1.75171 z m 1.75171,-2.66113 h 
1.12305 v 1.42212 h -1.12305 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37060"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 351.86401,562.43454 v 1.09863 q -0.48217,-0.28076 
-0.97046,-0.42114 -0.48828,-0.14038 -0.99487,-0.14038 -0.76294,0 
-1.14136,0.25024 -0.37231,0.24414 -0.37231,0.75074 0,0.45776 0.28076,0.68359 
0.28076,0.22583 1.39771,0.43945 l 0.45166,0.0854 q 0.83618,0.15869 
1.26342,0.63477 0.43335,0.47607 0.43335,1.23901 0,1.01318 -0.72021,1.58692 
-0.72022,0.56762 -2.00195,0.56762 -0.5066,0 -1.06202,-0.10986 -0.55542,-0.10376 
-1.20239,-0.31738 v -1.15967 q 0.62866,0.32348 1.20239,0.488 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37064"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 357.19238,560.25558 v 1.94092 h 2.55127 v 0.87281 h -2.55127 
v 3.71093 q 0,0.75684 0.28687,1.05591 0.28686,0.29907 1.00097,0.29907 h 1.26343 
v 0.89722 h -1.37329 q -1.26343,0 -1.78223,-0.50659 -0.51879,-0.50659 
-0.51879,-1.74561 v -3.71093 h -1.82496 v -0.87281 h 1.82496 v -1.94092 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37066"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 368.01392,563.60641 q -0.36011,-0.28076 -0.73243,-0.40893 
-0.37231,-0.12817 -0.81787,-0.12817 -1.0498,0 -1.60522,0.65918 -0.55542,0.65917 
-0.55542,1.90429 v 3.39966 h -1.12915 v -6.83594 h 1.12915 v 1.33667 q 
0.28076,-0.72632 0.86059,-1.11084 0.58594,-0.39062 1.3855,-0.39062 0.41504,0 
0.77515,0.10376 0.36011,0.10376 0.6897,0.32348 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37068"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 370.04639,562.1965 h 2.87475 v 5.96314 h 2.22779 v 0.8728 h 
-5.57862 v -0.8728 h 2.22779 v -5.09033 h -1.75171 z m 1.75171,-2.66113 h 
1.12304 v 1.42212 h -1.12304 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37070"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 382.41821,564.7966 v 4.23584 h -1.12915 v -4.23584 q 
0,-0.92163 -0.32348,-1.35498 -0.32349,-0.43335 -1.01319,-0.43335 -0.78735,0 
-1.2146,0.56152 -0.42114,0.55542 -0.42114,1.59912 v 3.86353 h -1.12305 v 
-6.83594 h 1.12305 v 1.02539 q 0.29907,-0.58593 0.81177,-0.88501 
0.51269,-0.30517 1.2146,-0.30517 1.0437,0 1.55639,0.6897 0.5188,0.68359 
0.5188,2.07519 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37072"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 388.75977,565.55954 q 0,-1.26343 -0.41504,-1.9165 
-0.40894,-0.65918 -1.19629,-0.65918 -0.82398,0 -1.25733,0.65918 
-0.43335,0.65307 -0.43335,1.9165 0,1.26343 0.43335,1.92871 0.43946,0.65918 
1.26953,0.65918 0.77515,0 1.18409,-0.66528 0.41504,-0.66529 0.41504,-1.92261 z 
m 1.12304,3.03345 q 0,1.53808 -0.72632,2.33154 -0.72631,0.79346 
-2.13623,0.79346 -0.46386,0 -0.97046,-0.0855 -0.50659,-0.0854 -1.01318,-0.25025 
v -1.11084 q 0.59815,0.28077 1.08643,0.41504 0.48828,0.13428 0 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37074"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 393.21533,565.10788 h 3.17993 v 1.00098 h -3.17993 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37076"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 402.84668,565.59616 h -0.37231 q -0.98267,0 -1.48316,0.3479 
-0.49438,0.3418 -0.49438,1.02539 0,0.61646 0.37231,0.95825 0.37232,0.3418 
1.03149,0.3418 0.92774,0 1.45874,-0.64087 0.53101,-0.64697 0.53711,-1.78222 v 
-0.25025 z m 2.17895,-0.46387 v 3.90015 h -1.12915 v -1.01318 q -0.3601,0.61035 
-0.90942,0.90332 -0.54321,0.28686 -1.32446,0.28686 -1.0437,0 -1.66626,-0.58594 
-0.62256,-0.59204 -0.62256,-1.58081 0,-1.14135 0.76294,-1.73339 
0.76904,-0.59205 2.2522,-0.59205 h 1.50 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37078"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 408.37036,568.17184 v 3.4607 h -1.12915 v -9.43604 h 1.12915 
v 0.87281 q 0.28076,-0.5066 0.74463,-0.76905 0.46997,-0.26855 1.08032,-0.26855 
1.23902,0 1.94092,0.95825 0.70801,0.95825 0.70801,2.65503 0,1.66626 
-0.70801,2.61841 -0.70801,0.94604 -1.94092,0.94604 -0.62256,0 -1.09253,-0.26245 
-0.46386,-0.26855 -0.73242,-0.77515 z m 3.2959,-2.55127 q 0,-1.30615 
-0.41504,-1.97143 -0.40893,-0.66528 -1.2207,-0.66528 -0.81787,0 
-1.23902,0.67138 -0.42114,0.66529 -0.42114,1.96533 0, [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37080"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 415.88989,568.17184 v 3.4607 h -1.12915 v -9.43604 h 1.12915 
v 0.87281 q 0.28076,-0.5066 0.74463,-0.76905 0.46997,-0.26855 1.08032,-0.26855 
1.23902,0 1.94092,0.95825 0.70801,0.95825 0.70801,2.65503 0,1.66626 
-0.70801,2.61841 -0.70801,0.94604 -1.94092,0.94604 -0.62255,0 -1.09253,-0.26245 
-0.46386,-0.26855 -0.73242,-0.77515 z m 3.2959,-2.55127 q 0,-1.30615 
-0.41504,-1.97143 -0.40893,-0.66528 -1.2207,-0.66528 -0.81787,0 
-1.23901,0.67138 -0.42115,0.66529 -0.42115,1.96533 0, [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37082"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 427.90771,565.33371 v 0.54932 h -4.8645 v 0.0366 q 0,1.11694 
0.57984,1.72729 0.58593,0.61035 1.64795,0.61035 0.53711,0 1.12304,-0.17089 
0.58594,-0.1709 1.25122,-0.5188 v 1.11694 q -0.64087,0.26245 -1.23901,0.39062 
-0.59204,0.13428 -1.14746,0.13428 -1.59302,0 -2.49024,-0.95215 
-0.89721,-0.95825 -0.89721,-2.63672 0,-1.63574 0.8789,-2.6123 0.87891,-0.97656 
2.34375,-0.97656 1.30616,0 2.05689,0.88501 0.75683,0.88501 0.75683,2.41699 z m 
-1.12304,-0.32959 q -0.0244,-0.98877 -0 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37084"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 435.05493,564.7966 v 4.23584 h -1.12915 v -4.23584 q 
0,-0.92163 -0.32349,-1.35498 -0.32348,-0.43335 -1.01318,-0.43335 -0.78735,0 
-1.2146,0.56152 -0.42114,0.55542 -0.42114,1.59912 v 3.86353 h -1.12305 v 
-6.83594 h 1.12305 v 1.02539 q 0.29907,-0.58593 0.81177,-0.88501 
0.51269,-0.30517 1.2146,-0.30517 1.0437,0 1.55639,0.6897 0.5188,0.68359 
0.5188,2.07519 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37086"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 441.39648,563.06931 v -3.53394 h 1.12305 v 9.49707 h 
-1.12305 v -0.8606 q -0.28076,0.5066 -0.75073,0.77515 -0.46387,0.26245 
-1.07422,0.26245 -1.23901,0 -1.95312,-0.95825 -0.70801,-0.96436 
-0.70801,-2.65503 0,-1.66626 0.71411,-2.6123 0.71411,-0.95215 1.94702,-0.95215 
0.61646,0 1.08643,0.26855 0.46997,0.26245 0.73852,0.76905 z m -3.302,2.55126 q 
0,1.30616 0.41504,1.97144 0.41504,0.66528 1.22681,0.66528 0.81177,0 
1.23291,-0.67138 0.42724,-0.67139 0.42724,-1.96534 0,-1.3000 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37088"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 451.80908,574.6965 h 1.16577 l 1.98365,5.73731 
1.98974,-5.73731 h 1.16577 l -2.4292,6.83594 h -1.44653 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37140"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 465.50537,577.83371 v 0.54932 h -4.8645 v 0.0366 q 0,1.11694 
0.57983,1.72729 0.58594,0.61035 1.64795,0.61035 0.53711,0 1.12305,-0.17089 
0.58594,-0.1709 1.25122,-0.5188 v 1.11694 q -0.64087,0.26245 -1.23901,0.39062 
-0.59204,0.13428 -1.14746,0.13428 -1.59302,0 -2.49024,-0.95215 
-0.89722,-0.95825 -0.89722,-2.63672 0,-1.63574 0.87891,-2.6123 0.87891,-0.97656 
2.34375,-0.97656 1.30615,0 2.05689,0.88501 0.75683,0.88501 0.75683,2.41699 z m 
-1.12305,-0.32959 q -0.0244,-0.98877 - [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37142"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 473.28735,576.10641 q -0.3601,-0.28076 -0.73242,-0.40893 
-0.37231,-0.12817 -0.81787,-0.12817 -1.0498,0 -1.60522,0.65918 -0.55542,0.65917 
-0.55542,1.90429 v 3.39966 h -1.12915 v -6.83594 h 1.12915 v 1.33667 q 
0.28076,-0.72632 0.86059,-1.11084 0.58594,-0.39062 1.3855,-0.39062 0.41504,0 
0.77515,0.10376 0.3601,0.10376 0.68969,0.32348 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37144"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 479.69604,574.93454 v 1.09863 q -0.48217,-0.28076 
-0.97045,-0.42114 -0.48829,-0.14038 -0.99488,-0.14038 -0.76294,0 
-1.14135,0.25024 -0.37232,0.24414 -0.37232,0.75074 0,0.45776 0.28076,0.68359 
0.28076,0.22583 1.39771,0.43945 l 0.45166,0.0854 q 0.83618,0.15869 
1.26343,0.63477 0.43335,0.47607 0.43335,1.23901 0,1.01318 -0.72022,1.58692 
-0.72021,0.56762 -2.00195,0.56762 -0.50659,0 -1.06201,-0.10986 
-0.55542,-0.10376 -1.2024,-0.31738 v -1.15967 q 0.62867,0.32348 1.2024,0.4882 
[...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37146"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 482.83936,574.6965 h 2.87475 v 5.96314 h 2.22778 v 0.8728 h 
-5.57861 v -0.8728 h 2.22778 v -5.09033 h -1.7517 z m 1.7517,-2.66113 h 1.12305 
v 1.42212 h -1.12305 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37148"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 492.55615,575.48386 q -0.85449,0 -1.29394,0.66528 
-0.43946,0.66528 -0.43946,1.97143 0,1.30005 0.43946,1.97144 0.43945,0.66528 
1.29394,0.66528 0.8606,0 1.30005,-0.66528 0.43945,-0.67139 0.43945,-1.97144 
0,-1.30615 -0.43945,-1.97143 -0.43945,-0.66528 -1.30005,-0.66528 z m 0,-0.95215 
q 1.42212,0 2.17285,0.92163 0.75684,0.92163 0.75684,2.66723 0,1.75171 
-0.75073,2.67334 -0.75074,0.91553 -2.17896,0.91553 -1.42212,0 -2.17285,-0.91553 
-0.75073,-0.92163 -0.75073,-2.67334 0,-1.7 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37150"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 502.73071,577.2966 v 4.23584 h -1.12915 v -4.23584 q 
0,-0.92163 -0.32348,-1.35498 -0.32349,-0.43335 -1.01319,-0.43335 -0.78735,0 
-1.2146,0.56152 -0.42114,0.55542 -0.42114,1.59912 v 3.86353 h -1.12305 v 
-6.83594 h 1.12305 v 1.02539 q 0.29907,-0.58593 0.81177,-0.88501 
0.51269,-0.30517 1.2146,-0.30517 1.0437,0 1.55639,0.6897 0.5188,0.68359 
0.5188,2.07519 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37152"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 314.26636,587.43454 v 1.09863 q -0.48218,-0.28076 
-0.97046,-0.42114 -0.48828,-0.14038 -0.99487,-0.14038 -0.76294,0 
-1.14136,0.25024 -0.37232,0.24414 -0.37232,0.75074 0,0.45776 0.28077,0.68359 
0.28076,0.22583 1.3977,0.43945 l 0.45166,0.0854 q 0.83618,0.15869 
1.26343,0.63477 0.43335,0.47607 0.43335,1.23901 0,1.01318 -0.72022,1.58692 
-0.72021,0.56762 -2.00195,0.56762 -0.50659,0 -1.06201,-0.10986 
-0.55542,-0.10376 -1.20239,-0.31738 v -1.15967 q 0.62866,0.32348 1.20239,0.488 
[...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37178"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 322.26196,589.7966 v 4.23584 h -1.12915 v -4.23584 q 
0,-0.92163 -0.32348,-1.35498 -0.32349,-0.43335 -1.01319,-0.43335 -0.78735,0 
-1.2146,0.56152 -0.42114,0.55542 -0.42114,1.59912 v 3.86353 h -1.12305 v 
-9.49707 h 1.12305 v 3.68652 q 0.29907,-0.58593 0.81177,-0.88501 
0.51269,-0.30517 1.2146,-0.30517 1.0437,0 1.55639,0.6897 0.5188,0.68359 
0.5188,2.07519 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37180"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 327.65137,590.59616 h -0.37232 q -0.98266,0 -1.48315,0.3479 
-0.49439,0.3418 -0.49439,1.02539 0,0.61646 0.37232,0.95825 0.37231,0.3418 
1.03149,0.3418 0.92774,0 1.45874,-0.64087 0.53101,-0.64697 0.53711,-1.78222 v 
-0.25025 z m 2.17895,-0.46387 v 3.90015 h -1.12915 v -1.01318 q 
-0.36011,0.61035 -0.90942,0.90332 -0.54321,0.28686 -1.32446,0.28686 -1.04371,0 
-1.66626,-0.58594 -0.62256,-0.59204 -0.62256,-1.58081 0,-1.14135 
0.76294,-1.73339 0.76904,-0.59205 2.25219,-0.59205 h 1 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37182"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 333.16284,592.99484 h 4.18701 v 1.0376 h -5.53589 v -1.0376 
q 1.14136,-1.20239 1.99585,-2.12402 0.8545,-0.92163 1.17798,-1.30005 
0.61035,-0.74463 0.82398,-1.20239 0.21362,-0.46387 0.21362,-0.94605 0,-0.76294 
-0.45166,-1.19629 -0.44556,-0.43335 -1.22681,-0.43335 -0.55542,0 
-1.16577,0.20142 -0.61035,0.20142 -1.29394,0.61035 v -1.24512 q 
0.62866,-0.29907 1.23291,-0.45166 0.61035,-0.15258 1.20239,-0.15258 1.33667,0 
2.14844,0.71411 0.81787,0.70801 0.81787,1.86157 0,0.58594 - [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37184"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 339.66919,584.91989 h 4.61426 v 1.0376 h -3.49121 v 2.23999 
q 0.26245,-0.0977 0.5249,-0.14038 0.26855,-0.0488 0.53711,-0.0488 1.41601,0 
2.24609,0.83618 0.83008,0.83618 0.83008,2.26441 0,1.44043 -0.8728,2.2705 
-0.8667,0.83008 -2.37427,0.83008 -0.72632,0 -1.33057,-0.0976 -0.59814,-0.0977 
-1.07422,-0.29297 v -1.25122 q 0.56153,0.30517 1.12915,0.45776 0.56763,0.14648 
1.15967,0.14648 1.01929,0 1.56861,-0.5371 0.55542,-0.53711 0.55542,-1.52588 
0,-0.97657 -0.57373,-1.51978 -0. [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37186"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 351.97388,585.12131 v 1.13525 q -0.38452,-0.22583 
-0.81787,-0.3418 -0.43335,-0.12207 -0.90332,-0.12207 -1.17188,0 
-1.77613,0.88501 -0.60425,0.87891 -0.60425,2.594 0.29297,-0.61035 
0.81177,-0.93384 0.5188,-0.32959 1.19019,-0.32959 1.31836,0 2.03857,0.81177 
0.72632,0.80566 0.72632,2.28882 0,1.47705 -0.74463,2.28881 -0.74463,0.81177 
-2.0935,0.81177 -1.58692,0 -2.32544,-1.13525 -0.73853,-1.14136 
-0.73853,-3.58887 0,-2.30713 0.88501,-3.51562 0.89111,-1.2146 2.57568,-1.2146 0 
[...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37188"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 374.08691,590.62057 q 0,-1.30615 -0.41504,-1.97143 
-0.41503,-0.66528 -1.2268,-0.66528 -0.81787,0 -1.23902,0.67138 -0.42114,0.66529 
-0.42114,1.96533 0,1.29395 0.42114,1.96534 0.42115,0.67138 1.23902,0.67138 
0.81177,0 1.2268,-0.66528 0.41504,-0.66528 0.41504,-1.97144 z m -3.302,-2.55126 
q 0.26856,-0.50049 0.73853,-0.76905 0.47607,-0.26855 1.09863,-0.26855 1.23291,0 
1.94092,0.95215 0.70801,0.94604 0.70801,2.6123 0,1.69067 -0.71412,2.65503 
-0.708,0.95825 -1.94702,0.95825 -0 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37192"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 380.28809,590.59616 h -0.37232 q -0.98266,0 -1.48315,0.3479 
-0.49439,0.3418 -0.49439,1.02539 0,0.61646 0.37232,0.95825 0.37231,0.3418 
1.03149,0.3418 0.92774,0 1.45874,-0.64087 0.53101,-0.64697 0.53711,-1.78222 v 
-0.25025 z m 2.17895,-0.46387 v 3.90015 h -1.12915 v -1.01318 q 
-0.36011,0.61035 -0.90942,0.90332 -0.54322,0.28686 -1.32447,0.28686 -1.0437,0 
-1.66626,-0.58594 -0.62255,-0.59204 -0.62255,-1.58081 0,-1.14135 
0.76293,-1.73339 0.76905,-0.59205 2.2522,-0.59205 h 1.5 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37194"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 389.46167,587.43454 v 1.09863 q -0.48218,-0.28076 
-0.97046,-0.42114 -0.48828,-0.14038 -0.99487,-0.14038 -0.76294,0 
-1.14136,0.25024 -0.37231,0.24414 -0.37231,0.75074 0,0.45776 0.28076,0.68359 
0.28076,0.22583 1.3977,0.43945 l 0.45166,0.0854 q 0.83618,0.15869 
1.26343,0.63477 0.43335,0.47607 0.43335,1.23901 0,1.01318 -0.72021,1.58692 
-0.72022,0.56762 -2.00196,0.56762 -0.50659,0 -1.06201,-0.10986 
-0.55542,-0.10376 -1.20239,-0.31738 v -1.15967 q 0.62866,0.32348 1.20239,0.488 
[...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37196"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 397.82959,590.33371 v 0.54932 h -4.8645 v 0.0366 q 0,1.11694 
0.57983,1.72729 0.58594,0.61035 1.64795,0.61035 0.53711,0 1.12305,-0.17089 
0.58594,-0.1709 1.25122,-0.5188 v 1.11694 q -0.64087,0.26245 -1.23902,0.39062 
-0.59204,0.13428 -1.14746,0.13428 -1.59301,0 -2.49023,-0.95215 
-0.89722,-0.95825 -0.89722,-2.63672 0,-1.63574 0.87891,-2.6123 0.87891,-0.97656 
2.34375,-0.97656 1.30615,0 2.05688,0.88501 0.75684,0.88501 0.75684,2.41699 z m 
-1.12305,-0.32959 q -0.0244,-0.98877 - [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37198"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 403.29834,589.15573 q 0.89722,0.23804 1.37329,0.84839 
0.47608,0.60425 0.47608,1.51367 0,1.25733 -0.84839,1.97754 -0.84229,0.71411 
-2.33765,0.71411 -0.62866,0 -1.28174,-0.11596 -0.65307,-0.11597 
-1.28174,-0.3357 v -1.2268 q 0.62256,0.32348 1.22681,0.48217 0.60425,0.15869 
1.20239,0.15869 1.01319,0 1.5564,-0.45776 0.54321,-0.45776 0.54321,-1.31836 
0,-0.79346 -0.54321,-1.25732 -0.54321,-0.46997 -1.47095,-0.46997 h -0.93994 v 
-1.01319 h 0.93994 q 0.84839,0 1.32446,-0.37231 0 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37200"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 408.35815,592.99484 h 4.18702 v 1.0376 h -5.53589 v -1.0376 
q 1.14135,-1.20239 1.99585,-2.12402 0.85449,-0.92163 1.17798,-1.30005 
0.61035,-0.74463 0.82397,-1.20239 0.21362,-0.46387 0.21362,-0.94605 0,-0.76294 
-0.45166,-1.19629 -0.44555,-0.43335 -1.2268,-0.43335 -0.55542,0 
-1.16578,0.20142 -0.61035,0.20142 -1.29394,0.61035 v -1.24512 q 
0.62866,-0.29907 1.23291,-0.45166 0.61035,-0.15258 1.20239,-0.15258 1.33667,0 
2.14844,0.71411 0.81787,0.70801 0.81787,1.86157 0,0.58594 - [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37202"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 388.75977,603.05954 q 0,-1.26343 -0.41504,-1.9165 
-0.40894,-0.65918 -1.19629,-0.65918 -0.82398,0 -1.25733,0.65918 
-0.43335,0.65307 -0.43335,1.9165 0,1.26343 0.43335,1.92871 0.43946,0.65918 
1.26953,0.65918 0.77515,0 1.18409,-0.66528 0.41504,-0.66529 0.41504,-1.92261 z 
m 1.12304,3.03345 q 0,1.53808 -0.72632,2.33154 -0.72631,0.79346 
-2.13623,0.79346 -0.46386,0 -0.97046,-0.0855 -0.50659,-0.0854 -1.01318,-0.25025 
v -1.11084 q 0.59815,0.28077 1.08643,0.41504 0.48828,0.13428 0 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37270"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 397.45728,602.2966 v 4.23584 h -1.12916 v -4.23584 q 
0,-0.92163 -0.32348,-1.35498 -0.32349,-0.43335 -1.01318,-0.43335 -0.78736,0 
-1.2146,0.56152 -0.42115,0.55542 -0.42115,1.59912 v 3.86353 h -1.12304 v 
-6.83594 h 1.12304 v 1.02539 q 0.29908,-0.58593 0.81177,-0.88501 
0.5127,-0.30517 1.2146,-0.30517 1.0437,0 1.5564,0.6897 0.5188,0.68359 
0.5188,2.07519 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37272"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 399.7522,603.94455 v -4.23584 h 1.12304 v 4.23584 q 
0,0.92163 0.32349,1.35498 0.32959,0.43335 1.01318,0.43335 0.79346,0 
1.2146,-0.55542 0.42115,-0.56152 0.42115,-1.60522 v -3.86353 h 1.12915 v 
6.82373 h -1.12915 v -1.02539 q -0.29908,0.59204 -0.81787,0.89722 
-0.5127,0.30517 -1.2024,0.30517 -1.0498,0 -1.5625,-0.68359 -0.51269,-0.6897 
-0.51269,-2.0813 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37274"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 408.25439,602.60788 h 3.17994 v 1.00098 h -3.17994 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37276"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 419.2041,603.12057 q 0,-1.30615 -0.41504,-1.97143 
-0.41504,-0.66528 -1.2268,-0.66528 -0.81788,0 -1.23902,0.67138 -0.42114,0.66529 
-0.42114,1.96533 0,1.29395 0.42114,1.96534 0.42114,0.67138 1.23902,0.67138 
0.81176,0 1.2268,-0.66528 0.41504,-0.66528 0.41504,-1.97144 z m -3.302,-2.55126 
q 0.26855,-0.50049 0.73852,-0.76905 0.47608,-0.26855 1.09864,-0.26855 1.23291,0 
1.94092,0.95215 0.708,0.94604 0.708,2.6123 0,1.69067 -0.71411,2.65503 
-0.70801,0.95825 -1.94702,0.95825 -0.61 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37278"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 422.31079,603.94455 v -4.23584 h 1.12305 v 4.23584 q 
0,0.92163 0.32348,1.35498 0.32959,0.43335 1.01319,0.43335 0.79345,0 
1.2146,-0.55542 0.42114,-0.56152 0.42114,-1.60522 v -3.86353 h 1.12915 v 
6.82373 h -1.12915 v -1.02539 q -0.29907,0.59204 -0.81787,0.89722 
-0.5127,0.30517 -1.20239,0.30517 -1.04981,0 -1.5625,-0.68359 -0.5127,-0.6897 
-0.5127,-2.0813 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37280"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 430.20264,599.6965 h 2.87475 v 5.96314 h 2.22779 v 0.8728 h 
-5.57862 v -0.8728 h 2.22779 v -5.09033 h -1.75171 z m 1.75171,-2.66113 h 
1.12304 v 1.42212 h -1.12304 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37282"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 440.05981,604.05441 q 0,0.75684 0.27466,1.14136 
0.28076,0.38452 0.82398,0.38452 h 1.31225 v 0.95215 h -1.42212 q -1.00708,0 
-1.5625,-0.64697 -0.54931,-0.64698 -0.54931,-1.83106 v -6.20727 h -1.80054 v 
-0.87891 h 2.92358 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37284"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 448.91602,600.56931 v -3.53394 h 1.12304 v 9.49707 h 
-1.12304 v -0.8606 q -0.28077,0.5066 -0.75074,0.77515 -0.46386,0.26245 
-1.07422,0.26245 -1.23901,0 -1.95312,-0.95825 -0.70801,-0.96436 
-0.70801,-2.65503 0,-1.66626 0.71411,-2.6123 0.71411,-0.95215 1.94702,-0.95215 
0.61646,0 1.08643,0.26855 0.46997,0.26245 0.73853,0.76905 z m -3.30201,2.55126 
q 0,1.30616 0.41504,1.97144 0.41504,0.66528 1.22681,0.66528 0.81177,0 
1.23291,-0.67138 0.42725,-0.67139 0.42725,-1.96534 0,-1.30 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37286"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 453.37158,602.60788 h 3.17993 v 1.00098 h -3.17993 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37288"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 464.65698,599.93454 v 1.09863 q -0.48218,-0.28076 
-0.97046,-0.42114 -0.48828,-0.14038 -0.99487,-0.14038 -0.76294,0 
-1.14136,0.25024 -0.37231,0.24414 -0.37231,0.75074 0,0.45776 0.28076,0.68359 
0.28076,0.22583 1.39771,0.43945 l 0.45166,0.0854 q 0.83618,0.15869 
1.26342,0.63477 0.43335,0.47607 0.43335,1.23901 0,1.01318 -0.72021,1.58692 
-0.72022,0.56762 -2.00196,0.56762 -0.50659,0 -1.06201,-0.10986 
-0.55542,-0.10376 -1.20239,-0.31738 v -1.15967 q 0.62866,0.32348 1.20239,0.48 
[...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37290"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 471.47461,604.33517 q -0.28076,0.71412 -0.71411,1.87989 
-0.60425,1.61133 -0.81177,1.96533 -0.28076,0.47607 -0.7019,0.71411 
-0.42115,0.23804 -0.98267,0.23804 h -0.90332 v -0.93994 h 0.66528 q 0.49439,0 
0.77515,-0.28687 0.28076,-0.28686 0.71411,-1.48315 l -2.64282,-6.72608 h 
1.19018 l 2.02637,5.34668 1.99585,-5.34668 h 1.19019 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37292"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 479.69604,599.93454 v 1.09863 q -0.48217,-0.28076 
-0.97045,-0.42114 -0.48829,-0.14038 -0.99488,-0.14038 -0.76294,0 
-1.14135,0.25024 -0.37232,0.24414 -0.37232,0.75074 0,0.45776 0.28076,0.68359 
0.28076,0.22583 1.39771,0.43945 l 0.45166,0.0854 q 0.83618,0.15869 
1.26343,0.63477 0.43335,0.47607 0.43335,1.23901 0,1.01318 -0.72022,1.58692 
-0.72021,0.56762 -2.00195,0.56762 -0.50659,0 -1.06201,-0.10986 
-0.55542,-0.10376 -1.2024,-0.31738 v -1.15967 q 0.62867,0.32348 1.2024,0.4882 
[...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37294"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 485.02441,597.75558 v 1.94092 h 2.55127 v 0.87281 h -2.55127 
v 3.71093 q 0,0.75684 0.28687,1.05591 0.28686,0.29907 1.00098,0.29907 h 1.26342 
v 0.89722 h -1.37329 q -1.26343,0 -1.78222,-0.50659 -0.5188,-0.50659 
-0.5188,-1.74561 v -3.71093 h -1.82495 v -0.87281 h 1.82495 v -1.94092 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37296"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 495.5835,602.83371 v 0.54932 h -4.86451 v 0.0366 q 0,1.11694 
0.57984,1.72729 0.58594,0.61035 1.64795,0.61035 0.53711,0 1.12304,-0.17089 
0.58594,-0.1709 1.25122,-0.5188 v 1.11694 q -0.64086,0.26245 -1.23901,0.39062 
-0.59204,0.13428 -1.14746,0.13428 -1.59302,0 -2.49023,-0.95215 
-0.89722,-0.95825 -0.89722,-2.63672 0,-1.63574 0.87891,-2.6123 0.8789,-0.97656 
2.34375,-0.97656 1.30615,0 2.05688,0.88501 0.75684,0.88501 0.75684,2.41699 z m 
-1.12305,-0.32959 q -0.0244,-0.98877 -0 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37298"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 500.44189,600.3923 q 0.20752,-0.43945 0.52491,-0.64697 
0.32348,-0.21362 0.77514,-0.21362 0.82398,0 1.15967,0.64087 0.3418,0.63476 
0.3418,2.39868 v 3.96118 h -1.02539 v -3.91235 q 0,-1.44654 -0.1648,-1.79444 
-0.15869,-0.354 -0.58593,-0.354 -0.48829,0 -0.67139,0.37842 -0.177,0.37231 
-0.177,1.77002 v 3.91235 h -1.02539 v -3.91235 q 0,-1.46485 -0.17701,-1.80664 
-0.17089,-0.3418 -0.62255,-0.3418 -0.44556,0 -0.62256,0.37842 -0.1709,0.37231 
-0.1709,1.77002 v 3.91235 h -1.01929 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37300"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 288.68042,621.53488 1.71509,2.29492 h -0.93994 l 
-1.98365,-2.29492 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37318"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 356.50879,629.68307 h 1.53808 v 1.26343 l -1.20239,2.33765 h 
-0.93994 l 0.60425,-2.33765 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37334"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 366.20117,628.05954 q 0,-1.26343 -0.41504,-1.9165 
-0.40893,-0.65918 -1.19629,-0.65918 -0.82397,0 -1.25732,0.65918 
-0.43335,0.65307 -0.43335,1.9165 0,1.26343 0.43335,1.92871 0.43945,0.65918 
1.26953,0.65918 0.77515,0 1.18408,-0.66528 0.41504,-0.66529 0.41504,-1.92261 z 
m 1.12305,3.03345 q 0,1.53808 -0.72632,2.33154 -0.72632,0.79346 
-2.13623,0.79346 -0.46387,0 -0.97046,-0.0855 -0.50659,-0.0854 -1.01318,-0.25025 
v -1.11084 q 0.59814,0.28077 1.08642,0.41504 0.48828,0.13428 0 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37336"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 372.60986,625.3923 q 0.20752,-0.43945 0.52491,-0.64697 
0.32348,-0.21362 0.77514,-0.21362 0.82398,0 1.15967,0.64087 0.3418,0.63476 
0.3418,2.39868 v 3.96118 h -1.02539 v -3.91235 q 0,-1.44654 -0.1648,-1.79444 
-0.15869,-0.354 -0.58594,-0.354 -0.48828,0 -0.67138,0.37842 -0.177,0.37231 
-0.177,1.77002 v 3.91235 h -1.0254 v -3.91235 q 0,-1.46485 -0.177,-1.80664 
-0.1709,-0.3418 -0.62256,-0.3418 -0.44555,0 -0.62255,0.37842 -0.1709,0.37231 
-0.1709,1.77002 v 3.91235 h -1.01929 v - [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37338"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 378.29224,630.67184 v 3.4607 h -1.12915 v -9.43604 h 1.12915 
v 0.87281 q 0.28076,-0.5066 0.74463,-0.76905 0.46997,-0.26855 1.08032,-0.26855 
1.23901,0 1.94092,0.95825 0.708,0.95825 0.708,2.65503 0,1.66626 -0.708,2.61841 
-0.70801,0.94604 -1.94092,0.94604 -0.62256,0 -1.09253,-0.26245 
-0.46387,-0.26855 -0.73242,-0.77515 z m 3.29589,-2.55127 q 0,-1.30615 
-0.41503,-1.97143 -0.40894,-0.66528 -1.22071,-0.66528 -0.81787,0 
-1.23901,0.67138 -0.42114,0.66529 -0.42114,1.96533 0,1.29 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37340"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 288.68042,646.53488 1.71509,2.29492 h -0.93994 l 
-1.98365,-2.29492 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37368"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 304.98291,647.56027 -0.63477,2.53296 h 1.49537 l 
0.64086,-2.53296 h 0.97657 l -0.64087,2.53296 h 1.48926 v 0.93994 h -1.71509 l 
-0.5127,2.03858 h 1.52588 v 0.93383 h -1.76391 l -0.63477,2.52686 h -0.97656 l 
0.64087,-2.52686 h -1.50147 l -0.64087,2.52686 h -0.97046 l 0.63477,-2.52686 h 
-1.57471 v -0.93383 h 1.81275 l 0.51269,-2.03858 h -1.62353 v -0.93994 h 
1.84936 l 0.63477,-2.53296 z m 0.63477,3.4729 h -1.49537 l -0.51269,2.03858 h 
1.50146 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#800080;fill-opacity:1"
+             id="path37372"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 311.31226,650.0444 h 1.53808 v 1.84937 h -1.53808 z m 
0,4.62647 h 1.53808 v 1.86157 h -1.53808 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#800080;fill-opacity:1"
+             id="path37374"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 322.323,656.18454 q -0.45166,0.26245 -0.93384,0.39062 
-0.47607,0.13428 -0.97656,0.13428 -1.58692,0 -2.48413,-0.95215 
-0.89112,-0.95214 -0.89112,-2.63672 0,-1.68457 0.89112,-2.63671 
0.89721,-0.95215 2.48413,-0.95215 0.49438,0 0.96435,0.12817 0.46997,0.12818 
0.94605,0.39673 v 1.17798 q -0.44556,-0.39673 -0.89722,-0.57373 -0.44556,-0.177 
-1.01318,-0.177 -1.05591,0 -1.62354,0.68359 -0.56762,0.68359 -0.56762,1.95312 
0,1.26343 0.56762,1.95313 0.57373,0.68359 1.62354,0.68359 0 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#800080;fill-opacity:1"
+             id="path37376"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 327.12646,650.48386 q -0.85449,0 -1.29394,0.66528 
-0.43945,0.66528 -0.43945,1.97143 0,1.30005 0.43945,1.97144 0.43945,0.66528 
1.29394,0.66528 0.8606,0 1.30005,-0.66528 0.43946,-0.67139 0.43946,-1.97144 
0,-1.30615 -0.43946,-1.97143 -0.43945,-0.66528 -1.30005,-0.66528 z m 0,-0.95215 
q 1.42212,0 2.17286,0.92163 0.75683,0.92163 0.75683,2.66723 0,1.75171 
-0.75073,2.67334 -0.75073,0.91553 -2.17896,0.91553 -1.42211,0 -2.17285,-0.91553 
-0.75073,-0.92163 -0.75073,-2.67334 0,-1.7 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#800080;fill-opacity:1"
+             id="path37378"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 337.30103,652.2966 v 4.23584 h -1.12916 v -4.23584 q 
0,-0.92163 -0.32348,-1.35498 -0.32349,-0.43335 -1.01318,-0.43335 -0.78736,0 
-1.2146,0.56152 -0.42115,0.55542 -0.42115,1.59912 v 3.86353 h -1.12304 v 
-6.83594 h 1.12304 v 1.02539 q 0.29908,-0.58593 0.81177,-0.88501 
0.5127,-0.30517 1.2146,-0.30517 1.0437,0 1.5564,0.6897 0.5188,0.68359 
0.5188,2.07519 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#800080;fill-opacity:1"
+             id="path37380"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 344.8938,647.03537 v 0.93384 h -1.27564 q -0.60424,0 
-0.84228,0.25024 -0.23193,0.24414 -0.23193,0.8728 v 0.60425 h 2.34985 v 0.87281 
h -2.34985 v 5.96313 h -1.12305 v -5.96313 h -1.82495 v -0.87281 h 1.82495 v 
-0.47607 q 0,-1.12305 0.51269,-1.65405 0.5188,-0.53101 1.61133,-0.53101 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#800080;fill-opacity:1"
+             id="path37382"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 347.48779,649.6965 h 2.87476 v 5.96314 h 2.22778 v 0.8728 h 
-5.57861 v -0.8728 h 2.22778 v -5.09033 h -1.75171 z m 1.75171,-2.66113 h 
1.12305 v 1.42212 h -1.12305 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#800080;fill-opacity:1"
+             id="path37384"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 358.68164,653.05954 q 0,-1.26343 -0.41504,-1.9165 
-0.40893,-0.65918 -1.19629,-0.65918 -0.82397,0 -1.25732,0.65918 
-0.43335,0.65307 -0.43335,1.9165 0,1.26343 0.43335,1.92871 0.43945,0.65918 
1.26953,0.65918 0.77515,0 1.18408,-0.66528 0.41504,-0.66529 0.41504,-1.92261 z 
m 1.12305,3.03345 q 0,1.53808 -0.72632,2.33154 -0.72632,0.79346 
-2.13623,0.79346 -0.46387,0 -0.97046,-0.0855 -0.50659,-0.0854 -1.01318,-0.25025 
v -1.11084 q 0.59814,0.28077 1.08642,0.41504 0.48828,0.13428 0 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#800080;fill-opacity:1"
+             id="path37386"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 362.15454,653.94455 v -4.23584 h 1.12305 v 4.23584 q 
0,0.92163 0.32348,1.35498 0.32959,0.43335 1.01319,0.43335 0.79345,0 
1.2146,-0.55542 0.42114,-0.56152 0.42114,-1.60522 v -3.86353 h 1.12915 v 
6.82373 H 366.25 v -1.02539 q -0.29907,0.59204 -0.81787,0.89722 -0.5127,0.30517 
-1.20239,0.30517 -1.04981,0 -1.5625,-0.68359 -0.5127,-0.6897 -0.5127,-2.0813 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#800080;fill-opacity:1"
+             id="path37388"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 375.53345,651.10641 q -0.36011,-0.28076 -0.73242,-0.40893 
-0.37232,-0.12817 -0.81788,-0.12817 -1.0498,0 -1.60522,0.65918 -0.55542,0.65917 
-0.55542,1.90429 v 3.39966 h -1.12915 v -6.83594 h 1.12915 v 1.33667 q 
0.28076,-0.72632 0.8606,-1.11084 0.58593,-0.39062 1.38549,-0.39062 0.41504,0 
0.77515,0.10376 0.36011,0.10376 0.6897,0.32348 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#800080;fill-opacity:1"
+             id="path37390"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 382.79053,652.83371 v 0.54932 h -4.8645 v 0.0366 q 0,1.11694 
0.57983,1.72729 0.58594,0.61035 1.64795,0.61035 0.53711,0 1.12305,-0.17089 
0.58593,-0.1709 1.25122,-0.5188 v 1.11694 q -0.64087,0.26245 -1.23902,0.39062 
-0.59204,0.13428 -1.14746,0.13428 -1.59302,0 -2.49023,-0.95215 
-0.89722,-0.95825 -0.89722,-2.63672 0,-1.63574 0.87891,-2.6123 0.8789,-0.97656 
2.34375,-0.97656 1.30615,0 2.05688,0.88501 0.75684,0.88501 0.75684,2.41699 z m 
-1.12305,-0.32959 q -0.0244,-0.98877 -0 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#800080;fill-opacity:1"
+             id="path37392"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 385.6958,652.60788 h 3.17993 v 1.00098 h -3.17993 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#800080;fill-opacity:1"
+             id="path37394"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 397.53052,647.03537 v 0.93384 h -1.27564 q -0.60425,0 
-0.84228,0.25024 -0.23194,0.24414 -0.23194,0.8728 v 0.60425 h 2.34986 v 0.87281 
h -2.34986 v 5.96313 h -1.12304 v -5.96313 h -1.82495 v -0.87281 h 1.82495 v 
-0.47607 q 0,-1.12305 0.51269,-1.65405 0.5188,-0.53101 1.61133,-0.53101 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#800080;fill-opacity:1"
+             id="path37396"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 402.46216,654.05441 q 0,0.75684 0.27466,1.14136 
0.28076,0.38452 0.82397,0.38452 h 1.31226 v 0.95215 h -1.42212 q -1.00708,0 
-1.5625,-0.64697 -0.54932,-0.64698 -0.54932,-1.83106 v -6.20727 h -1.80054 v 
-0.87891 h 2.92359 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#800080;fill-opacity:1"
+             id="path37398"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 410.36621,653.09616 h -0.37231 q -0.98267,0 -1.48316,0.3479 
-0.49438,0.3418 -0.49438,1.02539 0,0.61646 0.37231,0.95825 0.37232,0.3418 
1.0315,0.3418 0.92773,0 1.45874,-0.64087 0.531,-0.64697 0.53711,-1.78222 v 
-0.25025 z m 2.17896,-0.46387 v 3.90015 h -1.12915 v -1.01318 q 
-0.36011,0.61035 -0.90943,0.90332 -0.54321,0.28686 -1.32446,0.28686 -1.0437,0 
-1.66626,-0.58594 -0.62256,-0.59204 -0.62256,-1.58081 0,-1.14135 
0.76294,-1.73339 0.76904,-0.59205 2.2522,-0.59205 h 1.5075 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#800080;fill-opacity:1"
+             id="path37400"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 418.83789,653.05954 q 0,-1.26343 -0.41504,-1.9165 
-0.40893,-0.65918 -1.19629,-0.65918 -0.82397,0 -1.25732,0.65918 
-0.43335,0.65307 -0.43335,1.9165 0,1.26343 0.43335,1.92871 0.43945,0.65918 
1.26953,0.65918 0.77515,0 1.18408,-0.66528 0.41504,-0.66529 0.41504,-1.92261 z 
m 1.12305,3.03345 q 0,1.53808 -0.72632,2.33154 -0.72632,0.79346 
-2.13623,0.79346 -0.46387,0 -0.97046,-0.0855 -0.50659,-0.0854 -1.01318,-0.25025 
v -1.11084 q 0.59814,0.28077 1.08642,0.41504 0.48828,0.13428 0 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#800080;fill-opacity:1"
+             id="path37402"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 427.05933,649.93454 v 1.09863 q -0.48218,-0.28076 
-0.97046,-0.42114 -0.48828,-0.14038 -0.99488,-0.14038 -0.76294,0 
-1.14135,0.25024 -0.37232,0.24414 -0.37232,0.75074 0,0.45776 0.28076,0.68359 
0.28077,0.22583 1.39771,0.43945 l 0.45166,0.0854 q 0.83618,0.15869 
1.26343,0.63477 0.43335,0.47607 0.43335,1.23901 0,1.01318 -0.72022,1.58692 
-0.72021,0.56762 -2.00195,0.56762 -0.50659,0 -1.06201,-0.10986 
-0.55542,-0.10376 -1.2024,-0.31738 v -1.15967 q 0.62867,0.32348 1.2024,0.4882 
[...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#800080;fill-opacity:1"
+             id="path37404"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 440.44434,647.41989 v 3.38745 h -1.06202 v -3.38745 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37406"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 351.16211,740.55954 q 0,-1.26343 -0.41504,-1.9165 
-0.40894,-0.65918 -1.19629,-0.65918 -0.82397,0 -1.25732,0.65918 
-0.43335,0.65307 -0.43335,1.9165 0,1.26343 0.43335,1.92871 0.43945,0.65918 
1.26953,0.65918 0.77514,0 1.18408,-0.66528 0.41504,-0.66529 0.41504,-1.92261 z 
m 1.12305,3.03345 q 0,1.53808 -0.72632,2.33154 -0.72632,0.79346 
-2.13623,0.79346 -0.46387,0 -0.97046,-0.0855 -0.50659,-0.0854 -1.01319,-0.25025 
v -1.11084 q 0.59815,0.28077 1.08643,0.41504 0.48828,0.13428 0 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37874"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 355.73364,743.17184 v 3.4607 h -1.12915 v -9.43604 h 1.12915 
v 0.87281 q 0.28076,-0.5066 0.74463,-0.76905 0.46997,-0.26855 1.08032,-0.26855 
1.23902,0 1.94092,0.95825 0.70801,0.95825 0.70801,2.65503 0,1.66626 
-0.70801,2.61841 -0.70801,0.94604 -1.94092,0.94604 -0.62255,0 -1.09253,-0.26245 
-0.46386,-0.26855 -0.73242,-0.77515 z m 3.2959,-2.55127 q 0,-1.30615 
-0.41504,-1.97143 -0.40893,-0.66528 -1.2207,-0.66528 -0.81787,0 
-1.23901,0.67138 -0.42115,0.66529 -0.42115,1.96533 0, [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37876"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 364.8645,741.55441 q 0,0.75684 0.27466,1.14136 
0.28076,0.38452 0.82397,0.38452 h 1.31226 v 0.95215 h -1.42212 q -1.00708,0 
-1.5625,-0.64697 -0.54931,-0.64698 -0.54931,-1.83106 v -6.20727 h -1.80054 v 
-0.87891 h 2.92358 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37878"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 373.22021,739.15573 q 0.89722,0.23804 1.3733,0.84839 
0.47607,0.60425 0.47607,1.51367 0,1.25733 -0.84839,1.97754 -0.84228,0.71411 
-2.33765,0.71411 -0.62866,0 -1.28173,-0.11596 -0.65308,-0.11597 
-1.28174,-0.3357 v -1.2268 q 0.62256,0.32348 1.2268,0.48217 0.60425,0.15869 
1.2024,0.15869 1.01318,0 1.55639,-0.45776 0.54322,-0.45776 0.54322,-1.31836 
0,-0.79346 -0.54322,-1.25732 -0.54321,-0.46997 -1.47094,-0.46997 h -0.93994 v 
-1.01319 h 0.93994 q 0.84839,0 1.32446,-0.37231 0.4 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37880"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 380.27588,736.88522 v 2.70996 h 2.71606 v 1.0376 h -2.71606 
v 2.70996 h -1.02539 v -2.70996 h -2.70996 v -1.0376 h 2.70996 v -2.70996 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;text-anchor:start;fill:#000000;fill-opacity:1"
+             id="path37882"
+             inkscape:connector-curvature="0" />
+          <g
+             inkscape:groupmode="layer"
+             id="layer3"
+             inkscape:label="Layer 3"
+             style="display:inline;fill:#000000" />
+          <g
+             inkscape:groupmode="layer"
+             id="layer6"
+             inkscape:label="parens">
+            <path
+               inkscape:connector-curvature="0"
+               d="m 253.573,472.04758 q -0.81177,1.3916 -1.2146,2.7771 
-0.39673,1.37939 -0.39673,2.7832 0,1.3977 0.39673,2.7832 0.40283,1.3855 
1.2146,2.78931 h -0.97656 q -0.92164,-1.45264 -1.3733,-2.82593 
-0.45166,-1.37939 -0.45166,-2.74658 0,-1.36108 0.45166,-2.74048 
0.45166,-1.37939 1.3733,-2.81982 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path36900" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 268.61206,484.54758 q -0.81177,1.3916 -1.2146,2.7771 
-0.39673,1.37939 -0.39673,2.7832 0,1.3977 0.39673,2.7832 0.40283,1.3855 
1.2146,2.78931 h -0.97656 q -0.92163,-1.45264 -1.37329,-2.82593 
-0.45166,-1.37939 -0.45166,-2.74658 0,-1.36108 0.45166,-2.74048 
0.45166,-1.37939 1.37329,-2.81982 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path36922" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 283.65112,497.04758 q -0.81176,1.3916 -1.2146,2.7771 
-0.39673,1.37939 -0.39673,2.7832 0,1.3977 0.39673,2.7832 0.40284,1.3855 
1.2146,2.78931 h -0.97656 q -0.92163,-1.45264 -1.37329,-2.82593 
-0.45166,-1.37939 -0.45166,-2.74658 0,-1.36108 0.45166,-2.74048 
0.45166,-1.37939 1.37329,-2.81982 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path36938" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 370.60791,497.04758 h 0.97656 q 0.92163,1.44043 
1.37329,2.81982 0.45166,1.3794 0.45166,2.74048 0,1.37329 -0.45166,2.75269 
-0.45166,1.37939 -1.37329,2.81982 h -0.97656 q 0.81177,-1.41602 1.2085,-2.80151 
0.40283,-1.3855 0.40283,-2.771 0,-1.3916 -0.40283,-2.7771 -0.39673,-1.3855 
-1.2085,-2.7832 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path36960" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 283.65112,509.54758 q -0.81176,1.3916 -1.2146,2.7771 
-0.39673,1.37939 -0.39673,2.7832 0,1.3977 0.39673,2.7832 0.40284,1.3855 
1.2146,2.78931 h -0.97656 q -0.92163,-1.45264 -1.37329,-2.82593 
-0.45166,-1.37939 -0.45166,-2.74658 0,-1.36108 0.45166,-2.74048 
0.45166,-1.37939 1.37329,-2.81982 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path36962" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 393.1665,509.54758 h 0.97657 q 0.92163,1.44043 
1.37329,2.81982 0.45166,1.3794 0.45166,2.74048 0,1.37329 -0.45166,2.75269 
-0.45166,1.37939 -1.37329,2.81982 h -0.97657 q 0.81177,-1.41602 1.2085,-2.80151 
0.40283,-1.3855 0.40283,-2.771 0,-1.3916 -0.40283,-2.7771 -0.39673,-1.3855 
-1.2085,-2.7832 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path36990" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 283.65112,522.04758 q -0.81176,1.3916 -1.2146,2.7771 
-0.39673,1.37939 -0.39673,2.7832 0,1.3977 0.39673,2.7832 0.40284,1.3855 
1.2146,2.78931 h -0.97656 q -0.92163,-1.45264 -1.37329,-2.82593 
-0.45166,-1.37939 -0.45166,-2.74658 0,-1.36108 0.45166,-2.74048 
0.45166,-1.37939 1.37329,-2.81982 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path36992" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 291.17065,534.54758 q -0.81176,1.3916 -1.2146,2.7771 
-0.39672,1.37939 -0.39672,2.7832 0,1.3977 0.39672,2.7832 0.40284,1.3855 
1.2146,2.78931 h -0.97656 q -0.92163,-1.45264 -1.37329,-2.82593 
-0.45166,-1.37939 -0.45166,-2.74658 0,-1.36108 0.45166,-2.74048 
0.45166,-1.37939 1.37329,-2.81982 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37006" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 306.20972,547.04758 q -0.81177,1.3916 -1.2146,2.7771 
-0.39673,1.37939 -0.39673,2.7832 0,1.3977 0.39673,2.7832 0.40283,1.3855 
1.2146,2.78931 h -0.97657 q -0.92163,-1.45264 -1.37329,-2.82593 
-0.45166,-1.37939 -0.45166,-2.74658 0,-1.36108 0.45166,-2.74048 
0.45166,-1.37939 1.37329,-2.81982 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37020" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 430.76416,547.04758 h 0.97656 q 0.92163,1.44043 
1.37329,2.81982 0.45166,1.3794 0.45166,2.74048 0,1.37329 -0.45166,2.75269 
-0.45166,1.37939 -1.37329,2.81982 h -0.97656 q 0.81177,-1.41602 1.2085,-2.80151 
0.40283,-1.3855 0.40283,-2.771 0,-1.3916 -0.40283,-2.7771 -0.39673,-1.3855 
-1.2085,-2.7832 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37052" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 306.20972,559.54758 q -0.81177,1.3916 -1.2146,2.7771 
-0.39673,1.37939 -0.39673,2.7832 0,1.3977 0.39673,2.7832 0.40283,1.3855 
1.2146,2.78931 h -0.97657 q -0.92163,-1.45264 -1.37329,-2.82593 
-0.45166,-1.37939 -0.45166,-2.74658 0,-1.36108 0.45166,-2.74048 
0.45166,-1.37939 1.37329,-2.81982 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37054" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 343.80737,559.54758 q -0.81176,1.3916 -1.2146,2.7771 
-0.39673,1.37939 -0.39673,2.7832 0,1.3977 0.39673,2.7832 0.40284,1.3855 
1.2146,2.78931 h -0.97656 q -0.92163,-1.45264 -1.37329,-2.82593 
-0.45166,-1.37939 -0.45166,-2.74658 0,-1.36108 0.45166,-2.74048 
0.45166,-1.37939 1.37329,-2.81982 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37062" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 581.15479,572.04758 h 0.97656 q 0.92163,1.44043 
1.37329,2.81982 0.45166,1.3794 0.45166,2.74048 0,1.37329 -0.45166,2.75269 
-0.45166,1.37939 -1.37329,2.81982 h -0.97656 q 0.81176,-1.41602 
1.20849,-2.80151 0.40283,-1.3855 0.40283,-2.771 0,-1.3916 -0.40283,-2.7771 
-0.39673,-1.3855 -1.20849,-2.7832 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37172" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 588.67432,572.04758 h 0.97656 q 0.92163,1.44043 
1.37329,2.81982 0.45166,1.3794 0.45166,2.74048 0,1.37329 -0.45166,2.75269 
-0.45166,1.37939 -1.37329,2.81982 h -0.97656 q 0.81176,-1.41602 
1.20849,-2.80151 0.40283,-1.3855 0.40283,-2.771 0,-1.3916 -0.40283,-2.7771 
-0.39673,-1.3855 -1.20849,-2.7832 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37174" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 306.20972,584.54758 q -0.81177,1.3916 -1.2146,2.7771 
-0.39673,1.37939 -0.39673,2.7832 0,1.3977 0.39673,2.7832 0.40283,1.3855 
1.2146,2.78931 h -0.97657 q -0.92163,-1.45264 -1.37329,-2.82593 
-0.45166,-1.37939 -0.45166,-2.74658 0,-1.36108 0.45166,-2.74048 
0.45166,-1.37939 1.37329,-2.81982 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37176" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 366.36597,584.54758 q -0.81177,1.3916 -1.2146,2.7771 
-0.39673,1.37939 -0.39673,2.7832 0,1.3977 0.39673,2.7832 0.40283,1.3855 
1.2146,2.78931 h -0.97657 q -0.92163,-1.45264 -1.37329,-2.82593 
-0.45166,-1.37939 -0.45166,-2.74658 0,-1.36108 0.45166,-2.74048 
0.45166,-1.37939 1.37329,-2.81982 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37190" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 543.55713,584.54758 h 0.97656 q 0.92163,1.44043 
1.37329,2.81982 0.45166,1.3794 0.45166,2.74048 0,1.37329 -0.45166,2.75269 
-0.45166,1.37939 -1.37329,2.81982 h -0.97656 q 0.81177,-1.41602 
1.20849,-2.80151 0.40284,-1.3855 0.40284,-2.771 0,-1.3916 -0.40284,-2.7771 
-0.39672,-1.3855 -1.20849,-2.7832 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37236" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 551.07666,584.54758 h 0.97656 q 0.92163,1.44043 
1.37329,2.81982 0.45166,1.3794 0.45166,2.74048 0,1.37329 -0.45166,2.75269 
-0.45166,1.37939 -1.37329,2.81982 h -0.97656 q 0.81177,-1.41602 1.2085,-2.80151 
0.40283,-1.3855 0.40283,-2.771 0,-1.3916 -0.40283,-2.7771 -0.39673,-1.3855 
-1.2085,-2.7832 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37238" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 558.59619,584.54758 h 0.97656 q 0.92163,1.44043 
1.37329,2.81982 0.45167,1.3794 0.45167,2.74048 0,1.37329 -0.45167,2.75269 
-0.45166,1.37939 -1.37329,2.81982 h -0.97656 q 0.81177,-1.41602 1.2085,-2.80151 
0.40283,-1.3855 0.40283,-2.771 0,-1.3916 -0.40283,-2.7771 -0.39673,-1.3855 
-1.2085,-2.7832 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37240" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 566.11572,584.54758 h 0.97657 q 0.92163,1.44043 
1.37329,2.81982 0.45166,1.3794 0.45166,2.74048 0,1.37329 -0.45166,2.75269 
-0.45166,1.37939 -1.37329,2.81982 h -0.97657 q 0.81177,-1.41602 1.2085,-2.80151 
0.40283,-1.3855 0.40283,-2.771 0,-1.3916 -0.40283,-2.7771 -0.39673,-1.3855 
-1.2085,-2.7832 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37242" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 283.65112,597.04758 q -0.81176,1.3916 -1.2146,2.7771 
-0.39673,1.37939 -0.39673,2.7832 0,1.3977 0.39673,2.7832 0.40284,1.3855 
1.2146,2.78931 h -0.97656 q -0.92163,-1.45264 -1.37329,-2.82593 
-0.45166,-1.37939 -0.45166,-2.74658 0,-1.36108 0.45166,-2.74048 
0.45166,-1.37939 1.37329,-2.81982 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37244" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 505.95947,597.04758 h 0.97657 q 0.92163,1.44043 
1.37329,2.81982 0.45166,1.3794 0.45166,2.74048 0,1.37329 -0.45166,2.75269 
-0.45166,1.37939 -1.37329,2.81982 h -0.97657 q 0.81177,-1.41602 1.2085,-2.80151 
0.40283,-1.3855 0.40283,-2.771 0,-1.3916 -0.40283,-2.7771 -0.39673,-1.3855 
-1.2085,-2.7832 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37302" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 283.65112,609.54758 q -0.81176,1.3916 -1.2146,2.7771 
-0.39673,1.37939 -0.39673,2.7832 0,1.3977 0.39673,2.78319 0.40284,1.3855 
1.2146,2.78931 h -0.97656 q -0.92163,-1.45264 -1.37329,-2.82593 
-0.45166,-1.37938 -0.45166,-2.74657 0,-1.36108 0.45166,-2.74048 
0.45166,-1.37939 1.37329,-2.81982 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37304" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 298.69019,622.04757 q -0.81177,1.3916 -1.2146,2.7771 
-0.39673,1.37939 -0.39673,2.7832 0,1.3977 0.39673,2.7832 0.40283,1.3855 
1.2146,2.78931 h -0.97657 q -0.92163,-1.45264 -1.37329,-2.82593 
-0.45166,-1.37939 -0.45166,-2.74658 0,-1.36108 0.45166,-2.74048 
0.45166,-1.37939 1.37329,-2.81982 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37320" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 306.20972,622.04757 q -0.81177,1.3916 -1.2146,2.7771 
-0.39673,1.37939 -0.39673,2.7832 0,1.3977 0.39673,2.7832 0.40283,1.3855 
1.2146,2.78931 h -0.97657 q -0.92163,-1.45264 -1.37329,-2.82593 
-0.45166,-1.37939 -0.45166,-2.74658 0,-1.36108 0.45166,-2.74048 
0.45166,-1.37939 1.37329,-2.81982 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37322" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 385.64697,622.04757 h 0.97657 q 0.92163,1.44043 
1.37329,2.81982 0.45166,1.3794 0.45166,2.74048 0,1.37329 -0.45166,2.75269 
-0.45166,1.37939 -1.37329,2.81982 h -0.97657 q 0.81177,-1.41602 1.2085,-2.80151 
0.40283,-1.3855 0.40283,-2.771 0,-1.3916 -0.40283,-2.7771 -0.39673,-1.3855 
-1.2085,-2.7832 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37342" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 393.1665,622.04757 h 0.97657 q 0.92163,1.44043 
1.37329,2.81982 0.45166,1.3794 0.45166,2.74048 0,1.37329 -0.45166,2.75269 
-0.45166,1.37939 -1.37329,2.81982 h -0.97657 q 0.81177,-1.41602 1.2085,-2.80151 
0.40283,-1.3855 0.40283,-2.771 0,-1.3916 -0.40283,-2.7771 -0.39673,-1.3855 
-1.2085,-2.7832 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37344" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 400.68604,622.04757 h 0.97656 q 0.92163,1.44043 
1.37329,2.81982 0.45166,1.3794 0.45166,2.74048 0,1.37329 -0.45166,2.75269 
-0.45166,1.37939 -1.37329,2.81982 h -0.97656 q 0.81176,-1.41602 
1.20849,-2.80151 0.40283,-1.3855 0.40283,-2.771 0,-1.3916 -0.40283,-2.7771 
-0.39673,-1.3855 -1.20849,-2.7832 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37346" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 283.65112,634.54757 q -0.81176,1.3916 -1.2146,2.7771 
-0.39673,1.37939 -0.39673,2.7832 0,1.3977 0.39673,2.7832 0.40284,1.3855 
1.2146,2.78931 h -0.97656 q -0.92163,-1.45264 -1.37329,-2.82593 
-0.45166,-1.37939 -0.45166,-2.74658 0,-1.36108 0.45166,-2.74048 
0.45166,-1.37939 1.37329,-2.81982 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37348" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 298.69019,647.04757 q -0.81177,1.3916 -1.2146,2.7771 
-0.39673,1.37939 -0.39673,2.7832 0,1.3977 0.39673,2.7832 0.40283,1.3855 
1.2146,2.78931 h -0.97657 q -0.92163,-1.45264 -1.37329,-2.82593 
-0.45166,-1.37939 -0.45166,-2.74658 0,-1.36108 0.45166,-2.74048 
0.45166,-1.37939 1.37329,-2.81982 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37370" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 449.08081,647.04757 q -0.81177,1.3916 -1.2146,2.7771 
-0.39673,1.37939 -0.39673,2.7832 0,1.3977 0.39673,2.7832 0.40283,1.3855 
1.2146,2.78931 h -0.97656 q -0.92163,-1.45264 -1.37329,-2.82593 
-0.45166,-1.37939 -0.45166,-2.74658 0,-1.36108 0.45166,-2.74048 
0.45166,-1.37939 1.37329,-2.81982 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37408" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 543.55713,647.04757 h 0.97656 q 0.92163,1.44043 
1.37329,2.81982 0.45166,1.3794 0.45166,2.74048 0,1.37329 -0.45166,2.75269 
-0.45166,1.37939 -1.37329,2.81982 h -0.97656 q 0.81177,-1.41602 
1.20849,-2.80151 0.40284,-1.3855 0.40284,-2.771 0,-1.3916 -0.40284,-2.7771 
-0.39672,-1.3855 -1.20849,-2.7832 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37434" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 551.07666,647.04757 h 0.97656 q 0.92163,1.44043 
1.37329,2.81982 0.45166,1.3794 0.45166,2.74048 0,1.37329 -0.45166,2.75269 
-0.45166,1.37939 -1.37329,2.81982 h -0.97656 q 0.81177,-1.41602 1.2085,-2.80151 
0.40283,-1.3855 0.40283,-2.771 0,-1.3916 -0.40283,-2.7771 -0.39673,-1.3855 
-1.2085,-2.7832 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37436" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 558.59619,647.04757 h 0.97656 q 0.92163,1.44043 
1.37329,2.81982 0.45167,1.3794 0.45167,2.74048 0,1.37329 -0.45167,2.75269 
-0.45166,1.37939 -1.37329,2.81982 h -0.97656 q 0.81177,-1.41602 1.2085,-2.80151 
0.40283,-1.3855 0.40283,-2.771 0,-1.3916 -0.40283,-2.7771 -0.39673,-1.3855 
-1.2085,-2.7832 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37438" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 283.65112,659.54757 q -0.81176,1.3916 -1.2146,2.7771 
-0.39673,1.37939 -0.39673,2.7832 0,1.3977 0.39673,2.7832 0.40284,1.3855 
1.2146,2.78931 h -0.97656 q -0.92163,-1.45264 -1.37329,-2.82593 
-0.45166,-1.37939 -0.45166,-2.74658 0,-1.36108 0.45166,-2.74048 
0.45166,-1.37939 1.37329,-2.81982 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37440" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 626.27197,659.54757 h 0.97657 q 0.92163,1.44043 
1.37329,2.81982 0.45166,1.3794 0.45166,2.74048 0,1.37329 -0.45166,2.75269 
-0.45166,1.37939 -1.37329,2.81982 h -0.97657 q 0.81177,-1.41602 1.2085,-2.80151 
0.40283,-1.3855 0.40283,-2.771 0,-1.3916 -0.40283,-2.7771 -0.39673,-1.3855 
-1.2085,-2.7832 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37530" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 283.65112,672.04757 q -0.81176,1.3916 -1.2146,2.7771 
-0.39673,1.37939 -0.39673,2.7832 0,1.3977 0.39673,2.7832 0.40284,1.3855 
1.2146,2.78931 h -0.97656 q -0.92163,-1.45264 -1.37329,-2.82593 
-0.45166,-1.37939 -0.45166,-2.74658 0,-1.36108 0.45166,-2.74048 
0.45166,-1.37939 1.37329,-2.81982 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37532" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 566.11572,672.04757 h 0.97657 q 0.92163,1.44043 
1.37329,2.81982 0.45166,1.3794 0.45166,2.74048 0,1.37329 -0.45166,2.75269 
-0.45166,1.37939 -1.37329,2.81982 h -0.97657 q 0.81177,-1.41602 1.2085,-2.80151 
0.40283,-1.3855 0.40283,-2.771 0,-1.3916 -0.40283,-2.7771 -0.39673,-1.3855 
-1.2085,-2.7832 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37600" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 283.65112,684.54757 q -0.81176,1.3916 -1.2146,2.7771 
-0.39673,1.37939 -0.39673,2.7832 0,1.3977 0.39673,2.7832 0.40284,1.3855 
1.2146,2.78931 h -0.97656 q -0.92163,-1.45264 -1.37329,-2.82593 
-0.45166,-1.37939 -0.45166,-2.74658 0,-1.36108 0.45166,-2.74048 
0.45166,-1.37939 1.37329,-2.81982 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37602" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 453.32275,722.04757 h 0.97657 q 0.92163,1.44043 
1.37329,2.81982 0.45166,1.3794 0.45166,2.74048 0,1.37329 -0.45166,2.75269 
-0.45166,1.37939 -1.37329,2.81982 h -0.97657 q 0.81177,-1.41602 1.2085,-2.80151 
0.40283,-1.3855 0.40283,-2.771 0,-1.3916 -0.40283,-2.7771 -0.39673,-1.3855 
-1.2085,-2.7832 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37856" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 283.65112,734.54757 q -0.81176,1.3916 -1.2146,2.7771 
-0.39673,1.37939 -0.39673,2.7832 0,1.3977 0.39673,2.7832 0.40284,1.3855 
1.2146,2.78931 h -0.97656 q -0.92163,-1.45264 -1.37329,-2.82593 
-0.45166,-1.37939 -0.45166,-2.74658 0,-1.36108 0.45166,-2.74048 
0.45166,-1.37939 1.37329,-2.81982 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37858" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 385.64697,734.54757 h 0.97657 q 0.92163,1.44043 
1.37329,2.81982 0.45166,1.3794 0.45166,2.74048 0,1.37329 -0.45166,2.75269 
-0.45166,1.37939 -1.37329,2.81982 h -0.97657 q 0.81177,-1.41602 1.2085,-2.80151 
0.40283,-1.3855 0.40283,-2.771 0,-1.3916 -0.40283,-2.7771 -0.39673,-1.3855 
-1.2085,-2.7832 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37884" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 393.1665,734.54757 h 0.97657 q 0.92163,1.44043 
1.37329,2.81982 0.45166,1.3794 0.45166,2.74048 0,1.37329 -0.45166,2.75269 
-0.45166,1.37939 -1.37329,2.81982 h -0.97657 q 0.81177,-1.41602 1.2085,-2.80151 
0.40283,-1.3855 0.40283,-2.771 0,-1.3916 -0.40283,-2.7771 -0.39673,-1.3855 
-1.2085,-2.7832 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37886" />
+            <path
+               inkscape:connector-curvature="0"
+               d="m 400.68604,734.54757 h 0.97656 q 0.92163,1.44043 
1.37329,2.81982 0.45166,1.3794 0.45166,2.74048 0,1.37329 -0.45166,2.75269 
-0.45166,1.37939 -1.37329,2.81982 h -0.97656 q 0.81176,-1.41602 
1.20849,-2.80151 0.40283,-1.3855 0.40283,-2.771 0,-1.3916 -0.40283,-2.7771 
-0.39673,-1.3855 -1.20849,-2.7832 z"
+               
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#cccccc;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               id="path37888" />
+          </g>
+        </g>
+        <g
+           inkscape:groupmode="layer"
+           id="layer7"
+           inkscape:label="keys"
+           style="display:inline">
+          <path
+             d="m 292.18384,502.2966 v 4.23584 h -1.12915 v -4.23584 q 
0,-0.92163 -0.32349,-1.35498 -0.32349,-0.43335 -1.01318,-0.43335 -0.78736,0 
-1.2146,0.56152 -0.42114,0.55542 -0.42114,1.59912 v 3.86353 h -1.12305 v 
-6.83594 h 1.12305 v 1.02539 q 0.29907,-0.58593 0.81176,-0.88501 
0.5127,-0.30517 1.2146,-0.30517 1.0437,0 1.5564,0.6897 0.5188,0.68359 
0.5188,2.07519 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path36940"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 297.57324,503.09616 h -0.37231 q -0.98267,0 -1.48316,0.3479 
-0.49438,0.3418 -0.49438,1.02539 0,0.61646 0.37231,0.95825 0.37232,0.3418 
1.0315,0.3418 0.92773,0 1.45874,-0.64087 0.531,-0.64697 0.53711,-1.78222 v 
-0.25025 z m 2.17896,-0.46387 v 3.90015 h -1.12915 v -1.01318 q 
-0.36011,0.61035 -0.90943,0.90332 -0.54321,0.28686 -1.32446,0.28686 -1.0437,0 
-1.66626,-0.58594 -0.62256,-0.59204 -0.62256,-1.58081 0,-1.14135 
0.76294,-1.73339 0.76904,-0.59205 2.2522,-0.59205 h 1.5075 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path36942"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 304.93408,500.3923 q 0.20752,-0.43945 0.5249,-0.64697 
0.32349,-0.21362 0.77515,-0.21362 0.82398,0 1.15967,0.64087 0.3418,0.63476 
0.3418,2.39868 v 3.96118 h -1.02539 v -3.91235 q 0,-1.44654 -0.1648,-1.79444 
-0.15869,-0.354 -0.58594,-0.354 -0.48828,0 -0.67138,0.37842 -0.17701,0.37231 
-0.17701,1.77002 v 3.91235 h -1.02539 v -3.91235 q 0,-1.46485 -0.177,-1.80664 
-0.1709,-0.3418 -0.62256,-0.3418 -0.44555,0 -0.62256,0.37842 -0.17089,0.37231 
-0.17089,1.77002 v 3.91235 h -1.019 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path36944"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 315.11475,502.83371 v 0.54932 h -4.86451 v 0.0366 q 
0,1.11694 0.57984,1.72729 0.58594,0.61035 1.64795,0.61035 0.53711,0 
1.12304,-0.17089 0.58594,-0.1709 1.25122,-0.5188 v 1.11694 q -0.64086,0.26245 
-1.23901,0.39062 -0.59204,0.13428 -1.14746,0.13428 -1.59302,0 -2.49023,-0.95215 
-0.89722,-0.95825 -0.89722,-2.63672 0,-1.63574 0.87891,-2.6123 0.8789,-0.97656 
2.34375,-0.97656 1.30615,0 2.05688,0.88501 0.75684,0.88501 0.75684,2.41699 z m 
-1.12305,-0.32959 q -0.0244,-0.98877 - [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path36946"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 286.37939,512.1965 h 1.16578 l 1.98364,5.73731 
1.98974,-5.73731 h 1.16578 l -2.4292,6.83594 h -1.44654 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path36964"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 300.07568,515.33371 v 0.54932 h -4.8645 v 0.0366 q 0,1.11694 
0.57984,1.72729 0.58593,0.61035 1.64794,0.61035 0.53711,0 1.12305,-0.17089 
0.58594,-0.1709 1.25122,-0.5188 v 1.11694 q -0.64087,0.26245 -1.23901,0.39062 
-0.59204,0.13428 -1.14746,0.13428 -1.59302,0 -2.49024,-0.95215 
-0.89721,-0.95825 -0.89721,-2.63672 0,-1.63574 0.8789,-2.6123 0.87891,-0.97656 
2.34375,-0.97656 1.30616,0 2.05689,0.88501 0.75683,0.88501 0.75683,2.41699 z m 
-1.12304,-0.32959 q -0.0244,-0.98877 -0 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path36966"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 307.85767,513.60641 q -0.36011,-0.28076 -0.73243,-0.40893 
-0.37231,-0.12817 -0.81787,-0.12817 -1.0498,0 -1.60522,0.65918 -0.55542,0.65917 
-0.55542,1.90429 v 3.39966 h -1.12915 v -6.83594 h 1.12915 v 1.33667 q 
0.28076,-0.72632 0.86059,-1.11084 0.58594,-0.39062 1.3855,-0.39062 0.41504,0 
0.77515,0.10376 0.36011,0.10376 0.6897,0.32348 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path36968"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 314.26636,512.43454 v 1.09863 q -0.48218,-0.28076 
-0.97046,-0.42114 -0.48828,-0.14038 -0.99487,-0.14038 -0.76294,0 
-1.14136,0.25024 -0.37232,0.24414 -0.37232,0.75074 0,0.45776 0.28077,0.68359 
0.28076,0.22583 1.3977,0.43945 l 0.45166,0.0855 q 0.83618,0.15869 
1.26343,0.63477 0.43335,0.47607 0.43335,1.23901 0,1.01318 -0.72022,1.58692 
-0.72021,0.56762 -2.00195,0.56762 -0.50659,0 -1.06201,-0.10986 
-0.55542,-0.10376 -1.20239,-0.31738 v -1.15967 q 0.62866,0.32348 1.20239,0.488 
[...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path36970"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 317.40967,512.1965 h 2.87475 v 5.96314 h 2.22779 v 0.8728 h 
-5.57862 v -0.8728 h 2.22779 v -5.09033 h -1.75171 z m 1.75171,-2.66113 h 
1.12304 v 1.42212 h -1.12304 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path36972"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 327.12646,512.98386 q -0.85449,0 -1.29394,0.66528 
-0.43945,0.66528 -0.43945,1.97143 0,1.30005 0.43945,1.97144 0.43945,0.66528 
1.29394,0.66528 0.8606,0 1.30005,-0.66528 0.43946,-0.67139 0.43946,-1.97144 
0,-1.30615 -0.43946,-1.97143 -0.43945,-0.66528 -1.30005,-0.66528 z m 0,-0.95215 
q 1.42212,0 2.17286,0.92163 0.75683,0.92163 0.75683,2.66723 0,1.75171 
-0.75073,2.67334 -0.75073,0.91553 -2.17896,0.91553 -1.42211,0 -2.17285,-0.91553 
-0.75073,-0.92163 -0.75073,-2.67334 0,-1.7 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path36974"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 337.30103,514.7966 v 4.23584 h -1.12916 v -4.23584 q 
0,-0.92163 -0.32348,-1.35498 -0.32349,-0.43335 -1.01318,-0.43335 -0.78736,0 
-1.2146,0.56152 -0.42115,0.55542 -0.42115,1.59912 v 3.86353 h -1.12304 v 
-6.83594 h 1.12304 v 1.02539 q 0.29908,-0.58593 0.81177,-0.88501 
0.5127,-0.30517 1.2146,-0.30517 1.0437,0 1.5564,0.6897 0.5188,0.68359 
0.5188,2.07519 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path36976"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 291.70776,524.93454 v 1.09863 q -0.48217,-0.28076 
-0.97046,-0.42114 -0.48828,-0.14038 -0.99487,-0.14038 -0.76294,0 
-1.14136,0.25024 -0.37231,0.24414 -0.37231,0.75074 0,0.45776 0.28076,0.68359 
0.28076,0.22583 1.39771,0.43945 l 0.45166,0.0854 q 0.83618,0.15869 
1.26342,0.63477 0.43335,0.47607 0.43335,1.23901 0,1.01318 -0.72021,1.58692 
-0.72022,0.56762 -2.00195,0.56762 -0.5066,0 -1.06202,-0.10986 -0.55542,-0.10376 
-1.20239,-0.31738 v -1.15967 q 0.62866,0.32348 1.20239,0.488 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path36994"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 297.04834,525.48386 q -0.85449,0 -1.29395,0.66528 
-0.43945,0.66528 -0.43945,1.97143 0,1.30005 0.43945,1.97144 0.43946,0.66528 
1.29395,0.66528 0.8606,0 1.30005,-0.66528 0.43945,-0.67139 0.43945,-1.97144 
0,-1.30615 -0.43945,-1.97143 -0.43945,-0.66528 -1.30005,-0.66528 z m 0,-0.95215 
q 1.42212,0 2.17285,0.92163 0.75684,0.92163 0.75684,2.66723 0,1.75171 
-0.75074,2.67334 -0.75073,0.91553 -2.17895,0.91553 -1.42212,0 -2.17285,-0.91553 
-0.75073,-0.92163 -0.75073,-2.67334 0,-1.7 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path36996"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 301.99829,528.94455 v -4.23584 h 1.12305 v 4.23584 q 
0,0.92163 0.32348,1.35498 0.32959,0.43335 1.01319,0.43335 0.79345,0 
1.2146,-0.55542 0.42114,-0.56152 0.42114,-1.60522 v -3.86353 h 1.12915 v 
6.82373 h -1.12915 v -1.02539 q -0.29907,0.59204 -0.81787,0.89722 
-0.5127,0.30517 -1.20239,0.30517 -1.04981,0 -1.5625,-0.68359 -0.5127,-0.6897 
-0.5127,-2.0813 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path36998"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 315.3772,526.10641 q -0.36011,-0.28076 -0.73242,-0.40893 
-0.37232,-0.12817 -0.81788,-0.12817 -1.0498,0 -1.60522,0.65918 -0.55542,0.65917 
-0.55542,1.90429 v 3.39966 h -1.12915 v -6.83594 h 1.12915 v 1.33667 q 
0.28076,-0.72632 0.8606,-1.11084 0.58593,-0.39062 1.38549,-0.39062 0.41504,0 
0.77515,0.10376 0.36011,0.10376 0.6897,0.32348 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37000"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 322.323,531.18454 q -0.45166,0.26245 -0.93384,0.39062 
-0.47607,0.13428 -0.97656,0.13428 -1.58692,0 -2.48413,-0.95215 
-0.89112,-0.95214 -0.89112,-2.63672 0,-1.68457 0.89112,-2.63671 
0.89721,-0.95215 2.48413,-0.95215 0.49438,0 0.96435,0.12817 0.46997,0.12818 
0.94605,0.39673 v 1.17798 q -0.44556,-0.39673 -0.89722,-0.57373 -0.44556,-0.177 
-1.01318,-0.177 -1.05591,0 -1.62354,0.68359 -0.56762,0.68359 -0.56762,1.95312 
0,1.26343 0.56762,1.95313 0.57373,0.68359 1.62354,0.68359 0 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37002"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 330.15381,527.83371 v 0.54932 h -4.8645 v 0.0366 q 0,1.11694 
0.57983,1.72729 0.58594,0.61035 1.64795,0.61035 0.53711,0 1.12305,-0.17089 
0.58593,-0.1709 1.25122,-0.5188 v 1.11694 q -0.64087,0.26245 -1.23902,0.39062 
-0.59204,0.13428 -1.14746,0.13428 -1.59301,0 -2.49023,-0.95215 
-0.89722,-0.95825 -0.89722,-2.63672 0,-1.63574 0.87891,-2.6123 0.8789,-0.97656 
2.34375,-0.97656 1.30615,0 2.05688,0.88501 0.75684,0.88501 0.75684,2.41699 z m 
-1.12305,-0.32959 q -0.0244,-0.98877 -0 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37004"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 291.37207,603.12057 q 0,-1.30615 -0.41504,-1.97143 
-0.41504,-0.66528 -1.22681,-0.66528 -0.81787,0 -1.23901,0.67138 
-0.42114,0.66529 -0.42114,1.96533 0,1.29395 0.42114,1.96534 0.42114,0.67138 
1.23901,0.67138 0.81177,0 1.22681,-0.66528 0.41504,-0.66528 0.41504,-1.97144 z 
m -3.302,-2.55126 q 0.26855,-0.50049 0.73852,-0.76905 0.47608,-0.26855 
1.09864,-0.26855 1.23291,0 1.94091,0.95215 0.70801,0.94604 0.70801,2.6123 
0,1.69067 -0.71411,2.65503 -0.70801,0.95825 -1.94702,0.9582 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37246"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 294.47876,603.94455 v -4.23584 h 1.12305 v 4.23584 q 
0,0.92163 0.32348,1.35498 0.32959,0.43335 1.01319,0.43335 0.79345,0 
1.2146,-0.55542 0.42114,-0.56152 0.42114,-1.60522 v -3.86353 h 1.12915 v 
6.82373 h -1.12915 v -1.02539 q -0.29907,0.59204 -0.81787,0.89722 
-0.5127,0.30517 -1.20239,0.30517 -1.04981,0 -1.5625,-0.68359 -0.5127,-0.6897 
-0.5127,-2.0813 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37248"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 302.37061,599.6965 h 2.87475 v 5.96314 h 2.22778 v 0.8728 h 
-5.57861 v -0.8728 h 2.22778 v -5.09033 h -1.7517 z m 1.7517,-2.66113 h 1.12305 
v 1.42212 h -1.12305 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37250"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 312.22778,604.05441 q 0,0.75684 0.27466,1.14136 
0.28076,0.38452 0.82398,0.38452 h 1.31225 v 0.95215 h -1.42212 q -1.00708,0 
-1.5625,-0.64697 -0.54931,-0.64698 -0.54931,-1.83106 v -6.20727 h -1.80054 v 
-0.87891 h 2.92358 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37252"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 321.08398,600.56931 v -3.53394 h 1.12305 v 9.49707 h 
-1.12305 v -0.8606 q -0.28076,0.5066 -0.75073,0.77515 -0.46387,0.26245 
-1.07422,0.26245 -1.23901,0 -1.95312,-0.95825 -0.70801,-0.96436 
-0.70801,-2.65503 0,-1.66626 0.71411,-2.6123 0.71411,-0.95215 1.94702,-0.95215 
0.61646,0 1.08643,0.26855 0.46997,0.26245 0.73852,0.76905 z m -3.302,2.55126 q 
0,1.30616 0.41504,1.97144 0.41504,0.66528 1.22681,0.66528 0.81177,0 
1.23291,-0.67138 0.42724,-0.67139 0.42724,-1.96534 0,-1.3000 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37254"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 325.53955,602.60788 h 3.17993 v 1.00098 h -3.17993 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37256"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 336.82495,599.93454 v 1.09863 q -0.48218,-0.28076 
-0.97046,-0.42114 -0.48828,-0.14038 -0.99487,-0.14038 -0.76294,0 
-1.14136,0.25024 -0.37231,0.24414 -0.37231,0.75074 0,0.45776 0.28076,0.68359 
0.28076,0.22583 1.3977,0.43945 l 0.45166,0.0854 q 0.83619,0.15869 
1.26343,0.63477 0.43335,0.47607 0.43335,1.23901 0,1.01318 -0.72021,1.58692 
-0.72022,0.56762 -2.00196,0.56762 -0.50659,0 -1.06201,-0.10986 
-0.55542,-0.10376 -1.20239,-0.31738 v -1.15967 q 0.62866,0.32348 1.20239,0.488 
[...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37258"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 343.64258,604.33517 q -0.28076,0.71412 -0.71411,1.87989 
-0.60425,1.61133 -0.81177,1.96533 -0.28076,0.47607 -0.70191,0.71411 
-0.42114,0.23804 -0.98266,0.23804 h -0.90332 v -0.93994 h 0.66528 q 0.49439,0 
0.77515,-0.28687 0.28076,-0.28686 0.71411,-1.48315 l -2.64282,-6.72608 h 
1.19018 l 2.02637,5.34668 1.99585,-5.34668 h 1.19019 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37260"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 351.86401,599.93454 v 1.09863 q -0.48217,-0.28076 
-0.97046,-0.42114 -0.48828,-0.14038 -0.99487,-0.14038 -0.76294,0 
-1.14136,0.25024 -0.37231,0.24414 -0.37231,0.75074 0,0.45776 0.28076,0.68359 
0.28076,0.22583 1.39771,0.43945 l 0.45166,0.0854 q 0.83618,0.15869 
1.26342,0.63477 0.43335,0.47607 0.43335,1.23901 0,1.01318 -0.72021,1.58692 
-0.72022,0.56762 -2.00195,0.56762 -0.5066,0 -1.06202,-0.10986 -0.55542,-0.10376 
-1.20239,-0.31738 v -1.15967 q 0.62866,0.32348 1.20239,0.488 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37262"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 357.19238,597.75558 v 1.94092 h 2.55127 v 0.87281 h -2.55127 
v 3.71093 q 0,0.75684 0.28687,1.05591 0.28686,0.29907 1.00097,0.29907 h 1.26343 
v 0.89722 h -1.37329 q -1.26343,0 -1.78223,-0.50659 -0.51879,-0.50659 
-0.51879,-1.74561 v -3.71093 h -1.82496 v -0.87281 h 1.82496 v -1.94092 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37264"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 367.75146,602.83371 v 0.54932 h -4.8645 v 0.0366 q 0,1.11694 
0.57984,1.72729 0.58593,0.61035 1.64795,0.61035 0.53711,0 1.12304,-0.17089 
0.58594,-0.1709 1.25122,-0.5188 v 1.11694 q -0.64087,0.26245 -1.23901,0.39062 
-0.59204,0.13428 -1.14746,0.13428 -1.59302,0 -2.49024,-0.95215 
-0.89721,-0.95825 -0.89721,-2.63672 0,-1.63574 0.8789,-2.6123 0.87891,-0.97656 
2.34375,-0.97656 1.30616,0 2.05689,0.88501 0.75683,0.88501 0.75683,2.41699 z m 
-1.12304,-0.32959 q -0.0244,-0.98877 -0 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37266"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 372.60986,600.3923 q 0.20752,-0.43945 0.52491,-0.64697 
0.32348,-0.21362 0.77514,-0.21362 0.82398,0 1.15967,0.64087 0.3418,0.63476 
0.3418,2.39868 v 3.96118 h -1.02539 v -3.91235 q 0,-1.44654 -0.1648,-1.79444 
-0.15869,-0.354 -0.58594,-0.354 -0.48828,0 -0.67138,0.37842 -0.177,0.37231 
-0.177,1.77002 v 3.91235 h -1.0254 v -3.91235 q 0,-1.46485 -0.177,-1.80664 
-0.1709,-0.3418 -0.62256,-0.3418 -0.44555,0 -0.62255,0.37842 -0.1709,0.37231 
-0.1709,1.77002 v 3.91235 h -1.01929 v - [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37268"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 287.33154,612.1965 h 2.87476 v 5.96314 h 2.22778 v 0.8728 h 
-5.57861 v -0.8728 h 2.22778 v -5.09033 h -1.75171 z m 1.75171,-2.66113 h 
1.12305 v 1.42212 h -1.12305 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37306"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 299.70337,614.7966 v 4.23584 h -1.12915 v -4.23584 q 
0,-0.92163 -0.32349,-1.35498 -0.32348,-0.43335 -1.01318,-0.43335 -0.78735,0 
-1.2146,0.56152 -0.42114,0.55542 -0.42114,1.59912 v 3.86353 h -1.12305 v 
-6.83594 h 1.12305 v 1.02539 q 0.29907,-0.58593 0.81176,-0.88501 
0.5127,-0.30517 1.2146,-0.30517 1.0437,0 1.5564,0.6897 0.5188,0.68359 
0.5188,2.07519 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37308"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 303.09692,618.17184 v 3.4607 h -1.12915 v -9.43604 h 1.12915 
v 0.87281 q 0.28077,-0.5066 0.74463,-0.76905 0.46997,-0.26855 1.08032,-0.26855 
1.23902,0 1.94092,0.95825 0.70801,0.95825 0.70801,2.65503 0,1.66626 
-0.70801,2.61841 -0.708,0.94604 -1.94092,0.94604 -0.62255,0 -1.09252,-0.26245 
-0.46387,-0.26855 -0.73243,-0.77515 z m 3.2959,-2.55127 q 0,-1.30615 
-0.41504,-1.97143 -0.40893,-0.66528 -1.2207,-0.66528 -0.81787,0 
-1.23901,0.67138 -0.42115,0.66529 -0.42115,1.96533 0,1. [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37310"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 309.51782,616.44455 v -4.23584 h 1.12305 v 4.23584 q 
0,0.92163 0.32349,1.35498 0.32959,0.43335 1.01318,0.43335 0.79346,0 
1.2146,-0.55542 0.42114,-0.56152 0.42114,-1.60522 v -3.86353 h 1.12915 v 
6.82373 h -1.12915 v -1.02539 q -0.29907,0.59204 -0.81787,0.89722 
-0.5127,0.30517 -1.20239,0.30517 -1.04981,0 -1.5625,-0.68359 -0.5127,-0.6897 
-0.5127,-2.0813 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37312"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 319.59473,610.25558 v 1.94092 h 2.55127 v 0.87281 h -2.55127 
v 3.71093 q 0,0.75684 0.28686,1.05591 0.28687,0.29907 1.00098,0.29907 h 1.26343 
v 0.89722 h -1.37329 q -1.26343,0 -1.78223,-0.50659 -0.5188,-0.50659 
-0.5188,-1.74561 v -3.71093 h -1.82495 v -0.87281 h 1.82495 v -1.94092 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37314"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 329.30542,612.43454 v 1.09863 q -0.48218,-0.28076 
-0.97046,-0.42114 -0.48828,-0.14038 -0.99487,-0.14038 -0.76294,0 
-1.14136,0.25024 -0.37231,0.24414 -0.37231,0.75074 0,0.45776 0.28076,0.68359 
0.28076,0.22583 1.3977,0.43945 l 0.45166,0.0854 q 0.83618,0.15869 
1.26343,0.63477 0.43335,0.47607 0.43335,1.23901 0,1.01318 -0.72021,1.58692 
-0.72022,0.56762 -2.00196,0.56762 -0.50659,0 -1.06201,-0.10986 
-0.55542,-0.10376 -1.20239,-0.31738 v -1.15967 q 0.62866,0.32348 1.20239,0.488 
[...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37316"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 290.05371,640.59616 h -0.37231 q -0.98267,0 -1.48316,0.3479 
-0.49438,0.3418 -0.49438,1.02539 0,0.61646 0.37231,0.95825 0.37232,0.3418 
1.0315,0.3418 0.92773,0 1.45874,-0.64087 0.531,-0.64697 0.53711,-1.78222 v 
-0.25025 z m 2.17896,-0.46387 v 3.90015 h -1.12915 v -1.01318 q 
-0.36011,0.61035 -0.90943,0.90332 -0.54321,0.28686 -1.32446,0.28686 -1.0437,0 
-1.66626,-0.58594 -0.62256,-0.59204 -0.62256,-1.58081 0,-1.14135 
0.76294,-1.73339 0.76904,-0.59205 2.2522,-0.59205 h 1.5075 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37350"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 300.33813,638.60641 q -0.3601,-0.28076 -0.73242,-0.40893 
-0.37231,-0.12817 -0.81787,-0.12817 -1.0498,0 -1.60522,0.65918 -0.55542,0.65917 
-0.55542,1.90429 v 3.39966 h -1.12915 v -6.83594 h 1.12915 v 1.33667 q 
0.28076,-0.72632 0.86059,-1.11084 0.58594,-0.39062 1.3855,-0.39062 0.41504,0 
0.77515,0.10376 0.3601,0.10376 0.68969,0.32348 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37352"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 306.04492,640.55954 q 0,-1.26343 -0.41504,-1.9165 
-0.40893,-0.65918 -1.19629,-0.65918 -0.82397,0 -1.25732,0.65918 
-0.43335,0.65307 -0.43335,1.9165 0,1.26343 0.43335,1.92871 0.43945,0.65918 
1.26953,0.65918 0.77515,0 1.18408,-0.66528 0.41504,-0.66529 0.41504,-1.92261 z 
m 1.12305,3.03345 q 0,1.53808 -0.72632,2.33154 -0.72632,0.79346 
-2.13623,0.79346 -0.46387,0 -0.97046,-0.0855 -0.50659,-0.0854 -1.01318,-0.25025 
v -1.11084 q 0.59814,0.28077 1.08642,0.41504 0.48828,0.13428 0 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37354"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 309.51782,641.44455 v -4.23584 h 1.12305 v 4.23584 q 
0,0.92163 0.32349,1.35498 0.32959,0.43335 1.01318,0.43335 0.79346,0 
1.2146,-0.55542 0.42114,-0.56152 0.42114,-1.60522 v -3.86353 h 1.12915 v 
6.82373 h -1.12915 v -1.02539 q -0.29907,0.59204 -0.81787,0.89722 
-0.5127,0.30517 -1.20239,0.30517 -1.04981,0 -1.5625,-0.68359 -0.5127,-0.6897 
-0.5127,-2.0813 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37356"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 319.97314,637.8923 q 0.20752,-0.43945 0.52491,-0.64697 
0.32348,-0.21362 0.77514,-0.21362 0.82398,0 1.15967,0.64087 0.3418,0.63476 
0.3418,2.39868 v 3.96118 h -1.02539 v -3.91235 q 0,-1.44654 -0.1648,-1.79444 
-0.15869,-0.354 -0.58593,-0.354 -0.48829,0 -0.67139,0.37842 -0.177,0.37231 
-0.177,1.77002 v 3.91235 h -1.02539 v -3.91235 q 0,-1.46485 -0.17701,-1.80664 
-0.17089,-0.3418 -0.62255,-0.3418 -0.44556,0 -0.62256,0.37842 -0.1709,0.37231 
-0.1709,1.77002 v 3.91235 h -1.01929 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37358"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 330.15381,640.33371 v 0.54932 h -4.8645 v 0.0366 q 0,1.11694 
0.57983,1.72729 0.58594,0.61035 1.64795,0.61035 0.53711,0 1.12305,-0.17089 
0.58593,-0.1709 1.25122,-0.5188 v 1.11694 q -0.64087,0.26245 -1.23902,0.39062 
-0.59204,0.13428 -1.14746,0.13428 -1.59301,0 -2.49023,-0.95215 
-0.89722,-0.95825 -0.89722,-2.63672 0,-1.63574 0.87891,-2.6123 0.8789,-0.97656 
2.34375,-0.97656 1.30615,0 2.05688,0.88501 0.75684,0.88501 0.75684,2.41699 z m 
-1.12305,-0.32959 q -0.0244,-0.98877 -0 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37360"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 337.30103,639.7966 v 4.23584 h -1.12916 v -4.23584 q 
0,-0.92163 -0.32348,-1.35498 -0.32349,-0.43335 -1.01318,-0.43335 -0.78736,0 
-1.2146,0.56152 -0.42115,0.55542 -0.42115,1.59912 v 3.86353 h -1.12304 v 
-6.83594 h 1.12304 v 1.02539 q 0.29908,-0.58593 0.81177,-0.88501 
0.5127,-0.30517 1.2146,-0.30517 1.0437,0 1.5564,0.6897 0.5188,0.68359 
0.5188,2.07519 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37362"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 342.15332,635.25558 v 1.94092 h 2.55127 v 0.87281 h -2.55127 
v 3.71093 q 0,0.75684 0.28687,1.05591 0.28686,0.29907 1.00097,0.29907 h 1.26343 
v 0.89722 h -1.37329 q -1.26343,0 -1.78223,-0.50659 -0.5188,-0.50659 
-0.5188,-1.74561 v -3.71093 h -1.82495 v -0.87281 h 1.82495 v -1.94092 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37364"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 351.86401,637.43454 v 1.09863 q -0.48217,-0.28076 
-0.97046,-0.42114 -0.48828,-0.14038 -0.99487,-0.14038 -0.76294,0 
-1.14136,0.25024 -0.37231,0.24414 -0.37231,0.75074 0,0.45776 0.28076,0.68359 
0.28076,0.22583 1.39771,0.43945 l 0.45166,0.0854 q 0.83618,0.15869 
1.26342,0.63477 0.43335,0.47607 0.43335,1.23901 0,1.01318 -0.72021,1.58692 
-0.72022,0.56762 -2.00195,0.56762 -0.5066,0 -1.06202,-0.10986 -0.55542,-0.10376 
-1.20239,-0.31738 v -1.15967 q 0.62866,0.32348 1.20239,0.488 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37366"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 292.18384,664.7966 v 4.23584 h -1.12915 v -4.23584 q 
0,-0.92163 -0.32349,-1.35498 -0.32349,-0.43335 -1.01318,-0.43335 -0.78736,0 
-1.2146,0.56152 -0.42114,0.55542 -0.42114,1.59912 v 3.86353 h -1.12305 v 
-9.49707 h 1.12305 v 3.68652 q 0.29907,-0.58593 0.81176,-0.88501 
0.5127,-0.30517 1.2146,-0.30517 1.0437,0 1.5564,0.6897 0.5188,0.68359 
0.5188,2.07519 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37442"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 297.04834,662.98386 q -0.85449,0 -1.29395,0.66528 
-0.43945,0.66528 -0.43945,1.97143 0,1.30005 0.43945,1.97144 0.43946,0.66528 
1.29395,0.66528 0.8606,0 1.30005,-0.66528 0.43945,-0.67139 0.43945,-1.97144 
0,-1.30615 -0.43945,-1.97143 -0.43945,-0.66528 -1.30005,-0.66528 z m 0,-0.95215 
q 1.42212,0 2.17285,0.92163 0.75684,0.92163 0.75684,2.66723 0,1.75171 
-0.75074,2.67334 -0.75073,0.91553 -2.17895,0.91553 -1.42212,0 -2.17285,-0.91553 
-0.75073,-0.92163 -0.75073,-2.67334 0,-1.7 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37444"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 304.93408,662.8923 q 0.20752,-0.43945 0.5249,-0.64697 
0.32349,-0.21362 0.77515,-0.21362 0.82398,0 1.15967,0.64087 0.3418,0.63476 
0.3418,2.39868 v 3.96118 h -1.02539 v -3.91235 q 0,-1.44654 -0.1648,-1.79444 
-0.15869,-0.354 -0.58594,-0.354 -0.48828,0 -0.67138,0.37842 -0.17701,0.37231 
-0.17701,1.77002 v 3.91235 h -1.02539 v -3.91235 q 0,-1.46485 -0.177,-1.80664 
-0.1709,-0.3418 -0.62256,-0.3418 -0.44555,0 -0.62256,0.37842 -0.17089,0.37231 
-0.17089,1.77002 v 3.91235 h -1.019 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37446"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 315.11475,665.33371 v 0.54932 h -4.86451 v 0.0366 q 
0,1.11694 0.57984,1.72729 0.58594,0.61035 1.64795,0.61035 0.53711,0 
1.12304,-0.17089 0.58594,-0.1709 1.25122,-0.5188 v 1.11694 q -0.64086,0.26245 
-1.23901,0.39062 -0.59204,0.13428 -1.14746,0.13428 -1.59302,0 -2.49023,-0.95215 
-0.89722,-0.95825 -0.89722,-2.63672 0,-1.63574 0.87891,-2.6123 0.8789,-0.97656 
2.34375,-0.97656 1.30615,0 2.05688,0.88501 0.75684,0.88501 0.75684,2.41699 z m 
-1.12305,-0.32959 q -0.0244,-0.98877 - [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37448"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 318.02002,665.10788 h 3.17993 v 1.00098 h -3.17993 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37450"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 325.65552,668.17184 v 3.4607 h -1.12915 v -9.43604 h 1.12915 
v 0.87281 q 0.28076,-0.5066 0.74463,-0.76905 0.46997,-0.26855 1.08032,-0.26855 
1.23901,0 1.94092,0.95825 0.708,0.95825 0.708,2.65503 0,1.66626 -0.708,2.61841 
-0.70801,0.94604 -1.94092,0.94604 -0.62256,0 -1.09253,-0.26245 
-0.46387,-0.26855 -0.73242,-0.77515 z m 3.2959,-2.55127 q 0,-1.30615 
-0.41504,-1.97143 -0.40894,-0.66528 -1.22071,-0.66528 -0.81787,0 
-1.23901,0.67138 -0.42114,0.66529 -0.42114,1.96533 0,1.293 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37452"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 335.1709,665.59616 h -0.37232 q -0.98266,0 -1.48315,0.3479 
-0.49439,0.3418 -0.49439,1.02539 0,0.61646 0.37232,0.95825 0.37231,0.3418 
1.03149,0.3418 0.92774,0 1.45874,-0.64087 0.53101,-0.64697 0.53711,-1.78222 v 
-0.25025 z m 2.17895,-0.46387 v 3.90015 h -1.12915 v -1.01318 q -0.3601,0.61035 
-0.90942,0.90332 -0.54321,0.28686 -1.32446,0.28686 -1.0437,0 -1.66626,-0.58594 
-0.62256,-0.59204 -0.62256,-1.58081 0,-1.14135 0.76294,-1.73339 
0.76904,-0.59205 2.25219,-0.59205 h 1.50 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37454"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 343.64258,665.55954 q 0,-1.26343 -0.41504,-1.9165 
-0.40894,-0.65918 -1.19629,-0.65918 -0.82397,0 -1.25732,0.65918 
-0.43335,0.65307 -0.43335,1.9165 0,1.26343 0.43335,1.92871 0.43945,0.65918 
1.26953,0.65918 0.77514,0 1.18408,-0.66528 0.41504,-0.66529 0.41504,-1.92261 z 
m 1.12304,3.03345 q 0,1.53808 -0.72631,2.33154 -0.72632,0.79346 
-2.13623,0.79346 -0.46387,0 -0.97046,-0.0855 -0.50659,-0.0854 -1.01319,-0.25025 
v -1.11084 q 0.59815,0.28077 1.08643,0.41504 0.48828,0.13428 0 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37456"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 352.7124,665.33371 v 0.54932 h -4.8645 v 0.0366 q 0,1.11694 
0.57983,1.72729 0.58594,0.61035 1.64795,0.61035 0.53711,0 1.12305,-0.17089 
0.58594,-0.1709 1.25122,-0.5188 v 1.11694 q -0.64087,0.26245 -1.23901,0.39062 
-0.59204,0.13428 -1.14746,0.13428 -1.59302,0 -2.49024,-0.95215 
-0.89721,-0.95825 -0.89721,-2.63672 0,-1.63574 0.8789,-2.6123 0.87891,-0.97656 
2.34375,-0.97656 1.30615,0 2.05689,0.88501 0.75683,0.88501 0.75683,2.41699 z m 
-1.12304,-0.32959 q -0.0244,-0.98877 -0. [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37458"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 291.70776,674.93454 v 1.09863 q -0.48217,-0.28076 
-0.97046,-0.42114 -0.48828,-0.14038 -0.99487,-0.14038 -0.76294,0 
-1.14136,0.25024 -0.37231,0.24414 -0.37231,0.75074 0,0.45776 0.28076,0.68359 
0.28076,0.22583 1.39771,0.43945 l 0.45166,0.0854 q 0.83618,0.15869 
1.26342,0.63477 0.43335,0.47607 0.43335,1.23901 0,1.01318 -0.72021,1.58692 
-0.72022,0.56762 -2.00195,0.56762 -0.5066,0 -1.06202,-0.10986 -0.55542,-0.10376 
-1.20239,-0.31738 v -1.15967 q 0.62866,0.32348 1.20239,0.488 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37534"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 298.52539,679.33517 q -0.28076,0.71412 -0.71411,1.87989 
-0.60425,1.61133 -0.81177,1.96533 -0.28076,0.47607 -0.7019,0.71411 
-0.42115,0.23804 -0.98267,0.23804 h -0.90332 v -0.93994 h 0.66528 q 0.49439,0 
0.77515,-0.28687 0.28076,-0.28686 0.71411,-1.48315 l -2.64282,-6.72608 h 
1.19019 l 2.02636,5.34668 1.99585,-5.34668 h 1.19019 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37536"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 307.2229,677.2966 v 4.23584 h -1.12915 v -4.23584 q 
0,-0.92163 -0.32349,-1.35498 -0.32348,-0.43335 -1.01318,-0.43335 -0.78735,0 
-1.2146,0.56152 -0.42114,0.55542 -0.42114,1.59912 v 3.86353 h -1.12305 v 
-6.83594 h 1.12305 v 1.02539 q 0.29907,-0.58593 0.81177,-0.88501 
0.51269,-0.30517 1.2146,-0.30517 1.0437,0 1.55639,0.6897 0.5188,0.68359 
0.5188,2.07519 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37538"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 312.0874,675.48386 q -0.85449,0 -1.29394,0.66528 
-0.43946,0.66528 -0.43946,1.97143 0,1.30005 0.43946,1.97144 0.43945,0.66528 
1.29394,0.66528 0.8606,0 1.30005,-0.66528 0.43945,-0.67139 0.43945,-1.97144 
0,-1.30615 -0.43945,-1.97143 -0.43945,-0.66528 -1.30005,-0.66528 z m 0,-0.95215 
q 1.42212,0 2.17285,0.92163 0.75684,0.92163 0.75684,2.66723 0,1.75171 
-0.75073,2.67334 -0.75074,0.91553 -2.17896,0.91553 -1.42212,0 -2.17285,-0.91553 
-0.75073,-0.92163 -0.75073,-2.67334 0,-1.74 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37540"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 318.13599,680.67184 v 3.4607 h -1.12915 v -9.43604 h 1.12915 
v 0.87281 q 0.28076,-0.5066 0.74463,-0.76905 0.46997,-0.26855 1.08032,-0.26855 
1.23901,0 1.94092,0.95825 0.708,0.95825 0.708,2.65503 0,1.66626 -0.708,2.61841 
-0.70801,0.94604 -1.94092,0.94604 -0.62256,0 -1.09253,-0.26245 
-0.46387,-0.26855 -0.73242,-0.77515 z m 3.29589,-2.55127 q 0,-1.30615 
-0.41503,-1.97143 -0.40894,-0.66528 -1.22071,-0.66528 -0.81787,0 
-1.23901,0.67138 -0.42114,0.66529 -0.42114,1.96533 0,1.29 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37542"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 329.30542,674.93454 v 1.09863 q -0.48218,-0.28076 
-0.97046,-0.42114 -0.48828,-0.14038 -0.99487,-0.14038 -0.76294,0 
-1.14136,0.25024 -0.37231,0.24414 -0.37231,0.75074 0,0.45776 0.28076,0.68359 
0.28076,0.22583 1.3977,0.43945 l 0.45166,0.0854 q 0.83618,0.15869 
1.26343,0.63477 0.43335,0.47607 0.43335,1.23901 0,1.01318 -0.72021,1.58692 
-0.72022,0.56762 -2.00196,0.56762 -0.50659,0 -1.06201,-0.10986 
-0.55542,-0.10376 -1.20239,-0.31738 v -1.15967 q 0.62866,0.32348 1.20239,0.488 
[...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37544"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 332.44873,674.6965 h 2.87476 v 5.96314 h 2.22778 v 0.8728 h 
-5.57861 v -0.8728 h 2.22778 v -5.09033 h -1.75171 z m 1.75171,-2.66113 h 
1.12305 v 1.42212 h -1.12305 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37546"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 344.34448,674.93454 v 1.09863 q -0.48218,-0.28076 
-0.97046,-0.42114 -0.48828,-0.14038 -0.99487,-0.14038 -0.76294,0 
-1.14136,0.25024 -0.37231,0.24414 -0.37231,0.75074 0,0.45776 0.28076,0.68359 
0.28076,0.22583 1.39771,0.43945 l 0.45166,0.0854 q 0.83618,0.15869 
1.26342,0.63477 0.43335,0.47607 0.43335,1.23901 0,1.01318 -0.72021,1.58692 
-0.72022,0.56762 -2.00196,0.56762 -0.50659,0 -1.06201,-0.10986 
-0.55542,-0.10376 -1.20239,-0.31738 v -1.15967 q 0.62866,0.32348 1.20239,0.48 
[...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37548"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 291.00586,688.06931 v -3.53394 h 1.12305 v 9.49707 h 
-1.12305 v -0.8606 q -0.28076,0.5066 -0.75073,0.77515 -0.46387,0.26245 
-1.07422,0.26245 -1.23902,0 -1.95313,-0.95825 -0.708,-0.96436 -0.708,-2.65503 
0,-1.66626 0.71411,-2.6123 0.71411,-0.95215 1.94702,-0.95215 0.61645,0 
1.08642,0.26855 0.46997,0.26245 0.73853,0.76905 z m -3.302,2.55126 q 0,1.30616 
0.41504,1.97144 0.41504,0.66528 1.2268,0.66528 0.81177,0 1.23291,-0.67138 
0.42725,-0.67139 0.42725,-1.96534 0,-1.30004 -0. [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37604"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 300.07568,690.33371 v 0.54932 h -4.8645 v 0.0366 q 0,1.11694 
0.57984,1.72729 0.58593,0.61035 1.64794,0.61035 0.53711,0 1.12305,-0.17089 
0.58594,-0.1709 1.25122,-0.5188 v 1.11694 q -0.64087,0.26245 -1.23901,0.39062 
-0.59204,0.13428 -1.14746,0.13428 -1.59302,0 -2.49024,-0.95215 
-0.89721,-0.95825 -0.89721,-2.63672 0,-1.63574 0.8789,-2.6123 0.87891,-0.97656 
2.34375,-0.97656 1.30616,0 2.05689,0.88501 0.75683,0.88501 0.75683,2.41699 z m 
-1.12304,-0.32959 q -0.0244,-0.98877 -0 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37606"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 306.74683,687.43454 v 1.09863 q -0.48218,-0.28076 
-0.97046,-0.42114 -0.48828,-0.14038 -0.99488,-0.14038 -0.76294,0 
-1.14135,0.25024 -0.37232,0.24414 -0.37232,0.75074 0,0.45776 0.28076,0.68359 
0.28077,0.22583 1.39771,0.43945 l 0.45166,0.0854 q 0.83618,0.15869 
1.26343,0.63477 0.43335,0.47607 0.43335,1.23901 0,1.01318 -0.72022,1.58692 
-0.72021,0.56762 -2.00195,0.56762 -0.50659,0 -1.06201,-0.10986 
-0.55542,-0.10376 -1.2024,-0.31738 v -1.15967 q 0.62867,0.32348 1.2024,0.4882 
[...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37608"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 314.80347,693.68454 q -0.45166,0.26245 -0.93384,0.39062 
-0.47608,0.13428 -0.97656,0.13428 -1.58692,0 -2.48413,-0.95215 
-0.89112,-0.95214 -0.89112,-2.63672 0,-1.68457 0.89112,-2.63671 
0.89721,-0.95215 2.48413,-0.95215 0.49438,0 0.96435,0.12817 0.46997,0.12818 
0.94605,0.39673 v 1.17798 q -0.44556,-0.39673 -0.89722,-0.57373 -0.44556,-0.177 
-1.01318,-0.177 -1.05591,0 -1.62354,0.68359 -0.56763,0.68359 -0.56763,1.95312 
0,1.26343 0.56763,1.95313 0.57373,0.68359 1.62354,0.68359 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37610"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 322.89673,688.60641 q -0.36011,-0.28076 -0.73242,-0.40893 
-0.37232,-0.12817 -0.81787,-0.12817 -1.04981,0 -1.60523,0.65918 
-0.55542,0.65917 -0.55542,1.90429 v 3.39966 h -1.12915 v -6.83594 h 1.12915 v 
1.33667 q 0.28076,-0.72632 0.8606,-1.11084 0.58593,-0.39062 1.38549,-0.39062 
0.41504,0 0.77515,0.10376 0.36011,0.10376 0.6897,0.32348 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37612"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 324.9292,687.1965 h 2.87476 v 5.96314 h 2.22778 v 0.8728 h 
-5.57862 v -0.8728 h 2.22779 v -5.09033 h -1.75171 z m 1.75171,-2.66113 h 
1.12305 v 1.42212 h -1.12305 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37614"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 333.17505,693.17184 v 3.4607 h -1.12915 v -9.43604 h 1.12915 
v 0.87281 q 0.28076,-0.5066 0.74463,-0.76905 0.46997,-0.26855 1.08032,-0.26855 
1.23901,0 1.94092,0.95825 0.70801,0.95825 0.70801,2.65503 0,1.66626 
-0.70801,2.61841 -0.70801,0.94604 -1.94092,0.94604 -0.62256,0 -1.09253,-0.26245 
-0.46387,-0.26855 -0.73242,-0.77515 z m 3.2959,-2.55127 q 0,-1.30615 
-0.41504,-1.97143 -0.40894,-0.66528 -1.2207,-0.66528 -0.81788,0 
-1.23902,0.67138 -0.42114,0.66529 -0.42114,1.96533 0, [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37616"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 342.15332,685.25558 v 1.94092 h 2.55127 v 0.87281 h -2.55127 
v 3.71093 q 0,0.75684 0.28687,1.05591 0.28686,0.29907 1.00097,0.29907 h 1.26343 
v 0.89722 h -1.37329 q -1.26343,0 -1.78223,-0.50659 -0.5188,-0.50659 
-0.5188,-1.74561 v -3.71093 h -1.82495 v -0.87281 h 1.82495 v -1.94092 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37618"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 347.48779,687.1965 h 2.87476 v 5.96314 h 2.22778 v 0.8728 h 
-5.57861 v -0.8728 h 2.22778 v -5.09033 h -1.75171 z m 1.75171,-2.66113 h 
1.12305 v 1.42212 h -1.12305 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37620"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 357.20459,687.98386 q -0.85449,0 -1.29395,0.66528 
-0.43945,0.66528 -0.43945,1.97143 0,1.30005 0.43945,1.97144 0.43946,0.66528 
1.29395,0.66528 0.8606,0 1.30005,-0.66528 0.43945,-0.67139 0.43945,-1.97144 
0,-1.30615 -0.43945,-1.97143 -0.43945,-0.66528 -1.30005,-0.66528 z m 0,-0.95215 
q 1.42212,0 2.17285,0.92163 0.75684,0.92163 0.75684,2.66723 0,1.75171 
-0.75074,2.67334 -0.75073,0.91553 -2.17895,0.91553 -1.42212,0 -2.17285,-0.91553 
-0.75073,-0.92163 -0.75073,-2.67334 0,-1.7 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37622"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 367.37915,689.7966 v 4.23584 H 366.25 v -4.23584 q 
0,-0.92163 -0.32349,-1.35498 -0.32348,-0.43335 -1.01318,-0.43335 -0.78735,0 
-1.2146,0.56152 -0.42114,0.55542 -0.42114,1.59912 v 3.86353 h -1.12305 v 
-6.83594 h 1.12305 v 1.02539 q 0.29907,-0.58593 0.81177,-0.88501 
0.51269,-0.30517 1.2146,-0.30517 1.0437,0 1.55639,0.6897 0.5188,0.68359 
0.5188,2.07519 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37624"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 289.66919,741.55441 q 0,0.75683 0.27466,1.14135 
0.28076,0.38452 0.82397,0.38452 h 1.31226 v 0.95215 h -1.42212 q -1.00708,0 
-1.5625,-0.64697 -0.54932,-0.64698 -0.54932,-1.83105 v -6.20727 h -1.80053 v 
-0.87891 h 2.92358 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37860"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 294.85107,737.1965 h 2.87476 v 5.96313 h 2.22778 v 0.8728 H 
294.375 v -0.8728 h 2.22778 v -5.09032 h -1.75171 z m 1.75171,-2.66113 h 
1.12305 v 1.42212 h -1.12305 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37862"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 307.28394,743.68453 q -0.45166,0.26245 -0.93384,0.39062 
-0.47608,0.13428 -0.97656,0.13428 -1.58692,0 -2.48414,-0.95215 
-0.89111,-0.95214 -0.89111,-2.63671 0,-1.68457 0.89111,-2.63671 
0.89722,-0.95215 2.48414,-0.95215 0.49438,0 0.96435,0.12817 0.46997,0.12818 
0.94605,0.39673 v 1.17798 q -0.44556,-0.39673 -0.89722,-0.57373 -0.44556,-0.177 
-1.01318,-0.177 -1.05591,0 -1.62354,0.68359 -0.56763,0.68359 -0.56763,1.95312 
0,1.26343 0.56763,1.95312 0.57373,0.68359 1.62354,0.68359 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37864"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 315.11475,740.33371 v 0.54932 h -4.86451 v 0.0366 q 
0,1.11694 0.57984,1.72728 0.58594,0.61035 1.64795,0.61035 0.53711,0 
1.12304,-0.17089 0.58594,-0.1709 1.25122,-0.5188 v 1.11694 q -0.64086,0.26245 
-1.23901,0.39062 -0.59204,0.13428 -1.14746,0.13428 -1.59302,0 -2.49023,-0.95215 
-0.89722,-0.95825 -0.89722,-2.63671 0,-1.63574 0.87891,-2.6123 0.8789,-0.97656 
2.34375,-0.97656 1.30615,0 2.05688,0.88501 0.75684,0.88501 0.75684,2.41699 z m 
-1.12305,-0.32959 q -0.0244,-0.98877 - [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37866"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 322.26196,739.7966 v 4.23583 h -1.12915 v -4.23583 q 
0,-0.92163 -0.32348,-1.35498 -0.32349,-0.43335 -1.01319,-0.43335 -0.78735,0 
-1.2146,0.56152 -0.42114,0.55542 -0.42114,1.59912 v 3.86352 h -1.12305 v 
-6.83593 h 1.12305 v 1.02539 q 0.29907,-0.58593 0.81177,-0.88501 
0.51269,-0.30517 1.2146,-0.30517 1.0437,0 1.55639,0.6897 0.5188,0.68359 
0.5188,2.07519 z"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37868"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 329.30542,737.43454 v 1.09863 q -0.48218,-0.28076 
-0.97046,-0.42114 -0.48828,-0.14038 -0.99487,-0.14038 -0.76294,0 
-1.14136,0.25024 -0.37231,0.24414 -0.37231,0.75074 0,0.45776 0.28076,0.68359 
0.28076,0.22583 1.3977,0.43945 l 0.45166,0.0854 q 0.83618,0.15869 
1.26343,0.63477 0.43335,0.47607 0.43335,1.23901 0,1.01317 -0.72021,1.58691 
-0.72022,0.56762 -2.00196,0.56762 -0.50659,0 -1.06201,-0.10986 
-0.55542,-0.10376 -1.20239,-0.31738 v -1.15967 q 0.62866,0.32348 1.20239,0.488 
[...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37870"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 337.67334,740.33371 v 0.54932 h -4.8645 v 0.0366 q 0,1.11694 
0.57983,1.72728 0.58594,0.61035 1.64795,0.61035 0.53711,0 1.12305,-0.17089 
0.58594,-0.1709 1.25122,-0.5188 v 1.11694 q -0.64087,0.26245 -1.23902,0.39062 
-0.59204,0.13428 -1.14746,0.13428 -1.59301,0 -2.49023,-0.95215 
-0.89722,-0.95825 -0.89722,-2.63671 0,-1.63574 0.87891,-2.6123 0.87891,-0.97656 
2.34375,-0.97656 1.30615,0 2.05688,0.88501 0.75684,0.88501 0.75684,2.41699 z m 
-1.12305,-0.32959 q -0.0244,-0.98877 - [...]
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;display:inline;fill:#e300f9;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path37872"
+             inkscape:connector-curvature="0" />
+        </g>
+        <g
+           inkscape:groupmode="layer"
+           id="layer5"
+           inkscape:label="define">
+          <path
+             d="m 260.5188,475.66696 v -3.63159 h 1.78223 v 9.49707 h -1.78223 
v -1.01318 q -0.28687,0.59204 -0.74463,0.89111 -0.45166,0.29907 
-1.06812,0.29907 -1.17187,0 -1.81884,-0.93994 -0.64698,-0.93994 
-0.64698,-2.64893 0,-1.73339 0.65308,-2.66113 0.65918,-0.92773 1.87378,-0.92773 
0.54932,0 0.98267,0.28686 0.43945,0.28076 0.76904,0.84839 z m -2.49024,2.46582 
q 0,0.98877 0.32959,1.55029 0.32959,0.56153 0.90943,0.56153 0.57983,0 
0.91553,-0.56153 0.33569,-0.56152 0.33569,-1.55029 0,-0. [...]
+             
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:12.52698994px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono 
Bold';letter-spacing:0px;word-spacing:0px;display:inline;fill:#5b8dfe;fill-opacity:0.87843138;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path36902"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 269.93652,481.19675 q -0.62256,0.25634 -1.26953,0.38452 
-0.64697,0.12817 -1.36719,0.12817 -1.71508,0 -2.62451,-0.91553 
-0.90332,-0.92163 -0.90332,-2.64892 0,-1.67236 0.87281,-2.64282 0.8728,-0.97046 
2.38037,-0.97046 1.51977,0 2.35595,0.90332 0.84229,0.89721 0.84229,2.53296 v 
0.72632 h -4.63257 q 0.006,0.80566 0.47607,1.20239 0.46998,0.39673 
1.40381,0.39673 0.61646,0 1.2146,-0.17701 0.59815,-0.177 1.25122,-0.56152 z m 
-1.51367,-3.84522 q -0.0122,-0.70801 -0.36621,-1.0681 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:12.52698994px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono 
Bold';letter-spacing:0px;word-spacing:0px;display:inline;fill:#5b8dfe;fill-opacity:0.87843138;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path36904"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 275.24048,474.09836 v 0.59814 h 2.09961 v 1.37329 h -2.09961 
v 5.46265 h -1.78833 v -5.46265 h -1.66016 v -1.37329 h 1.66016 v -0.47607 q 
0,-1.23291 0.51269,-1.70899 0.5127,-0.47607 1.9043,-0.47607 h 1.47095 v 1.37329 
h -1.39771 q -0.40283,0 -0.54931,0.14649 -0.14038,0.14648 -0.15259,0.54321 z"
+             
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:12.52698994px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono 
Bold';letter-spacing:0px;word-spacing:0px;display:inline;fill:#5b8dfe;fill-opacity:0.87843138;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path36906"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 279.59839,474.6965 h 3.54004 v 5.46265 h 2.22168 v 1.37329 h 
-6.2378 v -1.37329 h 2.22779 v -4.08936 h -1.75171 z m 1.75171,-3.32641 h 
1.78833 v 2.0874 h -1.78833 z"
+             
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:12.52698994px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono 
Bold';letter-spacing:0px;word-spacing:0px;display:inline;fill:#5b8dfe;fill-opacity:0.87843138;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path36908"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 292.30591,477.09518 v 4.43726 h -1.77612 v -4.1626 q 
0,-0.74463 -0.21363,-1.06201 -0.20752,-0.32349 -0.68359,-0.32349 -0.48218,0 
-0.76294,0.43335 -0.27466,0.43335 -0.27466,1.2024 v 3.91235 h -1.77612 v 
-6.83594 h 1.77612 v 1.02539 q 0.18921,-0.56762 0.64697,-0.8789 
0.45777,-0.31128 1.10474,-0.31128 0.97046,0 1.46484,0.64697 0.49439,0.64087 
0.49439,1.9165 z"
+             
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:12.52698994px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono 
Bold';letter-spacing:0px;word-spacing:0px;display:inline;fill:#5b8dfe;fill-opacity:0.87843138;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path36910"
+             inkscape:connector-curvature="0" />
+          <path
+             d="m 300.01465,481.19675 q -0.62256,0.25634 -1.26953,0.38452 
-0.64698,0.12817 -1.36719,0.12817 -1.71509,0 -2.62451,-0.91553 
-0.90332,-0.92163 -0.90332,-2.64892 0,-1.67236 0.8728,-2.64282 0.8728,-0.97046 
2.38037,-0.97046 1.51978,0 2.35596,0.90332 0.84228,0.89721 0.84228,2.53296 v 
0.72632 h -4.63256 q 0.006,0.80566 0.47607,1.20239 0.46997,0.39673 
1.40381,0.39673 0.61645,0 1.2146,-0.17701 0.59814,-0.177 1.25122,-0.56152 z m 
-1.51367,-3.84522 q -0.0122,-0.70801 -0.36621,-1.06811 [...]
+             
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:12.52698994px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans Mono 
Bold';letter-spacing:0px;word-spacing:0px;display:inline;fill:#5b8dfe;fill-opacity:0.87843138;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+             id="path36912"
+             inkscape:connector-curvature="0" />
+        </g>
+      </g>
+    </g>
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer4"
+     inkscape:label="strings"
+     style="display:inline">
+    <path
+       inkscape:connector-curvature="0"
+       id="path31462"
+       d="m 63.276355,43.322531 c 0.01733,-0.007 0.04567,-0.007 0.063,0 
0.01733,0.007 0.0032,0.0127 -0.0315,0.0127 -0.03465,0 -0.04882,-0.0057 
-0.0315,-0.0127 z"
+       
style="opacity:1;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
 />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 63.523898,34.617909 v 0.956014 h -0.299723 v -0.956014 z m 
-0.659737,0 v 0.956014 h -0.299723 v -0.956014 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37090" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 65.268839,35.456789 q 0.05857,-0.124023 0.148138,-0.182589 
0.0913,-0.06029 0.218765,-0.06029 0.232542,0 0.327284,0.180868 0.09646,0.179144 
0.09646,0.676961 v 1.117933 H 65.770098 V 36.08552 q 0,-0.408246 
-0.04651,-0.506431 -0.04479,-0.09991 -0.165366,-0.09991 -0.137803,0 
-0.189481,0.106799 -0.04995,0.105074 -0.04995,0.499539 v 1.104152 h -0.289388 v 
-1.104152 q 0,-0.413413 -0.04995,-0.509874 -0.04823,-0.09646 -0.175701,-0.09646 
-0.125746,0 -0.1757,0.106799 -0.04823,0.105074 - [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37092" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 66.667546,35.260419 h 0.811321 v 1.682931 h 0.628729 v 0.246323 H 
66.533188 V 36.94335 h 0.628729 v -1.436605 h -0.494371 z m 0.494371,-0.75103 h 
0.31695 v 0.401354 h -0.31695 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37094" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 70.338295,35.658327 q -0.101628,-0.07924 -0.206705,-0.115409 
-0.105075,-0.03617 -0.230822,-0.03617 -0.296276,0 -0.453028,0.186035 
-0.156752,0.186032 -0.156752,0.537432 v 0.95946 h -0.318671 v -1.929254 h 
0.318671 v 0.377238 q 0.07924,-0.204984 0.242877,-0.313504 0.165366,-0.110242 
0.391019,-0.110242 0.117134,0 0.218765,0.02928 0.101628,0.02928 
0.194646,0.09129 v 0.323839 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37096" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 72.460476,35.658327 q -0.101631,-0.07924 -0.206708,-0.115409 
-0.105074,-0.03617 -0.230821,-0.03617 -0.296277,0 -0.453029,0.186035 
-0.156752,0.186032 -0.156752,0.537433 v 0.959459 h -0.318671 v -1.929254 h 
0.318671 v 0.377238 q 0.07924,-0.204983 0.242878,-0.313504 0.165365,-0.110241 
0.391019,-0.110241 0.117133,0 0.218764,0.02928 0.101631,0.02928 
0.194649,0.09129 v 0.323839 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37098" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 73.6542,35.482629 q -0.241156,0 -0.365179,0.187757 
-0.124025,0.187757 -0.124025,0.556382 0,0.366903 0.124025,0.556384 
0.124023,0.187757 0.365179,0.187757 0.24288,0 0.366903,-0.187757 
0.124022,-0.189481 0.124022,-0.556384 0,-0.368625 -0.124022,-0.556382 Q 
73.89708,35.482629 73.6542,35.482629 Z m 0,-0.268718 q 0.401354,0 
0.613226,0.260105 0.213597,0.260104 0.213597,0.752752 0,0.494371 
-0.211872,0.754475 -0.211876,0.258383 -0.614951,0.258383 -0.401354,0 
-0.613227,-0.258383 -0.21 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37100" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 76.704833,35.658327 q -0.101631,-0.07924 -0.206705,-0.115409 
-0.105077,-0.03617 -0.230821,-0.03617 -0.29628,0 -0.453032,0.186035 
-0.156752,0.186032 -0.156752,0.537433 v 0.959459 h -0.318671 v -1.929254 h 
0.318671 v 0.377238 q 0.07924,-0.204983 0.242881,-0.313504 0.165362,-0.110241 
0.391016,-0.110241 0.117133,0 0.218764,0.02928 0.101631,0.02928 
0.194649,0.09129 v 0.323839 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37102" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 77.679795,35.358604 h 0.43408 v 0.521933 h -0.43408 z m 0,1.305693 
h 0.43408 v 0.525376 h -0.43408 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37104" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 80.490994,34.617909 h 0.327282 l -1.353922,2.899049 h -0.329006 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37106" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 82.613172,34.617909 h 0.327285 l -1.353925,2.899049 h -0.329006 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37108" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 84.681951,36.209544 q 0,-0.356569 -0.117133,-0.540879 
-0.115412,-0.186036 -0.33762,-0.186036 -0.232542,0 -0.354843,0.186036 
-0.122301,0.18431 -0.122301,0.540879 0,0.356568 0.122301,0.544324 
0.124022,0.186036 0.358289,0.186036 0.218762,0 0.334174,-0.187757 
0.117133,-0.18776 0.117133,-0.542603 z m 0.31695,0.856107 q 0,0.43408 
-0.204984,0.658012 -0.204983,0.223932 -0.602891,0.223932 -0.130915,0 
-0.273886,-0.02413 -0.14297,-0.0241 -0.285944,-0.07063 v -0.313504 q 
0.168811,0.07924 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37110" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 87.136582,35.994225 v 1.195448 h -0.318671 v -1.195448 q 
0,-0.260105 -0.0913,-0.382406 -0.09129,-0.122301 -0.285942,-0.122301 
-0.222208,0 -0.342787,0.158474 -0.118855,0.156752 -0.118855,0.451307 v 1.090374 
h -0.31695 v -1.929254 h 0.31695 v 0.289388 q 0.0844,-0.165363 
0.229096,-0.24977 0.144696,-0.08613 0.342787,-0.08613 0.294556,0 
0.439251,0.194649 0.146417,0.192924 0.146417,0.585665 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37112" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 87.784259,36.459313 v -1.195448 h 0.31695 v 1.195448 q 0,0.260104 
0.09129,0.382405 0.09302,0.122301 0.285945,0.122301 0.223929,0 
0.342787,-0.156751 0.118855,-0.158474 0.118855,-0.453029 v -1.090374 h 0.318672 
v 1.925808 h -0.318672 v -0.289388 q -0.0844,0.167087 -0.230821,0.253216 
-0.144695,0.08613 -0.339341,0.08613 -0.29628,0 -0.440972,-0.192925 
-0.144693,-0.194649 -0.144693,-0.587389 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37114" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 91.101886,34.617909 h 0.327285 l -1.353922,2.899049 h -0.329006 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37116" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 93.170665,36.209544 q 0,-0.356569 -0.11713,-0.540879 
-0.115412,-0.186036 -0.33762,-0.186036 -0.232545,0 -0.354846,0.186036 
-0.122301,0.18431 -0.122301,0.540879 0,0.356568 0.122301,0.544324 
0.124025,0.186036 0.358289,0.186036 0.218765,0 0.334177,-0.187757 
0.11713,-0.18776 0.11713,-0.542603 z m 0.31695,0.856107 q 0,0.43408 
-0.204984,0.658012 -0.204983,0.223932 -0.602891,0.223932 -0.130912,0 
-0.273886,-0.02413 -0.142971,-0.0241 -0.285942,-0.07063 v -0.313504 q 
0.168809,0.07924 0 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37118" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 94.915609,36.490318 q 0,0.213597 0.07751,0.322117 0.07924,0.10852 
0.232545,0.10852 h 0.370347 v 0.268718 H 95.19466 q -0.284221,0 
-0.440973,-0.182589 -0.15503,-0.182592 -0.15503,-0.516766 v -1.75183 H 
94.090505 V 34.49044 h 0.825102 v 1.999878 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37120" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 96.583034,36.946793 v 0.976686 h -0.318671 v -2.66306 h 0.318671 v 
0.246326 q 0.07924,-0.142974 0.210151,-0.217043 0.132636,-0.07579 
0.30489,-0.07579 0.349677,0 0.547771,0.27044 0.199816,0.270439 
0.199816,0.749308 0,0.470256 -0.199816,0.738974 -0.199816,0.266993 
-0.547771,0.266993 -0.1757,0 -0.308336,-0.07407 -0.130914,-0.07579 
-0.206705,-0.218764 z m 0.930176,-0.720025 q 0,-0.368625 -0.117133,-0.556382 
-0.115412,-0.187757 -0.344509,-0.187757 -0.230824,0 -0.349679,0.189479 -0 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37122" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 98.465778,34.509389 h 0.327285 v 1.552016 l 0.831993,-0.800986 h 
0.385854 l -0.759648,0.726917 0.878508,1.202337 h -0.387574 l 
-0.713144,-0.995632 -0.235989,0.222208 v 0.773424 h -0.327285 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37124" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 101.71279,34.617909 h 0.32728 l -1.35392,2.899049 h -0.32901 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37126" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 103.78157,36.209544 q 0,-0.356569 -0.11713,-0.540879 
-0.11541,-0.186036 -0.33762,-0.186036 -0.23255,0 -0.35485,0.186036 
-0.1223,0.18431 -0.1223,0.540879 0,0.356568 0.1223,0.544324 0.12402,0.186036 
0.35829,0.186036 0.21877,0 0.33418,-0.187757 0.11713,-0.18776 0.11713,-0.542603 
z m 0.31695,0.856107 q 0,0.43408 -0.20498,0.658012 -0.20499,0.223932 
-0.6029,0.223932 -0.13091,0 -0.27388,-0.02413 -0.14297,-0.0241 
-0.28594,-0.07063 v -0.313504 q 0.1688,0.07924 0.30661,0.117134 0.1378, [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37128" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 105.52651,36.490318 q 0,0.213597 0.0775,0.322117 0.0792,0.10852 
0.23254,0.10852 h 0.37035 v 0.268718 h -0.40135 q -0.28422,0 -0.44098,-0.182589 
-0.15502,-0.182592 -0.15502,-0.516766 v -1.75183 h -0.50816 V 34.49044 h 0.8251 
v 1.999878 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37130" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 107.19394,36.946793 v 0.976686 h -0.31867 v -2.66306 h 0.31867 v 
0.246326 q 0.0792,-0.142974 0.21015,-0.217043 0.13264,-0.07579 0.30489,-0.07579 
0.34968,0 0.54777,0.27044 0.19982,0.270439 0.19982,0.749308 0,0.470256 
-0.19982,0.738974 -0.19981,0.266993 -0.54777,0.266993 -0.1757,0 
-0.30833,-0.07407 -0.13092,-0.07579 -0.20671,-0.218764 z m 0.93017,-0.720025 q 
0,-0.368625 -0.11713,-0.556382 -0.11541,-0.187757 -0.34451,-0.187757 -0.23082,0 
-0.34967,0.189479 -0.11886,0.187759 -0.11 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37132" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 109.07669,34.509389 h 0.32728 v 1.552016 l 0.83199,-0.800986 h 
0.38585 l -0.75964,0.726917 0.87849,1.202337 h -0.38757 l -0.71313,-0.995632 
-0.23599,0.222208 v 0.773424 h -0.32728 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37134" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 111.40557,36.082075 h 0.89745 v 0.282499 h -0.89745 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37136" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 114.4562,34.617909 v 0.956014 h -0.29972 v -0.956014 z m 
-0.65973,0 v 0.956014 h -0.29973 v -0.956014 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37138" />
+    <path
+       inkscape:connector-curvature="0"
+       d="M 80.501329,38.145687 V 39.1017 h -0.299723 v -0.956013 z m 
-0.659737,0 V 39.1017 h -0.299723 v -0.956013 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37154" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 81.924152,40.192074 h 0.434083 v 0.525377 h -0.434083 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37156" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 84.261649,38.240426 v 0.547771 h 0.720025 v 0.246326 h -0.720025 v 
1.047307 q 0,0.213597 0.08096,0.298001 0.08096,0.0844 0.282496,0.0844 h 
0.356568 v 0.253216 H 84.5941 q -0.356568,0 -0.502985,-0.142971 
-0.146417,-0.142971 -0.146417,-0.49265 v -1.047307 h -0.515041 v -0.246327 h 
0.515041 v -0.54777 h 0.31695 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37158" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 86.535412,39.747656 h -0.105074 q -0.277331,0 -0.418581,0.09818 
-0.139525,0.09646 -0.139525,0.289388 0,0.173979 0.105074,0.27044 
0.105077,0.09646 0.291112,0.09646 0.261827,0 0.411689,-0.180868 
0.14986,-0.18259 0.151585,-0.502982 v -0.07063 h -0.29628 z m 
0.614951,-0.130914 v 1.100709 h -0.318671 v -0.285942 q -0.101631,0.172254 
-0.256662,0.254937 -0.153306,0.08096 -0.373792,0.08096 -0.294555,0 
-0.470255,-0.165365 -0.175701,-0.167087 -0.175701,-0.44614 0,-0.322114 
0.215319,-0. [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37160" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 89.437907,39.186105 q -0.101631,-0.07924 -0.206708,-0.11541 
-0.105074,-0.03617 -0.230821,-0.03617 -0.296277,0 -0.453029,0.186035 
-0.156752,0.186033 -0.156752,0.537433 v 0.95946 h -0.318671 v -1.929254 h 
0.318671 v 0.377238 q 0.07924,-0.204984 0.242878,-0.313504 0.165365,-0.110242 
0.391018,-0.110242 0.117134,0 0.218765,0.02928 0.101631,0.02928 
0.194649,0.09129 V 39.1861 Z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37162" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 90.412869,40.192074 h 0.43408 v 0.525377 h -0.43408 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37164" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 93.170665,39.737321 q 0,-0.356568 -0.11713,-0.540879 
-0.115412,-0.186035 -0.33762,-0.186035 -0.232545,0 -0.354846,0.186035 
-0.122301,0.184311 -0.122301,0.540879 0,0.356568 0.122301,0.544325 
0.124025,0.186035 0.358289,0.186035 0.218765,0 0.334177,-0.187756 
0.11713,-0.18776 0.11713,-0.542604 z m 0.31695,0.856107 q 0,0.434081 
-0.204984,0.658013 -0.204983,0.223932 -0.602891,0.223932 -0.130912,0 
-0.273886,-0.02413 -0.142971,-0.0241 -0.285942,-0.07063 v -0.313504 q 
0.168809,0.07924 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37166" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 94.205919,38.784754 h 1.400431 v 0.289387 l -1.107601,1.384927 h 
1.107601 v 0.258383 h -1.441774 v -0.292834 l 1.107598,-1.386651 h -1.066255 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37168" />
+    <path
+       inkscape:connector-curvature="0"
+       d="M 97.478759,38.145687 V 39.1017 h -0.299722 v -0.956013 z m 
-0.659736,0 V 39.1017 H 96.5193 v -0.956013 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37170" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 55.035181,41.673465 v 0.956013 h -0.299723 v -0.956013 z m 
-0.659734,0 v 0.956013 h -0.299725 v -0.956013 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37204" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 56.44767,42.953317 q 0,-0.09474 0.06546,-0.163641 0.06718,-0.0689 
0.160198,-0.0689 0.09646,0 0.165363,0.0689 0.0689,0.0689 0.0689,0.163641 
0,0.09646 -0.0689,0.163644 -0.06718,0.06718 -0.165363,0.06718 -0.09646,0 
-0.161922,-0.06546 -0.06373,-0.06546 -0.06373,-0.165366 z m 0.229099,-1.050753 
q -0.242877,0 -0.363457,0.261826 -0.118855,0.261829 -0.118855,0.79754 0,0.53399 
0.118855,0.795819 0.12058,0.261826 0.363457,0.261826 0.244602,0 
0.363457,-0.261826 0.12058,-0.261829 0.12058, [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37206" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 58.383816,44.002348 v 0.976686 h -0.318671 v -2.66306 h 0.318671 v 
0.246327 q 0.07924,-0.142974 0.210151,-0.217043 0.132636,-0.07579 
0.30489,-0.07579 0.349676,0 0.547771,0.270439 0.199813,0.27044 
0.199813,0.749309 0,0.470255 -0.199813,0.738973 -0.199816,0.266994 
-0.547771,0.266994 -0.1757,0 -0.308336,-0.07407 -0.130914,-0.07579 
-0.206705,-0.218765 z m 0.930173,-0.720025 q 0,-0.368624 -0.117131,-0.556381 
-0.115412,-0.187757 -0.344511,-0.187757 -0.230821,0 -0.349676,0.189478 -0 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37208" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 60.325126,43.952395 h 0.540879 v -1.965427 l -0.582221,0.130915 v 
-0.31695 l 0.578778,-0.127468 h 0.347955 v 2.27893 h 0.53399 v 0.292834 h 
-1.419381 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37210" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 62.221651,41.673465 h 1.619194 v 0.148138 l -0.919839,2.423626 h 
-0.363459 l 0.895725,-2.278931 h -1.231621 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37212" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 65.137924,44.27968 v -1.717379 h -0.546046 v -0.246327 h 0.862996 
v 1.963706 q 0,0.335897 -0.155031,0.516765 -0.153305,0.182589 
-0.437526,0.182589 h -0.437526 v -0.268718 h 0.403075 q 0.155028,0 
0.232543,-0.10852 0.07752,-0.106798 0.07752,-0.322116 z m 0,-2.714736 h 0.31695 
v 0.401354 h -0.31695 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37214" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 67.260103,44.27968 v -1.717379 h -0.546047 v -0.246327 h 0.862996 
v 1.963706 q 0,0.335897 -0.15503,0.516765 -0.153306,0.182589 -0.437526,0.182589 
h -0.437527 v -0.268718 h 0.403076 q 0.15503,0 0.232542,-0.10852 
0.07752,-0.106798 0.07752,-0.322116 z m 0,-2.714736 h 0.316949 v 0.401354 h 
-0.316949 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37216" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 68.81384,43.952395 h 0.540882 V 41.986968 L 68.7725,42.117883 v 
-0.31695 l 0.578776,-0.127468 h 0.347955 v 2.27893 h 0.53399 v 0.292834 H 
68.81384 Z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37218" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 70.911906,42.315974 h 0.811318 v 1.682931 h 0.628729 v 0.246324 h 
-1.574408 v -0.246324 h 0.628729 v -1.436604 h -0.494368 z m 0.494368,-0.75103 
h 0.31695 v 0.401354 h -0.31695 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37220" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 74.51892,42.315974 -0.690741,0.923288 0.757919,1.005967 H 
74.219197 L 73.6542,43.471804 73.090927,44.245229 h -0.366903 l 
0.757922,-1.005967 -0.690742,-0.923288 h 0.3514 l 0.511596,0.697634 
0.508152,-0.697634 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37222" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 76.193235,42.562301 v -0.997357 h 0.316949 v 2.680285 h -0.316949 
v -0.242881 q -0.07924,0.142974 -0.211873,0.218765 -0.130914,0.07407 
-0.303169,0.07407 -0.349676,0 -0.551214,-0.27044 -0.199816,-0.272163 
-0.199816,-0.749308 0,-0.470256 0.201538,-0.737249 0.201538,-0.268718 
0.549492,-0.268718 0.173979,0 0.306615,0.07579 0.132636,0.07407 
0.208427,0.217043 z m -0.931898,0.720022 q 0,0.368628 0.117133,0.556384 
0.117134,0.187757 0.346233,0.187757 0.2291,0 0.347955,-0.189478 0.1205 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37224" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 77.479979,43.952395 h 1.181667 v 0.292834 h -1.562351 v -0.292834 
q 0.322117,-0.339341 0.563273,-0.599446 0.241159,-0.260104 0.332452,-0.366903 
0.172255,-0.210151 0.232546,-0.339341 0.06029,-0.130914 0.06029,-0.266996 
0,-0.215319 -0.127468,-0.33762 -0.125747,-0.122301 -0.346233,-0.122301 
-0.156752,0 -0.329007,0.05685 -0.172254,0.05684 -0.365178,0.172254 v -0.3514 q 
0.177422,-0.0844 0.347954,-0.127469 0.172255,-0.04306 0.339342,-0.04306 
0.377238,0 0.606337,0.201538 0.230821,0. [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37226" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 79.801974,43.719852 h 0.434083 v 0.525377 h -0.434083 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37228" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 81.924152,43.719852 h 0.434083 v 0.525377 h -0.434083 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37230" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 84.046331,43.719852 h 0.434083 v 0.525377 h -0.434083 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37232" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 86.867864,41.673465 v 0.956013 h -0.299723 v -0.956013 z m 
-0.659737,0 v 0.956013 h -0.299722 v -0.956013 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37234" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 23.202498,52.256797 v 0.956014 h -0.299722 v -0.956014 z m 
-0.659733,0 v 0.956014 h -0.299726 v -0.956014 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37324" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 25.260943,53.848432 q 0,-0.356568 -0.117131,-0.540879 
-0.115412,-0.186035 -0.33762,-0.186035 -0.232545,0 -0.354846,0.186035 
-0.122301,0.184311 -0.122301,0.540879 0,0.356568 0.122301,0.544325 
0.124025,0.186035 0.35829,0.186035 0.218764,0 0.334176,-0.187757 
0.117131,-0.187759 0.117131,-0.542603 z m 0.316949,0.856107 q 0,0.43408 
-0.204983,0.658012 -0.204984,0.223933 -0.602892,0.223933 -0.130911,0 
-0.273885,-0.02413 -0.142971,-0.0241 -0.285942,-0.07063 v -0.313503 q 
0.168808,0.07 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37326" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 27.06962,53.095678 q 0.05857,-0.124023 0.148139,-0.18259 
0.09129,-0.06029 0.218761,-0.06029 0.232546,0 0.327285,0.180868 
0.09646,0.179143 0.09646,0.676961 v 1.117933 h -0.289388 v -1.104153 q 
0,-0.408245 -0.04651,-0.50643 -0.04479,-0.09991 -0.165363,-0.09991 -0.137803,0 
-0.189481,0.106799 -0.04995,0.105074 -0.04995,0.499538 v 1.104153 h -0.289388 v 
-1.104153 q 0,-0.413413 -0.04995,-0.509873 -0.04823,-0.09646 -0.1757,-0.09646 
-0.125747,0 -0.1757,0.106799 -0.04823,0.105074 -0.0 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37328" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 28.673311,54.585681 v 0.976687 H 28.35464 v -2.663061 h 0.318671 v 
0.246327 q 0.07924,-0.142974 0.210152,-0.217043 0.132635,-0.07579 
0.30489,-0.07579 0.349676,0 0.547771,0.270439 0.199816,0.27044 
0.199816,0.749309 0,0.470256 -0.199816,0.738973 -0.199817,0.266994 
-0.547771,0.266994 -0.1757,0 -0.308336,-0.07407 -0.130915,-0.07579 
-0.206706,-0.218765 z m 0.930177,-0.720025 q 0,-0.368624 -0.117134,-0.556381 
-0.115412,-0.187757 -0.344509,-0.187757 -0.230823,0 -0.349679,0.189478 -0 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37330" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 31.691215,52.256797 v 0.956014 h -0.299723 v -0.956014 z m 
-0.659737,0 v 0.956014 h -0.299722 v -0.956014 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37332" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 63.523898,59.312353 v 0.956014 h -0.299723 v -0.956014 z m 
-0.659737,0 v 0.956014 h -0.299723 v -0.956014 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37410" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 64.717622,60.776519 h 0.897447 v 0.282499 h -0.897447 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37412" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 66.8398,60.776519 h 0.89745 v 0.282499 H 66.8398 Z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37414" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 68.348752,59.954863 h 0.313504 l 0.335898,1.558905 
0.275607,-0.995632 H 69.5442 l 0.279053,0.995632 0.335898,-1.558905 h 0.313504 
l -0.451307,1.929254 h -0.303169 l -0.308336,-1.057645 -0.306615,1.057645 h 
-0.303166 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37416" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 70.911906,59.954863 h 0.811318 v 1.682931 h 0.628729 v 0.246323 h 
-1.574408 v -0.246323 h 0.628729 v -1.436605 h -0.494368 z m 0.494368,-0.75103 
h 0.31695 v 0.401354 h -0.31695 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37418" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 73.650757,59.407092 v 0.547771 h 0.720022 v 0.246326 h -0.720022 v 
1.047307 q 0,0.213597 0.08096,0.298002 0.08096,0.0844 0.282499,0.0844 h 
0.356565 v 0.253215 h -0.387573 q -0.356565,0 -0.502982,-0.142971 
-0.146417,-0.142971 -0.146417,-0.49265 v -1.047307 h -0.515041 v -0.246326 h 
0.515041 v -0.547771 h 0.31695 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37420" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 76.525687,60.688669 v 1.195448 h -0.318671 v -1.195448 q 
0,-0.260104 -0.09129,-0.382405 -0.0913,-0.122301 -0.285944,-0.122301 
-0.222208,0 -0.342787,0.158473 -0.118856,0.156752 -0.118856,0.451307 v 1.090374 
H 75.05119 v -2.680284 h 0.316949 v 1.040418 q 0.08441,-0.165363 
0.2291,-0.24977 0.144692,-0.08612 0.342787,-0.08612 0.294555,0 
0.439248,0.194648 0.146417,0.192925 0.146417,0.585665 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37422" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 77.450696,60.776519 h 0.897446 v 0.282499 h -0.897446 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37424" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 80.437594,60.903988 q 0,-0.356568 -0.117133,-0.540879 
-0.115412,-0.186035 -0.33762,-0.186035 -0.232545,0 -0.354846,0.186035 
-0.122301,0.184311 -0.122301,0.540879 0,0.356568 0.122301,0.544324 
0.124025,0.186036 0.358292,0.186036 0.218762,0 0.334174,-0.187757 
0.117133,-0.18776 0.117133,-0.542603 z m 0.316947,0.856107 q 0,0.43408 
-0.204981,0.658012 -0.204983,0.223932 -0.602894,0.223932 -0.130912,0 
-0.273882,-0.02413 -0.142974,-0.0241 -0.285945,-0.07063 v -0.313504 q 
0.168811,0.07 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37426" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 82.246269,60.151233 q 0.05857,-0.124022 0.148139,-0.182589 
0.0913,-0.06029 0.218764,-0.06029 0.232543,0 0.327285,0.180867 0.09646,0.179144 
0.09646,0.676961 v 1.117933 h -0.289388 v -1.104152 q 0,-0.408246 
-0.04651,-0.506431 -0.04479,-0.09991 -0.165365,-0.09991 -0.137803,0 
-0.189481,0.106798 -0.04995,0.105074 -0.04995,0.499539 v 1.104152 h -0.289388 v 
-1.104152 q 0,-0.413413 -0.04995,-0.509874 -0.04823,-0.09646 -0.1757,-0.09646 
-0.125747,0 -0.1757,0.106798 -0.04823,0.105074 -0 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37428" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 83.84996,61.641237 v 0.976686 h -0.318671 v -2.66306 h 0.318671 v 
0.246326 q 0.07924,-0.142973 0.210151,-0.217043 0.132636,-0.07579 
0.304891,-0.07579 0.349679,0 0.547771,0.270439 0.199816,0.27044 
0.199816,0.749309 0,0.470255 -0.199816,0.738973 -0.199817,0.266994 
-0.547771,0.266994 -0.175701,0 -0.308336,-0.07407 -0.130912,-0.07579 
-0.206706,-0.218764 z m 0.930177,-0.720025 q 0,-0.368625 -0.117134,-0.556382 
-0.115409,-0.187756 -0.344509,-0.187756 -0.230821,0 -0.349679,0.189478  [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37430" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 86.867864,59.312353 v 0.956014 h -0.299723 v -0.956014 z m 
-0.659737,0 v 0.956014 h -0.299722 v -0.956014 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37432" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 38.057751,62.840131 v 0.956014 h -0.299723 v -0.956014 z m 
-0.659734,0 v 0.956014 h -0.299726 v -0.956014 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37460" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 40.448647,64.216447 v 1.195448 h -0.318671 v -1.195448 q 
0,-0.260105 -0.0913,-0.382406 -0.09129,-0.122301 -0.285942,-0.122301 
-0.222208,0 -0.342787,0.158474 -0.118855,0.156752 -0.118855,0.451307 v 1.090374 
h -0.31695 v -2.680284 h 0.31695 v 1.040418 q 0.0844,-0.165363 
0.229099,-0.24977 0.144693,-0.08613 0.342787,-0.08613 0.294556,0 
0.439248,0.194649 0.146417,0.192924 0.146417,0.585665 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37462" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 41.818074,62.93487 v 0.547771 h 0.720025 v 0.246326 h -0.720025 v 
1.047307 q 0,0.213597 0.08096,0.298001 0.08096,0.08441 0.282499,0.08441 h 
0.356568 V 65.4119 h -0.387573 q -0.356568,0 -0.502985,-0.142971 
-0.146417,-0.142971 -0.146417,-0.49265 v -1.047307 h -0.515041 v -0.246326 h 
0.515041 v -0.547771 h 0.31695 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37464" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 43.940252,62.93487 v 0.547771 h 0.720025 v 0.246326 h -0.720025 v 
1.047307 q 0,0.213597 0.08096,0.298001 0.08096,0.08441 0.282498,0.08441 h 
0.356568 V 65.4119 h -0.387572 q -0.356568,0 -0.502985,-0.142971 
-0.146417,-0.142971 -0.146417,-0.49265 v -1.047307 h -0.515042 v -0.246326 h 
0.515042 v -0.547771 h 0.316949 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37466" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 45.650742,65.169015 v 0.976686 h -0.318671 v -2.66306 h 0.318671 v 
0.246326 q 0.07924,-0.142974 0.210151,-0.217043 0.132636,-0.07579 
0.30489,-0.07579 0.349677,0 0.547771,0.27044 0.199816,0.270439 
0.199816,0.749308 0,0.470256 -0.199816,0.738974 -0.199816,0.266993 
-0.547771,0.266993 -0.1757,0 -0.308336,-0.07407 -0.130914,-0.07579 
-0.206705,-0.218764 z m 0.930176,-0.720026 q 0,-0.368624 -0.117133,-0.556381 
-0.115412,-0.187757 -0.344509,-0.187757 -0.230824,0 -0.349679,0.189479 -0 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37468" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 47.969291,63.580826 h 0.434083 v 0.521933 h -0.434083 z m 
0,1.305693 h 0.434083 v 0.525376 h -0.434083 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37470" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 50.780489,62.840131 h 0.327285 L 49.75385,65.73918 h -0.329007 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37472" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 52.902668,62.840131 h 0.327285 l -1.353925,2.899049 h -0.329006 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37474" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 53.493503,63.482641 h 0.313504 l 0.335895,1.558905 
0.275607,-0.995632 h 0.270442 l 0.27905,0.995632 0.335898,-1.558905 h 0.313504 
l -0.451307,1.929254 H 54.862927 L 54.554591,64.35425 54.247979,65.411895 H 
53.94481 Z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37476" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 55.615681,63.482641 h 0.313504 l 0.335895,1.558905 
0.275607,-0.995632 h 0.270443 l 0.279052,0.995632 0.335896,-1.558905 h 0.313503 
l -0.451307,1.929254 h -0.303169 l -0.308336,-1.057645 -0.306612,1.057645 h 
-0.303168 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37478" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 57.73786,63.482641 h 0.313504 l 0.335895,1.558905 
0.27561,-0.995632 h 0.270439 l 0.279053,0.995632 0.335895,-1.558905 h 0.313504 
l -0.451307,1.929254 h -0.303169 l -0.308336,-1.057645 -0.306612,1.057645 h 
-0.303169 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37480" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 60.702364,64.886519 h 0.434081 v 0.525376 h -0.434081 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37482" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 63.460164,64.431765 q 0,-0.356568 -0.117134,-0.540878 
-0.115412,-0.186036 -0.337619,-0.186036 -0.232546,0 -0.354847,0.186036 
-0.122301,0.18431 -0.122301,0.540878 0,0.356568 0.122301,0.544325 
0.124026,0.186036 0.358293,0.186036 0.218761,0 0.334173,-0.187757 
0.117134,-0.18776 0.117134,-0.542604 z m 0.316947,0.856107 q 0,0.434081 
-0.204981,0.658013 -0.204984,0.223932 -0.602895,0.223932 -0.130911,0 
-0.273882,-0.02413 -0.142974,-0.0241 -0.285945,-0.07063 v -0.313504 q 
0.168811,0.0 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37484" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 65.914794,64.216447 v 1.195448 h -0.318671 v -1.195448 q 
0,-0.260105 -0.0913,-0.382406 -0.0913,-0.122301 -0.285942,-0.122301 -0.22221,0 
-0.342787,0.158474 -0.118858,0.156752 -0.118858,0.451307 v 1.090374 h -0.316947 
v -1.929254 h 0.316947 v 0.289388 q 0.08441,-0.165363 0.2291,-0.24977 
0.144695,-0.08613 0.342787,-0.08613 0.294555,0 0.439251,0.194649 
0.146416,0.192924 0.146416,0.585665 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37486" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 66.562472,64.681535 v -1.195448 h 0.31695 v 1.195448 q 0,0.260104 
0.09129,0.382405 0.09302,0.122301 0.285944,0.122301 0.22393,0 
0.342785,-0.156751 0.118858,-0.158474 0.118858,-0.453029 v -1.090374 h 0.318671 
v 1.925808 h -0.318671 v -0.289388 q -0.0844,0.167087 -0.230821,0.253216 
-0.144696,0.08612 -0.339344,0.08612 -0.296277,0 -0.440973,-0.192924 
-0.144692,-0.194649 -0.144692,-0.587389 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37488" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 69.191078,64.886519 h 0.434084 v 0.525376 h -0.434084 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37490" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 71.532021,63.704851 q -0.241156,0 -0.365178,0.187757 
-0.124026,0.187757 -0.124026,0.556381 0,0.366903 0.124026,0.556385 
0.124022,0.187756 0.365178,0.187756 0.242881,0 0.366903,-0.187756 
0.124023,-0.189482 0.124023,-0.556385 0,-0.368624 -0.124023,-0.556381 
-0.124022,-0.187757 -0.366903,-0.187757 z m 0,-0.268718 q 0.401354,0 
0.613227,0.260105 0.213597,0.260104 0.213597,0.752751 0,0.494372 
-0.211873,0.754476 -0.211875,0.258383 -0.614951,0.258383 -0.401353,0 
-0.613226,-0.258383 - [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37492" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 74.582655,63.880549 q -0.101632,-0.07924 -0.206706,-0.115409 
-0.105077,-0.03617 -0.230824,-0.03617 -0.296276,0 -0.453028,0.186035 
-0.156752,0.186033 -0.156752,0.537433 v 0.95946 h -0.318671 v -1.929254 h 
0.318671 v 0.377238 q 0.07924,-0.204984 0.24288,-0.313504 0.165363,-0.110242 
0.391016,-0.110242 0.117134,0 0.218765,0.02928 0.101631,0.02928 
0.194649,0.09129 v 0.323839 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37494" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 76.193235,64.431765 q 0,-0.356568 -0.117131,-0.540878 
-0.115412,-0.186036 -0.33762,-0.186036 -0.232545,0 -0.354846,0.186036 
-0.122301,0.18431 -0.122301,0.540878 0,0.356568 0.122301,0.544325 
0.124025,0.186036 0.358289,0.186036 0.218765,0 0.334177,-0.187757 
0.117131,-0.18776 0.117131,-0.542604 z m 0.316949,0.856107 q 0,0.434081 
-0.204983,0.658013 -0.204984,0.223932 -0.602892,0.223932 -0.130911,0 
-0.273885,-0.02413 -0.142971,-0.0241 -0.285942,-0.07063 v -0.313504 q 
0.168808,0.07 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37496" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 78.368812,62.840131 h 0.327285 l -1.353922,2.899049 h -0.329006 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37498" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 80.635686,63.549821 v 0.310058 q -0.136082,-0.07924 
-0.273885,-0.118855 -0.137804,-0.03962 -0.280775,-0.03962 -0.215318,0 
-0.322117,0.07062 -0.105074,0.0689 -0.105074,0.211875 0,0.12919 
0.07924,0.192924 0.07924,0.06373 0.394462,0.124023 l 0.127468,0.0241 q 
0.235992,0.04479 0.356568,0.179146 0.122301,0.134358 0.122301,0.349676 
0,0.285942 -0.203259,0.447864 -0.203262,0.160195 -0.564998,0.160195 -0.14297,0 
-0.299722,-0.03101 -0.156752,-0.02928 -0.339342,-0.08957 v -0.327285 q 0. [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37500" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 82.142917,63.704851 q -0.241156,0 -0.365182,0.187757 
-0.124022,0.187757 -0.124022,0.556381 0,0.366903 0.124022,0.556385 
0.124026,0.187756 0.365182,0.187756 0.242877,0 0.366903,-0.187756 
0.124022,-0.189482 0.124022,-0.556385 0,-0.368624 -0.124022,-0.556381 
-0.124026,-0.187757 -0.366903,-0.187757 z m 0,-0.268718 q 0.401353,0 
0.613226,0.260105 0.213594,0.260104 0.213594,0.752751 0,0.494372 
-0.211872,0.754476 -0.211873,0.258383 -0.614948,0.258383 -0.401354,0 
-0.613227,-0.258383 - [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37502" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 85.035074,62.731611 v 0.26355 h -0.360012 q -0.170532,0 
-0.237713,0.07062 -0.06546,0.0689 -0.06546,0.246324 v 0.170533 h 0.66318 v 
0.246326 h -0.66318 v 1.682928 h -0.31695 v -1.682928 h -0.515041 v -0.246326 h 
0.515041 V 63.34828 q 0,-0.316949 0.144692,-0.466809 0.146417,-0.149863 
0.454754,-0.149863 h 0.380684 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37504" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 86.383828,62.93487 v 0.547771 h 0.720025 v 0.246326 h -0.720025 v 
1.047307 q 0,0.213597 0.08096,0.298001 0.08096,0.08441 0.282496,0.08441 h 
0.356568 V 65.4119 h -0.387573 q -0.356568,0 -0.502985,-0.142971 
-0.146414,-0.142971 -0.146414,-0.49265 v -1.047307 h -0.515044 v -0.246326 h 
0.515044 v -0.547771 h 0.316947 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37506" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 87.448364,63.482641 h 0.313504 l 0.335895,1.558905 
0.275607,-0.995632 h 0.270442 l 0.27905,0.995632 0.335899,-1.558905 h 0.313503 
l -0.451307,1.929254 H 88.817788 L 88.509452,64.35425 88.20284,65.411895 h 
-0.303169 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37508" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 90.779769,64.4421 h -0.105074 q -0.277332,0 -0.418578,0.09819 
-0.139528,0.09646 -0.139528,0.289387 0,0.173979 0.105077,0.27044 
0.105074,0.09646 0.291109,0.09646 0.261826,0 0.411689,-0.180867 
0.149863,-0.18259 0.151585,-0.502982 v -0.07063 h -0.29628 z m 
0.614951,-0.130914 v 1.100709 h -0.318671 v -0.285942 q -0.101631,0.172254 
-0.256659,0.254937 -0.153309,0.08096 -0.373795,0.08096 -0.294555,0 
-0.470255,-0.165365 -0.175701,-0.167087 -0.175701,-0.44614 0,-0.322114 
0.215319,-0.4 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37510" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 93.682264,63.880549 q -0.101631,-0.07924 -0.206706,-0.115409 
-0.105077,-0.03617 -0.230821,-0.03617 -0.296279,0 -0.453031,0.186035 
-0.156752,0.186033 -0.156752,0.537433 v 0.95946 h -0.318671 v -1.929254 h 
0.318671 v 0.377238 q 0.07924,-0.204984 0.24288,-0.313504 0.165363,-0.110242 
0.391016,-0.110242 0.117134,0 0.218765,0.02928 0.101631,0.02928 
0.194649,0.09129 v 0.323839 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37512" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 95.730373,64.368031 v 0.155031 h -1.37287 v 0.01033 q 0,0.315225 
0.163641,0.487479 0.165365,0.172255 0.465088,0.172255 0.151584,0 
0.31695,-0.04823 0.165362,-0.04823 0.353122,-0.146417 v 0.315225 q 
-0.180868,0.07407 -0.349679,0.110242 -0.167087,0.0379 -0.323839,0.0379 
-0.449583,0 -0.702798,-0.268718 -0.253216,-0.27044 -0.253216,-0.744141 
0,-0.461642 0.248048,-0.737249 0.248045,-0.275607 0.661459,-0.275607 0.368624,0 
0.580497,0.249769 0.213597,0.24977 0.213597,0.682129 z m -0.3 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37514" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 97.468424,62.840131 h 0.327282 l -1.353921,2.899049 h -0.329007 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37516" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 99.537206,64.431765 q 0,-0.356568 -0.117134,-0.540878 
-0.11541,-0.186036 -0.33762,-0.186036 -0.232544,0 -0.354845,0.186036 
-0.122301,0.18431 -0.122301,0.540878 0,0.356568 0.122301,0.544325 
0.124022,0.186036 0.358285,0.186036 0.21877,0 0.33418,-0.187757 
0.117134,-0.18776 0.117134,-0.542604 z m 0.31695,0.856107 q 0,0.434081 
-0.20498,0.658013 -0.20499,0.223932 -0.602894,0.223932 -0.13092,0 
-0.273889,-0.02413 -0.142971,-0.0241 -0.285945,-0.07063 v -0.313504 q 
0.168811,0.07924 0.3 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37518" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 101.28215,64.71254 q 0,0.213597 0.0775,0.322117 0.0792,0.10852 
0.23255,0.10852 h 0.37034 v 0.268718 h -0.40135 q -0.28422,0 -0.44097,-0.182589 
-0.15503,-0.182592 -0.15503,-0.516766 v -1.75183 h -0.50815 v -0.248048 h 
0.8251 v 1.999878 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37520" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 102.94958,65.169015 v 0.976686 h -0.31867 v -2.66306 h 0.31867 v 
0.246326 q 0.0792,-0.142974 0.21015,-0.217043 0.13264,-0.07579 0.30489,-0.07579 
0.34968,0 0.54777,0.27044 0.19982,0.270439 0.19982,0.749308 0,0.470256 
-0.19982,0.738974 -0.19982,0.266993 -0.54777,0.266993 -0.1757,0 
-0.30834,-0.07407 -0.13091,-0.07579 -0.2067,-0.218764 z m 0.93017,-0.720026 q 
0,-0.368624 -0.11713,-0.556381 -0.11541,-0.187757 -0.34451,-0.187757 -0.23082,0 
-0.34967,0.189479 -0.11886,0.187759 -0.118 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37522" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 104.83232,62.731611 h 0.32729 v 1.552016 l 0.83199,-0.800986 h 
0.38585 l -0.75964,0.726917 0.8785,1.202337 h -0.38758 l -0.71313,-0.995632 
-0.23599,0.222208 v 0.773424 h -0.32729 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37524" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 108.07933,62.840131 h 0.32728 l -1.35392,2.899049 h -0.329 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37526" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 110.21184,62.840131 v 0.956014 h -0.29972 v -0.956014 z m 
-0.65973,0 v 0.956014 h -0.29972 v -0.956014 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37528" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 35.935572,66.367909 v 0.956013 h -0.299723 v -0.956013 z m 
-0.659737,0 v 0.956013 h -0.299722 v -0.956013 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37550" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 38.417765,68.7278 q -0.139528,0.12919 -0.315228,0.19637 
-0.173976,0.06546 -0.377238,0.06546 -0.489204,0 -0.761365,-0.349676 
-0.272164,-0.351401 -0.272164,-0.983576 0,-0.630453 0.275609,-0.981851 
0.275607,-0.353122 0.766533,-0.353122 0.161919,0 0.310058,0.04651 
0.148141,0.04479 0.285944,0.137803 v 0.356568 q -0.139527,-0.132636 
-0.285944,-0.194649 -0.146417,-0.06373 -0.310058,-0.06373 -0.339341,0 
-0.509874,0.263551 -0.168808,0.261829 -0.168808,0.788926 0,0.535712 
0.16364,0.794 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37552" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 38.877685,66.367909 h 0.440972 l 0.868164,2.117011 v -2.117011 h 
0.335895 v 2.571764 H 40.081744 L 39.21358,66.822662 v 2.117011 h -0.335895 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37554" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 41.013642,67.952654 v -1.584745 h 0.349679 v 1.743219 q 0,0.187756 
0.01033,0.268718 0.01033,0.07924 0.03617,0.122301 0.05512,0.101628 
0.158476,0.153305 0.105074,0.05168 0.253212,0.05168 0.149863,0 
0.253216,-0.05168 0.103352,-0.05168 0.160198,-0.153305 0.02582,-0.04306 
0.03617,-0.122301 0.01033,-0.07924 0.01033,-0.265272 v -1.746665 h 0.347955 v 
1.584745 q 0,0.394462 -0.04995,0.561549 -0.04823,0.165365 -0.168809,0.273885 
-0.11369,0.101631 -0.260104,0.151585 -0.146417,0.04995 - [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37556" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 45.375135,66.367909 h 0.349676 v 2.27893 h 1.241956 v 0.292834 h 
-1.591632 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37558" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 47.567937,67.010419 h 0.811321 v 1.68293 h 0.628729 v 0.246324 h 
-1.574408 v -0.246324 h 0.628729 v -1.436604 h -0.494371 z m 0.494371,-0.75103 
h 0.31695 v 0.401353 h -0.31695 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37560" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 51.059542,67.744225 v 1.195448 h -0.318671 v -1.195448 q 
0,-0.260105 -0.0913,-0.382406 -0.0913,-0.122301 -0.285942,-0.122301 -0.22221,0 
-0.342787,0.158474 -0.118855,0.156751 -0.118855,0.451307 v 1.090374 h -0.31695 
v -1.929254 h 0.31695 v 0.289387 q 0.0844,-0.165362 0.229097,-0.249769 
0.144695,-0.08613 0.342787,-0.08613 0.294555,0 0.43925,0.194649 
0.146417,0.192924 0.146417,0.585665 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37562" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 53.286795,67.895809 v 0.15503 h -1.37287 v 0.01033 q 0,0.315225 
0.163644,0.487479 0.165362,0.172255 0.465085,0.172255 0.151584,0 
0.31695,-0.04823 0.165365,-0.04823 0.353122,-0.146417 v 0.315225 q 
-0.180868,0.07407 -0.349676,0.110242 -0.167087,0.0379 -0.323839,0.0379 
-0.449586,0 -0.702801,-0.268717 -0.253213,-0.27044 -0.253213,-0.744141 
0,-0.461643 0.248045,-0.737249 0.248048,-0.275607 0.661459,-0.275607 0.368627,0 
0.5805,0.249769 0.213594,0.24977 0.213594,0.682128 z m -0.3169 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37564" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 54.702729,67.969878 h -0.105074 q -0.277331,0 -0.418581,0.09819 
-0.139525,0.09646 -0.139525,0.289388 0,0.173979 0.105074,0.27044 
0.105077,0.09646 0.291113,0.09646 0.261826,0 0.411689,-0.180868 
0.14986,-0.182589 0.151584,-0.502982 v -0.07063 h -0.29628 z m 
0.614951,-0.130914 v 1.100709 h -0.318671 v -0.285942 q -0.101631,0.172254 
-0.256661,0.254937 -0.153306,0.08096 -0.373793,0.08096 -0.294555,0 
-0.470255,-0.165365 -0.1757,-0.167087 -0.1757,-0.44614 0,-0.322114 
0.215318,-0.489 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37566" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 57.605224,67.408327 q -0.101631,-0.07924 -0.206705,-0.11541 
-0.105077,-0.03617 -0.230824,-0.03617 -0.296277,0 -0.453029,0.186035 
-0.156752,0.186033 -0.156752,0.537433 v 0.95946 h -0.318671 v -1.929254 h 
0.318671 v 0.377238 q 0.07924,-0.204984 0.242881,-0.313504 0.165362,-0.110242 
0.391016,-0.110242 0.117133,0 0.218764,0.02928 0.101631,0.02928 
0.194649,0.09129 v 0.323839 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37568" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 60.547334,66.653851 v 0.966351 h 0.403076 q 0.241158,0 
0.375516,-0.127468 0.136082,-0.127469 0.136082,-0.356568 0,-0.2291 
-0.13436,-0.354844 Q 61.19329,66.653851 60.95041,66.653851 Z M 
60.19938,66.367909 h 0.75103 q 0.430637,0 0.652847,0.19637 0.222208,0.194649 
0.222208,0.571887 0,0.380683 -0.222208,0.575329 -0.220486,0.194649 
-0.652847,0.194649 h -0.403076 v 1.033529 H 60.19938 Z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37570" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 63.971759,67.408327 q -0.101631,-0.07924 -0.206705,-0.11541 
-0.105077,-0.03617 -0.230821,-0.03617 -0.29628,0 -0.453032,0.186035 
-0.156751,0.186033 -0.156751,0.537433 v 0.95946 h -0.318672 v -1.929254 h 
0.318672 v 0.377238 q 0.07924,-0.204984 0.24288,-0.313504 0.165365,-0.110242 
0.391019,-0.110242 0.117133,0 0.218762,0.02928 0.101631,0.02928 
0.194648,0.09129 v 0.323839 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37572" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 65.165486,67.232629 q -0.241156,0 -0.365181,0.187757 
-0.124023,0.187757 -0.124023,0.556381 0,0.366903 0.124023,0.556384 
0.124025,0.187757 0.365181,0.187757 0.242878,0 0.366903,-0.187757 
0.124023,-0.189481 0.124023,-0.556384 0,-0.368624 -0.124023,-0.556381 
-0.124025,-0.187757 -0.366903,-0.187757 z m 0,-0.268718 q 0.401354,0 
0.613227,0.260105 0.213594,0.260104 0.213594,0.752751 0,0.494372 
-0.211873,0.754476 -0.211873,0.258383 -0.614948,0.258383 -0.401354,0 
-0.613227,-0.258383 - [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37574" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 67.704521,67.959543 q 0,-0.356568 -0.117134,-0.540879 
-0.115412,-0.186035 -0.337619,-0.186035 -0.232543,0 -0.354844,0.186035 
-0.122301,0.184311 -0.122301,0.540879 0,0.356568 0.122301,0.544325 
0.124023,0.186035 0.35829,0.186035 0.218761,0 0.334173,-0.187756 
0.117134,-0.18776 0.117134,-0.542604 z m 0.316949,0.856107 q 0,0.434081 
-0.204983,0.658013 -0.204984,0.223932 -0.602892,0.223932 -0.130914,0 
-0.273885,-0.02413 -0.142971,-0.0241 -0.285945,-0.07063 v -0.313504 q 
0.168811,0.0 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37576" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 70.338295,67.408327 q -0.101628,-0.07924 -0.206705,-0.11541 
-0.105075,-0.03617 -0.230822,-0.03617 -0.296276,0 -0.453028,0.186035 
-0.156752,0.186033 -0.156752,0.537433 v 0.95946 h -0.318671 v -1.929254 h 
0.318671 v 0.377238 q 0.07924,-0.204984 0.242877,-0.313504 0.165366,-0.110242 
0.391019,-0.110242 0.117134,0 0.218765,0.02928 0.101628,0.02928 
0.194646,0.09129 v 0.323839 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37578" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 71.68016,67.969878 h -0.105074 q -0.277332,0 -0.418581,0.09819 
-0.139525,0.09646 -0.139525,0.289388 0,0.173979 0.105074,0.27044 
0.105077,0.09646 0.291112,0.09646 0.261826,0 0.411689,-0.180868 
0.14986,-0.182589 0.151585,-0.502982 v -0.07063 h -0.29628 z m 
0.614951,-0.130914 v 1.100709 H 71.97644 v -0.285942 q -0.101631,0.172254 
-0.256662,0.254937 -0.153306,0.08096 -0.373792,0.08096 -0.294555,0 
-0.470255,-0.165365 -0.175701,-0.167087 -0.175701,-0.44614 0,-0.322114 
0.215319,-0.4 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37580" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 73.757552,67.206789 q 0.05857,-0.124023 0.148142,-0.182589 
0.09129,-0.06029 0.218761,-0.06029 0.232546,0 0.327285,0.180868 
0.09646,0.179143 0.09646,0.676961 v 1.117933 H 74.258812 V 67.83552 q 
0,-0.408246 -0.04651,-0.506431 -0.04479,-0.09991 -0.165366,-0.09991 -0.137803,0 
-0.189478,0.106799 -0.04995,0.105074 -0.04995,0.499539 v 1.104152 h -0.289391 v 
-1.104152 q 0,-0.413414 -0.04995,-0.509874 -0.04823,-0.09646 -0.175701,-0.09646 
-0.125744,0 -0.175697,0.106799 -0.04823,0.10507 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37582" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 75.879731,67.206789 q 0.05857,-0.124023 0.148141,-0.182589 
0.09129,-0.06029 0.218762,-0.06029 0.232545,0 0.327285,0.180868 
0.09646,0.179143 0.09646,0.676961 v 1.117933 H 76.380991 V 67.83552 q 
0,-0.408246 -0.04651,-0.506431 -0.04479,-0.09991 -0.165362,-0.09991 -0.137807,0 
-0.189482,0.106799 -0.04995,0.105074 -0.04995,0.499539 v 1.104152 h -0.289388 v 
-1.104152 q 0,-0.413414 -0.04996,-0.509874 -0.04823,-0.09646 -0.175697,-0.09646 
-0.125747,0 -0.175701,0.106799 -0.04823,0.10507 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37584" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 77.278441,67.010419 h 0.811321 v 1.68293 h 0.628729 v 0.246324 h 
-1.57441 v -0.246324 h 0.628732 v -1.436604 h -0.494372 z m 0.494372,-0.75103 h 
0.316949 v 0.401353 h -0.316949 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37586" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 80.770047,67.744225 v 1.195448 h -0.318674 v -1.195448 q 
0,-0.260105 -0.09129,-0.382406 -0.0913,-0.122301 -0.285942,-0.122301 -0.22221,0 
-0.342787,0.158474 -0.118858,0.156751 -0.118858,0.451307 v 1.090374 H 79.29555 
v -1.929254 h 0.316946 v 0.289387 q 0.08441,-0.165362 0.2291,-0.249769 
0.144695,-0.08613 0.342787,-0.08613 0.294555,0 0.439251,0.194649 
0.146417,0.192924 0.146417,0.585665 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37588" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 82.559773,67.959543 q 0,-0.356568 -0.117134,-0.540879 
-0.115412,-0.186035 -0.337619,-0.186035 -0.232543,0 -0.354844,0.186035 
-0.122301,0.184311 -0.122301,0.540879 0,0.356568 0.122301,0.544325 
0.124023,0.186035 0.35829,0.186035 0.218761,0 0.334173,-0.187756 
0.117134,-0.18776 0.117134,-0.542604 z m 0.316947,0.856107 q 0,0.434081 
-0.204981,0.658013 -0.204984,0.223932 -0.602892,0.223932 -0.130914,0 
-0.273885,-0.02413 -0.142971,-0.0241 -0.285945,-0.07063 v -0.313504 q 
0.168811,0.0 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37590" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 85.562174,66.367909 h 0.349676 v 1.143773 l 1.086929,-1.143773 h 
0.408242 l -1.000799,1.050755 1.030083,1.521009 h -0.420302 l 
-0.838881,-1.288466 -0.265272,0.282499 v 1.005967 h -0.349676 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37592" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 87.889336,67.010419 h 0.811319 v 1.68293 h 0.628729 v 0.246324 h 
-1.574408 v -0.246324 h 0.628729 v -1.436604 h -0.494369 z m 0.494369,-0.75103 
h 0.31695 v 0.401353 h -0.31695 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37594" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 90.628187,66.462648 v 0.547771 h 0.720023 v 0.246326 h -0.720023 v 
1.047307 q 0,0.213597 0.08096,0.298001 0.08096,0.0844 0.282498,0.0844 h 
0.356566 v 0.253216 h -0.387573 q -0.356565,0 -0.502982,-0.142971 
-0.146417,-0.142971 -0.146417,-0.49265 v -1.047307 h -0.515042 v -0.246326 h 
0.515042 v -0.547771 h 0.316949 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37596" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 93.2344,66.367909 v 0.956013 h -0.299723 v -0.956013 z m 
-0.659734,0 v 0.956013 h -0.299723 v -0.956013 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37598" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 16.835963,73.423464 v 0.956014 H 16.53624 v -0.956014 z m 
-0.659737,0 v 0.956014 h -0.299723 v -0.956014 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37626" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 19.318155,75.783356 q -0.139527,0.12919 -0.315228,0.19637 
-0.173976,0.06546 -0.377238,0.06546 -0.489204,0 -0.761365,-0.349676 
-0.272163,-0.351401 -0.272163,-0.983576 0,-0.630453 0.275609,-0.981851 
0.275607,-0.353122 0.766533,-0.353122 0.161919,0 0.310058,0.04651 
0.148138,0.04479 0.285944,0.137804 v 0.356568 q -0.139527,-0.132643 
-0.285944,-0.194656 -0.146417,-0.06373 -0.310058,-0.06373 -0.339341,0 
-0.509874,0.26355 -0.168811,0.261829 -0.168811,0.788927 0,0.535711 0.163643,0.7 
[...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37628" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 19.908988,73.423464 h 0.349676 v 2.278931 h 1.241958 v 0.292833 h 
-1.591634 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37630" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 22.348116,73.709406 v 0.966352 h 0.403075 q 0.241156,0 
0.375517,-0.127469 0.136082,-0.127468 0.136082,-0.356568 0,-0.229099 
-0.134361,-0.354844 -0.134357,-0.127471 -0.377238,-0.127471 z m 
-0.347955,-0.285942 h 0.75103 q 0.430638,0 0.652845,0.19637 0.222211,0.194649 
0.222211,0.571887 0,0.380684 -0.222211,0.57533 Q 23.18355,74.9617 
22.751191,74.9617 h -0.403075 v 1.033528 h -0.347955 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37632" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 24.018987,73.423464 h 0.349676 v 1.143774 l 1.086928,-1.143774 h 
0.408243 l -1.000799,1.050756 1.030083,1.521008 h -0.4203 l -0.838883,-1.288465 
-0.265272,0.282498 v 1.005967 h -0.349676 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37634" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 28.468328,74.065974 h 0.811321 v 1.682931 h 0.628729 v 0.246323 H 
28.33397 v -0.246323 h 0.628729 v -1.436604 h -0.494371 z m 0.494371,-0.75103 h 
0.31695 v 0.401354 h -0.31695 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37636" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 31.825573,74.133154 v 0.310058 q -0.136082,-0.07924 
-0.273886,-0.118855 -0.137803,-0.03962 -0.280774,-0.03962 -0.215319,0 
-0.322117,0.07062 -0.105074,0.0689 -0.105074,0.211876 0,0.12919 
0.07924,0.192924 0.07924,0.06373 0.394465,0.124022 l 0.127469,0.0241 q 
0.235988,0.04479 0.356565,0.179146 0.122301,0.134358 0.122301,0.349677 
0,0.285941 -0.203259,0.447864 -0.203262,0.160195 -0.564998,0.160195 -0.142971,0 
-0.299723,-0.03101 -0.156752,-0.02928 -0.339341,-0.08957 v -0.327285 q 0 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37638" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 35.60312,75.025434 h -0.105074 q -0.277331,0 -0.418581,0.09819 
-0.139525,0.09646 -0.139525,0.289388 0,0.173978 0.105074,0.270439 
0.105077,0.09646 0.291113,0.09646 0.261826,0 0.411688,-0.180868 
0.14986,-0.182589 0.151585,-0.502982 v -0.07063 h -0.29628 z m 
0.614951,-0.130915 v 1.100709 H 35.8994 v -0.285942 q -0.101631,0.172255 
-0.256662,0.254937 -0.153306,0.08096 -0.373792,0.08096 -0.294555,0 
-0.470255,-0.165366 -0.175701,-0.167086 -0.175701,-0.446139 0,-0.322115 
0.215319,-0. [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37640" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 40.486544,75.903932 q -0.132636,0.07063 -0.272164,0.105077 
-0.139525,0.03617 -0.296277,0.03617 -0.494371,0 -0.768257,-0.349676 
-0.272161,-0.349679 -0.272161,-0.983576 0,-0.630453 0.273883,-0.981851 
0.27561,-0.353122 0.766535,-0.353122 0.156752,0 0.296277,0.03617 
0.139528,0.03445 0.272164,0.105074 v 0.356568 q -0.127469,-0.105074 
-0.273886,-0.160195 -0.146416,-0.05512 -0.294555,-0.05512 -0.339341,0 
-0.508152,0.261829 -0.168809,0.261826 -0.168809,0.790648 0,0.527101 0.168809,0. 
[...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37642" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 43.983317,75.295873 q 0,0.213597 0.07751,0.322117 0.07924,0.108521 
0.232545,0.108521 h 0.370347 v 0.268717 h -0.401351 q -0.284221,0 
-0.440973,-0.182589 -0.15503,-0.182592 -0.15503,-0.516766 v -1.751829 h 
-0.508152 v -0.248048 h 0.825102 v 1.999877 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37644" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 45.445758,74.065974 h 0.811322 v 1.682931 h 0.628729 v 0.246323 h 
-1.574408 v -0.246323 h 0.628729 v -1.436604 h -0.494372 z m 0.494372,-0.75103 
h 0.31695 v 0.401354 h -0.31695 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37646" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 48.708264,75.032323 q 0,-0.368625 -0.117133,-0.556382 
-0.117134,-0.187756 -0.346233,-0.187756 -0.230821,0 -0.349676,0.189478 
-0.118856,0.18776 -0.118856,0.55466 0,0.365181 0.118856,0.554662 
0.118855,0.189479 0.349676,0.189479 0.229099,0 0.346233,-0.187757 
0.117133,-0.187757 0.117133,-0.556384 z m -0.931898,-0.720022 q 
0.07579,-0.14125 0.208427,-0.217043 0.134361,-0.07579 0.310061,-0.07579 
0.347954,0 0.547768,0.268718 0.199816,0.266993 0.199816,0.737249 0,0.477144 
-0.201538,0. [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37648" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 51.238686,74.463882 q -0.101629,-0.07924 -0.206706,-0.115409 
-0.105074,-0.03617 -0.230821,-0.03617 -0.296277,0 -0.453028,0.186035 
-0.156752,0.186032 -0.156752,0.537433 v 0.959459 h -0.318672 v -1.929254 h 
0.318672 v 0.377238 q 0.07924,-0.204983 0.242877,-0.313504 0.165366,-0.110241 
0.391019,-0.110241 0.117134,0 0.218765,0.02928 0.101628,0.02928 
0.194646,0.09129 v 0.323839 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37650" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 52.580551,75.025434 h -0.105074 q -0.277332,0 -0.418581,0.09819 
-0.139525,0.09646 -0.139525,0.289388 0,0.173978 0.105074,0.270439 
0.105077,0.09646 0.291112,0.09646 0.261826,0 0.411689,-0.180868 
0.14986,-0.182589 0.151584,-0.502982 v -0.07063 h -0.296279 z m 
0.614951,-0.130915 v 1.100709 H 52.87683 v -0.285942 q -0.101631,0.172255 
-0.256661,0.254937 -0.153306,0.08096 -0.373792,0.08096 -0.294555,0 
-0.470256,-0.165366 -0.1757,-0.167086 -0.1757,-0.446139 0,-0.322115 
0.215319,-0.4 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37652" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 55.483045,74.463882 q -0.101631,-0.07924 -0.206708,-0.115409 
-0.105074,-0.03617 -0.230821,-0.03617 -0.296277,0 -0.453028,0.186035 
-0.156752,0.186032 -0.156752,0.537433 v 0.959459 h -0.318672 v -1.929254 h 
0.318672 v 0.377238 q 0.07924,-0.204983 0.242877,-0.313504 0.165366,-0.110241 
0.391019,-0.110241 0.117134,0 0.218765,0.02928 0.101631,0.02928 
0.194648,0.09129 v 0.323839 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37654" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 57.093626,75.37511 q -0.07924,0.201541 -0.201538,0.530547 
-0.170533,0.454753 -0.2291,0.55466 -0.07924,0.134357 -0.198091,0.201537 
-0.118856,0.06718 -0.277332,0.06718 h -0.254937 v -0.265272 h 0.18776 q 
0.139525,0 0.218762,-0.08096 0.07924,-0.08096 0.201537,-0.418578 l 
-0.745862,-1.898249 h 0.335898 l 0.571886,1.508952 0.563271,-1.508952 h 
0.335898 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37656" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 61.691107,73.314944 v 0.263551 h -0.360014 q -0.170532,0 
-0.23771,0.07062 -0.06546,0.0689 -0.06546,0.246323 v 0.170533 h 0.663182 v 
0.246327 h -0.663182 v 1.682927 h -0.316947 v -1.682927 h -0.515044 v -0.246327 
h 0.515044 v -0.134357 q 0,-0.31695 0.144692,-0.46681 0.146417,-0.149863 
0.454754,-0.149863 h 0.380683 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37658" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 63.043307,74.288185 q -0.241158,0 -0.365181,0.187756 
-0.124023,0.187757 -0.124023,0.556382 0,0.366903 0.124023,0.556384 
0.124023,0.187757 0.365181,0.187757 0.242878,0 0.366901,-0.187757 
0.124025,-0.189481 0.124025,-0.556384 0,-0.368625 -0.124025,-0.556382 
-0.124023,-0.187756 -0.366901,-0.187756 z m 0,-0.268718 q 0.401354,0 
0.613227,0.260104 0.213594,0.260105 0.213594,0.752752 0,0.494371 
-0.211872,0.754476 -0.211873,0.258383 -0.614949,0.258383 -0.401353,0 
-0.613229,-0.258383 - [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37660" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 66.093938,74.463882 q -0.101631,-0.07924 -0.206705,-0.115409 
-0.105075,-0.03617 -0.230821,-0.03617 -0.29628,0 -0.453032,0.186035 
-0.156752,0.186032 -0.156752,0.537433 v 0.959459 h -0.318671 v -1.929254 h 
0.318671 v 0.377238 q 0.07924,-0.204983 0.242881,-0.313504 0.165365,-0.110241 
0.391018,-0.110241 0.117134,0 0.218762,0.02928 0.101631,0.02928 
0.194649,0.09129 v 0.323839 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37662" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 70.024791,74.133154 v 0.310058 q -0.136079,-0.07924 
-0.273883,-0.118855 -0.137806,-0.03962 -0.280777,-0.03962 -0.215318,0 
-0.322114,0.07062 -0.105077,0.0689 -0.105077,0.211876 0,0.12919 
0.07924,0.192924 0.07924,0.06373 0.394464,0.124022 l 0.127469,0.0241 q 
0.235989,0.04479 0.356568,0.179146 0.122301,0.134358 0.122301,0.349677 
0,0.285941 -0.203262,0.447864 -0.203259,0.160195 -0.564995,0.160195 -0.142971,0 
-0.299723,-0.03101 -0.156752,-0.02928 -0.339344,-0.08957 v -0.327285 q 0 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37664" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 71.532021,74.288185 q -0.241156,0 -0.365178,0.187756 
-0.124026,0.187757 -0.124026,0.556382 0,0.366903 0.124026,0.556384 
0.124022,0.187757 0.365178,0.187757 0.242881,0 0.366903,-0.187757 
0.124023,-0.189481 0.124023,-0.556384 0,-0.368625 -0.124023,-0.556382 
-0.124022,-0.187756 -0.366903,-0.187756 z m 0,-0.268718 q 0.401354,0 
0.613227,0.260104 0.213597,0.260105 0.213597,0.752752 0,0.494371 
-0.211873,0.754476 -0.211875,0.258383 -0.614951,0.258383 -0.401353,0 
-0.613226,-0.258383 - [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37666" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 73.693818,75.295873 q 0,0.213597 0.07752,0.322117 0.07924,0.108521 
0.232546,0.108521 h 0.370346 v 0.268717 h -0.401354 q -0.28422,0 
-0.440972,-0.182589 -0.155028,-0.182592 -0.155028,-0.516766 v -1.751829 h 
-0.508152 v -0.248048 h 0.825099 v 1.999877 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37668" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 74.887545,74.065974 h 0.329006 l 0.559827,1.619197 
0.561552,-1.619197 h 0.329006 l -0.685574,1.929254 h -0.408243 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37670" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 77.278441,74.065974 h 0.811321 v 1.682931 h 0.628729 v 0.246323 h 
-1.57441 v -0.246323 h 0.628732 v -1.436604 h -0.494372 z m 0.494372,-0.75103 h 
0.316949 v 0.401354 h -0.316949 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37672" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 80.770047,74.79978 v 1.195448 H 80.451373 V 74.79978 q 0,-0.260104 
-0.09129,-0.382405 -0.0913,-0.122301 -0.285942,-0.122301 -0.22221,0 
-0.342787,0.158473 -0.118858,0.156752 -0.118858,0.451307 v 1.090374 H 79.29555 
v -1.929254 h 0.316946 v 0.289388 q 0.08441,-0.165362 0.2291,-0.249769 
0.144695,-0.08613 0.342787,-0.08613 0.294555,0 0.439251,0.194648 
0.146417,0.192925 0.146417,0.585665 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37674" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 82.559773,75.015099 q 0,-0.356568 -0.117134,-0.540879 
-0.115412,-0.186035 -0.337619,-0.186035 -0.232543,0 -0.354844,0.186035 
-0.122301,0.184311 -0.122301,0.540879 0,0.356568 0.122301,0.544325 
0.124023,0.186035 0.35829,0.186035 0.218761,0 0.334173,-0.187757 
0.117134,-0.18776 0.117134,-0.542603 z m 0.316947,0.856107 q 0,0.43408 
-0.204981,0.658012 -0.204984,0.223932 -0.602892,0.223932 -0.130914,0 
-0.273885,-0.02413 -0.142971,-0.0241 -0.285945,-0.07063 v -0.313504 q 
0.168811,0.07 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37676" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 86.426892,75.295873 q 0,0.213597 0.07752,0.322117 0.07924,0.108521 
0.232543,0.108521 h 0.370349 v 0.268717 H 86.70595 q -0.284221,0 
-0.440972,-0.182589 -0.155031,-0.182592 -0.155031,-0.516766 v -1.751829 h 
-0.508149 v -0.248048 h 0.825099 v 1.999877 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37678" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 88.65759,75.025434 h -0.105074 q -0.277331,0 -0.41858,0.09819 
-0.139525,0.09646 -0.139525,0.289388 0,0.173978 0.105074,0.270439 
0.105077,0.09646 0.291112,0.09646 0.261826,0 0.411689,-0.180868 
0.14986,-0.182589 0.151584,-0.502982 v -0.07063 h -0.29628 z m 
0.614951,-0.130915 v 1.100709 H 88.95387 v -0.285942 q -0.101631,0.172255 
-0.256661,0.254937 -0.153306,0.08096 -0.373792,0.08096 -0.294556,0 
-0.470256,-0.165366 -0.1757,-0.167086 -0.1757,-0.446139 0,-0.322115 
0.215319,-0.4892 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37680" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 91.560085,74.463882 q -0.101631,-0.07924 -0.206705,-0.115409 
-0.105077,-0.03617 -0.230824,-0.03617 -0.296277,0 -0.453029,0.186035 
-0.156752,0.186032 -0.156752,0.537433 v 0.959459 h -0.318671 v -1.929254 h 
0.318671 v 0.377238 q 0.07924,-0.204983 0.242881,-0.313504 0.165362,-0.110241 
0.391016,-0.110241 0.117133,0 0.218765,0.02928 0.101631,0.02928 
0.194648,0.09129 v 0.323839 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37682" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 93.170665,75.015099 q 0,-0.356568 -0.11713,-0.540879 
-0.115412,-0.186035 -0.33762,-0.186035 -0.232545,0 -0.354846,0.186035 
-0.122301,0.184311 -0.122301,0.540879 0,0.356568 0.122301,0.544325 
0.124025,0.186035 0.358289,0.186035 0.218765,0 0.334177,-0.187757 
0.11713,-0.18776 0.11713,-0.542603 z m 0.31695,0.856107 q 0,0.43408 
-0.204984,0.658012 -0.204983,0.223932 -0.602891,0.223932 -0.130912,0 
-0.273886,-0.02413 -0.142971,-0.0241 -0.285942,-0.07063 v -0.313504 q 
0.168809,0.07924  [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37684" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 95.730373,74.951365 v 0.15503 h -1.37287 v 0.01033 q 0,0.315226 
0.163641,0.48748 0.165365,0.172254 0.465088,0.172254 0.151584,0 
0.31695,-0.04823 0.165362,-0.04823 0.353122,-0.146417 v 0.315226 q 
-0.180868,0.07407 -0.349679,0.110241 -0.167087,0.0379 -0.323839,0.0379 
-0.449583,0 -0.702798,-0.268718 -0.253216,-0.270439 -0.253216,-0.744141 
0,-0.461642 0.248048,-0.737249 0.248045,-0.275607 0.661459,-0.275607 0.368624,0 
0.580497,0.24977 0.213597,0.249769 0.213597,0.682128 z m -0.31 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37686" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 96.550305,74.88763 h 0.897447 v 0.282499 h -0.897447 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37688" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 99.735296,74.133154 v 0.310058 q -0.13608,-0.07924 
-0.27388,-0.118855 -0.137804,-0.03962 -0.280784,-0.03962 -0.21531,0 
-0.322114,0.07062 -0.105074,0.0689 -0.105074,0.211876 0,0.12919 
0.07924,0.192924 0.07924,0.06373 0.394468,0.124022 l 0.12747,0.0241 q 
0.235984,0.04479 0.356564,0.179146 0.1223,0.134358 0.1223,0.349677 0,0.285941 
-0.20326,0.447864 -0.203264,0.160195 -0.564994,0.160195 -0.14298,0 
-0.299728,-0.03101 -0.156752,-0.02928 -0.339341,-0.08957 v -0.327285 q 
0.177421,0. [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37690" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 102.00907,75.897043 q -0.12747,0.07407 -0.26355,0.110242 
-0.13436,0.0379 -0.27561,0.0379 -0.44786,0 -0.70108,-0.268718 
-0.25149,-0.268715 -0.25149,-0.744141 0,-0.475423 0.25149,-0.744138 
0.25322,-0.268718 0.70108,-0.268718 0.13953,0 0.27216,0.03617 0.13264,0.03618 
0.267,0.111966 v 0.332452 q -0.12575,-0.111966 -0.25322,-0.161919 
-0.12574,-0.04995 -0.28594,-0.04995 -0.298,0 -0.4582,0.192924 -0.16019,0.192924 
-0.16019,0.551214 0,0.356568 0.16019,0.551217 0.16192,0.192924 0.4582 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37692" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 103.51285,75.025434 h -0.10507 q -0.27733,0 -0.41858,0.09819 
-0.13953,0.09646 -0.13953,0.289388 0,0.173978 0.10508,0.270439 0.10507,0.09646 
0.29111,0.09646 0.26182,0 0.41169,-0.180868 0.14986,-0.182589 0.15158,-0.502982 
v -0.07063 h -0.29628 z m 0.61495,-0.130915 v 1.100709 h -0.31867 v -0.285942 q 
-0.10163,0.172255 -0.25666,0.254937 -0.15331,0.08096 -0.37379,0.08096 
-0.29456,0 -0.47026,-0.165366 -0.1757,-0.167086 -0.1757,-0.446139 0,-0.322115 
0.21532,-0.489201 0.21704,-0.167 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37694" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 105.52651,75.295873 q 0,0.213597 0.0775,0.322117 0.0792,0.108521 
0.23254,0.108521 h 0.37035 v 0.268717 h -0.40135 q -0.28422,0 
-0.44098,-0.182589 -0.15502,-0.182592 -0.15502,-0.516766 v -1.751829 h -0.50816 
v -0.248048 h 0.8251 v 1.999877 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37696" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 108.46346,74.951365 v 0.15503 h -1.37287 v 0.01033 q 0,0.315226 
0.16364,0.48748 0.16536,0.172254 0.46509,0.172254 0.15158,0 0.31694,-0.04823 
0.16537,-0.04823 0.35313,-0.146417 v 0.315226 q -0.18087,0.07407 
-0.34968,0.110241 -0.16709,0.0379 -0.32384,0.0379 -0.44958,0 -0.7028,-0.268718 
-0.25321,-0.270439 -0.25321,-0.744141 0,-0.461642 0.24805,-0.737249 
0.24804,-0.275607 0.66145,-0.275607 0.36863,0 0.5805,0.24977 0.2136,0.249769 
0.2136,0.682128 z m -0.31695,-0.09302 q -0.007,-0. [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37698" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 111.89305,75.295873 q 0,0.213597 0.0775,0.322117 0.0792,0.108521 
0.23255,0.108521 h 0.37035 v 0.268717 h -0.40136 q -0.28422,0 
-0.44097,-0.182589 -0.15503,-0.182592 -0.15503,-0.516766 v -1.751829 h -0.50815 
v -0.248048 h 0.8251 v 1.999877 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37700" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 113.35549,74.065974 h 0.81132 v 1.682931 h 0.62873 v 0.246323 h 
-1.5744 v -0.246323 h 0.62872 v -1.436604 h -0.49437 z m 0.49437,-0.75103 h 
0.31695 v 0.401354 h -0.31695 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37702" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 116.8471,74.79978 v 1.195448 h -0.31867 V 74.79978 q 0,-0.260104 
-0.0913,-0.382405 -0.0913,-0.122301 -0.28594,-0.122301 -0.22221,0 
-0.34279,0.158473 -0.11886,0.156752 -0.11886,0.451307 v 1.090374 h -0.31694 v 
-1.929254 h 0.31694 v 0.289388 q 0.0844,-0.165362 0.2291,-0.249769 
0.1447,-0.08613 0.34279,-0.08613 0.29456,0 0.43925,0.194648 0.14642,0.192925 
0.14642,0.585665 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37704" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 119.07435,74.951365 v 0.15503 h -1.37287 v 0.01033 q 0,0.315226 
0.16364,0.48748 0.16537,0.172254 0.46509,0.172254 0.15158,0 0.31695,-0.04823 
0.16536,-0.04823 0.35312,-0.146417 v 0.315226 q -0.18087,0.07407 
-0.34967,0.110241 -0.16709,0.0379 -0.32384,0.0379 -0.44959,0 -0.7028,-0.268718 
-0.25322,-0.270439 -0.25322,-0.744141 0,-0.461642 0.24805,-0.737249 
0.24805,-0.275607 0.66146,-0.275607 0.36862,0 0.5805,0.24977 0.21359,0.249769 
0.21359,0.682128 z m -0.31695,-0.09302 q -0.007,- [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37706" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 120.49029,75.025434 h -0.10508 q -0.27733,0 -0.41858,0.09819 
-0.13952,0.09646 -0.13952,0.289388 0,0.173978 0.10507,0.270439 0.10508,0.09646 
0.29111,0.09646 0.26183,0 0.41169,-0.180868 0.14986,-0.182589 0.15159,-0.502982 
v -0.07063 h -0.29628 z m 0.61495,-0.130915 v 1.100709 h -0.31867 v -0.285942 q 
-0.10164,0.172255 -0.25667,0.254937 -0.1533,0.08096 -0.37379,0.08096 -0.29455,0 
-0.47025,-0.165366 -0.1757,-0.167086 -0.1757,-0.446139 0,-0.322115 
0.21531,-0.489201 0.21704,-0.1670 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37708" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 123.39278,74.463882 q -0.10163,-0.07924 -0.20671,-0.115409 
-0.10507,-0.03617 -0.23082,-0.03617 -0.29628,0 -0.45303,0.186035 
-0.15675,0.186032 -0.15675,0.537433 v 0.959459 h -0.31867 v -1.929254 h 0.31867 
v 0.377238 q 0.0792,-0.204983 0.24288,-0.313504 0.16536,-0.110241 
0.39102,-0.110241 0.11713,0 0.21876,0.02928 0.10163,0.02928 0.19465,0.09129 v 
0.323839 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37710" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 5.3293449,79.280126 v 0.976686 H 5.0106708 v -2.66306 h 0.3186741 
v 0.246326 q 0.079237,-0.142973 0.2101483,-0.217043 0.132636,-0.07579 
0.3048931,-0.07579 0.3496762,0 0.547768,0.270439 0.1998161,0.270439 
0.1998161,0.749309 0,0.470255 -0.1998161,0.738973 -0.1998134,0.266994 
-0.547768,0.266994 -0.1757003,0 -0.3083362,-0.07407 Q 5.4051356,79.4231 
5.3293449,79.280126 Z m 0.9301734,-0.720025 q 0,-0.368625 -0.1171335,-0.556382 
-0.1154091,-0.187757 -0.3445087,-0.187757 -0.2308211,0  [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37712" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 8.79511,77.99166 q -0.101631,-0.07924 -0.2067052,-0.115409 
-0.105077,-0.03617 -0.2308211,-0.03617 -0.2962797,0 -0.4530316,0.186036 
-0.1567518,0.186032 -0.1567518,0.537433 v 0.959459 H 7.429129 v -1.929254 h 
0.3186713 v 0.377238 q 0.079237,-0.204984 0.2428804,-0.313504 
0.1653625,-0.110241 0.3910161,-0.110241 0.1171335,0 0.2187645,0.02928 
0.1016311,0.02928 0.1946487,0.09129 v 0.323839 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37714" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 9.9888346,77.815962 q -0.241157,0 -0.365179,0.187757 
-0.124023,0.187757 -0.124023,0.556382 0,0.366903 0.124023,0.556384 
0.124022,0.187757 0.365179,0.187757 0.2428804,0 0.3669034,-0.187757 
0.124025,-0.189481 0.124025,-0.556384 0,-0.368625 -0.124025,-0.556382 
-0.124023,-0.187757 -0.3669034,-0.187757 z m 0,-0.268717 q 0.4013534,0 
0.6132294,0.260104 0.213594,0.260105 0.213594,0.752752 0,0.494371 
-0.211873,0.754476 -0.211872,0.258383 -0.6149504,0.258383 -0.401351,0 
-0.6132274,-0.2 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37716" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 12.527872,78.542877 q 0,-0.356568 -0.117133,-0.540879 
-0.115412,-0.186036 -0.33762,-0.186036 -0.232545,0 -0.354846,0.186036 
-0.122301,0.184311 -0.122301,0.540879 0,0.356568 0.122301,0.544324 
0.124025,0.186036 0.358292,0.186036 0.218762,0 0.334174,-0.187757 
0.117133,-0.18776 0.117133,-0.542603 z m 0.316947,0.856107 q 0,0.43408 
-0.204981,0.658012 -0.204983,0.223932 -0.602894,0.223932 -0.130912,0 
-0.273883,-0.02413 -0.142974,-0.0241 -0.285944,-0.07063 v -0.313504 q 
0.168811,0.07 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37718" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 15.161646,77.99166 q -0.101631,-0.07924 -0.206705,-0.115409 
-0.105074,-0.03617 -0.230821,-0.03617 -0.29628,0 -0.453032,0.186036 
-0.156752,0.186032 -0.156752,0.537433 v 0.959459 h -0.318671 v -1.929254 h 
0.318671 v 0.377238 q 0.07924,-0.204984 0.242881,-0.313504 0.165365,-0.110241 
0.391019,-0.110241 0.117133,0 0.218761,0.02928 0.101631,0.02928 
0.194649,0.09129 v 0.323839 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37720" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 16.503511,78.553212 h -0.105074 q -0.277332,0 -0.418581,0.09819 
-0.139525,0.09646 -0.139525,0.289388 0,0.173978 0.105074,0.270439 
0.105077,0.09646 0.291112,0.09646 0.261826,0 0.411689,-0.180868 
0.14986,-0.182589 0.151585,-0.502982 v -0.07063 h -0.29628 z m 
0.614951,-0.130915 v 1.100709 h -0.318671 v -0.285942 q -0.101631,0.172255 
-0.256662,0.254937 -0.153306,0.08096 -0.373792,0.08096 -0.294555,0 
-0.470255,-0.165366 -0.175701,-0.167087 -0.175701,-0.446139 0,-0.322115 
0.215319, [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37722" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 18.580904,77.790122 q 0.05857,-0.124022 0.148138,-0.182589 
0.0913,-0.06029 0.218765,-0.06029 0.232542,0 0.327284,0.180867 0.09646,0.179144 
0.09646,0.676961 v 1.117933 h -0.289388 v -1.104152 q 0,-0.408246 
-0.04651,-0.506431 -0.04479,-0.09991 -0.165366,-0.09991 -0.137803,0 
-0.189481,0.106798 -0.04995,0.105074 -0.04995,0.499539 V 79.523 h -0.289388 v 
-1.104152 q 0,-0.413413 -0.04995,-0.509874 -0.04823,-0.09646 -0.175701,-0.09646 
-0.125747,0 -0.1757,0.106798 -0.04823,0.105074 -0 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37724" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 20.703082,77.790122 q 0.05857,-0.124022 0.148138,-0.182589 
0.0913,-0.06029 0.218765,-0.06029 0.232545,0 0.327285,0.180867 0.09646,0.179144 
0.09646,0.676961 v 1.117933 h -0.289388 v -1.104152 q 0,-0.408246 
-0.04651,-0.506431 -0.04479,-0.09991 -0.165365,-0.09991 -0.137804,0 
-0.189478,0.106798 -0.04996,0.105074 -0.04996,0.499539 V 79.523 h -0.289387 v 
-1.104152 q 0,-0.413413 -0.04995,-0.509874 -0.04823,-0.09646 -0.1757,-0.09646 
-0.125744,0 -0.1757,0.106798 -0.04823,0.105074 -0.0 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37726" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 22.101792,77.593752 h 0.811319 v 1.682931 h 0.628731 v 0.246323 h 
-1.57441 v -0.246323 h 0.628732 v -1.436605 h -0.494372 z m 0.494372,-0.75103 h 
0.316947 v 0.401354 h -0.316947 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37728" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 25.593395,78.327558 v 1.195448 h -0.318671 v -1.195448 q 
0,-0.260104 -0.09129,-0.382405 -0.0913,-0.122301 -0.285944,-0.122301 
-0.222208,0 -0.342787,0.158473 -0.118856,0.156752 -0.118856,0.451307 v 1.090374 
h -0.316949 v -1.929254 h 0.316949 v 0.289388 q 0.08441,-0.165363 
0.2291,-0.24977 0.144693,-0.08613 0.342787,-0.08613 0.294555,0 
0.439248,0.194648 0.146417,0.192925 0.146417,0.585665 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37730" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 27.383124,78.542877 q 0,-0.356568 -0.117133,-0.540879 
-0.115412,-0.186036 -0.33762,-0.186036 -0.232546,0 -0.354847,0.186036 
-0.122301,0.184311 -0.122301,0.540879 0,0.356568 0.122301,0.544324 
0.124026,0.186036 0.35829,0.186036 0.218765,0 0.334177,-0.187757 
0.117133,-0.18776 0.117133,-0.542603 z m 0.316947,0.856107 q 0,0.43408 
-0.204984,0.658012 -0.204981,0.223932 -0.602891,0.223932 -0.130912,0 
-0.273886,-0.02413 -0.142971,-0.0241 -0.285942,-0.07063 v -0.313504 q 
0.168812,0.079 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37732" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 31.673988,76.846168 q -0.229096,0.39274 -0.342787,0.783759 
-0.111966,0.389295 -0.111966,0.785481 0,0.394462 0.111966,0.785481 
0.113691,0.391019 0.342787,0.787205 h -0.275607 q -0.260104,-0.409967 
-0.387573,-0.79754 -0.127468,-0.389294 -0.127468,-0.775146 0,-0.384127 
0.127468,-0.773424 0.127469,-0.389295 0.387573,-0.795816 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37734" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 32.642061,76.951242 h 0.349677 v 2.27893 h 1.241958 v 0.292834 h 
-1.591635 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37736" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 35.08119,77.237184 v 0.966351 h 0.403075 q 0.241156,0 
0.375516,-0.127468 0.136079,-0.127469 0.136079,-0.356568 0,-0.2291 
-0.134357,-0.354844 -0.134358,-0.127471 -0.377238,-0.127471 z m 
-0.347955,-0.285942 h 0.75103 q 0.430637,0 0.652845,0.19637 0.22221,0.194649 
0.22221,0.571887 0,0.380684 -0.22221,0.57533 -0.220486,0.194648 
-0.652845,0.194648 H 35.08119 v 1.033529 h -0.347955 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37738" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 37.115518,76.846168 h 0.275607 q 0.260104,0.406521 
0.387573,0.795816 0.127468,0.389297 0.127468,0.773424 0,0.387573 
-0.127468,0.77687 -0.127469,0.389295 -0.387573,0.795816 h -0.275607 q 
0.229099,-0.399632 0.341063,-0.790648 0.11369,-0.391019 0.11369,-0.782038 
0,-0.39274 -0.11369,-0.783759 -0.111964,-0.391019 -0.341063,-0.785481 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37740" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 39.502968,79.001073 h 0.434084 v 0.356568 l -0.339344,0.659737 h 
-0.265272 l 0.170532,-0.659737 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37742" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 44.047051,77.790122 q 0.05857,-0.124022 0.148138,-0.182589 
0.09129,-0.06029 0.218762,-0.06029 0.232546,0 0.327285,0.180867 
0.09646,0.179144 0.09646,0.676961 v 1.117933 h -0.289388 v -1.104152 q 
0,-0.408246 -0.04651,-0.506431 -0.04479,-0.09991 -0.165362,-0.09991 -0.137804,0 
-0.189481,0.106798 -0.04995,0.105074 -0.04995,0.499539 V 79.523 h -0.289388 v 
-1.104152 q 0,-0.413413 -0.04995,-0.509874 -0.04823,-0.09646 -0.1757,-0.09646 
-0.125747,0 -0.1757,0.106798 -0.04823,0.105074 -0. [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37744" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 45.445758,77.593752 h 0.811322 v 1.682931 h 0.628729 v 0.246323 h 
-1.574408 v -0.246323 h 0.628729 v -1.436605 h -0.494372 z m 0.494372,-0.75103 
h 0.31695 v 0.401354 h -0.31695 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37746" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 49.052773,77.593752 -0.690742,0.923287 0.757922,1.005967 H 
48.75305 l -0.564995,-0.773424 -0.563273,0.773424 h -0.366903 l 
0.757922,-1.005967 -0.690742,-0.923287 h 0.351398 l 0.511598,0.697634 
0.50815,-0.697634 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37748" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 51.164616,78.479142 v 0.155031 h -1.37287 v 0.01033 q 0,0.315225 
0.163641,0.48748 0.165366,0.172254 0.465088,0.172254 0.151585,0 
0.31695,-0.04823 0.165365,-0.04823 0.353122,-0.146417 v 0.315225 q 
-0.180868,0.07407 -0.349676,0.110242 -0.167087,0.0379 -0.323839,0.0379 
-0.449585,0 -0.702801,-0.268718 -0.253212,-0.270439 -0.253212,-0.744141 
0,-0.461642 0.248045,-0.737249 0.248048,-0.275607 0.661458,-0.275607 0.368625,0 
0.5805,0.249769 0.213594,0.24977 0.213594,0.682129 z m -0.316 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37750" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 52.849269,77.840078 v -0.997356 h 0.316949 v 2.680284 h -0.316949 
v -0.24288 q -0.07924,0.142974 -0.211873,0.218764 -0.130915,0.07407 
-0.303169,0.07407 -0.349676,0 -0.551217,-0.27044 -0.199813,-0.272164 
-0.199813,-0.749308 0,-0.470256 0.201538,-0.73725 0.201538,-0.268717 
0.549492,-0.268717 0.173976,0 0.306615,0.07579 0.132636,0.07407 
0.208427,0.217043 z m -0.931898,0.720023 q 0,0.368627 0.117133,0.556384 
0.117134,0.187757 0.346231,0.187757 0.229099,0 0.347954,-0.189479 0.1205 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37752" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 56.056654,77.593752 h 0.811318 v 1.682931 h 0.628732 v 0.246323 h 
-1.574411 v -0.246323 h 0.628732 v -1.436605 h -0.494371 z m 0.494371,-0.75103 
h 0.316947 v 0.401354 h -0.316947 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37754" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 59.548256,78.327558 v 1.195448 h -0.318671 v -1.195448 q 
0,-0.260104 -0.09129,-0.382405 -0.0913,-0.122301 -0.285945,-0.122301 
-0.222208,0 -0.342787,0.158473 -0.118855,0.156752 -0.118855,0.451307 v 1.090374 
h -0.31695 v -1.929254 h 0.31695 v 0.289388 q 0.0844,-0.165363 
0.229099,-0.24977 0.144693,-0.08613 0.342787,-0.08613 0.294556,0 
0.439248,0.194648 0.146417,0.192925 0.146417,0.585665 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37756" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 60.917683,77.045981 v 0.547771 h 0.720025 v 0.246326 h -0.720025 v 
1.047307 q 0,0.213597 0.08096,0.298002 0.08096,0.0844 0.282499,0.0844 h 
0.356568 v 0.253215 h -0.387573 q -0.356568,0 -0.502985,-0.142971 
-0.146417,-0.142971 -0.146417,-0.49265 v -1.047307 h -0.515041 v -0.246326 h 
0.515041 v -0.547771 h 0.31695 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37758" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 63.89769,78.479142 v 0.155031 h -1.37287 v 0.01033 q 0,0.315225 
0.163641,0.48748 0.165365,0.172254 0.465088,0.172254 0.151584,0 
0.31695,-0.04823 0.165365,-0.04823 0.353122,-0.146417 v 0.315225 q 
-0.180868,0.07407 -0.349679,0.110242 -0.167087,0.0379 -0.323839,0.0379 
-0.449583,0 -0.702798,-0.268718 -0.253215,-0.270439 -0.253215,-0.744141 
0,-0.461642 0.248047,-0.737249 0.248048,-0.275607 0.661459,-0.275607 0.368624,0 
0.580497,0.249769 0.213597,0.24977 0.213597,0.682129 z m -0.31 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37760" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 65.582342,78.542877 q 0,-0.356568 -0.117133,-0.540879 
-0.115412,-0.186036 -0.33762,-0.186036 -0.232542,0 -0.354843,0.186036 
-0.122301,0.184311 -0.122301,0.540879 0,0.356568 0.122301,0.544324 
0.124022,0.186036 0.358289,0.186036 0.218762,0 0.334174,-0.187757 
0.117133,-0.18776 0.117133,-0.542603 z m 0.316947,0.856107 q 0,0.43408 
-0.204981,0.658012 -0.204983,0.223932 -0.602891,0.223932 -0.130915,0 
-0.273886,-0.02413 -0.142971,-0.0241 -0.285944,-0.07063 v -0.313504 q 
0.168811,0.07 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37762" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 68.142047,78.479142 v 0.155031 h -1.37287 v 0.01033 q 0,0.315225 
0.163641,0.48748 0.165365,0.172254 0.465088,0.172254 0.151584,0 
0.31695,-0.04823 0.165365,-0.04823 0.353122,-0.146417 v 0.315225 q 
-0.180868,0.07407 -0.349676,0.110242 -0.167087,0.0379 -0.323839,0.0379 
-0.449586,0 -0.702801,-0.268718 -0.253213,-0.270439 -0.253213,-0.744141 
0,-0.461642 0.248045,-0.737249 0.248048,-0.275607 0.661459,-0.275607 0.368624,0 
0.5805,0.249769 0.213594,0.24977 0.213594,0.682129 z M 67.825 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37764" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 70.338295,77.99166 q -0.101628,-0.07924 -0.206705,-0.115409 
-0.105075,-0.03617 -0.230822,-0.03617 -0.296276,0 -0.453028,0.186036 
-0.156752,0.186032 -0.156752,0.537433 v 0.959459 h -0.318671 v -1.929254 h 
0.318671 v 0.377238 q 0.07924,-0.204984 0.242877,-0.313504 0.165366,-0.110241 
0.391019,-0.110241 0.117134,0 0.218765,0.02928 0.101628,0.02928 
0.194646,0.09129 v 0.323839 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37766" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 73.239068,79.280126 v 0.976686 h -0.318674 v -2.66306 h 0.318674 v 
0.246326 q 0.07924,-0.142973 0.210148,-0.217043 0.132636,-0.07579 
0.304893,-0.07579 0.349677,0 0.547768,0.270439 0.199816,0.270439 
0.199816,0.749309 0,0.470255 -0.199816,0.738973 -0.199813,0.266994 
-0.547768,0.266994 -0.1757,0 -0.308336,-0.07407 -0.130914,-0.07579 
-0.206705,-0.218764 z m 0.930173,-0.720025 q 0,-0.368625 -0.117133,-0.556382 
-0.115409,-0.187757 -0.344509,-0.187757 -0.230821,0 -0.349676,0.189479  [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37768" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 76.704833,77.99166 q -0.101631,-0.07924 -0.206705,-0.115409 
-0.105077,-0.03617 -0.230821,-0.03617 -0.29628,0 -0.453032,0.186036 
-0.156752,0.186032 -0.156752,0.537433 v 0.959459 h -0.318671 v -1.929254 h 
0.318671 v 0.377238 q 0.07924,-0.204984 0.242881,-0.313504 0.165362,-0.110241 
0.391016,-0.110241 0.117133,0 0.218764,0.02928 0.101631,0.02928 
0.194649,0.09129 v 0.323839 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37770" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 77.898557,77.815962 q -0.241156,0 -0.365179,0.187757 
-0.124022,0.187757 -0.124022,0.556382 0,0.366903 0.124022,0.556384 
0.124023,0.187757 0.365179,0.187757 0.24288,0 0.366903,-0.187757 
0.124025,-0.189481 0.124025,-0.556384 0,-0.368625 -0.124025,-0.556382 
-0.124023,-0.187757 -0.366903,-0.187757 z m 0,-0.268717 q 0.401354,0 
0.613229,0.260104 0.213594,0.260105 0.213594,0.752752 0,0.494371 
-0.211872,0.754476 -0.211873,0.258383 -0.614951,0.258383 -0.401351,0 
-0.613227,-0.258383 -0 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37772" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 80.437594,78.542877 q 0,-0.356568 -0.117133,-0.540879 
-0.115412,-0.186036 -0.33762,-0.186036 -0.232545,0 -0.354846,0.186036 
-0.122301,0.184311 -0.122301,0.540879 0,0.356568 0.122301,0.544324 
0.124025,0.186036 0.358292,0.186036 0.218762,0 0.334174,-0.187757 
0.117133,-0.18776 0.117133,-0.542603 z m 0.316947,0.856107 q 0,0.43408 
-0.204981,0.658012 -0.204983,0.223932 -0.602894,0.223932 -0.130912,0 
-0.273882,-0.02413 -0.142974,-0.0241 -0.285945,-0.07063 v -0.313504 q 
0.168811,0.07 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37774" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 83.071368,77.99166 q -0.101631,-0.07924 -0.206705,-0.115409 
-0.105074,-0.03617 -0.230821,-0.03617 -0.29628,0 -0.453031,0.186036 
-0.156752,0.186032 -0.156752,0.537433 v 0.959459 h -0.318672 v -1.929254 h 
0.318672 v 0.377238 q 0.07924,-0.204984 0.24288,-0.313504 0.165365,-0.110241 
0.391019,-0.110241 0.117134,0 0.218762,0.02928 0.101631,0.02928 
0.194648,0.09129 v 0.323839 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37776" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 84.413234,78.553212 h -0.105075 q -0.277331,0 -0.41858,0.09819 
-0.139525,0.09646 -0.139525,0.289388 0,0.173978 0.105074,0.270439 
0.105077,0.09646 0.291112,0.09646 0.261826,0 0.411689,-0.180868 
0.14986,-0.182589 0.151584,-0.502982 v -0.07063 h -0.296279 z m 
0.61495,-0.130915 v 1.100709 h -0.318671 v -0.285942 q -0.101631,0.172255 
-0.256661,0.254937 -0.153306,0.08096 -0.373792,0.08096 -0.294555,0 
-0.470256,-0.165366 -0.1757,-0.167087 -0.1757,-0.446139 0,-0.322115 
0.215319,-0.48 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37778" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 86.490626,77.790122 q 0.05857,-0.124022 0.148139,-0.182589 
0.0913,-0.06029 0.218764,-0.06029 0.232543,0 0.327285,0.180867 0.09646,0.179144 
0.09646,0.676961 v 1.117933 h -0.289388 v -1.104152 q 0,-0.408246 
-0.04651,-0.506431 -0.04479,-0.09991 -0.165365,-0.09991 -0.137803,0 
-0.189481,0.106798 -0.04995,0.105074 -0.04995,0.499539 V 79.523 h -0.289387 v 
-1.104152 q 0,-0.413413 -0.04995,-0.509874 -0.04823,-0.09646 -0.1757,-0.09646 
-0.125747,0 -0.1757,0.106798 -0.04823,0.105074 -0.0 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37780" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 88.612805,77.790122 q 0.05857,-0.124022 0.148138,-0.182589 
0.0913,-0.06029 0.218765,-0.06029 0.232545,0 0.327284,0.180867 0.09646,0.179144 
0.09646,0.676961 v 1.117933 h -0.289388 v -1.104152 q 0,-0.408246 
-0.04651,-0.506431 -0.04479,-0.09991 -0.165366,-0.09991 -0.137803,0 
-0.189478,0.106798 -0.04996,0.105074 -0.04996,0.499539 V 79.523 h -0.289388 v 
-1.104152 q 0,-0.413413 -0.04995,-0.509874 -0.04823,-0.09646 -0.1757,-0.09646 
-0.125745,0 -0.175701,0.106798 -0.04823,0.105074 -0 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37782" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 90.011515,77.593752 h 0.811318 v 1.682931 h 0.628732 v 0.246323 h 
-1.57441 v -0.246323 h 0.628731 v -1.436605 h -0.494371 z m 0.494371,-0.75103 h 
0.316947 v 0.401354 h -0.316947 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37784" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 93.503117,78.327558 v 1.195448 h -0.318671 v -1.195448 q 
0,-0.260104 -0.09129,-0.382405 -0.0913,-0.122301 -0.285945,-0.122301 
-0.222207,0 -0.342787,0.158473 -0.118855,0.156752 -0.118855,0.451307 v 1.090374 
h -0.31695 v -1.929254 h 0.31695 v 0.289388 q 0.0844,-0.165363 0.2291,-0.24977 
0.144692,-0.08613 0.342787,-0.08613 0.294555,0 0.439248,0.194648 
0.146416,0.192925 0.146416,0.585665 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37786" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 95.292847,78.542877 q 0,-0.356568 -0.117134,-0.540879 
-0.115412,-0.186036 -0.337619,-0.186036 -0.232546,0 -0.354847,0.186036 
-0.122301,0.184311 -0.122301,0.540879 0,0.356568 0.122301,0.544324 
0.124025,0.186036 0.35829,0.186036 0.218764,0 0.334176,-0.187757 
0.117134,-0.18776 0.117134,-0.542603 z m 0.316946,0.856107 q 0,0.43408 
-0.204983,0.658012 -0.204981,0.223932 -0.602892,0.223932 -0.130911,0 
-0.273885,-0.02413 -0.142971,-0.0241 -0.285942,-0.07063 v -0.313504 q 
0.168811,0.07 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37788" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 99.583716,76.846168 q -0.229104,0.39274 -0.342794,0.783759 
-0.11196,0.389295 -0.11196,0.785481 0,0.394462 0.11196,0.785481 
0.11369,0.391019 0.342794,0.787205 h -0.275614 q -0.2601,-0.409967 
-0.38757,-0.79754 -0.127469,-0.389294 -0.127469,-0.775146 0,-0.384127 
0.127469,-0.773424 0.12747,-0.389295 0.38757,-0.795816 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37790" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 100.32958,76.951242 h 0.46509 l 0.44442,1.309136 0.44786,-1.309136 
h 0.46681 v 2.571764 h -0.32212 v -2.272041 l -0.45819,1.355646 h -0.26355 l 
-0.45992,-1.355646 v 2.272041 h -0.3204 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37792" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 102.64986,76.951242 h 1.42799 v 0.292834 h -0.53916 v 1.986096 h 
0.53916 v 0.292834 h -1.42799 v -0.292834 h 0.53915 v -1.986096 h -0.53915 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37794" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 105.1131,77.237184 v 0.966351 h 0.40308 q 0.24115,0 
0.37551,-0.127468 0.13608,-0.127469 0.13608,-0.356568 0,-0.2291 
-0.13435,-0.354844 -0.13436,-0.127471 -0.37724,-0.127471 z m -0.34796,-0.285942 
h 0.75104 q 0.43064,0 0.65284,0.19637 0.22221,0.194649 0.22221,0.571887 
0,0.380684 -0.22221,0.57533 -0.22048,0.194648 -0.65284,0.194648 h -0.40308 v 
1.033529 h -0.34796 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37796" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 107.14743,76.846168 h 0.27561 q 0.2601,0.406521 0.38757,0.795816 
0.12747,0.389297 0.12747,0.773424 0,0.387573 -0.12747,0.77687 -0.12747,0.389295 
-0.38757,0.795816 h -0.27561 q 0.2291,-0.399632 0.34107,-0.790648 
0.11368,-0.391019 0.11368,-0.782038 0,-0.39274 -0.11368,-0.783759 
-0.11197,-0.391019 -0.34107,-0.785481 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37798" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 109.53488,79.001073 h 0.43408 v 0.356568 l -0.33934,0.659737 h 
-0.26527 l 0.17053,-0.659737 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37800" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 114.12375,78.553212 h -0.10508 q -0.27733,0 -0.41857,0.09819 
-0.13953,0.09646 -0.13953,0.289388 0,0.173978 0.10507,0.270439 0.10508,0.09646 
0.29111,0.09646 0.26183,0 0.41169,-0.180868 0.14987,-0.182589 0.15159,-0.502982 
v -0.07063 h -0.29628 z m 0.61495,-0.130915 v 1.100709 h -0.31867 v -0.285942 q 
-0.10163,0.172255 -0.25666,0.254937 -0.15331,0.08096 -0.37379,0.08096 
-0.29456,0 -0.47026,-0.165366 -0.1757,-0.167087 -0.1757,-0.446139 0,-0.322115 
0.21532,-0.489202 0.21704,-0.167 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37802" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 116.8471,78.327558 v 1.195448 h -0.31867 v -1.195448 q 0,-0.260104 
-0.0913,-0.382405 -0.0913,-0.122301 -0.28594,-0.122301 -0.22221,0 
-0.34279,0.158473 -0.11886,0.156752 -0.11886,0.451307 v 1.090374 h -0.31694 v 
-1.929254 h 0.31694 v 0.289388 q 0.0844,-0.165363 0.2291,-0.24977 
0.1447,-0.08613 0.34279,-0.08613 0.29456,0 0.43925,0.194648 0.14642,0.192925 
0.14642,0.585665 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37804" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 118.63682,77.840078 v -0.997356 h 0.31695 v 2.680284 h -0.31695 v 
-0.24288 q -0.0792,0.142974 -0.21187,0.218764 -0.13091,0.07407 -0.30317,0.07407 
-0.34968,0 -0.55121,-0.27044 -0.19982,-0.272164 -0.19982,-0.749308 0,-0.470256 
0.20154,-0.73725 0.20154,-0.268717 0.54949,-0.268717 0.17398,0 0.30662,0.07579 
0.13263,0.07407 0.20842,0.217043 z m -0.93189,0.720023 q 0,0.368627 
0.11713,0.556384 0.11713,0.187757 0.34623,0.187757 0.2291,0 0.34796,-0.189479 
0.12057,-0.189481 0.12057,-0.5 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37806" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 5.7444768,81.34374 q -0.241156,0 -0.3651786,0.187757 
-0.1240254,0.187757 -0.1240254,0.556381 0,0.366903 0.1240254,0.556385 
0.1240226,0.187756 0.3651786,0.187756 0.2428805,0 0.3669031,-0.187756 
0.1240225,-0.189482 0.1240225,-0.556385 0,-0.368624 -0.1240225,-0.556381 Q 
5.9873573,81.34374 5.7444768,81.34374 Z m 0,-0.268718 q 0.4013539,0 
0.6132266,0.260105 0.2135971,0.260104 0.2135971,0.752751 0,0.494372 
-0.2118727,0.754476 -0.2118755,0.258383 -0.614951,0.258383 -0.4013538,0 -0.6 
[...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37808" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 7.8632122,80.573759 v 0.547771 h 0.7200251 v 0.246326 H 7.8632122 
v 1.047307 q 0,0.213597 0.080958,0.298001 0.080961,0.08441 0.2824988,0.08441 h 
0.356568 v 0.253215 H 8.1956641 q -0.3565681,0 -0.502985,-0.142971 
-0.1464169,-0.142971 -0.1464169,-0.49265 V 81.367861 H 7.0312208 v -0.246326 h 
0.5150414 v -0.547771 h 0.3169497 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37810" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 10.738143,81.855336 v 1.195448 h -0.318671 v -1.195448 q 
0,-0.260105 -0.09129,-0.382406 -0.0913,-0.122301 -0.285945,-0.122301 
-0.2222084,0 -0.3427874,0.158474 -0.118855,0.156752 -0.118855,0.451307 v 
1.090374 H 9.2636442 V 80.3705 h 0.3169504 v 1.040418 q 0.0844,-0.165363 
0.229099,-0.24977 0.144693,-0.08613 0.3427884,-0.08613 0.294555,0 
0.43925,0.194649 0.146414,0.192924 0.146414,0.585665 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37812" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 12.965398,82.00692 v 0.155031 h -1.37287 v 0.01033 q 0,0.315225 
0.163641,0.487479 0.165366,0.172255 0.465089,0.172255 0.151584,0 
0.316949,-0.04823 0.165365,-0.04823 0.353122,-0.146417 v 0.315225 q 
-0.180867,0.07407 -0.349679,0.110242 -0.167087,0.0379 -0.323838,0.0379 
-0.449583,0 -0.702799,-0.268718 -0.253215,-0.27044 -0.253215,-0.744141 
0,-0.461642 0.248048,-0.737249 0.248048,-0.275607 0.661458,-0.275607 0.368625,0 
0.580497,0.249769 0.213597,0.24977 0.213597,0.682129 z M 12.6 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37814" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 15.161646,81.519438 q -0.101631,-0.07924 -0.206705,-0.115409 
-0.105074,-0.03617 -0.230821,-0.03617 -0.29628,0 -0.453032,0.186035 
-0.156752,0.186033 -0.156752,0.537433 v 0.95946 h -0.318671 v -1.929254 h 
0.318671 v 0.377238 q 0.07924,-0.204984 0.242881,-0.313504 0.165365,-0.110242 
0.391019,-0.110242 0.117133,0 0.218761,0.02928 0.101631,0.02928 
0.194649,0.09129 v 0.323839 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37816" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 19.406003,81.519438 q -0.101628,-0.07924 -0.206705,-0.115409 
-0.105075,-0.03617 -0.230821,-0.03617 -0.296277,0 -0.453029,0.186035 
-0.156752,0.186033 -0.156752,0.537433 v 0.95946 h -0.318671 v -1.929254 h 
0.318671 v 0.377238 q 0.07924,-0.204984 0.242878,-0.313504 0.165365,-0.110242 
0.391018,-0.110242 0.117134,0 0.218765,0.02928 0.101628,0.02928 
0.194646,0.09129 v 0.323839 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37818" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 21.454112,82.00692 v 0.155031 h -1.37287 v 0.01033 q 0,0.315225 
0.163644,0.487479 0.165362,0.172255 0.465088,0.172255 0.151584,0 
0.316947,-0.04823 0.165365,-0.04823 0.353122,-0.146417 v 0.315225 q 
-0.180868,0.07407 -0.349676,0.110242 -0.167087,0.0379 -0.323839,0.0379 
-0.449586,0 -0.702801,-0.268718 -0.253213,-0.27044 -0.253213,-0.744141 
0,-0.461642 0.248045,-0.737249 0.248048,-0.275607 0.661459,-0.275607 0.368627,0 
0.5805,0.249769 0.213594,0.24977 0.213594,0.682129 z M 21.137 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37820" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 22.761526,82.351429 q 0,0.213597 0.07751,0.322117 0.07924,0.10852 
0.232546,0.10852 h 0.370346 v 0.268718 h -0.401354 q -0.28422,0 
-0.440972,-0.182589 -0.155028,-0.182592 -0.155028,-0.516766 v -1.75183 h 
-0.508152 v -0.248048 h 0.825099 v 1.999878 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37822" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 24.992228,82.080989 h -0.105077 q -0.277329,0 -0.418578,0.09819 
-0.139528,0.09646 -0.139528,0.289387 0,0.173979 0.105077,0.27044 
0.105074,0.09646 0.291109,0.09646 0.261829,0 0.411689,-0.180867 
0.149863,-0.18259 0.151585,-0.502982 v -0.07063 h -0.296277 z m 
0.614948,-0.130914 v 1.100709 h -0.318671 v -0.285942 q -0.101632,0.172254 
-0.256659,0.254937 -0.153309,0.08096 -0.373795,0.08096 -0.294555,0 
-0.470255,-0.165365 -0.175698,-0.167087 -0.175698,-0.44614 0,-0.322114 
0.215316,- [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37824" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 26.962822,80.573759 v 0.547771 h 0.720025 v 0.246326 h -0.720025 v 
1.047307 q 0,0.213597 0.08096,0.298001 0.08096,0.08441 0.282499,0.08441 h 
0.356568 v 0.253215 h -0.387573 q -0.356568,0 -0.502985,-0.142971 
-0.146417,-0.142971 -0.146417,-0.49265 v -1.047307 h -0.515041 v -0.246326 h 
0.515041 v -0.547771 h 0.31695 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37826" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 29.942829,82.00692 v 0.155031 h -1.37287 v 0.01033 q 0,0.315225 
0.163641,0.487479 0.165365,0.172255 0.465088,0.172255 0.151584,0 
0.316949,-0.04823 0.165366,-0.04823 0.353123,-0.146417 v 0.315225 q 
-0.180868,0.07407 -0.349679,0.110242 -0.167087,0.0379 -0.323839,0.0379 
-0.449583,0 -0.702798,-0.268718 -0.253216,-0.27044 -0.253216,-0.744141 
0,-0.461642 0.248048,-0.737249 0.248048,-0.275607 0.661458,-0.275607 0.368625,0 
0.580498,0.249769 0.213597,0.24977 0.213597,0.682129 z m -0.3 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37828" />
+    <path
+       inkscape:connector-curvature="0"
+       d="M 31.627481,81.367856 V 80.3705 h 0.316947 v 2.680284 h -0.316947 v 
-0.24288 q -0.07924,0.142973 -0.211873,0.218764 -0.130914,0.07407 
-0.303168,0.07407 -0.349679,0 -0.551217,-0.270439 -0.199816,-0.272164 
-0.199816,-0.749309 0,-0.470255 0.20154,-0.737249 0.201538,-0.268718 
0.549493,-0.268718 0.173975,0 0.306611,0.07579 0.132636,0.07407 
0.20843,0.217043 z m -0.931898,0.720022 q 0,0.368628 0.117134,0.556385 
0.11713,0.187756 0.34623,0.187756 0.229099,0 0.347955,-0.189478 0.120579,- [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37830" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 35.039847,82.807904 v 0.976686 h -0.318671 v -2.66306 h 0.318671 v 
0.246326 q 0.07924,-0.142974 0.210151,-0.217043 0.132636,-0.07579 
0.30489,-0.07579 0.349679,0 0.547771,0.27044 0.199816,0.270439 
0.199816,0.749308 0,0.470256 -0.199816,0.738974 -0.199816,0.266993 
-0.547771,0.266993 -0.175697,0 -0.308336,-0.07407 -0.130912,-0.07579 
-0.206705,-0.218764 z m 0.930176,-0.720026 q 0,-0.368624 -0.117133,-0.556381 
-0.11541,-0.187757 -0.344509,-0.187757 -0.230821,0 -0.349676,0.189479 - [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37832" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 38.505615,81.519438 q -0.101631,-0.07924 -0.206708,-0.115409 
-0.105074,-0.03617 -0.230821,-0.03617 -0.296277,0 -0.453029,0.186035 
-0.156752,0.186033 -0.156752,0.537433 v 0.95946 h -0.318671 v -1.929254 h 
0.318671 v 0.377238 q 0.07924,-0.204984 0.242878,-0.313504 0.165365,-0.110242 
0.391019,-0.110242 0.117133,0 0.218764,0.02928 0.101631,0.02928 
0.194649,0.09129 v 0.323839 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37834" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 39.699339,81.34374 q -0.241157,0 -0.365179,0.187757 
-0.124025,0.187757 -0.124025,0.556381 0,0.366903 0.124025,0.556385 
0.124022,0.187756 0.365179,0.187756 0.24288,0 0.366903,-0.187756 
0.124022,-0.189482 0.124022,-0.556385 0,-0.368624 -0.124022,-0.556381 
-0.124023,-0.187757 -0.366903,-0.187757 z m 0,-0.268718 q 0.401353,0 
0.613226,0.260105 0.213597,0.260104 0.213597,0.752751 0,0.494372 
-0.211873,0.754476 -0.211875,0.258383 -0.61495,0.258383 -0.401354,0 
-0.613227,-0.258383 -0.2 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37836" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 42.341729,82.087878 q 0,-0.368624 -0.117134,-0.556381 
-0.117133,-0.187757 -0.346233,-0.187757 -0.230821,0 -0.349676,0.189479 
-0.118858,0.187759 -0.118858,0.554659 0,0.365182 0.118858,0.554663 
0.118855,0.189478 0.349676,0.189478 0.2291,0 0.346233,-0.187756 
0.117134,-0.187757 0.117134,-0.556385 z m -0.931901,-0.720022 q 
0.07579,-0.141249 0.20843,-0.217043 0.134357,-0.07579 0.310058,-0.07579 
0.347954,0 0.54777,0.268718 0.199816,0.266994 0.199816,0.737249 0,0.477145 
-0.201537,0.7 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37838" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 43.983317,82.351429 q 0,0.213597 0.07751,0.322117 0.07924,0.10852 
0.232545,0.10852 h 0.370347 v 0.268718 h -0.401351 q -0.284221,0 
-0.440973,-0.182589 -0.15503,-0.182592 -0.15503,-0.516766 v -1.75183 h 
-0.508152 v -0.248048 h 0.825102 v 1.999878 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37840" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 46.920259,82.00692 v 0.155031 h -1.37287 v 0.01033 q 0,0.315225 
0.163641,0.487479 0.165366,0.172255 0.465088,0.172255 0.151585,0 
0.31695,-0.04823 0.165365,-0.04823 0.353122,-0.146417 v 0.315225 q 
-0.180868,0.07407 -0.349679,0.110242 -0.167087,0.0379 -0.323838,0.0379 
-0.449583,0 -0.702799,-0.268718 -0.253215,-0.27044 -0.253215,-0.744141 
0,-0.461642 0.248048,-0.737249 0.248048,-0.275607 0.661458,-0.275607 0.368625,0 
0.580497,0.249769 0.213597,0.24977 0.213597,0.682129 z M 46.60 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37842" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 48.291408,81.3179 q 0.05857,-0.124023 0.148138,-0.182589 
0.0913,-0.06029 0.218765,-0.06029 0.232543,0 0.327285,0.180868 0.09646,0.179144 
0.09646,0.676961 v 1.117933 h -0.289388 v -1.104152 q 0,-0.408246 
-0.04651,-0.506431 -0.04479,-0.09991 -0.165365,-0.09991 -0.137804,0 
-0.189481,0.106799 -0.04995,0.105074 -0.04995,0.499539 v 1.104152 h -0.289388 v 
-1.104152 q 0,-0.413413 -0.04995,-0.509874 -0.04823,-0.09646 -0.1757,-0.09646 
-0.125747,0 -0.1757,0.106799 -0.04823,0.105074 -0.0 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37844" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 50.925182,81.18871 v 0.310058 q -0.136079,-0.07924 
-0.273885,-0.118855 -0.137804,-0.03962 -0.280775,-0.03962 -0.215319,0 
-0.322117,0.07062 -0.105074,0.0689 -0.105074,0.211875 0,0.12919 
0.07924,0.192924 0.07924,0.06374 0.394465,0.124023 l 0.127469,0.0241 q 
0.235988,0.04479 0.356565,0.179146 0.122301,0.134358 0.122301,0.349676 
0,0.285942 -0.203259,0.447864 -0.203262,0.160195 -0.564995,0.160195 -0.142974,0 
-0.299726,-0.03101 -0.156752,-0.02928 -0.339341,-0.08957 v -0.327285 q 0. [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37846" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 54.335826,82.525408 h 0.434083 v 0.525376 h -0.434083 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37848" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 56.458007,82.525408 h 0.434081 v 0.525376 h -0.434081 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37850" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 58.580186,82.525408 h 0.43408 v 0.525376 h -0.43408 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37852" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 61.40172,80.47902 v 0.956014 H 61.101994 V 80.47902 Z m 
-0.659737,0 v 0.956014 H 60.44226 V 80.47902 Z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path37854" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 27.446859,16.97902 v 0.956014 H 27.147133 V 16.97902 Z m 
-0.659737,0 v 0.956014 H 26.487399 V 16.97902 Z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path36948" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 29.505303,18.570655 q 0,-0.356569 -0.117134,-0.540879 
-0.115412,-0.186036 -0.337619,-0.186036 -0.232546,0 -0.354847,0.186036 
-0.122301,0.18431 -0.122301,0.540879 0,0.356568 0.122301,0.544324 
0.124026,0.186036 0.358293,0.186036 0.218761,0 0.334173,-0.187757 
0.117134,-0.18776 0.117134,-0.542603 z m 0.316947,0.856107 q 0,0.43408 
-0.204981,0.658012 -0.204984,0.223932 -0.602894,0.223932 -0.130912,0 
-0.273883,-0.0241 -0.142974,-0.0241 -0.285945,-0.07063 v -0.313504 q 
0.168811,0.079 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path36950" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 31.250243,18.851429 q 0,0.213597 0.07751,0.322117 0.07924,0.10852 
0.232543,0.10852 h 0.370349 v 0.268718 h -0.401354 q -0.28422,0 
-0.440972,-0.182589 -0.15503,-0.182592 -0.15503,-0.516766 v -1.75183 h 
-0.508153 v -0.248048 h 0.825102 v 1.999878 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path36952" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 32.917669,19.307904 v 0.976686 h -0.318671 v -2.66306 h 0.318671 v 
0.246326 q 0.07924,-0.142974 0.210151,-0.217043 0.132636,-0.07579 
0.30489,-0.07579 0.349679,0 0.547771,0.27044 0.199816,0.270439 
0.199816,0.749308 0,0.470256 -0.199816,0.738974 -0.199816,0.266993 
-0.547771,0.266993 -0.1757,0 -0.308336,-0.07407 -0.130912,-0.07579 
-0.206705,-0.218764 z m 0.930176,-0.720025 q 0,-0.368625 -0.117134,-0.556382 
-0.115409,-0.187757 -0.344508,-0.187757 -0.230821,0 -0.349679,0.189479 -0 [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path36954" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 34.800413,16.8705 h 0.327284 v 1.552016 l 0.831991,-0.800986 h 
0.385852 l -0.759644,0.726917 0.878499,1.202337 h -0.387573 l 
-0.713136,-0.995632 -0.235989,0.222208 v 0.773424 h -0.327284 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path36956" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 38.057751,16.97902 v 0.956014 H 37.758028 V 16.97902 Z m 
-0.659734,0 v 0.956014 H 37.098291 V 16.97902 Z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path36958" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 33.813394,20.506798 v 0.956013 h -0.299723 v -0.956013 z m 
-0.659737,0 v 0.956013 h -0.299723 v -0.956013 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path36978" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 35.659966,20.823747 -0.811322,1.35909 h 0.811322 z m 
-0.05685,-0.316949 h 0.403075 v 1.676039 h 0.342787 v 0.282498 h -0.342787 v 
0.613227 h -0.34623 v -0.613227 h -1.090374 v -0.329006 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path36980" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 37.358396,22.553185 h 0.434083 v 0.525377 h -0.434083 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path36982" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 38.994816,20.506798 h 1.302247 v 0.292834 h -0.985297 v 0.632174 q 
0.07407,-0.02757 0.148138,-0.03962 0.07579,-0.01377 0.151585,-0.01377 
0.399632,0 0.633899,0.235989 0.234264,0.235989 0.234264,0.639067 0,0.406521 
-0.246323,0.640785 -0.244602,0.234267 -0.670072,0.234267 -0.204981,0 
-0.375514,-0.02754 -0.168811,-0.02757 -0.303168,-0.08268 v -0.353122 q 
0.158473,0.08613 0.318671,0.12919 0.160198,0.04134 0.327284,0.04134 0.287664,0 
0.442694,-0.151581 0.156752,-0.151585 0.156752,- [...]
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path36984" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 40.999864,20.506798 h 1.619194 v 0.148138 l -0.919842,2.423626 h 
-0.363457 l 0.895726,-2.27893 h -1.231621 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path36986" />
+    <path
+       inkscape:connector-curvature="0"
+       d="m 44.424289,20.506798 v 0.956013 h -0.299725 v -0.956013 z m 
-0.659737,0 v 0.956013 H 43.46483 v -0.956013 z"
+       
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:12.5px;line-height:100%;font-family:'DejaVu
 Sans Mono';-inkscape-font-specification:'DejaVu Sans 
Mono';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#5b8dfe;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="path36988" />
+  </g>
+</svg>
diff --git a/talks/bobkonf2017/package-managers-0.pdf 
b/talks/bobkonf2017/package-managers-0.pdf
new file mode 100644
index 0000000..b72e410
Binary files /dev/null and b/talks/bobkonf2017/package-managers-0.pdf differ
diff --git a/talks/bobkonf2017/package-managers-0.svg 
b/talks/bobkonf2017/package-managers-0.svg
new file mode 100644
index 0000000..49694dd
--- /dev/null
+++ b/talks/bobkonf2017/package-managers-0.svg
@@ -0,0 +1,260 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="483.77951"
+   height="362.83463"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.92.0 r15299"
+   sodipodi:docname="package-managers-0.svg"
+   version="1.0"
+   viewBox="0 0 128 95.999997"
+   style="enable-background:new">
+  <defs
+     id="defs4">
+    <linearGradient
+       id="linearGradient9709"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop9711" />
+    </linearGradient>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <filter
+       y="-0.2"
+       height="1.4"
+       inkscape:label="Rough and Dilate"
+       inkscape:menu="Distort"
+       inkscape:menu-tooltip="Create a turbulent contour around"
+       style="color-interpolation-filters:sRGB"
+       id="filter6525">
+      <feMorphology
+         radius="7"
+         operator="dilate"
+         result="result8"
+         in="SourceGraphic"
+         id="feMorphology6527" />
+      <feComposite
+         in2="result8"
+         result="result10"
+         in="SourceGraphic"
+         operator="arithmetic"
+         k1="0.5"
+         k3="0.5"
+         id="feComposite6529"
+         k2="0"
+         k4="0" />
+      <feTurbulence
+         result="result11"
+         type="fractalNoise"
+         numOctaves="3"
+         baseFrequency="0.07"
+         id="feTurbulence6531" />
+      <feDisplacementMap
+         result="result12"
+         in2="result11"
+         in="result10"
+         xChannelSelector="R"
+         scale="10"
+         id="feDisplacementMap6533"
+         yChannelSelector="A" />
+      <feComposite
+         operator="arithmetic"
+         result="result13"
+         in="SourceGraphic"
+         in2="result12"
+         k1="0.25"
+         k2="0.25"
+         k3="0.75"
+         id="feComposite6535"
+         k4="0" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter6597">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="69"
+         baseFrequency="0.013 0.001"
+         result="turbulence"
+         id="feTurbulence6599" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="41.4"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap6601" />
+    </filter>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.2862346"
+     inkscape:cx="179.6913"
+     inkscape:cy="185.29966"
+     inkscape:document-units="mm"
+     inkscape:current-layer="g31531"
+     inkscape:window-width="1278"
+     inkscape:window-height="798"
+     inkscape:window-x="1"
+     inkscape:window-y="1"
+     width="12.8cm"
+     height="9.6cm"
+     units="cm"
+     showgrid="false"
+     grid_units="mm"
+     inkscape:object-paths="false"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     inkscape:guide-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="0">
+    <sodipodi:guide
+       orientation="vertical"
+       position="15.938931,0"
+       id="guide3573"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,3.1145038"
+       id="guide3579"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,6.7786261"
+       id="guide3886"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,80.610687"
+       id="guide3988"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,85.557253"
+       id="guide4081"
+       inkscape:locked="false" />
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0"
+       originy="0"
+       spacingx="2.1333334"
+       spacingy="2.1333334"
+       color="#3f3fff"
+       empcolor="#3f3fff"
+       opacity="0.15"
+       empopacity="0.38"
+       empspacing="5" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(4.149475e-6,-698.0315)">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:11.28888893px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="69.999992"
+       y="754.03149"
+       id="text5335"><tspan
+         sodipodi:role="line"
+         id="tspan5337"
+         x="69.999992"
+         y="764.01953"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Serif';-inkscape-font-specification:'DejaVu Serif'" /></text>
+    <g
+       id="g31531"
+       transform="matrix(0.42305207,0,0,0.42305207,-168.22716,514.30643)">
+      <text
+         xml:space="preserve"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.68439674px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         x="548.47968"
+         y="504.47797"
+         id="text4140-4-1"><tspan
+           sodipodi:role="line"
+           x="548.47968"
+           y="504.47797"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:46.69769287px;line-height:97.00000286%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:center;text-anchor:middle;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan5398-7-6">Package managers</tspan><tspan
+           sodipodi:role="line"
+           x="548.47968"
+           y="549.77472"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:46.69769287px;line-height:97.00000286%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:center;text-anchor:middle;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan9148">are really useful.</tspan><tspan
+           sodipodi:role="line"
+           x="548.47968"
+           y="579.59454"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:46.69769287px;line-height:97.00000286%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:center;text-anchor:middle;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan35347-2-6" /><tspan
+           sodipodi:role="line"
+           x="548.47968"
+           y="603.34363"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:46.69769287px;line-height:97.00000286%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:center;text-anchor:middle;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan6400-2-6" /></text>
+    </g>
+  </g>
+</svg>
diff --git a/talks/bobkonf2017/package-managers-1.pdf 
b/talks/bobkonf2017/package-managers-1.pdf
new file mode 100644
index 0000000..12d34ee
Binary files /dev/null and b/talks/bobkonf2017/package-managers-1.pdf differ
diff --git a/talks/bobkonf2017/package-managers-1.svg 
b/talks/bobkonf2017/package-managers-1.svg
new file mode 100644
index 0000000..4d2b2fc
--- /dev/null
+++ b/talks/bobkonf2017/package-managers-1.svg
@@ -0,0 +1,271 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="483.77951"
+   height="362.83463"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.92.0 r15299"
+   sodipodi:docname="package-managers-1.svg"
+   version="1.0"
+   viewBox="0 0 128 95.999997"
+   style="enable-background:new">
+  <defs
+     id="defs4">
+    <linearGradient
+       id="linearGradient9709"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop9711" />
+    </linearGradient>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <filter
+       y="-0.2"
+       height="1.4"
+       inkscape:label="Rough and Dilate"
+       inkscape:menu="Distort"
+       inkscape:menu-tooltip="Create a turbulent contour around"
+       style="color-interpolation-filters:sRGB"
+       id="filter6525">
+      <feMorphology
+         radius="7"
+         operator="dilate"
+         result="result8"
+         in="SourceGraphic"
+         id="feMorphology6527" />
+      <feComposite
+         in2="result8"
+         result="result10"
+         in="SourceGraphic"
+         operator="arithmetic"
+         k1="0.5"
+         k3="0.5"
+         id="feComposite6529"
+         k2="0"
+         k4="0" />
+      <feTurbulence
+         result="result11"
+         type="fractalNoise"
+         numOctaves="3"
+         baseFrequency="0.07"
+         id="feTurbulence6531" />
+      <feDisplacementMap
+         result="result12"
+         in2="result11"
+         in="result10"
+         xChannelSelector="R"
+         scale="10"
+         id="feDisplacementMap6533"
+         yChannelSelector="A" />
+      <feComposite
+         operator="arithmetic"
+         result="result13"
+         in="SourceGraphic"
+         in2="result12"
+         k1="0.25"
+         k2="0.25"
+         k3="0.75"
+         id="feComposite6535"
+         k4="0" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter6597">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="69"
+         baseFrequency="0.013 0.001"
+         result="turbulence"
+         id="feTurbulence6599" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="41.4"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap6601" />
+    </filter>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.2862346"
+     inkscape:cx="179.6913"
+     inkscape:cy="185.29966"
+     inkscape:document-units="mm"
+     inkscape:current-layer="g31531"
+     inkscape:window-width="1278"
+     inkscape:window-height="798"
+     inkscape:window-x="1"
+     inkscape:window-y="1"
+     width="12.8cm"
+     height="9.6cm"
+     units="cm"
+     showgrid="false"
+     grid_units="mm"
+     inkscape:object-paths="false"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     inkscape:guide-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="0">
+    <sodipodi:guide
+       orientation="vertical"
+       position="15.938931,0"
+       id="guide3573"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,3.1145038"
+       id="guide3579"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,6.7786261"
+       id="guide3886"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,80.610687"
+       id="guide3988"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,85.557253"
+       id="guide4081"
+       inkscape:locked="false" />
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0"
+       originy="0"
+       spacingx="2.1333334"
+       spacingy="2.1333334"
+       color="#3f3fff"
+       empcolor="#3f3fff"
+       opacity="0.15"
+       empopacity="0.38"
+       empspacing="5" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(4.149475e-6,-698.0315)">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:11.28888893px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="69.999992"
+       y="754.03149"
+       id="text5335"><tspan
+         sodipodi:role="line"
+         id="tspan5337"
+         x="69.999992"
+         y="764.01953"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Serif';-inkscape-font-specification:'DejaVu Serif'" /></text>
+    <g
+       id="g31531"
+       transform="matrix(0.42305207,0,0,0.42305207,-168.22716,514.30643)">
+      <text
+         xml:space="preserve"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.68439674px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         x="548.47968"
+         y="504.47797"
+         id="text4140-4-1"><tspan
+           sodipodi:role="line"
+           x="548.47968"
+           y="504.47797"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:46.69769287px;line-height:97.00000286%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:center;text-anchor:middle;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan5398-7-6">Package managers</tspan><tspan
+           sodipodi:role="line"
+           x="548.47968"
+           y="549.77472"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:46.69769287px;line-height:97.00000286%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:center;text-anchor:middle;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan9148">are really useful.</tspan><tspan
+           sodipodi:role="line"
+           x="548.47968"
+           y="579.59454"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:46.69769287px;line-height:97.00000286%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:center;text-anchor:middle;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan35347-2-6" /><tspan
+           sodipodi:role="line"
+           x="548.47968"
+           y="603.34363"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:46.69769287px;line-height:97.00000286%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:center;text-anchor:middle;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan6400-2-6" /></text>
+      <text
+         xml:space="preserve"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.68439674px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         x="548.90912"
+         y="615.6687"
+         id="text4140-4-1-7"><tspan
+           sodipodi:role="line"
+           x="548.90912"
+           y="615.6687"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13.34219837px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:center;text-anchor:middle;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan6400-2-6-0">But they can be so frustrating!</tspan></text>
+    </g>
+  </g>
+</svg>
diff --git a/talks/bobkonf2017/problems.pdf b/talks/bobkonf2017/problems.pdf
new file mode 100644
index 0000000..5efeca3
Binary files /dev/null and b/talks/bobkonf2017/problems.pdf differ
diff --git a/talks/bobkonf2017/problems.svg b/talks/bobkonf2017/problems.svg
new file mode 100644
index 0000000..a44f2b2
--- /dev/null
+++ b/talks/bobkonf2017/problems.svg
@@ -0,0 +1,265 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="483.77951"
+   height="362.83463"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.92.0 r15299"
+   sodipodi:docname="03b.svg"
+   version="1.0"
+   viewBox="0 0 128 95.999997"
+   style="enable-background:new">
+  <defs
+     id="defs4">
+    <linearGradient
+       id="linearGradient9709"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop9711" />
+    </linearGradient>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <filter
+       y="-0.2"
+       height="1.4"
+       inkscape:label="Rough and Dilate"
+       inkscape:menu="Distort"
+       inkscape:menu-tooltip="Create a turbulent contour around"
+       style="color-interpolation-filters:sRGB"
+       id="filter6525">
+      <feMorphology
+         radius="7"
+         operator="dilate"
+         result="result8"
+         in="SourceGraphic"
+         id="feMorphology6527" />
+      <feComposite
+         in2="result8"
+         result="result10"
+         in="SourceGraphic"
+         operator="arithmetic"
+         k1="0.5"
+         k3="0.5"
+         id="feComposite6529"
+         k2="0"
+         k4="0" />
+      <feTurbulence
+         result="result11"
+         type="fractalNoise"
+         numOctaves="3"
+         baseFrequency="0.07"
+         id="feTurbulence6531" />
+      <feDisplacementMap
+         result="result12"
+         in2="result11"
+         in="result10"
+         xChannelSelector="R"
+         scale="10"
+         id="feDisplacementMap6533"
+         yChannelSelector="A" />
+      <feComposite
+         operator="arithmetic"
+         result="result13"
+         in="SourceGraphic"
+         in2="result12"
+         k1="0.25"
+         k2="0.25"
+         k3="0.75"
+         id="feComposite6535"
+         k4="0" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter6597">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="69"
+         baseFrequency="0.013 0.001"
+         result="turbulence"
+         id="feTurbulence6599" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="41.4"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap6601" />
+    </filter>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="0.93375869"
+     inkscape:cx="192.06245"
+     inkscape:cy="152.95053"
+     inkscape:document-units="mm"
+     inkscape:current-layer="g31531"
+     inkscape:window-width="1278"
+     inkscape:window-height="798"
+     inkscape:window-x="1"
+     inkscape:window-y="1"
+     width="12.8cm"
+     height="9.6cm"
+     units="cm"
+     showgrid="false"
+     grid_units="mm"
+     inkscape:object-paths="false"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     inkscape:guide-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="0">
+    <sodipodi:guide
+       orientation="vertical"
+       position="15.938931,0"
+       id="guide3573"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,3.1145038"
+       id="guide3579"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,6.7786261"
+       id="guide3886"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,80.610687"
+       id="guide3988"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,85.557253"
+       id="guide4081"
+       inkscape:locked="false" />
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0"
+       originy="0"
+       spacingx="2.1333334"
+       spacingy="2.1333334"
+       color="#3f3fff"
+       empcolor="#3f3fff"
+       opacity="0.15"
+       empopacity="0.38"
+       empspacing="5" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(4.149475e-6,-698.0315)">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:11.28888893px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="69.999992"
+       y="754.03149"
+       id="text5335"><tspan
+         sodipodi:role="line"
+         id="tspan5337"
+         x="69.999992"
+         y="764.01953"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Serif';-inkscape-font-specification:'DejaVu Serif'" /></text>
+    <g
+       id="g31531"
+       transform="matrix(0.42305207,0,0,0.42305207,-168.22716,514.30643)">
+      <text
+         xml:space="preserve"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.68439674px;line-height:100%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:start;letter-spacing:0px;word-spacing:0px;text-anchor:start;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         x="548.76727"
+         y="490.46719"
+         id="text4140-4-1-7"><tspan
+           sodipodi:role="line"
+           x="548.76727"
+           y="490.46719"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.68439674px;line-height:112.99999952%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:center;text-anchor:middle;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan10789">Old software</tspan><tspan
+           sodipodi:role="line"
+           x="548.76727"
+           y="520.62054"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.68439674px;line-height:112.99999952%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:center;text-anchor:middle;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan10826">Version conflicts</tspan><tspan
+           sodipodi:role="line"
+           x="548.76727"
+           y="550.77393"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.68439674px;line-height:112.99999952%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:center;text-anchor:middle;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan10779">Suspenseful upgrades</tspan><tspan
+           sodipodi:role="line"
+           x="548.76727"
+           y="580.92731"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.68439674px;line-height:112.99999952%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:center;text-anchor:middle;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan10791">The only way is forward</tspan><tspan
+           sodipodi:role="line"
+           x="548.76727"
+           y="611.08069"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.68439674px;line-height:112.99999952%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:center;text-anchor:middle;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           id="tspan10797">Changes affect all users</tspan></text>
+    </g>
+  </g>
+</svg>
diff --git a/talks/bobkonf2017/profile-0.pdf b/talks/bobkonf2017/profile-0.pdf
new file mode 100644
index 0000000..5a827fa
Binary files /dev/null and b/talks/bobkonf2017/profile-0.pdf differ
diff --git a/talks/bobkonf2017/profile-0.svg b/talks/bobkonf2017/profile-0.svg
new file mode 100644
index 0000000..b0a0ae2
--- /dev/null
+++ b/talks/bobkonf2017/profile-0.svg
@@ -0,0 +1,763 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="453.5433"
+   height="340.15747"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.92.0 r15299"
+   sodipodi:docname="07a.svg"
+   version="1.0"
+   viewBox="0 0 128 95.999997"
+   enable-background="new">
+  <defs
+     id="defs4">
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0.0"
+       refX="0.0"
+       id="Arrow2Send"
+       style="overflow:visible;"
+       inkscape:isstock="true">
+      <path
+         id="path16556"
+         
style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 
8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 
8.7185878,4.0337352 z "
+         transform="scale(0.3) rotate(180) translate(-2.3,0)" />
+    </marker>
+    <linearGradient
+       id="linearGradient9709"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop9711" />
+    </linearGradient>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <filter
+       y="-0.2"
+       height="1.4"
+       inkscape:label="Rough and Dilate"
+       inkscape:menu="Distort"
+       inkscape:menu-tooltip="Create a turbulent contour around"
+       style="color-interpolation-filters:sRGB;"
+       id="filter6525">
+      <feMorphology
+         radius="7"
+         operator="dilate"
+         result="result8"
+         in="SourceGraphic"
+         id="feMorphology6527" />
+      <feComposite
+         in2="result8"
+         result="result10"
+         in="SourceGraphic"
+         operator="arithmetic"
+         k1="0.5"
+         k3="0.5"
+         id="feComposite6529" />
+      <feTurbulence
+         result="result11"
+         type="fractalNoise"
+         numOctaves="3"
+         baseFrequency="0.07"
+         id="feTurbulence6531" />
+      <feDisplacementMap
+         result="result12"
+         in2="result11"
+         in="result10"
+         xChannelSelector="R"
+         scale="10"
+         id="feDisplacementMap6533" />
+      <feComposite
+         operator="arithmetic"
+         result="result13"
+         in="SourceGraphic"
+         in2="result12"
+         k1="0.25"
+         k2="0.25"
+         k3="0.75"
+         id="feComposite6535" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB;"
+       inkscape:label="Roughen"
+       id="filter6597">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="69"
+         baseFrequency="0.013 0.001"
+         result="turbulence"
+         id="feTurbulence6599" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="41.4"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap6601" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1-9">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2-5" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8-1" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker47602-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path47604-7" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker39150-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6,-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path39152-8" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48642-6"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48644-8" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker38788"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6,-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path38790" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48208-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48210-1" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38966"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38968"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6,-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48422-8"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48424-0" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38666"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38668"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6,-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker47798-2"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path47800-7" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker15672-5-2-5"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6,-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path15674-9-0-0" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48000-9"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48002-2" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48868-9"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48870-2" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker39150-6-3"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6,-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path39152-4-8" />
+    </marker>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.8190104"
+     inkscape:cx="183.97489"
+     inkscape:cy="249.14216"
+     inkscape:document-units="mm"
+     inkscape:current-layer="g49276"
+     inkscape:window-width="1278"
+     inkscape:window-height="798"
+     inkscape:window-x="1"
+     inkscape:window-y="1"
+     width="12.8cm"
+     height="9.6cm"
+     units="cm"
+     showgrid="false"
+     grid_units="mm"
+     inkscape:object-paths="false"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     inkscape:guide-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="0">
+    <sodipodi:guide
+       orientation="vertical"
+       position="56.476527"
+       id="guide3573"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="11.035643"
+       id="guide3579"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="24.018753"
+       id="guide3886"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="285.62841"
+       id="guide3988"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="303.15561"
+       id="guide4081"
+       inkscape:locked="false" />
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0"
+       originy="0"
+       spacingx="7.5590551"
+       spacingy="7.5590551"
+       color="#3f3fff"
+       empcolor="#3f3fff"
+       opacity="0.15"
+       empopacity="0.38"
+       empspacing="5" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(4.149475e-6,-698.0315)">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:11.28888893px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="69.999992"
+       y="754.03149"
+       id="text5335"><tspan
+         sodipodi:role="line"
+         id="tspan5337"
+         x="69.999992"
+         y="754.03149"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Serif';-inkscape-font-specification:'DejaVu Serif'" /></text>
+    <g
+       id="g31531"
+       transform="matrix(0.42305207,0,0,0.42305207,-168.22716,514.30643)"
+       style="">
+      <g
+         id="g31531-0"
+         transform="matrix(0.75344465,0,0,0.75344465,205.29132,101.28122)">
+        <g
+           transform="matrix(0.25082476,0,0,0.25082476,96.858326,381.09219)"
+           id="g49522"
+           inkscape:export-xdpi="90"
+           inkscape:export-ydpi="90">
+          <g
+             inkscape:export-ydpi="90"
+             inkscape:export-xdpi="90"
+             id="g49276">
+            <rect
+               
style="fill:#f0f0f0;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               id="rect11160-2-3"
+               width="686.14563"
+               height="908.13953"
+               x="1395.1445"
+               y="437.9321"
+               ry="71.579628" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="991.83325"
+               y="367.85321"
+               id="text3336-0"><tspan
+                 sodipodi:role="line"
+                 id="tspan3338-4"
+                 x="991.83325"
+                 y="367.85321">/home/rekado/.guix-profile</tspan></text>
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="890.31238"
+               y="504.25"
+               id="text3340-1"><tspan
+                 sodipodi:role="line"
+                 id="tspan3342-5"
+                 x="890.31238"
+                 y="504.25">/var/guix/...</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="554.25"
+                 id="tspan3344-6" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="604.25"
+                 id="tspan3358-4">    guix-profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="654.25"
+                 id="tspan3356-4" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="704.25"
+                 id="tspan39391">    42</tspan></text>
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1452.4165"
+               y="500.99976"
+               id="text3360-9"><tspan
+                 sodipodi:role="line"
+                 id="tspan3362-5"
+                 x="1452.4165"
+                 y="500.99976">/gnu/store</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="550.99976"
+                 id="tspan3366-5" /><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="600.99976"
+                 id="tspan3372-4"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5735-6">    hscq14x...-</tspan>profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="650.99976"
+                 id="tspan3368-6">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="700.99976"
+                 id="tspan3376-6">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="750.99976"
+                 id="tspan10459">              bowtie2</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="800.99976"
+                 id="tspan3378-2" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1463.8451,515.42906 0,677.16384"
+               id="path4481-7"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1463.8451,589.5712 c 32.8571,0 32.8571,0 32.8571,0"
+               id="path5025-59"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1509.5594,610.20537 0.7143,27.85714 41.4285,0"
+               id="path5025-8-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1561.7022,660.20537 0.7143,27.85714 41.4286,0"
+               id="path5025-8-4-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1562.4165,684.34823 0.7143,56.42857 41.4286,0"
+               id="path5025-8-4-2-3"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1450.9952"
+               y="820.00964"
+               id="text3360-3-7"><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="820.00964"
+                 id="tspan3372-0-0"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5741-1">    rhrdst11m...-</tspan>samtools-1.2</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="870.00964"
+                 id="tspan3368-3-0">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="920.00964"
+                 id="tspan3374-4-1">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="970.00964"
+                 id="tspan10465">          include</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1020.0096"
+                 id="tspan3378-5-4" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1462.4237,810.58118 c 32.8572,0 32.8572,0 32.8572,0"
+               id="path5025-5-88"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.138,831.21535 0.7143,27.85714 41.4286,0"
+               id="path5025-8-1-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1560.2809,881.21535 0.7143,27.85714 41.4286,0"
+               id="path5025-8-4-4-1"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker47602-4);marker-end:url(#marker39150-4)"
+               d="m 1831.5951,688.29641 c 0,0 245.657,-46.02116 
243.2304,99.45725 -2.2199,133.08567 -173.6698,125.47478 -173.6698,125.47478 l 
-73.8312,-1.193"
+               id="path5177-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cscc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 900.31235,520.10788 v 85.98315 m 0,63.31626 c 0,43.83563 
0,0 0,23.557"
+               id="path4481-6-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 900.31235,594.25002 c 32.85714,0 32.85714,0 32.85714,0"
+               id="path5025-1-6"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 898.89099,693.05209 32.85714,0"
+               id="path5025-5-8-0"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1450.9952"
+               y="1031.6658"
+               id="text3360-3-6-1"><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1031.6658"
+                 id="tspan3372-0-2-7"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5741-7-7">    lud0v1c...-</tspan>bowtie-2.2.4</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1081.6658"
+                 id="tspan3368-3-9-8">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1131.6658"
+                 id="tspan3378-5-1-4">              bowtie2</tspan></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1462.4237,1022.2373 c 32.8572,0 32.8572,0 32.8572,0"
+               id="path5025-5-9-2"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.138,1042.8715 0.7143,27.8571 41.4286,0"
+               id="path5025-8-1-9-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1560.2809,1092.8714 0.7143,27.8571 41.4286,0"
+               id="path5025-8-4-4-9-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.4165,855.98468 0.7143,105 41.4286,0"
+               id="path5025-8-4-2-0-1"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48642-6);marker-end:url(#marker38788)"
+               d="m 883.3993,595.34218 c 0,0 -180.44044,-172.25547 
-107.35034,95.10775 33.54881,122.72138 122.84203,2.60216 122.84203,2.60216"
+               id="path5177-3-0"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48208-4);marker-end:url(#marker38966)"
+               d="m 1012.5729,684.41497 c 0,0 93.7632,2.58593 
190.5663,-50.11779 96.5672,-52.57531 237.3263,-47.38193 237.3263,-47.38193"
+               id="path5177-3-3-5"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48422-8);marker-end:url(#marker38666)"
+               d="m 1302.2805,399.65374 c 0,0 40.6363,104.46757 
3.8611,143.1263 -48.6996,51.19373 -122.5809,47.27544 -122.5809,47.27544"
+               id="path5177-3-2-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker47798-2);marker-end:url(#marker15672-5-2-5)"
+               d="m 1541.3174,740.136 c 0,0 -240.6746,-9.44523 
-235.3809,194.76218 4.8655,187.68782 231.5208,186.30902 231.5208,186.30902"
+               id="path5177-1-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:188.96057129px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="-660.07147"
+               y="903.10791"
+               id="text13013"
+               transform="matrix(0,-1,1,0,0,0)"><tspan
+                 sodipodi:role="line"
+                 id="tspan13015"
+                 x="-660.07147"
+                 y="903.10791"
+                 style="font-size:59.05017853px">...</tspan></text>
+          </g>
+        </g>
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/talks/bobkonf2017/profile-1.pdf b/talks/bobkonf2017/profile-1.pdf
new file mode 100644
index 0000000..a9ca7a5
Binary files /dev/null and b/talks/bobkonf2017/profile-1.pdf differ
diff --git a/talks/bobkonf2017/profile-1.svg b/talks/bobkonf2017/profile-1.svg
new file mode 100644
index 0000000..27f7eed
--- /dev/null
+++ b/talks/bobkonf2017/profile-1.svg
@@ -0,0 +1,853 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="453.5433"
+   height="340.15747"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.91 r13725"
+   sodipodi:docname="07.svg"
+   version="1.0"
+   viewBox="0 0 128 95.999997"
+   enable-background="new">
+  <defs
+     id="defs4">
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0.0"
+       refX="0.0"
+       id="Arrow2Send"
+       style="overflow:visible;"
+       inkscape:isstock="true">
+      <path
+         id="path16556"
+         
style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 
8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 
8.7185878,4.0337352 z "
+         transform="scale(0.3) rotate(180) translate(-2.3,0)" />
+    </marker>
+    <linearGradient
+       id="linearGradient9709"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop9711" />
+    </linearGradient>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <filter
+       y="-0.2"
+       height="1.4"
+       inkscape:label="Rough and Dilate"
+       inkscape:menu="Distort"
+       inkscape:menu-tooltip="Create a turbulent contour around"
+       style="color-interpolation-filters:sRGB;"
+       id="filter6525">
+      <feMorphology
+         radius="7"
+         operator="dilate"
+         result="result8"
+         in="SourceGraphic"
+         id="feMorphology6527" />
+      <feComposite
+         in2="result8"
+         result="result10"
+         in="SourceGraphic"
+         operator="arithmetic"
+         k1="0.5"
+         k3="0.5"
+         id="feComposite6529" />
+      <feTurbulence
+         result="result11"
+         type="fractalNoise"
+         numOctaves="3"
+         baseFrequency="0.07"
+         id="feTurbulence6531" />
+      <feDisplacementMap
+         result="result12"
+         in2="result11"
+         in="result10"
+         xChannelSelector="R"
+         scale="10"
+         id="feDisplacementMap6533" />
+      <feComposite
+         operator="arithmetic"
+         result="result13"
+         in="SourceGraphic"
+         in2="result12"
+         k1="0.25"
+         k2="0.25"
+         k3="0.75"
+         id="feComposite6535" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB;"
+       inkscape:label="Roughen"
+       id="filter6597">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="69"
+         baseFrequency="0.013 0.001"
+         result="turbulence"
+         id="feTurbulence6599" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="41.4"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap6601" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1-9">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2-5" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8-1" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker47602-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path47604-7" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker39150-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6,-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path39152-8" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48642-6"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48644-8" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker38788"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6,-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path38790" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48208-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48210-1" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38966"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38968"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6,-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48422-8"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48424-0" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38666"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38668"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6,-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker47798-2"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path47800-7" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker15672-5-2-5"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6,-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path15674-9-0-0" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48000-9"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48002-2" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38966-9"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38968-5"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6,-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48868-9"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48870-2" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker39150-6-3"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6,-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path39152-4-8" />
+    </marker>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.2862346"
+     inkscape:cx="220.51453"
+     inkscape:cy="166.32277"
+     inkscape:document-units="mm"
+     inkscape:current-layer="g49276"
+     inkscape:window-width="1280"
+     inkscape:window-height="740"
+     inkscape:window-x="0"
+     inkscape:window-y="31"
+     width="12.8cm"
+     height="9.6cm"
+     units="cm"
+     showgrid="false"
+     grid_units="mm"
+     inkscape:object-paths="false"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     inkscape:guide-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="1">
+    <sodipodi:guide
+       orientation="vertical"
+       position="56.476527"
+       id="guide3573" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="11.035643"
+       id="guide3579" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="24.018753"
+       id="guide3886" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="285.62841"
+       id="guide3988" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="303.15561"
+       id="guide4081" />
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0px"
+       originy="0px"
+       spacingx="2mm"
+       spacingy="2mm"
+       color="#3f3fff"
+       empcolor="#3f3fff"
+       opacity="0.15"
+       empopacity="0.38"
+       empspacing="5" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(4.149475e-6,-698.0315)">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:11.28888893px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="69.999992"
+       y="754.03149"
+       id="text5335"
+       sodipodi:linespacing="125%"><tspan
+         sodipodi:role="line"
+         id="tspan5337"
+         x="69.999992"
+         y="754.03149"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Serif';-inkscape-font-specification:'DejaVu Serif'" /></text>
+    <g
+       id="g31531"
+       transform="matrix(0.42305207,0,0,0.42305207,-168.22716,514.30643)"
+       style="">
+      <g
+         id="g31531-0"
+         transform="matrix(0.75344465,0,0,0.75344465,205.29132,101.28122)">
+        <g
+           transform="matrix(0.25082476,0,0,0.25082476,96.858326,381.09219)"
+           id="g49522"
+           inkscape:export-xdpi="90"
+           inkscape:export-ydpi="90">
+          <g
+             inkscape:export-ydpi="90"
+             inkscape:export-xdpi="90"
+             id="g49276">
+            <rect
+               
style="fill:#f0f0f0;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               id="rect11160-2-3"
+               width="686.14563"
+               height="908.13953"
+               x="1395.1445"
+               y="437.9321"
+               ry="71.579628" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="991.83325"
+               y="367.85321"
+               id="text3336-0"
+               sodipodi:linespacing="125%"><tspan
+                 sodipodi:role="line"
+                 id="tspan3338-4"
+                 x="991.83325"
+                 y="367.85321">/home/rekado/.guix-profile</tspan></text>
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="890.31238"
+               y="504.25"
+               id="text3340-1"
+               sodipodi:linespacing="125%"><tspan
+                 sodipodi:role="line"
+                 id="tspan3342-5"
+                 x="890.31238"
+                 y="504.25">/var/guix/...</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="554.25"
+                 id="tspan3344-6" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="604.25"
+                 id="tspan3358-4">    guix-profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="654.25"
+                 id="tspan3356-4" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="704.25"
+                 id="tspan3380-5">    42</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="754.25"
+                 id="tspan39389" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="804.25"
+                 id="tspan39391">    43</tspan></text>
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1452.4165"
+               y="500.99976"
+               id="text3360-9"
+               sodipodi:linespacing="125%"><tspan
+                 sodipodi:role="line"
+                 id="tspan3362-5"
+                 x="1452.4165"
+                 y="500.99976">/gnu/store</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="550.99976"
+                 id="tspan3366-5" /><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="600.99976"
+                 id="tspan3372-4"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5735-6">    hscq14x...-</tspan>profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="650.99976"
+                 id="tspan3368-6">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="700.99976"
+                 id="tspan3376-6">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="750.99976"
+                 id="tspan10459">              bowtie2</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="800.99976"
+                 id="tspan3378-2" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1463.8451,515.42906 0,789.71974"
+               id="path4481-7"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1463.8451,589.5712 c 32.8571,0 32.8571,0 32.8571,0"
+               id="path5025-59"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1509.5594,610.20537 0.7143,27.85714 41.4285,0"
+               id="path5025-8-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1561.7022,660.20537 0.7143,27.85714 41.4286,0"
+               id="path5025-8-4-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1562.4165,684.34823 0.7143,56.42857 41.4286,0"
+               id="path5025-8-4-2-3"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1450.9952"
+               y="820.00964"
+               id="text3360-3-7"
+               sodipodi:linespacing="125%"><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="820.00964"
+                 id="tspan3372-0-0"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5741-1">    rhrdst11m...-</tspan>samtools-1.2</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="870.00964"
+                 id="tspan3368-3-0">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="920.00964"
+                 id="tspan3374-4-1">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="970.00964"
+                 id="tspan10465">          include</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1020.0096"
+                 id="tspan3378-5-4" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1462.4237,810.58118 c 32.8572,0 32.8572,0 32.8572,0"
+               id="path5025-5-88"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.138,831.21535 0.7143,27.85714 41.4286,0"
+               id="path5025-8-1-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1560.2809,881.21535 0.7143,27.85714 41.4286,0"
+               id="path5025-8-4-4-1"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker47602-4);marker-end:url(#marker39150-4)"
+               d="m 1831.5951,688.29641 c 0,0 245.657,-46.02116 
243.2304,99.45725 -2.2199,133.08567 -173.6698,125.47478 -173.6698,125.47478 l 
-73.8312,-1.193"
+               id="path5177-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cscc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 900.31235,520.10788 0,85.98315 m 0,63.31626 0,68.68474 
0,56.7548"
+               id="path4481-6-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 900.31235,594.25002 c 32.85714,0 32.85714,0 32.85714,0"
+               id="path5025-1-6"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 898.89099,693.05209 32.85714,0"
+               id="path5025-5-8-0"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1450.9952"
+               y="1031.6658"
+               id="text3360-3-6-1"
+               sodipodi:linespacing="125%"><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1031.6658"
+                 id="tspan3372-0-2-7"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5741-7-7">    lud0v1c...-</tspan>bowtie-2.2.4</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1081.6658"
+                 id="tspan3368-3-9-8">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1131.6658"
+                 id="tspan3378-5-1-4">              bowtie2</tspan></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1462.4237,1022.2373 c 32.8572,0 32.8572,0 32.8572,0"
+               id="path5025-5-9-2"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.138,1042.8715 0.7143,27.8571 41.4286,0"
+               id="path5025-8-1-9-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1560.2809,1092.8714 0.7143,27.8571 41.4286,0"
+               id="path5025-8-4-4-9-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.4165,855.98468 0.7143,105 41.4286,0"
+               id="path5025-8-4-2-0-1"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48642-6);marker-end:url(#marker38788)"
+               d="m 883.3993,595.34218 c 0,0 -145.50929,-46.11519 
-72.41919,221.24803 33.54881,122.72138 138.43805,-1.55984 138.43805,-1.55984"
+               id="path5177-3-0"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48208-4);marker-end:url(#marker38966)"
+               d="m 1012.5729,684.41497 c 0,0 93.7632,2.58593 
190.5663,-50.11779 96.5672,-52.57531 237.3263,-47.38193 237.3263,-47.38193"
+               id="path5177-3-3-5"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48422-8);marker-end:url(#marker38666)"
+               d="m 1302.2805,399.65374 c 0,0 40.6363,104.46757 
3.8611,143.1263 -48.6996,51.19373 -122.5809,47.27544 -122.5809,47.27544"
+               id="path5177-3-2-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker47798-2);marker-end:url(#marker15672-5-2-5)"
+               d="m 1541.3174,740.136 c 0,0 -240.6746,-9.44523 
-235.3809,194.76218 4.8655,187.68782 231.5208,186.30902 231.5208,186.30902"
+               id="path5177-1-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1454.1154"
+               y="1199.1486"
+               id="text3360-9-0"
+               sodipodi:linespacing="125%"><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1199.1486"
+                 id="tspan3372-4-2"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5735-6-1">    z3braf1sh...-</tspan>profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1249.1486"
+                 id="tspan3368-6-2">          bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1299.1486"
+                 id="tspan3374-1-0">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1349.1486"
+                 id="tspan3376-6-7" /><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1399.1486"
+                 id="tspan3378-2-0" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1465.5439,1191.7199 c 32.8571,0 32.8571,0 32.8571,0"
+               id="path5025-59-8"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1511.2582,1212.3541 0.7143,27.8572 41.4285,0"
+               id="path5025-8-8-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1563.401,1262.3541 0.7143,27.8572 41.4286,0"
+               id="path5025-8-4-6-3"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 899.75948,792.72759 32.85714,0"
+               id="path5025-5-8-0-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48000-9);marker-end:url(#marker38966-9)"
+               d="m 1006.7946,791.51879 c 0,0 141.2281,-50.46615 
220.9088,216.87801 53.6532,180.0167 220.5683,185.1898 220.5683,185.1898"
+               id="path5177-3-3-5-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48868-9);marker-end:url(#marker39150-6-3)"
+               d="m 1837.7568,1285.3168 c 0,0 236.3298,24.1065 
235.3822,-188.4654 -0.9757,-218.90036 -246.8747,-181.23293 -246.8747,-181.23293"
+               id="path5177-4-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:188.96057129px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="-660.07147"
+               y="903.10791"
+               id="text13013"
+               sodipodi:linespacing="125%"
+               transform="matrix(0,-1,1,0,0,0)"><tspan
+                 sodipodi:role="line"
+                 id="tspan13015"
+                 x="-660.07147"
+                 y="903.10791"
+                 style="font-size:59.05017853px">...</tspan></text>
+          </g>
+        </g>
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/talks/bobkonf2017/profile-1_backup.svg 
b/talks/bobkonf2017/profile-1_backup.svg
new file mode 100644
index 0000000..27f7eed
--- /dev/null
+++ b/talks/bobkonf2017/profile-1_backup.svg
@@ -0,0 +1,853 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="453.5433"
+   height="340.15747"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.91 r13725"
+   sodipodi:docname="07.svg"
+   version="1.0"
+   viewBox="0 0 128 95.999997"
+   enable-background="new">
+  <defs
+     id="defs4">
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0.0"
+       refX="0.0"
+       id="Arrow2Send"
+       style="overflow:visible;"
+       inkscape:isstock="true">
+      <path
+         id="path16556"
+         
style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
+         d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 
8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 
8.7185878,4.0337352 z "
+         transform="scale(0.3) rotate(180) translate(-2.3,0)" />
+    </marker>
+    <linearGradient
+       id="linearGradient9709"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop9711" />
+    </linearGradient>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <filter
+       y="-0.2"
+       height="1.4"
+       inkscape:label="Rough and Dilate"
+       inkscape:menu="Distort"
+       inkscape:menu-tooltip="Create a turbulent contour around"
+       style="color-interpolation-filters:sRGB;"
+       id="filter6525">
+      <feMorphology
+         radius="7"
+         operator="dilate"
+         result="result8"
+         in="SourceGraphic"
+         id="feMorphology6527" />
+      <feComposite
+         in2="result8"
+         result="result10"
+         in="SourceGraphic"
+         operator="arithmetic"
+         k1="0.5"
+         k3="0.5"
+         id="feComposite6529" />
+      <feTurbulence
+         result="result11"
+         type="fractalNoise"
+         numOctaves="3"
+         baseFrequency="0.07"
+         id="feTurbulence6531" />
+      <feDisplacementMap
+         result="result12"
+         in2="result11"
+         in="result10"
+         xChannelSelector="R"
+         scale="10"
+         id="feDisplacementMap6533" />
+      <feComposite
+         operator="arithmetic"
+         result="result13"
+         in="SourceGraphic"
+         in2="result12"
+         k1="0.25"
+         k2="0.25"
+         k3="0.75"
+         id="feComposite6535" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB;"
+       inkscape:label="Roughen"
+       id="filter6597">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="69"
+         baseFrequency="0.013 0.001"
+         result="turbulence"
+         id="feTurbulence6599" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="41.4"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap6601" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1-9">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2-5" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8-1" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker47602-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path47604-7" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker39150-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6,-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path39152-8" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48642-6"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48644-8" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker38788"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6,-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path38790" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48208-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48210-1" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38966"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38968"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6,-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48422-8"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48424-0" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38666"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38668"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6,-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker47798-2"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path47800-7" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker15672-5-2-5"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6,-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path15674-9-0-0" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48000-9"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48002-2" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38966-9"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38968-5"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6,-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48868-9"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48870-2" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker39150-6-3"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6,-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path39152-4-8" />
+    </marker>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.2862346"
+     inkscape:cx="220.51453"
+     inkscape:cy="166.32277"
+     inkscape:document-units="mm"
+     inkscape:current-layer="g49276"
+     inkscape:window-width="1280"
+     inkscape:window-height="740"
+     inkscape:window-x="0"
+     inkscape:window-y="31"
+     width="12.8cm"
+     height="9.6cm"
+     units="cm"
+     showgrid="false"
+     grid_units="mm"
+     inkscape:object-paths="false"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     inkscape:guide-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="1">
+    <sodipodi:guide
+       orientation="vertical"
+       position="56.476527"
+       id="guide3573" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="11.035643"
+       id="guide3579" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="24.018753"
+       id="guide3886" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="285.62841"
+       id="guide3988" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="303.15561"
+       id="guide4081" />
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0px"
+       originy="0px"
+       spacingx="2mm"
+       spacingy="2mm"
+       color="#3f3fff"
+       empcolor="#3f3fff"
+       opacity="0.15"
+       empopacity="0.38"
+       empspacing="5" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(4.149475e-6,-698.0315)">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:11.28888893px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="69.999992"
+       y="754.03149"
+       id="text5335"
+       sodipodi:linespacing="125%"><tspan
+         sodipodi:role="line"
+         id="tspan5337"
+         x="69.999992"
+         y="754.03149"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Serif';-inkscape-font-specification:'DejaVu Serif'" /></text>
+    <g
+       id="g31531"
+       transform="matrix(0.42305207,0,0,0.42305207,-168.22716,514.30643)"
+       style="">
+      <g
+         id="g31531-0"
+         transform="matrix(0.75344465,0,0,0.75344465,205.29132,101.28122)">
+        <g
+           transform="matrix(0.25082476,0,0,0.25082476,96.858326,381.09219)"
+           id="g49522"
+           inkscape:export-xdpi="90"
+           inkscape:export-ydpi="90">
+          <g
+             inkscape:export-ydpi="90"
+             inkscape:export-xdpi="90"
+             id="g49276">
+            <rect
+               
style="fill:#f0f0f0;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               id="rect11160-2-3"
+               width="686.14563"
+               height="908.13953"
+               x="1395.1445"
+               y="437.9321"
+               ry="71.579628" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="991.83325"
+               y="367.85321"
+               id="text3336-0"
+               sodipodi:linespacing="125%"><tspan
+                 sodipodi:role="line"
+                 id="tspan3338-4"
+                 x="991.83325"
+                 y="367.85321">/home/rekado/.guix-profile</tspan></text>
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="890.31238"
+               y="504.25"
+               id="text3340-1"
+               sodipodi:linespacing="125%"><tspan
+                 sodipodi:role="line"
+                 id="tspan3342-5"
+                 x="890.31238"
+                 y="504.25">/var/guix/...</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="554.25"
+                 id="tspan3344-6" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="604.25"
+                 id="tspan3358-4">    guix-profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="654.25"
+                 id="tspan3356-4" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="704.25"
+                 id="tspan3380-5">    42</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="754.25"
+                 id="tspan39389" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="804.25"
+                 id="tspan39391">    43</tspan></text>
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1452.4165"
+               y="500.99976"
+               id="text3360-9"
+               sodipodi:linespacing="125%"><tspan
+                 sodipodi:role="line"
+                 id="tspan3362-5"
+                 x="1452.4165"
+                 y="500.99976">/gnu/store</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="550.99976"
+                 id="tspan3366-5" /><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="600.99976"
+                 id="tspan3372-4"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5735-6">    hscq14x...-</tspan>profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="650.99976"
+                 id="tspan3368-6">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="700.99976"
+                 id="tspan3376-6">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="750.99976"
+                 id="tspan10459">              bowtie2</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="800.99976"
+                 id="tspan3378-2" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1463.8451,515.42906 0,789.71974"
+               id="path4481-7"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1463.8451,589.5712 c 32.8571,0 32.8571,0 32.8571,0"
+               id="path5025-59"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1509.5594,610.20537 0.7143,27.85714 41.4285,0"
+               id="path5025-8-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1561.7022,660.20537 0.7143,27.85714 41.4286,0"
+               id="path5025-8-4-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1562.4165,684.34823 0.7143,56.42857 41.4286,0"
+               id="path5025-8-4-2-3"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1450.9952"
+               y="820.00964"
+               id="text3360-3-7"
+               sodipodi:linespacing="125%"><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="820.00964"
+                 id="tspan3372-0-0"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5741-1">    rhrdst11m...-</tspan>samtools-1.2</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="870.00964"
+                 id="tspan3368-3-0">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="920.00964"
+                 id="tspan3374-4-1">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="970.00964"
+                 id="tspan10465">          include</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1020.0096"
+                 id="tspan3378-5-4" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1462.4237,810.58118 c 32.8572,0 32.8572,0 32.8572,0"
+               id="path5025-5-88"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.138,831.21535 0.7143,27.85714 41.4286,0"
+               id="path5025-8-1-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1560.2809,881.21535 0.7143,27.85714 41.4286,0"
+               id="path5025-8-4-4-1"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker47602-4);marker-end:url(#marker39150-4)"
+               d="m 1831.5951,688.29641 c 0,0 245.657,-46.02116 
243.2304,99.45725 -2.2199,133.08567 -173.6698,125.47478 -173.6698,125.47478 l 
-73.8312,-1.193"
+               id="path5177-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cscc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 900.31235,520.10788 0,85.98315 m 0,63.31626 0,68.68474 
0,56.7548"
+               id="path4481-6-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 900.31235,594.25002 c 32.85714,0 32.85714,0 32.85714,0"
+               id="path5025-1-6"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 898.89099,693.05209 32.85714,0"
+               id="path5025-5-8-0"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1450.9952"
+               y="1031.6658"
+               id="text3360-3-6-1"
+               sodipodi:linespacing="125%"><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1031.6658"
+                 id="tspan3372-0-2-7"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5741-7-7">    lud0v1c...-</tspan>bowtie-2.2.4</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1081.6658"
+                 id="tspan3368-3-9-8">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1131.6658"
+                 id="tspan3378-5-1-4">              bowtie2</tspan></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1462.4237,1022.2373 c 32.8572,0 32.8572,0 32.8572,0"
+               id="path5025-5-9-2"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.138,1042.8715 0.7143,27.8571 41.4286,0"
+               id="path5025-8-1-9-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1560.2809,1092.8714 0.7143,27.8571 41.4286,0"
+               id="path5025-8-4-4-9-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.4165,855.98468 0.7143,105 41.4286,0"
+               id="path5025-8-4-2-0-1"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48642-6);marker-end:url(#marker38788)"
+               d="m 883.3993,595.34218 c 0,0 -145.50929,-46.11519 
-72.41919,221.24803 33.54881,122.72138 138.43805,-1.55984 138.43805,-1.55984"
+               id="path5177-3-0"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48208-4);marker-end:url(#marker38966)"
+               d="m 1012.5729,684.41497 c 0,0 93.7632,2.58593 
190.5663,-50.11779 96.5672,-52.57531 237.3263,-47.38193 237.3263,-47.38193"
+               id="path5177-3-3-5"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48422-8);marker-end:url(#marker38666)"
+               d="m 1302.2805,399.65374 c 0,0 40.6363,104.46757 
3.8611,143.1263 -48.6996,51.19373 -122.5809,47.27544 -122.5809,47.27544"
+               id="path5177-3-2-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker47798-2);marker-end:url(#marker15672-5-2-5)"
+               d="m 1541.3174,740.136 c 0,0 -240.6746,-9.44523 
-235.3809,194.76218 4.8655,187.68782 231.5208,186.30902 231.5208,186.30902"
+               id="path5177-1-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1454.1154"
+               y="1199.1486"
+               id="text3360-9-0"
+               sodipodi:linespacing="125%"><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1199.1486"
+                 id="tspan3372-4-2"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5735-6-1">    z3braf1sh...-</tspan>profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1249.1486"
+                 id="tspan3368-6-2">          bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1299.1486"
+                 id="tspan3374-1-0">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1349.1486"
+                 id="tspan3376-6-7" /><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1399.1486"
+                 id="tspan3378-2-0" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1465.5439,1191.7199 c 32.8571,0 32.8571,0 32.8571,0"
+               id="path5025-59-8"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1511.2582,1212.3541 0.7143,27.8572 41.4285,0"
+               id="path5025-8-8-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1563.401,1262.3541 0.7143,27.8572 41.4286,0"
+               id="path5025-8-4-6-3"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 899.75948,792.72759 32.85714,0"
+               id="path5025-5-8-0-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48000-9);marker-end:url(#marker38966-9)"
+               d="m 1006.7946,791.51879 c 0,0 141.2281,-50.46615 
220.9088,216.87801 53.6532,180.0167 220.5683,185.1898 220.5683,185.1898"
+               id="path5177-3-3-5-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48868-9);marker-end:url(#marker39150-6-3)"
+               d="m 1837.7568,1285.3168 c 0,0 236.3298,24.1065 
235.3822,-188.4654 -0.9757,-218.90036 -246.8747,-181.23293 -246.8747,-181.23293"
+               id="path5177-4-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:188.96057129px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="-660.07147"
+               y="903.10791"
+               id="text13013"
+               sodipodi:linespacing="125%"
+               transform="matrix(0,-1,1,0,0,0)"><tspan
+                 sodipodi:role="line"
+                 id="tspan13015"
+                 x="-660.07147"
+                 y="903.10791"
+                 style="font-size:59.05017853px">...</tspan></text>
+          </g>
+        </g>
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/talks/bobkonf2017/rollback.pdf b/talks/bobkonf2017/rollback.pdf
new file mode 100644
index 0000000..176c1af
Binary files /dev/null and b/talks/bobkonf2017/rollback.pdf differ
diff --git a/talks/bobkonf2017/rollback.svg b/talks/bobkonf2017/rollback.svg
new file mode 100644
index 0000000..39150b4
--- /dev/null
+++ b/talks/bobkonf2017/rollback.svg
@@ -0,0 +1,854 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:osb="http://www.openswatchbook.org/uri/2009/osb";
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="483.77951"
+   height="362.83463"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.92.0 r15299"
+   sodipodi:docname="rollback.svg"
+   version="1.0"
+   viewBox="0 0 128 95.999997"
+   style="enable-background:new">
+  <defs
+     id="defs4">
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         id="path16556"
+         style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)"
+         inkscape:connector-curvature="0" />
+    </marker>
+    <linearGradient
+       id="linearGradient9709"
+       osb:paint="solid">
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1;"
+         offset="0"
+         id="stop9711" />
+    </linearGradient>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <filter
+       y="-0.2"
+       height="1.4"
+       inkscape:label="Rough and Dilate"
+       inkscape:menu="Distort"
+       inkscape:menu-tooltip="Create a turbulent contour around"
+       style="color-interpolation-filters:sRGB"
+       id="filter6525">
+      <feMorphology
+         radius="7"
+         operator="dilate"
+         result="result8"
+         in="SourceGraphic"
+         id="feMorphology6527" />
+      <feComposite
+         in2="result8"
+         result="result10"
+         in="SourceGraphic"
+         operator="arithmetic"
+         k1="0.5"
+         k3="0.5"
+         id="feComposite6529"
+         k2="0"
+         k4="0" />
+      <feTurbulence
+         result="result11"
+         type="fractalNoise"
+         numOctaves="3"
+         baseFrequency="0.07"
+         id="feTurbulence6531" />
+      <feDisplacementMap
+         result="result12"
+         in2="result11"
+         in="result10"
+         xChannelSelector="R"
+         scale="10"
+         id="feDisplacementMap6533"
+         yChannelSelector="A" />
+      <feComposite
+         operator="arithmetic"
+         result="result13"
+         in="SourceGraphic"
+         in2="result12"
+         k1="0.25"
+         k2="0.25"
+         k3="0.75"
+         id="feComposite6535"
+         k4="0" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter6597">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="69"
+         baseFrequency="0.013 0.001"
+         result="turbulence"
+         id="feTurbulence6599" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="41.4"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap6601" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1-9">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2-5" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8-1" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3-3-6"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4-7-3"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker47602-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path47604-7" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker39150-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path39152-8" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48642-6"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48644-8" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker38788"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path38790" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48208-4"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48210-1" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38966"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38968"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48422-8"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48424-0" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38666"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38668"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker47798-2"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path47800-7" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker15672-5-2-5"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path15674-9-0-0" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48000-9"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48002-2" />
+    </marker>
+    <marker
+       inkscape:stockid="Arrow2Mend"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="marker38966-9"
+       style="overflow:visible"
+       inkscape:isstock="true"
+       inkscape:collect="always">
+      <path
+         inkscape:connector-curvature="0"
+         id="path38968-5"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="scale(-0.6)" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker48868-9"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="DotM">
+      <path
+         inkscape:connector-curvature="0"
+         transform="matrix(0.4,0,0,0.4,2.96,0.4)"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:1.00000003pt;stroke-opacity:1"
+         d="m -2.5,-1 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 
2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+         id="path48870-2" />
+    </marker>
+    <marker
+       inkscape:isstock="true"
+       style="overflow:visible"
+       id="marker39150-6-3"
+       refX="0"
+       refY="0"
+       orient="auto"
+       inkscape:stockid="Arrow2Mend">
+      <path
+         inkscape:connector-curvature="0"
+         transform="scale(-0.6)"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         id="path39152-4-8" />
+    </marker>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.2862346"
+     inkscape:cx="220.51453"
+     inkscape:cy="197.4213"
+     inkscape:document-units="mm"
+     inkscape:current-layer="g49276"
+     inkscape:window-width="1278"
+     inkscape:window-height="798"
+     inkscape:window-x="1"
+     inkscape:window-y="1"
+     width="12.8cm"
+     height="9.6cm"
+     units="cm"
+     showgrid="false"
+     grid_units="mm"
+     inkscape:object-paths="false"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     inkscape:guide-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="0">
+    <sodipodi:guide
+       orientation="vertical"
+       position="15.938931,0"
+       id="guide3573"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,3.1145038"
+       id="guide3579"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,6.7786261"
+       id="guide3886"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,80.610687"
+       id="guide3988"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="0,85.557253"
+       id="guide4081"
+       inkscape:locked="false" />
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0"
+       originy="0"
+       spacingx="2.1333334"
+       spacingy="2.1333334"
+       color="#3f3fff"
+       empcolor="#3f3fff"
+       opacity="0.15"
+       empopacity="0.38"
+       empspacing="5" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(4.149475e-6,-698.0315)">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:11.28888893px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="69.999992"
+       y="754.03149"
+       id="text5335"><tspan
+         sodipodi:role="line"
+         id="tspan5337"
+         x="69.999992"
+         y="764.01953"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Serif';-inkscape-font-specification:'DejaVu Serif'" /></text>
+    <g
+       id="g31531"
+       transform="matrix(0.42305207,0,0,0.42305207,-168.22716,514.30643)">
+      <g
+         id="g31531-0"
+         transform="matrix(0.75344465,0,0,0.75344465,205.29132,101.28122)">
+        <g
+           transform="matrix(0.25082476,0,0,0.25082476,96.858326,381.09219)"
+           id="g49522"
+           inkscape:export-xdpi="90"
+           inkscape:export-ydpi="90">
+          <g
+             inkscape:export-ydpi="90"
+             inkscape:export-xdpi="90"
+             id="g49276">
+            <rect
+               
style="fill:#f0f0f0;fill-opacity:1;stroke:none;stroke-width:5;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               id="rect11160-2-3"
+               width="686.14563"
+               height="908.13953"
+               x="1395.1445"
+               y="437.9321"
+               ry="71.579628" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="991.83325"
+               y="367.85321"
+               id="text3336-0"><tspan
+                 sodipodi:role="line"
+                 id="tspan3338-4"
+                 x="991.83325"
+                 y="367.85321">/home/rekado/.guix-profile</tspan></text>
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="890.31238"
+               y="504.25"
+               id="text3340-1"><tspan
+                 sodipodi:role="line"
+                 id="tspan3342-5"
+                 x="890.31238"
+                 y="504.25">/var/guix/...</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="554.25"
+                 id="tspan3344-6" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="604.25"
+                 id="tspan3358-4">    guix-profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="654.25"
+                 id="tspan3356-4" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="704.25"
+                 id="tspan3380-5">    42</tspan><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="754.25"
+                 id="tspan39389" /><tspan
+                 sodipodi:role="line"
+                 x="890.31238"
+                 y="804.25"
+                 id="tspan39391">    43</tspan></text>
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1452.4165"
+               y="500.99976"
+               id="text3360-9"><tspan
+                 sodipodi:role="line"
+                 id="tspan3362-5"
+                 x="1452.4165"
+                 y="500.99976">/gnu/store</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="550.99976"
+                 id="tspan3366-5" /><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="600.99976"
+                 id="tspan3372-4"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5735-6">    hscq14x...-</tspan>profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="650.99976"
+                 id="tspan3368-6">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="700.99976"
+                 id="tspan3376-6">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="750.99976"
+                 id="tspan10459">              bowtie2</tspan><tspan
+                 sodipodi:role="line"
+                 x="1452.4165"
+                 y="800.99976"
+                 id="tspan3378-2" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="M 1463.8451,515.42906 V 1305.1488"
+               id="path4481-7"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1463.8451,589.5712 c 32.8571,0 32.8571,0 32.8571,0"
+               id="path5025-59"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1509.5594,610.20537 0.7143,27.85714 h 41.4285"
+               id="path5025-8-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1561.7022,660.20537 0.7143,27.85714 h 41.4286"
+               id="path5025-8-4-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1562.4165,684.34823 0.7143,56.42857 h 41.4286"
+               id="path5025-8-4-2-3"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1450.9952"
+               y="820.00964"
+               id="text3360-3-7"><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="820.00964"
+                 id="tspan3372-0-0"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5741-1">    rhrdst11m...-</tspan>samtools-1.2</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="870.00964"
+                 id="tspan3368-3-0">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="920.00964"
+                 id="tspan3374-4-1">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="970.00964"
+                 id="tspan10465">          include</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1020.0096"
+                 id="tspan3378-5-4" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1462.4237,810.58118 c 32.8572,0 32.8572,0 32.8572,0"
+               id="path5025-5-88"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.138,831.21535 0.7143,27.85714 h 41.4286"
+               id="path5025-8-1-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1560.2809,881.21535 0.7143,27.85714 h 41.4286"
+               id="path5025-8-4-4-1"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker47602-4);marker-end:url(#marker39150-4)"
+               d="m 1831.5951,688.29641 c 0,0 245.657,-46.02116 
243.2304,99.45725 -2.2199,133.08567 -173.6698,125.47478 -173.6698,125.47478 l 
-73.8312,-1.193"
+               id="path5177-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cscc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 900.31235,520.10788 v 85.98315 m 0,63.31626 v 68.68474 
56.7548"
+               id="path4481-6-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 900.31235,594.25002 c 32.85714,0 32.85714,0 32.85714,0"
+               id="path5025-1-6"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 898.89099,693.05209 h 32.85714"
+               id="path5025-5-8-0"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1450.9952"
+               y="1031.6658"
+               id="text3360-3-6-1"><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1031.6658"
+                 id="tspan3372-0-2-7"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5741-7-7">    lud0v1c...-</tspan>bowtie-2.2.4</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1081.6658"
+                 id="tspan3368-3-9-8">         bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1450.9952"
+                 y="1131.6658"
+                 id="tspan3378-5-1-4">              bowtie2</tspan></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1462.4237,1022.2373 c 32.8572,0 32.8572,0 32.8572,0"
+               id="path5025-5-9-2"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.138,1042.8715 0.7143,27.8571 h 41.4286"
+               id="path5025-8-1-9-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1560.2809,1092.8714 0.7143,27.8571 h 41.4286"
+               id="path5025-8-4-4-9-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1508.4165,855.98468 0.7143,105 h 41.4286"
+               id="path5025-8-4-2-0-1"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48642-6);marker-end:url(#marker38788)"
+               d="m 883.3993,595.34218 c 0,0 -142.98639,-59.03447 
-121.30472,87.45606 10.76036,72.70156 136.79641,10.25385 136.79641,10.25385"
+               id="path5177-3-0"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48208-4);marker-end:url(#marker38966)"
+               d="m 1012.5729,684.41497 c 0,0 93.7632,2.58593 
190.5663,-50.11779 96.5672,-52.57531 237.3263,-47.38193 237.3263,-47.38193"
+               id="path5177-3-3-5"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48422-8);marker-end:url(#marker38666)"
+               d="m 1302.2805,399.65374 c 0,0 40.6363,104.46757 
3.8611,143.1263 -48.6996,51.19373 -122.5809,47.27544 -122.5809,47.27544"
+               id="path5177-3-2-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker47798-2);marker-end:url(#marker15672-5-2-5)"
+               d="m 1541.3174,740.136 c 0,0 -240.6746,-9.44523 
-235.3809,194.76218 4.8655,187.68782 231.5208,186.30902 231.5208,186.30902"
+               id="path5177-1-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:40px;line-height:125%;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="1454.1154"
+               y="1199.1486"
+               id="text3360-9-0"><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1199.1486"
+                 id="tspan3372-4-2"><tspan
+   style="fill:#969696;fill-opacity:1"
+   id="tspan5735-6-1">    z3braf1sh...-</tspan>profile</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1249.1486"
+                 id="tspan3368-6-2">          bin</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1299.1486"
+                 id="tspan3374-1-0">              samtools</tspan><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1349.1486"
+                 id="tspan3376-6-7" /><tspan
+                 sodipodi:role="line"
+                 x="1454.1154"
+                 y="1399.1486"
+                 id="tspan3378-2-0" /></text>
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1465.5439,1191.7199 c 32.8571,0 32.8571,0 32.8571,0"
+               id="path5025-59-8"
+               inkscape:connector-curvature="0" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1511.2582,1212.3541 0.7143,27.8572 h 41.4285"
+               id="path5025-8-8-8"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 1563.401,1262.3541 0.7143,27.8572 h 41.4286"
+               id="path5025-8-4-6-3"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="ccc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#969696;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+               d="m 899.75948,792.72759 h 32.85714"
+               id="path5025-5-8-0-2"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="cc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48000-9);marker-end:url(#marker38966-9)"
+               d="m 1006.7946,791.51879 c 0,0 141.2281,-50.46615 
220.9088,216.87801 53.6532,180.0167 220.5683,185.1898 220.5683,185.1898"
+               id="path5177-3-3-5-6"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <path
+               
style="fill:none;fill-rule:evenodd;stroke:#f34eaf;stroke-width:4.9980073;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;marker-start:url(#marker48868-9);marker-end:url(#marker39150-6-3)"
+               d="m 1837.7568,1285.3168 c 0,0 236.3298,24.1065 
235.3822,-188.4654 -0.9757,-218.90036 -246.8747,-181.23293 -246.8747,-181.23293"
+               id="path5177-4-4"
+               inkscape:connector-curvature="0"
+               sodipodi:nodetypes="csc" />
+            <text
+               xml:space="preserve"
+               
style="font-style:normal;font-weight:normal;font-size:188.96057129px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+               x="-660.07147"
+               y="903.10791"
+               id="text13013"
+               transform="rotate(-90)"><tspan
+                 sodipodi:role="line"
+                 id="tspan13015"
+                 x="-660.07147"
+                 y="903.10791"
+                 style="font-size:59.05017853px">...</tspan></text>
+          </g>
+        </g>
+      </g>
+    </g>
+  </g>
+</svg>
diff --git a/talks/bobkonf2017/slides.pdf b/talks/bobkonf2017/slides.pdf
new file mode 100644
index 0000000..9d8fa01
Binary files /dev/null and b/talks/bobkonf2017/slides.pdf differ
diff --git a/talks/bobkonf2017/title.pdf b/talks/bobkonf2017/title.pdf
new file mode 100644
index 0000000..a29ddc2
Binary files /dev/null and b/talks/bobkonf2017/title.pdf differ
diff --git a/talks/bobkonf2017/title.svg b/talks/bobkonf2017/title.svg
new file mode 100644
index 0000000..6f83574
--- /dev/null
+++ b/talks/bobkonf2017/title.svg
@@ -0,0 +1,298 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="453.5433"
+   height="340.15747"
+   id="svg2"
+   sodipodi:version="0.32"
+   inkscape:version="0.92.0 r15299"
+   sodipodi:docname="01.svg"
+   version="1.0"
+   viewBox="0 0 128 95.999997">
+  <defs
+     id="defs4">
+    <filter
+       style="color-interpolation-filters:sRGB"
+       inkscape:label="Roughen"
+       id="filter13391-1">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="1"
+         baseFrequency="0.013 0.013"
+         result="turbulence"
+         id="feTurbulence13393-2" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="10.2094"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap13395-8" />
+    </filter>
+    <marker
+       inkscape:stockid="Arrow2Send"
+       orient="auto"
+       refY="0"
+       refX="0"
+       id="Arrow2Send-3"
+       style="overflow:visible"
+       inkscape:isstock="true">
+      <path
+         inkscape:connector-curvature="0"
+         id="path6389-4"
+         
style="fill:#f34eaf;fill-opacity:1;fill-rule:evenodd;stroke:#f34eaf;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
+         d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c 
-1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
+         transform="matrix(-0.3,0,0,-0.3,0.69,0)" />
+    </marker>
+    <filter
+       y="-0.2"
+       height="1.4"
+       inkscape:label="Rough and Dilate"
+       inkscape:menu="Distort"
+       inkscape:menu-tooltip="Create a turbulent contour around"
+       style="color-interpolation-filters:sRGB;"
+       id="filter6525">
+      <feMorphology
+         radius="7"
+         operator="dilate"
+         result="result8"
+         in="SourceGraphic"
+         id="feMorphology6527" />
+      <feComposite
+         in2="result8"
+         result="result10"
+         in="SourceGraphic"
+         operator="arithmetic"
+         k1="0.5"
+         k3="0.5"
+         id="feComposite6529" />
+      <feTurbulence
+         result="result11"
+         type="fractalNoise"
+         numOctaves="3"
+         baseFrequency="0.07"
+         id="feTurbulence6531" />
+      <feDisplacementMap
+         result="result12"
+         in2="result11"
+         in="result10"
+         xChannelSelector="R"
+         scale="10"
+         id="feDisplacementMap6533" />
+      <feComposite
+         operator="arithmetic"
+         result="result13"
+         in="SourceGraphic"
+         in2="result12"
+         k1="0.25"
+         k2="0.25"
+         k3="0.75"
+         id="feComposite6535" />
+    </filter>
+    <filter
+       style="color-interpolation-filters:sRGB;"
+       inkscape:label="Roughen"
+       id="filter6597">
+      <feTurbulence
+         type="fractalNoise"
+         numOctaves="5"
+         seed="69"
+         baseFrequency="0.013 0.001"
+         result="turbulence"
+         id="feTurbulence6599" />
+      <feDisplacementMap
+         in="SourceGraphic"
+         in2="turbulence"
+         scale="41.4"
+         yChannelSelector="G"
+         xChannelSelector="R"
+         id="feDisplacementMap6601" />
+    </filter>
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1.0"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="1.3673064"
+     inkscape:cx="212.30437"
+     inkscape:cy="75.354088"
+     inkscape:document-units="mm"
+     inkscape:current-layer="g31531"
+     inkscape:window-width="1278"
+     inkscape:window-height="798"
+     inkscape:window-x="1"
+     inkscape:window-y="1"
+     width="12.8cm"
+     height="9.6cm"
+     units="cm"
+     showgrid="false"
+     grid_units="mm"
+     inkscape:object-paths="false"
+     inkscape:grid-points="true"
+     inkscape:grid-bbox="true"
+     inkscape:guide-points="true"
+     showguides="true"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="0">
+    <sodipodi:guide
+       orientation="vertical"
+       position="56.476527"
+       id="guide3573" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="11.035643"
+       id="guide3579" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="24.018753"
+       id="guide3886" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="285.62841"
+       id="guide3988" />
+    <sodipodi:guide
+       orientation="horizontal"
+       position="303.15561"
+       id="guide4081" />
+    <inkscape:grid
+       id="GridFromPre046Settings"
+       type="xygrid"
+       originx="0px"
+       originy="0px"
+       spacingx="2mm"
+       spacingy="2mm"
+       color="#3f3fff"
+       empcolor="#3f3fff"
+       opacity="0.15"
+       empopacity="0.38"
+       empspacing="5" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata7">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title />
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1"
+     transform="translate(4.149475e-6,-698.0315)">
+    <text
+       xml:space="preserve"
+       
style="font-style:normal;font-weight:normal;font-size:11.28888893px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="69.999992"
+       y="754.03149"
+       id="text5335"><tspan
+         sodipodi:role="line"
+         id="tspan5337"
+         x="69.999992"
+         y="754.03149"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:'DejaVu
 Serif';-inkscape-font-specification:'DejaVu Serif'" /></text>
+    <g
+       id="g31531"
+       transform="matrix(0.42305207,0,0,0.42305207,-168.22716,514.30643)"
+       style="">
+      <rect
+         
style="opacity:1;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:5;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="rect4136-3"
+         width="309.32431"
+         height="86.914574"
+         x="392.84171"
+         y="575.09717"
+         ry="0" />
+      <rect
+         
style="opacity:1;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:5;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         id="rect4136"
+         width="304.63321"
+         height="89.865303"
+         x="397.65118"
+         y="434.28476"
+         ry="0" />
+      <rect
+         
style="opacity:1;fill:#fdfdfd;fill-opacity:1;stroke:none;stroke-width:3;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter6525)"
+         id="rect6479"
+         width="297.83566"
+         height="49.334595"
+         x="402.9881"
+         y="574.05219"
+         ry="0"
+         transform="matrix(1.0320949,0,0,0.98955204,-23.080249,-41.776516)" />
+      <g
+         id="g4629"
+         transform="translate(50.741684,3.6742709)">
+        <text
+           id="text4140"
+           y="482.14279"
+           x="626.30988"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.68439674px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           xml:space="preserve"><tspan
+             id="tspan4616"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:24.90543556px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             y="482.14279"
+             x="626.30988"
+             sodipodi:role="line">functional</tspan><tspan
+             id="tspan4580"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:24.90543556px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             y="505.89191"
+             x="626.30988"
+             sodipodi:role="line">package management</tspan><tspan
+             id="tspan6400"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:24.90543556px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             y="529.64099"
+             x="626.30988"
+             sodipodi:role="line" /></text>
+      </g>
+      <text
+         xml:space="preserve"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.68439674px;line-height:92.00000167%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+         x="677.13214"
+         y="566.30426"
+         id="text4140-3"><tspan
+           sodipodi:role="line"
+           x="677.13214"
+           y="566.30426"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:40.02659225px;line-height:92.00000167%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           dy="0 0 0 0 0 4.7650704"
+           id="tspan6400-1"><tspan
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:20.01329613px;line-height:92.00000167%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#f34eaf;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             id="tspan5418-4"
+             dy="-4.7650704"> with</tspan><tspan
+             style="font-size:46.69769287px"
+             id="tspan6447"> GNU Guix</tspan></tspan></text>
+      <g
+         id="g4629-1"
+         transform="translate(-2.4590938,121.95394)">
+        <text
+           id="text4140-2"
+           y="484.90494"
+           x="679.69629"
+           
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:26.68439674px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+           xml:space="preserve"><tspan
+             id="tspan6400-9"
+             
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:24.90543556px;line-height:88.99999857%;font-family:'League
 Gothic';-inkscape-font-specification:'League 
Gothic';text-align:end;text-anchor:end;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.30000001;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
+             y="484.90494"
+             x="679.69629"
+             sodipodi:role="line">for developers &amp; power 
users</tspan></text>
+      </g>
+    </g>
+  </g>
+</svg>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]