Skip to content

Instantly share code, notes, and snippets.

@kenwebb
Last active August 29, 2015 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kenwebb/b0bdda74902e32da504f to your computer and use it in GitHub Desktop.
Save kenwebb/b0bdda74902e32da504f to your computer and use it in GitHub Desktop.
Lojban - introduction
<?xml version="1.0" encoding="UTF-8"?>
<!--Xholon Workbook http://www.primordion.com/Xholon/gwt/ MIT License, Copyright (C) Ken Webb, Sun May 25 2014 06:27:36 GMT-0400 (EDT)-->
<XholonWorkbook>
<Notes><![CDATA[
Xholon
------
Title: Lojban - introduction
Description:
Url: http://www.primordion.com/Xholon/gwt/
InternalName: b0bdda74902e32da504f
Keywords:
My Notes
--------
Lojban is a "constructed, syntactically unambiguous human language based on predicate logic".[1]
It might be possible to export Xholon apps to Lojban.
I might be able to use a two-step process:
Xholon > Lojban > Natural Language (English, etc.)
Online sites can translate Lojban to numerous natural languages. [4]
Maybe I can also import Lojban into a Xholon app.
Maybe write an app in Lojban, and
import it into Xholon for execution by the computer
translate it to natural languages to explain the app to people
See the May 18 2014 entry in my paper notebook.
Notes from the `What is Lojban` book[5]:
------------------------------------
can be easily parsed (broken down for analysis) by computers
based on a system called predicate logic, which states that in any sentence you have a relationship (selbri in Lojban) between one or more arguments (sumti). An argument can be a thing, event, quality or just about anything.
there are no nouns, verbs, subjects or objects in Lojban
Lojban’s pronunciation, spelling, word formation, and grammar rules are fixed, and the language is free of exceptions to these rules.
1350 root words
Lojban has no words that sound alike but have different meanings (like herd and heard), that have multiple unrelated meanings (set), or that differ only in punctuation but not in sound (like the abominable its and it’s).
Lojban uses three kinds of words: cmene brivla cmavo
There are three subcategories of brivla: gismu lujvo fu’ivla
brivla are defined so as to have only one meaning, which is expressed through a unique place structure.
cmavo include the equivalent of English articles, conjunctions, prepositions, numbers, and punctuation marks.
it is impossible to eliminate semantic ambiguity
The definitions of all gismu, including their place structures, have already been specified.
The place structure of a lujvo can generally be inferred from the place structures of its component gismu, using conventions which are generally useful though not hard-and-fast.
fu’ivla are generally concrete terms, with simple and fairly obvious place structures.
The "bridi" section from page 26 to 32 is important, and I need to go thru this carefully.
The bridi is the basic building block of a Lojban sentence. bridi are not words, but concepts.
A bridi expresses a relationship between several 'arguments', called sumti.
The definition of a brivla includes a specific set of ‘places’ for sumti to be inserted, expressed in a certain order (called a place structure) to allow a speaker to clearly indicate which place is which. By convention, we number these places as: x1, x2, x3, x4, x5, etc., numbering from the left.
Examples from book[5]:
-----------------
Chris adores Pat
la kris. prami la pat.
la kris. la pat. prami
Pat is beautiful
la pat. melbi
I gave the book to the woman
mi pu dunda le cukta le ninmu
The person comes/goes to the house from the office via the market using the car
le prenu cu klama le zdani le briju le zarci le karce
where:
prami `x1 loves/feels strong affectionate devotion towards x2`
melbi `x1 is beautiful/pleasant to x2 in aspect x3 (ka) by aesthetic standard x4`
dunda `x1 gives x2 to x3`
My comments/questions as I learn a bit of Lojban:
------------------------------------------------
- Possibly I should represent all attributes as separate nodes that are accessed thru ports.
- but an attribute word like melbi seems to have outgoing ports
- Logban words each have a place structure
- but with Lojban, I should be thinking in terms of words with a fixed max number of arguments (x1 x2 ... xn)
- prami is a word with 2 arguments
- melbi is a word with up to 4 arguments
- each argument should be a Xholon port, possibly "port ports" with indexes starting with 0
- Lojban x1 uses Xholon port[0], x2 port[1], xn port[n-1]
Similarities with Xholon and Xholon Cellontro
---------------------------------------------
In my Xholon Cellontro models, each active object (enzyme, bilayer, etc.) has one or more indexed ports.
Each port is a specific type of relationship between the active object and a passive object (small molecule).
This is similar to the place structure of Lojban.
See the cell metabolism model:
http://www.primordion.com/Xholon/gwt/Xholon.html?app=Cell&gui=clsc
http://www.primordion.com/Xholon/gwt/javadoc/org/primordion/cellontro/app/XhCell.html
https://github.com/kenwebb/Xholon/blob/master/Xholon/src/org/primordion/cellontro/app/XhCell.java
Active objects are like Lojban brivla/bridi.
For example, an enzyme in the cell model may have one or more substrates (SUB) and one or more products (PRD),
which are identified using port indexes:
P_SM_SUB1 P_SM_SUB2 P_SM_PRD1 P_SM_PRD2
At runtime, the model uses various types of Michaelis-Menten kinetics, where the type is identified by
the number of substrates, products, activators, inhibitors, and coenzymes used by the enzyme,
and whether or not the reaction is reversible.
For example:
Irreversible, 1 Substrate, 1 Product, 0 Activator, 0 Inhibitor, 0 Coenzyme
In most Xholon models, including Cellontro models, the place structure for each type of active object
is defined in the Class Details.
In Xholon Petri Net models, the place structure for active objects (transitions)
is defined using input and output arcs.
References
----------
(1) http://en.wikipedia.org/wiki/Lojban
(2) http://www.lojban.org
(3) http://www.lojban.org/tiki/The+Lojban+Reference+Grammar
(4) http://jbovlaste.lojban.org/lookup.pl?Form=lookup.pl2&Database=*
(5) http://www.lojban.org/tiki/What+Is+Lojban%3F%2C+The+Book
(6) http://en.wikipedia.org/wiki/Case_grammar
Case Grammar is a system of linguistic analysis, focusing on the link between the valence, or number of subjects, objects, etc., of a verb and the grammatical context it requires.
(7) http://en.wikipedia.org/wiki/Valency_%28linguistics%29
In linguistics, verb valency or valence refers to the number of arguments controlled by a verbal predicate. It is related, though not identical, to verb transitivity, which counts only object arguments of the verbal predicate. Verb valency, on the other hand, includes all arguments, including the subject of the verb.
(8) http://dag.github.io/cll/
a version of [3] with errata fixed, and SVG diagrams
(9) http://www.lojban.org/tiki/Dictionaries%2C+Glossers+and+parsers
various onlilne and desktop tools are available
(10) http://www.lojban.org/camxes/?text=le%20prenu%20cu%20klama%20le%20zdani%20le%20briju%20le%20zarci%20le%20karce
displays a graphical parse tree of the text
(11) https://skami2.iocikun.jp/lojban/zasniGerna?_hasdata=&f2=le+prenu+cu+klama+le+zdani+le+briju+le+zarci+le+karce
displays a parse structure
(12) http://www.lojban.org/jboski/index.php
displays a parse structure
(13) http://ilmen.tk/lojban/camxes-exp.html
displays a parse structure
(14) http://www.ibm.com/developerworks/rational/library/2740.html
"Using UML to understand Lojban"
this is interesting because Xholon is partly based on concepts that are in UML
]]></Notes>
<_-.XholonClass>
<ExampleSystem/>
<Example/>
<!-- example one -->
<Person/>
<!--
Lojban key words that have to do with Lojban grammar
-->
<LojbanGrammarWord>
<!-- Lojban has three word types
=========================== -->
<!-- (1) names -->
<cmene/>
<!-- (2) 'predicate' words "the equivalent of English nouns, verbs, adjectives, and adverbs"
brivla are divided into three subcategories according to how they are created -->
<brivla>
<!-- the ‘primitive’ roots of Lojban; e.g. klama Each gismu is exactly five letters long. -->
<gismu/>
<!-- compounds of gismu, or their abbreviations, with meanings defined from their components; e.g. lobypli -->
<lujvo/>
<!-- fu’ivla ‘borrowings’ from other languages that have been Lojbanized -->
<fuhivla/>
</brivla>
<!-- (3) 'structure' words -->
<cmavo>
<!-- sumti link to attach sumti (default x2) to a selbri; used in descriptions -->
<be/>
<bei/>
<beho/>
<!-- elidable marker: separates selbri from preceding sumti, allows preceding terminator elision. -->
<cu/>
<!-- you -->
<do/>
<!-- used to express commands -->
<ko/>
<!-- name descriptor: the one(s) called ... ; takes name or selbri description -->
<la/>
<!-- non-veridical descriptor: the one(s) described as ... -->
<le/>
<!-- question about the value of a sumti -->
<ma/>
<!-- I/me/we the speaker(s)/author(s) -->
<mi/>
<!-- the relation claimed by the selbri does not hold (this is called contradictory negation) -->
<na/>
<!-- time tense relation/direction: did [selbri]; before/prior to [sumti]; default past tense. -->
<pu/>
<!-- he/she/it (the-last-referenced-sumti) -->
<ri/>
<!-- this/these -->
<ti/>
<!-- that/those-yonder -->
<tu/>
<!-- something unspecified zo'e -->
<zohe/>
</cmavo>
<!-- Other Lojban key words
====================== -->
<!-- The bridi is the basic building block of a Lojban sentence; bridi are not words, but concepts. -->
<bridi/>
<!-- A bridi expresses a relationship between several 'arguments', called sumti. -->
<sumti/>
<!-- a specification of the relationship, without the sumti expressed; every bridi contains a selbri -->
<selbri/>
<!-- metaphor; combinations of selbri into novel concepts -->
<tanru/>
</LojbanGrammarWord>
<!--
Lojban words for use in examples two and three and four, with definitions from [4], in alphabetical order
TODO put all 1350 root words in a separate Xholon mechanism
note that this is a duplicate instance of "brivla" in the inheritance hierarchy
-->
<brivla>
<!-- x1 is blue [color adjective] -->
<blanu/>
<!-- x1 is an office/bureau/work-place of worker x2 at location x3 -->
<briju/>
<!-- x1 is a book containing work x2 by author x3 for audience x4 preserved in medium x5. -->
<cukta/>
<!-- x1 [donor] gives/donates gift/present x2 to recipient/beneficiary x3 [without payment/exchange]. -->
<dunda/>
<!-- x1 is a car/automobile/truck/van [a wheeled motor vehicle] for carrying x2, propelled by x3 -->
<karce/>
<!-- x1 comes/goes to destination x2 from origin x3 via route x4 using means/vehicle x5 -->
<klama/>
<!-- x1 is a woman/women; x1 is a female humanoid person [not necessarily adult]. -->
<ninmu/>
<!-- x1 is a person/people (noun) [not necessarily human]; x1 displays personality/a persona -->
<prenu/>
<!-- x1 is fast/swift/quick/hastes/rapid at doing/being/bringing about x2 (event/state) -->
<sutra/>
<!-- x1 is a market/store/exchange/shop(s) selling/trading (for) x2, operated by/with participants x3 -->
<zarci/>
<!-- x1 is a nest/house/lair/den/[home] of/for x2 -->
<zdani/>
</brivla>
</_-.XholonClass>
<xholonClassDetails>
<!-- for use with example one -->
<Person xhType="XhtypePureActiveObject">
<port name="adore" connector=".[@roleName='Chris']/../Person[@roleName='Pat']"/>
</Person>
<dunda xhType="XhtypePureActiveObject">
<port index="0" connector="../mi"/> <!-- x1 donor I -->
<port index="1" connector="../cukta"/> <!-- x2 gift the book -->
<port index="2" connector="../ninmu"/> <!-- x3 recipient the woman -->
</dunda>
<!--<klama xhType="XhtypePureActiveObject">
<port index="0" connector="../*[2]"/>
<port index="1" connector="../*[6]"/>
<port index="2" connector="../*[8]"/>
<port index="3" connector="../*[10]"/>
<port index="4" connector="../*[12]"/>
</klama>-->
<Xklama xhType="XhtypePureActiveObject">
<port index="0" connector="parent::selbri/../*[@roleName='x1']"/> <!-- x1 actor the person -->
<port index="1" connector="parent::selbri/../*[@roleName='x2']"/> <!-- x2 destination the house -->
<port index="2" connector="parent::selbri/../*[@roleName='x3']"/> <!-- x3 origin the office -->
<port index="3" connector="parent::selbri/../*[@roleName='x4']"/> <!-- x4 route the market -->
<port index="4" connector="parent::selbri/../*[@roleName='x5']"/> <!-- x5 means of transport the car -->
</Xklama>
<selbri xhType="XhtypePureActiveObject">
<!-- sumti might be inside the selbri, such as in a nested selbri ? -->
<port index="0" connector="../*[@roleName='x1']"/>
<port index="0" connector="sumti[@roleName='x1']"/>
<port index="1" connector="../*[@roleName='x2']"/>
<port index="1" connector="sumti[@roleName='x2']"/>
<port index="2" connector="../*[@roleName='x3']"/>
<port index="2" connector="sumti[@roleName='x3']"/>
<port index="3" connector="../*[@roleName='x4']"/>
<port index="3" connector="sumti[@roleName='x4']"/>
<port index="4" connector="../*[@roleName='x5']"/>
<port index="4" connector="sumti[@roleName='x5']"/>
</selbri>
</xholonClassDetails>
<ExampleSystem>
<!-- this example is Xholon-like rather than Lojban-like -->
<Example roleName="one">
<Person roleName="Chris"/>
<Person aesthetic="beautiful" roleName="Pat"/>
</Example>
<!-- a more Lojban-like example -->
<Example roleName="two">
<mi/>
<pu/><dunda/>
<le/><cukta/>
<le/><ninmu/>
</Example>
<!-- le prenu cu klama le zdani le briju le zarci le karce
The person comes/goes to the house from the office via the market using the car. -->
<bridi roleName="three">
<sumti roleName="x1"><le/><prenu/></sumti>
<cu/>
<!-- start bridiTail3 -->
<selbri><klama/></selbri>
<!-- start terms -->
<sumti roleName="x2"><le/><zdani/></sumti>
<sumti roleName="x3"><le/><briju/></sumti>
<sumti roleName="x4"><le/><zarci/></sumti>
<sumti roleName="x5"><le/><karce/></sumti>
<!-- end terms -->
<!-- end bridiTail3 -->
</bridi>
<!-- This is a more complex example that I don't know how to do yet.
TODO I'm not sure where the inner selbri should end
see page 51 in [5], structure of internal sumti:
brivla/selbri be sumti [bei sumti] [bei sumti] ... [bei sumti] [be’o]
where the sumti attached with be is normally x2, and other sumti are optionally attached in numerical
order (x3, x4, x5), each preceded by the marker bei. be’o is the end-marker for internal sumti, appearing
after the last internal sumti for a brivla or other selbri. Let’s now look at one way that this construct is
used.
mi sutra klama le blanu zdani be la djan. le briju
I quickly come to the blue house of John from the office.
genned by: http://www.lojban.org/jboski/index.php
[1(2[klama1 (go-er(s)) :] mi I, me)2 [is, does] «3(4sutra swift [type-of] klama go-ing)4»3 (5[klama2 (destination(s)) :] le the (6blanu blue [type-of] {7zdani home(s) be (8[zdani2 (reside-r(s)) :] la djan. [NAME])8}7)6)5 (9[klama3 (origin(s)) :] le the briju office(s))9]1
-->
<bridi roleName="four"> <!-- sentence -->
<sumti roleName="x1"><mi/></sumti>
<!-- start bridiTail3 -->
<selbri><sutra/><klama/></selbri>
<!-- start terms -->
<sumti roleName="x2"> <!-- sumti6 -->
<le/>
<selbri> <!-- selbri3 -->
<blanu/>
<!-- start tanruUnit1 -->
<zdani/>
<!-- start linkargs1 -->
<be/>
<sumti roleName="x2"><la/><djan./></sumti> <!-- sumti6 -->
<!-- end linkargs1 -->
<!-- end tanruUnit1 -->
</selbri>
</sumti>
<sumti roleName="x3"><le/><briju/></sumti>
<!-- end terms -->
<!-- end bridiTail3 -->
</bridi>
<!-- a simple set of related examples from [8] http://dag.github.io/cll/2/1/
BUT they're not worked out in detail there
John is the father of Sam.
John hits Sam.
John is taller than Sam.
-->
<bridi roleName="five"> <!-- a “predication” -->
<sumti roleName="x1"><la/><djan./></sumti> <!-- John -->
<selbri/> <!-- is the father of -->
<sumti roleName="x2"><la/><sam./></sumti> <!-- Sam -->
</bridi>
<!-- http://dag.github.io/cll/2/5/ 5.7
mi tavla zo'e tu ti
I talk to someone about that thing yonder in this language. -->
<bridi roleName="5_7">
<sumti roleName="x1"><mi/></sumti>
<selbri><tavla/></selbri>
<sumti roleName="x2"><zohe/></sumti>
<sumti roleName="x3"><tu/></sumti>
<sumti roleName="x4"><ti/></sumti>
</bridi>
</ExampleSystem>
<ExampleSystembehavior implName="org.primordion.xholon.base.Behavior_gwtjs"><![CDATA[
$wnd.xh.param("MaxPorts", "5");
var r = $wnd.xh.root();
// example one
var one = r.first().first();
r.println(one.first().aesthetic); // null
r.println(one.first().next().aesthetic); // true
function showPhrase(xnode) {
var word = xnode.first();
var phrase = "";
while (word) {
phrase = phrase + " " + word.xhc().name();
word = word.next();
}
xnode.println(phrase);
}
// example two
var two = one.next();
showPhrase(two);
// example three
var three = two.next();
showPhrase(three);
function writeMindMap(node) {
$wnd.xh.xport('MindMap', node,
'{"linkColor":"#66ff6c",'
+ '"shouldShowClouds":false,'
+ '"nameTemplate":"r:c^^^",'
+ '"shouldBeCapitalized":false,'
+ '"shouldSplitCamelCase":false}');
}
writeMindMap($wnd.xh.root().first().first().next().next().next());
]]></ExampleSystembehavior>
<SvgClient><Attribute_String roleName="svgUri"><![CDATA[data:image/svg+xml,
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.0//EN'
'http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd'>
<svg fill-opacity="1" xmlns:xlink="http://www.w3.org/1999/xlink" color-rendering="auto" color-interpolation="auto" stroke="black" text-rendering="auto" stroke-linecap="square" width="517" stroke-miterlimit="10" stroke-opacity="1" shape-rendering="auto" fill="black" stroke-dasharray="none" font-weight="normal" stroke-width="1" height="967" xmlns="http://www.w3.org/2000/svg" font-family="&apos;Dialog&apos;" font-style="normal" stroke-linejoin="miter" font-size="12" stroke-dashoffset="0" image-rendering="auto"
><!--Generated by the Batik Graphics2D SVG Generator--><defs id="genericDefs"
/><g
><defs id="defs1"
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath1"
><path d="M0 0 L2409 0 L2409 2149 L0 2149 L0 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath2"
><path d="M0 0 L0 967 L517 967 L517 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath3"
><path d="M-122 -753 L-122 214 L395 214 L395 -753 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath4"
><path d="M-122 -646 L-122 321 L395 321 L395 -646 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath5"
><path d="M-122 -425 L-122 542 L395 542 L395 -425 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath6"
><path d="M-122 -197 L-122 770 L395 770 L395 -197 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath7"
><path d="M-122 -56 L-122 911 L395 911 L395 -56 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath8"
><path d="M-122 0 L-122 967 L395 967 L395 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath9"
><path d="M0 0 L0 214 L269 214 L269 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath10"
><path d="M0 0 L0 116 L181 116 L181 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath11"
><path d="M0 0 L0 114 L111 114 L111 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath12"
><path d="M0 0 L0 116 L185 116 L185 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath13"
><path d="M0 0 L0 114 L115 114 L115 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath14"
><path d="M0 0 L0 116 L199 116 L199 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath15"
><path d="M0 0 L0 114 L129 114 L129 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath16"
><path d="M0 0 L0 116 L183 116 L183 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath17"
><path d="M0 0 L0 114 L130 114 L130 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath18"
><path d="M0 0 L0 116 L187 116 L187 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath19"
><path d="M0 0 L0 114 L117 114 L117 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath20"
><path d="M0 0 L0 204 L270 204 L270 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath21"
><path d="M0 0 L0 131 L200 131 L200 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath22"
><path d="M0 0 L0 114 L113 114 L113 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath23"
><path d="M0 0 L0 114 L133 114 L133 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath24"
><path d="M0 0 L0 318 L395 318 L395 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath25"
><path d="M0 0 L0 131 L198 131 L198 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath26"
><path d="M0 0 L0 114 L128 114 L128 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath27"
><path d="M0 0 L0 209 L323 209 L323 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath28"
><path d="M-70 -17 L-70 192 L253 192 L253 -17 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath29"
><path d="M0 0 L0 192 L253 192 L253 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath30"
><path d="M0 0 L0 114 L132 114 L132 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath31"
><path d="M0 0 L0 131 L189 131 L189 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath32"
><path d="M0 0 L0 114 L136 114 L136 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath33"
><path d="M0 0 L0 114 L131 114 L131 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath34"
><path d="M0 0 L0 325 L284 325 L284 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath35"
><path d="M0 0 L0 131 L203 131 L203 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath36"
><path d="M0 0 L0 131 L199 131 L199 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath37"
><path d="M0 0 L0 131 L202 131 L202 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath38"
><path d="M0 0 L0 116 L189 116 L189 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath39"
><path d="M0 0 L0 114 L116 114 L116 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath40"
><path d="M0 0 L0 131 L205 131 L205 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath41"
><path d="M0 0 L0 114 L135 114 L135 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath42"
><path d="M0 0 L0 238 L229 238 L229 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath43"
><path d="M0 0 L0 114 L137 114 L137 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath44"
><path d="M0 0 L0 153 L263 153 L263 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath45"
><path d="M0 0 L0 114 L161 114 L161 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath46"
><path d="M0 0 L0 114 L170 114 L170 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath47"
><path d="M0 0 L0 42 L102 42 L102 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath48"
><path d="M-0 -0 L-0 43.298969268799 L105.154632568359 43.298969268799 L105.154632568359 -0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath49"
><path d="M0 0 L0 14 L50 14 L50 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath50"
><path d="M0 0 L0 14.432989120483 L51.546390533447 14.432989120483 L51.546390533447 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath51"
><path d="M0 -0 L0 14.432989120483 L51.546390533447 14.432989120483 L51.546390533447 -0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath52"
><path d="M0 0 L0 14 L11 14 L11 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath53"
><path d="M0 -0 L0 14.432989120483 L11.34020614624 14.432989120483 L11.34020614624 -0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath54"
><path d="M-50 -50 L-50 64 L61 64 L61 -50 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath55"
><path d="M-50 -52 L-50 64 L131 64 L131 -52 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath56"
><path d="M0 0 L0 14 L15 14 L15 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath57"
><path d="M0 0 L0 14.432989120483 L15.463916778564 14.432989120483 L15.463916778564 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath58"
><path d="M-50 -50 L-50 64 L65 64 L65 -50 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath59"
><path d="M-50 -52 L-50 64 L135 64 L135 -52 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath60"
><path d="M0 0 L0 14 L29 14 L29 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath61"
><path d="M0 0 L0 14.432989120483 L29.896905899048 14.432989120483 L29.896905899048 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath62"
><path d="M-50 -50 L-50 64 L79 64 L79 -50 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath63"
><path d="M-50 -52 L-50 64 L149 64 L149 -52 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath64"
><path d="M0 0 L0 14 L33 14 L33 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath65"
><path d="M0 0 L0 14.432989120483 L34.020618438721 14.432989120483 L34.020618438721 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath66"
><path d="M0 0 L0 14 L30 14 L30 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath67"
><path d="M-0 0 L-0 14.432989120483 L30.927833557129 14.432989120483 L30.927833557129 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath68"
><path d="M-50 -50 L-50 64 L80 64 L80 -50 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath69"
><path d="M-50 -52 L-50 64 L133 64 L133 -52 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath70"
><path d="M0 0 L0 14 L17 14 L17 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath71"
><path d="M0 0 L0 14.432989120483 L17.525772094727 14.432989120483 L17.525772094727 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath72"
><path d="M-50 -50 L-50 64 L67 64 L67 -50 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath73"
><path d="M-50 -52 L-50 64 L137 64 L137 -52 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath74"
><path d="M-50 -105 L-50 109 L219 109 L219 -105 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath75"
><path d="M0 0 L0 14.432989120483 L30.927833557129 14.432989120483 L30.927833557129 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath76"
><path d="M0 0 L0 14 L13 14 L13 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath77"
><path d="M0 0 L0 14.432989120483 L13.402061462402 14.432989120483 L13.402061462402 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath78"
><path d="M-50 -50 L-50 64 L63 64 L63 -50 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath79"
><path d="M-50 -58 L-50 73 L150 73 L150 -58 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath80"
><path d="M-50 -50 L-50 64 L83 64 L83 -50 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath81"
><path d="M-50 -94 L-50 110 L220 110 L220 -94 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath82"
><path d="M0 0 L0 14 L52 14 L52 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath83"
><path d="M0 0 L0 14.432989120483 L53.608245849609 14.432989120483 L53.608245849609 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath84"
><path d="M0 0 L0 14 L28 14 L28 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath85"
><path d="M0 0 L0 14.432989120483 L28.865978240967 14.432989120483 L28.865978240967 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath86"
><path d="M-50 -50 L-50 64 L78 64 L78 -50 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath87"
><path d="M-50 -58 L-50 73 L148 73 L148 -58 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath88"
><path d="M0 0 L0 14 L32 14 L32 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath89"
><path d="M0 0 L0 14.432989120483 L32.989688873291 14.432989120483 L32.989688873291 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath90"
><path d="M-50 -50 L-50 64 L82 64 L82 -50 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath91"
><path d="M-50 -88 L-50 104 L203 104 L203 -88 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath92"
><path d="M-50 -97 L-50 112 L273 112 L273 -97 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath93"
><path d="M0 -0 L0 14.432989120483 L34.020618438721 14.432989120483 L34.020618438721 -0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath94"
><path d="M0 0 L0 14 L36 14 L36 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath95"
><path d="M0 0 L0 14.432989120483 L37.113399505615 14.432989120483 L37.113399505615 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath96"
><path d="M-50 -50 L-50 64 L86 64 L86 -50 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath97"
><path d="M0 0 L0 14 L31 14 L31 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath98"
><path d="M0 0 L0 14.432989120483 L31.95876121521 14.432989120483 L31.95876121521 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath99"
><path d="M-50 -50 L-50 64 L81 64 L81 -50 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath100"
><path d="M-50 -58 L-50 73 L139 73 L139 -58 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath101"
><path d="M-50 -151 L-50 167 L345 167 L345 -151 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath102"
><path d="M0 0 L0 14 L59 14 L59 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath103"
><path d="M0 0 L0 14.432989120483 L60.824741363525 14.432989120483 L60.824741363525 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath104"
><path d="M0 -0 L0 14.432989120483 L13.402061462402 14.432989120483 L13.402061462402 -0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath105"
><path d="M-50 -58 L-50 73 L153 73 L153 -58 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath106"
><path d="M-50 -58 L-50 73 L149 73 L149 -58 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath107"
><path d="M-50 -58 L-50 73 L152 73 L152 -58 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath108"
><path d="M0 -0 L0 14.432989120483 L37.113399505615 14.432989120483 L37.113399505615 -0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath109"
><path d="M-50 -52 L-50 64 L139 64 L139 -52 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath110"
><path d="M0 0 L0 14 L16 14 L16 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath111"
><path d="M0 0 L0 14.432989120483 L16.494844436646 14.432989120483 L16.494844436646 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath112"
><path d="M-50 -50 L-50 64 L66 64 L66 -50 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath113"
><path d="M0 0 L0 14 L35 14 L35 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath114"
><path d="M0 0 L0 14.432989120483 L36.082473754883 14.432989120483 L36.082473754883 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath115"
><path d="M-50 -50 L-50 64 L85 64 L85 -50 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath116"
><path d="M-50 -58 L-50 73 L155 73 L155 -58 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath117"
><path d="M-50 -154 L-50 171 L234 171 L234 -154 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath118"
><path d="M0 0 L0 14 L72 14 L72 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath119"
><path d="M0 0 L0 14.432989120483 L74.22679901123 14.432989120483 L74.22679901123 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath120"
><path d="M0 0 L0 14 L37 14 L37 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath121"
><path d="M-0 0 L-0 14.432989120483 L38.144329071045 14.432989120483 L38.144329071045 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath122"
><path d="M-50 -50 L-50 64 L87 64 L87 -50 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath123"
><path d="M-0 0 L-0 14.432989120483 L13.402061462402 14.432989120483 L13.402061462402 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath124"
><path d="M-0 -0 L-0 14.432989120483 L34.020618438721 14.432989120483 L34.020618438721 -0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath125"
><path d="M-0 0 L-0 14.432989120483 L17.525772094727 14.432989120483 L17.525772094727 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath126"
><path d="M-50 -112 L-50 126 L179 126 L179 -112 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath127"
><path d="M0 0 L0 14 L73 14 L73 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath128"
><path d="M0 0 L0 14.432989120483 L75.25772857666 14.432989120483 L75.25772857666 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath129"
><path d="M0 0 L0 14 L61 14 L61 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath130"
><path d="M-0 0 L-0 14.432989120483 L62.886596679688 14.432989120483 L62.886596679688 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath131"
><path d="M-50 -50 L-50 64 L111 64 L111 -50 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath132"
><path d="M0 0 L0 14 L70 14 L70 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath133"
><path d="M-0 0 L-0 14.432989120483 L72.164947509766 14.432989120483 L72.164947509766 0 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath134"
><path d="M-50 -50 L-50 64 L120 64 L120 -50 Z"
/></clipPath
><clipPath clipPathUnits="userSpaceOnUse" id="clipPath135"
><path d="M-50 -69 L-50 84 L213 84 L213 -69 Z"
/></clipPath
><font horiz-adv-x="60.009766" id="font1"
><font-face ascent="92.822266" font-style="normal" descent="23.583984" units-per-em="100" font-family="sans-serif" font-weight="normal"
/><missing-glyph horiz-adv-x="60.009766" d="M4.984375 -17.671875 L4.984375 70.515625 L54.984375 70.515625 L54.984375 -17.671875 L4.984375 -17.671875 ZM10.59375 -12.109375 L49.421875 -12.109375 L49.421875 64.890625 L10.59375 64.890625 L10.59375 -12.109375 Z"
/><glyph unicode="t" horiz-adv-x="39.208984" d="M18.3125 70.21875 L18.3125 54.6875 L36.8125 54.6875 L36.8125 47.703125 L18.3125 47.703125 L18.3125 18.015625 Q18.3125 11.328125 20.140625 9.421875 Q21.96875 7.515625 27.59375 7.515625 L36.8125 7.515625 L36.8125 0 L27.59375 0 Q17.1875 0 13.234375 3.8828125 Q9.28125 7.765625 9.28125 18.015625 L9.28125 47.703125 L2.6875 47.703125 L2.6875 54.6875 L9.28125 54.6875 L9.28125 70.21875 L18.3125 70.21875 Z"
/><glyph unicode="s" horiz-adv-x="52.09961" d="M44.28125 53.078125 L44.28125 44.578125 Q40.484375 46.53125 36.3828125 47.5078125 Q32.28125 48.484375 27.875 48.484375 Q21.1875 48.484375 17.84375 46.4375 Q14.5 44.390625 14.5 40.28125 Q14.5 37.15625 16.890625 35.375 Q19.28125 33.59375 26.515625 31.984375 L29.59375 31.296875 Q39.15625 29.25 43.1875 25.515625 Q47.21875 21.78125 47.21875 15.09375 Q47.21875 7.46875 41.1875 3.0234375 Q35.15625 -1.421875 24.609375 -1.421875 Q20.21875 -1.421875 15.453125 -0.5625 Q10.6875 0.296875 5.421875 2 L5.421875 11.28125 Q10.40625 8.6875 15.234375 7.3984375 Q20.0625 6.109375 24.8125 6.109375 Q31.15625 6.109375 34.5703125 8.28125 Q37.984375 10.453125 37.984375 14.40625 Q37.984375 18.0625 35.5234375 20.015625 Q33.0625 21.96875 24.703125 23.78125 L21.578125 24.515625 Q13.234375 26.265625 9.5234375 29.90625 Q5.8125 33.546875 5.8125 39.890625 Q5.8125 47.609375 11.28125 51.8046875 Q16.75 56 26.8125 56 Q31.78125 56 36.1796875 55.2734375 Q40.578125 54.546875 44.28125 53.078125 Z"
/><glyph unicode="y" horiz-adv-x="59.179688" d="M32.171875 -5.078125 Q28.375 -14.84375 24.7578125 -17.8203125 Q21.140625 -20.796875 15.09375 -20.796875 L7.90625 -20.796875 L7.90625 -13.28125 L13.1875 -13.28125 Q16.890625 -13.28125 18.9453125 -11.5234375 Q21 -9.765625 23.484375 -3.21875 L25.09375 0.875 L2.984375 54.6875 L12.5 54.6875 L29.59375 11.921875 L46.6875 54.6875 L56.203125 54.6875 L32.171875 -5.078125 Z"
/><glyph unicode="S" horiz-adv-x="63.476562" d="M53.515625 70.515625 L53.515625 60.890625 Q47.90625 63.578125 42.921875 64.8984375 Q37.9375 66.21875 33.296875 66.21875 Q25.25 66.21875 20.875 63.09375 Q16.5 59.96875 16.5 54.203125 Q16.5 49.359375 19.40625 46.8984375 Q22.3125 44.4375 30.421875 42.921875 L36.375 41.703125 Q47.40625 39.59375 52.65625 34.296875 Q57.90625 29 57.90625 20.125 Q57.90625 9.515625 50.8046875 4.046875 Q43.703125 -1.421875 29.984375 -1.421875 Q24.8125 -1.421875 18.9765625 -0.25 Q13.140625 0.921875 6.890625 3.21875 L6.890625 13.375 Q12.890625 10.015625 18.65625 8.3046875 Q24.421875 6.59375 29.984375 6.59375 Q38.421875 6.59375 43.015625 9.9140625 Q47.609375 13.234375 47.609375 19.390625 Q47.609375 24.75 44.3125 27.78125 Q41.015625 30.8125 33.5 32.328125 L27.484375 33.5 Q16.453125 35.6875 11.5234375 40.375 Q6.59375 45.0625 6.59375 53.421875 Q6.59375 63.09375 13.40625 68.65625 Q20.21875 74.21875 32.171875 74.21875 Q37.3125 74.21875 42.6328125 73.2890625 Q47.953125 72.359375 53.515625 70.515625 Z"
/><glyph unicode="l" horiz-adv-x="27.783203" d="M9.421875 75.984375 L18.40625 75.984375 L18.40625 0 L9.421875 0 L9.421875 75.984375 Z"
/><glyph unicode="p" horiz-adv-x="63.476562" d="M18.109375 8.203125 L18.109375 -20.796875 L9.078125 -20.796875 L9.078125 54.6875 L18.109375 54.6875 L18.109375 46.390625 Q20.953125 51.265625 25.2734375 53.6328125 Q29.59375 56 35.59375 56 Q45.5625 56 51.7890625 48.09375 Q58.015625 40.1875 58.015625 27.296875 Q58.015625 14.40625 51.7890625 6.4921875 Q45.5625 -1.421875 35.59375 -1.421875 Q29.59375 -1.421875 25.2734375 0.953125 Q20.953125 3.328125 18.109375 8.203125 ZM48.6875 27.296875 Q48.6875 37.203125 44.609375 42.84375 Q40.53125 48.484375 33.40625 48.484375 Q26.265625 48.484375 22.1875 42.84375 Q18.109375 37.203125 18.109375 27.296875 Q18.109375 17.390625 22.1875 11.75 Q26.265625 6.109375 33.40625 6.109375 Q40.53125 6.109375 44.609375 11.75 Q48.6875 17.390625 48.6875 27.296875 Z"
/><glyph unicode="m" horiz-adv-x="97.41211" d="M52 44.1875 Q55.375 50.25 60.0625 53.125 Q64.75 56 71.09375 56 Q79.640625 56 84.28125 50.0234375 Q88.921875 44.046875 88.921875 33.015625 L88.921875 0 L79.890625 0 L79.890625 32.71875 Q79.890625 40.578125 77.1015625 44.3828125 Q74.3125 48.1875 68.609375 48.1875 Q61.625 48.1875 57.5703125 43.5546875 Q53.515625 38.921875 53.515625 30.90625 L53.515625 0 L44.484375 0 L44.484375 32.71875 Q44.484375 40.625 41.703125 44.40625 Q38.921875 48.1875 33.109375 48.1875 Q26.21875 48.1875 22.1640625 43.53125 Q18.109375 38.875 18.109375 30.90625 L18.109375 0 L9.078125 0 L9.078125 54.6875 L18.109375 54.6875 L18.109375 46.1875 Q21.1875 51.21875 25.484375 53.609375 Q29.78125 56 35.6875 56 Q41.65625 56 45.828125 52.9765625 Q50 49.953125 52 44.1875 Z"
/><glyph unicode="a" horiz-adv-x="61.279297" d="M34.28125 27.484375 Q23.390625 27.484375 19.1875 25 Q14.984375 22.515625 14.984375 16.5 Q14.984375 11.71875 18.140625 8.9140625 Q21.296875 6.109375 26.703125 6.109375 Q34.1875 6.109375 38.703125 11.40625 Q43.21875 16.703125 43.21875 25.484375 L43.21875 27.484375 L34.28125 27.484375 ZM52.203125 31.203125 L52.203125 0 L43.21875 0 L43.21875 8.296875 Q40.140625 3.328125 35.546875 0.953125 Q30.953125 -1.421875 24.3125 -1.421875 Q15.921875 -1.421875 10.9609375 3.296875 Q6 8.015625 6 15.921875 Q6 25.140625 12.1796875 29.828125 Q18.359375 34.515625 30.609375 34.515625 L43.21875 34.515625 L43.21875 35.40625 Q43.21875 41.609375 39.140625 45 Q35.0625 48.390625 27.6875 48.390625 Q23 48.390625 18.5546875 47.265625 Q14.109375 46.140625 10.015625 43.890625 L10.015625 52.203125 Q14.9375 54.109375 19.578125 55.0546875 Q24.21875 56 28.609375 56 Q40.484375 56 46.34375 49.8515625 Q52.203125 43.703125 52.203125 31.203125 Z"
/><glyph unicode="x" horiz-adv-x="59.179688" d="M54.890625 54.6875 L35.109375 28.078125 L55.90625 0 L45.3125 0 L29.390625 21.484375 L13.484375 0 L2.875 0 L24.125 28.609375 L4.6875 54.6875 L15.28125 54.6875 L29.78125 35.203125 L44.28125 54.6875 L54.890625 54.6875 Z"
/><glyph unicode="e" horiz-adv-x="61.523438" d="M56.203125 29.59375 L56.203125 25.203125 L14.890625 25.203125 Q15.484375 15.921875 20.484375 11.0625 Q25.484375 6.203125 34.421875 6.203125 Q39.59375 6.203125 44.453125 7.46875 Q49.3125 8.734375 54.109375 11.28125 L54.109375 2.78125 Q49.265625 0.734375 44.1875 -0.34375 Q39.109375 -1.421875 33.890625 -1.421875 Q20.796875 -1.421875 13.15625 6.1953125 Q5.515625 13.8125 5.515625 26.8125 Q5.515625 40.234375 12.765625 48.1171875 Q20.015625 56 32.328125 56 Q43.359375 56 49.78125 48.8984375 Q56.203125 41.796875 56.203125 29.59375 ZM47.21875 32.234375 Q47.125 39.59375 43.09375 43.9921875 Q39.0625 48.390625 32.421875 48.390625 Q24.90625 48.390625 20.390625 44.140625 Q15.875 39.890625 15.1875 32.171875 L47.21875 32.234375 Z"
/><glyph unicode="d" horiz-adv-x="63.476562" d="M45.40625 46.390625 L45.40625 75.984375 L54.390625 75.984375 L54.390625 0 L45.40625 0 L45.40625 8.203125 Q42.578125 3.328125 38.2578125 0.953125 Q33.9375 -1.421875 27.875 -1.421875 Q17.96875 -1.421875 11.7421875 6.4921875 Q5.515625 14.40625 5.515625 27.296875 Q5.515625 40.1875 11.7421875 48.09375 Q17.96875 56 27.875 56 Q33.9375 56 38.2578125 53.6328125 Q42.578125 51.265625 45.40625 46.390625 ZM14.796875 27.296875 Q14.796875 17.390625 18.875 11.75 Q22.953125 6.109375 30.078125 6.109375 Q37.203125 6.109375 41.3046875 11.75 Q45.40625 17.390625 45.40625 27.296875 Q45.40625 37.203125 41.3046875 42.84375 Q37.203125 48.484375 30.078125 48.484375 Q22.953125 48.484375 18.875 42.84375 Q14.796875 37.203125 14.796875 27.296875 Z"
/><glyph unicode="i" horiz-adv-x="27.783203" d="M9.421875 54.6875 L18.40625 54.6875 L18.40625 0 L9.421875 0 L9.421875 54.6875 ZM9.421875 75.984375 L18.40625 75.984375 L18.40625 64.59375 L9.421875 64.59375 L9.421875 75.984375 Z"
/><glyph unicode="r" horiz-adv-x="41.11328" d="M41.109375 46.296875 Q39.59375 47.171875 37.8125 47.5859375 Q36.03125 48 33.890625 48 Q26.265625 48 22.1875 43.046875 Q18.109375 38.09375 18.109375 28.8125 L18.109375 0 L9.078125 0 L9.078125 54.6875 L18.109375 54.6875 L18.109375 46.1875 Q20.953125 51.171875 25.4921875 53.5859375 Q30.03125 56 36.53125 56 Q37.453125 56 38.578125 55.8828125 Q39.703125 55.765625 41.0625 55.515625 L41.109375 46.296875 Z"
/><glyph unicode="b" horiz-adv-x="63.476562" d="M48.6875 27.296875 Q48.6875 37.203125 44.609375 42.84375 Q40.53125 48.484375 33.40625 48.484375 Q26.265625 48.484375 22.1875 42.84375 Q18.109375 37.203125 18.109375 27.296875 Q18.109375 17.390625 22.1875 11.75 Q26.265625 6.109375 33.40625 6.109375 Q40.53125 6.109375 44.609375 11.75 Q48.6875 17.390625 48.6875 27.296875 ZM18.109375 46.390625 Q20.953125 51.265625 25.2734375 53.6328125 Q29.59375 56 35.59375 56 Q45.5625 56 51.7890625 48.09375 Q58.015625 40.1875 58.015625 27.296875 Q58.015625 14.40625 51.7890625 6.4921875 Q45.5625 -1.421875 35.59375 -1.421875 Q29.59375 -1.421875 25.2734375 0.953125 Q20.953125 3.328125 18.109375 8.203125 L18.109375 0 L9.078125 0 L9.078125 75.984375 L18.109375 75.984375 L18.109375 46.390625 Z"
/><glyph unicode=":" horiz-adv-x="33.691406" d="M11.71875 12.40625 L22.015625 12.40625 L22.015625 0 L11.71875 0 L11.71875 12.40625 ZM11.71875 51.703125 L22.015625 51.703125 L22.015625 39.3125 L11.71875 39.3125 L11.71875 51.703125 Z"
/><glyph unicode="7" horiz-adv-x="63.623047" d="M8.203125 72.90625 L55.078125 72.90625 L55.078125 68.703125 L28.609375 0 L18.3125 0 L43.21875 64.59375 L8.203125 64.59375 L8.203125 72.90625 Z"
/><glyph unicode="_" horiz-adv-x="50.0" d="M50.984375 -16.609375 L50.984375 -23.578125 L-0.984375 -23.578125 L-0.984375 -16.609375 L50.984375 -16.609375 Z"
/><glyph unicode="5" horiz-adv-x="63.623047" d="M10.796875 72.90625 L49.515625 72.90625 L49.515625 64.59375 L19.828125 64.59375 L19.828125 46.734375 Q21.96875 47.46875 24.1171875 47.828125 Q26.265625 48.1875 28.421875 48.1875 Q40.625 48.1875 47.7578125 41.5 Q54.890625 34.8125 54.890625 23.390625 Q54.890625 11.625 47.5625 5.1015625 Q40.234375 -1.421875 26.90625 -1.421875 Q22.3125 -1.421875 17.5546875 -0.640625 Q12.796875 0.140625 7.71875 1.703125 L7.71875 11.625 Q12.109375 9.234375 16.796875 8.0625 Q21.484375 6.890625 26.703125 6.890625 Q35.15625 6.890625 40.0859375 11.328125 Q45.015625 15.765625 45.015625 23.390625 Q45.015625 31 40.0859375 35.4453125 Q35.15625 39.890625 26.703125 39.890625 Q22.75 39.890625 18.8203125 39.015625 Q14.890625 38.140625 10.796875 36.28125 L10.796875 72.90625 Z"
/><glyph unicode="u" horiz-adv-x="63.378906" d="M8.5 21.578125 L8.5 54.6875 L17.484375 54.6875 L17.484375 21.921875 Q17.484375 14.15625 20.5078125 10.2734375 Q23.53125 6.390625 29.59375 6.390625 Q36.859375 6.390625 41.0859375 11.03125 Q45.3125 15.671875 45.3125 23.6875 L45.3125 54.6875 L54.296875 54.6875 L54.296875 0 L45.3125 0 L45.3125 8.40625 Q42.046875 3.421875 37.7265625 1 Q33.40625 -1.421875 27.6875 -1.421875 Q18.265625 -1.421875 13.3828125 4.4375 Q8.5 10.296875 8.5 21.578125 Z"
/><glyph unicode="4" horiz-adv-x="63.623047" d="M37.796875 64.3125 L12.890625 25.390625 L37.796875 25.390625 L37.796875 64.3125 ZM35.203125 72.90625 L47.609375 72.90625 L47.609375 25.390625 L58.015625 25.390625 L58.015625 17.1875 L47.609375 17.1875 L47.609375 0 L37.796875 0 L37.796875 17.1875 L4.890625 17.1875 L4.890625 26.703125 L35.203125 72.90625 Z"
/><glyph unicode="3" horiz-adv-x="63.623047" d="M40.578125 39.3125 Q47.65625 37.796875 51.6328125 33.0078125 Q55.609375 28.21875 55.609375 21.1875 Q55.609375 10.40625 48.1875 4.4921875 Q40.765625 -1.421875 27.09375 -1.421875 Q22.515625 -1.421875 17.65625 -0.515625 Q12.796875 0.390625 7.625 2.203125 L7.625 11.71875 Q11.71875 9.328125 16.6015625 8.109375 Q21.484375 6.890625 26.8125 6.890625 Q36.078125 6.890625 40.9375 10.546875 Q45.796875 14.203125 45.796875 21.1875 Q45.796875 27.640625 41.28125 31.2734375 Q36.765625 34.90625 28.71875 34.90625 L20.21875 34.90625 L20.21875 43.015625 L29.109375 43.015625 Q36.375 43.015625 40.234375 45.921875 Q44.09375 48.828125 44.09375 54.296875 Q44.09375 59.90625 40.1171875 62.9140625 Q36.140625 65.921875 28.71875 65.921875 Q24.65625 65.921875 20.015625 65.0390625 Q15.375 64.15625 9.8125 62.3125 L9.8125 71.09375 Q15.4375 72.65625 20.34375 73.4375 Q25.25 74.21875 29.59375 74.21875 Q40.828125 74.21875 47.3671875 69.1171875 Q53.90625 64.015625 53.90625 55.328125 Q53.90625 49.265625 50.4375 45.09375 Q46.96875 40.921875 40.578125 39.3125 Z"
/><glyph unicode="2" horiz-adv-x="63.623047" d="M19.1875 8.296875 L53.609375 8.296875 L53.609375 0 L7.328125 0 L7.328125 8.296875 Q12.9375 14.109375 22.6328125 23.8984375 Q32.328125 33.6875 34.8125 36.53125 Q39.546875 41.84375 41.4296875 45.53125 Q43.3125 49.21875 43.3125 52.78125 Q43.3125 58.59375 39.234375 62.2578125 Q35.15625 65.921875 28.609375 65.921875 Q23.96875 65.921875 18.8203125 64.3125 Q13.671875 62.703125 7.8125 59.421875 L7.8125 69.390625 Q13.765625 71.78125 18.9453125 73 Q24.125 74.21875 28.421875 74.21875 Q39.75 74.21875 46.484375 68.5546875 Q53.21875 62.890625 53.21875 53.421875 Q53.21875 48.921875 51.5390625 44.8984375 Q49.859375 40.875 45.40625 35.40625 Q44.1875 33.984375 37.6484375 27.21875 Q31.109375 20.453125 19.1875 8.296875 Z"
/><glyph unicode="h" horiz-adv-x="63.378906" d="M54.890625 33.015625 L54.890625 0 L45.90625 0 L45.90625 32.71875 Q45.90625 40.484375 42.875 44.3359375 Q39.84375 48.1875 33.796875 48.1875 Q26.515625 48.1875 22.3125 43.5546875 Q18.109375 38.921875 18.109375 30.90625 L18.109375 0 L9.078125 0 L9.078125 75.984375 L18.109375 75.984375 L18.109375 46.1875 Q21.34375 51.125 25.7109375 53.5625 Q30.078125 56 35.796875 56 Q45.21875 56 50.0546875 50.171875 Q54.890625 44.34375 54.890625 33.015625 Z"
/><glyph unicode="o" horiz-adv-x="61.18164" d="M30.609375 48.390625 Q23.390625 48.390625 19.1875 42.75 Q14.984375 37.109375 14.984375 27.296875 Q14.984375 17.484375 19.1640625 11.84375 Q23.34375 6.203125 30.609375 6.203125 Q37.796875 6.203125 41.9921875 11.8671875 Q46.1875 17.53125 46.1875 27.296875 Q46.1875 37.015625 41.9921875 42.703125 Q37.796875 48.390625 30.609375 48.390625 ZM30.609375 56 Q42.328125 56 49.0234375 48.3828125 Q55.71875 40.765625 55.71875 27.296875 Q55.71875 13.875 49.0234375 6.2265625 Q42.328125 -1.421875 30.609375 -1.421875 Q18.84375 -1.421875 12.1796875 6.2265625 Q5.515625 13.875 5.515625 27.296875 Q5.515625 40.765625 12.1796875 48.3828125 Q18.84375 56 30.609375 56 Z"
/><glyph unicode="z" horiz-adv-x="52.490234" d="M5.515625 54.6875 L48.1875 54.6875 L48.1875 46.484375 L14.40625 7.171875 L48.1875 7.171875 L48.1875 0 L4.296875 0 L4.296875 8.203125 L38.09375 47.515625 L5.515625 47.515625 L5.515625 54.6875 Z"
/><glyph unicode="v" horiz-adv-x="59.179688" d="M2.984375 54.6875 L12.5 54.6875 L29.59375 8.796875 L46.6875 54.6875 L56.203125 54.6875 L35.6875 0 L23.484375 0 L2.984375 54.6875 Z"
/><glyph unicode="1" horiz-adv-x="63.623047" d="M12.40625 8.296875 L28.515625 8.296875 L28.515625 63.921875 L10.984375 60.40625 L10.984375 69.390625 L28.421875 72.90625 L38.28125 72.90625 L38.28125 8.296875 L54.390625 8.296875 L54.390625 0 L12.40625 0 L12.40625 8.296875 Z"
/><glyph unicode="f" horiz-adv-x="35.20508" d="M37.109375 75.984375 L37.109375 68.5 L28.515625 68.5 Q23.6875 68.5 21.8046875 66.546875 Q19.921875 64.59375 19.921875 59.515625 L19.921875 54.6875 L34.71875 54.6875 L34.71875 47.703125 L19.921875 47.703125 L19.921875 0 L10.890625 0 L10.890625 47.703125 L2.296875 47.703125 L2.296875 54.6875 L10.890625 54.6875 L10.890625 58.5 Q10.890625 67.625 15.140625 71.8046875 Q19.390625 75.984375 28.609375 75.984375 L37.109375 75.984375 Z"
/><glyph unicode="." horiz-adv-x="31.78711" d="M10.6875 12.40625 L21 12.40625 L21 0 L10.6875 0 L10.6875 12.40625 Z"
/><glyph unicode="n" horiz-adv-x="63.378906" d="M54.890625 33.015625 L54.890625 0 L45.90625 0 L45.90625 32.71875 Q45.90625 40.484375 42.875 44.3359375 Q39.84375 48.1875 33.796875 48.1875 Q26.515625 48.1875 22.3125 43.5546875 Q18.109375 38.921875 18.109375 30.90625 L18.109375 0 L9.078125 0 L9.078125 54.6875 L18.109375 54.6875 L18.109375 46.1875 Q21.34375 51.125 25.7109375 53.5625 Q30.078125 56 35.796875 56 Q45.21875 56 50.0546875 50.171875 Q54.890625 44.34375 54.890625 33.015625 Z"
/><glyph unicode="j" horiz-adv-x="27.783203" d="M9.421875 54.6875 L18.40625 54.6875 L18.40625 -0.984375 Q18.40625 -11.421875 14.4296875 -16.109375 Q10.453125 -20.796875 1.609375 -20.796875 L-1.8125 -20.796875 L-1.8125 -13.1875 L0.59375 -13.1875 Q5.71875 -13.1875 7.5703125 -10.8203125 Q9.421875 -8.453125 9.421875 -0.984375 L9.421875 54.6875 ZM9.421875 75.984375 L18.40625 75.984375 L18.40625 64.59375 L9.421875 64.59375 L9.421875 75.984375 Z"
/><glyph unicode="k" horiz-adv-x="57.910156" d="M9.078125 75.984375 L18.109375 75.984375 L18.109375 31.109375 L44.921875 54.6875 L56.390625 54.6875 L27.390625 29.109375 L57.625 0 L45.90625 0 L18.109375 26.703125 L18.109375 0 L9.078125 0 L9.078125 75.984375 Z"
/><glyph unicode="c" horiz-adv-x="54.98047" d="M48.78125 52.59375 L48.78125 44.1875 Q44.96875 46.296875 41.140625 47.34375 Q37.3125 48.390625 33.40625 48.390625 Q24.65625 48.390625 19.8203125 42.8515625 Q14.984375 37.3125 14.984375 27.296875 Q14.984375 17.28125 19.8203125 11.7421875 Q24.65625 6.203125 33.40625 6.203125 Q37.3125 6.203125 41.140625 7.25 Q44.96875 8.296875 48.78125 10.40625 L48.78125 2.09375 Q45.015625 0.34375 40.9921875 -0.5390625 Q36.96875 -1.421875 32.421875 -1.421875 Q20.0625 -1.421875 12.7890625 6.34375 Q5.515625 14.109375 5.515625 27.296875 Q5.515625 40.671875 12.8671875 48.3359375 Q20.21875 56 33.015625 56 Q37.15625 56 41.109375 55.1484375 Q45.0625 54.296875 48.78125 52.59375 Z"
/><glyph unicode="w" horiz-adv-x="81.78711" d="M4.203125 54.6875 L13.1875 54.6875 L24.421875 12.015625 L35.59375 54.6875 L46.1875 54.6875 L57.421875 12.015625 L68.609375 54.6875 L77.59375 54.6875 L63.28125 0 L52.6875 0 L40.921875 44.828125 L29.109375 0 L18.5 0 L4.203125 54.6875 Z"
/><glyph unicode="P" horiz-adv-x="60.302734" d="M19.671875 64.796875 L19.671875 37.40625 L32.078125 37.40625 Q38.96875 37.40625 42.7265625 40.96875 Q46.484375 44.53125 46.484375 51.125 Q46.484375 57.671875 42.7265625 61.234375 Q38.96875 64.796875 32.078125 64.796875 L19.671875 64.796875 ZM9.8125 72.90625 L32.078125 72.90625 Q44.34375 72.90625 50.6171875 67.359375 Q56.890625 61.8125 56.890625 51.125 Q56.890625 40.328125 50.6171875 34.8125 Q44.34375 29.296875 32.078125 29.296875 L19.671875 29.296875 L19.671875 0 L9.8125 0 L9.8125 72.90625 Z"
/><glyph unicode="C" horiz-adv-x="69.82422" d="M64.40625 67.28125 L64.40625 56.890625 Q59.421875 61.53125 53.78125 63.8203125 Q48.140625 66.109375 41.796875 66.109375 Q29.296875 66.109375 22.65625 58.46875 Q16.015625 50.828125 16.015625 36.375 Q16.015625 21.96875 22.65625 14.328125 Q29.296875 6.6875 41.796875 6.6875 Q48.140625 6.6875 53.78125 8.984375 Q59.421875 11.28125 64.40625 15.921875 L64.40625 5.609375 Q59.234375 2.09375 53.4453125 0.3359375 Q47.65625 -1.421875 41.21875 -1.421875 Q24.65625 -1.421875 15.1328125 8.7109375 Q5.609375 18.84375 5.609375 36.375 Q5.609375 53.953125 15.1328125 64.0859375 Q24.65625 74.21875 41.21875 74.21875 Q47.75 74.21875 53.5390625 72.484375 Q59.328125 70.75 64.40625 67.28125 Z"
/></font
></defs
><g font-size="14.666666984558" transform="translate(-946,-591)" fill="white" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" shape-rendering="crispEdges" stroke="white"
><rect x="0" width="2409" height="2149" y="0" clip-path="url(#clipPath1)" stroke="none"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(122,753)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="rgb(240,240,240)" stroke-width="3"
><rect x="40" y="51" clip-path="url(#clipPath3)" width="189" rx="5" ry="5" height="112" stroke="none"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(122,753)" fill="rgb(168,168,168)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="rgb(168,168,168)" stroke-width="3"
><rect x="40" y="51" clip-path="url(#clipPath3)" fill="none" width="189" rx="5" ry="5" height="112"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(122,646)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="rgb(240,240,240)" stroke-width="3"
><rect x="40" y="51" clip-path="url(#clipPath4)" width="190" rx="5" ry="5" height="102" stroke="none"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(122,646)" fill="rgb(168,168,168)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="rgb(168,168,168)" stroke-width="3"
><rect x="40" y="51" clip-path="url(#clipPath4)" fill="none" width="190" rx="5" ry="5" height="102"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(122,425)" fill="rgb(217,233,249)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="rgb(217,233,249)" stroke-width="3"
><rect x="40" y="51" clip-path="url(#clipPath5)" width="317" rx="5" ry="5" height="216" stroke="none"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(122,425)" fill="rgb(151,163,174)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="rgb(151,163,174)" stroke-width="3"
><rect x="40" y="51" clip-path="url(#clipPath5)" fill="none" width="317" rx="5" ry="5" height="216"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(122,197)" fill="rgb(217,233,251)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="rgb(217,233,251)" stroke-width="3"
><rect x="40" y="51" clip-path="url(#clipPath6)" width="204" rx="5" ry="5" height="223" stroke="none"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(122,197)" fill="rgb(151,163,175)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="rgb(151,163,175)" stroke-width="3"
><rect x="40" y="51" clip-path="url(#clipPath6)" fill="none" width="204" rx="5" ry="5" height="223"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(122,56)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="rgb(240,240,240)" stroke-width="3"
><rect x="40" y="51" clip-path="url(#clipPath7)" width="149" rx="5" ry="5" height="136" stroke="none"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(122,56)" fill="rgb(168,168,168)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="rgb(168,168,168)" stroke-width="3"
><rect x="40" y="51" clip-path="url(#clipPath7)" fill="none" width="149" rx="5" ry="5" height="136"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(122,0)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="rgb(240,240,240)" stroke-width="3"
><rect x="40" y="51" clip-path="url(#clipPath8)" width="183" rx="5" ry="5" height="51" stroke="none"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(122,0)" fill="rgb(168,168,168)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="rgb(168,168,168)" stroke-width="3"
><rect x="40" y="51" clip-path="url(#clipPath8)" fill="none" width="183" rx="5" ry="5" height="51"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(264,506)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="rgb(240,240,240)" stroke-width="3"
><rect x="45" y="50" clip-path="url(#clipPath28)" width="163" rx="2.5" ry="2.5" height="92" stroke="none"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(264,506)" fill="rgb(168,168,168)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="rgb(168,168,168)" stroke-width="3"
><rect x="45" y="50" clip-path="url(#clipPath28)" fill="none" width="163" rx="2.5" ry="2.5" height="92"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(-946,-591)" fill="rgb(102,255,108)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke-linejoin="round" stroke="rgb(102,255,108)" stroke-miterlimit="1"
><path fill="none" d="M1281 659 C1305 659 1296 676 1272 676" clip-path="url(#clipPath1)"
/><polygon points=" 1272 676 1282 671 1282 681 1272 676" clip-path="url(#clipPath1)" stroke="none"
/><polygon fill="none" points=" 1272 676 1282 671 1282 681 1272 676" clip-path="url(#clipPath1)"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(-946,-591)" fill="rgb(102,255,108)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke-linejoin="round" stroke="rgb(102,255,108)" stroke-miterlimit="1"
><path fill="none" d="M1247 749 C1298 749 1278 715 1227 715" clip-path="url(#clipPath1)"
/><polygon points=" 1227 715 1237 710 1237 720 1227 715" clip-path="url(#clipPath1)" stroke="none"
/><polygon fill="none" points=" 1227 715 1237 710 1237 720 1227 715" clip-path="url(#clipPath1)"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(-946,-591)" fill="rgb(102,255,108)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke-linejoin="round" stroke="rgb(102,255,108)" stroke-miterlimit="1"
><path fill="none" d="M1247 749 C1335 749 1335 817 1247 817" clip-path="url(#clipPath1)"
/><polygon points=" 1247 817 1257 812 1257 822 1247 817" clip-path="url(#clipPath1)" stroke="none"
/><polygon fill="none" points=" 1247 817 1257 812 1257 822 1247 817" clip-path="url(#clipPath1)"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(-946,-591)" fill="rgb(102,255,108)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke-linejoin="round" stroke="rgb(102,255,108)" stroke-miterlimit="1"
><path fill="none" d="M1247 749 C1291 749 1287 783 1243 783" clip-path="url(#clipPath1)"
/><polygon points=" 1243 783 1253 778 1253 788 1243 783" clip-path="url(#clipPath1)" stroke="none"
/><polygon fill="none" points=" 1243 783 1253 778 1253 788 1243 783" clip-path="url(#clipPath1)"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(-946,-591)" fill="rgb(102,255,108)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke-linejoin="round" stroke="rgb(102,255,108)" stroke-miterlimit="1"
><path fill="none" d="M1230 909 C1277 909 1294 864 1247 864" clip-path="url(#clipPath1)"
/><polygon points=" 1247 864 1257 859 1257 869 1247 864" clip-path="url(#clipPath1)" stroke="none"
/><polygon fill="none" points=" 1247 864 1257 859 1257 869 1247 864" clip-path="url(#clipPath1)"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(-946,-591)" fill="rgb(102,255,108)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke-linejoin="round" stroke="rgb(102,255,108)" stroke-miterlimit="1"
><path fill="none" d="M1230 909 C1258 909 1275 934 1247 934" clip-path="url(#clipPath1)"
/><polygon points=" 1247 934 1257 929 1257 939 1247 934" clip-path="url(#clipPath1)" stroke="none"
/><polygon fill="none" points=" 1247 934 1257 929 1257 939 1247 934" clip-path="url(#clipPath1)"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(-946,-591)" fill="rgb(102,255,108)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke-linejoin="round" stroke="rgb(102,255,108)" stroke-miterlimit="1"
><path fill="none" d="M1230 909 C1277 909 1294 968 1247 968" clip-path="url(#clipPath1)"
/><polygon points=" 1247 968 1257 963 1257 973 1247 968" clip-path="url(#clipPath1)" stroke="none"
/><polygon fill="none" points=" 1247 968 1257 963 1257 973 1247 968" clip-path="url(#clipPath1)"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(-946,-591)" fill="rgb(102,255,108)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke-linejoin="round" stroke="rgb(102,255,108)" stroke-miterlimit="1"
><path fill="none" d="M1230 909 C1298 909 1315 1002 1247 1002" clip-path="url(#clipPath1)"
/><polygon points=" 1247 1002 1257 997 1257 1007 1247 1002" clip-path="url(#clipPath1)" stroke="none"
/><polygon fill="none" points=" 1247 1002 1257 997 1257 1007 1247 1002" clip-path="url(#clipPath1)"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(-946,-591)" fill="rgb(102,255,108)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke-linejoin="round" stroke="rgb(102,255,108)" stroke-miterlimit="1"
><path fill="none" d="M1230 909 C1319 909 1336 1036 1247 1036" clip-path="url(#clipPath1)"
/><polygon points=" 1247 1036 1257 1031 1257 1041 1247 1036" clip-path="url(#clipPath1)" stroke="none"
/><polygon fill="none" points=" 1247 1036 1257 1031 1257 1041 1247 1036" clip-path="url(#clipPath1)"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(-946,-591)" fill="rgb(102,255,108)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke-linejoin="round" stroke="rgb(102,255,108)" stroke-miterlimit="1"
><path fill="none" d="M1223 1111 C1251 1111 1268 1086 1240 1086" clip-path="url(#clipPath1)"
/><polygon points=" 1240 1086 1250 1081 1250 1091 1240 1086" clip-path="url(#clipPath1)" stroke="none"
/><polygon fill="none" points=" 1240 1086 1250 1081 1250 1091 1240 1086" clip-path="url(#clipPath1)"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(-946,-591)" fill="rgb(102,255,108)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke-linejoin="round" stroke="rgb(102,255,108)" stroke-miterlimit="1"
><path fill="none" d="M1223 1111 C1270 1111 1287 1257 1240 1257" clip-path="url(#clipPath1)"
/><polygon points=" 1240 1257 1250 1252 1250 1262 1240 1257" clip-path="url(#clipPath1)" stroke="none"
/><polygon fill="none" points=" 1240 1257 1250 1252 1250 1262 1240 1257" clip-path="url(#clipPath1)"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(-946,-591)" fill="rgb(102,255,108)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke-linejoin="round" stroke="rgb(102,255,108)" stroke-miterlimit="1"
><path fill="none" d="M1223 1111 C1251 1111 1268 1184 1240 1184" clip-path="url(#clipPath1)"
/><polygon points=" 1240 1184 1250 1179 1250 1189 1240 1184" clip-path="url(#clipPath1)" stroke="none"
/><polygon fill="none" points=" 1240 1184 1250 1179 1250 1189 1240 1184" clip-path="url(#clipPath1)"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(-946,-591)" fill="rgb(102,255,108)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke-linejoin="round" stroke="rgb(102,255,108)" stroke-miterlimit="1"
><path fill="none" d="M1293 1192 C1323 1192 1453 1218 1363 1218" clip-path="url(#clipPath1)"
/><polygon points=" 1363 1218 1373 1213 1373 1223 1363 1218" clip-path="url(#clipPath1)" stroke="none"
/><polygon fill="none" points=" 1363 1218 1373 1213 1373 1223 1363 1218" clip-path="url(#clipPath1)"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(-946,-591)" fill="rgb(102,255,108)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke-linejoin="round" stroke="rgb(102,255,108)" stroke-miterlimit="1"
><path fill="none" d="M1221 1339 C1249 1339 1266 1313 1238 1313" clip-path="url(#clipPath1)"
/><polygon points=" 1238 1313 1248 1308 1248 1318 1238 1313" clip-path="url(#clipPath1)" stroke="none"
/><polygon fill="none" points=" 1238 1313 1248 1308 1248 1318 1238 1313" clip-path="url(#clipPath1)"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(-946,-591)" fill="rgb(102,255,108)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke-linejoin="round" stroke="rgb(102,255,108)" stroke-miterlimit="1"
><path fill="none" d="M1221 1339 C1249 1339 1266 1364 1238 1364" clip-path="url(#clipPath1)"
/><polygon points=" 1238 1364 1248 1359 1248 1369 1238 1364" clip-path="url(#clipPath1)" stroke="none"
/><polygon fill="none" points=" 1238 1364 1248 1359 1248 1369 1238 1364" clip-path="url(#clipPath1)"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(-946,-591)" fill="rgb(102,255,108)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke-linejoin="round" stroke="rgb(102,255,108)" stroke-miterlimit="1"
><path fill="none" d="M1221 1433 C1249 1433 1266 1414 1238 1414" clip-path="url(#clipPath1)"
/><polygon points=" 1238 1414 1248 1409 1248 1419 1238 1414" clip-path="url(#clipPath1)" stroke="none"
/><polygon fill="none" points=" 1238 1414 1248 1409 1248 1419 1238 1414" clip-path="url(#clipPath1)"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(-946,-591)" fill="rgb(102,255,108)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke-linejoin="round" stroke="rgb(102,255,108)" stroke-miterlimit="1"
><path fill="none" d="M1221 1433 C1268 1433 1285 1471 1238 1471" clip-path="url(#clipPath1)"
/><polygon points=" 1238 1471 1248 1466 1248 1476 1238 1471" clip-path="url(#clipPath1)" stroke="none"
/><polygon fill="none" points=" 1238 1471 1248 1466 1248 1476 1238 1471" clip-path="url(#clipPath1)"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(-946,-591)" fill="rgb(102,255,108)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke-linejoin="round" stroke="rgb(102,255,108)" stroke-miterlimit="1"
><path fill="none" d="M1221 1433 C1249 1433 1266 1452 1238 1452" clip-path="url(#clipPath1)"
/><polygon points=" 1238 1452 1248 1447 1248 1457 1238 1452" clip-path="url(#clipPath1)" stroke="none"
/><polygon fill="none" points=" 1238 1452 1248 1447 1248 1457 1238 1452" clip-path="url(#clipPath1)"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(-946,-591)" fill="rgb(102,255,108)" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke-linejoin="round" stroke="rgb(102,255,108)" stroke-miterlimit="1"
><path fill="none" d="M1221 1433 C1289 1433 1306 1490 1238 1490" clip-path="url(#clipPath1)"
/><polygon points=" 1238 1490 1248 1485 1248 1495 1238 1490" clip-path="url(#clipPath1)" stroke="none"
/><polygon fill="none" points=" 1238 1490 1248 1485 1248 1495 1238 1490" clip-path="url(#clipPath1)"
/></g
><g fill="gray" text-rendering="optimizeSpeed" font-size="14.666666984558" font-family="&apos;Ubuntu&apos;" stroke="gray"
><path fill="none" d="M113 463 C125 463 152 83 172 83" clip-path="url(#clipPath2)"
/><path fill="none" d="M117 464 C129 464 152 182 172 182" clip-path="url(#clipPath2)"
/><path fill="none" d="M132 467 C144 467 152 365 172 365" clip-path="url(#clipPath2)"
/><path fill="none" d="M136 498 C148 498 152 590 172 590" clip-path="url(#clipPath2)"
/><path fill="none" d="M118 503 C130 503 152 754 172 754" clip-path="url(#clipPath2)"
/><path fill="none" d="M113 504 C125 504 152 872 172 872" clip-path="url(#clipPath2)"
/></g
><g fill="white" text-rendering="optimizeSpeed" font-size="10.555555343628" font-family="sans-serif" transform="translate(50,463)" stroke="white"
><ellipse rx="50" ry="20" clip-path="url(#clipPath47)" cx="51" cy="21" stroke="none"
/><ellipse clip-path="url(#clipPath47)" fill="none" rx="50.5" cx="50.5" ry="20.5" cy="20.5" stroke="gray"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(50,463) scale(0.97000002861,0.97000002861)"
><text x="9" xml:space="preserve" y="25" clip-path="url(#clipPath48)" stroke="none"
>exampleSystem</text
></g
><g fill="gray" text-rendering="optimizeSpeed" font-size="14.666666984558" font-family="&apos;Ubuntu&apos;" transform="translate(122,753)" stroke="gray"
><path fill="none" d="M99 119 C111 119 100 77 120 77" clip-path="url(#clipPath9)"
/><path fill="none" d="M99 119 C111 119 100 96 120 96" clip-path="url(#clipPath9)"
/><path fill="none" d="M99 119 C111 119 100 115 120 115" clip-path="url(#clipPath9)"
/><path fill="none" d="M99 119 C111 119 100 134 120 134" clip-path="url(#clipPath9)"
/><path fill="none" d="M99 119 C111 119 100 153 120 153" clip-path="url(#clipPath9)"
/></g
><g font-size="10.555555343628" transform="translate(172,858)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="50" height="13" y="0" clip-path="url(#clipPath49)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(172,858) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath50)" stroke="none"
>5_7:bridi</text
></g
><g fill="gray" text-rendering="optimizeSpeed" font-size="14.666666984558" font-family="&apos;Ubuntu&apos;" transform="translate(192,840)" stroke="gray"
><path fill="none" d="M99 66 C111 66 100 64 120 64" clip-path="url(#clipPath10)"
/></g
><g font-size="10.555555343628" transform="translate(242,892)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="50" height="13" y="0" clip-path="url(#clipPath49)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(242,892) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath51)" stroke="none"
>x4:sumti</text
></g
><g font-size="10.555555343628" transform="translate(312,890)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="11" height="13" y="0" clip-path="url(#clipPath52)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(312,890) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath53)" stroke="none"
>ti</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(312,890)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath54)" x2="11" y1="14"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(242,892)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath55)" x2="50" y1="14"
/></g
><g fill="gray" text-rendering="optimizeSpeed" font-size="14.666666984558" font-family="&apos;Ubuntu&apos;" transform="translate(192,821)" stroke="gray"
><path fill="none" d="M99 66 C111 66 100 64 120 64" clip-path="url(#clipPath12)"
/></g
><g font-size="10.555555343628" transform="translate(242,873)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="50" height="13" y="0" clip-path="url(#clipPath49)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(242,873) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath50)" stroke="none"
>x3:sumti</text
></g
><g font-size="10.555555343628" transform="translate(312,871)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="15" height="13" y="0" clip-path="url(#clipPath56)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(312,871) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath57)" stroke="none"
>tu</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(312,871)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath58)" x2="15" y1="14"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(242,873)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath59)" x2="50" y1="14"
/></g
><g fill="gray" text-rendering="optimizeSpeed" font-size="14.666666984558" font-family="&apos;Ubuntu&apos;" transform="translate(192,802)" stroke="gray"
><path fill="none" d="M99 66 C111 66 100 64 120 64" clip-path="url(#clipPath14)"
/></g
><g font-size="10.555555343628" transform="translate(242,854)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="50" height="13" y="0" clip-path="url(#clipPath49)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(242,854) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath50)" stroke="none"
>x2:sumti</text
></g
><g font-size="10.555555343628" transform="translate(312,852)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="29" height="13" y="0" clip-path="url(#clipPath60)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(312,852) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath61)" stroke="none"
>zohe</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(312,852)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath62)" x2="29" y1="14"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(242,854)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath63)" x2="50" y1="14"
/></g
><g fill="gray" text-rendering="optimizeSpeed" font-size="14.666666984558" font-family="&apos;Ubuntu&apos;" transform="translate(192,783)" stroke="gray"
><path fill="none" d="M82 66 C94 66 83 64 103 64" clip-path="url(#clipPath16)"
/></g
><g font-size="10.555555343628" transform="translate(242,835)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="33" height="13" y="0" clip-path="url(#clipPath64)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(242,835) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath65)" stroke="none"
>selbri</text
></g
><g font-size="10.555555343628" transform="translate(295,833)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="30" height="13" y="0" clip-path="url(#clipPath66)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(295,833) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath67)" stroke="none"
>tavla</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(295,833)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath68)" x2="30" y1="14"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(242,835)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath69)" x2="33" y1="14"
/></g
><g fill="gray" text-rendering="optimizeSpeed" font-size="14.666666984558" font-family="&apos;Ubuntu&apos;" transform="translate(192,764)" stroke="gray"
><path fill="none" d="M99 66 C111 66 100 64 120 64" clip-path="url(#clipPath18)"
/></g
><g font-size="10.555555343628" transform="translate(242,816)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="50" height="13" y="0" clip-path="url(#clipPath49)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(242,816) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath50)" stroke="none"
>x1:sumti</text
></g
><g font-size="10.555555343628" transform="translate(312,814)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="17" height="13" y="0" clip-path="url(#clipPath70)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(312,814) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath71)" stroke="none"
>mi</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(312,814)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath72)" x2="17" y1="14"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(242,816)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath73)" x2="50" y1="14"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(172,858)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath74)" x2="50" y1="14"
/></g
><g fill="gray" text-rendering="optimizeSpeed" font-size="14.666666984558" font-family="&apos;Ubuntu&apos;" transform="translate(122,646)" stroke="gray"
><path fill="none" d="M99 108 C111 108 100 83 120 83" clip-path="url(#clipPath20)"
/><path fill="none" d="M99 108 C111 108 100 108 120 108" clip-path="url(#clipPath20)"
/><path fill="none" d="M99 108 C111 108 100 134 120 134" clip-path="url(#clipPath20)"
/></g
><g font-size="10.555555343628" transform="translate(172,740)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="50" height="13" y="0" clip-path="url(#clipPath49)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(172,740) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath51)" stroke="none"
>five:bridi</text
></g
><g fill="gray" text-rendering="optimizeSpeed" font-size="14.666666984558" font-family="&apos;Ubuntu&apos;" transform="translate(192,708)" stroke="gray"
><path fill="none" d="M99 72 C111 72 100 64 120 64" clip-path="url(#clipPath21)"
/><path fill="none" d="M99 72 C111 72 100 81 120 81" clip-path="url(#clipPath21)"
/></g
><g font-size="10.555555343628" transform="translate(242,766)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="50" height="13" y="0" clip-path="url(#clipPath49)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(242,766) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath50)" stroke="none"
>x2:sumti</text
></g
><g font-size="10.555555343628" transform="translate(312,775)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="30" height="13" y="0" clip-path="url(#clipPath66)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(312,775) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath75)" stroke="none"
>sam.</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(312,775)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath68)" x2="30" y1="14"
/></g
><g font-size="10.555555343628" transform="translate(312,758)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="13" height="13" y="0" clip-path="url(#clipPath76)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(312,758) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath77)" stroke="none"
>la</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(312,758)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath78)" x2="13" y1="14"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(242,766)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath79)" x2="50" y1="14"
/></g
><g font-size="10.555555343628" transform="translate(242,741)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="33" height="13" y="0" clip-path="url(#clipPath64)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(242,741) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath65)" stroke="none"
>selbri</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(242,741)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath80)" x2="33" y1="14"
/></g
><g fill="gray" text-rendering="optimizeSpeed" font-size="14.666666984558" font-family="&apos;Ubuntu&apos;" transform="translate(192,657)" stroke="gray"
><path fill="none" d="M99 72 C111 72 100 64 120 64" clip-path="url(#clipPath21)"
/><path fill="none" d="M99 72 C111 72 100 81 120 81" clip-path="url(#clipPath21)"
/></g
><g font-size="10.555555343628" transform="translate(242,715)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="50" height="13" y="0" clip-path="url(#clipPath49)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(242,715) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath50)" stroke="none"
>x1:sumti</text
></g
><g font-size="10.555555343628" transform="translate(312,724)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="30" height="13" y="0" clip-path="url(#clipPath66)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(312,724) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath75)" stroke="none"
>djan.</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(312,724)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath68)" x2="30" y1="14"
/></g
><g font-size="10.555555343628" transform="translate(312,707)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="13" height="13" y="0" clip-path="url(#clipPath76)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(312,707) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath77)" stroke="none"
>la</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(312,707)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath78)" x2="13" y1="14"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(242,715)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath79)" x2="50" y1="14"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(172,740)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath81)" x2="50" y1="14"
/></g
><g fill="gray" text-rendering="optimizeSpeed" font-size="14.666666984558" font-family="&apos;Ubuntu&apos;" transform="translate(122,425)" stroke="gray"
><path fill="none" d="M101 165 C113 165 102 77 122 77" clip-path="url(#clipPath24)"
/><path fill="none" d="M101 165 C113 165 102 102 122 102" clip-path="url(#clipPath24)"
/><path fill="none" d="M101 165 C113 165 102 175 122 175" clip-path="url(#clipPath24)"
/><path fill="none" d="M101 165 C113 165 102 248 122 248" clip-path="url(#clipPath24)"
/></g
><g font-size="10.555555343628" transform="translate(172,576)" fill="rgb(217,233,249)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,249)"
><rect x="0" width="52" height="13" y="0" clip-path="url(#clipPath82)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(172,576) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath83)" stroke="none"
>four:bridi</text
></g
><g fill="gray" text-rendering="optimizeSpeed" font-size="14.666666984558" font-family="&apos;Ubuntu&apos;" transform="translate(194,601)" stroke="gray"
><path fill="none" d="M99 72 C111 72 100 64 120 64" clip-path="url(#clipPath25)"
/><path fill="none" d="M99 72 C111 72 100 81 120 81" clip-path="url(#clipPath25)"
/></g
><g font-size="10.555555343628" transform="translate(244,659)" fill="rgb(217,233,249)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,249)"
><rect x="0" width="50" height="13" y="0" clip-path="url(#clipPath49)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(244,659) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath50)" stroke="none"
>x3:sumti</text
></g
><g font-size="10.555555343628" transform="translate(314,668)" fill="rgb(217,233,249)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,249)"
><rect x="0" width="28" height="13" y="0" clip-path="url(#clipPath84)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(314,668) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath85)" stroke="none"
>briju</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(314,668)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath86)" x2="28" y1="14"
/></g
><g font-size="10.555555343628" transform="translate(314,651)" fill="rgb(217,233,249)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,249)"
><rect x="0" width="13" height="13" y="0" clip-path="url(#clipPath76)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(314,651) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath77)" stroke="none"
>le</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(314,651)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath78)" x2="13" y1="14"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(244,659)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath87)" x2="50" y1="14"
/></g
><g fill="gray" text-rendering="optimizeSpeed" font-size="14.666666984558" font-family="&apos;Ubuntu&apos;" transform="translate(194,489)" stroke="gray"
><path fill="none" d="M99 111 C111 111 100 64 120 64" clip-path="url(#clipPath27)"
/><path fill="none" d="M99 111 C111 111 100 119 120 119" clip-path="url(#clipPath27)"
/></g
><g font-size="10.555555343628" transform="translate(244,586)" fill="rgb(217,233,249)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,249)"
><rect x="0" width="50" height="13" y="0" clip-path="url(#clipPath49)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(244,586) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath50)" stroke="none"
>x2:sumti</text
></g
><g fill="gray" text-rendering="optimizeSpeed" font-size="14.666666984558" font-family="&apos;Ubuntu&apos;" transform="translate(264,506)" stroke="gray"
><path fill="none" d="M82 102 C94 102 83 69 103 69" clip-path="url(#clipPath29)"
/><path fill="none" d="M82 102 C94 102 83 86 103 86" clip-path="url(#clipPath29)"
/><path fill="none" d="M82 102 C94 102 83 102 103 102" clip-path="url(#clipPath29)"
/><path fill="none" d="M82 102 C94 102 83 128 103 128" clip-path="url(#clipPath29)"
/></g
><g font-size="10.555555343628" transform="translate(314,594)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="33" height="13" y="0" clip-path="url(#clipPath64)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(314,594) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath65)" stroke="none"
>selbri</text
></g
><g fill="gray" text-rendering="optimizeSpeed" font-size="14.666666984558" font-family="&apos;Ubuntu&apos;" transform="translate(317,562)" stroke="gray"
><path fill="none" d="M99 72 C111 72 100 64 120 64" clip-path="url(#clipPath21)"
/><path fill="none" d="M99 72 C111 72 100 81 120 81" clip-path="url(#clipPath21)"
/></g
><g font-size="10.555555343628" transform="translate(367,620)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="50" height="13" y="0" clip-path="url(#clipPath49)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(367,620) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath51)" stroke="none"
>x2:sumti</text
></g
><g font-size="10.555555343628" transform="translate(437,629)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="30" height="13" y="0" clip-path="url(#clipPath66)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(437,629) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath75)" stroke="none"
>djan.</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(437,629)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath68)" x2="30" y1="14"
/></g
><g font-size="10.555555343628" transform="translate(437,612)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="13" height="13" y="0" clip-path="url(#clipPath76)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(437,612) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath77)" stroke="none"
>la</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(437,612)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath78)" x2="13" y1="14"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(367,620)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath79)" x2="50" y1="14"
/></g
><g font-size="10.555555343628" transform="translate(367,595)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="17" height="13" y="0" clip-path="url(#clipPath70)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(367,595) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath71)" stroke="none"
>be</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(367,595)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath72)" x2="17" y1="14"
/></g
><g font-size="10.555555343628" transform="translate(367,578)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="32" height="13" y="0" clip-path="url(#clipPath88)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(367,578) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath89)" stroke="none"
>zdani</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(367,578)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath90)" x2="32" y1="14"
/></g
><g font-size="10.555555343628" transform="translate(367,561)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="33" height="13" y="0" clip-path="url(#clipPath64)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(367,561) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath65)" stroke="none"
>blanu</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(367,561)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath80)" x2="33" y1="14"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(314,594)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath91)" x2="33" y1="14"
/></g
><g font-size="10.555555343628" transform="translate(314,539)" fill="rgb(217,233,249)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,249)"
><rect x="0" width="13" height="13" y="0" clip-path="url(#clipPath76)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(314,539) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath77)" stroke="none"
>le</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(314,539)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath78)" x2="13" y1="14"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(244,586)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath92)" x2="50" y1="14"
/></g
><g fill="gray" text-rendering="optimizeSpeed" font-size="14.666666984558" font-family="&apos;Ubuntu&apos;" transform="translate(194,455)" stroke="gray"
><path fill="none" d="M82 72 C94 72 83 64 103 64" clip-path="url(#clipPath31)"
/><path fill="none" d="M82 72 C94 72 83 81 103 81" clip-path="url(#clipPath31)"
/></g
><g font-size="10.555555343628" transform="translate(244,513)" fill="rgb(217,233,249)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,249)"
><rect x="0" width="33" height="13" y="0" clip-path="url(#clipPath64)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(244,513) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath93)" stroke="none"
>selbri</text
></g
><g font-size="10.555555343628" transform="translate(297,522)" fill="rgb(217,233,249)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,249)"
><rect x="0" width="36" height="13" y="0" clip-path="url(#clipPath94)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(297,522) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath95)" stroke="none"
>klama</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(297,522)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath96)" x2="36" y1="14"
/></g
><g font-size="10.555555343628" transform="translate(297,505)" fill="rgb(217,233,249)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,249)"
><rect x="0" width="31" height="13" y="0" clip-path="url(#clipPath97)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(297,505) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath98)" stroke="none"
>sutra</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(297,505)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath99)" x2="31" y1="14"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(244,513)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath100)" x2="33" y1="14"
/></g
><g fill="gray" text-rendering="optimizeSpeed" font-size="14.666666984558" font-family="&apos;Ubuntu&apos;" transform="translate(194,436)" stroke="gray"
><path fill="none" d="M99 66 C111 66 100 64 120 64" clip-path="url(#clipPath18)"
/></g
><g font-size="10.555555343628" transform="translate(244,488)" fill="rgb(217,233,249)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,249)"
><rect x="0" width="50" height="13" y="0" clip-path="url(#clipPath49)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(244,488) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath50)" stroke="none"
>x1:sumti</text
></g
><g font-size="10.555555343628" transform="translate(314,486)" fill="rgb(217,233,249)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,249)"
><rect x="0" width="17" height="13" y="0" clip-path="url(#clipPath70)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(314,486) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath71)" stroke="none"
>mi</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(314,486)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath72)" x2="17" y1="14"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(244,488)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath73)" x2="50" y1="14"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(172,576)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath101)" x2="52" y1="14"
/></g
><g fill="gray" text-rendering="optimizeSpeed" font-size="14.666666984558" font-family="&apos;Ubuntu&apos;" transform="translate(122,197)" stroke="gray"
><path fill="none" d="M108 168 C120 168 109 83 129 83" clip-path="url(#clipPath34)"
/><path fill="none" d="M108 168 C120 168 109 109 129 109" clip-path="url(#clipPath34)"
/><path fill="none" d="M108 168 C120 168 109 128 129 128" clip-path="url(#clipPath34)"
/><path fill="none" d="M108 168 C120 168 109 153 129 153" clip-path="url(#clipPath34)"
/><path fill="none" d="M108 168 C120 168 109 187 129 187" clip-path="url(#clipPath34)"
/><path fill="none" d="M108 168 C120 168 109 221 129 221" clip-path="url(#clipPath34)"
/><path fill="none" d="M108 168 C120 168 109 255 129 255" clip-path="url(#clipPath34)"
/></g
><g font-size="10.555555343628" transform="translate(172,351)" fill="rgb(217,233,251)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,251)"
><rect x="0" width="59" height="13" y="0" clip-path="url(#clipPath102)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(172,351) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath103)" stroke="none"
>three:bridi</text
></g
><g fill="gray" text-rendering="optimizeSpeed" font-size="14.666666984558" font-family="&apos;Ubuntu&apos;" transform="translate(201,380)" stroke="gray"
><path fill="none" d="M99 72 C111 72 100 64 120 64" clip-path="url(#clipPath35)"
/><path fill="none" d="M99 72 C111 72 100 81 120 81" clip-path="url(#clipPath35)"
/></g
><g font-size="10.555555343628" transform="translate(251,438)" fill="rgb(217,233,251)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,251)"
><rect x="0" width="50" height="13" y="0" clip-path="url(#clipPath49)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(251,438) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath50)" stroke="none"
>x5:sumti</text
></g
><g font-size="10.555555343628" transform="translate(321,447)" fill="rgb(217,233,251)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,251)"
><rect x="0" width="33" height="13" y="0" clip-path="url(#clipPath64)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(321,447) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath93)" stroke="none"
>karce</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(321,447)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath80)" x2="33" y1="14"
/></g
><g font-size="10.555555343628" transform="translate(321,430)" fill="rgb(217,233,251)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,251)"
><rect x="0" width="13" height="13" y="0" clip-path="url(#clipPath76)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(321,430) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath104)" stroke="none"
>le</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(321,430)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath78)" x2="13" y1="14"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(251,438)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath105)" x2="50" y1="14"
/></g
><g fill="gray" text-rendering="optimizeSpeed" font-size="14.666666984558" font-family="&apos;Ubuntu&apos;" transform="translate(201,346)" stroke="gray"
><path fill="none" d="M99 72 C111 72 100 64 120 64" clip-path="url(#clipPath36)"
/><path fill="none" d="M99 72 C111 72 100 81 120 81" clip-path="url(#clipPath36)"
/></g
><g font-size="10.555555343628" transform="translate(251,404)" fill="rgb(217,233,251)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,251)"
><rect x="0" width="50" height="13" y="0" clip-path="url(#clipPath49)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(251,404) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath50)" stroke="none"
>x4:sumti</text
></g
><g font-size="10.555555343628" transform="translate(321,413)" fill="rgb(217,233,251)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,251)"
><rect x="0" width="29" height="13" y="0" clip-path="url(#clipPath60)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(321,413) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath61)" stroke="none"
>zarci</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(321,413)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath62)" x2="29" y1="14"
/></g
><g font-size="10.555555343628" transform="translate(321,396)" fill="rgb(217,233,251)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,251)"
><rect x="0" width="13" height="13" y="0" clip-path="url(#clipPath76)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(321,396) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath77)" stroke="none"
>le</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(321,396)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath78)" x2="13" y1="14"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(251,404)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath106)" x2="50" y1="14"
/></g
><g fill="gray" text-rendering="optimizeSpeed" font-size="14.666666984558" font-family="&apos;Ubuntu&apos;" transform="translate(201,312)" stroke="gray"
><path fill="none" d="M99 72 C111 72 100 64 120 64" clip-path="url(#clipPath25)"
/><path fill="none" d="M99 72 C111 72 100 81 120 81" clip-path="url(#clipPath25)"
/></g
><g font-size="10.555555343628" transform="translate(251,370)" fill="rgb(217,233,251)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,251)"
><rect x="0" width="50" height="13" y="0" clip-path="url(#clipPath49)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(251,370) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath51)" stroke="none"
>x3:sumti</text
></g
><g font-size="10.555555343628" transform="translate(321,379)" fill="rgb(217,233,251)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,251)"
><rect x="0" width="28" height="13" y="0" clip-path="url(#clipPath84)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(321,379) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath85)" stroke="none"
>briju</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(321,379)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath86)" x2="28" y1="14"
/></g
><g font-size="10.555555343628" transform="translate(321,362)" fill="rgb(217,233,251)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,251)"
><rect x="0" width="13" height="13" y="0" clip-path="url(#clipPath76)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(321,362) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath77)" stroke="none"
>le</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(321,362)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath78)" x2="13" y1="14"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(251,370)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath87)" x2="50" y1="14"
/></g
><g fill="gray" text-rendering="optimizeSpeed" font-size="14.666666984558" font-family="&apos;Ubuntu&apos;" transform="translate(201,278)" stroke="gray"
><path fill="none" d="M99 72 C111 72 100 64 120 64" clip-path="url(#clipPath37)"
/><path fill="none" d="M99 72 C111 72 100 81 120 81" clip-path="url(#clipPath37)"
/></g
><g font-size="10.555555343628" transform="translate(251,336)" fill="rgb(217,233,251)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,251)"
><rect x="0" width="50" height="13" y="0" clip-path="url(#clipPath49)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(251,336) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath50)" stroke="none"
>x2:sumti</text
></g
><g font-size="10.555555343628" transform="translate(321,345)" fill="rgb(217,233,251)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,251)"
><rect x="0" width="32" height="13" y="0" clip-path="url(#clipPath88)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(321,345) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath89)" stroke="none"
>zdani</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(321,345)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath90)" x2="32" y1="14"
/></g
><g font-size="10.555555343628" transform="translate(321,328)" fill="rgb(217,233,251)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,251)"
><rect x="0" width="13" height="13" y="0" clip-path="url(#clipPath76)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(321,328) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath77)" stroke="none"
>le</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(321,328)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath78)" x2="13" y1="14"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(251,336)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath107)" x2="50" y1="14"
/></g
><g fill="gray" text-rendering="optimizeSpeed" font-size="14.666666984558" font-family="&apos;Ubuntu&apos;" transform="translate(201,259)" stroke="gray"
><path fill="none" d="M82 66 C94 66 83 64 103 64" clip-path="url(#clipPath38)"
/></g
><g font-size="10.555555343628" transform="translate(251,311)" fill="rgb(217,233,251)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,251)"
><rect x="0" width="33" height="13" y="0" clip-path="url(#clipPath64)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(251,311) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath93)" stroke="none"
>selbri</text
></g
><g font-size="10.555555343628" transform="translate(304,309)" fill="rgb(217,233,251)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,251)"
><rect x="0" width="36" height="13" y="0" clip-path="url(#clipPath94)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(304,309) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath108)" stroke="none"
>klama</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(304,309)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath96)" x2="36" y1="14"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(251,311)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath109)" x2="33" y1="14"
/></g
><g font-size="10.555555343628" transform="translate(251,292)" fill="rgb(217,233,251)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,251)"
><rect x="0" width="16" height="13" y="0" clip-path="url(#clipPath110)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(251,292) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath111)" stroke="none"
>cu</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(251,292)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath112)" x2="16" y1="14"
/></g
><g fill="gray" text-rendering="optimizeSpeed" font-size="14.666666984558" font-family="&apos;Ubuntu&apos;" transform="translate(201,208)" stroke="gray"
><path fill="none" d="M99 72 C111 72 100 64 120 64" clip-path="url(#clipPath40)"
/><path fill="none" d="M99 72 C111 72 100 81 120 81" clip-path="url(#clipPath40)"
/></g
><g font-size="10.555555343628" transform="translate(251,266)" fill="rgb(217,233,251)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,251)"
><rect x="0" width="50" height="13" y="0" clip-path="url(#clipPath49)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(251,266) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath51)" stroke="none"
>x1:sumti</text
></g
><g font-size="10.555555343628" transform="translate(321,275)" fill="rgb(217,233,251)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,251)"
><rect x="0" width="35" height="13" y="0" clip-path="url(#clipPath113)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(321,275) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath114)" stroke="none"
>prenu</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(321,275)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath115)" x2="35" y1="14"
/></g
><g font-size="10.555555343628" transform="translate(321,258)" fill="rgb(217,233,251)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(217,233,251)"
><rect x="0" width="13" height="13" y="0" clip-path="url(#clipPath76)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(321,258) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath77)" stroke="none"
>le</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(321,258)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath78)" x2="13" y1="14"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(251,266)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath116)" x2="50" y1="14"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(172,351)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath117)" x2="59" y1="14"
/></g
><g fill="gray" text-rendering="optimizeSpeed" font-size="14.666666984558" font-family="&apos;Ubuntu&apos;" transform="translate(122,56)" stroke="gray"
><path fill="none" d="M121 126 C133 126 122 75 142 75" clip-path="url(#clipPath42)"
/><path fill="none" d="M121 126 C133 126 122 92 142 92" clip-path="url(#clipPath42)"
/><path fill="none" d="M121 126 C133 126 122 109 142 109" clip-path="url(#clipPath42)"
/><path fill="none" d="M121 126 C133 126 122 126 142 126" clip-path="url(#clipPath42)"
/><path fill="none" d="M121 126 C133 126 122 143 142 143" clip-path="url(#clipPath42)"
/><path fill="none" d="M121 126 C133 126 122 160 142 160" clip-path="url(#clipPath42)"
/><path fill="none" d="M121 126 C133 126 122 177 142 177" clip-path="url(#clipPath42)"
/></g
><g font-size="10.555555343628" transform="translate(172,168)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="72" height="13" y="0" clip-path="url(#clipPath118)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(172,168) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath119)" stroke="none"
>two:example</text
></g
><g font-size="10.555555343628" transform="translate(264,219)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="37" height="13" y="0" clip-path="url(#clipPath120)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(264,219) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath121)" stroke="none"
>ninmu</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(264,219)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath122)" x2="37" y1="14"
/></g
><g font-size="10.555555343628" transform="translate(264,202)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="13" height="13" y="0" clip-path="url(#clipPath76)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(264,202) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath123)" stroke="none"
>le</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(264,202)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath78)" x2="13" y1="14"
/></g
><g font-size="10.555555343628" transform="translate(264,185)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="33" height="13" y="0" clip-path="url(#clipPath64)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(264,185) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath124)" stroke="none"
>cukta</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(264,185)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath80)" x2="33" y1="14"
/></g
><g font-size="10.555555343628" transform="translate(264,168)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="13" height="13" y="0" clip-path="url(#clipPath76)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(264,168) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath123)" stroke="none"
>le</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(264,168)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath78)" x2="13" y1="14"
/></g
><g font-size="10.555555343628" transform="translate(264,151)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="37" height="13" y="0" clip-path="url(#clipPath120)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(264,151) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath121)" stroke="none"
>dunda</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(264,151)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath122)" x2="37" y1="14"
/></g
><g font-size="10.555555343628" transform="translate(264,134)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="17" height="13" y="0" clip-path="url(#clipPath70)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(264,134) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath125)" stroke="none"
>pu</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(264,134)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath72)" x2="17" y1="14"
/></g
><g font-size="10.555555343628" transform="translate(264,117)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="17" height="13" y="0" clip-path="url(#clipPath70)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(264,117) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath125)" stroke="none"
>mi</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(264,117)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath72)" x2="17" y1="14"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(172,168)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath126)" x2="72" y1="14"
/></g
><g fill="gray" text-rendering="optimizeSpeed" font-size="14.666666984558" font-family="&apos;Ubuntu&apos;" transform="translate(122,0)" stroke="gray"
><path fill="none" d="M122 83 C134 83 123 75 143 75" clip-path="url(#clipPath44)"
/><path fill="none" d="M122 83 C134 83 123 92 143 92" clip-path="url(#clipPath44)"
/></g
><g font-size="10.555555343628" transform="translate(172,69)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="73" height="13" y="0" clip-path="url(#clipPath127)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(172,69) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath128)" stroke="none"
>one:example</text
></g
><g font-size="10.555555343628" transform="translate(265,78)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="61" height="13" y="0" clip-path="url(#clipPath129)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(265,78) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath130)" stroke="none"
>Pat:person</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(265,78)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath131)" x2="61" y1="14"
/></g
><g font-size="10.555555343628" transform="translate(265,61)" fill="rgb(240,240,240)" text-rendering="optimizeSpeed" font-family="sans-serif" shape-rendering="crispEdges" stroke="rgb(240,240,240)"
><rect x="0" width="70" height="13" y="0" clip-path="url(#clipPath132)" stroke="none"
/></g
><g text-rendering="geometricPrecision" font-size="10.555555343628" shape-rendering="crispEdges" font-family="sans-serif" transform="translate(265,61) scale(0.97000002861,0.97000002861)"
><text x="2" xml:space="preserve" y="10" clip-path="url(#clipPath133)" stroke="none"
>Chris:person</text
></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(265,61)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath134)" x2="70" y1="14"
/></g
><g font-size="14.666666984558" stroke-linecap="butt" transform="translate(172,69)" fill="gray" text-rendering="optimizeSpeed" font-family="&apos;Ubuntu&apos;" stroke="gray"
><line y2="14" fill="none" x1="0" clip-path="url(#clipPath135)" x2="73" y1="14"
/></g
></g
></svg
>
]]></Attribute_String><Attribute_String roleName="setup">${MODELNAME_DEFAULT},${SVGURI_DEFAULT}</Attribute_String></SvgClient>
</XholonWorkbook>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment