Files
2026-07-21 19:14:20 +02:00

2568 lines
690 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"schema": "esc-card-react-view.v1",
"card": {
"id": "mpabi-inf-c-12-uart-polling-interrupts",
"series": "c",
"series_title": "C · Freestanding RV32I and K&R",
"number": "12",
"count": "13",
"slug": "uart-polling-interrupts",
"title": "UART — polling i przerwania RX",
"topic": "MMIO UART, external IRQ oraz jednokomórkowa skrzynka ISR do main",
"project": "Freestanding C na RV32I",
"subject": "Informatyka",
"level": "Rok 1 · C12 · RV32I/Hazard3",
"revision_date": "2026-07-20T00:00:00+02:00",
"status": "Gotowa",
"version": "v00.01",
"uuid": "e766c4bb-2a43-5f4e-b10a-b3393a42932c",
"author": "M. Pabiszczak",
"year": "2026"
},
"library": {
"schema": "stem-card-library.v2",
"workspace": "edu",
"subjects": [
{
"id": "inf",
"title": "INF · Informatyka",
"current": true,
"levels": [
{
"id": "year-1",
"title": "Rok 1",
"current": true,
"series": [
{
"id": "console-bash",
"title": "Bash · Console Tools",
"current": false,
"catalog_only": true,
"role": "",
"status": "",
"cards": [
{
"id": "L01",
"title": "BusyBox — the Swiss Army Knife",
"repo": "lab-console-busybox",
"href": "",
"available": false,
"current": false,
"number": "01",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "L02",
"title": "Tmux — sessions, windows and panes",
"repo": "lab-console-tmux",
"href": "",
"available": false,
"current": false,
"number": "02",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "L03",
"title": "Neovim — navigation and editing",
"repo": "lab-console-neovim",
"href": "",
"available": false,
"current": false,
"number": "03",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "L04",
"title": "Git Basics I — status, add and commit",
"repo": "lab-console-git-basics-1",
"href": "",
"available": false,
"current": false,
"number": "04",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "L05",
"title": "Git Basics II — log, diff and restore",
"repo": "lab-console-git-basics-2",
"href": "",
"available": false,
"current": false,
"number": "05",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "L06",
"title": "Git Branching I — branch, switch and merge",
"repo": "lab-console-git-branching-1",
"href": "",
"available": false,
"current": false,
"number": "06",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "L07",
"title": "Git Branching II — rebase and conflicts",
"repo": "lab-console-git-branching-2",
"href": "",
"available": false,
"current": false,
"number": "07",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "L08",
"title": "Docker Fundamentals",
"repo": "lab-console-docker",
"href": "",
"available": false,
"current": false,
"number": "08",
"version": "",
"status": "planned",
"tasks": []
}
]
},
{
"id": "rv32i-asm",
"title": "ASM · RV32I From Blinker to RISC-V",
"current": false,
"catalog_only": true,
"role": "",
"status": "",
"cards": [
{
"id": "L01",
"title": "Number Systems and Storage",
"repo": "lab-rv32i-asm-number-systems",
"href": "",
"available": false,
"current": false,
"number": "01",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "L02",
"title": "FPGA Bring-up and Programming",
"repo": "lab-rv32i-asm-fpga-bringup",
"href": "",
"available": false,
"current": false,
"number": "02",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "L03",
"title": "Blinker and Synchronous Logic",
"repo": "lab-rv32i-asm-blinker",
"href": "",
"available": false,
"current": false,
"number": "03",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "L04",
"title": "The RISC-V ISA and Instruction Decoder",
"repo": "lab-rv32i-asm-decoder",
"href": "",
"available": false,
"current": false,
"number": "04",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "L05",
"title": "ALU and the Verilog Assembler",
"repo": "lab-rv32i-asm-alu",
"href": "",
"available": false,
"current": false,
"number": "05",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "L06",
"title": "Control Flow — Jumps and Branches",
"repo": "lab-rv32i-asm-control-flow",
"href": "",
"available": false,
"current": false,
"number": "06",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "L07",
"title": "Addresses and Memory",
"repo": "lab-rv32i-asm-addresses-memory",
"href": "",
"available": false,
"current": false,
"number": "07",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "L08",
"title": "Subroutines and the RISC-V ABI",
"repo": "lab-rv32i-asm-subroutines-abi",
"href": "",
"available": false,
"current": false,
"number": "08",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "L09",
"title": "Load and Store",
"repo": "lab-rv32i-asm-load-store",
"href": "",
"available": false,
"current": false,
"number": "09",
"version": "",
"status": "planned",
"tasks": []
}
]
},
{
"id": "c",
"title": "C · Freestanding RV32I and K&R",
"current": true,
"catalog_only": true,
"role": "",
"status": "",
"cards": [
{
"id": "C01",
"title": "ASM, C and GCC",
"repo": "lab-rv32i-strlen-asm-c-gcc",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/852fa3c7-8329-583a-a244-b639d2e04495",
"available": true,
"current": false,
"number": "01",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Ręczna implementacja RV32I ASM"
},
{
"id": "task02",
"title": "Referencyjna implementacja w C"
},
{
"id": "task03",
"title": "ASM wyemitowany przez GCC"
}
]
},
{
"id": "C02",
"title": ".bss, .data and static storage",
"repo": "lab-rv32i-strlen-bss-data-stack",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/74afa921-fb51-5017-bcdb-f6e84fb444d8",
"available": true,
"current": false,
"number": "02",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Wynik strlen w .bss"
},
{
"id": "task02",
"title": "Wynik i napis w .data"
},
{
"id": "task03",
"title": "Nieużyta tablica lokalna"
},
{
"id": "task04",
"title": "Użyta tablica lokalna i stack frame"
}
]
},
{
"id": "C03",
"title": "ABI and Stack Frame",
"repo": "lab-rv32i-strlen-abi-stack",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/72b22a0a-3297-5d75-a6ff-d1af48132d6c",
"available": true,
"current": false,
"number": "03",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Argument i wynik bez powrotu z main"
},
{
"id": "task02",
"title": "Pełny stack frame i zachowanie ra"
}
]
},
{
"id": "C04",
"title": "Types, Operators and Expressions",
"repo": "lab-rv32i-c-types-operators-expressions",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/7818aa68-4983-5aca-bf7f-541cfce5c601",
"available": true,
"current": false,
"number": "04",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Nazwy i stałe symboliczne"
},
{
"id": "task02",
"title": "Typy i zakresy"
},
{
"id": "task03",
"title": "Stałe, długość i enum"
},
{
"id": "task04",
"title": "Deklaracje, inicjalizacja i const"
},
{
"id": "task05",
"title": "Arytmetyka i rok przestępny"
},
{
"id": "task06",
"title": "Porównania i logika"
},
{
"id": "task07",
"title": "Konwersje: atoi, lower i htoi"
},
{
"id": "task08",
"title": "Inkrementacja i operacje na napisach"
},
{
"id": "task09",
"title": "Operatory bitowe"
},
{
"id": "task10",
"title": "Przypisania i bitcount"
},
{
"id": "task11",
"title": "Operator warunkowy"
},
{
"id": "task12",
"title": "Priorytet i kolejność obliczeń"
}
]
},
{
"id": "C05",
"title": "Control Flow",
"repo": "lab-rv32i-c-control-flow",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/7512361d-e5e6-5c08-ab18-8be29dacdc10",
"available": true,
"current": false,
"number": "05",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Instrukcje i bloki"
},
{
"id": "task02",
"title": "if-else i dangling else"
},
{
"id": "task03",
"title": "else-if i wyszukiwanie binarne"
},
{
"id": "task04",
"title": "switch: escape i unescape"
},
{
"id": "task05",
"title": "while, for i Shell sort"
},
{
"id": "task06",
"title": "do-while i itoa"
},
{
"id": "task07",
"title": "break i continue"
},
{
"id": "task08",
"title": "goto i etykiety"
}
]
},
{
"id": "C06",
"title": "Functions and Program Structure",
"repo": "lab-rv32i-c-functions-program-structure",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/9667818d-b691-501d-817c-b58be4cbd594",
"available": true,
"current": false,
"number": "06",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Funkcje i strindex"
},
{
"id": "task02",
"title": "double i atof z wykładnikiem"
},
{
"id": "task03",
"title": "Zewnętrzny stos RPN"
},
{
"id": "task04",
"title": "Scope i extern"
},
{
"id": "task05",
"title": "Nagłówki i prototypy"
},
{
"id": "task06",
"title": "Static storage"
},
{
"id": "task07",
"title": "Zmienne register"
},
{
"id": "task08",
"title": "Struktura blokowa"
},
{
"id": "task09",
"title": "Inicjalizacja"
},
{
"id": "task10",
"title": "Rekurencja i quicksort"
},
{
"id": "task11",
"title": "Preprocesor i makra"
}
]
},
{
"id": "C07",
"title": "Pointers, Arrays and Linear Allocator",
"repo": "lab-rv32i-c-pointers-arrays",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/98dbe323-c624-53d6-9fe2-4ee688c44b38",
"available": true,
"current": false,
"number": "07",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "task01"
},
{
"id": "task02",
"title": "task02"
},
{
"id": "task03",
"title": "task03"
},
{
"id": "task04",
"title": "K&R 5.4 -- Linear Memory Allocator"
},
{
"id": "task05",
"title": "task05"
},
{
"id": "task06",
"title": "task06"
},
{
"id": "task07",
"title": "task07"
},
{
"id": "task08",
"title": "task08"
},
{
"id": "task09",
"title": "task09"
},
{
"id": "task10",
"title": "task10"
},
{
"id": "task11",
"title": "task11"
},
{
"id": "task12",
"title": "task12"
}
]
},
{
"id": "C08",
"title": "Structures and Linked State",
"repo": "lab-rv32i-c-structures",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/f60fbba3-a788-5f1e-bc24-52af82f227c9",
"available": true,
"current": false,
"number": "08",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Układ BlockHeader"
},
{
"id": "task02",
"title": "Nagłówek, payload i odzyskanie właściciela"
},
{
"id": "task03",
"title": "Intruzywna lista wolnych bloków"
},
{
"id": "task04",
"title": "Wyrównana arena dwóch bloków"
}
]
},
{
"id": "C09",
"title": "smalloc, sbrk and minimal libc",
"repo": "lab-rv32i-c-smalloc-sbrk-libc",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/8e4f8bee-41f0-523b-8ea2-8926bd3d7ab0",
"available": true,
"current": false,
"number": "09",
"version": "v00.01",
"status": "planned",
"tasks": [
{
"id": "task01",
"title": "strlen z libc bez sterty"
},
{
"id": "task02",
"title": "Kontrolowany brak dostawcy sbrk"
},
{
"id": "task03",
"title": "Bounded sbrk i atomowy błąd"
},
{
"id": "task04",
"title": "Wyrównany smalloc append-only"
},
{
"id": "task05",
"title": "malloc/free picolibc jako czarna skrzynka"
}
]
},
{
"id": "C10",
"title": "RV32I Traps and Interrupt Control",
"repo": "lab-rv32i-c-interrupts",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/8fb9c110-557b-5081-8ae2-a56800f872e8",
"available": true,
"current": false,
"number": "10",
"version": "v00.01",
"status": "planned",
"tasks": [
{
"id": "task01",
"title": "ECALL i wznowienie pod mepc+4"
},
{
"id": "task02",
"title": "Machine software IRQ i clear źródła"
},
{
"id": "task03",
"title": "Macierz pending, MSIE i MIE"
}
]
},
{
"id": "C11",
"title": "Machine Timer and Periodic Work",
"repo": "lab-rv32i-c-timer",
"href": "",
"available": false,
"current": false,
"number": "11",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "C12",
"title": "UART — polling and interrupts",
"repo": "lab-rv32i-c-uart",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f",
"available": true,
"current": true,
"number": "12",
"version": "v00.01",
"status": "planned",
"tasks": [
{
"id": "task01",
"title": "Polling jednego bajtu"
},
{
"id": "task02",
"title": "Odbiór R przez external IRQ 16"
},
{
"id": "task03",
"title": "Jednokomórkowa skrzynka drop-newest"
}
]
},
{
"id": "C13",
"title": "GPIO, Edges and Debounce",
"repo": "lab-rv32i-c-gpio",
"href": "",
"available": false,
"current": false,
"number": "13",
"version": "",
"status": "planned",
"tasks": []
}
]
}
]
},
{
"id": "year-2",
"title": "Rok 2",
"current": false,
"series": [
{
"id": "cpp",
"title": "C++",
"current": false,
"catalog_only": true,
"role": "",
"status": "",
"cards": [
{
"id": "CPP01",
"title": "Translation Units, Linkage and Namespaces",
"repo": "lab-cpp-build-namespaces",
"href": "",
"available": false,
"current": false,
"number": "01",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "CPP02",
"title": "Classes, Encapsulation and Invariants",
"repo": "lab-cpp-classes-invariants",
"href": "",
"available": false,
"current": false,
"number": "02",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "CPP03",
"title": "Construction, Destruction and RAII",
"repo": "lab-cpp-lifetime-raii",
"href": "",
"available": false,
"current": false,
"number": "03",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "CPP04",
"title": "References, const and Value Categories",
"repo": "lab-cpp-references-const",
"href": "",
"available": false,
"current": false,
"number": "04",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "CPP05",
"title": "Copy, Move and the Rule of Zero/Five",
"repo": "lab-cpp-copy-move",
"href": "",
"available": false,
"current": false,
"number": "05",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "CPP06",
"title": "Ownership and Resource Types",
"repo": "lab-cpp-ownership",
"href": "",
"available": false,
"current": false,
"number": "06",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "CPP07",
"title": "Function and Class Templates",
"repo": "lab-cpp-templates",
"href": "",
"available": false,
"current": false,
"number": "07",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "CPP08",
"title": "Static Polymorphism and CRTP",
"repo": "lab-cpp-static-polymorphism",
"href": "",
"available": false,
"current": false,
"number": "08",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "CPP09",
"title": "Inheritance, Interfaces and Dynamic Dispatch",
"repo": "lab-cpp-dynamic-polymorphism",
"href": "",
"available": false,
"current": false,
"number": "09",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "CPP10",
"title": "Operator Overloading and Strong Types",
"repo": "lab-cpp-strong-types",
"href": "",
"available": false,
"current": false,
"number": "10",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "CPP11",
"title": "Containers, Iterators and Algorithms",
"repo": "lab-cpp-containers-iterators",
"href": "",
"available": false,
"current": false,
"number": "11",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "CPP12",
"title": "Lambdas, Function Objects and Callables",
"repo": "lab-cpp-lambdas-callables",
"href": "",
"available": false,
"current": false,
"number": "12",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "CPP13",
"title": "Error Models with and without Exceptions",
"repo": "lab-cpp-error-models",
"href": "",
"available": false,
"current": false,
"number": "13",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "CPP14",
"title": "Object Layout, ABI and Binary Evidence",
"repo": "lab-cpp-abi-evidence",
"href": "",
"available": false,
"current": false,
"number": "14",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "CPP15",
"title": "Resource-type Integration Project",
"repo": "lab-cpp-resource-integration",
"href": "",
"available": false,
"current": false,
"number": "15",
"version": "",
"status": "planned",
"tasks": []
}
]
},
{
"id": "freertos-c",
"title": "FreeRTOS C",
"current": false,
"catalog_only": true,
"role": "",
"status": "",
"cards": [
{
"id": "FC01",
"title": "heap_4: From Linear Cursor to Reusable Blocks",
"repo": "lab-rv32i-freertos-heap4",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/aea09ab7-9bfd-5368-8d1b-c8724871c1a7",
"available": true,
"current": false,
"number": "01",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Predict and prove reusable heap_4 blocks"
}
]
},
{
"id": "FC02",
"title": "First Task, TCB and Task Stack",
"repo": "lab-rv32i-freertos-c-first-task",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/a2538a1a-3c37-4c14-a6ea-db5aba8fd038",
"available": true,
"current": false,
"number": "02",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Pierwszy task FreeRTOS — callback, context, TCB i stos"
}
]
},
{
"id": "FC03",
"title": "Tick, Scheduler, Priorities and Time Slicing",
"repo": "lab-rv32i-freertos-c-scheduler",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/2214a13f-34c6-40a1-a561-70a00ec98285",
"available": true,
"current": false,
"number": "03",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Kontrolowany eksperyment schedulera FreeRTOS"
}
]
},
{
"id": "FC04",
"title": "Delay, Blocking and Task States",
"repo": "lab-rv32i-freertos-c-delay-state",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/4a7ef04c-ab08-5783-9192-5b02a90f05f8",
"available": true,
"current": false,
"number": "04",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Delay, blokowanie, zawieszenie i self-delete"
}
]
},
{
"id": "FC05",
"title": "Queues and Byte-copy Semantics",
"repo": "lab-rv32i-freertos-c-queue",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/8ee8f36a-471b-51bc-97b8-e204bd541c61",
"available": true,
"current": false,
"number": "05",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Kolejka długości 1: empty, full, copy i FIFO"
}
]
},
{
"id": "FC06",
"title": "Software Timers and the Daemon Task",
"repo": "lab-rv32i-freertos-c-software-timers",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/ab188300-f03d-5ddb-8316-b9534876a5bc",
"available": true,
"current": false,
"number": "06",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "One-shot, auto-reload i timer daemon"
}
]
},
{
"id": "FC07",
"title": "Interrupt-safe API and Semaphore Handoff",
"repo": "lab-rv32i-freertos-c-isr-semaphore",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/a6da1075-8d1f-5615-b0e6-0fc33e59e1e3",
"available": true,
"current": false,
"number": "07",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "External IRQ → FromISR semaphore → high-priority task"
}
]
},
{
"id": "FC08",
"title": "Critical Sections, Mutexes and Priority Inheritance",
"repo": "lab-rv32i-freertos-c-resource-management",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/2392f81a-ed6c-510b-86b5-06c5e2f1c6aa",
"available": true,
"current": false,
"number": "08",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Low/Medium/High: ownership i dziedziczenie priorytetu"
}
]
},
{
"id": "FC09",
"title": "Event Groups and Multi-event Synchronization",
"repo": "lab-rv32i-freertos-c-event-groups",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/3f4c1b8b-d54b-58d5-b92d-87a7233cbd9f",
"available": true,
"current": false,
"number": "09",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "ALL-ready i trzyosobowa bariera"
}
]
},
{
"id": "FC10",
"title": "Direct-to-task Notifications",
"repo": "lab-rv32i-freertos-c-notifications",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/3b57334e-2c35-5207-a51d-9321906db078",
"available": true,
"current": false,
"number": "10",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Count, overwrite i bit flags na jednym slocie"
}
]
},
{
"id": "FC11",
"title": "Static Allocation and Bounded Storage",
"repo": "lab-rv32i-freertos-c-static-allocation",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/f4d7caf3-d665-5a2d-b9eb-39a120a64ff7",
"available": true,
"current": false,
"number": "11",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Same behavior, two storage policies"
}
]
},
{
"id": "FC12",
"title": "Assertions, Hooks, Stack Checks and Runtime Diagnostics",
"repo": "lab-rv32i-freertos-c-diagnostics",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/c3027314-85a4-5e4a-af13-0939c7467a62",
"available": true,
"current": false,
"number": "12",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Diagnose before changing the program"
}
]
},
{
"id": "FC13",
"title": "UART Interrupt-to-task Pipeline",
"repo": "lab-rv32i-freertos-c-uart",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/6a838fd1-ab1b-52b6-baaf-659120a4d60a",
"available": true,
"current": false,
"number": "13",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Build and prove a bounded UART RX pipeline"
}
]
},
{
"id": "FC14",
"title": "GPIO, Hardware Timer and Deferred Work",
"repo": "lab-rv32i-freertos-c-gpio-timer",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/0cc561df-bf81-5bba-9df1-c872d5b42eb8",
"available": true,
"current": false,
"number": "14",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Prove one machine-timer event from ISR to daemon GPIO work"
}
]
},
{
"id": "FC15",
"title": "Integrated Deterministic FreeRTOS C Application",
"repo": "lab-rv32i-freertos-c-integration",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/fe92efeb-3c38-5975-86d8-ed630e1ad3bb",
"available": true,
"current": false,
"number": "15",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Prove one complete FreeRTOS C architecture"
}
]
}
]
},
{
"id": "freertos-cpp",
"title": "FreeRTOS C++",
"current": false,
"catalog_only": true,
"role": "",
"status": "",
"cards": [
{
"id": "K02",
"title": "C++ Task<Derived> Wrapper, CRTP and Lifecycle",
"repo": "lab-rv32i-freertos-task-stack-vector",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/948ce9fd-3d0c-5721-a0ae-ef422008fec8",
"available": true,
"current": false,
"number": "02",
"version": "v00.04",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "C++ Task wrapper — OOP i debugowanie cyklu życia"
}
]
},
{
"id": "K03",
"title": "Vector V1 — Destructor, Move, Ownership and RAII",
"repo": "lab-rv32i-freertos-vector-raii",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/de1a2818-4c30-5760-8b31-255114f82e90",
"available": true,
"current": false,
"number": "03",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Vector V1 — transfer własności i powrót heapu"
}
]
},
{
"id": "K04",
"title": "Scheduler States, Priorities and Typed Ticks",
"repo": "lab-rv32i-freertos-scheduler-states",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/853a7dd7-b00b-4f4a-96e8-c160fc5bb04a",
"available": true,
"current": false,
"number": "04",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Osiem snapshotów decyzji schedulera"
}
]
},
{
"id": "K05",
"title": "C++ Heap Bridge, Heap Models and HeapStats",
"repo": "lab-rv32i-freertos-heap-models",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/c456b505-dc5c-4894-b832-bb4c5afd0feb",
"available": true,
"current": false,
"number": "05",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Fragmentacja, koalescencja i historyczny watermark"
}
]
},
{
"id": "K06",
"title": "MemoryResource and FreeRtosAllocator<T>",
"repo": "lab-rv32i-freertos-allocator-resource",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/1af48a2e-8564-4e18-8115-b2c0208169d6",
"available": true,
"current": false,
"number": "06",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Dwa zasoby, jeden typed allocator"
}
]
},
{
"id": "K07",
"title": "TaskHandle_t, Explicit Start and Static Trampoline",
"repo": "lab-rv32i-freertos-task-wrapper",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/9bffead0-4341-4350-806d-e975b1a3a08f",
"available": true,
"current": false,
"number": "07",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Stabilny obiekt przez statyczny trampoline"
}
]
},
{
"id": "K08",
"title": "DynamicTask, StaticTask, Deletion and Lifetime",
"repo": "lab-rv32i-freertos-static-task",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/d9e45417-a37f-487c-813f-fc7a44d4b4f3",
"available": true,
"current": false,
"number": "08",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Dwie polityki storage i pełna oś delete"
}
]
},
{
"id": "K09",
"title": "Scheduler Facade and Scoped Kernel Guards",
"repo": "lab-rv32i-freertos-kernel-facade",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/6a2ab068-17e7-4bfa-b726-2df37787ed69",
"available": true,
"current": false,
"number": "09",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Fasada kernela i restore na każdej ścieżce"
}
]
},
{
"id": "K10",
"title": "Queue<T> and StaticQueue<T, N>",
"repo": "lab-rv32i-freertos-queue",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/66967c2d-bb34-4344-8064-f54d06cce47a",
"available": true,
"current": false,
"number": "10",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Typed byte-copy queue z dwiema politykami storage"
}
]
},
{
"id": "K11",
"title": "Mutex, LockGuard and Priority Inheritance",
"repo": "lab-rv32i-freertos-mutex",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/34d7ad61-6b03-4922-8e58-b8b98316e5f7",
"available": true,
"current": false,
"number": "11",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "LockGuard i zmierzone priority inheritance"
}
]
},
{
"id": "K12",
"title": "Semaphores and Task Notifications",
"repo": "lab-rv32i-freertos-semaphore-notify",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/fcb6107c-268f-4e86-a8cc-092e5875f6f0",
"available": true,
"current": false,
"number": "12",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Semaphore slots i jednoodbiorcza notification"
}
]
},
{
"id": "K13",
"title": "EventGroup and Coordinated State",
"repo": "lab-rv32i-freertos-event-group",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/5fbcd7c6-3a73-4cd2-b76c-bdb016d1daaa",
"available": true,
"current": false,
"number": "13",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Typed EventGroup i trzy źródła stanu"
}
]
},
{
"id": "K14",
"title": "Software Timer and the Timer Daemon Task",
"repo": "lab-rv32i-freertos-sw-timer",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/78db37df-63e5-4c5b-80ce-f73a411f0b50",
"available": true,
"current": false,
"number": "14",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "Static one-shot i periodic timer na daemon tasku"
}
]
},
{
"id": "K15",
"title": "Explicit FromISR, UART and GPIO Wrappers",
"repo": "lab-rv32i-freertos-isr-drivers",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/02f6cd71-5c85-4883-a237-1d4ba08d9469",
"available": true,
"current": false,
"number": "15",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "UART queue i GPIO notify z realnego IRQ"
}
]
},
{
"id": "K16",
"title": "Integrated Real-time Application and Evidence",
"repo": "lab-rv32i-freertos-integration",
"href": "https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/05b4f486-a27c-455d-a315-f4e51a4c66b3",
"available": true,
"current": false,
"number": "16",
"version": "v00.01",
"status": "existing",
"tasks": [
{
"id": "task01",
"title": "End-to-end RTOS service i evidence report"
}
]
}
]
},
{
"id": "posix-threads",
"title": "POSIX Threads",
"current": false,
"catalog_only": true,
"role": "",
"status": "",
"cards": [
{
"id": "PT01",
"title": "Process and Thread Execution Context",
"repo": "lab-posix-process-thread",
"href": "",
"available": false,
"current": false,
"number": "01",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "PT02",
"title": "pthread_create, pthread_join and Lifecycle",
"repo": "lab-posix-pthread-create-join",
"href": "",
"available": false,
"current": false,
"number": "02",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "PT03",
"title": "Arguments, Return Values and Ownership",
"repo": "lab-posix-thread-arguments",
"href": "",
"available": false,
"current": false,
"number": "03",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "PT04",
"title": "Data Races and the Happens-before Question",
"repo": "lab-posix-data-races",
"href": "",
"available": false,
"current": false,
"number": "04",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "PT05",
"title": "Mutex, Critical Section and Deadlock",
"repo": "lab-posix-mutex",
"href": "",
"available": false,
"current": false,
"number": "05",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "PT06",
"title": "Condition Variables and Predicates",
"repo": "lab-posix-condition-variable",
"href": "",
"available": false,
"current": false,
"number": "06",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "PT07",
"title": "Bounded ProducerConsumer Queue",
"repo": "lab-posix-producer-consumer",
"href": "",
"available": false,
"current": false,
"number": "07",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "PT08",
"title": "POSIX Semaphores",
"repo": "lab-posix-semaphore",
"href": "",
"available": false,
"current": false,
"number": "08",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "PT09",
"title": "ReaderWriter Lock",
"repo": "lab-posix-rwlock",
"href": "",
"available": false,
"current": false,
"number": "09",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "PT10",
"title": "C Atomics and Memory Ordering",
"repo": "lab-posix-atomics",
"href": "",
"available": false,
"current": false,
"number": "10",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "PT11",
"title": "Cancellation, Cleanup and Safe Shutdown",
"repo": "lab-posix-cancellation-cleanup",
"href": "",
"available": false,
"current": false,
"number": "11",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "PT12",
"title": "Thread-local Storage",
"repo": "lab-posix-thread-local",
"href": "",
"available": false,
"current": false,
"number": "12",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "PT13",
"title": "Scheduling Policy, Priority and Affinity",
"repo": "lab-posix-scheduling",
"href": "",
"available": false,
"current": false,
"number": "13",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "PT14",
"title": "GDB, Sanitizers and Race Evidence",
"repo": "lab-posix-thread-debugging",
"href": "",
"available": false,
"current": false,
"number": "14",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "PT15",
"title": "POSIX Threads vs FreeRTOS Integration",
"repo": "lab-posix-freertos-comparison",
"href": "",
"available": false,
"current": false,
"number": "15",
"version": "",
"status": "planned",
"tasks": []
}
]
},
{
"id": "oop",
"title": "OOP and Design Patterns",
"current": false,
"catalog_only": true,
"role": "reference",
"status": "",
"cards": [
{
"id": "OOP01",
"title": "Strategy — Replaceable Behaviour",
"repo": "lab-cpp-oop-strategy",
"href": "",
"available": false,
"current": false,
"number": "01",
"version": "",
"status": "design",
"tasks": []
},
{
"id": "OOP02",
"title": "Adapter — Stable Boundary",
"repo": "lab-cpp-oop-adapter",
"href": "",
"available": false,
"current": false,
"number": "02",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "OOP03",
"title": "Template Method — Fixed Skeleton",
"repo": "lab-cpp-oop-template-method",
"href": "",
"available": false,
"current": false,
"number": "03",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "OOP04",
"title": "Static vs Dynamic Dispatch",
"repo": "lab-cpp-oop-dispatch",
"href": "",
"available": false,
"current": false,
"number": "04",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "OOP05",
"title": "RAII and Ownership",
"repo": "lab-cpp-oop-raii",
"href": "",
"available": false,
"current": false,
"number": "05",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "OOP06",
"title": "State — Explicit Behaviour",
"repo": "lab-cpp-oop-state",
"href": "",
"available": false,
"current": false,
"number": "06",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "OOP07",
"title": "Facade — Subsystem Boundary",
"repo": "lab-cpp-oop-facade",
"href": "",
"available": false,
"current": false,
"number": "07",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "OOP08",
"title": "Command — Request as Object",
"repo": "lab-cpp-oop-command",
"href": "",
"available": false,
"current": false,
"number": "08",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "OOP09",
"title": "Observer — Subscription and Telemetry",
"repo": "lab-cpp-oop-observer",
"href": "",
"available": false,
"current": false,
"number": "09",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "OOP10",
"title": "Factory Method — Resource Policy",
"repo": "lab-cpp-oop-factory-method",
"href": "",
"available": false,
"current": false,
"number": "10",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "OOP11",
"title": "Builder — Valid Configuration",
"repo": "lab-cpp-oop-builder",
"href": "",
"available": false,
"current": false,
"number": "11",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "OOP12",
"title": "Decorator — Measurement and Diagnostics",
"repo": "lab-cpp-oop-decorator",
"href": "",
"available": false,
"current": false,
"number": "12",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "OOP13",
"title": "Composite — Component Tree",
"repo": "lab-cpp-oop-composite",
"href": "",
"available": false,
"current": false,
"number": "13",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "OOP14",
"title": "Chain of Responsibility",
"repo": "lab-cpp-oop-chain",
"href": "",
"available": false,
"current": false,
"number": "14",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "OOP15",
"title": "Pattern-language Integration",
"repo": "lab-cpp-oop-integration",
"href": "",
"available": false,
"current": false,
"number": "15",
"version": "",
"status": "planned",
"tasks": []
}
]
}
]
},
{
"id": "year-3",
"title": "Rok 3 · plan",
"current": false,
"series": [
{
"id": "modern-cpp-stl",
"title": "Modern C++ / STL",
"current": false,
"catalog_only": true,
"role": "",
"status": "scope-reserved",
"cards": []
},
{
"id": "std-threads",
"title": "std::thread / std::jthread",
"current": false,
"catalog_only": true,
"role": "",
"status": "scope-reserved",
"cards": []
},
{
"id": "boost-asio",
"title": "Boost.Asio",
"current": false,
"catalog_only": true,
"role": "",
"status": "scope-reserved",
"cards": []
},
{
"id": "oop",
"title": "OOP and Design Patterns",
"current": false,
"catalog_only": true,
"role": "reference",
"status": "",
"cards": [
{
"id": "OOP01",
"title": "Strategy — Replaceable Behaviour",
"repo": "lab-cpp-oop-strategy",
"href": "",
"available": false,
"current": false,
"number": "01",
"version": "",
"status": "design",
"tasks": []
},
{
"id": "OOP02",
"title": "Adapter — Stable Boundary",
"repo": "lab-cpp-oop-adapter",
"href": "",
"available": false,
"current": false,
"number": "02",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "OOP03",
"title": "Template Method — Fixed Skeleton",
"repo": "lab-cpp-oop-template-method",
"href": "",
"available": false,
"current": false,
"number": "03",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "OOP04",
"title": "Static vs Dynamic Dispatch",
"repo": "lab-cpp-oop-dispatch",
"href": "",
"available": false,
"current": false,
"number": "04",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "OOP05",
"title": "RAII and Ownership",
"repo": "lab-cpp-oop-raii",
"href": "",
"available": false,
"current": false,
"number": "05",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "OOP06",
"title": "State — Explicit Behaviour",
"repo": "lab-cpp-oop-state",
"href": "",
"available": false,
"current": false,
"number": "06",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "OOP07",
"title": "Facade — Subsystem Boundary",
"repo": "lab-cpp-oop-facade",
"href": "",
"available": false,
"current": false,
"number": "07",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "OOP08",
"title": "Command — Request as Object",
"repo": "lab-cpp-oop-command",
"href": "",
"available": false,
"current": false,
"number": "08",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "OOP09",
"title": "Observer — Subscription and Telemetry",
"repo": "lab-cpp-oop-observer",
"href": "",
"available": false,
"current": false,
"number": "09",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "OOP10",
"title": "Factory Method — Resource Policy",
"repo": "lab-cpp-oop-factory-method",
"href": "",
"available": false,
"current": false,
"number": "10",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "OOP11",
"title": "Builder — Valid Configuration",
"repo": "lab-cpp-oop-builder",
"href": "",
"available": false,
"current": false,
"number": "11",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "OOP12",
"title": "Decorator — Measurement and Diagnostics",
"repo": "lab-cpp-oop-decorator",
"href": "",
"available": false,
"current": false,
"number": "12",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "OOP13",
"title": "Composite — Component Tree",
"repo": "lab-cpp-oop-composite",
"href": "",
"available": false,
"current": false,
"number": "13",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "OOP14",
"title": "Chain of Responsibility",
"repo": "lab-cpp-oop-chain",
"href": "",
"available": false,
"current": false,
"number": "14",
"version": "",
"status": "planned",
"tasks": []
},
{
"id": "OOP15",
"title": "Pattern-language Integration",
"repo": "lab-cpp-oop-integration",
"href": "",
"available": false,
"current": false,
"number": "15",
"version": "",
"status": "planned",
"tasks": []
}
]
}
]
},
{
"id": "year-4",
"title": "Rok 4 · plan",
"current": false,
"series": [
{
"id": "transformers-gpu",
"title": "Transformers on GPU",
"current": false,
"catalog_only": true,
"role": "",
"status": "scope-reserved",
"cards": []
}
]
}
]
},
{
"id": "fiz",
"title": "FIZ · Fizyka",
"current": false,
"levels": [
{
"id": "all",
"title": "Katalog",
"current": false,
"series": [
{
"id": "fiz",
"title": "Fizyka",
"current": false,
"catalog_only": false,
"role": "",
"status": "",
"cards": [
{
"id": "ruch-1d",
"title": "Ruch 1D",
"repo": "ruch-1d",
"href": "",
"available": false,
"current": false,
"number": "",
"version": "",
"status": "",
"tasks": []
},
{
"id": "ruch-2d",
"title": "Ruch 2D",
"repo": "ruch-2d",
"href": "",
"available": false,
"current": false,
"number": "",
"version": "",
"status": "",
"tasks": []
},
{
"id": "ruch-po-okregu",
"title": "Ruch po okręgu",
"repo": "ruch-po-okregu",
"href": "",
"available": false,
"current": false,
"number": "",
"version": "",
"status": "",
"tasks": []
}
]
}
]
}
]
}
]
},
"total_pages": 7,
"front": {
"header_html": "<header class=\"page-resource-header page-resource-header--dual\" data-resource-url=\"https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\" data-repository-url=\"https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\" data-page=\"1\" data-page-total=\"7\"><table class=\"resource-header-table\"><colgroup><col style=\"width:24mm\"><col><col style=\"width:24mm\"></colgroup><tbody><tr><td class=\"resource-qr-cell resource-qr-cell--left\"><a class=\"resource-qr resource-qr-repository\" href=\"https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"GITEA: otwórz https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\"><svg class=\"title-qr\" role=\"img\" aria-label=\"Kod QR: https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\" version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='85.038968pt' height='85.038968pt' viewBox='-72.000004 -72.000004 85.038968 85.038968'>\n<g id='page1'>\n<rect x='-72.000004' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='10.106586' height='2.932378' width='2.932378'/>\n</g>\n</svg></a></td><td class=\"resource-header-center\"><div class=\"resource-header-grid\"><div class=\"resource-header-row\" style=\"grid-template-columns:59.5fr 18fr 41.5fr\"><div class=\"resource-header-field resource-header-field--title\"><span class=\"resource-label\">TITLE</span><span class=\"resource-value\">UART — polling i przerwania RX</span></div><div class=\"resource-header-field resource-header-field--emphasis\"><span class=\"resource-label\">VER.</span><span class=\"resource-value\">v00.01</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">DATETIME</span><span class=\"resource-value\">2026-07-20T00:00:00+02:00</span></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:59.5fr 30fr 17fr 12.5fr\"><div class=\"resource-header-field resource-header-field--title\"><span class=\"resource-label\">PROJECT</span><span class=\"resource-value\">Freestanding C na RV32I</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">SERIES</span><span class=\"resource-value\">C · Freestanding RV32I and K&amp;R</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">CARD</span><span class=\"resource-value\">12/13</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">SHEET</span><span class=\"resource-value\">1/7</span></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:7fr 6fr 17.5fr 11fr 9fr 9fr 59.5fr\"><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">SUBJ.</span><span class=\"resource-value\">Inf.</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">PROG.</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">CORE</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">SCOPE</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">LEVEL</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">POS.</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--identity\"><span><b>GITEA UUID</b><span class=\"resource-identity-value\">e766c4bb-2a43-5f4e-b10a-b3393a42932c</span></span><span><b>CARD UUID</b><span class=\"resource-identity-value\">64f7c516-78b1-58ee-8619-a82d7061079f</span><b class=\"resource-author\">AUTHOR&nbsp; M. Pabiszczak</b></span></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:119fr\"><div class=\"resource-header-field resource-header-field--url-row\"><a href=\"https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\"><b>GITEA</b>&nbsp; https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart</a></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:119fr\"><div class=\"resource-header-field resource-header-field--url-row\"><a href=\"https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\"><b>HTML</b>&nbsp; https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f</a></div></div></div></td><td class=\"resource-qr-cell resource-qr-cell--right\"><a class=\"resource-qr resource-qr-page\" href=\"https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"HTML: otwórz https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\"><svg class=\"title-qr\" role=\"img\" aria-label=\"Kod QR: https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\" version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='85.039227pt' height='85.039227pt' viewBox='-72.000004 -72.000004 85.039227 85.039227'>\n<g id='page1'>\n<rect x='-72.000004' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='10.740865' height='2.298357' width='2.298357'/>\n</g>\n</svg></a></td></tr></tbody></table></header>",
"left_margin_html": "<div class=\"margin-title\">TECH</div><div class=\"margin-list\"><button class=\"margin-tag we\" style=\"--indent:0.00em\" type=\"button\" data-margin-display=\"WE 01\" data-margin-tip=\"\" title=\"\"><span>WE 01</span><span class=\"local\"></span></button><button class=\"margin-tag tech\" style=\"--indent:0.28em\" type=\"button\" data-margin-display=\"EK LOCAL C.01\" data-margin-tip=\"Uczeń uruchamia trzy obrazy RV32I, odczytuje status UART, numer IRQ, bajty i liczniki oraz wiąże je z listingiem i kodem wyjścia.\" title=\"Uczeń uruchamia trzy obrazy RV32I, odczytuje status UART, numer IRQ, bajty i liczniki oraz wiąże je z listingiem i kodem wyjścia.\"><span>EK LOCAL C</span><span class=\"local\">.01</span></button><button class=\"margin-tag kw\" style=\"--indent:0.54em\" type=\"button\" data-margin-display=\"KW LOCAL C.01\" data-margin-tip=\"Kod, przewidywanie i pomiar tworzą jeden dowód.\" title=\"Kod, przewidywanie i pomiar tworzą jeden dowód.\"><span>KW LOCAL C</span><span class=\"local\">.01</span></button></div>",
"right_margin_html": "<div class=\"margin-title\">OG</div><div class=\"margin-list\"><button class=\"margin-tag we\" style=\"--indent:0.00em\" type=\"button\" data-margin-display=\"WE 01\" data-margin-tip=\"\" title=\"\"><span>WE 01</span><span class=\"local\"></span></button><button class=\"margin-tag og\" style=\"--indent:0.28em\" type=\"button\" data-margin-display=\"EN LOCAL EN C.01\" data-margin-tip=\"Uczeń rozpisuje cztery oddzielne etapy: stan FIFO, pending i enable, decyzję dispatchera oraz zmianę stanu aplikacji.\" title=\"Uczeń rozpisuje cztery oddzielne etapy: stan FIFO, pending i enable, decyzję dispatchera oraz zmianę stanu aplikacji.\"><span>EN LOCAL EN C</span><span class=\"local\">.01</span></button><button class=\"margin-tag kw\" style=\"--indent:0.54em\" type=\"button\" data-margin-display=\"KW LOCAL KW C.01\" data-margin-tip=\"Kod, przewidywanie i pomiar tworzą jeden dowód.\" title=\"Kod, przewidywanie i pomiar tworzą jeden dowód.\"><span>KW LOCAL KW C</span><span class=\"local\">.01</span></button></div>",
"goal_title": "Cel karty",
"goal_html": "<p>Uczeń odróżnia polling rejestru statusu od odbioru sterowanego zdarzeniem. Dla ścieżki przerwania wskazuje osobno: bajt w RX FIFO, stan linii external IRQ 16, selekcję przez kontroler Hazard3, wywołanie ISR i efekt konsumowany później przez main.</p>",
"scope_title": "Zakres i zachowane przykłady",
"scope_html": "<p>Karta korzysta z laboratoryjnego modelu UART Hazard3. Rejestr <code>TB_UART_TEST_RX</code> jest wyłącznie kontrolowanym bodźcem testbench; nie występuje w produkcyjnym UART ani na RP2350. Po wstrzyknięciu bajtu Task02 i Task03 przechodzą jednak przez rzeczywisty kontroler external IRQ, <code>mtvec</code>, dispatcher i <code>mret</code> modelowanego rdzenia. <strong>Układ każdego przykładu:</strong> pełny profil A1-A8; widok N/D ma jawny powód, a diagram nie jest wymagany, gdy tekst daje lepszy dowód.</p>",
"scope_columns": [
"chapter",
"task",
"idea",
"priority"
],
"scope_headers": [
"Typ",
"Task",
"Idea",
"Waga"
],
"scope_rows": [
{
"chapter": "MMIO",
"task": "Task01",
"idea_html": "<p>STATUS, DATA i kontrolowany RX stimulus</p>",
"priority": "kluczowe",
"status": "",
"status_label": "",
"version": "",
"key": true
},
{
"chapter": "IRQ",
"task": "Task02",
"idea_html": "<p>FIFO, pending, enable, dispatcher i mret</p>",
"priority": "kluczowe",
"status": "",
"status_label": "",
"version": "",
"key": true
},
{
"chapter": "ISR",
"task": "Task03",
"idea_html": "<p>krótki ISR, jawne przepełnienie i konsumpcja w main</p>",
"priority": "kluczowe",
"status": "",
"status_label": "",
"version": "",
"key": true
}
]
},
"sections": [
{
"id": "section-1-content",
"index": 1,
"title": "Polling pyta o stan w rytmie programu",
"show_heading": true,
"toc_entry": true,
"header_html": "<header class=\"page-resource-header page-resource-header--dual\" data-resource-url=\"https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\" data-repository-url=\"https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\" data-page=\"2\" data-page-total=\"7\"><table class=\"resource-header-table\"><colgroup><col style=\"width:24mm\"><col><col style=\"width:24mm\"></colgroup><tbody><tr><td class=\"resource-qr-cell resource-qr-cell--left\"><a class=\"resource-qr resource-qr-repository\" href=\"https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"GITEA: otwórz https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\"><svg class=\"title-qr\" role=\"img\" aria-label=\"Kod QR: https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\" version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='85.038968pt' height='85.038968pt' viewBox='-72.000004 -72.000004 85.038968 85.038968'>\n<g id='page1'>\n<rect x='-72.000004' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='10.106586' height='2.932378' width='2.932378'/>\n</g>\n</svg></a></td><td class=\"resource-header-center\"><div class=\"resource-header-grid\"><div class=\"resource-header-row\" style=\"grid-template-columns:59.5fr 18fr 41.5fr\"><div class=\"resource-header-field resource-header-field--title\"><span class=\"resource-label\">TITLE</span><span class=\"resource-value\">UART — polling i przerwania RX</span></div><div class=\"resource-header-field resource-header-field--emphasis\"><span class=\"resource-label\">VER.</span><span class=\"resource-value\">v00.01</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">DATETIME</span><span class=\"resource-value\">2026-07-20T00:00:00+02:00</span></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:59.5fr 30fr 17fr 12.5fr\"><div class=\"resource-header-field resource-header-field--title\"><span class=\"resource-label\">PROJECT</span><span class=\"resource-value\">Freestanding C na RV32I</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">SERIES</span><span class=\"resource-value\">C · Freestanding RV32I and K&amp;R</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">CARD</span><span class=\"resource-value\">12/13</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">SHEET</span><span class=\"resource-value\">2/7</span></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:7fr 6fr 17.5fr 11fr 9fr 9fr 59.5fr\"><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">SUBJ.</span><span class=\"resource-value\">Inf.</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">PROG.</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">CORE</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">SCOPE</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">LEVEL</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">POS.</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--identity\"><span><b>GITEA UUID</b><span class=\"resource-identity-value\">e766c4bb-2a43-5f4e-b10a-b3393a42932c</span></span><span><b>CARD UUID</b><span class=\"resource-identity-value\">64f7c516-78b1-58ee-8619-a82d7061079f</span><b class=\"resource-author\">AUTHOR&nbsp; M. Pabiszczak</b></span></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:119fr\"><div class=\"resource-header-field resource-header-field--url-row\"><a href=\"https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\"><b>GITEA</b>&nbsp; https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart</a></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:119fr\"><div class=\"resource-header-field resource-header-field--url-row\"><a href=\"https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\"><b>HTML</b>&nbsp; https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f</a></div></div></div></td><td class=\"resource-qr-cell resource-qr-cell--right\"><a class=\"resource-qr resource-qr-page\" href=\"https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"HTML: otwórz https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\"><svg class=\"title-qr\" role=\"img\" aria-label=\"Kod QR: https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\" version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='85.039227pt' height='85.039227pt' viewBox='-72.000004 -72.000004 85.039227 85.039227'>\n<g id='page1'>\n<rect x='-72.000004' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='10.740865' height='2.298357' width='2.298357'/>\n</g>\n</svg></a></td></tr></tbody></table></header>",
"left_margin_html": "<div class=\"margin-title\">TECH</div><div class=\"margin-list\"><button class=\"margin-tag we\" style=\"--indent:0.00em\" type=\"button\" data-margin-display=\"WE 01\" data-margin-tip=\"\" title=\"\"><span>WE 01</span><span class=\"local\"></span></button></div>",
"right_margin_html": "<div class=\"margin-title\">OG</div><div class=\"margin-list\"><button class=\"margin-tag we\" style=\"--indent:0.00em\" type=\"button\" data-margin-display=\"WE 01\" data-margin-tip=\"\" title=\"\"><span>WE 01</span><span class=\"local\"></span></button></div>",
"content_html": "<p>Rejestr <code>STATUS.RX_AVAIL</code> opisuje niepusty RX FIFO, a odczyt <code>DATA</code> usuwa jeden bajt. W Task01 przerwanie RX pozostaje wyłączone: program sam wykonuje kolejne odczyty statusu. Jest to poprawne dla prostego, krótkiego oczekiwania, lecz czas CPU zależy od częstotliwości odpytywania. Zapis <code>TB_UART_TEST_RX=&#x27;P&#x27;</code> jest bodźcem laboratoryjnym, nie częścią sterownika produkcyjnego.</p>",
"tasks": [],
"assets": [],
"steps": [],
"spread_group": "",
"spread_label": "",
"spread_columns": 1,
"spread_index": 1,
"spread_count": 1,
"page_orientation": "portrait"
},
{
"id": "section-2-content",
"index": 2,
"title": "RX IRQ jest ścieżką pięciu stanów",
"show_heading": true,
"toc_entry": true,
"header_html": "<header class=\"page-resource-header page-resource-header--dual\" data-resource-url=\"https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\" data-repository-url=\"https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\" data-page=\"3\" data-page-total=\"7\"><table class=\"resource-header-table\"><colgroup><col style=\"width:24mm\"><col><col style=\"width:24mm\"></colgroup><tbody><tr><td class=\"resource-qr-cell resource-qr-cell--left\"><a class=\"resource-qr resource-qr-repository\" href=\"https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"GITEA: otwórz https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\"><svg class=\"title-qr\" role=\"img\" aria-label=\"Kod QR: https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\" version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='85.038968pt' height='85.038968pt' viewBox='-72.000004 -72.000004 85.038968 85.038968'>\n<g id='page1'>\n<rect x='-72.000004' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='10.106586' height='2.932378' width='2.932378'/>\n</g>\n</svg></a></td><td class=\"resource-header-center\"><div class=\"resource-header-grid\"><div class=\"resource-header-row\" style=\"grid-template-columns:59.5fr 18fr 41.5fr\"><div class=\"resource-header-field resource-header-field--title\"><span class=\"resource-label\">TITLE</span><span class=\"resource-value\">UART — polling i przerwania RX</span></div><div class=\"resource-header-field resource-header-field--emphasis\"><span class=\"resource-label\">VER.</span><span class=\"resource-value\">v00.01</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">DATETIME</span><span class=\"resource-value\">2026-07-20T00:00:00+02:00</span></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:59.5fr 30fr 17fr 12.5fr\"><div class=\"resource-header-field resource-header-field--title\"><span class=\"resource-label\">PROJECT</span><span class=\"resource-value\">Freestanding C na RV32I</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">SERIES</span><span class=\"resource-value\">C · Freestanding RV32I and K&amp;R</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">CARD</span><span class=\"resource-value\">12/13</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">SHEET</span><span class=\"resource-value\">3/7</span></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:7fr 6fr 17.5fr 11fr 9fr 9fr 59.5fr\"><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">SUBJ.</span><span class=\"resource-value\">Inf.</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">PROG.</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">CORE</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">SCOPE</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">LEVEL</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">POS.</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--identity\"><span><b>GITEA UUID</b><span class=\"resource-identity-value\">e766c4bb-2a43-5f4e-b10a-b3393a42932c</span></span><span><b>CARD UUID</b><span class=\"resource-identity-value\">64f7c516-78b1-58ee-8619-a82d7061079f</span><b class=\"resource-author\">AUTHOR&nbsp; M. Pabiszczak</b></span></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:119fr\"><div class=\"resource-header-field resource-header-field--url-row\"><a href=\"https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\"><b>GITEA</b>&nbsp; https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart</a></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:119fr\"><div class=\"resource-header-field resource-header-field--url-row\"><a href=\"https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\"><b>HTML</b>&nbsp; https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f</a></div></div></div></td><td class=\"resource-qr-cell resource-qr-cell--right\"><a class=\"resource-qr resource-qr-page\" href=\"https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"HTML: otwórz https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\"><svg class=\"title-qr\" role=\"img\" aria-label=\"Kod QR: https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\" version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='85.039227pt' height='85.039227pt' viewBox='-72.000004 -72.000004 85.039227 85.039227'>\n<g id='page1'>\n<rect x='-72.000004' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='10.740865' height='2.298357' width='2.298357'/>\n</g>\n</svg></a></td></tr></tbody></table></header>",
"left_margin_html": "<div class=\"margin-title\">TECH</div><div class=\"margin-list\"><button class=\"margin-tag we\" style=\"--indent:0.00em\" type=\"button\" data-margin-display=\"WE 01\" data-margin-tip=\"\" title=\"\"><span>WE 01</span><span class=\"local\"></span></button></div>",
"right_margin_html": "<div class=\"margin-title\">OG</div><div class=\"margin-list\"><button class=\"margin-tag we\" style=\"--indent:0.00em\" type=\"button\" data-margin-display=\"WE 01\" data-margin-tip=\"\" title=\"\"><span>WE 01</span><span class=\"local\"></span></button></div>",
"content_html": "<p>W Task02 bajt trafia do FIFO i model podnosi external IRQ 16 tylko wtedy, gdy <code>CTRL.RX_IRQ_EN=1</code>. Kontroler Hazard3 próbkuje i udostępnia bieżący poziom pending; <code>mstatus.MIE</code>, <code>mie.MEIE</code> i enable linii decydują, czy rdzeń wejdzie do wektora. Dispatcher odczytuje <code>meinext</code>, wybiera wpis 16 z tablicy i wykonuje <code>jalr</code>. Odczyt DATA opróżnia FIFO, więc linia poziomowa i widoczny pending opadają; dopiero <code>mret</code> wraca do normalnego kodu.</p>",
"tasks": [],
"assets": [],
"steps": [],
"spread_group": "",
"spread_label": "",
"spread_columns": 1,
"spread_index": 1,
"spread_count": 1,
"page_orientation": "portrait"
},
{
"id": "section-3-content",
"index": 3,
"title": "ISR przekazuje minimum, main nadaje znaczenie",
"show_heading": true,
"toc_entry": true,
"header_html": "<header class=\"page-resource-header page-resource-header--dual\" data-resource-url=\"https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\" data-repository-url=\"https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\" data-page=\"4\" data-page-total=\"7\"><table class=\"resource-header-table\"><colgroup><col style=\"width:24mm\"><col><col style=\"width:24mm\"></colgroup><tbody><tr><td class=\"resource-qr-cell resource-qr-cell--left\"><a class=\"resource-qr resource-qr-repository\" href=\"https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"GITEA: otwórz https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\"><svg class=\"title-qr\" role=\"img\" aria-label=\"Kod QR: https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\" version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='85.038968pt' height='85.038968pt' viewBox='-72.000004 -72.000004 85.038968 85.038968'>\n<g id='page1'>\n<rect x='-72.000004' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='10.106586' height='2.932378' width='2.932378'/>\n</g>\n</svg></a></td><td class=\"resource-header-center\"><div class=\"resource-header-grid\"><div class=\"resource-header-row\" style=\"grid-template-columns:59.5fr 18fr 41.5fr\"><div class=\"resource-header-field resource-header-field--title\"><span class=\"resource-label\">TITLE</span><span class=\"resource-value\">UART — polling i przerwania RX</span></div><div class=\"resource-header-field resource-header-field--emphasis\"><span class=\"resource-label\">VER.</span><span class=\"resource-value\">v00.01</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">DATETIME</span><span class=\"resource-value\">2026-07-20T00:00:00+02:00</span></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:59.5fr 30fr 17fr 12.5fr\"><div class=\"resource-header-field resource-header-field--title\"><span class=\"resource-label\">PROJECT</span><span class=\"resource-value\">Freestanding C na RV32I</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">SERIES</span><span class=\"resource-value\">C · Freestanding RV32I and K&amp;R</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">CARD</span><span class=\"resource-value\">12/13</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">SHEET</span><span class=\"resource-value\">4/7</span></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:7fr 6fr 17.5fr 11fr 9fr 9fr 59.5fr\"><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">SUBJ.</span><span class=\"resource-value\">Inf.</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">PROG.</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">CORE</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">SCOPE</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">LEVEL</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">POS.</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--identity\"><span><b>GITEA UUID</b><span class=\"resource-identity-value\">e766c4bb-2a43-5f4e-b10a-b3393a42932c</span></span><span><b>CARD UUID</b><span class=\"resource-identity-value\">64f7c516-78b1-58ee-8619-a82d7061079f</span><b class=\"resource-author\">AUTHOR&nbsp; M. Pabiszczak</b></span></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:119fr\"><div class=\"resource-header-field resource-header-field--url-row\"><a href=\"https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\"><b>GITEA</b>&nbsp; https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart</a></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:119fr\"><div class=\"resource-header-field resource-header-field--url-row\"><a href=\"https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\"><b>HTML</b>&nbsp; https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f</a></div></div></div></td><td class=\"resource-qr-cell resource-qr-cell--right\"><a class=\"resource-qr resource-qr-page\" href=\"https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"HTML: otwórz https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\"><svg class=\"title-qr\" role=\"img\" aria-label=\"Kod QR: https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\" version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='85.039227pt' height='85.039227pt' viewBox='-72.000004 -72.000004 85.039227 85.039227'>\n<g id='page1'>\n<rect x='-72.000004' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='10.740865' height='2.298357' width='2.298357'/>\n</g>\n</svg></a></td></tr></tbody></table></header>",
"left_margin_html": "<div class=\"margin-title\">TECH</div><div class=\"margin-list\"><button class=\"margin-tag we\" style=\"--indent:0.00em\" type=\"button\" data-margin-display=\"WE 01\" data-margin-tip=\"\" title=\"\"><span>WE 01</span><span class=\"local\"></span></button></div>",
"right_margin_html": "<div class=\"margin-title\">OG</div><div class=\"margin-list\"><button class=\"margin-tag we\" style=\"--indent:0.00em\" type=\"button\" data-margin-display=\"WE 01\" data-margin-tip=\"\" title=\"\"><span>WE 01</span><span class=\"local\"></span></button></div>",
"content_html": "<p>Task03 nie analizuje komendy w ISR. Handler zawsze opróżnia DATA, a potem albo zapisuje bajt do jednej komórki, albo zwiększa licznik odrzuceń, gdy komórka jest pełna. Polityka <code>drop-newest</code> jest celowo jawna i mierzalna. To nie jest kolejka ani synchronizacja RTOS: pojedyncze 32-bitowe obiekty <code>volatile</code> i kontrolowana kolejność wystarczają wyłącznie dla tego jednego rdzenia i tego przykładu.</p>",
"tasks": [],
"assets": [],
"steps": [],
"spread_group": "",
"spread_label": "",
"spread_columns": 1,
"spread_index": 1,
"spread_count": 1,
"page_orientation": "portrait"
},
{
"id": "section-4-task01",
"index": 4,
"title": "TASK01 — Polling jednego bajtu",
"show_heading": true,
"toc_entry": true,
"header_html": "<header class=\"page-resource-header page-resource-header--dual\" data-resource-url=\"https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\" data-repository-url=\"https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\" data-page=\"5\" data-page-total=\"7\"><table class=\"resource-header-table\"><colgroup><col style=\"width:24mm\"><col><col style=\"width:24mm\"></colgroup><tbody><tr><td class=\"resource-qr-cell resource-qr-cell--left\"><a class=\"resource-qr resource-qr-repository\" href=\"https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"GITEA: otwórz https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\"><svg class=\"title-qr\" role=\"img\" aria-label=\"Kod QR: https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\" version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='85.038968pt' height='85.038968pt' viewBox='-72.000004 -72.000004 85.038968 85.038968'>\n<g id='page1'>\n<rect x='-72.000004' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='10.106586' height='2.932378' width='2.932378'/>\n</g>\n</svg></a></td><td class=\"resource-header-center\"><div class=\"resource-header-grid\"><div class=\"resource-header-row\" style=\"grid-template-columns:59.5fr 18fr 41.5fr\"><div class=\"resource-header-field resource-header-field--title\"><span class=\"resource-label\">TITLE</span><span class=\"resource-value\">UART — polling i przerwania RX</span></div><div class=\"resource-header-field resource-header-field--emphasis\"><span class=\"resource-label\">VER.</span><span class=\"resource-value\">v00.01</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">DATETIME</span><span class=\"resource-value\">2026-07-20T00:00:00+02:00</span></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:59.5fr 30fr 17fr 12.5fr\"><div class=\"resource-header-field resource-header-field--title\"><span class=\"resource-label\">PROJECT</span><span class=\"resource-value\">Freestanding C na RV32I</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">SERIES</span><span class=\"resource-value\">C · Freestanding RV32I and K&amp;R</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">CARD</span><span class=\"resource-value\">12/13</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">SHEET</span><span class=\"resource-value\">5/7</span></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:7fr 6fr 17.5fr 11fr 9fr 9fr 59.5fr\"><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">SUBJ.</span><span class=\"resource-value\">Inf.</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">PROG.</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">CORE</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">SCOPE</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">LEVEL</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">POS.</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--identity\"><span><b>GITEA UUID</b><span class=\"resource-identity-value\">e766c4bb-2a43-5f4e-b10a-b3393a42932c</span></span><span><b>CARD UUID</b><span class=\"resource-identity-value\">64f7c516-78b1-58ee-8619-a82d7061079f</span><b class=\"resource-author\">AUTHOR&nbsp; M. Pabiszczak</b></span></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:119fr\"><div class=\"resource-header-field resource-header-field--url-row\"><a href=\"https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\"><b>GITEA</b>&nbsp; https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart</a></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:119fr\"><div class=\"resource-header-field resource-header-field--url-row\"><a href=\"https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\"><b>HTML</b>&nbsp; https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f</a></div></div></div></td><td class=\"resource-qr-cell resource-qr-cell--right\"><a class=\"resource-qr resource-qr-page\" href=\"https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"HTML: otwórz https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\"><svg class=\"title-qr\" role=\"img\" aria-label=\"Kod QR: https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\" version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='85.039227pt' height='85.039227pt' viewBox='-72.000004 -72.000004 85.039227 85.039227'>\n<g id='page1'>\n<rect x='-72.000004' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='10.740865' height='2.298357' width='2.298357'/>\n</g>\n</svg></a></td></tr></tbody></table></header>",
"left_margin_html": "<div class=\"margin-title\">TECH</div><div class=\"margin-list\"><button class=\"margin-tag we\" style=\"--indent:0.00em\" type=\"button\" data-margin-display=\"WE 01\" data-margin-tip=\"\" title=\"\"><span>WE 01</span><span class=\"local\"></span></button></div>",
"right_margin_html": "<div class=\"margin-title\">OG</div><div class=\"margin-list\"><button class=\"margin-tag we\" style=\"--indent:0.00em\" type=\"button\" data-margin-display=\"WE 01\" data-margin-tip=\"\" title=\"\"><span>WE 01</span><span class=\"local\"></span></button></div>",
"content_html": "",
"tasks": [
{
"ref": "task01",
"title": "Polling jednego bajtu",
"uuid": "611a873f-8d37-5084-9ab6-1230e2505249",
"criterion": "Hazard3: status_before=0x3, rx_byte='P'=80, status_after=0x2, tx_byte='T'=84, osobna linia T w logu testbencha, pass=1 i kod wyjścia 0.",
"conclusion_html": "",
"prompt_html": "<p>Przewidź bity statusu przed i po odczycie P. Wskaż, która operacja tworzy bodziec testbench, która tylko obserwuje FIFO, a która usuwa bajt. Potwierdź także zapis T do rejestru TX.</p>",
"flow": [
{
"id": "task01.a1",
"kind": "block",
"title": "A1 CONTEXT · AKTYWNE — polling w granicy modelu",
"content_html": "<p><strong>Zachowany przykład:</strong> \\nolinkurl{src/tasks/task01_uart_polling.c}. Odpowiedzialność przykładu zaczyna się od kontrolowanego wstrzyknięcia P do RX FIFO i kończy na odczycie P oraz zapisie T do TX. Nie konfiguruje kontrolera przerwań. <code>TEST_RX</code> należy wyłącznie do testbench; DATA, STATUS i CTRL modelują interfejs peryferium.</p>",
"steps": []
},
{
"id": "task01.a2",
"kind": "block",
"title": "A2 STRUCTURE · AKTYWNE — cztery rejestry i FIFO",
"content_html": "<p>Pod bazą UART0 leżą DATA +0, STATUS +4, CTRL +8 i testowy <code>TEST_RX</code> +12. FIFO nie jest bezpośrednio adresowalne: <code>RX_AVAIL</code> mówi tylko, czy zawiera co najmniej jeden bajt, a DATA zwraca i usuwa element czołowy.</p>",
"steps": []
},
{
"id": "task01.a3",
"kind": "block",
"title": "A3 DISPATCH · N/D",
"content_html": "<p><strong>N/D.</strong> RX IRQ pozostaje wyłączone, więc nie ma wejścia przez mtvec, wyboru ISR ani pośredniego jalr; wszystkie funkcje są wywołaniami bezpośrednimi normalnego kodu.</p>",
"steps": []
},
{
"id": "task01.a4",
"kind": "block",
"title": "A4 APPLICATION · AKTYWNE — przewidywanie bitów",
"content_html": "<p>Bez klienta TCP status po wstrzyknięciu P ma wartość 0x3: <code>RX_AVAIL</code> i <code>TX_READY</code>. <code>RX_IRQ</code> jest zerem, bo CTRL nie włącza źródła. Po odczycie DATA FIFO jest puste, więc zostaje 0x2. Znaki mają wartości P=80 i T=84.</p>",
"steps": []
},
{
"id": "task01.a5",
"kind": "block",
"title": "A5 FLOW · AKTYWNE — inject, status, data, status, tx",
"content_html": "<p>Kolejność jest częścią dowodu: wyłącz IRQ, wstrzyknij P, odczytaj pierwszy status, odczytaj DATA, odczytaj drugi status, zapisz T. Zamiana DATA z pierwszym statusem zniszczyłaby obserwację <code>RX_AVAIL=1</code>.</p>",
"steps": []
},
{
"id": "task01.a6",
"kind": "block",
"title": "A6 STATE · AKTYWNE — EMPTY do P do EMPTY",
"content_html": "<p>RX FIFO przechodzi <code>EMPTY -&gt; [&#x27;P&#x27;] -&gt; EMPTY</code>. Status jest funkcją tego stanu i nie przechowuje osobnej kopii flagi. Zapis TX jest widoczny jako T w logu testbencha; bez klienta TCP model nie zachowuje tego bajtu w kolejce sieciowej. Nie zmienia to stanu RX.</p>",
"steps": []
},
{
"id": "task01.a7",
"kind": "block",
"title": "A7 RUNTIME · AKTYWNE — adresy 0xc00002xx",
"content_html": "<p>W listingu znajdź zapisy i odczyty pod bazą <code>0xc0000200</code>. W checkpointcie globale mają wartości 3, 80, 2 i 84. Kod 0 pochodzi z pełnego gate, a nie z samego faktu, że program dotarł do <code>_exit</code>.</p>",
"steps": []
},
{
"id": "task01.a8",
"kind": "block",
"title": "A8 PATTERNS · AKTYWNE — status-before-data",
"content_html": "<p>Nazwany wzorzec polling RX brzmi: sprawdź availability, dopiero potem odczytaj destructive DATA. Jest prosty i deterministyczny, ale zużywa czas CPU, jeśli pętla oczekiwania nie ma ograniczenia ani innej pracy.</p>",
"steps": []
},
{
"id": "task01.proof",
"kind": "exercise",
"title": "Przewidywanie → wykonanie → wniosek",
"content_html": "",
"steps": []
},
{
"id": "task01.worksheet",
"kind": "block",
"title": "TASK01 · Zapis dowodu ucznia",
"content_html": "<p><strong>1. Przewidywanie przed uruchomieniem</strong> \\noindent<span class=\"dotfill\"></span> \\noindent<span class=\"dotfill\"></span> <strong>2. Status i bajt w modelu UART</strong> \\noindent<span class=\"dotfill\"></span> \\noindent<span class=\"dotfill\"></span> <strong>3. Transakcje MMIO RV32I i kod wyjścia</strong> \\noindent<span class=\"dotfill\"></span> \\noindent<span class=\"dotfill\"></span> <strong>4. Wniosek: reguła języka lub kontrakt targetu potwierdzony przez pomiar</strong> \\noindent<span class=\"dotfill\"></span> \\noindent<span class=\"dotfill\"></span></p>",
"steps": []
}
]
}
],
"assets": [],
"steps": [],
"spread_group": "",
"spread_label": "",
"spread_columns": 1,
"spread_index": 1,
"spread_count": 1,
"page_orientation": "portrait"
},
{
"id": "section-5-task02",
"index": 5,
"title": "TASK02 — Odbiór R przez external IRQ 16",
"show_heading": true,
"toc_entry": true,
"header_html": "<header class=\"page-resource-header page-resource-header--dual\" data-resource-url=\"https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\" data-repository-url=\"https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\" data-page=\"6\" data-page-total=\"7\"><table class=\"resource-header-table\"><colgroup><col style=\"width:24mm\"><col><col style=\"width:24mm\"></colgroup><tbody><tr><td class=\"resource-qr-cell resource-qr-cell--left\"><a class=\"resource-qr resource-qr-repository\" href=\"https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"GITEA: otwórz https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\"><svg class=\"title-qr\" role=\"img\" aria-label=\"Kod QR: https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\" version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='85.038968pt' height='85.038968pt' viewBox='-72.000004 -72.000004 85.038968 85.038968'>\n<g id='page1'>\n<rect x='-72.000004' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='10.106586' height='2.932378' width='2.932378'/>\n</g>\n</svg></a></td><td class=\"resource-header-center\"><div class=\"resource-header-grid\"><div class=\"resource-header-row\" style=\"grid-template-columns:59.5fr 18fr 41.5fr\"><div class=\"resource-header-field resource-header-field--title\"><span class=\"resource-label\">TITLE</span><span class=\"resource-value\">UART — polling i przerwania RX</span></div><div class=\"resource-header-field resource-header-field--emphasis\"><span class=\"resource-label\">VER.</span><span class=\"resource-value\">v00.01</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">DATETIME</span><span class=\"resource-value\">2026-07-20T00:00:00+02:00</span></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:59.5fr 30fr 17fr 12.5fr\"><div class=\"resource-header-field resource-header-field--title\"><span class=\"resource-label\">PROJECT</span><span class=\"resource-value\">Freestanding C na RV32I</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">SERIES</span><span class=\"resource-value\">C · Freestanding RV32I and K&amp;R</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">CARD</span><span class=\"resource-value\">12/13</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">SHEET</span><span class=\"resource-value\">6/7</span></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:7fr 6fr 17.5fr 11fr 9fr 9fr 59.5fr\"><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">SUBJ.</span><span class=\"resource-value\">Inf.</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">PROG.</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">CORE</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">SCOPE</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">LEVEL</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">POS.</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--identity\"><span><b>GITEA UUID</b><span class=\"resource-identity-value\">e766c4bb-2a43-5f4e-b10a-b3393a42932c</span></span><span><b>CARD UUID</b><span class=\"resource-identity-value\">64f7c516-78b1-58ee-8619-a82d7061079f</span><b class=\"resource-author\">AUTHOR&nbsp; M. Pabiszczak</b></span></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:119fr\"><div class=\"resource-header-field resource-header-field--url-row\"><a href=\"https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\"><b>GITEA</b>&nbsp; https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart</a></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:119fr\"><div class=\"resource-header-field resource-header-field--url-row\"><a href=\"https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\"><b>HTML</b>&nbsp; https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f</a></div></div></div></td><td class=\"resource-qr-cell resource-qr-cell--right\"><a class=\"resource-qr resource-qr-page\" href=\"https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"HTML: otwórz https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\"><svg class=\"title-qr\" role=\"img\" aria-label=\"Kod QR: https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\" version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='85.039227pt' height='85.039227pt' viewBox='-72.000004 -72.000004 85.039227 85.039227'>\n<g id='page1'>\n<rect x='-72.000004' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='10.740865' height='2.298357' width='2.298357'/>\n</g>\n</svg></a></td></tr></tbody></table></header>",
"left_margin_html": "<div class=\"margin-title\">TECH</div><div class=\"margin-list\"><button class=\"margin-tag we\" style=\"--indent:0.00em\" type=\"button\" data-margin-display=\"WE 01\" data-margin-tip=\"\" title=\"\"><span>WE 01</span><span class=\"local\"></span></button></div>",
"right_margin_html": "<div class=\"margin-title\">OG</div><div class=\"margin-list\"><button class=\"margin-tag we\" style=\"--indent:0.00em\" type=\"button\" data-margin-display=\"WE 01\" data-margin-tip=\"\" title=\"\"><span>WE 01</span><span class=\"local\"></span></button></div>",
"content_html": "",
"tasks": [
{
"ref": "task02",
"title": "Odbiór R przez external IRQ 16",
"uuid": "1cd0396c-3eea-5a66-92a9-48439de20b15",
"criterion": "Hazard3: pending_before_enable=1; jeden handler IRQ 16 widzi status 0x13 i byte='R'=82; po odczycie DATA pending_after=0, pass=1 i kod 0.",
"conclusion_html": "",
"prompt_html": "<p>Rozpisz osobno bity CTRL, pending linii 16, mstatus.MIE, mie.MEIE i enable kontrolera. Przewidź stan przed globalnym enable, numer wybrany przez meinext oraz czynność, która usuwa źródło poziomowe.</p>",
"flow": [
{
"id": "task02.a1",
"kind": "block",
"title": "A1 CONTEXT · AKTYWNE — pięć granic odpowiedzialności",
"content_html": "<p><strong>Zachowany przykład:</strong> \\nolinkurl{src/tasks/task02_uart_rx_interrupt.c}. <code>TEST_RX</code> tworzy bodziec, UART utrzymuje FIFO i linię 16, kontroler Hazard3 utrzymuje pending/priority/enable, dispatcher wybiera wpis, a ISR odczytuje DATA. Normalny kod tylko konfiguruje, włącza globalny bit, czeka i ocenia dowód.</p>",
"steps": []
},
{
"id": "task02.a2",
"kind": "block",
"title": "A2 STRUCTURE · AKTYWNE — stan peryferium, CSR i tabela",
"content_html": "<p>Stan obejmuje <code>CTRL.RX_IRQ_EN</code>, niepusty FIFO, pending linii 16, tablicę <code>_external_irq_table[16]</code>, priorytet, <code>mie.MEIE</code> i <code>mstatus.MIE</code>. Żaden pojedynczy bit nie wystarcza do wejścia w ISR.</p>",
"steps": []
},
{
"id": "task02.a3",
"kind": "block",
"title": "A3 DISPATCH · AKTYWNE — meinext do wpisu 16",
"content_html": "<p>Wektor machine external IRQ wchodzi do <code>isr_external_irq</code>. Odczyt <code>meinext</code> zwraca gotowy offset tablicy — numer linii 16 przesunięty o dwa bity. Dispatcher dodaje go do bazy <code>_external_irq_table</code> i wykonuje <code>jalr</code> do <code>task02_uart_handler</code>. To jest rzeczywisty wybór wykonawcy, nie zwykłe statyczne wywołanie.</p>",
"steps": []
},
{
"id": "task02.a4",
"kind": "block",
"title": "A4 APPLICATION · AKTYWNE — R i status 0x13",
"content_html": "<p>Przed globalnym enable pending ma być 1, lecz licznik handlera nadal 0. Po enable ISR ma zobaczyć <code>RX_AVAIL</code>, <code>TX_READY</code> i <code>RX_IRQ</code>, czyli 0x13, odczytać R=82 i opublikować numer 16.</p>",
"steps": []
},
{
"id": "task02.a5",
"kind": "block",
"title": "A5 FLOW · AKTYWNE — konfiguracja przed globalnym enable",
"content_html": "<p>Najpierw MIE jest wyzerowane, potem ustawiane są handler, priorytet, enable linii, MEIE i CTRL. Dopiero po wstrzyknięciu R i zmierzeniu pending program ustawia MIE. ISR czyta DATA, dispatcher odtwarza kontekst i wykonuje mret.</p>",
"steps": []
},
{
"id": "task02.a6",
"kind": "block",
"title": "A6 STATE · AKTYWNE — PENDING, ACTIVE, DRAINED",
"content_html": "<p>Po bodźcu stan jest PENDING: FIFO zawiera R, linia 16 jest aktywna, lecz globalny gate blokuje wejście. Po MIE przechodzi do ACTIVE. Odczyt DATA tworzy DRAINED: FIFO pusty, linia i pending opadają, a licznik wynosi 1.</p>",
"steps": []
},
{
"id": "task02.a7",
"kind": "block",
"title": "A7 RUNTIME · AKTYWNE — mcause 0x8000000b i meinext 16",
"content_html": "<p>Wejście sprzętowe ma machine external interrupt cause 11, czyli <code>mcause=0x8000000b</code>; konkretną linię 16 wybiera dopiero kontroler przez meinext. Listing ma zawierać zapis tablicy, operacje CSR, pośredni jalr i mret.</p>",
"steps": []
},
{
"id": "task02.a8",
"kind": "block",
"title": "A8 PATTERNS · AKTYWNE — drain level-triggered source",
"content_html": "<p>Dla źródła poziomowego ISR musi usunąć warunek w peryferium, tutaj opróżnić DATA. Samo wejście do handlera nie jest acknowledge. Gdyby FIFO pozostał niepusty, linia byłaby nadal aktywna i przerwanie wróciłoby po mret.</p>",
"steps": []
},
{
"id": "task02.proof",
"kind": "exercise",
"title": "Przewidywanie → wykonanie → wniosek",
"content_html": "",
"steps": []
},
{
"id": "task02.worksheet",
"kind": "block",
"title": "TASK02 · Zapis dowodu ucznia",
"content_html": "<p><strong>1. Przewidywanie przed uruchomieniem</strong> \\noindent<span class=\"dotfill\"></span> \\noindent<span class=\"dotfill\"></span> <strong>2. Macierz pending i enable przed ISR</strong> \\noindent<span class=\"dotfill\"></span> \\noindent<span class=\"dotfill\"></span> <strong>3. Numer IRQ, status, bajt i powrót mret</strong> \\noindent<span class=\"dotfill\"></span> \\noindent<span class=\"dotfill\"></span> <strong>4. Wniosek: reguła języka lub kontrakt targetu potwierdzony przez pomiar</strong> \\noindent<span class=\"dotfill\"></span> \\noindent<span class=\"dotfill\"></span></p>",
"steps": []
}
]
}
],
"assets": [],
"steps": [],
"spread_group": "",
"spread_label": "",
"spread_columns": 1,
"spread_index": 1,
"spread_count": 1,
"page_orientation": "portrait"
},
{
"id": "section-6-task03",
"index": 6,
"title": "TASK03 — Jednokomórkowa skrzynka drop-newest",
"show_heading": true,
"toc_entry": true,
"header_html": "<header class=\"page-resource-header page-resource-header--dual\" data-resource-url=\"https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\" data-repository-url=\"https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\" data-page=\"7\" data-page-total=\"7\"><table class=\"resource-header-table\"><colgroup><col style=\"width:24mm\"><col><col style=\"width:24mm\"></colgroup><tbody><tr><td class=\"resource-qr-cell resource-qr-cell--left\"><a class=\"resource-qr resource-qr-repository\" href=\"https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"GITEA: otwórz https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\"><svg class=\"title-qr\" role=\"img\" aria-label=\"Kod QR: https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\" version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='85.038968pt' height='85.038968pt' viewBox='-72.000004 -72.000004 85.038968 85.038968'>\n<g id='page1'>\n<rect x='-72.000004' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-72.000004' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-69.067626' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-66.135248' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-63.20287' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-60.270491' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-57.338113' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-54.405735' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-51.473357' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-48.540979' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-45.6086' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-42.676222' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-39.743844' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-36.811466' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-33.879087' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-30.946709' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-28.014331' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-25.081953' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-22.149575' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-19.217196' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-16.284818' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-51.473357' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-13.35244' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-10.420062' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='-7.487684' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-19.217196' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-4.555305' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='-1.622927' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-30.946709' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-7.487684' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='1.309451' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='1.309451' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='4.241829' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='10.106586' y='4.241829' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-42.676222' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-33.879087' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-28.014331' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-16.284818' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-4.555305' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-1.622927' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='7.174208' height='2.932378' width='2.932378'/>\n<rect x='-72.000004' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-69.067626' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-66.135248' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-63.20287' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-60.270491' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-57.338113' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-54.405735' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-48.540979' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-45.6086' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-39.743844' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-36.811466' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-25.081953' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-22.149575' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-13.35244' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='-10.420062' y='10.106586' height='2.932378' width='2.932378'/>\n<rect x='7.174208' y='10.106586' height='2.932378' width='2.932378'/>\n</g>\n</svg></a></td><td class=\"resource-header-center\"><div class=\"resource-header-grid\"><div class=\"resource-header-row\" style=\"grid-template-columns:59.5fr 18fr 41.5fr\"><div class=\"resource-header-field resource-header-field--title\"><span class=\"resource-label\">TITLE</span><span class=\"resource-value\">UART — polling i przerwania RX</span></div><div class=\"resource-header-field resource-header-field--emphasis\"><span class=\"resource-label\">VER.</span><span class=\"resource-value\">v00.01</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">DATETIME</span><span class=\"resource-value\">2026-07-20T00:00:00+02:00</span></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:59.5fr 30fr 17fr 12.5fr\"><div class=\"resource-header-field resource-header-field--title\"><span class=\"resource-label\">PROJECT</span><span class=\"resource-value\">Freestanding C na RV32I</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">SERIES</span><span class=\"resource-value\">C · Freestanding RV32I and K&amp;R</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">CARD</span><span class=\"resource-value\">12/13</span></div><div class=\"resource-header-field\"><span class=\"resource-label\">SHEET</span><span class=\"resource-value\">7/7</span></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:7fr 6fr 17.5fr 11fr 9fr 9fr 59.5fr\"><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">SUBJ.</span><span class=\"resource-value\">Inf.</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">PROG.</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">CORE</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">SCOPE</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">LEVEL</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--compact\"><span class=\"resource-label\">POS.</span><span class=\"resource-value\">—</span></div><div class=\"resource-header-field resource-header-field--identity\"><span><b>GITEA UUID</b><span class=\"resource-identity-value\">e766c4bb-2a43-5f4e-b10a-b3393a42932c</span></span><span><b>CARD UUID</b><span class=\"resource-identity-value\">64f7c516-78b1-58ee-8619-a82d7061079f</span><b class=\"resource-author\">AUTHOR&nbsp; M. Pabiszczak</b></span></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:119fr\"><div class=\"resource-header-field resource-header-field--url-row\"><a href=\"https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart\"><b>GITEA</b>&nbsp; https://zsl-gitea.mpabi.pl/edu-inf/lab-rv32i-c-uart</a></div></div><div class=\"resource-header-row\" style=\"grid-template-columns:119fr\"><div class=\"resource-header-field resource-header-field--url-row\"><a href=\"https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\"><b>HTML</b>&nbsp; https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f</a></div></div></div></td><td class=\"resource-qr-cell resource-qr-cell--right\"><a class=\"resource-qr resource-qr-page\" href=\"https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"HTML: otwórz https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\"><svg class=\"title-qr\" role=\"img\" aria-label=\"Kod QR: https://dce7fb9d-7b2f-5d49-96a2-3a30d3070b84.mpabi.pl/64f7c516-78b1-58ee-8619-a82d7061079f\" version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='85.039227pt' height='85.039227pt' viewBox='-72.000004 -72.000004 85.039227 85.039227'>\n<g id='page1'>\n<rect x='-72.000004' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-72.000004' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-69.701647' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-67.403289' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-65.104932' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-62.806574' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-60.508217' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-58.209859' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-55.911502' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-53.613144' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-51.314787' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-49.016429' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-46.718072' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-44.419715' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-42.121357' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-39.823' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-37.524642' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-35.226285' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-32.927927' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-30.62957' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-28.331212' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-26.032855' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-23.734497' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-21.43614' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-19.137782' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-16.839425' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-14.541067' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-12.24271' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-9.944352' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-55.911502' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='-7.645995' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-5.347637' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='-3.04928' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='-.750922' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-46.718072' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='1.547435' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-28.331212' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='3.845793' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='6.14415' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-49.016429' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-42.121357' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-37.524642' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-35.226285' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-23.734497' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-21.43614' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-19.137782' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-7.645995' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-5.347637' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='1.547435' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='8.442507' height='2.298357' width='2.298357'/>\n<rect x='-72.000004' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-69.701647' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-67.403289' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-65.104932' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-62.806574' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-60.508217' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-58.209859' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-53.613144' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-51.314787' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-44.419715' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-39.823' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-32.927927' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-30.62957' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-26.032855' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-16.839425' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-14.541067' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-12.24271' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-9.944352' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-3.04928' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='-.750922' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='3.845793' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='6.14415' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='8.442507' y='10.740865' height='2.298357' width='2.298357'/>\n<rect x='10.740865' y='10.740865' height='2.298357' width='2.298357'/>\n</g>\n</svg></a></td></tr></tbody></table></header>",
"left_margin_html": "<div class=\"margin-title\">TECH</div><div class=\"margin-list\"><button class=\"margin-tag we\" style=\"--indent:0.00em\" type=\"button\" data-margin-display=\"WE 01\" data-margin-tip=\"\" title=\"\"><span>WE 01</span><span class=\"local\"></span></button></div>",
"right_margin_html": "<div class=\"margin-title\">OG</div><div class=\"margin-list\"><button class=\"margin-tag we\" style=\"--indent:0.00em\" type=\"button\" data-margin-display=\"WE 01\" data-margin-tip=\"\" title=\"\"><span>WE 01</span><span class=\"local\"></span></button></div>",
"content_html": "",
"tasks": [
{
"ref": "task03",
"title": "Jednokomórkowa skrzynka drop-newest",
"uuid": "c60d485a-0e23-522a-a06a-78c86be36f76",
"criterion": "Hazard3: irq_count=3, accepted=2, dropped=1, first_consumed='A'=65, second_consumed='C'=67, mailbox_full=0, pass=1 i kod 0.",
"conclusion_html": "",
"prompt_html": "<p>Prześledź A, B i C. Dla każdego bajtu zapisz stan FIFO, <code>mailbox_full</code>, decyzję ISR i późniejszy odczyt main. Wyjaśnij, dlaczego B jest odrzucone, a mimo to DATA musi zostać odczytane.</p>",
"flow": [
{
"id": "task03.a1",
"kind": "block",
"title": "A1 CONTEXT · AKTYWNE — ISR transportuje, main konsumuje",
"content_html": "<p><strong>Zachowany przykład:</strong> \\nolinkurl{src/tasks/task03_uart_mailbox.c}. Handler odpowiada za szybkie opróżnienie DATA i próbę publikacji jednego bajtu. Nie interpretuje komendy. Main odpowiada za konsumpcję. Gdy skrzynka jest pełna, kontrakt jawnie odrzuca najnowszy bajt i liczy stratę.</p>",
"steps": []
},
{
"id": "task03.a2",
"kind": "block",
"title": "A2 STRUCTURE · AKTYWNE — payload, flaga i telemetria",
"content_html": "<p>Skrzynkę tworzą <code>mailbox_byte</code> i <code>mailbox_full</code>. Osobne liczniki irq, accepted i dropped nie sterują algorytmem; są telemetrią dowodu. Każdy obiekt ma szerokość 32 bitów i jest volatile w tym jednordzeniowym kontrakcie bare-metal.</p>",
"steps": []
},
{
"id": "task03.a3",
"kind": "block",
"title": "A3 DISPATCH · AKTYWNE — ten sam IRQ, inny odbiorca",
"content_html": "<p>Linia 16 przechodzi przez ten sam dispatcher co Task02, lecz wpis tablicy wskazuje <code>task03_uart_handler</code>. Dynamiczny wybór kończy się pośrednim jalr; decyzja accepted/drop odbywa się dopiero wewnątrz handlera na podstawie danych.</p>",
"steps": []
},
{
"id": "task03.a4",
"kind": "block",
"title": "A4 APPLICATION · AKTYWNE — A przyjęte, B odrzucone, C przyjęte",
"content_html": "<p>Po A skrzynka jest pełna i accepted=1. B wywołuje drugie IRQ, DATA zostaje opróżnione, lecz payload A pozostaje, a dropped rośnie do 1. Main pobiera A. Po C pusta skrzynka znów przyjmuje dane; main pobiera C.</p>",
"steps": []
},
{
"id": "task03.a5",
"kind": "block",
"title": "A5 FLOW · AKTYWNE — drain przed decyzją publish/drop",
"content_html": "<p>ISR najpierw odczytuje DATA, dzięki czemu usuwa źródło poziomowe niezależnie od stanu skrzynki. Następnie zwiększa <code>irq_count</code> i wybiera publikację albo drop. Main czeka na konkretną liczbę obsług, a nie na sam upływ pętli.</p>",
"steps": []
},
{
"id": "task03.a6",
"kind": "block",
"title": "A6 STATE · AKTYWNE — EMPTY, FULL(A), FULL(A), EMPTY, FULL(C), EMPTY",
"content_html": "<p>Pełny ślad skrzynki to <code>EMPTY -&gt; FULL(A) -&gt; FULL(A) -&gt; EMPTY -&gt; FULL(C) -&gt; EMPTY</code>. Drugie przejście nie zmienia payloadu, ale zmienia licznik dropped; dlatego stan domenowy i telemetria muszą być czytane razem.</p>",
"steps": []
},
{
"id": "task03.a7",
"kind": "block",
"title": "A7 RUNTIME · AKTYWNE — trzy wejścia i trzy mret",
"content_html": "<p>Checkpoint ma pokazać irq=3, accepted=2, dropped=1, 65, 67 i full=0. W listingu wskaż trzy klasy operacji: MMIO DATA, zapisy globali przez ISR oraz odtworzenie kontekstu i mret w dispatcherze.</p>",
"steps": []
},
{
"id": "task03.a8",
"kind": "block",
"title": "A8 PATTERNS · AKTYWNE — bounded mailbox z jawną utratą",
"content_html": "<p>Jednokomórkowa skrzynka ogranicza czas i pamięć ISR. Jej ważną częścią jest polityka przeciążenia i licznik strat. Nie należy nazywać jej kolejką; nie zachowuje serii zdarzeń i nie zastępuje synchronizacji wielordzeniowej ani RTOS.</p>",
"steps": []
},
{
"id": "task03.proof",
"kind": "exercise",
"title": "Przewidywanie → wykonanie → wniosek",
"content_html": "",
"steps": []
},
{
"id": "task03.worksheet",
"kind": "block",
"title": "TASK03 · Zapis dowodu ucznia",
"content_html": "<p><strong>1. Przewidywanie przed uruchomieniem</strong> \\noindent<span class=\"dotfill\"></span> \\noindent<span class=\"dotfill\"></span> <strong>2. Ślad ISR dla A, B i C</strong> \\noindent<span class=\"dotfill\"></span> \\noindent<span class=\"dotfill\"></span> <strong>3. Konsumpcja main, liczniki i kod wyjścia</strong> \\noindent<span class=\"dotfill\"></span> \\noindent<span class=\"dotfill\"></span> <strong>4. Wniosek: reguła języka lub kontrakt targetu potwierdzony przez pomiar</strong> \\noindent<span class=\"dotfill\"></span> \\noindent<span class=\"dotfill\"></span></p>",
"steps": []
}
]
}
],
"assets": [],
"steps": [],
"spread_group": "",
"spread_label": "",
"spread_columns": 1,
"spread_index": 1,
"spread_count": 1,
"page_orientation": "portrait"
}
],
"viewpoints": [],
"has_spread": false,
"has_allocator_model": false,
"dictionary": null,
"toc": [
{
"id": "section-1-content",
"label": "1. Polling pyta o stan w rytmie programu"
},
{
"id": "section-2-content",
"label": "2. RX IRQ jest ścieżką pięciu stanów"
},
{
"id": "section-3-content",
"label": "3. ISR przekazuje minimum, main nadaje znaczenie"
},
{
"id": "section-4-task01",
"label": "4. TASK01 — Polling jednego bajtu"
},
{
"id": "section-5-task02",
"label": "5. TASK02 — Odbiór R przez external IRQ 16"
},
{
"id": "section-6-task03",
"label": "6. TASK03 — Jednokomórkowa skrzynka drop-newest"
}
]
}