diff options
| author | Paul Buetow <paul@buetow.org> | 2026-06-03 23:35:03 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-06-03 23:35:03 +0300 |
| commit | c3c5f6d18d451784abf1a1260f2a1e4bd75cad84 (patch) | |
| tree | 612373a7391504a35e976f6ac8a9f2f6e6846bb8 | |
| parent | 9c6df2661000481cfafbe21264fdf0783372871d (diff) | |
Update content for md
| -rw-r--r-- | about/resources.md | 198 | ||||
| -rw-r--r-- | about/showcase-rank-history.svg | 4 | ||||
| -rw-r--r-- | about/showcase.md | 726 | ||||
| -rw-r--r-- | about/showcase/debroid/image-1.png | 93 | ||||
| -rw-r--r-- | index.md | 2 | ||||
| -rw-r--r-- | uptime-stats.md | 4 |
6 files changed, 526 insertions, 501 deletions
diff --git a/about/resources.md b/about/resources.md index 330c82a7..4f2b5c45 100644 --- a/about/resources.md +++ b/about/resources.md @@ -36,111 +36,111 @@ You won't find any links on this site because, over time, the links will break. In random order: -* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton -* Raku Recipes; J.J. Merelo; Apress -* Developing Games in Java; David Brackeen and others...; New Riders -* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible -* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications -* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson * Funktionale Programmierung; Peter Pepper; Springer +* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly +* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson +* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications * DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible -* Java ist auch eine Insel; Christian Ullenboom; -* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press -* DNS and BIND; Cricket Liu; O'Reilly -* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly -* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers -* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly -* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf -* The Pragmatic Programmer; David Thomas; Addison-Wesley -* Terraform Cookbook; Mikael Krief; Packt Publishing -* Raku Fundamentals; Moritz Lenz; Apress +* Modern Perl; Chromatic ; Onyx Neon Press +* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook +* Raku Recipes; J.J. Merelo; Apress +* Systemprogrammierung in Go; Frank Müller; dpunkt +* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers * Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt +* Effective awk programming; Arnold Robbins; O'Reilly +* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly +* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton +* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly +* Leanring eBPF; Liz Rice; O'Reilly +* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press +* The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress * Pro Puppet; James Turnbull, Jeffrey McCune; Apress -* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press -* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers * Ultimate Go Notebook; Bill Kennedy +* Java ist auch eine Insel; Christian Ullenboom; +* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers +* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional +* Developing Games in Java; David Brackeen and others...; New Riders +* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible +* Concurrency in Go; Katherine Cox-Buday; O'Reilly +* Raku Fundamentals; Moritz Lenz; Apress +* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications +* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly * The Docker Book; James Turnbull; Kindle +* C++ Programming Language; Bjarne Stroustrup; * Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly -* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly -* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly -* Effective awk programming; Arnold Robbins; O'Reilly -* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional * Site Reliability Engineering; How Google runs production systems; O'Reilly -* Data Science at the Command Line; Jeroen Janssens; O'Reilly +* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf +* DNS and BIND; Cricket Liu; O'Reilly +* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press +* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly +* Higher Order Perl; Mark Dominus; Morgan Kaufmann * The Kubernetes Book; Nigel Poulton; Unabridged Audiobook -* Modern Perl; Chromatic ; Onyx Neon Press -* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications -* Polished Ruby Programming; Jeremy Evans; Packt Publishing +* 97 Things Every Cloud Engineer Should Know: Collective Wisdom from the Experts;Emily Freeman, Nathen Harvey; O'Reilly * Perl New Features; Joshua McAdams, brian d foy; Perl School -* Leanring eBPF; Liz Rice; O'Reilly -* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly -* Systemprogrammierung in Go; Frank Müller; dpunkt -* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly -* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook -* The Practise of System and Network Administration; Thomas A. Limoncelli, Christina J. Hogan, Strata R. Chalup; Addison-Wesley Professional Pro Git; Scott Chacon, Ben Straub; Apress * Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner -* Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook -* Higher Order Perl; Mark Dominus; Morgan Kaufmann -* C++ Programming Language; Bjarne Stroustrup; * Effective Java; Joshua Bloch; Addison-Wesley Professional -* Concurrency in Go; Katherine Cox-Buday; O'Reilly -* 97 Things Every Cloud Engineer Should Know: Collective Wisdom from the Experts;Emily Freeman, Nathen Harvey; O'Reilly +* Terraform Cookbook; Mikael Krief; Packt Publishing +* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly +* Data Science at the Command Line; Jeroen Janssens; O'Reilly +* Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook +* The Pragmatic Programmer; David Thomas; Addison-Wesley ## Technical references I didn't read them from the beginning to the end, but I am using them to look up things. The books are in random order: -* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley -* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly -* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly -* The Linux Programming Interface; Michael Kerrisk; No Starch Press * Go: Design Patterns for Real-World Projects; Mat Ryer; Packt -* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley +* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly * Relayd and Httpd Mastery; Michael W Lucas * Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly +* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley +* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley +* The Linux Programming Interface; Michael Kerrisk; No Starch Press +* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly ## Self-development and soft-skills books In random order: -* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) -* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne -* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook -* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly -* The Good Enough Job; Simone Stolzoff; Ebury Edge -* Influence without Authority; A. Cohen, D. Bradford; Wiley -* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing -* The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook -* The Power of Now; Eckhard Tolle; Yellow Kite -* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press -* Stop starting, start finishing; Arne Roock; Lean-Kanban University -* The Joy of Missing Out; Christina Crook; New Society Publishers -* Deep Work; Cal Newport; Piatkus -* So Good They Can't Ignore You; Cal Newport; Business Plus -* The Bullet Journal Method; Ryder Carroll; Fourth Estate * The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books -* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion -* Ultralearning; Anna Laurent; Self-published via Amazon +* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business +* The Bullet Journal Method; Ryder Carroll; Fourth Estate +* The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook +* Eat That Frog!; Brian Tracy; Hodder Paperbacks +* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne +* Digital Minimalism; Cal Newport; Portofolio Penguin * Solve for Happy; Mo Gawdat (RE-READ 1ST TIME) -* Psycho-Cybernetics; Maxwell Maltz; Perigee Books -* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook -* 101 Essays that change the way you think; Brianna Wiest; Audiobook -* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook +* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press * Ultralearning; Scott Young; Thorsons +* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook +* Slow Productivity; Cal Newport; Penguin Random House * Eat That Frog; Brian Tracy -* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business -* Eat That Frog!; Brian Tracy; Hodder Paperbacks -* Meditation for Mortals, Oliver Burkeman, Audiobook +* 101 Essays that change the way you think; Brianna Wiest; Audiobook +* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion * The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd +* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK +* The Good Enough Job; Simone Stolzoff; Ebury Edge * Getting Things Done; David Allen -* Slow Productivity; Cal Newport; Penguin Random House -* Soft Skills; John Sommez; Manning Publications * The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook +* Ultralearning; Anna Laurent; Self-published via Amazon +* Meditation for Mortals, Oliver Burkeman, Audiobook * Atomic Habits; James Clear; Random House Business +* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly +* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing +* Psycho-Cybernetics; Maxwell Maltz; Perigee Books +* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook +* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME) +* The Joy of Missing Out; Christina Crook; New Society Publishers +* Influence without Authority; A. Cohen, D. Bradford; Wiley +* The Power of Now; Eckhard Tolle; Yellow Kite +* Deep Work; Cal Newport; Piatkus * The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select -* Digital Minimalism; Cal Newport; Portofolio Penguin -* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK +* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook * Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook +* So Good They Can't Ignore You; Cal Newport; Business Plus +* Soft Skills; John Sommez; Manning Publications +* Stop starting, start finishing; Arne Roock; Lean-Kanban University [Here are notes of mine for some of the books](../notes/index.md) @@ -148,30 +148,30 @@ In random order: Some of these were in-person with exams; others were online learning lectures only. In random order: -* Ultimate Go Programming; Bill Kennedy; O'Reilly Online -* MySQL Deep Dive Workshop; 2-day on-site training +* Developing IaC with Terraform (with Live Lessons); O'Reilly Online * Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training * Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online * AWS Immersion Day; Amazon; 1-day interactive online training +* MySQL Deep Dive Workshop; 2-day on-site training * The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online -* Developing IaC with Terraform (with Live Lessons); O'Reilly Online -* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon -* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. -* Structure and Interpretation of Computer Programs; Harold Abelson and more...; -* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online * Protocol buffers; O'Reilly Online +* Ultimate Go Programming; Bill Kennedy; O'Reilly Online +* Structure and Interpretation of Computer Programs; Harold Abelson and more...; +* F5 Loadbalancers Training; 2-day on-site training; F5, Inc. +* Apache Tomcat Best Practises; 3-day on-site training +* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon * Functional programming lecture; Remote University of Hagen -* Red Hat Certified System Administrator; Course + certification (Although I had the option, I decided not to take the next course as it is more effective to self learn what I need) +* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online * Scripting Vim; Damian Conway; O'Reilly Online -* Apache Tomcat Best Practises; 3-day on-site training +* Red Hat Certified System Administrator; Course + certification (Although I had the option, I decided not to take the next course as it is more effective to self learn what I need) ## Technical guides These are not whole books, but guides (smaller or larger) which I found very useful. in random order: -* Advanced Bash-Scripting Guide * How CPUs work at https://cpu.land * Raku Guide at https://raku.guide +* Advanced Bash-Scripting Guide ## Podcasts @@ -179,58 +179,58 @@ These are not whole books, but guides (smaller or larger) which I found very use In random order: -* Deep Questions with Cal Newport +* Hidden Brain * The Pragmatic Engineer Podcast +* Maintainable +* Deep Questions with Cal Newport +* Dev Interrupted +* Wednesday Wisdom * Modern Mentor +* Pratical AI +* Backend Banter +* Fork Around And Find Out +* The ProdCast (Google SRE Podcast) +* BSD Now [BSD] * The Changelog Podcast(s) * Fallthrough [Golang] * Cup o' Go [Golang] -* BSD Now [BSD] -* The ProdCast (Google SRE Podcast) -* Dev Interrupted -* Pratical AI -* Fork Around And Find Out -* Backend Banter -* Maintainable -* Wednesday Wisdom -* Hidden Brain ### Podcasts I liked I liked them but am not listening to them anymore. The podcasts have either "finished" (no more episodes) or I stopped listening to them due to time constraints or a shift in my interests. -* Go Time (predecessor of fallthrough) -* FLOSS weekly * CRE: Chaosradio Express [german] * Ship It (predecessor of Fork Around And Find Out) -* Java Pub House +* FLOSS weekly +* Go Time (predecessor of fallthrough) * Modern Mentor +* Java Pub House ## Newsletters I like This is a mix of tech and non-tech newsletters I am subscribed to. In random order: -* The Pragmatic Engineer * Andreas Brandhorst Newsletter (Sci-Fi author) +* Golang Weekly +* The Imperfectionist * Register Spill * Monospace Mentor -* Ruby Weekly * byteSizeGo -* Changelog News -* Golang Weekly +* The Pragmatic Engineer * Applied Go Weekly Newsletter +* Changelog News * VK Newsletter -* The Imperfectionist * The Valuable Dev +* Ruby Weekly ## Magazines I like(d) This is a mix of tech I like(d). I may not be a current subscriber, but now and then, I buy an issue. In random order: +* Linux Magazine * freeX (not published anymore) * LWN (online only) * Linux User -* Linux Magazine ## YouTube channels diff --git a/about/showcase-rank-history.svg b/about/showcase-rank-history.svg index 45d45456..69dc2007 100644 --- a/about/showcase-rank-history.svg +++ b/about/showcase-rank-history.svg @@ -14,12 +14,12 @@ svg{background:#1a1a2e;font-family:monospace} #ttbg{fill:#1a1a40;stroke:#4444aa;stroke-width:1} #tttl{fill:#fff;font-size:12px;font-weight:bold;font-family:monospace} .ttrow{fill:#bbb;font-size:10px;font-family:monospace} -</style><rect width="100%" height="100%" fill="#1a1a2e"/><g id="chart"><text class="title" x="640" y="28" text-anchor="middle">Project Rank History</text><text class="sub" x="640" y="44" text-anchor="middle">rank 1 = highest score · hover a line or legend entry to highlight · 72 projects tracked</text><text class="sub" x="640" y="57" text-anchor="middle">grey lines = inactive projects (avg commit age > 2 years) · hover legend entry to highlight</text><text class="al" text-anchor="middle" transform="rotate(-90 15.0 290.0)" x="15.0" y="290.0">Rank</text><line class="gl" x1="55.0" y1="70.0" x2="955.0" y2="70.0"/><text class="al" x="49.0" y="74.0" text-anchor="end">1</text><line class="gl" x1="55.0" y1="101.0" x2="955.0" y2="101.0"/><text class="al" x="49.0" y="105.0" text-anchor="end">6</text><line class="gl" x1="55.0" y1="132.0" x2="955.0" y2="132.0"/><text class="al" x="49.0" y="136.0" text-anchor="end">11</text><line class="gl" x1="55.0" y1="163.0" x2="955.0" y2="163.0"/><text class="al" x="49.0" y="167.0" text-anchor="end">16</text><line class="gl" x1="55.0" y1="193.9" x2="955.0" y2="193.9"/><text class="al" x="49.0" y="197.9" text-anchor="end">21</text><line class="gl" x1="55.0" y1="224.9" x2="955.0" y2="224.9"/><text class="al" x="49.0" y="228.9" text-anchor="end">26</text><line class="gl" x1="55.0" y1="255.9" x2="955.0" y2="255.9"/><text class="al" x="49.0" y="259.9" text-anchor="end">31</text><line class="gl" x1="55.0" y1="286.9" x2="955.0" y2="286.9"/><text class="al" x="49.0" y="290.9" text-anchor="end">36</text><line class="gl" x1="55.0" y1="317.9" x2="955.0" y2="317.9"/><text class="al" x="49.0" y="321.9" text-anchor="end">41</text><line class="gl" x1="55.0" y1="348.9" x2="955.0" y2="348.9"/><text class="al" x="49.0" y="352.9" text-anchor="end">46</text><line class="gl" x1="55.0" y1="379.9" x2="955.0" y2="379.9"/><text class="al" x="49.0" y="383.9" text-anchor="end">51</text><line class="gl" x1="55.0" y1="410.8" x2="955.0" y2="410.8"/><text class="al" x="49.0" y="414.8" text-anchor="end">56</text><line class="gl" x1="55.0" y1="441.8" x2="955.0" y2="441.8"/><text class="al" x="49.0" y="445.8" text-anchor="end">61</text><line class="gl" x1="55.0" y1="472.8" x2="955.0" y2="472.8"/><text class="al" x="49.0" y="476.8" text-anchor="end">66</text><line class="gl" x1="55.0" y1="503.8" x2="955.0" y2="503.8"/><text class="al" x="49.0" y="507.8" text-anchor="end">71</text><line class="gl" x1="55.0" y1="70" x2="55.0" y2="510.0"/><text class="al" x="55.0" y="526.0" text-anchor="middle">12w ago</text><line class="gl" x1="130.0" y1="70" x2="130.0" y2="510.0"/><line class="gl" x1="205.0" y1="70" x2="205.0" y2="510.0"/><line class="gl" x1="280.0" y1="70" x2="280.0" y2="510.0"/><line class="gl" x1="355.0" y1="70" x2="355.0" y2="510.0"/><text class="al" x="355.0" y="526.0" text-anchor="middle">8w ago</text><line class="gl" x1="430.0" y1="70" x2="430.0" y2="510.0"/><line class="gl" x1="505.0" y1="70" x2="505.0" y2="510.0"/><line class="gl" x1="580.0" y1="70" x2="580.0" y2="510.0"/><line class="gl" x1="655.0" y1="70" x2="655.0" y2="510.0"/><text class="al" x="655.0" y="526.0" text-anchor="middle">4w ago</text><line class="gl" x1="730.0" y1="70" x2="730.0" y2="510.0"/><line class="gl" x1="805.0" y1="70" x2="805.0" y2="510.0"/><line class="gl" x1="880.0" y1="70" x2="880.0" y2="510.0"/><line class="gl" x1="955.0" y1="70" x2="955.0" y2="510.0"/><text class="al" x="955.0" y="526.0" text-anchor="middle">now</text><g class="pg" id="pg-0" onmouseenter="onEnter(0,event)" onmouseleave="onLeave()"><path d="M355.0 76.2 L430.0 94.8 L505.0 119.6 L580.0 119.6 L655.0 132.0 L730.0 132.0 L805.0 144.4 L880.0 150.6 L955.0 70.0" stroke="#e75555" class="pl"/><g class="pd" fill="#e75555"><circle cx="355.0" cy="76.2" r="4"/><circle cx="430.0" cy="94.8" r="4"/><circle cx="505.0" cy="119.6" r="4"/><circle cx="580.0" cy="119.6" r="4"/><circle cx="655.0" cy="132.0" r="4"/><circle cx="730.0" cy="132.0" r="4"/><circle cx="805.0" cy="144.4" r="4"/><circle cx="880.0" cy="150.6" r="4"/><circle cx="955.0" cy="70.0" r="4"/></g></g><g class="pg" id="pg-1" onmouseenter="onEnter(1,event)" onmouseleave="onLeave()"><path d="M55.0 70.0 L130.0 70.0 L205.0 76.2 L280.0 88.6 L355.0 119.6 L430.0 138.2 L505.0 150.6 L580.0 150.6 L655.0 144.4 L730.0 150.6 L805.0 138.2 L880.0 70.0 L955.0 76.2" stroke="#5580e7" class="pl"/><g class="pd" fill="#5580e7"><circle cx="55.0" cy="70.0" r="4"/><circle cx="130.0" cy="70.0" r="4"/><circle cx="205.0" cy="76.2" r="4"/><circle cx="280.0" cy="88.6" r="4"/><circle cx="355.0" cy="119.6" r="4"/><circle cx="430.0" cy="138.2" r="4"/><circle cx="505.0" cy="150.6" r="4"/><circle cx="580.0" cy="150.6" r="4"/><circle cx="655.0" cy="144.4" r="4"/><circle cx="730.0" cy="150.6" r="4"/><circle cx="805.0" cy="138.2" r="4"/><circle cx="880.0" cy="70.0" r="4"/><circle cx="955.0" cy="76.2" r="4"/></g></g><g class="pg" id="pg-2" onmouseenter="onEnter(2,event)" onmouseleave="onLeave()"><path d="M355.0 94.8 L430.0 76.2 L505.0 82.4 L580.0 82.4 L655.0 82.4 L730.0 88.6 L805.0 76.2 L880.0 82.4 L955.0 82.4" stroke="#aae755" class="pl"/><g class="pd" fill="#aae755"><circle cx="355.0" cy="94.8" r="4"/><circle cx="430.0" cy="76.2" r="4"/><circle cx="505.0" cy="82.4" r="4"/><circle cx="580.0" cy="82.4" r="4"/><circle cx="655.0" cy="82.4" r="4"/><circle cx="730.0" cy="88.6" r="4"/><circle cx="805.0" cy="76.2" r="4"/><circle cx="880.0" cy="82.4" r="4"/><circle cx="955.0" cy="82.4" r="4"/></g></g><g class="pg" id="pg-3" onmouseenter="onEnter(3,event)" onmouseleave="onLeave()"><path d="M730.0 70.0 L805.0 70.0 L880.0 76.2 L955.0 88.6" stroke="#e755d5" class="pl"/><g class="pd" fill="#e755d5"><circle cx="730.0" cy="70.0" r="4"/><circle cx="805.0" cy="70.0" r="4"/><circle cx="880.0" cy="76.2" r="4"/><circle cx="955.0" cy="88.6" r="4"/></g></g><g class="pg" id="pg-4" onmouseenter="onEnter(4,event)" onmouseleave="onLeave()"><path d="M55.0 76.2 L130.0 156.8 L205.0 82.4 L280.0 70.0 L355.0 70.0 L430.0 88.6 L505.0 101.0 L580.0 101.0 L655.0 113.4 L730.0 82.4 L805.0 94.8 L880.0 88.6 L955.0 94.8" stroke="#55e7ce" class="pl"/><g class="pd" fill="#55e7ce"><circle cx="55.0" cy="76.2" r="4"/><circle cx="130.0" cy="156.8" r="4"/><circle cx="205.0" cy="82.4" r="4"/><circle cx="280.0" cy="70.0" r="4"/><circle cx="355.0" cy="70.0" r="4"/><circle cx="430.0" cy="88.6" r="4"/><circle cx="505.0" cy="101.0" r="4"/><circle cx="580.0" cy="101.0" r="4"/><circle cx="655.0" cy="113.4" r="4"/><circle cx="730.0" cy="82.4" r="4"/><circle cx="805.0" cy="94.8" r="4"/><circle cx="880.0" cy="88.6" r="4"/><circle cx="955.0" cy="94.8" r="4"/></g></g><g class="pg" id="pg-5" onmouseenter="onEnter(5,event)" onmouseleave="onLeave()"><path d="M55.0 187.7 L130.0 193.9 L205.0 70.0 L280.0 76.2 L355.0 101.0 L430.0 113.4 L505.0 125.8 L580.0 125.8 L655.0 70.0 L730.0 76.2 L805.0 88.6 L880.0 101.0 L955.0 101.0" stroke="#e7a455" class="pl"/><g class="pd" fill="#e7a455"><circle cx="55.0" cy="187.7" r="4"/><circle cx="130.0" cy="193.9" r="4"/><circle cx="205.0" cy="70.0" r="4"/><circle cx="280.0" cy="76.2" r="4"/><circle cx="355.0" cy="101.0" r="4"/><circle cx="430.0" cy="113.4" r="4"/><circle cx="505.0" cy="125.8" r="4"/><circle cx="580.0" cy="125.8" r="4"/><circle cx="655.0" cy="70.0" r="4"/><circle cx="730.0" cy="76.2" r="4"/><circle cx="805.0" cy="88.6" r="4"/><circle cx="880.0" cy="101.0" r="4"/><circle cx="955.0" cy="101.0" r="4"/></g></g><g class="pg" id="pg-6" onmouseenter="onEnter(6,event)" onmouseleave="onLeave()"><path d="M55.0 94.8 L130.0 107.2 L205.0 119.6 L280.0 119.6 L355.0 107.2 L430.0 119.6 L505.0 107.2 L580.0 107.2 L655.0 125.8 L730.0 138.2 L805.0 150.6 L880.0 94.8 L955.0 107.2" stroke="#7a55e7" class="pl"/><g class="pd" fill="#7a55e7"><circle cx="55.0" cy="94.8" r="4"/><circle cx="130.0" cy="107.2" r="4"/><circle cx="205.0" cy="119.6" r="4"/><circle cx="280.0" cy="119.6" r="4"/><circle cx="355.0" cy="107.2" r="4"/><circle cx="430.0" cy="119.6" r="4"/><circle cx="505.0" cy="107.2" r="4"/><circle cx="580.0" cy="107.2" r="4"/><circle cx="655.0" cy="125.8" r="4"/><circle cx="730.0" cy="138.2" r="4"/><circle cx="805.0" cy="150.6" r="4"/><circle cx="880.0" cy="94.8" r="4"/><circle cx="955.0" cy="107.2" r="4"/></g></g><g class="pg" id="pg-7" onmouseenter="onEnter(7,event)" onmouseleave="onLeave()"><path d="M55.0 212.5 L130.0 212.5 L205.0 212.5 L280.0 212.5 L355.0 237.3 L430.0 243.5 L505.0 76.2 L580.0 76.2 L655.0 88.6 L730.0 101.0 L805.0 101.0 L880.0 119.6 L955.0 113.4" stroke="#5ce755" class="pl"/><g class="pd" fill="#5ce755"><circle cx="55.0" cy="212.5" r="4"/><circle cx="130.0" cy="212.5" r="4"/><circle cx="205.0" cy="212.5" r="4"/><circle cx="280.0" cy="212.5" r="4"/><circle cx="355.0" cy="237.3" r="4"/><circle cx="430.0" cy="243.5" r="4"/><circle cx="505.0" cy="76.2" r="4"/><circle cx="580.0" cy="76.2" r="4"/><circle cx="655.0" cy="88.6" r="4"/><circle cx="730.0" cy="101.0" r="4"/><circle cx="805.0" cy="101.0" r="4"/><circle cx="880.0" cy="119.6" r="4"/><circle cx="955.0" cy="113.4" r="4"/></g></g><g class="pg" id="pg-8" onmouseenter="onEnter(8,event)" onmouseleave="onLeave()"><path d="M55.0 82.4 L130.0 82.4 L205.0 94.8 L280.0 82.4 L355.0 88.6 L430.0 101.0 L505.0 113.4 L580.0 113.4 L655.0 119.6 L730.0 107.2 L805.0 107.2 L880.0 107.2 L955.0 119.6" stroke="#e75586" class="pl"/><g class="pd" fill="#e75586"><circle cx="55.0" cy="82.4" r="4"/><circle cx="130.0" cy="82.4" r="4"/><circle cx="205.0" cy="94.8" r="4"/><circle cx="280.0" cy="82.4" r="4"/><circle cx="355.0" cy="88.6" r="4"/><circle cx="430.0" cy="101.0" r="4"/><circle cx="505.0" cy="113.4" r="4"/><circle cx="580.0" cy="113.4" r="4"/><circle cx="655.0" cy="119.6" r="4"/><circle cx="730.0" cy="107.2" r="4"/><circle cx="805.0" cy="107.2" r="4"/><circle cx="880.0" cy="107.2" r="4"/><circle cx="955.0" cy="119.6" r="4"/></g></g><g class="pg" id="pg-9" onmouseenter="onEnter(9,event)" onmouseleave="onLeave()"><path d="M55.0 150.6 L130.0 144.4 L205.0 163.0 L280.0 156.8 L355.0 175.4 L430.0 70.0 L505.0 88.6 L580.0 88.6 L655.0 101.0 L730.0 113.4 L805.0 113.4 L880.0 125.8 L955.0 125.8" stroke="#55b0e7" class="pl"/><g class="pd" fill="#55b0e7"><circle cx="55.0" cy="150.6" r="4"/><circle cx="130.0" cy="144.4" r="4"/><circle cx="205.0" cy="163.0" r="4"/><circle cx="280.0" cy="156.8" r="4"/><circle cx="355.0" cy="175.4" r="4"/><circle cx="430.0" cy="70.0" r="4"/><circle cx="505.0" cy="88.6" r="4"/><circle cx="580.0" cy="88.6" r="4"/><circle cx="655.0" cy="101.0" r="4"/><circle cx="730.0" cy="113.4" r="4"/><circle cx="805.0" cy="113.4" r="4"/><circle cx="880.0" cy="125.8" r="4"/><circle cx="955.0" cy="125.8" r="4"/></g></g><g class="pg" id="pg-10" onmouseenter="onEnter(10,event)" onmouseleave="onLeave()"><path d="M805.0 82.4 L880.0 113.4 L955.0 132.0" stroke="#dbe755" class="pl"/><g class="pd" fill="#dbe755"><circle cx="805.0" cy="82.4" r="4"/><circle cx="880.0" cy="113.4" r="4"/><circle cx="955.0" cy="132.0" r="4"/></g></g><g class="pg" id="pg-11" onmouseenter="onEnter(11,event)" onmouseleave="onLeave()"><path d="M55.0 163.0 L130.0 163.0 L205.0 175.4 L280.0 175.4 L355.0 200.1 L430.0 206.3 L505.0 94.8 L580.0 94.8 L655.0 107.2 L730.0 119.6 L805.0 119.6 L880.0 132.0 L955.0 138.2" stroke="#c855e7" class="pl"/><g class="pd" fill="#c855e7"><circle cx="55.0" cy="163.0" r="4"/><circle cx="130.0" cy="163.0" r="4"/><circle cx="205.0" cy="175.4" r="4"/><circle cx="280.0" cy="175.4" r="4"/><circle cx="355.0" cy="200.1" r="4"/><circle cx="430.0" cy="206.3" r="4"/><circle cx="505.0" cy="94.8" r="4"/><circle cx="580.0" cy="94.8" r="4"/><circle cx="655.0" cy="107.2" r="4"/><circle cx="730.0" cy="119.6" r="4"/><circle cx="805.0" cy="119.6" r="4"/><circle cx="880.0" cy="132.0" r="4"/><circle cx="955.0" cy="138.2" r="4"/></g></g><g class="pg" id="pg-12" onmouseenter="onEnter(12,event)" onmouseleave="onLeave()"><path d="M430.0 82.4 L505.0 70.0 L580.0 70.0 L655.0 94.8 L730.0 125.8 L805.0 132.0 L880.0 138.2 L955.0 144.4" stroke="#55e79e" class="pl"/><g class="pd" fill="#55e79e"><circle cx="430.0" cy="82.4" r="4"/><circle cx="505.0" cy="70.0" r="4"/><circle cx="580.0" cy="70.0" r="4"/><circle cx="655.0" cy="94.8" r="4"/><circle cx="730.0" cy="125.8" r="4"/><circle cx="805.0" cy="132.0" r="4"/><circle cx="880.0" cy="138.2" r="4"/><circle cx="955.0" cy="144.4" r="4"/></g></g><g class="pg" id="pg-13" onmouseenter="onEnter(13,event)" onmouseleave="onLeave()"><path d="M655.0 76.2 L730.0 94.8 L805.0 125.8 L880.0 144.4 L955.0 150.6" stroke="#e77355" class="pl"/><g class="pd" fill="#e77355"><circle cx="655.0" cy="76.2" r="4"/><circle cx="730.0" cy="94.8" r="4"/><circle cx="805.0" cy="125.8" r="4"/><circle cx="880.0" cy="144.4" r="4"/><circle cx="955.0" cy="150.6" r="4"/></g></g><g class="pg" id="pg-14" onmouseenter="onEnter(14,event)" onmouseleave="onLeave()"><path d="M55.0 107.2 L130.0 94.8 L205.0 107.2 L280.0 107.2 L355.0 132.0 L430.0 150.6 L505.0 163.0 L580.0 163.0 L655.0 138.2 L730.0 144.4 L805.0 156.8 L880.0 156.8 L955.0 156.8" stroke="#5562e7" class="pl"/><g class="pd" fill="#5562e7"><circle cx="55.0" cy="107.2" r="4"/><circle cx="130.0" cy="94.8" r="4"/><circle cx="205.0" cy="107.2" r="4"/><circle cx="280.0" cy="107.2" r="4"/><circle cx="355.0" cy="132.0" r="4"/><circle cx="430.0" cy="150.6" r="4"/><circle cx="505.0" cy="163.0" r="4"/><circle cx="580.0" cy="163.0" r="4"/><circle cx="655.0" cy="138.2" r="4"/><circle cx="730.0" cy="144.4" r="4"/><circle cx="805.0" cy="156.8" r="4"/><circle cx="880.0" cy="156.8" r="4"/><circle cx="955.0" cy="156.8" r="4"/></g></g><g class="pg" id="pg-15" onmouseenter="onEnter(15,event)" onmouseleave="onLeave()"><path d="M130.0 76.2 L205.0 88.6 L280.0 94.8 L355.0 125.8 L430.0 132.0 L505.0 138.2 L580.0 138.2 L655.0 156.8 L730.0 163.0 L805.0 169.2 L880.0 163.0 L955.0 163.0" stroke="#8ce755" class="pl"/><g class="pd" fill="#8ce755"><circle cx="130.0" cy="76.2" r="4"/><circle cx="205.0" cy="88.6" r="4"/><circle cx="280.0" cy="94.8" r="4"/><circle cx="355.0" cy="125.8" r="4"/><circle cx="430.0" cy="132.0" r="4"/><circle cx="505.0" cy="138.2" r="4"/><circle cx="580.0" cy="138.2" r="4"/><circle cx="655.0" cy="156.8" r="4"/><circle cx="730.0" cy="163.0" r="4"/><circle cx="805.0" cy="169.2" r="4"/><circle cx="880.0" cy="163.0" r="4"/><circle cx="955.0" cy="163.0" r="4"/></g></g><g class="pg" id="pg-16" onmouseenter="onEnter(16,event)" onmouseleave="onLeave()"><path d="M355.0 82.4 L430.0 107.2 L505.0 132.0 L580.0 132.0 L655.0 150.6 L730.0 156.8 L805.0 163.0 L880.0 169.2 L955.0 169.2" stroke="#e755b7" class="pl"/><g class="pd" fill="#e755b7"><circle cx="355.0" cy="82.4" r="4"/><circle cx="430.0" cy="107.2" r="4"/><circle cx="505.0" cy="132.0" r="4"/><circle cx="580.0" cy="132.0" r="4"/><circle cx="655.0" cy="150.6" r="4"/><circle cx="730.0" cy="156.8" r="4"/><circle cx="805.0" cy="163.0" r="4"/><circle cx="880.0" cy="169.2" r="4"/><circle cx="955.0" cy="169.2" r="4"/></g></g><g class="pg" id="pg-17" onmouseenter="onEnter(17,event)" onmouseleave="onLeave()"><path d="M55.0 355.1 L130.0 88.6 L205.0 101.0 L280.0 101.0 L355.0 348.9 L430.0 367.5 L505.0 367.5 L580.0 367.5 L655.0 373.7 L730.0 379.9 L805.0 392.3 L880.0 392.3 L955.0 175.4" stroke="#55e1e7" class="pl"/><g class="pd" fill="#55e1e7"><circle cx="55.0" cy="355.1" r="4"/><circle cx="130.0" cy="88.6" r="4"/><circle cx="205.0" cy="101.0" r="4"/><circle cx="280.0" cy="101.0" r="4"/><circle cx="355.0" cy="348.9" r="4"/><circle cx="430.0" cy="367.5" r="4"/><circle cx="505.0" cy="367.5" r="4"/><circle cx="580.0" cy="367.5" r="4"/><circle cx="655.0" cy="373.7" r="4"/><circle cx="730.0" cy="379.9" r="4"/><circle cx="805.0" cy="392.3" r="4"/><circle cx="880.0" cy="392.3" r="4"/><circle cx="955.0" cy="175.4" r="4"/></g></g><g class="pg" id="pg-18" onmouseenter="onEnter(18,event)" onmouseleave="onLeave()"><path d="M55.0 193.9 L130.0 218.7 L205.0 218.7 L280.0 218.7 L355.0 138.2 L430.0 144.4 L505.0 156.8 L580.0 156.8 L655.0 169.2 L730.0 175.4 L805.0 181.5 L880.0 181.5 L955.0 181.5" stroke="#e7c255" class="pl"/><g class="pd" fill="#e7c255"><circle cx="55.0" cy="193.9" r="4"/><circle cx="130.0" cy="218.7" r="4"/><circle cx="205.0" cy="218.7" r="4"/><circle cx="280.0" cy="218.7" r="4"/><circle cx="355.0" cy="138.2" r="4"/><circle cx="430.0" cy="144.4" r="4"/><circle cx="505.0" cy="156.8" r="4"/><circle cx="580.0" cy="156.8" r="4"/><circle cx="655.0" cy="169.2" r="4"/><circle cx="730.0" cy="175.4" r="4"/><circle cx="805.0" cy="181.5" r="4"/><circle cx="880.0" cy="181.5" r="4"/><circle cx="955.0" cy="181.5" r="4"/></g></g><g class="pg" id="pg-19" onmouseenter="onEnter(19,event)" onmouseleave="onLeave()"><path d="M55.0 101.0 L130.0 460.4 L205.0 460.4 L280.0 460.4 L355.0 113.4 L430.0 125.8 L505.0 144.4 L580.0 144.4 L655.0 163.0 L730.0 169.2 L805.0 175.4 L880.0 175.4 L955.0 187.7" stroke="#9855e7" class="pl"/><g class="pd" fill="#9855e7"><circle cx="55.0" cy="101.0" r="4"/><circle cx="130.0" cy="460.4" r="4"/><circle cx="205.0" cy="460.4" r="4"/><circle cx="280.0" cy="460.4" r="4"/><circle cx="355.0" cy="113.4" r="4"/><circle cx="430.0" cy="125.8" r="4"/><circle cx="505.0" cy="144.4" r="4"/><circle cx="580.0" cy="144.4" r="4"/><circle cx="655.0" cy="163.0" r="4"/><circle cx="730.0" cy="169.2" r="4"/><circle cx="805.0" cy="175.4" r="4"/><circle cx="880.0" cy="175.4" r="4"/><circle cx="955.0" cy="187.7" r="4"/></g></g><g class="pg" id="pg-20" onmouseenter="onEnter(20,event)" onmouseleave="onLeave()"><path d="M55.0 156.8 L130.0 169.2 L205.0 132.0 L280.0 132.0 L355.0 150.6 L430.0 163.0 L505.0 175.4 L580.0 175.4 L655.0 175.4 L730.0 181.5 L805.0 187.7 L880.0 187.7 L955.0 193.9" stroke="#55e76d" class="pl"/><g class="pd" fill="#55e76d"><circle cx="55.0" cy="156.8" r="4"/><circle cx="130.0" cy="169.2" r="4"/><circle cx="205.0" cy="132.0" r="4"/><circle cx="280.0" cy="132.0" r="4"/><circle cx="355.0" cy="150.6" r="4"/><circle cx="430.0" cy="163.0" r="4"/><circle cx="505.0" cy="175.4" r="4"/><circle cx="580.0" cy="175.4" r="4"/><circle cx="655.0" cy="175.4" r="4"/><circle cx="730.0" cy="181.5" r="4"/><circle cx="805.0" cy="187.7" r="4"/><circle cx="880.0" cy="187.7" r="4"/><circle cx="955.0" cy="193.9" r="4"/></g></g><g class="pg" id="pg-21" onmouseenter="onEnter(21,event)" onmouseleave="onLeave()"><path d="M55.0 88.6 L130.0 101.0 L205.0 113.4 L280.0 113.4 L355.0 144.4 L430.0 156.8 L505.0 169.2 L580.0 169.2 L655.0 181.5 L730.0 187.7 L805.0 193.9 L880.0 193.9 L955.0 200.1" stroke="#e75568" class="pl"/><g class="pd" fill="#e75568"><circle cx="55.0" cy="88.6" r="4"/><circle cx="130.0" cy="101.0" r="4"/><circle cx="205.0" cy="113.4" r="4"/><circle cx="280.0" cy="113.4" r="4"/><circle cx="355.0" cy="144.4" r="4"/><circle cx="430.0" cy="156.8" r="4"/><circle cx="505.0" cy="169.2" r="4"/><circle cx="580.0" cy="169.2" r="4"/><circle cx="655.0" cy="181.5" r="4"/><circle cx="730.0" cy="187.7" r="4"/><circle cx="805.0" cy="193.9" r="4"/><circle cx="880.0" cy="193.9" r="4"/><circle cx="955.0" cy="200.1" r="4"/></g></g><g class="pg" id="pg-22" onmouseenter="onEnter(22,event)" onmouseleave="onLeave()"><path d="M55.0 132.0 L130.0 138.2 L205.0 156.8 L280.0 163.0 L355.0 181.5 L430.0 175.4 L505.0 187.7 L580.0 187.7 L655.0 193.9 L730.0 193.9 L805.0 200.1 L880.0 200.1 L955.0 206.3" stroke="#5592e7" class="pl"/><g class="pd" fill="#5592e7"><circle cx="55.0" cy="132.0" r="4"/><circle cx="130.0" cy="138.2" r="4"/><circle cx="205.0" cy="156.8" r="4"/><circle cx="280.0" cy="163.0" r="4"/><circle cx="355.0" cy="181.5" r="4"/><circle cx="430.0" cy="175.4" r="4"/><circle cx="505.0" cy="187.7" r="4"/><circle cx="580.0" cy="187.7" r="4"/><circle cx="655.0" cy="193.9" r="4"/><circle cx="730.0" cy="193.9" r="4"/><circle cx="805.0" cy="200.1" r="4"/><circle cx="880.0" cy="200.1" r="4"/><circle cx="955.0" cy="206.3" r="4"/></g></g><g class="pg" id="pg-23" onmouseenter="onEnter(23,event)" onmouseleave="onLeave()"><path d="M55.0 138.2 L130.0 132.0 L205.0 150.6 L280.0 144.4 L355.0 169.2 L430.0 181.5 L505.0 193.9 L580.0 193.9 L655.0 200.1 L730.0 206.3 L805.0 212.5 L880.0 212.5 L955.0 212.5" stroke="#bde755" class="pl"/><g class="pd" fill="#bde755"><circle cx="55.0" cy="138.2" r="4"/><circle cx="130.0" cy="132.0" r="4"/><circle cx="205.0" cy="150.6" r="4"/><circle cx="280.0" cy="144.4" r="4"/><circle cx="355.0" cy="169.2" r="4"/><circle cx="430.0" cy="181.5" r="4"/><circle cx="505.0" cy="193.9" r="4"/><circle cx="580.0" cy="193.9" r="4"/><circle cx="655.0" cy="200.1" r="4"/><circle cx="730.0" cy="206.3" r="4"/><circle cx="805.0" cy="212.5" r="4"/><circle cx="880.0" cy="212.5" r="4"/><circle cx="955.0" cy="212.5" r="4"/></g></g><g class="pg" id="pg-24" onmouseenter="onEnter(24,event)" onmouseleave="onLeave()"><path d="M55.0 113.4 L130.0 113.4 L205.0 125.8 L280.0 125.8 L355.0 163.0 L430.0 169.2 L505.0 181.5 L580.0 181.5 L655.0 187.7 L730.0 200.1 L805.0 206.3 L880.0 206.3 L955.0 218.7" stroke="#e655e7" class="pl"/><g class="pd" fill="#e655e7"><circle cx="55.0" cy="113.4" r="4"/><circle cx="130.0" cy="113.4" r="4"/><circle cx="205.0" cy="125.8" r="4"/><circle cx="280.0" cy="125.8" r="4"/><circle cx="355.0" cy="163.0" r="4"/><circle cx="430.0" cy="169.2" r="4"/><circle cx="505.0" cy="181.5" r="4"/><circle cx="580.0" cy="181.5" r="4"/><circle cx="655.0" cy="187.7" r="4"/><circle cx="730.0" cy="200.1" r="4"/><circle cx="805.0" cy="206.3" r="4"/><circle cx="880.0" cy="206.3" r="4"/><circle cx="955.0" cy="218.7" r="4"/></g></g><g class="pg" id="pg-25" onmouseenter="onEnter(25,event)" onmouseleave="onLeave()"><path d="M55.0 125.8 L130.0 125.8 L205.0 144.4 L280.0 138.2 L355.0 156.8 L430.0 187.7 L505.0 200.1 L580.0 200.1 L655.0 206.3 L730.0 212.5 L805.0 218.7 L880.0 218.7 L955.0 224.9" stroke="#55e7bc" class="pl"/><g class="pd" fill="#55e7bc"><circle cx="55.0" cy="125.8" r="4"/><circle cx="130.0" cy="125.8" r="4"/><circle cx="205.0" cy="144.4" r="4"/><circle cx="280.0" cy="138.2" r="4"/><circle cx="355.0" cy="156.8" r="4"/><circle cx="430.0" cy="187.7" r="4"/><circle cx="505.0" cy="200.1" r="4"/><circle cx="580.0" cy="200.1" r="4"/><circle cx="655.0" cy="206.3" r="4"/><circle cx="730.0" cy="212.5" r="4"/><circle cx="805.0" cy="218.7" r="4"/><circle cx="880.0" cy="218.7" r="4"/><circle cx="955.0" cy="224.9" r="4"/></g></g><g class="pg" id="pg-26" onmouseenter="onEnter(26,event)" onmouseleave="onLeave()"><path d="M55.0 200.1 L130.0 200.1 L205.0 200.1 L280.0 200.1 L355.0 224.9 L430.0 231.1 L505.0 237.3 L580.0 237.3 L655.0 231.1 L730.0 231.1 L805.0 237.3 L880.0 231.1 L955.0 231.1" stroke="#e79155" class="pl"/><g class="pd" fill="#e79155"><circle cx="55.0" cy="200.1" r="4"/><circle cx="130.0" cy="200.1" r="4"/><circle cx="205.0" cy="200.1" r="4"/><circle cx="280.0" cy="200.1" r="4"/><circle cx="355.0" cy="224.9" r="4"/><circle cx="430.0" cy="231.1" r="4"/><circle cx="505.0" cy="237.3" r="4"/><circle cx="580.0" cy="237.3" r="4"/><circle cx="655.0" cy="231.1" r="4"/><circle cx="730.0" cy="231.1" r="4"/><circle cx="805.0" cy="237.3" r="4"/><circle cx="880.0" cy="231.1" r="4"/><circle cx="955.0" cy="231.1" r="4"/></g></g><g class="pg" id="pg-27" onmouseenter="onEnter(27,event)" onmouseleave="onLeave()"><path d="M55.0 144.4 L130.0 150.6 L205.0 169.2 L280.0 169.2 L355.0 193.9 L430.0 200.1 L505.0 212.5 L580.0 212.5 L655.0 212.5 L730.0 218.7 L805.0 224.9 L880.0 224.9 L955.0 237.3" stroke="#6755e7" class="pl"/><g class="pd" fill="#6755e7"><circle cx="55.0" cy="144.4" r="4"/><circle cx="130.0" cy="150.6" r="4"/><circle cx="205.0" cy="169.2" r="4"/><circle cx="280.0" cy="169.2" r="4"/><circle cx="355.0" cy="193.9" r="4"/><circle cx="430.0" cy="200.1" r="4"/><circle cx="505.0" cy="212.5" r="4"/><circle cx="580.0" cy="212.5" r="4"/><circle cx="655.0" cy="212.5" r="4"/><circle cx="730.0" cy="218.7" r="4"/><circle cx="805.0" cy="224.9" r="4"/><circle cx="880.0" cy="224.9" r="4"/><circle cx="955.0" cy="237.3" r="4"/></g></g><g class="pg" id="pg-28" onmouseenter="onEnter(28,event)" onmouseleave="onLeave()"><path d="M55.0 119.6 L130.0 119.6 L205.0 138.2 L280.0 150.6 L355.0 187.7 L430.0 193.9 L505.0 206.3 L580.0 206.3 L655.0 218.7 L730.0 224.9 L805.0 231.1 L880.0 237.3 L955.0 243.5" stroke="#6ee755" class="pl"/><g class="pd" fill="#6ee755"><circle cx="55.0" cy="119.6" r="4"/><circle cx="130.0" cy="119.6" r="4"/><circle cx="205.0" cy="138.2" r="4"/><circle cx="280.0" cy="150.6" r="4"/><circle cx="355.0" cy="187.7" r="4"/><circle cx="430.0" cy="193.9" r="4"/><circle cx="505.0" cy="206.3" r="4"/><circle cx="580.0" cy="206.3" r="4"/><circle cx="655.0" cy="218.7" r="4"/><circle cx="730.0" cy="224.9" r="4"/><circle cx="805.0" cy="231.1" r="4"/><circle cx="880.0" cy="237.3" r="4"/><circle cx="955.0" cy="243.5" r="4"/></g></g><g class="pg" id="pg-29" onmouseenter="onEnter(29,event)" onmouseleave="onLeave()"><path d="M55.0 175.4 L130.0 175.4 L205.0 181.5 L280.0 181.5 L355.0 206.3 L430.0 212.5 L505.0 218.7 L580.0 218.7 L655.0 224.9 L730.0 237.3 L805.0 243.5 L880.0 243.5 L955.0 249.7" stroke="#e75599" class="pl"/><g class="pd" fill="#e75599"><circle cx="55.0" cy="175.4" r="4"/><circle cx="130.0" cy="175.4" r="4"/><circle cx="205.0" cy="181.5" r="4"/><circle cx="280.0" cy="181.5" r="4"/><circle cx="355.0" cy="206.3" r="4"/><circle cx="430.0" cy="212.5" r="4"/><circle cx="505.0" cy="218.7" r="4"/><circle cx="580.0" cy="218.7" r="4"/><circle cx="655.0" cy="224.9" r="4"/><circle cx="730.0" cy="237.3" r="4"/><circle cx="805.0" cy="243.5" r="4"/><circle cx="880.0" cy="243.5" r="4"/><circle cx="955.0" cy="249.7" r="4"/></g></g><g class="pg" id="pg-30" onmouseenter="onEnter(30,event)" onmouseleave="onLeave()"><path d="M55.0 169.2 L130.0 181.5 L205.0 187.7 L280.0 187.7 L355.0 212.5 L430.0 218.7 L505.0 224.9 L580.0 224.9 L655.0 237.3 L730.0 243.5 L805.0 249.7 L880.0 249.7 L955.0 255.9" stroke="#55c3e7" class="pl"/><g class="pd" fill="#55c3e7"><circle cx="55.0" cy="169.2" r="4"/><circle cx="130.0" cy="181.5" r="4"/><circle cx="205.0" cy="187.7" r="4"/><circle cx="280.0" cy="187.7" r="4"/><circle cx="355.0" cy="212.5" r="4"/><circle cx="430.0" cy="218.7" r="4"/><circle cx="505.0" cy="224.9" r="4"/><circle cx="580.0" cy="224.9" r="4"/><circle cx="655.0" cy="237.3" r="4"/><circle cx="730.0" cy="243.5" r="4"/><circle cx="805.0" cy="249.7" r="4"/><circle cx="880.0" cy="249.7" r="4"/><circle cx="955.0" cy="255.9" r="4"/></g></g><g class="pg" id="pg-31" onmouseenter="onEnter(31,event)" onmouseleave="onLeave()"><path d="M55.0 181.5 L130.0 187.7 L205.0 193.9 L280.0 193.9 L355.0 218.7 L430.0 224.9 L505.0 231.1 L580.0 231.1 L655.0 243.5 L730.0 249.7 L805.0 255.9 L880.0 255.9 L955.0 262.1" stroke="#e7e055" class="pl"/><g class="pd" fill="#e7e055"><circle cx="55.0" cy="181.5" r="4"/><circle cx="130.0" cy="187.7" r="4"/><circle cx="205.0" cy="193.9" r="4"/><circle cx="280.0" cy="193.9" r="4"/><circle cx="355.0" cy="218.7" r="4"/><circle cx="430.0" cy="224.9" r="4"/><circle cx="505.0" cy="231.1" r="4"/><circle cx="580.0" cy="231.1" r="4"/><circle cx="655.0" cy="243.5" r="4"/><circle cx="730.0" cy="249.7" r="4"/><circle cx="805.0" cy="255.9" r="4"/><circle cx="880.0" cy="255.9" r="4"/><circle cx="955.0" cy="262.1" r="4"/></g></g><g class="pg" id="pg-32" onmouseenter="onEnter(32,event)" onmouseleave="onLeave()"><path d="M55.0 206.3 L130.0 206.3 L205.0 206.3 L280.0 206.3 L355.0 231.1 L430.0 237.3 L505.0 243.5 L580.0 243.5 L655.0 249.7 L730.0 255.9 L805.0 262.1 L880.0 262.1 L955.0 268.3" stroke="#b655e7" class="pl"/><g class="pd" fill="#b655e7"><circle cx="55.0" cy="206.3" r="4"/><circle cx="130.0" cy="206.3" r="4"/><circle cx="205.0" cy="206.3" r="4"/><circle cx="280.0" cy="206.3" r="4"/><circle cx="355.0" cy="231.1" r="4"/><circle cx="430.0" cy="237.3" r="4"/><circle cx="505.0" cy="243.5" r="4"/><circle cx="580.0" cy="243.5" r="4"/><circle cx="655.0" cy="249.7" r="4"/><circle cx="730.0" cy="255.9" r="4"/><circle cx="805.0" cy="262.1" r="4"/><circle cx="880.0" cy="262.1" r="4"/><circle cx="955.0" cy="268.3" r="4"/></g></g><g class="pg" id="pg-33" onmouseenter="onEnter(33,event)" onmouseleave="onLeave()"><path d="M55.0 280.7 L130.0 274.5 L205.0 280.7 L280.0 274.5 L355.0 243.5 L430.0 249.7 L505.0 249.7 L580.0 249.7 L655.0 255.9 L730.0 262.1 L805.0 268.3 L880.0 268.3 L955.0 274.5" stroke="#55e78b" class="pl"/><g class="pd" fill="#55e78b"><circle cx="55.0" cy="280.7" r="4"/><circle cx="130.0" cy="274.5" r="4"/><circle cx="205.0" cy="280.7" r="4"/><circle cx="280.0" cy="274.5" r="4"/><circle cx="355.0" cy="243.5" r="4"/><circle cx="430.0" cy="249.7" r="4"/><circle cx="505.0" cy="249.7" r="4"/><circle cx="580.0" cy="249.7" r="4"/><circle cx="655.0" cy="255.9" r="4"/><circle cx="730.0" cy="262.1" r="4"/><circle cx="805.0" cy="268.3" r="4"/><circle cx="880.0" cy="268.3" r="4"/><circle cx="955.0" cy="274.5" r="4"/></g></g><g class="pg" id="pg-34" onmouseenter="onEnter(34,event)" onmouseleave="onLeave()"><path d="M55.0 218.7 L130.0 224.9 L205.0 224.9 L280.0 224.9 L355.0 249.7 L430.0 255.9 L505.0 255.9 L580.0 255.9 L655.0 262.1 L730.0 268.3 L805.0 274.5 L880.0 274.5 L955.0 280.7" stroke="#e76155" class="pl"/><g class="pd" fill="#e76155"><circle cx="55.0" cy="218.7" r="4"/><circle cx="130.0" cy="224.9" r="4"/><circle cx="205.0" cy="224.9" r="4"/><circle cx="280.0" cy="224.9" r="4"/><circle cx="355.0" cy="249.7" r="4"/><circle cx="430.0" cy="255.9" r="4"/><circle cx="505.0" cy="255.9" r="4"/><circle cx="580.0" cy="255.9" r="4"/><circle cx="655.0" cy="262.1" r="4"/><circle cx="730.0" cy="268.3" r="4"/><circle cx="805.0" cy="274.5" r="4"/><circle cx="880.0" cy="274.5" r="4"/><circle cx="955.0" cy="280.7" r="4"/></g></g><g class="pg" id="pg-35" onmouseenter="onEnter(35,event)" onmouseleave="onLeave()"><path d="M805.0 280.7 L880 |
