summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--about/resources.gmi206
-rw-r--r--about/showcase-rank-history.svg69
-rw-r--r--about/showcase.gmi250
-rw-r--r--about/showcase.gmi.tpl178
-rw-r--r--about/showcase/debroid/image-1.png38
-rw-r--r--index.gmi2
-rw-r--r--uptime-stats.gmi14
7 files changed, 427 insertions, 330 deletions
diff --git a/about/resources.gmi b/about/resources.gmi
index 800e5055..1debbc5e 100644
--- a/about/resources.gmi
+++ b/about/resources.gmi
@@ -36,111 +36,111 @@ You won't find any links on this site because, over time, the links will break.
In random order:
-* 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
-* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
-* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
-* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
+* Ultimate Go Notebook; Bill Kennedy
* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
-* Systemprogrammierung in Go; Frank Müller; dpunkt
-* DNS and BIND; Cricket Liu; O'Reilly
-* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
-* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
+* The Docker Book; James Turnbull; Kindle
+* Polished Ruby Programming; Jeremy Evans; Packt Publishing
* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
+* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
+* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook
+* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
+* Site Reliability Engineering; How Google runs production systems; O'Reilly
+* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
+* Funktionale Programmierung; Peter Pepper; Springer
+* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
+* Effective Java; Joshua Bloch; Addison-Wesley Professional
+* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
* 97 Things Every Cloud Engineer Should Know: Collective Wisdom from the Experts;Emily Freeman, Nathen Harvey; O'Reilly
-* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
-* Java ist auch eine Insel; Christian Ullenboom;
-* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
-* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
-* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
+* Raku Recipes; J.J. Merelo; Apress
+* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
-* 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 Pragmatic Programmer; David Thomas; Addison-Wesley
+* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
* Data Science at the Command Line; Jeroen Janssens; O'Reilly
-* Developing Games in Java; David Brackeen and others...; New Riders
-* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
-* C++ Programming Language; Bjarne Stroustrup;
-* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
-* Raku Fundamentals; Moritz Lenz; Apress
-* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
-* The Docker Book; James Turnbull; Kindle
* Modern Perl; Chromatic ; Onyx Neon Press
+* Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook
+* Effective awk programming; Arnold Robbins; O'Reilly
+* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
+* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
+* Concurrency in Go; Katherine Cox-Buday; O'Reilly
+* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
+* Systemprogrammierung in Go; Frank Müller; dpunkt
* Perl New Features; Joshua McAdams, brian d foy; Perl School
-* Polished Ruby Programming; Jeremy Evans; Packt Publishing
-* Site Reliability Engineering; How Google runs production systems; O'Reilly
-* Ultimate Go Notebook; Bill Kennedy
+* The Pragmatic Programmer; David Thomas; Addison-Wesley
+* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
+* C++ Programming Language; Bjarne Stroustrup;
* Terraform Cookbook; Mikael Krief; Packt Publishing
-* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
-* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
+* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
+* Java ist auch eine Insel; Christian Ullenboom;
+* 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
+* Leanring eBPF; Liz Rice; O'Reilly
+* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
* Higher Order Perl; Mark Dominus; Morgan Kaufmann
-* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
-* Effective Java; Joshua Bloch; Addison-Wesley Professional
-* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
-* Funktionale Programmierung; Peter Pepper; Springer
-* Concurrency in Go; Katherine Cox-Buday; O'Reilly
+* DNS and BIND; Cricket Liu; O'Reilly
+* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
+* Developing Games in Java; David Brackeen and others...; New Riders
* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
-* Effective awk programming; Arnold Robbins; O'Reilly
-* Raku Recipes; J.J. Merelo; Apress
-* Leanring eBPF; Liz Rice; O'Reilly
-* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
-* Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook
+* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
+* Raku Fundamentals; Moritz Lenz; Apress
+* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
+* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
+* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
## 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:
-* Relayd and Httpd Mastery; Michael W Lucas
-* The Linux Programming Interface; Michael Kerrisk; No Starch Press
-* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly
* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly
-* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly
-* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley
* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
+* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly
+* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley
+* Relayd and Httpd Mastery; Michael W Lucas
* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt
+* The Linux Programming Interface; Michael Kerrisk; No Starch Press
+* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly
## Self-development and soft-skills books
In random order:
-* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
-* Deep Work; Cal Newport; Piatkus
-* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
-* The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook
-* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
-* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook
+* Meditation for Mortals, Oliver Burkeman, Audiobook
+* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
* The Good Enough Job; Simone Stolzoff; Ebury Edge
+* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook
+* Deep Work; Cal Newport; Piatkus
+* Stop starting, start finishing; Arne Roock; Lean-Kanban University
* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)
-* So Good They Can't Ignore You; Cal Newport; Business Plus
-* The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook
-* The Power of Now; Eckhard Tolle; Yellow Kite
-* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
-* Ultralearning; Anna Laurent; Self-published via Amazon
-* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)
-* Meditation for Mortals, Oliver Burkeman, Audiobook
-* Slow Productivity; Cal Newport; Penguin Random House
+* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook
+* Digital Minimalism; Cal Newport; Portofolio Penguin
+* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
+* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
+* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
+* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook
* Soft Skills; John Sommez; Manning Publications
+* The Power of Now; Eckhard Tolle; Yellow Kite
+* Atomic Habits; James Clear; Random House Business
* 101 Essays that change the way you think; Brianna Wiest; Audiobook
-* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
* The Joy of Missing Out; Christina Crook; New Society Publishers
-* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook
-* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
* Influence without Authority; A. Cohen, D. Bradford; Wiley
-* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
-* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook
+* The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook
+* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
+* So Good They Can't Ignore You; Cal Newport; Business Plus
+* The Bullet Journal Method; Ryder Carroll; Fourth Estate
+* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
+* Ultralearning; Scott Young; Thorsons
+* Slow Productivity; Cal Newport; Penguin Random House
+* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
+* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
+* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
* Getting Things Done; David Allen
-* Stop starting, start finishing; Arne Roock; Lean-Kanban University
+* Eat That Frog; Brian Tracy
+* Ultralearning; Anna Laurent; Self-published via Amazon
+* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
+* The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook
* Eat That Frog!; Brian Tracy; Hodder Paperbacks
* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
-* Digital Minimalism; Cal Newport; Portofolio Penguin
-* Atomic Habits; James Clear; Random House Business
* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
-* Ultralearning; Scott Young; Thorsons
-* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
-* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
-* The Bullet Journal Method; Ryder Carroll; Fourth Estate
-* Eat That Frog; Brian Tracy
-* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
+* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)
=> ../notes/index.gmi Here are notes of mine for some of the books
@@ -148,21 +148,21 @@ In random order:
Some of these were in-person with exams; others were online learning lectures only. In random order:
+* Algorithms Video Lectures; Robert Sedgewick; 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
* Protocol buffers; O'Reilly Online
+* MySQL Deep Dive Workshop; 2-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)
+* Scripting Vim; Damian Conway; O'Reilly Online
* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training
* The Well-Grounded Rubyist Video Edition; David. A. Black; 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)
-* 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
-* Functional programming lecture; Remote University of Hagen
+* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
+* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
-* MySQL Deep Dive Workshop; 2-day on-site training
-* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
+* Functional programming lecture; Remote University of Hagen
+* Apache Tomcat Best Practises; 3-day on-site training
* AWS Immersion Day; Amazon; 1-day interactive online training
-* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
-* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
-* Scripting Vim; Damian Conway; O'Reilly Online
+* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
## Technical guides
@@ -179,58 +179,58 @@ These are not whole books, but guides (smaller or larger) which I found very use
In random order:
-* Pratical AI
-* Maintainable
-* The ProdCast (Google SRE Podcast)
-* Deep Questions with Cal Newport
-* Cup o' Go [Golang]
-* The Pragmatic Engineer Podcast
-* Fallthrough [Golang]
-* Backend Banter
* The Changelog Podcast(s)
-* Wednesday Wisdom
-* Modern Mentor
+* Cup o' Go [Golang]
* Fork Around And Find Out
+* Backend Banter
* Hidden Brain
+* Deep Questions with Cal Newport
* BSD Now [BSD]
+* Modern Mentor
+* Maintainable
+* The ProdCast (Google SRE Podcast)
+* Fallthrough [Golang]
+* The Pragmatic Engineer Podcast
+* Pratical AI
+* Wednesday Wisdom
* Dev Interrupted
### 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.
-* Ship It (predecessor of Fork Around And Find Out)
-* FLOSS weekly
* Java Pub House
+* FLOSS weekly
* Go Time (predecessor of fallthrough)
-* CRE: Chaosradio Express [german]
+* Ship It (predecessor of Fork Around And Find Out)
* Modern Mentor
+* CRE: Chaosradio Express [german]
## Newsletters I like
This is a mix of tech and non-tech newsletters I am subscribed to. In random order:
* byteSizeGo
-* The Pragmatic Engineer
-* VK Newsletter
+* Applied Go Weekly Newsletter
+* Monospace Mentor
* Changelog News
-* The Valuable Dev
* Register Spill
-* Ruby Weekly
-* Golang Weekly
* The Imperfectionist
-* Applied Go Weekly Newsletter
-* Monospace Mentor
+* The Valuable Dev
+* Golang Weekly
* Andreas Brandhorst Newsletter (Sci-Fi author)
+* The Pragmatic Engineer
+* Ruby Weekly
+* VK Newsletter
## 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
* LWN (online only)
-* Linux User
* freeX (not published anymore)
+* Linux Magazine
+* Linux User
## YouTube channels
diff --git a/about/showcase-rank-history.svg b/about/showcase-rank-history.svg
index 617eef08..45d45456 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="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 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 175.4" stroke="#55e1e7" class="pl"/><g class="pd" fill="#55e1e7"><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="175.4" r="4"/></g></g><g class="pg" id="pg-18" onmouseenter="onEnter(18,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 181.5" stroke="#e7c255" class="pl"/><g class="pd" fill="#e7c255"><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="181.5" r="4"/></g></g><g class="pg" id="pg-19" onmouseenter="onEnter(19,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 187.7" stroke="#9855e7" class="pl"/><g class="pd" fill="#9855e7"><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="187.7" r="4"/></g></g><g class="pg" id="pg-20" onmouseenter="onEnter(20,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 193.9" stroke="#55e76d" class="pl"/><g class="pd" fill="#55e76d"><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="193.9" r="4"/></g></g><g class="pg" id="pg-21" onmouseenter="onEnter(21,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 200.1" stroke="#e75568" class="pl"/><g class="pd" fill="#e75568"><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="200.1" r="4"/></g></g><g class="pg" id="pg-22" onmouseenter="onEnter(22,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 206.3" stroke="#5592e7" class="pl"/><g class="pd" fill="#5592e7"><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="206.3" r="4"/></g></g><g class="pg" id="pg-23" onmouseenter="onEnter(23,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 212.5" stroke="#bde755" class="pl"/><g class="pd" fill="#bde755"><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="212.5" r="4"/></g></g><g class="pg" id="pg-24" onmouseenter="onEnter(24,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 218.7" stroke="#e655e7" class="pl"/><g class="pd" fill="#e655e7"><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="218.7" r="4"/></g></g><g class="pg" id="pg-25" onmouseenter="onEnter(25,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 224.9" stroke="#55e7bc" class="pl"/><g class="pd" fill="#55e7bc"><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="224.9" r="4"/></g></g><g class="pg" id="pg-26" onmouseenter="onEnter(26,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 231.1" stroke="#e79155" class="pl"/><g class="pd" fill="#e79155"><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="231.1" r="4"/></g></g><g class="pg" id="pg-27" onmouseenter="onEnter(27,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 237.3" stroke="#6755e7" class="pl"/><g class="pd" fill="#6755e7"><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="237.3" r="4"/></g></g><g class="pg" id="pg-28" onmouseenter="onEnter(28,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 243.5" stroke="#6ee755" class="pl"/><g class="pd" fill="#6ee755"><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="243.5" r="4"/></g></g><g class="pg" id="pg-29" onmouseenter="onEnter(29,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 249.7" stroke="#e75599" class="pl"/><g class="pd" fill="#e75599"><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="249.7" r="4"/></g></g><g class="pg" id="pg-30" onmouseenter="onEnter(30,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 255.9" stroke="#55c3e7" class="pl"/><g class="pd" fill="#55c3e7"><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="255.9" r="4"/></g></g><g class="pg" id="pg-31" onmouseenter="onEnter(31,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 262.1" stroke="#e7e055" class="pl"/><g class="pd" fill="#e7e055"><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="262.1" r="4"/></g></g><g class="pg" id="pg-32" onmouseenter="onEnter(32,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 268.3" stroke="#b655e7" class="pl"/><g class="pd" fill="#b655e7"><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="268.3" r="4"/></g></g><g class="pg" id="pg-33" onmouseenter="onEnter(33,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 274.5" stroke="#55e78b" class="pl"/><g class="pd" fill="#55e78b"><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="274.5" r="4"/></g></g><g class="pg" id="pg-34" onmouseenter="onEnter(34,event)" onmouseleave="onLeave()"><path d="M805.0 280.7 L880.0 280.7 L955.0 280.7" stroke="#e76155" class="pl"/><g class="pd" fill="#e76155"><circle cx="805.0" cy="280.7" r="4"/><circle cx="880.0" cy="280.7" 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="M55.0 231.1 L130.0 231.1 L205.0 231.1 L280.0 231.1 L355.0 255.9 L430.0 262.1 L505.0 262.1 L580.0 262.1 L655.0 268.3 L730.0 274.5 L805.0 286.9 L880.0 286.9 L955.0 286.9" stroke="#5574e7" class="pl"/><g class="pd" fill="#5574e7"><circle cx="55.0" cy="231.1" r="4"/><circle cx="130.0" cy="231.1" r="4"/><circle cx="205.0" cy="231.1" r="4"/><circle cx="280.0" cy="231.1" r="4"/><circle cx="355.0" cy="255.9" r="4"/><circle cx="430.0" cy="262.1" r="4"/><circle cx="505.0" cy="262.1" r="4"/><circle cx="580.0" cy="262.1" r="4"/><circle cx="655.0" cy="268.3" r="4"/><circle cx="730.0" cy="274.5" r="4"/><circle cx="805.0" cy="286.9" r="4"/><circle cx="880.0" cy="286.9" r="4"/><circle cx="955.0" cy="286.9" r="4"/></g></g><g class="pg" id="pg-36" onmouseenter="onEnter(36,event)" onmouseleave="onLeave()"><path d="M55.0 224.9 L130.0 237.3 L205.0 237.3 L280.0 237.3 L355.0 262.1 L430.0 268.3 L505.0 268.3 L580.0 268.3 L655.0 274.5 L730.0 280.7 L805.0 293.1 L880.0 293.1 L955.0 293.1" stroke="#9fe755" class="pl"/><g class="pd" fill="#9fe755"><circle cx="55.0" cy="224.9" r="4"/><circle cx="130.0" cy="237.3" r="4"/><circle cx="205.0" cy="237.3" r="4"/><circle cx="280.0" cy="237.3" r="4"/><circle cx="355.0" cy="262.1" r="4"/><circle cx="430.0" cy="268.3" r="4"/><circle cx="505.0" cy="268.3" r="4"/><circle cx="580.0" cy="268.3" r="4"/><circle cx="655.0" cy="274.5"