Project

General

Profile

« Previous | Next » 

Revision 4b8ea926

Added by François ARMAND over 7 years ago

Fixes #10039: Document data sources feature

View differences:

4_advanced_usage/47_node_properties_data_sources.txt
[[node-properties-data-sources]]
=== Node properties data sources
As explained in previous chapters, Nodes have properties that can be
used to create groups or in techniques and directives parameters.
These properties are key/value pairs, with values being a simple
string or a well formed JSON document.
Rudder 4.1 introduces a new way to automatically import Node properties
by defining data sources.
The following diagram explains the general working process of data source:
image:./images/rudder-datasources-description.png[Data source description]
As displayed, a data source provides a way for Rudder to query (when some
conditions are met) a third party REST API to retrieve interesting
properties for nodes and save them for a given Node property key.
More precisely, there are three main sets of properties to define (by UI
or via Rudder API) to configure a data source:
==== First set: data source description
The first set of properties allows to define an unique identifier for
the data source, which will be used as the property key in node, along
with a human readable name and description.
==== Second set: query configuration
The second set of properties allows to define how the third party REST API will
be queried and the returned JSON response processed.
For now, we only support one query mode which is to do one HTTP query for each
node. In the future, a mode where only one query is done to retrieve
information for all nodes will be added.
For the query, you will define the HTTP method to use (GET or POST), what is the
remote URL, if there are specific headers or query parameters to add.
In case a 404 error is returned, the corresponding node property is deleted (on
that node). In case of a timeout or any other HTTP errors, this is considered a
temporary problem, and the node property is left as is.
When a JSON document is returned, you can define a JSON path expression
(cf https://github.com/jayway/JsonPath/) to select only a sub-part of
the document as the actual data to use as a node property.
Finally, the resulting data is assigned to the node, using the key name defined
in the data source configuration.
You can use Rudder variables expansion (`${rudder.node.xxx}`,
`${rudder.parameter.xxx}`, `${node.properties[xxx]}`) in most of these
configuration option: URL, headers, query parameters, JSON path. They will be
replaced by their values for each node at the time the HTTP query is run.
==== Third set: query triggers
The last set of options allows to define when the data source should
be queried.
For now, there are 3 available triggers:
- a scheduled one, allowing to periodically do the update,
- a trigger on policy generation, which allows to get a refresh of node
properties before possibly using them in techniques or directives,
- a trigger on node acceptation, so that a new node immediately get a
working set of properties (for example to join the correct dynamic groups).
In addition to these configured triggers, data sources can be interactively
refreshed with a call to a Rudder REST API or via the web interface.
images/rudder-datasources-description.svg
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:ooo="http://xml.openoffice.org/svg/export"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.2"
width="210mm"
height="297mm"
viewBox="0 0 21000 29700"
preserveAspectRatio="xMidYMid"
fill-rule="evenodd"
stroke-width="28.222"
stroke-linejoin="round"
xml:space="preserve"
id="svg10634"
sodipodi:docname="rudder-datasources-description.svg"
inkscape:version="0.92.0 r"><metadata
id="metadata10638"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1600"
inkscape:window-height="849"
id="namedview10636"
showgrid="false"
showguides="false"
inkscape:zoom="0.64630631"
inkscape:cx="503.08905"
inkscape:cy="474.91511"
inkscape:window-x="1920"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="id1" /><defs
class="ClipPathGroup"
id="defs7578"><clipPath
id="presentation_clip_path"
clipPathUnits="userSpaceOnUse"><rect
x="0"
y="0"
width="21000"
height="29700"
id="rect7572" /></clipPath><clipPath
id="presentation_clip_path_shrink"
clipPathUnits="userSpaceOnUse"><rect
x="21"
y="29"
width="20958"
height="29641"
id="rect7575" /></clipPath><defs
id="defs9462"><mask
id="mask6"><g
id="g9459"><defs
id="defs9455"><linearGradient
id="gradient6"
x1="14961"
y1="4119"
x2="14961"
y2="10705"
gradientUnits="userSpaceOnUse"><stop
offset="0.5"
style="stop-color:rgb(140,140,140)"
id="stop9446" /><stop
offset="0.5"
style="stop-color:rgb(140,140,140)"
id="stop9448" /><stop
offset="1"
style="stop-color:rgb(140,140,140)"
id="stop9450" /><stop
offset="1"
style="stop-color:rgb(140,140,140)"
id="stop9452" /></linearGradient></defs><path
style="fill:url(#gradient6)"
d="m 12039,4119 h 5845 v 6586 h -5845 z"
id="path9457"
inkscape:connector-curvature="0" /></g></mask></defs><defs
id="defs9870"><mask
id="mask7"><g
id="g9867"><defs
id="defs9863"><linearGradient
id="gradient7"
x1="20898"
y1="4119"
x2="20898"
y2="10705"
gradientUnits="userSpaceOnUse"><stop
offset="0.5"
style="stop-color:rgb(140,140,140)"
id="stop9854" /><stop
offset="0.5"
style="stop-color:rgb(140,140,140)"
id="stop9856" /><stop
offset="1"
style="stop-color:rgb(140,140,140)"
id="stop9858" /><stop
offset="1"
style="stop-color:rgb(140,140,140)"
id="stop9860" /></linearGradient></defs><path
style="fill:url(#gradient7)"
d="m 17976,4119 h 5845 v 6586 h -5845 z"
id="path9865"
inkscape:connector-curvature="0" /></g></mask></defs><defs
id="defs9894"><mask
id="mask8"><g
id="g9891"><defs
id="defs9887"><linearGradient
id="gradient8"
x1="26866"
y1="4119"
x2="26866"
y2="10705"
gradientUnits="userSpaceOnUse"><stop
offset="0.5"
style="stop-color:rgb(140,140,140)"
id="stop9878" /><stop
offset="0.5"
style="stop-color:rgb(140,140,140)"
id="stop9880" /><stop
offset="1"
style="stop-color:rgb(140,140,140)"
id="stop9882" /><stop
offset="1"
style="stop-color:rgb(140,140,140)"
id="stop9884" /></linearGradient></defs><path
style="fill:url(#gradient8)"
d="m 23943,4119 h 5846 v 6586 h -5846 z"
id="path9889"
inkscape:connector-curvature="0" /></g></mask></defs></defs><defs
id="defs7701"><font
id="EmbeddedFont_1"
horiz-adv-x="2048"><font-face
font-family="DejaVu Sans Mono embedded"
units-per-em="2048"
font-weight="normal"
font-style="normal"
ascent="1879"
descent="476"
id="font-face7580" /><missing-glyph
horiz-adv-x="2048"
d="M 0,0 L 2047,0 2047,2047 0,2047 0,0 Z"
id="missing-glyph7582" /><glyph
unicode="}"
horiz-adv-x="821"
d="M 221,-190 L 289,-190 C 383,-190 444,-175 473,-146 502,-117 516,-55 516,39 L 516,287 C 516,391 531,467 561,514 591,561 643,594 717,612 644,629 592,661 562,708 531,755 516,831 516,936 L 516,1184 C 516,1278 502,1340 473,1369 444,1398 383,1413 289,1413 L 221,1413 221,1556 283,1556 C 449,1556 560,1532 616,1483 672,1434 700,1335 700,1188 L 700,948 C 700,848 718,779 754,741 789,703 854,684 948,684 L 1012,684 1012,541 948,541 C 854,541 789,522 754,483 718,444 700,375 700,274 L 700,35 C 700,-112 672,-211 616,-260 560,-309 449,-334 283,-334 L 221,-334 221,-190 Z"
id="glyph7584" /><glyph
unicode="{"
horiz-adv-x="821"
d="M 1012,-190 L 1012,-334 948,-334 C 782,-334 671,-309 615,-260 558,-211 530,-112 530,35 L 530,274 C 530,375 512,444 477,483 441,522 376,541 283,541 L 221,541 221,684 283,684 C 377,684 442,703 477,741 512,779 530,848 530,948 L 530,1188 C 530,1335 558,1434 615,1483 671,1532 782,1556 948,1556 L 1012,1556 1012,1413 942,1413 C 849,1413 788,1399 760,1370 731,1341 717,1279 717,1184 L 717,936 C 717,831 702,755 672,708 641,661 589,629 516,612 590,594 642,561 672,514 702,467 717,391 717,287 L 717,39 C 717,-56 731,-118 760,-147 788,-176 849,-190 942,-190 L 1012,-190 Z"
id="glyph7586" /><glyph
unicode="y"
horiz-adv-x="1086"
d="M 858,360 C 827,282 788,179 741,52 675,-124 631,-231 608,-270 577,-322 539,-361 493,-387 447,-413 393,-426 332,-426 L 184,-426 184,-272 293,-272 C 347,-272 389,-256 420,-225 451,-194 490,-113 537,18 L 104,1120 299,1120 631,244 958,1120 1153,1120 858,360 Z"
id="glyph7588" /><glyph
unicode="x"
horiz-adv-x="1112"
d="M 1118,1120 L 717,584 1157,0 944,0 616,449 289,0 76,0 516,584 115,1120 319,1120 616,715 911,1120 1118,1120 Z"
id="glyph7590" /><glyph
unicode="v"
horiz-adv-x="1060"
d="M 100,1120 L 291,1120 616,180 942,1120 1133,1120 735,0 498,0 100,1120 Z"
id="glyph7592" /><glyph
unicode="u"
horiz-adv-x="874"
d="M 195,424 L 195,1118 379,1118 379,424 C 379,323 397,249 433,202 468,155 523,131 598,131 685,131 751,162 797,223 843,284 866,371 866,485 L 866,1118 1051,1118 1051,0 866,0 866,168 C 833,103 789,54 733,21 676,-12 610,-29 535,-29 420,-29 335,9 279,84 223,159 195,272 195,424 Z"
id="glyph7594" /><glyph
unicode="t"
horiz-adv-x="927"
d="M 614,1438 L 614,1120 1032,1120 1032,977 614,977 614,369 C 614,286 630,229 661,196 692,163 747,147 825,147 L 1032,147 1032,0 807,0 C 669,0 572,28 515,83 458,138 430,234 430,369 L 430,977 131,977 131,1120 430,1120 430,1438 614,1438 Z"
id="glyph7596" /><glyph
unicode="s"
horiz-adv-x="821"
d="M 973,1081 L 973,901 C 920,932 867,955 814,970 761,985 706,993 651,993 568,993 506,980 465,953 424,926 403,884 403,829 403,779 418,742 449,717 480,692 556,668 678,645 L 752,631 C 843,614 913,579 960,527 1007,475 1030,407 1030,324 1030,213 991,127 912,65 833,2 724,-29 584,-29 529,-29 471,-23 410,-12 349,0 284,18 213,41 L 213,231 C 282,196 347,169 410,152 473,134 532,125 588,125 669,125 732,142 777,175 822,208 844,254 844,313 844,398 762,457 599,490 L 591,492 522,506 C 416,527 339,562 290,611 241,660 217,726 217,811 217,918 253,1001 326,1060 399,1118 502,1147 637,1147 697,1147 755,1142 810,1131 865,1120 920,1103 973,1081 Z"
id="glyph7598" /><glyph
unicode="r"
horiz-adv-x="821"
d="M 1155,889 C 1116,920 1076,942 1035,956 994,970 950,977 901,977 786,977 699,941 638,869 577,797 547,693 547,557 L 547,0 362,0 362,1120 547,1120 547,901 C 578,980 625,1041 689,1084 752,1126 828,1147 915,1147 960,1147 1003,1141 1042,1130 1081,1119 1119,1101 1155,1077 L 1155,889 Z"
id="glyph7600" /><glyph
unicode="q"
horiz-adv-x="927"
d="M 332,555 C 332,412 355,305 400,232 445,159 511,123 600,123 689,123 756,160 802,233 847,306 870,413 870,555 870,697 847,805 802,878 756,951 689,987 600,987 511,987 445,951 400,878 355,805 332,698 332,555 Z M 870,139 C 840,84 800,41 749,12 698,-18 638,-33 571,-33 437,-33 331,19 254,123 176,226 137,369 137,551 137,736 176,881 253,986 330,1091 436,1143 571,1143 638,1143 697,1129 748,1100 799,1071 839,1028 870,973 L 870,1116 1055,1116 1055,-430 870,-430 870,139 Z"
id="glyph7602" /><glyph
unicode="p"
horiz-adv-x="927"
d="M 375,141 L 375,-426 190,-426 190,1120 375,1120 375,977 C 406,1032 447,1075 498,1104 549,1133 607,1147 674,1147 809,1147 916,1095 993,990 1070,885 1108,740 1108,555 1108,373 1069,230 992,127 915,23 809,-29 674,-29 606,-29 547,-14 496,15 445,44 404,86 375,141 Z M 915,559 C 915,702 893,809 848,882 803,955 736,991 647,991 558,991 490,955 444,882 398,809 375,701 375,559 375,418 398,310 444,237 490,164 558,127 647,127 736,127 803,163 848,236 893,309 915,416 915,559 Z"
id="glyph7604" /><glyph
unicode="o"
horiz-adv-x="980"
d="M 616,991 C 523,991 452,955 404,882 356,809 332,702 332,559 332,417 356,310 404,237 452,164 523,127 616,127 710,127 781,164 829,237 877,310 901,417 901,559 901,702 877,809 829,882 781,955 710,991 616,991 Z M 616,1147 C 771,1147 890,1097 973,996 1055,895 1096,750 1096,559 1096,368 1055,222 973,122 891,21 772,-29 616,-29 461,-29 342,21 260,122 178,222 137,368 137,559 137,750 178,895 260,996 342,1097 461,1147 616,1147 Z"
id="glyph7606" /><glyph
unicode="n"
horiz-adv-x="874"
d="M 1051,694 L 1051,0 866,0 866,694 C 866,795 848,869 813,916 778,963 722,987 647,987 561,987 495,957 449,896 402,835 379,747 379,633 L 379,0 195,0 195,1120 379,1120 379,952 C 412,1016 456,1065 512,1098 568,1131 634,1147 711,1147 825,1147 910,1110 967,1035 1023,960 1051,846 1051,694 Z"
id="glyph7608" /><glyph
unicode="m"
horiz-adv-x="1033"
d="M 676,1006 C 699,1054 728,1090 763,1113 798,1136 840,1147 889,1147 979,1147 1043,1112 1080,1043 1117,973 1135,842 1135,649 L 1135,0 967,0 967,641 C 967,799 958,897 941,936 923,974 891,993 844,993 791,993 754,973 735,932 715,891 705,794 705,641 L 705,0 537,0 537,641 C 537,801 528,900 509,937 490,974 455,993 406,993 357,993 324,973 305,932 286,891 276,794 276,641 L 276,0 109,0 109,1120 276,1120 276,1024 C 298,1064 326,1095 359,1116 392,1137 429,1147 471,1147 522,1147 564,1135 598,1112 631,1089 657,1053 676,1006 Z"
id="glyph7610" /><glyph
unicode="l"
horiz-adv-x="874"
d="M 639,406 C 639,323 654,261 685,219 715,177 760,156 819,156 L 1034,156 1034,0 801,0 C 691,0 606,35 546,106 485,177 455,277 455,406 L 455,1423 160,1423 160,1567 639,1567 639,406 Z"
id="glyph7612" /><glyph
unicode="k"
horiz-adv-x="1006"
d="M 236,1556 L 426,1556 426,655 909,1120 1133,1120 692,698 1202,0 977,0 563,578 426,449 426,0 236,0 236,1556 Z"
id="glyph7614" /><glyph
unicode="i"
horiz-adv-x="953"
d="M 256,1120 L 727,1120 727,143 1092,143 1092,0 178,0 178,143 543,143 543,977 256,977 256,1120 Z M 543,1556 L 727,1556 727,1323 543,1323 543,1556 Z"
id="glyph7616" /><glyph
unicode="h"
horiz-adv-x="874"
d="M 1051,694 L 1051,0 866,0 866,694 C 866,795 848,869 813,916 778,963 722,987 647,987 561,987 495,957 449,896 402,835 379,747 379,633 L 379,0 195,0 195,1556 379,1556 379,952 C 412,1016 456,1065 512,1098 568,1131 634,1147 711,1147 825,1147 910,1110 967,1035 1023,960 1051,846 1051,694 Z"
id="glyph7618" /><glyph
unicode="g"
horiz-adv-x="953"
d="M 858,569 C 858,707 836,812 791,884 746,955 680,991 594,991 504,991 435,955 388,884 341,812 317,707 317,569 317,431 341,326 389,254 436,181 505,145 596,145 681,145 746,181 791,254 836,327 858,432 858,569 Z M 1042,72 C 1042,-96 1002,-223 923,-310 844,-397 727,-440 573,-440 522,-440 469,-435 414,-426 359,-417 303,-403 248,-385 L 248,-203 C 313,-234 373,-256 426,-271 479,-286 528,-293 573,-293 672,-293 745,-266 790,-212 835,-158 858,-72 858,45 L 858,53 858,178 C 829,115 789,69 738,38 687,7 626,-8 553,-8 422,-8 318,44 240,149 162,254 123,394 123,569 123,745 162,885 240,990 318,1095 422,1147 553,1147 625,1147 686,1133 736,1104 786,1075 827,1031 858,971 L 858,1116 1042,1116 1042,72 Z"
id="glyph7620" /><glyph
unicode="f"
horiz-adv-x="874"
d="M 1063,1556 L 1063,1403 854,1403 C 788,1403 742,1390 717,1363 691,1336 678,1288 678,1219 L 678,1120 1063,1120 1063,977 678,977 678,0 494,0 494,977 195,977 195,1120 494,1120 494,1198 C 494,1321 522,1411 579,1469 635,1527 723,1556 842,1556 L 1063,1556 Z"
id="glyph7622" /><glyph
unicode="e"
horiz-adv-x="1006"
d="M 1112,606 L 1112,516 315,516 315,510 C 315,388 347,294 411,227 474,160 564,127 680,127 739,127 800,136 864,155 928,174 996,202 1069,240 L 1069,57 C 999,28 932,7 867,-8 802,-22 739,-29 678,-29 504,-29 368,23 270,128 172,232 123,376 123,559 123,738 171,880 267,987 363,1094 491,1147 651,1147 794,1147 906,1099 989,1002 1071,905 1112,773 1112,606 Z M 928,659 C 925,767 900,850 852,906 803,963 734,991 643,991 554,991 481,962 424,903 367,844 333,763 322,659 L 928,659 Z"
id="glyph7624" /><glyph
unicode="d"
horiz-adv-x="953"
d="M 858,977 L 858,1556 1042,1556 1042,0 858,0 858,141 C 827,86 787,44 736,15 685,-14 626,-29 559,-29 424,-29 317,24 240,129 162,234 123,378 123,563 123,745 162,888 240,992 318,1095 424,1147 559,1147 626,1147 686,1133 737,1104 788,1075 829,1032 858,977 Z M 317,559 C 317,416 340,309 385,236 430,163 497,127 586,127 675,127 742,164 789,237 835,310 858,418 858,559 858,701 835,809 789,882 742,955 675,991 586,991 497,991 430,955 385,882 340,809 317,702 317,559 Z"
id="glyph7626" /><glyph
unicode="c"
horiz-adv-x="874"
d="M 1061,57 C 1012,28 961,7 909,-8 856,-22 803,-29 748,-29 575,-29 439,23 342,127 244,231 195,375 195,559 195,743 244,887 342,991 439,1095 575,1147 748,1147 802,1147 855,1140 906,1126 957,1112 1009,1090 1061,1061 L 1061,868 C 1012,911 964,943 915,962 866,981 810,991 748,991 633,991 544,954 482,879 420,804 389,698 389,559 389,421 420,315 483,240 545,165 633,127 748,127 812,127 869,137 920,157 971,176 1018,207 1061,248 L 1061,57 Z"
id="glyph7628" /><glyph
unicode="b"
horiz-adv-x="927"
d="M 918,559 C 918,702 895,809 850,882 805,955 738,991 649,991 560,991 492,955 446,882 400,809 377,701 377,559 377,418 400,310 446,237 492,164 560,127 649,127 738,127 805,163 850,236 895,309 918,416 918,559 Z M 377,977 C 406,1032 447,1074 499,1103 550,1132 610,1147 678,1147 813,1147 919,1095 996,992 1073,888 1112,745 1112,563 1112,378 1073,234 996,129 918,24 811,-29 676,-29 609,-29 551,-14 500,15 449,44 408,86 377,141 L 377,0 193,0 193,1556 377,1556 377,977 Z"
id="glyph7630" /><glyph
unicode="a"
horiz-adv-x="927"
d="M 702,563 L 641,563 C 534,563 453,544 399,507 344,469 317,413 317,338 317,271 337,218 378,181 419,144 475,125 547,125 648,125 728,160 786,231 844,301 873,398 874,522 L 874,563 702,563 Z M 1059,639 L 1059,0 874,0 874,166 C 835,99 785,50 726,19 666,-13 593,-29 508,-29 394,-29 303,3 235,68 167,132 133,218 133,326 133,451 175,545 259,610 342,675 465,707 627,707 L 874,707 874,736 C 873,825 851,890 806,931 761,971 690,991 592,991 529,991 466,982 402,964 338,946 276,920 215,885 L 215,1069 C 283,1095 348,1115 411,1128 473,1141 533,1147 592,1147 685,1147 764,1133 830,1106 895,1079 948,1038 989,983 1014,950 1032,909 1043,860 1054,811 1059,737 1059,639 Z"
id="glyph7632" /><glyph
unicode="_"
horiz-adv-x="1245"
d="M 1233,-403 L 1233,-483 0,-483 0,-403 1233,-403 Z"
id="glyph7634" /><glyph
unicode="]"
horiz-adv-x="424"
d="M 770,1556 L 770,-270 346,-270 346,-127 586,-127 586,1413 346,1413 346,1556 770,1556 Z"
id="glyph7636" /><glyph
unicode="["
horiz-adv-x="451"
d="M 463,1556 L 887,1556 887,1413 647,1413 647,-127 887,-127 887,-270 463,-270 463,1556 Z"
id="glyph7638" /><glyph
unicode="T"
horiz-adv-x="1166"
d="M 47,1493 L 1186,1493 1186,1323 719,1323 719,0 516,0 516,1323 47,1323 47,1493 Z"
id="glyph7640" /><glyph
unicode="S"
horiz-adv-x="980"
d="M 1012,1442 L 1012,1237 C 951,1276 889,1306 828,1326 766,1346 704,1356 641,1356 546,1356 470,1334 415,1290 360,1245 332,1185 332,1110 332,1044 350,994 387,959 423,924 491,895 590,872 L 696,848 C 836,815 938,764 1002,694 1066,624 1098,529 1098,408 1098,266 1054,158 966,83 878,8 750,-29 582,-29 512,-29 442,-21 371,-7 300,9 229,31 158,61 L 158,276 C 235,227 307,192 376,169 444,146 513,135 582,135 684,135 763,158 820,204 877,249 905,313 905,395 905,470 886,527 847,566 808,605 740,636 643,657 L 535,682 C 396,713 296,761 233,824 170,887 139,972 139,1079 139,1212 184,1319 274,1400 363,1480 482,1520 631,1520 688,1520 749,1514 812,1501 875,1488 942,1468 1012,1442 Z"
id="glyph7642" /><glyph
unicode="P"
horiz-adv-x="954"
d="M 399,1327 L 399,766 633,766 C 726,766 799,791 852,840 904,889 930,958 930,1047 930,1136 904,1205 852,1254 800,1303 727,1327 633,1327 L 399,1327 Z M 197,1493 L 633,1493 C 800,1493 926,1455 1012,1380 1098,1304 1141,1193 1141,1047 1141,900 1098,788 1013,713 927,638 800,600 633,600 L 399,600 399,0 197,0 197,1493 Z"
id="glyph7644" /><glyph
unicode="N"
horiz-adv-x="980"
d="M 139,1493 L 395,1493 899,264 899,1493 1094,1493 1094,0 838,0 334,1229 334,0 139,0 139,1493 Z"
id="glyph7646" /><glyph
unicode="M"
horiz-adv-x="1086"
d="M 86,1493 L 356,1493 614,733 874,1493 1145,1493 1145,0 958,0 958,1319 692,532 539,532 272,1319 272,0 86,0 86,1493 Z"
id="glyph7648" /><glyph
unicode="I"
horiz-adv-x="848"
d="M 201,1493 L 1030,1493 1030,1323 717,1323 717,170 1030,170 1030,0 201,0 201,170 514,170 514,1323 201,1323 201,1493 Z"
id="glyph7650" /><glyph
unicode="H"
horiz-adv-x="980"
d="M 137,1493 L 340,1493 340,881 893,881 893,1493 1096,1493 1096,0 893,0 893,711 340,711 340,0 137,0 137,1493 Z"
id="glyph7652" /><glyph
unicode="G"
horiz-adv-x="1033"
d="M 1104,123 C 1050,73 989,35 922,10 854,-16 781,-29 702,-29 513,-29 365,39 260,175 155,310 102,500 102,745 102,989 155,1179 262,1316 369,1452 517,1520 707,1520 770,1520 830,1511 887,1494 944,1476 1000,1449 1053,1413 L 1053,1206 C 999,1257 944,1295 887,1320 830,1344 770,1356 707,1356 576,1356 477,1305 412,1204 346,1102 313,949 313,745 313,538 345,384 409,285 472,185 570,135 702,135 747,135 786,140 820,151 853,161 884,177 911,199 L 911,600 694,600 694,766 1104,766 1104,123 Z"
id="glyph7654" /><glyph
unicode="E"
horiz-adv-x="927"
d="M 197,1493 L 1083,1493 1083,1323 399,1323 399,881 1053,881 1053,711 399,711 399,170 1102,170 1102,0 197,0 197,1493 Z"
id="glyph7656" /><glyph
unicode="D"
horiz-adv-x="980"
d="M 436,166 C 606,166 725,208 792,292 859,375 893,526 893,745 893,966 860,1118 793,1202 726,1285 607,1327 436,1327 L 340,1327 340,166 436,166 Z M 440,1493 C 668,1493 836,1432 944,1311 1052,1190 1106,1001 1106,745 1106,490 1052,303 944,182 836,61 668,0 440,0 L 137,0 137,1493 440,1493 Z"
id="glyph7658" /><glyph
unicode="C"
horiz-adv-x="954"
d="M 1073,53 C 1022,26 969,5 915,-9 861,-22 804,-29 743,-29 552,-29 403,39 298,174 192,309 139,500 139,745 139,989 192,1179 299,1316 405,1452 553,1520 743,1520 804,1520 861,1513 915,1500 969,1486 1022,1465 1073,1438 L 1073,1231 C 1024,1272 971,1303 914,1324 857,1345 800,1356 743,1356 612,1356 513,1305 448,1204 383,1103 350,950 350,745 350,541 383,388 448,287 513,186 612,135 743,135 802,135 859,146 916,167 972,188 1024,219 1073,260 L 1073,53 Z"
id="glyph7660" /><glyph
unicode="B"
horiz-adv-x="980"
d="M 369,713 L 369,166 608,166 C 725,166 809,187 859,228 909,269 934,336 934,430 934,527 908,599 855,645 802,690 720,713 608,713 L 369,713 Z M 369,1327 L 369,877 604,877 C 701,877 772,896 816,933 859,970 881,1031 881,1114 881,1189 860,1244 817,1277 774,1310 703,1327 604,1327 L 369,1327 Z M 166,1493 L 608,1493 C 761,1493 878,1460 961,1394 1044,1328 1085,1235 1085,1114 1085,1023 1063,951 1020,898 976,845 910,812 823,799 921,784 998,743 1054,674 1109,605 1137,517 1137,410 1137,275 1093,173 1004,104 915,35 783,0 608,0 L 166,0 166,1493 Z"
id="glyph7662" /><glyph
unicode="A"
horiz-adv-x="1166"
d="M 616,1315 L 403,551 829,551 616,1315 Z M 494,1493 L 739,1493 1196,0 987,0 877,389 354,389 246,0 37,0 494,1493 Z"
id="glyph7664" /><glyph
unicode=":"
horiz-adv-x="266"
d="M 489,1063 L 741,1063 741,760 489,760 489,1063 Z M 489,305 L 741,305 741,0 489,0 489,305 Z"
id="glyph7666" /><glyph
unicode="8"
horiz-adv-x="1006"
d="M 616,709 C 526,709 457,684 408,634 359,583 334,512 334,420 334,328 359,257 409,206 458,155 527,129 616,129 707,129 777,154 826,205 875,255 899,327 899,420 899,511 874,582 825,633 775,684 705,709 616,709 Z M 440,793 C 354,815 287,856 239,916 190,976 166,1048 166,1133 166,1252 206,1346 287,1416 368,1485 477,1520 616,1520 755,1520 865,1485 946,1416 1027,1346 1067,1252 1067,1133 1067,1048 1043,976 995,916 946,856 879,815 793,793 893,771 970,727 1023,660 1076,593 1102,507 1102,401 1102,266 1059,161 973,85 887,9 768,-29 616,-29 464,-29 345,9 260,85 174,160 131,265 131,399 131,506 158,593 211,660 264,727 340,771 440,793 Z M 367,1114 C 367,1034 388,973 431,931 474,889 535,868 616,868 697,868 759,889 802,931 845,973 866,1034 866,1114 866,1195 845,1257 803,1300 760,1343 698,1364 616,1364 535,1364 474,1343 431,1300 388,1257 367,1195 367,1114 Z"
id="glyph7668" /><glyph
unicode="7"
horiz-adv-x="954"
d="M 139,1493 L 1079,1493 1079,1407 545,0 334,0 854,1323 139,1323 139,1493 Z"
id="glyph7670" /><glyph
unicode="6"
horiz-adv-x="980"
d="M 991,1460 L 991,1274 C 949,1299 904,1318 857,1331 810,1344 760,1350 709,1350 581,1350 484,1302 418,1206 352,1109 319,967 319,780 351,847 395,898 452,934 509,969 574,987 647,987 791,987 903,943 982,855 1061,766 1100,641 1100,479 1100,318 1059,193 978,104 897,15 782,-29 635,-29 462,-29 335,33 254,158 173,282 133,478 133,745 133,997 182,1189 279,1322 376,1454 516,1520 700,1520 749,1520 799,1515 848,1505 897,1494 945,1479 991,1460 Z M 631,829 C 545,829 477,798 428,736 379,674 354,588 354,479 354,370 379,284 428,222 477,160 545,129 631,129 720,129 788,159 833,218 878,277 901,364 901,479 901,595 878,682 833,741 788,800 720,829 631,829 Z"
id="glyph7672" /><glyph
unicode="5"
horiz-adv-x="954"
d="M 207,1493 L 963,1493 963,1323 391,1323 391,956 C 420,967 449,975 478,980 507,985 536,987 565,987 720,987 842,941 933,850 1024,759 1069,635 1069,479 1069,322 1022,198 927,107 832,16 702,-29 537,-29 458,-29 385,-24 320,-13 254,-2 195,14 143,35 L 143,240 C 204,207 266,182 328,166 390,149 453,141 518,141 629,141 715,170 776,229 836,288 866,371 866,479 866,586 835,669 773,728 710,787 623,817 512,817 458,817 405,811 354,799 303,786 254,768 207,743 L 207,1493 Z"
id="glyph7674" /><glyph
unicode="4"
horiz-adv-x="1060"
d="M 735,1309 L 264,520 735,520 735,1309 Z M 702,1493 L 936,1493 936,520 1135,520 1135,356 936,356 936,0 735,0 735,356 102,356 102,547 702,1493 Z"
id="glyph7676" /><glyph
unicode="3"
horiz-adv-x="954"
d="M 776,799 C 874,773 949,727 1001,661 1053,594 1079,511 1079,412 1079,275 1033,167 941,89 848,10 720,-29 557,-29 488,-29 418,-23 347,-10 276,3 206,21 137,45 L 137,246 C 205,211 272,184 338,167 404,150 470,141 535,141 646,141 731,166 790,216 849,266 879,338 879,432 879,519 849,588 790,639 731,690 650,715 549,715 L 395,715 395,881 549,881 C 642,881 714,901 766,942 818,983 844,1039 844,1112 844,1189 820,1248 772,1289 723,1330 654,1350 565,1350 506,1350 444,1343 381,1330 318,1317 251,1297 182,1270 L 182,1456 C 263,1477 335,1493 398,1504 461,1515 516,1520 565,1520 710,1520 827,1484 914,1411 1001,1338 1044,1241 1044,1120 1044,1038 1021,970 976,915 930,860 863,822 776,799 Z"
id="glyph7678" /><glyph
unicode="2"
horiz-adv-x="927"
d="M 373,170 L 1059,170 1059,0 152,0 152,170 C 277,301 386,417 479,518 572,619 637,690 672,731 739,812 784,878 807,929 830,979 842,1030 842,1083 842,1166 818,1232 769,1279 720,1326 652,1350 567,1350 506,1350 443,1339 376,1317 309,1295 239,1262 164,1217 L 164,1421 C 233,1454 300,1478 367,1495 433,1512 498,1520 563,1520 709,1520 827,1481 916,1404 1005,1326 1049,1224 1049,1098 1049,1034 1034,970 1005,906 975,842 927,771 860,694 823,651 769,591 698,514 627,437 518,323 373,170 Z"
id="glyph7680" /><glyph
unicode="1"
horiz-adv-x="874"
d="M 270,170 L 584,170 584,1311 246,1235 246,1419 582,1493 784,1493 784,170 1094,170 1094,0 270,0 270,170 Z"
id="glyph7682" /><glyph
unicode="0"
horiz-adv-x="980"
d="M 483,750 C 483,787 496,818 522,845 547,872 578,885 614,885 651,885 683,872 710,845 737,818 750,787 750,750 750,713 737,681 711,655 684,629 652,616 614,616 577,616 546,629 521,654 496,679 483,711 483,750 Z M 616,1360 C 522,1360 452,1309 406,1208 359,1107 336,952 336,745 336,538 359,384 406,283 452,182 522,131 616,131 711,131 781,182 828,283 874,384 897,538 897,745 897,952 874,1107 828,1208 781,1309 711,1360 616,1360 Z M 616,1520 C 775,1520 896,1455 978,1324 1059,1193 1100,1000 1100,745 1100,490 1059,298 978,167 896,36 775,-29 616,-29 457,-29 336,36 255,167 174,298 133,490 133,745 133,1000 174,1193 255,1324 336,1455 457,1520 616,1520 Z"
id="glyph7684" /><glyph
unicode="/"
horiz-adv-x="1007"
d="M 889,1493 L 1079,1493 293,-190 102,-190 889,1493 Z"
id="glyph7686" /><glyph
unicode="."
horiz-adv-x="266"
d="M 489,305 L 741,305 741,0 489,0 489,305 Z"
id="glyph7688" /><glyph
unicode="-"
horiz-adv-x="530"
d="M 356,643 L 877,643 877,479 356,479 356,643 Z"
id="glyph7690" /><glyph
unicode=","
horiz-adv-x="371"
d="M 502,303 L 754,303 754,96 557,-287 403,-287 502,96 502,303 Z"
id="glyph7692" /><glyph
unicode="$"
horiz-adv-x="927"
d="M 692,580 L 692,147 C 765,147 823,166 864,205 905,244 926,297 926,364 926,426 907,475 870,509 833,544 773,567 692,580 Z M 592,770 L 592,1183 C 523,1180 469,1160 430,1123 391,1086 371,1036 371,973 371,916 389,870 426,837 462,804 517,781 592,770 Z M 692,-301 L 592,-301 591,0 C 523,3 456,13 389,28 322,43 255,65 190,92 L 190,272 C 257,230 324,198 392,176 459,154 526,143 592,143 L 592,600 C 459,621 358,661 291,722 224,783 190,863 190,963 190,1068 225,1151 296,1214 366,1276 465,1312 592,1321 L 592,1556 692,1556 693,1321 C 746,1318 799,1311 853,1301 907,1291 962,1277 1018,1260 L 1018,1087 C 961,1116 906,1138 853,1154 799,1169 745,1178 692,1181 L 692,750 C 829,729 934,687 1006,622 1078,557 1114,474 1114,371 1114,268 1075,183 998,114 920,45 818,8 693,2 L 692,-301 Z"
id="glyph7694" /><glyph
unicode="&quot;"
horiz-adv-x="583"
d="M 895,1493 L 895,938 721,938 721,1493 895,1493 Z M 512,1493 L 512,938 338,938 338,1493 512,1493 Z"
id="glyph7696" /><glyph
unicode=" "
horiz-adv-x="1217"
id="glyph7698" /></font></defs><defs
id="defs7724"><font
id="EmbeddedFont_2"
horiz-adv-x="2048"><font-face
font-family="DejaVu Sans Mono embedded"
units-per-em="2048"
font-weight="bold"
font-style="normal"
ascent="1879"
descent="476"
id="font-face7703" /><missing-glyph
horiz-adv-x="2048"
d="M 0,0 L 2047,0 2047,2047 0,2047 0,0 Z"
id="missing-glyph7705" /><glyph
unicode="r"
horiz-adv-x="900"
d="M 1151,811 C 1119,840 1082,862 1039,877 996,892 948,899 897,899 835,899 781,888 735,867 688,845 652,813 627,772 611,747 600,716 594,680 587,644 584,589 584,516 L 584,0 291,0 291,1120 584,1120 584,946 C 613,1010 657,1060 716,1095 775,1130 845,1147 924,1147 964,1147 1003,1142 1042,1133 1080,1123 1116,1109 1151,1090 L 1151,811 Z"
id="glyph7707" /><glyph
unicode="p"
horiz-adv-x="1007"
d="M 442,158 L 442,-426 150,-426 150,1120 442,1120 442,952 C 473,1017 513,1065 563,1098 613,1131 672,1147 739,1147 867,1147 966,1096 1037,993 1108,890 1143,746 1143,559 1143,370 1107,224 1036,123 964,22 862,-29 729,-29 669,-29 615,-13 568,18 520,49 478,95 442,158 Z M 850,561 C 850,669 832,754 796,815 760,876 710,907 647,907 584,907 534,876 497,815 460,754 442,669 442,561 442,453 460,368 497,307 534,246 584,215 647,215 710,215 760,246 796,307 832,368 850,453 850,561 Z"
id="glyph7709" /><glyph
unicode="o"
horiz-adv-x="1060"
d="M 616,909 C 546,909 491,878 451,817 411,755 391,669 391,559 391,449 411,363 451,302 491,240 546,209 616,209 687,209 742,240 782,302 822,363 842,449 842,559 842,669 822,755 782,817 742,878 687,909 616,909 Z M 98,559 C 98,740 145,883 239,989 332,1094 458,1147 616,1147 775,1147 901,1094 995,989 1088,883 1135,740 1135,559 1135,378 1088,235 995,130 901,24 775,-29 616,-29 458,-29 332,24 239,130 145,235 98,378 98,559 Z"
id="glyph7711" /><glyph
unicode="m"
horiz-adv-x="1086"
d="M 690,1008 C 712,1055 740,1090 774,1113 808,1136 850,1147 899,1147 996,1147 1063,1114 1100,1047 1137,980 1155,842 1155,631 L 1155,0 915,0 915,719 C 915,802 909,858 896,886 883,914 860,928 827,928 794,928 770,914 757,885 744,856 737,801 737,719 L 737,0 500,0 500,719 C 500,801 493,856 480,885 467,914 443,928 410,928 377,928 354,914 341,886 328,858 322,802 322,719 L 322,0 82,0 82,1120 295,1120 295,1004 C 312,1048 338,1083 375,1109 412,1134 453,1147 498,1147 543,1147 585,1134 622,1107 659,1080 682,1047 690,1008 Z"
id="glyph7713" /><glyph
unicode="d"
horiz-adv-x="1007"
d="M 791,961 L 791,1556 1083,1556 1083,0 791,0 791,166 C 760,101 719,53 670,20 620,-13 561,-29 494,-29 366,-29 267,22 196,125 125,228 90,372 90,559 90,748 126,894 198,995 269,1096 371,1147 504,1147 564,1147 618,1132 666,1101 713,1070 755,1023 791,961 Z M 383,557 C 383,449 401,364 437,303 473,242 523,211 586,211 649,211 699,242 736,303 773,364 791,449 791,557 791,665 773,750 736,811 699,872 649,903 586,903 523,903 473,872 437,811 401,750 383,665 383,557 Z"
id="glyph7715" /><glyph
unicode="c"
horiz-adv-x="900"
d="M 1061,57 C 1012,28 959,7 902,-8 845,-22 784,-29 719,-29 546,-29 411,23 314,127 217,231 168,375 168,559 168,744 217,888 315,993 413,1097 548,1149 721,1149 781,1149 839,1142 895,1128 950,1114 1006,1092 1061,1063 L 1061,795 C 1018,832 972,860 921,880 870,899 817,909 762,909 667,909 593,879 542,818 491,757 465,671 465,559 465,447 491,361 542,301 593,241 667,211 762,211 819,211 872,221 921,240 970,259 1017,287 1061,326 L 1061,57 Z"
id="glyph7717" /><glyph
unicode="b"
horiz-adv-x="1007"
d="M 850,557 C 850,665 832,750 796,811 760,872 710,903 647,903 584,903 534,872 497,811 460,750 442,665 442,557 442,449 460,364 497,303 534,242 584,211 647,211 710,211 760,242 796,303 832,364 850,449 850,557 Z M 442,961 C 478,1023 520,1070 568,1101 615,1132 669,1147 729,1147 862,1147 964,1096 1036,995 1107,894 1143,748 1143,559 1143,372 1108,228 1037,125 966,22 867,-29 739,-29 672,-29 613,-13 563,20 513,53 473,101 442,166 L 442,0 150,0 150,1556 442,1556 442,961 Z"
id="glyph7719" /><glyph
unicode="-"
horiz-adv-x="663"
d="M 301,735 L 932,735 932,444 301,444 301,735 Z"
id="glyph7721" /></font></defs><defs
id="defs7823"><font
id="EmbeddedFont_3"
horiz-adv-x="2048"><font-face
font-family="Liberation Sans embedded"
units-per-em="2048"
font-weight="normal"
font-style="normal"
ascent="1852"
descent="423"
id="font-face7726" /><missing-glyph
horiz-adv-x="2048"
d="M 0,0 L 2047,0 2047,2047 0,2047 0,0 Z"
id="missing-glyph7728" /><glyph
unicode="y"
horiz-adv-x="1033"
d="M 191,-425 C 142,-425 100,-421 67,-414 L 67,-279 C 92,-283 120,-285 151,-285 263,-285 352,-203 417,-38 L 434,5 5,1082 197,1082 425,484 C 428,475 432,464 437,451 442,438 457,394 482,320 507,246 521,205 523,196 L 593,393 830,1082 1020,1082 604,0 C 559,-115 518,-201 479,-258 440,-314 398,-356 351,-384 304,-411 250,-425 191,-425 Z"
id="glyph7730" /><glyph
unicode="x"
horiz-adv-x="1006"
d="M 801,0 L 510,444 217,0 23,0 408,556 41,1082 240,1082 510,661 778,1082 979,1082 612,558 1002,0 801,0 Z"
id="glyph7732" /><glyph
unicode="w"
horiz-adv-x="1509"
d="M 1174,0 L 965,0 776,765 740,934 C 734,904 725,861 712,805 699,748 631,480 508,0 L 300,0 -3,1082 175,1082 358,347 C 363,331 377,265 401,149 L 418,223 644,1082 837,1082 1026,339 1072,149 1103,288 1308,1082 1484,1082 1174,0 Z"
id="glyph7734" /><glyph
unicode="v"
horiz-adv-x="1033"
d="M 613,0 L 400,0 7,1082 199,1082 437,378 C 446,351 469,272 506,141 L 541,258 580,376 826,1082 1017,1082 613,0 Z"
id="glyph7736" /><glyph
unicode="u"
horiz-adv-x="874"
d="M 314,1082 L 314,396 C 314,325 321,269 335,230 349,191 371,162 402,145 433,128 478,119 537,119 624,119 692,149 742,208 792,267 817,350 817,455 L 817,1082 997,1082 997,231 C 997,105 999,28 1003,0 L 833,0 C 832,3 832,12 831,27 830,42 830,59 829,78 828,97 826,132 825,185 L 822,185 C 781,110 733,58 679,27 624,-4 557,-20 476,-20 357,-20 271,10 216,69 161,128 133,225 133,361 L 133,1082 314,1082 Z"
id="glyph7738" /><glyph
unicode="t"
horiz-adv-x="531"
d="M 554,8 C 495,-8 434,-16 372,-16 228,-16 156,66 156,229 L 156,951 31,951 31,1082 163,1082 216,1324 336,1324 336,1082 536,1082 536,951 336,951 336,268 C 336,216 345,180 362,159 379,138 408,127 450,127 474,127 509,132 554,141 L 554,8 Z"
id="glyph7740" /><glyph
unicode="s"
horiz-adv-x="901"
d="M 950,299 C 950,197 912,118 835,63 758,8 650,-20 511,-20 376,-20 273,2 200,47 127,91 79,160 57,254 L 216,285 C 231,227 263,185 311,158 359,131 426,117 511,117 602,117 669,131 712,159 754,187 775,229 775,285 775,328 760,362 731,389 702,416 654,438 589,455 L 460,489 C 357,516 283,542 240,568 196,593 162,624 137,661 112,698 100,743 100,796 100,895 135,970 206,1022 276,1073 378,1099 513,1099 632,1099 727,1078 798,1036 868,994 912,927 931,834 L 769,814 C 759,862 732,899 689,925 645,950 586,963 513,963 432,963 372,951 333,926 294,901 275,864 275,814 275,783 283,758 299,738 315,718 339,701 370,687 401,673 467,654 568,629 663,605 732,583 774,563 816,542 849,520 874,495 898,470 917,442 930,410 943,377 950,340 950,299 Z"
id="glyph7742" /><glyph
unicode="r"
horiz-adv-x="530"
d="M 142,0 L 142,830 C 142,906 140,990 136,1082 L 306,1082 C 311,959 314,886 314,861 L 318,861 C 347,954 380,1017 417,1051 454,1085 507,1102 575,1102 599,1102 623,1099 648,1092 L 648,927 C 624,934 592,937 552,937 477,937 420,905 381,841 342,776 322,684 322,564 L 322,0 142,0 Z"
id="glyph7744" /><glyph
unicode="p"
horiz-adv-x="953"
d="M 1053,546 C 1053,169 920,-20 655,-20 488,-20 376,43 319,168 L 314,168 C 317,163 318,106 318,-2 L 318,-425 138,-425 138,861 C 138,972 136,1046 132,1082 L 306,1082 C 307,1079 308,1070 309,1054 310,1037 312,1012 314,978 315,944 316,921 316,908 L 320,908 C 352,975 394,1024 447,1055 500,1086 569,1101 655,1101 788,1101 888,1056 954,967 1020,878 1053,737 1053,546 Z M 864,542 C 864,693 844,800 803,865 762,930 698,962 609,962 538,962 482,947 442,917 401,887 371,840 350,777 329,713 318,630 318,528 318,386 341,281 386,214 431,147 505,113 607,113 696,113 762,146 803,212 844,277 864,387 864,542 Z"
id="glyph7746" /><glyph
unicode="o"
horiz-adv-x="980"
d="M 1053,542 C 1053,353 1011,212 928,119 845,26 724,-20 565,-20 407,-20 288,28 207,125 126,221 86,360 86,542 86,915 248,1102 571,1102 736,1102 858,1057 936,966 1014,875 1053,733 1053,542 Z M 864,542 C 864,691 842,800 798,868 753,935 679,969 574,969 469,969 393,935 346,866 299,797 275,689 275,542 275,399 298,292 345,221 391,149 464,113 563,113 671,113 748,148 795,217 841,286 864,395 864,542 Z"
id="glyph7748" /><glyph
unicode="n"
horiz-adv-x="874"
d="M 825,0 L 825,686 C 825,757 818,813 804,852 790,891 768,920 737,937 706,954 661,963 602,963 515,963 447,933 397,874 347,815 322,732 322,627 L 322,0 142,0 142,851 C 142,977 140,1054 136,1082 L 306,1082 C 307,1079 307,1070 308,1055 309,1040 310,1024 311,1005 312,986 313,950 314,897 L 317,897 C 358,972 406,1025 461,1056 515,1087 582,1102 663,1102 782,1102 869,1073 924,1014 979,955 1006,857 1006,721 L 1006,0 825,0 Z"
id="glyph7750" /><glyph
unicode="m"
horiz-adv-x="1457"
d="M 768,0 L 768,686 C 768,791 754,863 725,903 696,943 645,963 570,963 493,963 433,934 388,875 343,816 321,734 321,627 L 321,0 142,0 142,851 C 142,977 140,1054 136,1082 L 306,1082 C 307,1079 307,1070 308,1055 309,1040 310,1024 311,1005 312,986 313,950 314,897 L 317,897 C 356,974 400,1027 450,1057 500,1087 561,1102 633,1102 715,1102 780,1086 828,1053 875,1020 908,968 927,897 L 930,897 C 967,970 1013,1022 1066,1054 1119,1086 1183,1102 1258,1102 1367,1102 1447,1072 1497,1013 1546,954 1571,856 1571,721 L 1571,0 1393,0 1393,686 C 1393,791 1379,863 1350,903 1321,943 1270,963 1195,963 1116,963 1055,934 1012,876 968,817 946,734 946,627 L 946,0 768,0 Z"
id="glyph7752" /><glyph
unicode="l"
horiz-adv-x="187"
d="M 138,0 L 138,1484 318,1484 318,0 138,0 Z"
id="glyph7754" /><glyph
unicode="j"
horiz-adv-x="372"
d="M 137,1312 L 137,1484 317,1484 317,1312 137,1312 Z M 317,-134 C 317,-236 297,-310 257,-356 217,-402 157,-425 77,-425 26,-425 -17,-422 -50,-416 L -50,-277 12,-283 C 58,-283 90,-271 109,-247 128,-223 137,-176 137,-107 L 137,1082 317,1082 317,-134 Z"
id="glyph7756" /><glyph
unicode="i"
horiz-adv-x="187"
d="M 137,1312 L 137,1484 317,1484 317,1312 137,1312 Z M 137,0 L 137,1082 317,1082 317,0 137,0 Z"
id="glyph7758" /><glyph
unicode="h"
horiz-adv-x="874"
d="M 317,897 C 356,968 402,1020 457,1053 511,1086 580,1102 663,1102 780,1102 867,1073 923,1015 978,956 1006,858 1006,721 L 1006,0 825,0 825,686 C 825,762 818,819 804,856 790,893 767,920 735,937 703,954 659,963 602,963 517,963 450,934 399,875 348,816 322,737 322,638 L 322,0 142,0 142,1484 322,1484 322,1098 C 322,1057 321,1015 319,972 316,929 315,904 314,897 L 317,897 Z"
id="glyph7760" /><glyph
unicode="g"
horiz-adv-x="927"
d="M 548,-425 C 430,-425 336,-402 266,-356 196,-309 151,-243 131,-158 L 312,-132 C 324,-182 351,-220 392,-248 433,-274 486,-288 553,-288 732,-288 822,-183 822,27 L 822,201 820,201 C 786,132 739,80 680,45 621,10 551,-8 472,-8 339,-8 242,36 180,124 117,212 86,350 86,539 86,730 120,872 187,963 254,1054 355,1099 492,1099 569,1099 635,1082 692,1047 748,1012 791,962 822,897 L 824,897 C 824,917 825,952 828,1001 831,1050 833,1077 836,1082 L 1007,1082 C 1003,1046 1001,971 1001,858 L 1001,31 C 1001,-273 850,-425 548,-425 Z M 822,541 C 822,629 810,705 786,769 762,832 728,881 685,915 641,948 591,965 536,965 444,965 377,932 335,865 293,798 272,690 272,541 272,393 292,287 331,222 370,157 438,125 533,125 590,125 640,142 684,175 728,208 762,256 786,319 810,381 822,455 822,541 Z"
id="glyph7762" /><glyph
unicode="f"
horiz-adv-x="557"
d="M 361,951 L 361,0 181,0 181,951 29,951 29,1082 181,1082 181,1204 C 181,1303 203,1374 246,1417 289,1460 356,1482 445,1482 495,1482 537,1478 572,1470 L 572,1333 C 542,1338 515,1341 492,1341 446,1341 413,1329 392,1306 371,1283 361,1240 361,1179 L 361,1082 572,1082 572,951 361,951 Z"
id="glyph7764" /><glyph
unicode="e"
horiz-adv-x="980"
d="M 276,503 C 276,379 302,283 353,216 404,149 479,115 578,115 656,115 719,131 766,162 813,193 844,233 861,281 L 1019,236 C 954,65 807,-20 578,-20 418,-20 296,28 213,123 129,218 87,360 87,548 87,727 129,864 213,959 296,1054 416,1102 571,1102 889,1102 1048,910 1048,527 L 1048,503 276,503 Z M 862,641 C 852,755 823,838 775,891 727,943 658,969 568,969 481,969 412,940 361,882 310,823 282,743 278,641 L 862,641 Z"
id="glyph7766" /><glyph
unicode="d"
horiz-adv-x="927"
d="M 821,174 C 788,105 744,55 689,25 634,-5 565,-20 484,-20 347,-20 247,26 183,118 118,210 86,349 86,536 86,913 219,1102 484,1102 566,1102 634,1087 689,1057 744,1027 788,979 821,914 L 823,914 821,1035 821,1484 1001,1484 1001,223 C 1001,110 1003,36 1007,0 L 835,0 C 833,11 831,35 829,74 826,113 825,146 825,174 L 821,174 Z M 275,542 C 275,391 295,282 335,217 375,152 440,119 530,119 632,119 706,154 752,225 798,296 821,405 821,554 821,697 798,802 752,869 706,936 633,969 532,969 441,969 376,936 336,869 295,802 275,693 275,542 Z"
id="glyph7768" /><glyph
unicode="c"
horiz-adv-x="901"
d="M 275,546 C 275,402 298,295 343,226 388,157 457,122 548,122 612,122 666,139 709,174 752,209 778,262 788,334 L 970,322 C 956,218 912,135 837,73 762,11 668,-20 553,-20 402,-20 286,28 207,124 127,219 87,359 87,542 87,724 127,863 207,959 287,1054 402,1102 551,1102 662,1102 754,1073 827,1016 900,959 945,880 964,779 L 779,765 C 770,825 746,873 708,908 670,943 616,961 546,961 451,961 382,929 339,866 296,803 275,696 275,546 Z"
id="glyph7770" /><glyph
unicode="b"
horiz-adv-x="953"
d="M 1053,546 C 1053,169 920,-20 655,-20 573,-20 505,-5 451,25 396,54 352,102 318,168 L 316,168 C 316,147 315,116 312,74 309,31 307,7 306,0 L 132,0 C 136,36 138,110 138,223 L 138,1484 318,1484 318,1061 C 318,1018 317,967 314,908 L 318,908 C 351,977 396,1027 451,1057 506,1087 574,1102 655,1102 792,1102 892,1056 957,964 1021,872 1053,733 1053,546 Z M 864,540 C 864,691 844,800 804,865 764,930 699,963 609,963 508,963 434,928 388,859 341,790 318,680 318,529 318,387 341,282 386,215 431,147 505,113 607,113 698,113 763,147 804,214 844,281 864,389 864,540 Z"
id="glyph7772" /><glyph
unicode="a"
horiz-adv-x="1060"
d="M 414,-20 C 305,-20 224,9 169,66 114,123 87,202 87,302 87,414 124,500 198,560 271,620 390,652 554,656 L 797,660 797,719 C 797,807 778,870 741,908 704,946 645,965 565,965 484,965 426,951 389,924 352,897 330,853 323,793 L 135,810 C 166,1005 310,1102 569,1102 705,1102 807,1071 876,1009 945,946 979,856 979,738 L 979,272 C 979,219 986,179 1000,152 1014,125 1041,111 1080,111 1097,111 1117,113 1139,118 L 1139,6 C 1094,-5 1047,-10 1000,-10 933,-10 885,8 855,43 824,78 807,132 803,207 L 797,207 C 751,124 698,66 637,32 576,-3 501,-20 414,-20 Z M 455,115 C 521,115 580,130 631,160 682,190 723,231 753,284 782,336 797,390 797,445 L 797,534 600,530 C 515,529 451,520 408,504 364,488 330,463 307,430 284,397 272,353 272,299 272,240 288,195 320,163 351,131 396,115 455,115 Z"
id="glyph7774" /><glyph
unicode="U"
horiz-adv-x="1192"
d="M 731,-20 C 616,-20 515,1 429,43 343,85 276,146 229,226 182,306 158,401 158,512 L 158,1409 349,1409 349,528 C 349,399 382,302 447,235 512,168 607,135 730,135 857,135 955,170 1026,239 1096,308 1131,408 1131,541 L 1131,1409 1321,1409 1321,530 C 1321,416 1297,318 1249,235 1200,152 1132,89 1044,46 955,2 851,-20 731,-20 Z"
id="glyph7776" /><glyph
unicode="T"
horiz-adv-x="1192"
d="M 720,1253 L 720,0 530,0 530,1253 46,1253 46,1409 1204,1409 1204,1253 720,1253 Z"
id="glyph7778" /><glyph
unicode="S"
horiz-adv-x="1192"
d="M 1272,389 C 1272,259 1221,158 1120,87 1018,16 875,-20 690,-20 347,-20 148,99 93,338 L 278,375 C 299,290 345,228 414,189 483,149 578,129 697,129 820,129 916,150 983,193 1050,235 1083,297 1083,379 1083,425 1073,462 1052,491 1031,520 1001,543 963,562 925,581 880,596 827,609 774,622 716,635 652,650 541,675 456,699 399,724 341,749 295,776 262,807 229,837 203,872 186,913 168,954 159,1000 159,1053 159,1174 205,1267 298,1332 390,1397 522,1430 694,1430 854,1430 976,1406 1061,1357 1146,1308 1205,1224 1239,1106 L 1051,1073 C 1030,1148 991,1202 933,1236 875,1269 795,1286 692,1286 579,1286 493,1267 434,1230 375,1193 345,1137 345,1063 345,1020 357,984 380,956 403,927 436,903 479,884 522,864 609,840 738,811 781,801 825,791 868,781 911,770 952,758 991,744 1030,729 1067,712 1102,693 1136,674 1166,650 1191,622 1216,594 1236,561 1251,523 1265,485 1272,440 1272,389 Z"
id="glyph7780" /><glyph
unicode="R"
horiz-adv-x="1244"
d="M 1164,0 L 798,585 359,585 359,0 168,0 168,1409 831,1409 C 990,1409 1112,1374 1199,1303 1285,1232 1328,1133 1328,1006 1328,901 1298,813 1237,742 1176,671 1091,626 984,607 L 1384,0 1164,0 Z M 1136,1004 C 1136,1086 1108,1149 1053,1192 997,1235 917,1256 812,1256 L 359,1256 359,736 820,736 C 921,736 999,760 1054,807 1109,854 1136,919 1136,1004 Z"
id="glyph7782" /><glyph
unicode="P"
horiz-adv-x="1112"
d="M 1258,985 C 1258,852 1215,746 1128,667 1041,588 922,549 773,549 L 359,549 359,0 168,0 168,1409 761,1409 C 919,1409 1041,1372 1128,1298 1215,1224 1258,1120 1258,985 Z M 1066,983 C 1066,1165 957,1256 738,1256 L 359,1256 359,700 746,700 C 959,700 1066,794 1066,983 Z"
id="glyph7784" /><glyph
unicode="N"
horiz-adv-x="1165"
d="M 1082,0 L 328,1200 333,1103 338,936 338,0 168,0 168,1409 390,1409 1152,201 C 1144,332 1140,426 1140,485 L 1140,1409 1312,1409 1312,0 1082,0 Z"
id="glyph7786" /><glyph
unicode="M"
horiz-adv-x="1377"
d="M 1366,0 L 1366,940 C 1366,1044 1369,1144 1375,1240 1342,1121 1313,1027 1287,960 L 923,0 789,0 420,960 364,1130 331,1240 334,1129 338,940 338,0 168,0 168,1409 419,1409 794,432 C 807,393 820,351 833,306 845,261 853,228 857,208 862,235 874,275 891,330 908,384 919,418 925,432 L 1293,1409 1538,1409 1538,0 1366,0 Z"
id="glyph7788" /><glyph
unicode="I"
horiz-adv-x="213"
d="M 189,0 L 189,1409 380,1409 380,0 189,0 Z"
id="glyph7790" /><glyph
unicode="E"
horiz-adv-x="1138"
d="M 168,0 L 168,1409 1237,1409 1237,1253 359,1253 359,801 1177,801 1177,647 359,647 359,156 1278,156 1278,0 168,0 Z"
id="glyph7792" /><glyph
unicode="D"
horiz-adv-x="1218"
d="M 1381,719 C 1381,574 1353,447 1296,338 1239,229 1159,145 1055,87 951,29 831,0 695,0 L 168,0 168,1409 634,1409 C 873,1409 1057,1349 1187,1230 1316,1110 1381,940 1381,719 Z M 1189,719 C 1189,894 1141,1027 1046,1119 950,1210 811,1256 630,1256 L 359,1256 359,153 673,153 C 776,153 867,176 946,221 1024,266 1084,332 1126,417 1168,502 1189,603 1189,719 Z"
id="glyph7794" /><glyph
unicode="C"
horiz-adv-x="1324"
d="M 792,1274 C 636,1274 515,1224 428,1124 341,1023 298,886 298,711 298,538 343,400 434,295 524,190 646,137 800,137 997,137 1146,235 1245,430 L 1401,352 C 1343,231 1262,138 1157,75 1052,12 930,-20 791,-20 649,-20 526,10 423,69 319,128 240,212 186,322 131,431 104,561 104,711 104,936 165,1112 286,1239 407,1366 575,1430 790,1430 940,1430 1065,1401 1166,1342 1267,1283 1341,1196 1388,1081 L 1207,1021 C 1174,1103 1122,1166 1050,1209 977,1252 891,1274 792,1274 Z"
id="glyph7796" /><glyph
unicode="B"
horiz-adv-x="1112"
d="M 1258,397 C 1258,272 1212,174 1121,105 1030,35 903,0 740,0 L 168,0 168,1409 680,1409 C 1011,1409 1176,1295 1176,1067 1176,984 1153,914 1106,857 1059,800 993,762 908,743 1020,730 1106,692 1167,631 1228,569 1258,491 1258,397 Z M 984,1044 C 984,1120 958,1174 906,1207 854,1240 779,1256 680,1256 L 359,1256 359,810 680,810 C 782,810 858,829 909,868 959,906 984,965 984,1044 Z M 1065,412 C 1065,578 948,661 715,661 L 359,661 359,153 730,153 C 847,153 932,175 985,218 1038,261 1065,326 1065,412 Z"
id="glyph7798" /><glyph
unicode="A"
horiz-adv-x="1377"
d="M 1167,0 L 1006,412 364,412 202,0 4,0 579,1409 796,1409 1362,0 1167,0 Z M 685,1265 L 676,1237 C 659,1182 635,1111 602,1024 L 422,561 949,561 768,1026 C 749,1072 731,1124 712,1182 L 685,1265 Z"
id="glyph7800" /><glyph
unicode=":"
horiz-adv-x="213"
d="M 187,875 L 187,1082 382,1082 382,875 187,875 Z M 187,0 L 187,207 382,207 382,0 187,0 Z"
id="glyph7802" /><glyph
unicode="4"
horiz-adv-x="1060"
d="M 881,319 L 881,0 711,0 711,319 47,319 47,459 692,1409 881,1409 881,461 1079,461 1079,319 881,319 Z M 711,1206 C 710,1202 700,1184 683,1153 666,1122 653,1100 644,1087 L 283,555 229,481 213,461 711,461 711,1206 Z"
id="glyph7804" /><glyph
unicode="2"
horiz-adv-x="954"
d="M 103,0 L 103,127 C 137,205 179,274 228,334 277,393 328,447 382,496 436,544 490,589 543,630 596,671 643,713 686,754 729,795 763,839 790,884 816,929 829,981 829,1038 829,1115 806,1175 761,1218 716,1261 653,1282 572,1282 495,1282 432,1261 383,1220 333,1178 304,1119 295,1044 L 111,1061 C 124,1174 172,1263 255,1330 337,1397 443,1430 572,1430 714,1430 823,1397 900,1330 976,1263 1014,1167 1014,1044 1014,989 1002,935 977,881 952,827 914,773 865,719 816,665 721,581 582,468 505,405 444,349 399,299 354,248 321,200 301,153 L 1036,153 1036,0 103,0 Z"
id="glyph7806" /><glyph
unicode="."
horiz-adv-x="213"
d="M 187,0 L 187,219 382,219 382,0 187,0 Z"
id="glyph7808" /><glyph
unicode="-"
horiz-adv-x="531"
d="M 91,464 L 91,624 591,624 591,464 91,464 Z"
id="glyph7810" /><glyph
unicode=","
horiz-adv-x="239"
d="M 385,219 L 385,51 C 385,-20 379,-79 366,-126 353,-173 334,-219 307,-262 L 184,-262 C 247,-171 278,-84 278,0 L 190,0 190,219 385,219 Z"
id="glyph7812" /><glyph
unicode=")"
horiz-adv-x="557"
d="M 555,528 C 555,335 525,162 465,9 404,-144 311,-289 186,-424 L 12,-424 C 137,-284 229,-136 287,19 345,174 374,344 374,530 374,716 345,887 287,1042 228,1197 137,1345 12,1484 L 186,1484 C 312,1348 405,1203 465,1050 525,896 555,723 555,532 L 555,528 Z"
id="glyph7814" /><glyph
unicode="("
horiz-adv-x="583"
d="M 127,532 C 127,725 157,898 218,1051 278,1204 371,1349 496,1484 L 670,1484 C 545,1345 454,1198 396,1042 337,886 308,715 308,530 308,345 337,175 395,20 452,-135 544,-283 670,-424 L 496,-424 C 370,-288 277,-143 217,11 157,164 127,337 127,528 L 127,532 Z"
id="glyph7816" /><glyph
unicode="&quot;"
horiz-adv-x="583"
d="M 618,966 L 476,966 456,1409 640,1409 618,966 Z M 249,966 L 108,966 87,1409 271,1409 249,966 Z"
id="glyph7818" /><glyph
unicode=" "
horiz-adv-x="556"
id="glyph7820" /></font></defs><defs
id="defs7866"><font
id="EmbeddedFont_4"
horiz-adv-x="2048"><font-face
font-family="Liberation Sans embedded"
units-per-em="2048"
font-weight="bold"
font-style="normal"
ascent="1852"
descent="423"
id="font-face7825" /><missing-glyph
horiz-adv-x="2048"
d="M 0,0 L 2047,0 2047,2047 0,2047 0,0 Z"
id="missing-glyph7827" /><glyph
unicode="v"
horiz-adv-x="1139"
d="M 731,0 L 395,0 8,1082 305,1082 494,477 C 504,444 528,360 565,227 572,254 585,302 606,371 627,440 703,677 836,1082 L 1130,1082 731,0 Z"
id="glyph7829" /><glyph
unicode="t"
horiz-adv-x="662"
d="M 420,-18 C 337,-18 274,5 229,50 184,95 162,163 162,254 L 162,892 25,892 25,1082 176,1082 264,1336 440,1336 440,1082 645,1082 645,892 440,892 440,330 C 440,277 450,239 470,214 490,189 521,176 563,176 585,176 616,181 657,190 L 657,16 C 588,-7 509,-18 420,-18 Z"
id="glyph7831" /><glyph
unicode="s"
horiz-adv-x="1006"
d="M 1055,316 C 1055,211 1012,129 927,70 841,10 722,-20 571,-20 422,-20 309,4 230,51 151,98 98,171 72,270 L 319,307 C 333,256 357,219 392,198 426,177 486,166 571,166 650,166 707,176 743,196 779,216 797,247 797,290 797,325 783,352 754,373 725,393 675,410 606,424 447,455 340,485 285,512 230,539 188,574 159,617 130,660 115,712 115,775 115,878 155,959 235,1017 314,1074 427,1103 573,1103 702,1103 805,1078 884,1028 962,978 1011,906 1030,811 L 781,785 C 773,829 753,862 722,884 691,905 641,916 573,916 506,916 456,908 423,891 390,874 373,845 373,805 373,774 386,749 412,731 437,712 480,697 541,685 626,668 701,650 767,632 832,613 885,591 925,566 964,541 996,508 1020,469 1043,429 1055,378 1055,316 Z"
id="glyph7833" /><glyph
unicode="r"
horiz-adv-x="636"
d="M 143,0 L 143,828 C 143,887 142,937 141,977 139,1016 137,1051 135,1082 L 403,1082 C 405,1070 408,1034 411,973 414,912 416,871 416,851 L 420,851 C 447,927 472,981 493,1012 514,1043 540,1066 569,1081 598,1096 635,1103 679,1103 715,1103 744,1098 766,1088 L 766,853 C 721,863 681,868 646,868 576,868 522,840 483,783 444,726 424,642 424,531 L 424,0 143,0 Z"
id="glyph7835" /><glyph
unicode="p"
horiz-adv-x="1033"
d="M 1167,546 C 1167,365 1131,226 1059,128 986,29 884,-20 752,-20 676,-20 610,-3 554,30 497,63 454,110 424,172 L 418,172 C 422,152 424,91 424,-10 L 424,-425 143,-425 143,833 C 143,935 140,1018 135,1082 L 408,1082 C 411,1070 414,1046 417,1011 419,976 420,941 420,906 L 424,906 C 487,1039 603,1105 770,1105 896,1105 994,1057 1063,960 1132,863 1167,725 1167,546 Z M 874,546 C 874,789 800,910 651,910 576,910 519,877 480,812 440,747 420,655 420,538 420,421 440,331 480,268 519,204 576,172 649,172 799,172 874,297 874,546 Z"
id="glyph7837" /><glyph
unicode="o"
horiz-adv-x="1113"
d="M 1171,542 C 1171,367 1122,229 1025,130 928,30 793,-20 621,-20 452,-20 320,30 224,130 128,230 80,367 80,542 80,716 128,853 224,953 320,1052 454,1102 627,1102 804,1102 939,1054 1032,958 1125,861 1171,723 1171,542 Z M 877,542 C 877,671 856,764 814,822 772,880 711,909 631,909 460,909 375,787 375,542 375,421 396,330 438,267 479,204 539,172 618,172 791,172 877,295 877,542 Z"
id="glyph7839" /><glyph
unicode="m"
horiz-adv-x="1562"
d="M 780,0 L 780,607 C 780,797 725,892 616,892 559,892 513,863 478,805 442,747 424,672 424,580 L 424,0 143,0 143,840 C 143,898 142,946 141,983 139,1020 137,1053 135,1082 L 403,1082 C 405,1069 408,1036 411,981 414,926 416,888 416,867 L 420,867 C 455,950 498,1010 550,1047 601,1084 663,1103 735,1103 900,1103 1001,1024 1036,867 L 1042,867 C 1079,951 1123,1011 1174,1048 1225,1085 1291,1103 1370,1103 1475,1103 1556,1067 1611,996 1666,924 1694,821 1694,687 L 1694,0 1415,0 1415,607 C 1415,797 1360,892 1251,892 1196,892 1152,866 1117,813 1082,760 1062,686 1059,593 L 1059,0 780,0 Z"
id="glyph7841" /><glyph
unicode="l"
horiz-adv-x="292"
d="M 143,0 L 143,1484 424,1484 424,0 143,0 Z"
id="glyph7843" /><glyph
unicode="i"
horiz-adv-x="292"
d="M 143,1277 L 143,1484 424,1484 424,1277 143,1277 Z M 143,0 L 143,1082 424,1082 424,0 143,0 Z"
id="glyph7845" /><glyph
unicode="g"
horiz-adv-x="1033"
d="M 596,-434 C 464,-434 358,-409 278,-359 197,-308 148,-236 129,-143 L 410,-110 C 420,-153 442,-187 475,-212 508,-237 551,-249 604,-249 682,-249 739,-225 775,-177 811,-129 829,-58 829,37 L 829,94 831,201 829,201 C 767,68 651,2 481,2 355,2 257,49 188,144 119,239 84,374 84,550 84,727 120,863 191,959 262,1055 366,1103 502,1103 659,1103 768,1038 829,908 L 834,908 C 834,931 836,963 839,1003 842,1043 845,1069 848,1082 L 1114,1082 C 1110,1010 1108,927 1108,832 L 1108,33 C 1108,-121 1064,-237 977,-316 890,-395 763,-434 596,-434 Z M 831,556 C 831,667 811,754 772,817 732,879 675,910 602,910 452,910 377,790 377,550 377,315 451,197 600,197 675,197 732,228 772,291 811,353 831,441 831,556 Z"
id="glyph7847" /><glyph
unicode="e"
horiz-adv-x="1007"
d="M 586,-20 C 423,-20 298,28 211,125 124,221 80,361 80,546 80,725 124,862 213,958 302,1054 427,1102 590,1102 745,1102 864,1051 946,948 1028,845 1069,694 1069,495 L 1069,487 375,487 C 375,382 395,302 434,249 473,195 528,168 600,168 699,168 762,211 788,297 L 1053,274 C 976,78 821,-20 586,-20 Z M 586,925 C 520,925 469,902 434,856 398,810 379,746 377,663 L 797,663 C 792,750 771,816 734,860 697,903 648,925 586,925 Z"
id="glyph7849" /><glyph
unicode="d"
horiz-adv-x="1033"
d="M 844,0 C 841,10 838,35 835,76 831,116 829,149 829,176 L 825,176 C 764,45 649,-20 479,-20 353,-20 256,29 187,128 118,226 84,363 84,540 84,719 120,858 193,956 265,1053 367,1102 500,1102 577,1102 643,1086 699,1054 754,1022 797,974 827,911 L 829,911 827,1089 827,1484 1108,1484 1108,236 C 1108,169 1111,91 1116,0 L 844,0 Z M 831,547 C 831,664 812,754 773,817 734,880 676,911 600,911 525,911 469,881 432,820 395,759 377,665 377,540 377,295 451,172 598,172 672,172 729,205 770,270 811,335 831,427 831,547 Z"
id="glyph7851" /><glyph
unicode="c"
horiz-adv-x="1007"
d="M 594,-20 C 430,-20 303,29 214,127 125,224 80,360 80,535 80,714 125,853 215,953 305,1052 433,1102 598,1102 725,1102 831,1070 914,1006 997,942 1050,854 1071,741 L 788,727 C 780,782 760,827 728,860 696,893 651,909 592,909 447,909 375,788 375,546 375,297 449,172 596,172 649,172 694,189 730,223 766,256 788,306 797,373 L 1079,360 C 1069,286 1043,220 1000,162 957,104 900,59 830,28 760,-4 681,-20 594,-20 Z"
id="glyph7853" /><glyph
unicode="b"
horiz-adv-x="1033"
d="M 1167,545 C 1167,366 1131,228 1060,129 988,30 885,-20 752,-20 675,-20 609,-3 553,30 497,63 454,111 424,174 L 422,174 C 422,151 421,119 418,78 415,37 411,11 408,0 L 135,0 C 140,62 143,144 143,247 L 143,1484 424,1484 424,1070 420,894 424,894 C 487,1033 603,1102 770,1102 898,1102 996,1054 1065,957 1133,860 1167,722 1167,545 Z M 874,545 C 874,668 856,759 820,818 784,877 728,907 653,907 577,907 519,875 480,812 440,748 420,656 420,536 420,421 440,332 479,268 518,204 575,172 651,172 800,172 874,296 874,545 Z"
id="glyph7855" /><glyph
unicode="a"
horiz-adv-x="1112"
d="M 393,-20 C 288,-20 207,9 148,66 89,123 60,203 60,306 60,418 97,503 170,562 243,621 348,651 487,652 L 720,656 720,711 C 720,782 708,834 683,869 658,903 618,920 562,920 510,920 472,908 448,885 423,861 408,822 402,767 L 109,781 C 127,886 175,966 254,1021 332,1075 439,1102 574,1102 711,1102 816,1068 890,1001 964,934 1001,838 1001,714 L 1001,320 C 1001,259 1008,218 1022,195 1035,172 1058,160 1090,160 1111,160 1132,162 1152,166 L 1152,14 C 1135,10 1120,6 1107,3 1094,0 1080,-3 1067,-5 1054,-7 1040,-9 1025,-10 1010,-11 992,-12 972,-12 901,-12 849,5 816,40 782,75 762,126 755,193 L 749,193 C 670,51 552,-20 393,-20 Z M 720,501 L 576,499 C 511,496 464,489 437,478 410,466 389,448 375,424 360,400 353,368 353,328 353,277 365,239 389,214 412,189 444,176 483,176 527,176 567,188 604,212 640,236 668,269 689,312 710,354 720,399 720,446 L 720,501 Z"
id="glyph7857" /><glyph
unicode="A"
horiz-adv-x="1404"
d="M 1133,0 L 1008,360 471,360 346,0 51,0 565,1409 913,1409 1425,0 1133,0 Z M 739,1192 L 733,1170 C 726,1146 718,1119 709,1088 700,1057 642,889 537,582 L 942,582 803,987 760,1123 739,1192 Z"
id="glyph7859" /><glyph
unicode="-"
horiz-adv-x="531"
d="M 80,409 L 80,653 600,653 600,409 80,409 Z"
id="glyph7861" /><glyph
unicode=" "
horiz-adv-x="556"
id="glyph7863" /></font></defs><defs
class="TextShapeIndex"
id="defs7870"><g
ooo:slide="id1"
ooo:id-list="id3 id4 id5 id6 id7 id8 id9 id10 id11 id12 id13 id14 id15 id16 id17 id18 id19 id20 id21 id22 id23 id24 id25 id26 id27 id28 id29 id30 id31 id32 id33 id34 id35 id36 id37 id38 id39 id40 id41 id42 id43 id44 id45 id46"
id="g7868" /></defs><defs
class="EmbeddedBulletChars"
id="defs7902"><g
id="bullet-char-template(57356)"
transform="scale(0.00048828125,-0.00048828125)"><path
d="M 580,1141 L 1163,571 580,0 -4,571 580,1141 Z"
id="path7872" /></g><g
id="bullet-char-template(57354)"
transform="scale(0.00048828125,-0.00048828125)"><path
d="M 8,1128 L 1137,1128 1137,0 8,0 8,1128 Z"
id="path7875" /></g><g
id="bullet-char-template(10146)"
transform="scale(0.00048828125,-0.00048828125)"><path
d="M 174,0 L 602,739 174,1481 1456,739 174,0 Z M 1358,739 L 309,1346 659,739 1358,739 Z"
id="path7878" /></g><g
id="bullet-char-template(10132)"
transform="scale(0.00048828125,-0.00048828125)"><path
d="M 2015,739 L 1276,0 717,0 1260,543 174,543 174,936 1260,936 717,1481 1274,1481 2015,739 Z"
id="path7881" /></g><g
id="bullet-char-template(10007)"
transform="scale(0.00048828125,-0.00048828125)"><path
d="M 0,-2 C -7,14 -16,27 -25,37 L 356,567 C 262,823 215,952 215,954 215,979 228,992 255,992 264,992 276,990 289,987 310,991 331,999 354,1012 L 381,999 492,748 772,1049 836,1024 860,1049 C 881,1039 901,1025 922,1006 886,937 835,863 770,784 769,783 710,716 594,584 L 774,223 C 774,196 753,168 711,139 L 727,119 C 717,90 699,76 672,76 641,76 570,178 457,381 L 164,-76 C 142,-110 111,-127 72,-127 30,-127 9,-110 8,-76 1,-67 -2,-52 -2,-32 -2,-23 -1,-13 0,-2 Z"
id="path7884" /></g><g
id="bullet-char-template(10004)"
transform="scale(0.00048828125,-0.00048828125)"><path
d="M 285,-33 C 182,-33 111,30 74,156 52,228 41,333 41,471 41,549 55,616 82,672 116,743 169,778 240,778 293,778 328,747 346,684 L 369,508 C 377,444 397,411 428,410 L 1163,1116 C 1174,1127 1196,1133 1229,1133 1271,1133 1292,1118 1292,1087 L 1292,965 C 1292,929 1282,901 1262,881 L 442,47 C 390,-6 338,-33 285,-33 Z"
id="path7887" /></g><g
id="bullet-char-template(9679)"
transform="scale(0.00048828125,-0.00048828125)"><path
d="M 813,0 C 632,0 489,54 383,161 276,268 223,411 223,592 223,773 276,916 383,1023 489,1130 632,1184 813,1184 992,1184 1136,1130 1245,1023 1353,916 1407,772 1407,592 1407,412 1353,268 1245,161 1136,54 992,0 813,0 Z"
id="path7890" /></g><g
id="bullet-char-template(8226)"
transform="scale(0.00048828125,-0.00048828125)"><path
d="M 346,457 C 273,457 209,483 155,535 101,586 74,649 74,723 74,796 101,859 155,911 209,963 273,989 346,989 419,989 480,963 531,910 582,859 608,796 608,723 608,648 583,586 532,535 482,483 420,457 346,457 Z"
id="path7893" /></g><g
id="bullet-char-template(8211)"
transform="scale(0.00048828125,-0.00048828125)"><path
d="M -4,459 L 1135,459 1135,606 -4,606 -4,459 Z"
id="path7896" /></g><g
id="bullet-char-template(61548)"
transform="scale(0.00048828125,-0.00048828125)"><path
d="M 173,740 C 173,903 231,1043 346,1159 462,1274 601,1332 765,1332 928,1332 1067,1274 1183,1159 1299,1043 1357,903 1357,740 1357,577 1299,437 1183,322 1067,206 928,148 765,148 601,148 462,206 346,322 231,437 173,577 173,740 Z"
id="path7899" /></g></defs><defs
class="TextEmbeddedBitmaps"
id="defs7904" /><g
id="g7909"><g
id="id2"
class="Master_Slide"><g
id="bg-id2"
class="Background" /><g
id="bo-id2"
class="BackgroundObjects" /></g></g><g
clip-path="url(#presentation_clip_path)"
class="Slide"
id="id1"><rect
class="BoundingBox"
x="1950"
y="11200"
width="17102"
height="16902"
id="rect7911"
style="fill:none;stroke:none"
inkscape:export-filename="/home/fanf/java/workspaces/rudder-project/rudder-doc/images/rudder-datasources-description.png"
inkscape:export-xdpi="72"
inkscape:export-ydpi="72" /><path
d="m 2520,11200 c -285,0 -570,285 -570,570 v 15760 c 0,285 285,571 570,571 h 15960 c 285,0 571,-286 571,-571 V 11770 c 0,-285 -286,-570 -571,-570 z m -570,0 z m 17101,16901 z"
id="path7913"
inkscape:connector-curvature="0"
style="fill:#ffff99;fill-opacity:0.41199999;stroke:#ffffff;stroke-opacity:0.41199999"
inkscape:export-filename="/home/fanf/java/workspaces/rudder-project/rudder-doc/images/rudder-datasources-description.png"
inkscape:export-xdpi="72"
inkscape:export-ydpi="72" /><g
class="com.sun.star.drawing.CustomShape"
id="g7923"
inkscape:export-filename="/home/fanf/java/workspaces/rudder-project/rudder-doc/images/rudder-datasources-description.png"
inkscape:export-xdpi="72"
inkscape:export-ydpi="72"
style=""><g
id="id4"
style=""><rect
class="BoundingBox"
x="2899"
y="12599"
width="15203"
height="3703"
id="rect7918"
style="fill:none;stroke:none" /><path
d="m 3516,12600 c -308,0 -616,308 -616,616 v 2468 c 0,308 308,617 616,617 h 13968 c 308,0 617,-309 617,-617 v -2468 c 0,-308 -309,-616 -617,-616 z m -616,0 z m 15201,3701 z"
id="path7920"
inkscape:connector-curvature="0"
style="fill:#ccffff;stroke:none" /></g></g><g
class="Group"
id="g7954"
inkscape:export-filename="/home/fanf/java/workspaces/rudder-project/rudder-doc/images/rudder-datasources-description.png"
inkscape:export-xdpi="72"
inkscape:export-ydpi="72"
style=""><g
style="stroke:none"
class="com.sun.star.drawing.CustomShape"
id="g7930"><g
style="stroke:none"
id="id5"><rect
class="BoundingBox"
x="2900"
y="21894"
width="15202"
height="5513"
id="rect7925"
style="fill:none;stroke:none" /><path
d="m 2900,21894 v 0 5511 0 h 15201 v 0 -5511 0 z m 0,0 z m 15201,5511 z"
id="path7927"
inkscape:connector-curvature="0"
style="fill:#ffcc99;fill-opacity:0.50199998;stroke:none;stroke-opacity:0.50199998" /></g></g><g
class="Group"
id="g7952"
style=""><g
class="com.sun.star.drawing.CustomShape"
id="g7937"
style=""><g
style="stroke:none"
id="id6"><rect
class="BoundingBox"
x="13968"
y="21012"
width="4133"
height="883"
id="rect7932"
style="fill:none;stroke:none" /><path
d="m 13968,21012 v 0 882 0 h 4132 v 0 -882 0 z m 0,0 z m 4132,882 z"
id="path7934"
inkscape:connector-curvature="0"
style="fill:#ffcc99;fill-opacity:0.50199998;stroke:none;stroke-opacity:0.50199998" /></g></g><g
class="com.sun.star.drawing.TextShape"
id="g7950"
style=""><g
id="id7"
style=""><rect
class="BoundingBox"
x="13977"
y="21000"
width="4116"
height="908"
id="rect7939"
style="fill:none;stroke:none" /><text
class="TextShape"
id="text7947"
style=""><tspan
class="TextParagraph"
font-size="353px"
font-weight="400"
id="tspan7945"
style="font-weight:400;font-size:353px;font-family:'DejaVu Sans Mono', monospace"><tspan
class="TextPosition"
x="14706"
y="21574"
id="tspan7943"
style=""><tspan
id="tspan7941"
style="fill:#000000;stroke:none">Nodes database </tspan></tspan></tspan></text>
</g></g></g></g><g
class="com.sun.star.drawing.TextShape"
id="g7967"
inkscape:export-filename="/home/fanf/java/workspaces/rudder-project/rudder-doc/images/rudder-datasources-description.png"
inkscape:export-xdpi="72"
inkscape:export-ydpi="72"
style=""><g
id="id8"
style=""><rect
class="BoundingBox"
x="16300"
y="11338"
width="2577"
height="963"
id="rect7956"
style="fill:none;stroke:none" /><text
class="TextShape"
id="text7964"
style=""><tspan
class="TextParagraph"
font-size="635px"
font-weight="400"
id="tspan7962"
style="font-weight:400;font-size:635px;font-family:'Liberation Sans', sans-serif"><tspan
class="TextPosition"
x="16550"
y="12039"
id="tspan7960"
style=""><tspan
id="tspan7958"
style="fill:#000000;stroke:none">Rudder</tspan></tspan></tspan></text>
</g></g><g
class="Graphic"
id="g8928"
inkscape:export-filename="/home/fanf/java/workspaces/rudder-project/rudder-doc/images/rudder-datasources-description.png"
inkscape:export-xdpi="72"
inkscape:export-ydpi="72"
style=""><g
id="id9"
style=""><rect
class="BoundingBox"
x="9600"
y="13571"
width="1801"
height="1760"
id="rect7969"
style="fill:none;stroke:none" /><path
d="m 11367,14278 -384,-258 -210,413 198,-52 c 18,119 -5,245 -75,354 -61,96 -150,165 -249,202 v 0 c -11,4 -21,8 -32,11 -138,42 -292,25 -423,-59 -238,-151 -307,-467 -155,-704 69,-107 171,-180 285,-214 119,-34 242,-23 349,24 l 90,52 17,11 118,-174 -31,-21 v 0 c -33,-22 -68,-41 -103,-57 v -1 c -136,-61 -291,-81 -443,-50 v 0 c -14,3 -28,6 -41,10 -2,1 -4,1 -6,2 -2,0 -5,1 -8,2 -20,6 -40,12 -59,20 -372,143 -557,559 -414,931 137,356 527,541 887,429 158,-49 300,-151 396,-301 102,-160 134,-346 101,-520 z m -326,549 c -83,128 -201,220 -333,270 v 0 c -14,5 -27,10 -41,14 -185,57 -392,35 -568,-77 -317,-203 -409,-624 -206,-941 92,-144 230,-242 382,-286 3,-1 6,-2 8,-3 2,0 3,-1 4,-1 131,-35 264,-29 385,10 v 0 c 61,20 118,47 171,82 l -75,110 c -24,-16 -77,-44 -77,-44 -103,-47 -220,-62 -337,-38 v 0 c -14,3 -28,6 -43,10 -15,5 -30,10 -45,16 -283,108 -424,426 -315,709 104,272 402,413 676,327 120,-36 229,-114 302,-229 76,-118 101,-255 80,-384 v 0 l -7,-30 -157,41 154,-303 283,190 -151,39 7,29 -1,1 c 30,163 0,337 -96,488 z"
id="path7971"
inkscape:connector-curvature="0"
style="fill:#b2b2b2;stroke:none" /><defs
id="defs7989"><mask
id="mask1"><g
id="g7986"><defs
id="defs7982"><linearGradient
id="gradient1"
x1="9956"
y1="14447"
x2="9956"
y2="15072"
gradientUnits="userSpaceOnUse"><stop
offset="0.5"
style="stop-color:rgb(179,179,179)"
id="stop7973" /><stop
offset="0.5"
style="stop-color:rgb(179,179,179)"
id="stop7975" /><stop
offset="1"
style="stop-color:rgb(179,179,179)"
id="stop7977" /><stop
offset="1"
style="stop-color:rgb(179,179,179)"
id="stop7979" /></linearGradient></defs><path
style="fill:url(#gradient1)"
d="m 9648,14447 h 616 v 625 h -616 z"
id="path7984"
inkscape:connector-curvature="0" /></g></mask></defs><g
mask="url(#mask1)"
id="g7993"
style=""><image
x="9648"
y="14447"
width="616"
height="625"
xlink:href="data:image/png;base64,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"
id="image7991"
style="" /></g><path
d="m 10162,14734 c 0,43 -9,79 -31,116 -21,37 -48,64 -85,85 -37,22 -73,31 -116,31 -43,0 -79,-9 -116,-31 -37,-21 -64,-48 -85,-85 -21,-37 -31,-73 -31,-116 0,-42 10,-79 31,-116 21,-37 48,-63 85,-85 37,-21 73,-31 116,-31 43,0 79,10 116,31 37,22 64,48 85,85 22,37 31,74 31,116 z"
id="path7995"
inkscape:connector-curvature="0"
style="fill:#ededed;stroke:none" /><path
d="m 9956,15065 -5,-4 310,-323 5,5 z"
id="path7997"
inkscape:connector-curvature="0"
style="fill:#4e76b8;stroke:none" /><path
d="m 9952,15062 -4,-5 309,-322 5,4 z"
id="path7999"
inkscape:connector-curvature="0"
style="fill:#4f77b8;stroke:none" /><path
d="m 9949,15058 -5,-4 310,-323 4,5 z"
id="path8001"
inkscape:connector-curvature="0"
style="fill:#4f77b9;stroke:none" /><path
d="m 9945,15055 -5,-5 310,-322 5,4 z"
id="path8003"
inkscape:connector-curvature="0"
style="fill:#5078b9;stroke:none" /><path
d="m 9942,15052 -5,-5 309,-323 5,5 z"
id="path8005"
inkscape:connector-curvature="0"
style="fill:#5079ba;stroke:none" /><path
d="m 9938,15048 -5,-5 310,-322 5,4 z"
id="path8007"
inkscape:connector-curvature="0"
style="fill:#5179ba;stroke:none" /><path
d="m 9934,15045 -4,-5 309,-323 5,5 z"
id="path8009"
inkscape:connector-curvature="0"
style="fill:#527abb;stroke:none" /><path
d="m 9931,15041 -5,-4 310,-323 4,5 z"
id="path8011"
inkscape:connector-curvature="0"
style="fill:#527abb;stroke:none" /><path
d="m 9927,15038 -5,-5 310,-323 5,5 z"
id="path8013"
inkscape:connector-curvature="0"
style="fill:#537bbc;stroke:none" /><path
d="m 9924,15034 -5,-4 309,-323 5,5 z"
id="path8015"
inkscape:connector-curvature="0"
style="fill:#537cbc;stroke:none" /><path
d="m 9920,15031 -5,-5 310,-322 5,4 z"
id="path8017"
inkscape:connector-curvature="0"
style="fill:#547cbd;stroke:none" /><path
d="m 9916,15027 -4,-4 309,-323 5,5 z"
id="path8019"
inkscape:connector-curvature="0"
style="fill:#557dbd;stroke:none" /><path
d="m 9913,15024 -5,-5 310,-322 4,4 z"
id="path8021"
inkscape:connector-curvature="0"
style="fill:#557ebe;stroke:none" /><path
d="m 9909,15020 -5,-4 310,-323 5,5 z"
id="path8023"
inkscape:connector-curvature="0"
style="fill:#567ebe;stroke:none" /><path
d="m 9906,15017 -5,-5 309,-322 5,4 z"
id="path8025"
inkscape:connector-curvature="0"
style="fill:#567fbf;stroke:none" /><path
d="m 9902,15014 -5,-5 310,-323 5,5 z"
id="path8027"
inkscape:connector-curvature="0"
style="fill:#577fbf;stroke:none" /><path
d="m 9898,15010 -4,-5 309,-322 5,4 z"
id="path8029"
inkscape:connector-curvature="0"
style="fill:#5880c0;stroke:none" /><path
d="m 9895,15007 -5,-5 310,-323 4,5 z"
id="path8031"
inkscape:connector-curvature="0"
style="fill:#5881c0;stroke:none" /><path
d="m 9891,15003 -5,-4 310,-323 5,5 z"
id="path8033"
inkscape:connector-curvature="0"
style="fill:#5981c1;stroke:none" /><path
d="m 9888,15000 -5,-5 309,-323 5,5 z"
id="path8035"
inkscape:connector-curvature="0"
style="fill:#5982c1;stroke:none" /><path
d="m 9884,14996 -5,-4 310,-323 5,5 z"
id="path8037"
inkscape:connector-curvature="0"
style="fill:#5a83c2;stroke:none" /><path
d="m 9880,14993 -4,-5 309,-322 5,4 z"
id="path8039"
inkscape:connector-curvature="0"
style="fill:#5b83c2;stroke:none" /><path
d="m 9877,14989 -5,-4 310,-323 4,5 z"
id="path8041"
inkscape:connector-curvature="0"
style="fill:#5b84c3;stroke:none" /><path
d="m 9873,14986 -5,-5 310,-322 5,4 z"
id="path8043"
inkscape:connector-curvature="0"
style="fill:#5c85c3;stroke:none" /><path
d="m 9870,14982 -5,-4 309,-323 5,5 z"
id="path8045"
inkscape:connector-curvature="0"
style="fill:#5c85c4;stroke:none" /><path
d="m 9866,14979 -5,-5 310,-322 5,4 z"
id="path8047"
inkscape:connector-curvature="0"
style="fill:#5d86c4;stroke:none" /><path
d="m 9862,14976 -4,-5 309,-323 5,5 z"
id="path8049"
inkscape:connector-curvature="0"
style="fill:#5e86c5;stroke:none" /><path
d="m 9859,14972 -5,-5 310,-322 4,5 z"
id="path8051"
inkscape:connector-curvature="0"
style="fill:#5e87c5;stroke:none" /><path
d="m 9855,14969 -5,-5 310,-323 5,5 z"
id="path8053"
inkscape:connector-curvature="0"
style="fill:#5f88c6;stroke:none" /><path
d="m 9852,14965 -5,-4 309,-323 5,5 z"
id="path8055"
inkscape:connector-curvature="0"
style="fill:#5f88c6;stroke:none" /><path
d="m 9848,14962 -5,-5 310,-323 5,5 z"
id="path8057"
inkscape:connector-curvature="0"
style="fill:#6089c7;stroke:none" /><path
d="m 9844,14958 -4,-4 309,-323 5,5 z"
id="path8059"
inkscape:connector-curvature="0"
style="fill:#618ac7;stroke:none" /><path
d="m 9841,14955 -5,-5 310,-322 4,4 z"
id="path8061"
inkscape:connector-curvature="0"
style="fill:#618ac8;stroke:none" /><path
d="m 9837,14951 -5,-4 310,-323 5,5 z"
id="path8063"
inkscape:connector-curvature="0"
style="fill:#628bc8;stroke:none" /><path
d="m 9834,14948 -5,-5 309,-322 5,4 z"
id="path8065"
inkscape:connector-curvature="0"
style="fill:#628cc9;stroke:none" /><path
d="m 9830,14945 -5,-5 310,-323 5,5 z"
id="path8067"
inkscape:connector-curvature="0"
style="fill:#638cc9;stroke:none" /><path
d="m 9826,14941 -4,-5 309,-322 5,4 z"
id="path8069"
inkscape:connector-curvature="0"
style="fill:#648dca;stroke:none" /><path
d="m 9823,14938 -5,-5 309,-323 5,5 z"
id="path8071"
inkscape:connector-curvature="0"
style="fill:#648dca;stroke:none" /><path
d="m 9819,14934 -5,-4 310,-323 5,5 z"
id="path8073"
inkscape:connector-curvature="0"
style="fill:#658ecb;stroke:none" /><path
d="m 9816,14931 -5,-5 309,-323 5,5 z"
id="path8075"
inkscape:connector-curvature="0"
style="fill:#658fcb;stroke:none" /><path
d="m 9812,14927 -5,-4 310,-323 5,5 z"
id="path8077"
inkscape:connector-curvature="0"
style="fill:#668fcc;stroke:none" /><path
d="m 9808,14924 -4,-5 309,-322 5,4 z"
id="path8079"
inkscape:connector-curvature="0"
style="fill:#6790cc;stroke:none" /><path
d="m 9805,14920 -5,-4 309,-323 5,5 z"
id="path8081"
inkscape:connector-curvature="0"
style="fill:#6791cd;stroke:none" /><path
d="m 9801,14917 -5,-5 310,-322 5,4 z"
id="path8083"
inkscape:connector-curvature="0"
style="fill:#6891cd;stroke:none" /><path
d="m 9798,14913 -5,-4 309,-323 5,5 z"
id="path8085"
inkscape:connector-curvature="0"
style="fill:#6892ce;stroke:none" /><path
d="m 9794,14910 -5,-5 310,-322 5,4 z"
id="path8087"
inkscape:connector-curvature="0"
style="fill:#6992ce;stroke:none" /><path
d="m 9790,14907 -4,-5 309,-323 5,5 z"
id="path8089"
inkscape:connector-curvature="0"
style="fill:#6a93cf;stroke:none" /><path
d="m 9787,14903 -5,-5 309,-322 5,4 z"
id="path8091"
inkscape:connector-curvature="0"
style="fill:#6a94cf;stroke:none" /><path
d="m 9783,14900 -5,-5 310,-323 5,5 z"
id="path8093"
inkscape:connector-curvature="0"
style="fill:#6b94d0;stroke:none" /><path
d="m 9780,14896 -5,-4 309,-323 5,5 z"
id="path8095"
inkscape:connector-curvature="0"
style="fill:#6c95d0;stroke:none" /><path
d="m 9776,14893 -5,-5 310,-323 5,5 z"
id="path8097"
inkscape:connector-curvature="0"
style="fill:#6c96d0;stroke:none" /><path
d="m 9772,14889 -4,-4 309,-323 5,5 z"
id="path8099"
inkscape:connector-curvature="0"
style="fill:#6d96d1;stroke:none" /><path
d="m 9769,14886 -5,-5 309,-322 5,4 z"
id="path8101"
inkscape:connector-curvature="0"
style="fill:#6d97d1;stroke:none" /><path
d="m 9765,14882 -5,-4 310,-323 5,5 z"
id="path8103"
inkscape:connector-curvature="0"
style="fill:#6e98d2;stroke:none" /><path
d="m 9762,14879 -5,-5 309,-322 5,4 z"
id="path8105"
inkscape:connector-curvature="0"
style="fill:#6f98d2;stroke:none" /><path
d="m 9758,14875 -5,-4 310,-323 5,5 z"
id="path8107"
inkscape:connector-curvature="0"
style="fill:#6f99d3;stroke:none" /><path
d="m 9754,14872 -4,-5 309,-322 5,4 z"
id="path8109"
inkscape:connector-curvature="0"
style="fill:#7099d3;stroke:none" /><path
d="m 9751,14869 -5,-5 309,-323 5,5 z"
id="path8111"
inkscape:connector-curvature="0"
style="fill:#709ad4;stroke:none" /><path
d="m 9747,14865 -5,-5 310,-322 5,4 z"
id="path8113"
inkscape:connector-curvature="0"
style="fill:#719bd4;stroke:none" /><path
d="m 9744,14862 -5,-5 309,-323 5,5 z"
id="path8115"
inkscape:connector-curvature="0"
style="fill:#729bd5;stroke:none" /><path
d="m 9740,14858 -5,-4 310,-323 5,5 z"
id="path8117"
inkscape:connector-curvature="0"
style="fill:#729cd5;stroke:none" /><path
d="m 9736,14855 -4,-5 309,-323 5,5 z"
id="path8119"
inkscape:connector-curvature="0"
style="fill:#739dd6;stroke:none" /><path
d="m 9733,14851 -5,-4 309,-323 5,5 z"
id="path8121"
inkscape:connector-curvature="0"
style="fill:#739dd6;stroke:none" /><path
d="m 9729,14848 -5,-5 310,-322 5,4 z"
id="path8123"
inkscape:connector-curvature="0"
style="fill:#749ed7;stroke:none" /><path
d="m 9726,14844 -5,-4 309,-323 5,5 z"
id="path8125"
inkscape:connector-curvature="0"
style="fill:#759ed7;stroke:none" /><path
d="m 9722,14841 -5,-5 310,-322 4,4 z"
id="path8127"
inkscape:connector-curvature="0"
style="fill:#759fd8;stroke:none" /><path
d="m 9718,14837 -4,-4 309,-323 5,5 z"
id="path8129"
inkscape:connector-curvature="0"
style="fill:#76a0d8;stroke:none" /><path
d="m 9715,14834 -5,-5 309,-322 5,4 z"
id="path8131"
inkscape:connector-curvature="0"
style="fill:#76a0d9;stroke:none" /><path
d="m 9711,14831 -5,-5 310,-323 5,5 z"
id="path8133"
inkscape:connector-curvature="0"
style="fill:#77a1d9;stroke:none" /><path
d="m 9708,14827 -5,-5 309,-322 5,4 z"
id="path8135"
inkscape:connector-curvature="0"
style="fill:#78a2da;stroke:none" /><path
d="m 9704,14824 -5,-5 310,-323 4,5 z"
id="path8137"
inkscape:connector-curvature="0"
style="fill:#78a2da;stroke:none" /><path
d="m 9700,14820 -4,-4 309,-323 5,5 z"
id="path8139"
inkscape:connector-curvature="0"
style="fill:#79a3db;stroke:none" /><path
d="m 9697,14817 -5,-5 309,-323 5,5 z"
id="path8141"
inkscape:connector-curvature="0"
style="fill:#79a4db;stroke:none" /><path
d="m 9693,14813 -5,-4 310,-323 5,5 z"
id="path8143"
inkscape:connector-curvature="0"
style="fill:#7aa4dc;stroke:none" /><path
d="m 9690,14810 -5,-5 309,-322 5,4 z"
id="path8145"
inkscape:connector-curvature="0"
style="fill:#7ba5dc;stroke:none" /><path
d="m 9686,14806 -5,-4 310,-323 4,5 z"
id="path8147"
inkscape:connector-curvature="0"
style="fill:#7ba5dd;stroke:none" /><path
d="m 9682,14803 -5,-5 310,-322 5,4 z"
id="path8149"
inkscape:connector-curvature="0"
style="fill:#7ca6dd;stroke:none" /><path
d="m 9679,14799 -5,-4 309,-323 5,5 z"
id="path8151"
inkscape:connector-curvature="0"
style="fill:#7ca7de;stroke:none" /><path
d="m 9675,14796 -5,-5 310,-322 5,4 z"
id="path8153"
inkscape:connector-curvature="0"
style="fill:#7da7de;stroke:none" /><path
d="m 9672,14793 -5,-5 309,-323 5,5 z"
id="path8155"
inkscape:connector-curvature="0"
style="fill:#7ea8df;stroke:none" /><path
d="m 9668,14789 -5,-5 310,-322 4,4 z"
id="path8157"
inkscape:connector-curvature="0"
style="fill:#7ea9df;stroke:none" /><path
d="m 9664,14786 -5,-5 310,-323 5,5 z"
id="path8159"
inkscape:connector-curvature="0"
style="fill:#7fa9e0;stroke:none" /><path
d="m 9661,14782 -5,-4 309,-323 5,5 z"
id="path8161"
inkscape:connector-curvature="0"
style="fill:#7faae0;stroke:none" /><path
d="m 9657,14779 -5,-5 310,-323 5,5 z"
id="path8163"
inkscape:connector-curvature="0"
style="fill:#80abe1;stroke:none" /><path
d="m 9654,14775 -5,-4 309,-323 5,5 z"
id="path8165"
inkscape:connector-curvature="0"
style="fill:#81abe1;stroke:none" /><path
d="m 9650,14772 -5,-5 310,-322 4,4 z"
id="path8167"
inkscape:connector-curvature="0"
style="fill:#81ace2;stroke:none" /><path
d="m 9646,14768 -5,-4 310,-323 5,5 z"
id="path8169"
inkscape:connector-curvature="0"
style="fill:#82ace2;stroke:none" /><path
d="m 9643,14765 -5,-5 309,-322 5,4 z"
id="path8171"
inkscape:connector-curvature="0"
style="fill:#82ade3;stroke:none" /><path
d="m 9639,14761 -5,-4 310,-323 5,5 z"
id="path8173"
inkscape:connector-curvature="0"
style="fill:#83aee3;stroke:none" /><path
d="m 9636,14758 -5,-5 309,-322 5,4 z"
id="path8175"
inkscape:connector-curvature="0"
style="fill:#84aee4;stroke:none" /><path
d="m 9632,14755 -5,-5 310,-323 4,5 z"
id="path8177"
inkscape:connector-curvature="0"
style="fill:#84afe4;stroke:none" /><path
d="m 9628,14751 -5,-5 310,-322 5,5 z"
id="path8179"
inkscape:connector-curvature="0"
style="fill:#85b0e5;stroke:none" /><path
d="m 9625,14748 -5,-5 309,-323 5,5 z"
id="path8181"
inkscape:connector-curvature="0"
style="fill:#85b0e5;stroke:none" /><path
d="m 9621,14744 -5,-4 310,-323 5,5 z"
id="path8183"
inkscape:connector-curvature="0"
style="fill:#86b1e6;stroke:none" /><path
d="m 9618,14741 -5,-5 309,-323 5,5 z"
id="path8185"
inkscape:connector-curvature="0"
style="fill:#87b1e6;stroke:none" /><path
d="m 9614,14737 -5,-4 310,-323 4,5 z"
id="path8187"
inkscape:connector-curvature="0"
style="fill:#87b2e7;stroke:none" /><path
d="m 9610,14734 -5,-5 310,-322 5,4 z"
id="path8189"
inkscape:connector-curvature="0"
style="fill:#88b3e7;stroke:none" /><path
d="m 9607,14730 -5,-4 309,-323 5,5 z"
id="path8191"
inkscape:connector-curvature="0"
style="fill:#88b3e8;stroke:none" /><defs
id="defs8209"><mask
id="mask2"><g
id="g8206"><defs
id="defs8202"><linearGradient
id="gradient2"
x1="9964"
y1="13857"
x2="9964"
y2="14491"
gradientUnits="userSpaceOnUse"><stop
offset="0.5"
style="stop-color:rgb(179,179,179)"
id="stop8193" /><stop
offset="0.5"
style="stop-color:rgb(179,179,179)"
id="stop8195" /><stop
offset="1"
style="stop-color:rgb(179,179,179)"
id="stop8197" /><stop
offset="1"
style="stop-color:rgb(179,179,179)"
id="stop8199" /></linearGradient></defs><path
style="fill:url(#gradient2)"
d="m 9652,13857 h 625 v 634 h -625 z"
id="path8204"
inkscape:connector-curvature="0" /></g></mask></defs><g
mask="url(#mask2)"
id="g8213"
style=""><image
x="9652"
y="13857"
width="625"
height="634"
xlink:href="data:image/png;base64,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"
id="image8211"
style="" /></g><path
d="m 10171,14146 c 0,43 -10,79 -31,116 -22,37 -48,64 -85,85 -37,21 -74,31 -117,31 -42,0 -79,-10 -116,-31 -37,-21 -63,-48 -85,-85 -21,-37 -31,-73 -31,-116 0,-43 10,-79 31,-116 22,-37 48,-64 85,-85 37,-21 74,-31 116,-31 43,0 80,10 117,31 37,21 63,48 85,85 21,37 31,73 31,116 z"
id="path8215"
inkscape:connector-curvature="0"
style="fill:#ededed;stroke:none" /><path
d="m 9966,14488 -4,-4 315,-317 3,3 z"
id="path8217"
inkscape:connector-curvature="0"
style="fill:#4e76b8;stroke:none" /><path
d="m 9962,14484 -4,-3 315,-318 4,4 z"
id="path8219"
inkscape:connector-curvature="0"
style="fill:#4f77b8;stroke:none" /><path
d="m 9959,14481 -4,-4 315,-317 3,3 z"
id="path8221"
... This diff was truncated because it exceeds the maximum size that can be displayed.

Also available in: Unified diff