"source": [
"### Challenges\n",
"\n",
- "FIXME: write challenges for sorting and removing duplicates"
+ "1. Write a query that displays scientists' full names, but orders them by surname."
]
}
],
"metadata": {},
"output_type": "display_data",
"text": [
- "<IPython.core.display.HTML at 0x1023c4550>"
+ "<IPython.core.display.HTML at 0x1023c9050>"
]
}
],
"to determine what columns to display."
]
},
- {
- "cell_type": "markdown",
- "metadata": {},
- "source": [
- "FIXME: diagram showing SQL processing pipeline executing a join that multiplies then filters records"
- ]
- },
{
"cell_type": "markdown",
"metadata": {},
"metadata": {},
"output_type": "display_data",
"text": [
- "<IPython.core.display.HTML at 0x1023c46d0>"
+ "<IPython.core.display.HTML at 0x1023c3890>"
]
}
],
"prompt_number": 3
},
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "<img src=\"files/img/sql-filter.svg\" alt=\"SQL Filtering in Action\" />"
+ ]
+ },
{
"cell_type": "markdown",
"metadata": {},
"metadata": {},
"output_type": "display_data",
"text": [
- "<IPython.core.display.HTML at 0x1023c3890>"
+ "<IPython.core.display.HTML at 0x1023c4790>"
]
}
],
"metadata": {},
"output_type": "display_data",
"text": [
- "<IPython.core.display.HTML at 0x1023c3890>"
+ "<IPython.core.display.HTML at 0x1023c4850>"
]
}
],
"metadata": {},
"output_type": "display_data",
"text": [
- "<IPython.core.display.HTML at 0x1023c3890>"
+ "<IPython.core.display.HTML at 0x1023c4790>"
]
}
],
"metadata": {},
"output_type": "display_data",
"text": [
- "<IPython.core.display.HTML at 0x1023c3890>"
+ "<IPython.core.display.HTML at 0x1023c4850>"
]
}
],
"metadata": {},
"output_type": "display_data",
"text": [
- "<IPython.core.display.HTML at 0x1023c3890>"
+ "<IPython.core.display.HTML at 0x1023c3850>"
]
}
],
"metadata": {},
"output_type": "display_data",
"text": [
- "<IPython.core.display.HTML at 0x1023c4f90>"
+ "<IPython.core.display.HTML at 0x1023c4110>"
]
}
],
],
"prompt_number": 3
},
+ {
+ "cell_type": "markdown",
+ "metadata": {},
+ "source": [
+ "<img src=\"files/img/sql-aggregation.svg\" alt=\"SQL Aggregation\" />"
+ ]
+ },
{
"cell_type": "code",
"collapsed": false,
"metadata": {},
"output_type": "display_data",
"text": [
- "<IPython.core.display.HTML at 0x1023c46d0>"
+ "<IPython.core.display.HTML at 0x1023c4190>"
]
}
],
"metadata": {},
"output_type": "display_data",
"text": [
- "<IPython.core.display.HTML at 0x1023c4b50>"
+ "<IPython.core.display.HTML at 0x1023c37d0>"
]
}
],
"metadata": {},
"output_type": "display_data",
"text": [
- "<IPython.core.display.HTML at 0x1023c4f90>"
+ "<IPython.core.display.HTML at 0x1023c37d0>"
]
}
],
"metadata": {},
"output_type": "display_data",
"text": [
- "<IPython.core.display.HTML at 0x1023c46d0>"
+ "<IPython.core.display.HTML at 0x1023c37d0>"
]
}
],
"metadata": {},
"output_type": "display_data",
"text": [
- "<IPython.core.display.HTML at 0x1023c4f90>"
+ "<IPython.core.display.HTML at 0x1023c37d0>"
]
}
],
"metadata": {},
"output_type": "display_data",
"text": [
- "<IPython.core.display.HTML at 0x1023c46d0>"
+ "<IPython.core.display.HTML at 0x1023c37d0>"
]
}
],
"metadata": {},
"output_type": "display_data",
"text": [
- "<IPython.core.display.HTML at 0x1023c41d0>"
+ "<IPython.core.display.HTML at 0x1023c37d0>"
]
}
],
"metadata": {},
"output_type": "display_data",
"text": [
- "<IPython.core.display.HTML at 0x1023c41d0>"
+ "<IPython.core.display.HTML at 0x1023cbe90>"
]
}
],
"metadata": {},
"output_type": "display_data",
"text": [
- "<IPython.core.display.HTML at 0x1023c46d0>"
+ "<IPython.core.display.HTML at 0x1023c9650>"
]
}
],
"metadata": {},
"output_type": "display_data",
"text": [
- "<IPython.core.display.HTML at 0x1023c4110>"
+ "<IPython.core.display.HTML at 0x1023c45d0>"
]
}
],
"metadata": {},
"output_type": "display_data",
"text": [
- "<IPython.core.display.HTML at 0x1023c46d0>"
+ "<IPython.core.display.HTML at 0x1023c4790>"
]
}
],
"metadata": {},
"output_type": "display_data",
"text": [
- "<IPython.core.display.HTML at 0x1023c4b50>"
+ "<IPython.core.display.HTML at 0x1023c4110>"
]
}
],
"alongside the aggregated `reading` values."
]
},
- {
- "cell_type": "markdown",
- "metadata": {},
- "source": [
- "FIXME: diagram showing SQL processing pipeline with an extra stage for aggregation, and multiple records being compressed into one"
- ]
- },
{
"cell_type": "markdown",
"metadata": {},
"metadata": {},
"output_type": "display_data",
"text": [
- "<IPython.core.display.HTML at 0x1023c4110>"
+ "<IPython.core.display.HTML at 0x1023c45d0>"
]
}
],
"metadata": {},
"output_type": "display_data",
"text": [
- "<IPython.core.display.HTML at 0x1023c46d0>"
+ "<IPython.core.display.HTML at 0x1023c4790>"
]
}
],
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.2" width="215.9mm" height="279.4mm" viewBox="0 0 21590 27940" preserveAspectRatio="xMidYMid" fill-rule="evenodd" clip-path="url(#presentation_clip_path)" stroke-width="28.222" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg" xmlns:ooo="http://xml.openoffice.org/svg/export" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
+ <defs class="ClipPathGroup">
+ <clipPath id="presentation_clip_path" clipPathUnits="userSpaceOnUse">
+ <rect x="0" y="0" width="21590" height="27940"/>
+ </clipPath>
+ </defs>
+ <defs class="TextShapeIndex">
+ <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 id47 id48 id49 id50 id51 id52 id53 id54 id55 id56 id57 id58 id59 id60 id61 id62 id63 id64 id65 id66 id67 id68 id69 id70 id71 id72"/>
+ </defs>
+ <defs class="EmbeddedBulletChars">
+ <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"/>
+ </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"/>
+ </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"/>
+ </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"/>
+ </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"/>
+ </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"/>
+ </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"/>
+ </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"/>
+ </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"/>
+ </g>
+ </defs>
+ <defs class="TextEmbeddedBitmaps"/>
+ <g>
+ <g id="id2" class="Master_Slide">
+ <g id="bg-id2" class="Background"/>
+ <g id="bo-id2" class="BackgroundObjects"/>
+ </g>
+ </g>
+ <g class="SlideGroup">
+ <g>
+ <g id="id1" class="Slide" clip-path="url(#presentation_clip_path)">
+ <g class="Page">
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id3">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="1450" y="2276"><tspan fill="rgb(0,0,0)" stroke="none">619</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id4">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="2450" y="2276"><tspan fill="rgb(0,0,0)" stroke="none">DR-1</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id5">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="3850" y="2276"><tspan fill="rgb(0,0,0)" stroke="none">1927-02-08</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id6">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="1450" y="2877"><tspan fill="rgb(0,0,0)" stroke="none">622</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id7">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="2450" y="2877"><tspan fill="rgb(0,0,0)" stroke="none">DR-1</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id8">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="3850" y="2877"><tspan fill="rgb(0,0,0)" stroke="none">1927-02-10</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id9">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="1450" y="3378"><tspan fill="rgb(0,0,0)" stroke="none">734</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id10">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="2450" y="3378"><tspan fill="rgb(0,0,0)" stroke="none">DR-3</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id11">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="3850" y="3378"><tspan fill="rgb(0,0,0)" stroke="none">1939-01-07</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id12">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="1450" y="4079"><tspan fill="rgb(0,0,0)" stroke="none">735</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id13">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="2450" y="4079"><tspan fill="rgb(0,0,0)" stroke="none">DR-3</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id14">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="3850" y="4079"><tspan fill="rgb(0,0,0)" stroke="none">1939-01-12</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id15">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="1450" y="4680"><tspan fill="rgb(0,0,0)" stroke="none">751</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id16">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="2450" y="4680"><tspan fill="rgb(0,0,0)" stroke="none">DR-3</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id17">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="3850" y="4680"><tspan fill="rgb(0,0,0)" stroke="none">1939-02-26</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id18">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="1450" y="5281"><tspan fill="rgb(0,0,0)" stroke="none">752</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id19">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="2450" y="5281"><tspan fill="rgb(0,0,0)" stroke="none">DR-3</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id20">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="1450" y="5881"><tspan fill="rgb(0,0,0)" stroke="none">837</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id21">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="2450" y="5881"><tspan fill="rgb(0,0,0)" stroke="none">MSK-4</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id22">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="3850" y="5881"><tspan fill="rgb(0,0,0)" stroke="none">1932-01-14</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id23">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="1450" y="6393"><tspan fill="rgb(0,0,0)" stroke="none">844</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id24">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="2450" y="6393"><tspan fill="rgb(0,0,0)" stroke="none">DR-1</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id25">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="3850" y="6393"><tspan fill="rgb(0,0,0)" stroke="none">1932-03-22</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id26">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 1200,1800 L 1200,6600"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id27">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 2300,1800 L 2300,6600"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id28">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 3700,1800 L 3700,6600"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id29">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 6000,1800 L 6000,6600"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id30">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 1200,1800 L 6000,1800"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id31">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 1200,2400 L 6000,2400"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id32">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 1200,3000 L 6000,3000"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id33">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 1200,3600 L 6000,3600"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id34">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 1200,4200 L 6000,4200"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id35">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 1200,4800 L 6000,4800"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id36">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 1200,5400 L 6000,5400"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id37">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 1200,6000 L 6000,6000"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id38">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 1200,6600 L 6000,6600"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id39">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="7084" y="1593"><tspan fill="rgb(0,0,0)" stroke="none">1. select date </tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id40">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 6300,2100 L 10970,2100"/>
+ <path fill="rgb(0,0,0)" stroke="none" d="M 11400,2100 L 10950,1950 10950,2250 11400,2100 Z"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id41">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 6300,2700 L 10970,2700"/>
+ <path fill="rgb(0,0,0)" stroke="none" d="M 11400,2700 L 10950,2550 10950,2850 11400,2700 Z"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id42">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 6300,6300 L 10970,6300"/>
+ <path fill="rgb(0,0,0)" stroke="none" d="M 11400,6300 L 10950,6150 10950,6450 11400,6300 Z"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id43">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 12900,6900 L 12900,8370"/>
+ <path fill="rgb(0,0,0)" stroke="none" d="M 12900,8800 L 13050,8350 12750,8350 12900,8800 Z"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id44">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="10750" y="7993"><tspan fill="rgb(0,0,0)" stroke="none">2. min</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id45">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="11851" y="2276"><tspan fill="rgb(0,0,0)" stroke="none">1927-02-08</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id46">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="11851" y="2877"><tspan fill="rgb(0,0,0)" stroke="none">1927-02-10</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id47">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="11851" y="3378"><tspan fill="rgb(0,0,0)" stroke="none">1939-01-07</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id48">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="11851" y="4079"><tspan fill="rgb(0,0,0)" stroke="none">1939-01-12</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id49">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="11851" y="4680"><tspan fill="rgb(0,0,0)" stroke="none">1939-02-26</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id50">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="11851" y="5881"><tspan fill="rgb(0,0,0)" stroke="none">1932-01-14</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id51">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="11851" y="6393"><tspan fill="rgb(0,0,0)" stroke="none">1932-03-22</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id52">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 11701,1800 L 11701,6600"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id53">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 14001,1800 L 14001,6600"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id54">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 11700,1800 L 14000,1800"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id55">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 11700,2400 L 14000,2400"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id56">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 11700,3600 L 14000,3600"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id57">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 11700,4200 L 14000,4200"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id58">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 11700,4800 L 14000,4800"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id59">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 11700,6000 L 14000,6000"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id60">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 11700,6600 L 14000,6600"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id61">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 11700,3000 L 14000,3000"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id62">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 11700,5400 L 14000,5400"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id63">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="11852" y="9477"><tspan fill="rgb(0,0,0)" stroke="none">1927-02-08</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id64">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 11701,9001 L 14001,9001"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id65">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 11701,9601 L 14001,9601"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id66">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 11701,9000 L 11701,9600"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id67">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 14001,9000 L 14001,9600"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id68">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 6300,3300 L 10970,3300"/>
+ <path fill="rgb(0,0,0)" stroke="none" d="M 11400,3300 L 10950,3150 10950,3450 11400,3300 Z"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id69">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 6300,3900 L 10970,3900"/>
+ <path fill="rgb(0,0,0)" stroke="none" d="M 11400,3900 L 10950,3750 10950,4050 11400,3900 Z"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id70">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 6300,4500 L 10970,4500"/>
+ <path fill="rgb(0,0,0)" stroke="none" d="M 11400,4500 L 10950,4350 10950,4650 11400,4500 Z"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id71">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 6300,5100 L 10970,5100"/>
+ <path fill="rgb(0,0,0)" stroke="none" d="M 11400,5100 L 10950,4950 10950,5250 11400,5100 Z"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id72">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 6300,5700 L 10970,5700"/>
+ <path fill="rgb(0,0,0)" stroke="none" d="M 11400,5700 L 10950,5550 10950,5850 11400,5700 Z"/>
+ </g>
+ </g>
+ </g>
+ </g>
+ </g>
+ </g>
+</svg>
\ No newline at end of file
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg version="1.2" width="215.9mm" height="279.4mm" viewBox="0 0 21590 27940" preserveAspectRatio="xMidYMid" fill-rule="evenodd" clip-path="url(#presentation_clip_path)" stroke-width="28.222" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg" xmlns:ooo="http://xml.openoffice.org/svg/export" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve">
+ <defs class="ClipPathGroup">
+ <clipPath id="presentation_clip_path" clipPathUnits="userSpaceOnUse">
+ <rect x="0" y="0" width="21590" height="27940"/>
+ </clipPath>
+ </defs>
+ <defs class="TextShapeIndex">
+ <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 id47 id48 id49 id50 id51 id52 id53 id54 id55 id56 id57 id58 id59 id60 id61 id62 id63 id64 id65 id66 id67 id68 id69 id70 id71 id72 id73 id74 id75 id76 id77 id78 id79 id80 id81 id82 id83 id84 id85 id86 id87 id88 id89 id90 id91 id92"/>
+ </defs>
+ <defs class="EmbeddedBulletChars">
+ <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"/>
+ </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"/>
+ </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"/>
+ </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"/>
+ </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"/>
+ </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"/>
+ </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"/>
+ </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"/>
+ </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"/>
+ </g>
+ </defs>
+ <defs class="TextEmbeddedBitmaps"/>
+ <g>
+ <g id="id2" class="Master_Slide">
+ <g id="bg-id2" class="Background"/>
+ <g id="bo-id2" class="BackgroundObjects"/>
+ </g>
+ </g>
+ <g class="SlideGroup">
+ <g>
+ <g id="id1" class="Slide" clip-path="url(#presentation_clip_path)">
+ <g class="Page">
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id3">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="1450" y="2276"><tspan fill="rgb(0,0,0)" stroke="none">619</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id4">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="2450" y="2276"><tspan fill="rgb(0,0,0)" stroke="none">DR-1</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id5">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="3850" y="2276"><tspan fill="rgb(0,0,0)" stroke="none">1927-02-08</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id6">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="1450" y="2877"><tspan fill="rgb(0,0,0)" stroke="none">622</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id7">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="2450" y="2877"><tspan fill="rgb(0,0,0)" stroke="none">DR-1</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id8">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="3850" y="2877"><tspan fill="rgb(0,0,0)" stroke="none">1927-02-10</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id9">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="1450" y="3378"><tspan fill="rgb(0,0,0)" stroke="none">734</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id10">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="2450" y="3378"><tspan fill="rgb(0,0,0)" stroke="none">DR-3</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id11">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="3850" y="3378"><tspan fill="rgb(0,0,0)" stroke="none">1939-01-07</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id12">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="1450" y="4079"><tspan fill="rgb(0,0,0)" stroke="none">735</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id13">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="2450" y="4079"><tspan fill="rgb(0,0,0)" stroke="none">DR-3</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id14">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="3850" y="4079"><tspan fill="rgb(0,0,0)" stroke="none">1939-01-12</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id15">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="1450" y="4680"><tspan fill="rgb(0,0,0)" stroke="none">751</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id16">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="2450" y="4680"><tspan fill="rgb(0,0,0)" stroke="none">DR-3</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id17">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="3850" y="4680"><tspan fill="rgb(0,0,0)" stroke="none">1939-02-26</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id18">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="1450" y="5281"><tspan fill="rgb(0,0,0)" stroke="none">752</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id19">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="2450" y="5281"><tspan fill="rgb(0,0,0)" stroke="none">DR-3</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id20">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="1450" y="5881"><tspan fill="rgb(0,0,0)" stroke="none">837</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id21">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="2450" y="5881"><tspan fill="rgb(0,0,0)" stroke="none">MSK-4</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id22">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="3850" y="5881"><tspan fill="rgb(0,0,0)" stroke="none">1932-01-14</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id23">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="1450" y="6393"><tspan fill="rgb(0,0,0)" stroke="none">844</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id24">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="2450" y="6393"><tspan fill="rgb(0,0,0)" stroke="none">DR-1</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id25">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="3850" y="6393"><tspan fill="rgb(0,0,0)" stroke="none">1932-03-22</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id26">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 1200,1800 L 1200,6600"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id27">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 2300,1800 L 2300,6600"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id28">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 3700,1800 L 3700,6600"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id29">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 6000,1800 L 6000,6600"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id30">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 1200,1800 L 6000,1800"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id31">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 1200,2400 L 6000,2400"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id32">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 1200,3000 L 6000,3000"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id33">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 1200,3600 L 6000,3600"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id34">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 1200,4200 L 6000,4200"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id35">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 1200,4800 L 6000,4800"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id36">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 1200,5400 L 6000,5400"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id37">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 1200,6000 L 6000,6000"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id38">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 1200,6600 L 6000,6600"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id39">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="7084" y="1593"><tspan fill="rgb(0,0,0)" stroke="none">1. where site = 'DR-1'</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id40">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 6300,2100 L 10970,2100"/>
+ <path fill="rgb(0,0,0)" stroke="none" d="M 11400,2100 L 10950,1950 10950,2250 11400,2100 Z"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id41">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 6300,2700 L 10970,2700"/>
+ <path fill="rgb(0,0,0)" stroke="none" d="M 11400,2700 L 10950,2550 10950,2850 11400,2700 Z"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id42">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 6300,6300 L 10970,6300"/>
+ <path fill="rgb(0,0,0)" stroke="none" d="M 11400,6300 L 10950,6150 10950,6450 11400,6300 Z"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id43">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 6300,3300 L 8200,3300"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id44">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 8200,3100 L 8200,3500"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id45">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 6300,4000 L 8200,4000"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id46">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 8200,3800 L 8200,4200"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id47">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 6300,4500 L 8200,4500"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id48">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 8200,4300 L 8200,4700"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id49">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 6300,5100 L 8200,5100"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id50">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 8200,4900 L 8200,5300"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id51">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 6300,5700 L 8200,5700"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id52">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 8200,5500 L 8200,5900"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id53">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="12251" y="2276"><tspan fill="rgb(0,0,0)" stroke="none">619</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id54">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="13251" y="2276"><tspan fill="rgb(0,0,0)" stroke="none">DR-1</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id55">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="14651" y="2276"><tspan fill="rgb(0,0,0)" stroke="none">1927-02-08</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id56">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="12251" y="2877"><tspan fill="rgb(0,0,0)" stroke="none">622</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id57">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="13251" y="2877"><tspan fill="rgb(0,0,0)" stroke="none">DR-1</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id58">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="14651" y="2877"><tspan fill="rgb(0,0,0)" stroke="none">1927-02-10</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id59">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="12251" y="6393"><tspan fill="rgb(0,0,0)" stroke="none">844</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id60">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="13251" y="6393"><tspan fill="rgb(0,0,0)" stroke="none">DR-1</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id61">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="14651" y="6393"><tspan fill="rgb(0,0,0)" stroke="none">1932-03-22</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id62">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 12001,1800 L 12001,3100"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id63">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 13101,1800 L 13101,3100"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id64">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 14501,1800 L 14501,3100"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id65">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 16801,1800 L 16801,3100"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id66">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 12001,1800 L 16801,1800"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id67">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 12000,2400 L 16800,2400"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id68">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 12001,6600 L 16801,6600"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id69">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 12000,3100 L 16800,3100"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id70">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 12002,5900 L 12002,6600"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id71">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 13102,5900 L 13102,6600"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id72">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 14502,5900 L 14502,6600"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id73">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 16802,5900 L 16802,6600"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id74">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 12001,5900 L 16801,5900"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id75">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="12251" y="2276"><tspan fill="rgb(0,0,0)" stroke="none">619</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id76">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="12251" y="2877"><tspan fill="rgb(0,0,0)" stroke="none">622</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id77">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="12251" y="6393"><tspan fill="rgb(0,0,0)" stroke="none">844</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id78">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 12001,1800 L 12001,3100"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id79">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 13101,1800 L 13101,3100"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id80">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 12002,5900 L 12002,6600"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id81">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 13100,5900 L 13100,6600"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id82">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="12252" y="9376"><tspan fill="rgb(0,0,0)" stroke="none">619</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id83">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="12252" y="9977"><tspan fill="rgb(0,0,0)" stroke="none">622</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id84">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="12252" y="10693"><tspan fill="rgb(0,0,0)" stroke="none">844</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id85">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 12001,8900 L 13200,8900"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id86">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 12001,9500 L 13200,9500"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id87">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 12001,10200 L 13200,10200"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id88">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 12001,10900 L 13200,10900"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id89">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 13200,8900 L 13200,10900"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id90">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 12002,8900 L 12002,10900"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.LineShape">
+ <g id="id91">
+ <path fill="none" stroke="rgb(0,0,0)" d="M 12600,6900 L 12600,8370"/>
+ <path fill="rgb(0,0,0)" stroke="none" d="M 12600,8800 L 12750,8350 12450,8350 12600,8800 Z"/>
+ </g>
+ </g>
+ <g class="com.sun.star.drawing.TextShape">
+ <g id="id92">
+ <text class="TextShape"><tspan class="TextParagraph" font-family="Arial, sans-serif" font-size="388px" font-weight="400"><tspan class="TextPosition" x="9750" y="7776"><tspan fill="rgb(0,0,0)" stroke="none">2. select ident</tspan></tspan></tspan></text>
+ </g>
+ </g>
+ </g>
+ </g>
+ </g>
+ </g>
+</svg>
\ No newline at end of file