summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-27 21:43:53 +0300
committerPaul Buetow <paul@buetow.org>2026-05-27 21:43:53 +0300
commit1c95dd7bc547ada54e6abb317b8f3e289ef5f30e (patch)
treecd6a561def13fcc4d071d22b346f14c6340176e3
parent23d371b3dae50a07acf26d93568f69f7bb638fb7 (diff)
Update content for gemtext
-rw-r--r--about/resources.gmi200
-rw-r--r--about/showcase-rank-history.svg4
-rw-r--r--about/showcase.gmi274
-rw-r--r--about/showcase.gmi.tpl138
-rw-r--r--about/showcase/debroid/image-1.png48
-rw-r--r--index.gmi2
-rw-r--r--uptime-stats.gmi12
7 files changed, 339 insertions, 339 deletions
diff --git a/about/resources.gmi b/about/resources.gmi
index f4c5a587..800e5055 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:
-* Polished Ruby Programming; Jeremy Evans; Packt Publishing
-* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
+* 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
-* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
-* 97 Things Every Cloud Engineer Should Know: Collective Wisdom from the Experts;Emily Freeman, Nathen Harvey; O'Reilly
-* Systemprogrammierung in Go; Frank Müller; dpunkt
-* The Pragmatic Programmer; David Thomas; Addison-Wesley
* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
-* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
-* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; Manning Publications
-* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
+* 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
* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
-* Data Science at the Command Line; Jeroen Janssens; O'Reilly
-* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
+* 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
+* 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
+* 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
-* Terraform Cookbook; Mikael Krief; Packt Publishing
-* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
-* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
-* Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook
-* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
-* Raku Recipes; J.J. Merelo; Apress
-* Java ist auch eine Insel; Christian Ullenboom;
+* The Docker Book; James Turnbull; Kindle
+* Modern Perl; Chromatic ; Onyx Neon Press
* Perl New Features; Joshua McAdams, brian d foy; Perl School
-* Higher Order Perl; Mark Dominus; Morgan Kaufmann
+* Polished Ruby Programming; Jeremy Evans; Packt Publishing
* Site Reliability Engineering; How Google runs production systems; O'Reilly
-* Effective Java; Joshua Bloch; Addison-Wesley Professional
-* The Docker Book; James Turnbull; Kindle
+* Ultimate Go Notebook; Bill Kennedy
+* Terraform Cookbook; Mikael Krief; Packt Publishing
+* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
-* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
-* 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
-* Raku Fundamentals; Moritz Lenz; Apress
-* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
-* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
-* Leanring eBPF; Liz Rice; O'Reilly
-* DNS and BIND; Cricket Liu; O'Reilly
-* Modern Perl; Chromatic ; Onyx Neon Press
-* Concurrency in Go; Katherine Cox-Buday; O'Reilly
-* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
-* Effective awk programming; Arnold Robbins; O'Reilly
-* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
+* 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
-* Ultimate Go Notebook; Bill Kennedy
-* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
-* Developing Games in Java; David Brackeen and others...; New Riders
+* Concurrency in Go; Katherine Cox-Buday; O'Reilly
* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
-* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
-* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
+* 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
+* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; 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:
-* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
* Relayd and Httpd Mastery; Michael W Lucas
-* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly
+* 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
-* The Linux Programming Interface; Michael Kerrisk; No Starch Press
+* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt
## Self-development and soft-skills books
In random order:
-* 101 Essays that change the way you think; Brianna Wiest; Audiobook
+* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
* Deep Work; Cal Newport; Piatkus
-* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
-* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook
-* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
-* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
-* The Joy of Missing Out; Christina Crook; New Society Publishers
-* Getting Things Done; David Allen
-* The Bullet Journal Method; Ryder Carroll; Fourth Estate
+* 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
-* Ultralearning; Anna Laurent; Self-published via Amazon
+* The Good Enough Job; Simone Stolzoff; Ebury Edge
+* 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
* Soft Skills; John Sommez; Manning Publications
-* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)
-* Eat That Frog; Brian Tracy
-* The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook
-* Influence without Authority; A. Cohen, D. Bradford; Wiley
-* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
-* The Good Enough Job; Simone Stolzoff; Ebury Edge
+* 101 Essays that change the way you think; Brianna Wiest; Audiobook
* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
-* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
-* Meditation for Mortals, Oliver Burkeman, Audiobook
-* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
-* 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 Power of Now; Eckhard Tolle; Yellow Kite
-* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
+* The Joy of Missing Out; Christina Crook; New Society Publishers
* 97 Things Every Engineering Manager Should Know; Camille Fournier; 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
+* 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
+* Getting Things Done; David Allen
* Stop starting, start finishing; Arne Roock; Lean-Kanban University
-* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
-* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
* Eat That Frog!; Brian Tracy; Hodder Paperbacks
-* Slow Productivity; Cal Newport; Penguin Random House
+* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
* Digital Minimalism; Cal Newport; Portofolio Penguin
-* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
-* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)
* 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
=> ../notes/index.gmi Here are notes of mine for some of the books
@@ -148,30 +148,30 @@ In random order:
Some of these were in-person with exams; others were online learning lectures only. In random order:
-* Cloud Operations on AWS - Learn how to configure, deploy, maintain, and troubleshoot your AWS environments; 3-day online live training with labs; Amazon
-* MySQL Deep Dive Workshop; 2-day on-site training
-* Apache Tomcat Best Practises; 3-day on-site training
-* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
-* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
+* Protocol buffers; O'Reilly Online
* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training
-* The Ultimate Kubernetes Bootcamp; School of Devops; O'Reilly Online
-* Functional programming lecture; Remote University of Hagen
+* 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)
-* Algorithms Video Lectures; Robert Sedgewick; 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
+* Functional programming lecture; Remote University of Hagen
* 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
* AWS Immersion Day; Amazon; 1-day interactive online training
-* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
-* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
+* 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
-* Protocol buffers; O'Reilly Online
+* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
## Technical guides
These are not whole books, but guides (smaller or larger) which I found very useful. in random order:
-* Raku Guide at https://raku.guide
* How CPUs work at https://cpu.land
* Advanced Bash-Scripting Guide
+* Raku Guide at https://raku.guide
## Podcasts
@@ -179,58 +179,58 @@ These are not whole books, but guides (smaller or larger) which I found very use
In random order:
-* The Pragmatic Engineer Podcast
-* Hidden Brain
-* Cup o' Go [Golang]
-* Wednesday Wisdom
* Pratical AI
-* Fork Around And Find Out
* Maintainable
* The ProdCast (Google SRE Podcast)
* Deep Questions with Cal Newport
-* BSD Now [BSD]
-* The Changelog Podcast(s)
+* Cup o' Go [Golang]
+* The Pragmatic Engineer Podcast
* Fallthrough [Golang]
-* Dev Interrupted
-* Modern Mentor
* Backend Banter
+* The Changelog Podcast(s)
+* Wednesday Wisdom
+* Modern Mentor
+* Fork Around And Find Out
+* Hidden Brain
+* BSD Now [BSD]
+* 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
* Go Time (predecessor of fallthrough)
* CRE: Chaosradio Express [german]
-* Java Pub House
-* FLOSS weekly
* Modern Mentor
-* Ship It (predecessor of Fork Around And Find Out)
## Newsletters I like
This is a mix of tech and non-tech newsletters I am subscribed to. In random order:
-* Applied Go Weekly Newsletter
-* Register Spill
-* The Valuable Dev
-* Ruby Weekly
+* byteSizeGo
* The Pragmatic Engineer
* VK Newsletter
* Changelog News
-* Andreas Brandhorst Newsletter (Sci-Fi author)
+* The Valuable Dev
+* Register Spill
+* Ruby Weekly
* Golang Weekly
* The Imperfectionist
-* byteSizeGo
+* Applied Go Weekly Newsletter
* Monospace Mentor
+* Andreas Brandhorst Newsletter (Sci-Fi author)
## 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
## YouTube channels
diff --git a/about/showcase-rank-history.svg b/about/showcase-rank-history.svg
index 8ebeb226..617eef08 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">4w ago</text><line class="gl" x1="280.0" y1="70" x2="280.0" y2="510.0"/><text class="al" x="280.0" y="526.0" text-anchor="middle">3w ago</text><line class="gl" x1="505.0" y1="70" x2="505.0" y2="510.0"/><text class="al" x="505.0" y="526.0" text-anchor="middle">2w ago</text><line class="gl" x1="730.0" y1="70" x2="730.0" y2="510.0"/><text class="al" x="730.0" y="526.0" text-anchor="middle">1w ago</text><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="M55.0 132.0 L280.0 132.0 L505.0 144.4 L730.0 150.6 L955.0 70.0" stroke="#e75555" class="pl"/><g class="pd" fill="#e75555"><circle cx="55.0" cy="132.0" r="4"/><circle cx="280.0" cy="132.0" r="4"/><circle cx="505.0" cy="144.4" r="4"/><circle cx="730.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 144.4 L280.0 150.6 L505.0 138.2 L730.0 70.0 L955.0 76.2" stroke="#5580e7" class="pl"/><g class="pd" fill="#5580e7"><circle cx="55.0" cy="144.4" r="4"/><circle cx="280.0" cy="150.6" r="4"/><circle cx="505.0" cy="138.2" r="4"/><circle cx="730.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="M55.0 82.4 L280.0 88.6 L505.0 76.2 L730.0 82.4 L955.0 82.4" stroke="#aae755" class="pl"/><g class="pd" fill="#aae755"><circle cx="55.0" cy="82.4" r="4"/><circle cx="280.0" cy="88.6" r="4"/><circle cx="505.0" cy="76.2" r="4"/><circle cx="730.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="M280.0 70.0 L505.0 70.0 L730.0 76.2 L955.0 88.6" stroke="#e755d5" class="pl"/><g class="pd" fill="#e755d5"><circle cx="280.0" cy="70.0" r="4"/><circle cx="505.0" cy="70.0" r="4"/><circle cx="730.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 113.4 L280.0 82.4 L505.0 94.8 L730.0 88.6 L955.0 94.8" stroke="#55e7ce" class="pl"/><g class="pd" fill="#55e7ce"><circle cx="55.0" cy="113.4" r="4"/><circle cx="280.0" cy="82.4" r="4"/><circle cx="505.0" cy="94.8" r="4"/><circle cx="730.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 70.0 L280.0 76.2 L505.0 88.6 L730.0 101.0 L955.0 101.0" stroke="#e7a455" class="pl"/><g class="pd" fill="#e7a455"><circle cx="55.0" cy="70.0" r="4"/><circle cx="280.0" cy="76.2" r="4"/><circle cx="505.0" cy="88.6" r="4"/><circle cx="730.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 125.8 L280.0 138.2 L505.0 150.6 L730.0 94.8 L955.0 107.2" stroke="#7a55e7" class="pl"/><g class="pd" fill="#7a55e7"><circle cx="55.0" cy="125.8" r="4"/><circle cx="280.0" cy="138.2" r="4"/><circle cx="505.0" cy="150.6" r="4"/><circle cx="730.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 88.6 L280.0 101.0 L505.0 101.0 L730.0 119.6 L955.0 113.4" stroke="#5ce755" class="pl"/><g class="pd" fill="#5ce755"><circle cx="55.0" cy="88.6" r="4"/><circle cx="280.0" cy="101.0" r="4"/><circle cx="505.0" cy="101.0" r="4"/><circle cx="730.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 119.6 L280.0 107.2 L505.0 107.2 L730.0 107.2 L955.0 119.6" stroke="#e75586" class="pl"/><g class="pd" fill="#e75586"><circle cx="55.0" cy="119.6" r="4"/><circle cx="280.0" cy="107.2" r="4"/><circle cx="505.0" cy="107.2" r="4"/><circle cx="730.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 101.0 L280.0 113.4 L505.0 113.4 L730.0 125.8 L955.0 125.8" stroke="#55b0e7" class="pl"/><g class="pd" fill="#55b0e7"><circle cx="55.0" cy="101.0" r="4"/><circle cx="280.0" cy="113.4" r="4"/><circle cx="505.0" cy="113.4" r="4"/><circle cx="730.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="M505.0 82.4 L730.0 113.4 L955.0 132.0" stroke="#dbe755" class="pl"/><g class="pd" fill="#dbe755"><circle cx="505.0" cy="82.4" r="4"/><circle cx="730.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 107.2 L280.0 119.6 L505.0 119.6 L730.0 132.0 L955.0 138.2" stroke="#c855e7" class="pl"/><g class="pd" fill="#c855e7"><circle cx="55.0" cy="107.2" r="4"/><circle cx="280.0" cy="119.6" r="4"/><circle cx="505.0" cy="119.6" r="4"/><circle cx="730.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="M55.0 94.8 L280.0 125.8 L505.0 132.0 L730.0 138.2 L955.0 144.4" stroke="#55e79e" class="pl"/><g class="pd" fill="#55e79e"><circle cx="55.0" cy="94.8" r="4"/><circle cx="280.0" cy="125.8" r="4"/><circle cx="505.0" cy="132.0" r="4"/><circle cx="730.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="M55.0 76.2 L280.0 94.8 L505.0 125.8 L730.0 144.4 L955.0 150.6" stroke="#e77355" class="pl"/><g class="pd" fill="#e77355"><circle cx="55.0" cy="76.2" r="4"/><circle cx="280.0" cy="94.8" r="4"/><circle cx="505.0" cy="125.8" r="4"/><circle cx="730.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 138.2 L280.0 144.4 L505.0 156.8 L730.0 156.8 L955.0 156.8" stroke="#5562e7" class="pl"/><g class="pd" fill="#5562e7"><circle cx="55.0" cy="138.2" r="4"/><circle cx="280.0" cy="144.4" r="4"/><circle cx="505.0" cy="156.8" r="4"/><circle cx="730.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="M55.0 156.8 L280.0 163.0 L505.0 169.2 L730.0 163.0 L955.0 163.0" stroke="#8ce755" class="pl"/><g class="pd" fill="#8ce755"><circle cx="55.0" cy="156.8" r="4"/><circle cx="280.0" cy="163.0" r="4"/><circle cx="505.0" cy="169.2" r="4"/><circle cx="730.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="M55.0 150.6 L280.0 156.8 L505.0 163.0 L730.0 169.2 L955.0 169.2" stroke="#e755b7" class="pl"/><g class="pd" fill="#e755b7"><circle cx="55.0" cy="150.6" r="4"/><circle cx="280.0" cy="156.8" r="4"/><circle cx="505.0" cy="163.0" r="4"/><circle cx="730.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 169.2 L280.0 175.4 L505.0 181.5 L730.0 181.5 L955.0 175.4" stroke="#55e1e7" class="pl"/><g class="pd" fill="#55e1e7"><circle cx="55.0" cy="169.2" r="4"/><circle cx="280.0" cy="175.4" r="4"/><circle cx="505.0" cy="181.5" r="4"/><circle cx="730.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 163.0 L280.0 169.2 L505.0 175.4 L730.0 175.4 L955.0 181.5" stroke="#e7c255" class="pl"/><g class="pd" fill="#e7c255"><circle cx="55.0" cy="163.0" r="4"/><circle cx="280.0" cy="169.2" r="4"/><circle cx="505.0" cy="175.4" r="4"/><circle cx="730.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 175.4 L280.0 181.5 L505.0 187.7 L730.0 187.7 L955.0 187.7" stroke="#9855e7" class="pl"/><g class="pd" fill="#9855e7"><circle cx="55.0" cy="175.4" r="4"/><circle cx="280.0" cy="181.5" r="4"/><circle cx="505.0" cy="187.7" r="4"/><circle cx="730.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 181.5 L280.0 187.7 L505.0 193.9 L730.0 193.9 L955.0 193.9" stroke="#55e76d" class="pl"/><g class="pd" fill="#55e76d"><circle cx="55.0" cy="181.5" r="4"/><circle cx="280.0" cy="187.7" r="4"/><circle cx="505.0" cy="193.9" r="4"/><circle cx="730.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 193.9 L280.0 193.9 L505.0 200.1 L730.0 200.1 L955.0 200.1" stroke="#e75568" class="pl"/><g class="pd" fill="#e75568"><circle cx="55.0" cy="193.9" r="4"/><circle cx="280.0" cy="193.9" r="4"/><circle cx="505.0" cy="200.1" r="4"/><circle cx="730.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 200.1 L280.0 206.3 L505.0 212.5 L730.0 212.5 L955.0 206.3" stroke="#5592e7" class="pl"/><g class="pd" fill="#5592e7"><circle cx="55.0" cy="200.1" r="4"/><circle cx="280.0" cy="206.3" r="4"/><circle cx="505.0" cy="212.5" r="4"/><circle cx="730.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 187.7 L280.0 200.1 L505.0 206.3 L730.0 206.3 L955.0 212.5" stroke="#bde755" class="pl"/><g class="pd" fill="#bde755"><circle cx="55.0" cy="187.7" r="4"/><circle cx="280.0" cy="200.1" r="4"/><circle cx="505.0" cy="206.3" r="4"/><circle cx="730.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 206.3 L280.0 212.5 L505.0 218.7 L730.0 218.7 L955.0 218.7" stroke="#e655e7" class="pl"/><g class="pd" fill="#e655e7"><circle cx="55.0" cy="206.3" r="4"/><circle cx="280.0" cy="212.5" r="4"/><circle cx="505.0" cy="218.7" r="4"/><circle cx="730.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 231.1 L280.0 231.1 L505.0 237.3 L730.0 231.1 L955.0 224.9" stroke="#55e7bc" class="pl"/><g class="pd" fill="#55e7bc"><circle cx="55.0" cy="231.1" r="4"/><circle cx="280.0" cy="231.1" r="4"/><circle cx="505.0" cy="237.3" r="4"/><circle cx="730.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 212.5 L280.0 218.7 L505.0 224.9 L730.0 224.9 L955.0 231.1" stroke="#e79155" class="pl"/><g class="pd" fill="#e79155"><circle cx="55.0" cy="212.5" r="4"/><circle cx="280.0" cy="218.7" r="4"/><circle cx="505.0" cy="224.9" r="4"/><circle cx="730.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 218.7 L280.0 224.9 L505.0 231.1 L730.0 237.3 L955.0 237.3" stroke="#6755e7" class="pl"/><g class="pd" fill="#6755e7"><circle cx="55.0" cy="218.7" r="4"/><circle cx="280.0" cy="224.9" r="4"/><circle cx="505.0" cy="231.1" r="4"/><circle cx="730.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 224.9 L280.0 237.3 L505.0 243.5 L730.0 243.5 L955.0 243.5" stroke="#6ee755" class="pl"/><g class="pd" fill="#6ee755"><circle cx="55.0" cy="224.9" r="4"/><circle cx="280.0" cy="237.3" r="4"/><circle cx="505.0" cy="243.5" r="4"/><circle cx="730.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 237.3 L280.0 243.5 L505.0 249.7 L730.0 249.7 L955.0 249.7" stroke="#e75599" class="pl"/><g class="pd" fill="#e75599"><circle cx="55.0" cy="237.3" r="4"/><circle cx="280.0" cy="243.5" r="4"/><circle cx="505.0" cy="249.7" r="4"/><circle cx="730.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 243.5 L280.0 249.7 L505.0 255.9 L730.0 255.9 L955.0 255.9" stroke="#55c3e7" class="pl"/><g class="pd" fill="#55c3e7"><circle cx="55.0" cy="243.5" r="4"/><circle cx="280.0" cy="249.7" r="4"/><circle cx="505.0" cy="255.9" r="4"/><circle cx="730.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 249.7 L280.0 255.9 L505.0 262.1 L730.0 262.1 L955.0 262.1" stroke="#e7e055" class="pl"/><g class="pd" fill="#e7e055"><circle cx="55.0" cy="249.7" r="4"/><circle cx="280.0" cy="255.9" r="4"/><circle cx="505.0" cy="262.1" r="4"/><circle cx="730.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 255.9 L280.0 262.1 L505.0 268.3 L730.0 268.3 L955.0 268.3" stroke="#b655e7" class="pl"/><g class="pd" fill="#b655e7"><circle cx="55.0" cy="255.9" r="4"/><circle cx="280.0" cy="262.1" r="4"/><circle cx="505.0" cy="268.3" r="4"/><circle cx="730.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 262.1 L280.0 268.3 L505.0 274.5 L730.0 274.5 L955.0 274.5" stroke="#55e78b" class="pl"/><g class="pd" fill="#55e78b"><circle cx="55.0" cy="262.1" r="4"/><circle cx="280.0" cy="268.3" r="4"/><circle cx="505.0" cy="274.5" r="4"/><circle cx="730.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="M505.0 280.7 L730.0 280.7 L955.0 280.7" stroke="#e76155" class="pl"/><g class="pd" fill="#e76155"><circle cx="505.0" cy="280.7" r="4"/><circle cx="730.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 268.3 L280.0 274.5 L505.0 286.9 L730.0 286.9 L955.0 286.9" stroke="#5574e7" class="pl"/><g class="pd" fill="#5574e7"><circle cx="55.0" cy="268.3" r="4"/><circle cx="280.0" cy="274.5" r="4"/><circle cx="505.0" cy="286.9" r="4"/><circle cx="730.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 274.5 L280.0 280.7 L505.0 293.1 L730.0 293.1 L955.0 293.1" stroke="#9fe755" class="pl"/><g class="pd" fill="#9fe755"><circle cx="55.0" cy="274.5" r="4"/><circle cx="280.0" cy="280.7" r="4"/><circle cx="505.0" cy="293.1" r="4"/><circle cx="730.0" cy="293.1" r="4"/><circle cx="955.0" cy="293.1" r="4"/></g></g><g class="pg" id="pg-37" onmouseenter="onEnter(37,event)" onmouseleave="onLeave()"><path d="M55.0 280.7 L280.0 286.9 L505.0 299.3 L730.0 299.3 L955.0 299.3" stroke="#e755c9" class="pl"/><g class="pd" fill="#e755c9"><circle cx="55.0" cy="280.7" r="4"/><circle cx="280.0" cy="286.9" r="4"/><circle cx="505.0" cy="299.3" r="4"/><circle cx="730.0" cy="299.3" r="4"/><circle cx="955.0" cy="299.3" r="4"/></g></g><g class="pg" id="pg-38" onmouseenter="onEnter(38,event)" onmouseleave="onLeave()"><path d="M55.0 286.9 L280.0 293.1 L505.0 305.5 L730.0 305.5 L955.0 305.5" stroke="#55e7da" class="pl"/><g class="pd" fill="#55e7da"><circle cx="55.0" cy="286.9" r="4"/><circle cx="280.0" cy="293.1" r="4"/><circle cx="505.0" cy="305.5" r="4"/><circle cx="730.0" cy="305.5" r="4"/><circle cx="955.0" cy="305.5" r="4"/></g></g><g class="pg" id="pg-39" onmouseenter="onEnter(39,event)" onmouseleave="onLeave()"><path d="M55.0 293.1 L280.0 299.3 L505.0 311.7 L730.0 311.7 L955.0 311.7" stroke="#e7b055" class="pl"/><g class="pd" fill="#e7b055"><circle cx="55.0" cy="293.1" r="4"/><circle cx="280.0" cy="299.3" r="4"/><circle cx="505.0" cy="311.7" r="4"/><circle cx="730.0" cy="311.7" r="4"/><circle cx="955.0" cy="311.7" r="4"/></g></g><g class="pg" id="pg-40" onmouseenter="onEnter(40,event)" onmouseleave="onLeave()"><path d="M55.0 305.5 L280.0 311.7 L505.0 317.9 L730.0 317.9 L955.0 317.9" stroke="#8555e7" class="pl"/><g class="pd" fill="#8555e7"><circle cx="55.0" cy="305.5" r="4"/><circle cx="280.0" cy="311.7" r="4"/><circle cx="505.0" cy="317.9" r="4"/><circle cx="730.0" cy="317.9" r="4"/><circle cx="955.0" cy="317.9" r="4"/></g></g><g class="pg" id="pg-41" onmouseenter="onEnter(41,event)" onmouseleave="onLeave()"><path d="M55.0 299.3 L280.0 305.5 L505.0 324.1 L730.0 324.1 L955.0 324.1" stroke="#55e75b" class="pl"/><g class="pd" fill="#55e75b"><circle cx="55.0" cy="299.3" r="4"/><circle cx="280.0" cy="305.5" r="4"/><circle cx="505.0" cy="324.1" r="4"/><circle cx="730.0" cy="324.1" r="4"/><circle cx="955.0" cy="324.1" r="4"/></g></g><g class="pg" id="pg-42" onmouseenter="onEnter(42,event)" onmouseleave="onLeave()"><path d="M55.0 311.7 L280.0 317.9 L505.0 330.3 L730.0 330.3 L955.0 330.3" stroke="#e7557b" class="pl"/><g class="pd" fill="#e7557b"><circle cx="55.0" cy="311.7" r="4"/><circle cx="280.0" cy="317.9" r="4"/><circle cx="505.0" cy="330.3" r="4"/><circle cx="730.0" cy="330.3" r="4"/><circle cx="955.0" cy="330.3" r="4"/></g></g><g class="pg" id="pg-43" onmouseenter="onEnter(43,event)" onmouseleave="onLeave()"><path d="M55.0 317.9 L280.0 324.1 L505.0 336.5 L730.0 336.5 L955.0 336.5" stroke="#55a5e7" class="pl"/><g class="pd" fill="#55a5e7"><circle cx="55.0" cy="317.9" r="4"/><circle cx="280.0" cy="324.1" r="4"/><circle cx="505.0" cy="336.5" r="4"/><circle cx="730.0" cy="336.5" r="4"/><circle cx="955.0" cy="336.5" r="4"/></g></g><g class="pg" id="pg-44" onmouseenter="onEnter(44,event)" onmouseleave="onLeave()"><path d="M55.0 324.1 L280.0 330.3 L505.0 342.7 L730.0 342.7 L955.0 342.7" stroke="#cfe755" class="pl"/><g class="pd" fill="#cfe755"><circle cx="55.0" cy="324.1" r="4"/><circle cx="280.0" cy="330.3" r="4"/><circle cx="505.0" cy="342.7" r="4"/><circle cx="730.0" cy="342.7" r="4"/><circle cx="955.0" cy="342.7" r="4"/></g></g><g class="pg" id="pg-45" onmouseenter="onEnter(45,event)" onmouseleave="onLeave()"><path d="M55.0 330.3 L280.0 336.5 L505.0 348.9 L730.0 348.9 L955.0 348.9" stroke="#d455e7" class="pl"/><g class="pd" fill="#d455e7"><circle cx="55.0" cy="330.3" r="4"/><circle cx="280.0" cy="336.5" r="4"/><circle cx="505.0" cy="348.9" r="4"/><circle cx="730.0" cy="348.9" r="4"/><circle cx="955.0" cy="348.9" r="4"/></g></g><g class="pg" id="pg-46" onmouseenter="onEnter(46,event)" onmouseleave="onLeave()"><path d="M55.0 336.5 L280.0 342.7 L505.0 355.1 L730.0 355.1 L955.0 355.1" stroke="#55e7a9" class="pl"/><g class="pd" fill="#55e7a9"><circle cx="55.0" cy="336.5" r="4"/><circle cx="280.0" cy="342.7" r="4"/><circle cx="505.0" cy="355.1" r="4"/><circle cx="730.0" cy="355.1" r="4"/><circle cx="955.0" cy="355.1" r="4"/></g></g><g class="pg" id="pg-47" onmouseenter="onEnter(47,event)" onmouseleave="onLeave()"><path d="M55.0 342.7 L280.0 348.9 L505.0 361.3 L730.0 361.3 L955.0 361.3" stroke="#e77f55" class="pl"/><g class="pd" fill="#e77f55"><circle cx="55.0" cy="342.7" r="4"/><circle cx="280.0" cy="348.9" r="4"/><circle cx="505.0" cy="361.3" r="4"/><circle cx="730.0" cy="361.3" r="4"/><circle cx="955.0" cy="361.3" r="4"/></g></g><g class="pg" id="pg-48" onmouseenter="onEnter(48,event)" onmouseleave="onLeave()"><path d="M55.0 348.9 L280.0 355.1 L505.0 367.5 L730.0 367.5 L955.0 367.5" stroke="#5556e7" class="pl"/><g class="pd" fill="#5556e7"><circle cx="55.0" cy="348.9" r="4"/><circle cx="280.0" cy="355.1" r="4"/><circle cx="505.0" cy="367.5" r="4"/><circle cx="730.0" cy="367.5" r="4"/><circle cx="955.0" cy="367.5" r="4"/></g></g><g class="pg" id="pg-49" onmouseenter="onEnter(49,event)" onmouseleave="onLeave()"><path d="M55.0 355.1 L280.0 361.3 L505.0 373.7 L730.0 373.7 L955.0 373.7" stroke="#81e755" class="pl"/><g class="pd" fill="#81e755"><circle cx="55.0" cy="355.1" r="4"/><circle cx="280.0" cy="361.3" r="4"/><circle cx="505.0" cy="373.7" r="4"/><circle cx="730.0" cy="373.7" r="4"/><circle cx="955.0" cy="373.7" r="4"/></g></g><g class="pg" id="pg-50" onmouseenter="onEnter(50,event)" onmouseleave="onLeave()"><path d="M55.0 361.3 L280.0 367.5 L505.0 379.9 L730.0 379.9 L955.0 379.9" stroke="#e755ab" class="pl"/><g class="pd" fill="#e755ab"><circle cx="55.0" cy="361.3" r="4"/><circle cx="280.0" cy="367.5" r="4"/><circle cx="505.0" cy="379.9" r="4"/><circle cx="730.0" cy="379.9" r="4"/><circle cx="955.0" cy="379.9" r="4"/></g></g><g class="pg" id="pg-51" onmouseenter="onEnter(51,event)" onmouseleave="onLeave()"><path d="M55.0 367.5 L280.0 373.7 L505.0 386.1 L730.0 386.1 L955.0 386.1" stroke="#55d6e7" class="pl"/><g class="pd" fill="#55d6e7"><circle cx="55.0" cy="367.5" r="4"/><circle cx="280.0" cy="373.7" r="4"/><circle cx="505.0" cy="386.1" r="4"/><circle cx="730.0" cy="386.1" r="4"/><circle cx="955.0" cy="386.1" r="4"/></g></g><g class="pg" id="pg-52" onmouseenter="onEnter(52,event)" onmouseleave="onLeave()"><path d="M55.0 373.7 L280.0 379.9 L505.0 392.3 L730.0 392.3 L955.0 392.3" stroke="#e7ce55" class="pl"/><g class="pd" fill="#e7ce55"><circle cx="55.0" cy="373.7" r="4"/><circle cx="280.0" cy="379.9" r="4"/><circle cx="505.0" cy="392.3" r="4"/><circle cx="730.0" cy="392.3" r="4"/><circle cx="955.0" cy="392.3" r="4"/></g></g><g class="pg" id="pg-53" onmouseenter="onEnter(53,event)" onmouseleave="onLeave()"><path d="M55.0 379.9 L280.0 386.1 L505.0 398.5 L730.0 398.5 L955.0 398.5" stroke="#a355e7" class="pl"/><g class="pd" fill="#a355e7"><circle cx="55.0" cy="379.9" r="4"/><circle cx="280.0" cy="386.1" r="4"/><circle cx="505.0" cy="398.5" r="4"/><circle cx="730.0" cy="398.5" r="4"/><circle cx="955.0" cy="398.5" r="4"/></g></g><g class="pg" id="pg-54" onmouseenter="onEnter(54,event)" onmouseleave="onLeave()"><path d="M55.0 386.1 L280.0 392.3 L505.0 404.6 L730.0 404.6 L955.0 404.6" stroke="#55e779" class="pl"/><g class="pd" fill="#55e779"><circle cx="55.0" cy="386.1" r="4"/><circle cx="280.0" cy="392.3" r="4"/><circle cx="505.0" cy="404.6" r="4"/><circle cx="730.0" cy="404.6" r="4"/><circle cx="955.0" cy="404.6" r="4"/></g></g><g class="pg" id="pg-55" onmouseenter="onEnter(55,event)" onmouseleave="onLeave()"><path d="M55.0 392.3 L280.0 398.5 L505.0 410.8 L730.0 410.8 L955.0 410.8" stroke="#e7555d" class="pl"/><g class="pd" fill="#e7555d"><circle cx="55.0" cy="392.3" r="4"/><circle cx="280.0" cy="398.5" r="4"/><circle cx="505.0" cy="410.8" r="4"/><circle cx="730.0" cy="410.8" r="4"/><circle cx="955.0" cy="410.8" r="4"/></g></g><g class="pg" id="pg-56" onmouseenter="onEnter(56,event)" onmouseleave="onLeave()"><path d="M55.0 398.5 L280.0 404.6 L505.0 417.0 L730.0 417.0 L955.0 417.0" stroke="#5587e7" class="pl"/><g class="pd" fill="#5587e7"><circle cx="55.0" cy="398.5" r="4"/><circle cx="280.0" cy="404.6" r="4"/><circle cx="505.0" cy="417.0" r="4"/><circle cx="730.0" cy="417.0" r="4"/><circle cx="955.0" cy="417.0" r="4"/></g></g><g class="pg" id="pg-57" onmouseenter="onEnter(57,event)" onmouseleave="onLeave()"><path d="M55.0 404.6 L280.0 410.8 L505.0 423.2 L730.0 423.2 L955.0 423.2" stroke="#b1e755" class="pl"/><g class="pd" fill="#b1e755"><circle cx="55.0" cy="404.6" r="4"/><circle cx="280.0" cy="410.8" r="4"/><circle cx="505.0" cy="423.2" r="4"/><circle cx="730.0" cy="423.2" r="4"/><circle cx="955.0" cy="423.2" r="4"/></g></g><g class="pg" id="pg-58" onmouseenter="onEnter(58,event)" onmouseleave="onLeave()"><path d="M55.0 410.8 L280.0 417.0 L505.0 429.4 L730.0 429.4 L955.0 429.4" stroke="#e755dc" class="pl"/><g class="pd" fill="#e755dc"><circle cx="55.0" cy="410.8" r="4"/><circle cx="280.0" cy="417.0" r="4"/><circle cx="505.0" cy="429.4" r="4"/><circle cx="730.0" cy="429.4" r="4"/><circle cx="955.0" cy="429.4" r="4"/></g></g><g class="pg" id="pg-59" onmouseenter="onEnter(59,event)" onmouseleave="onLeave()"><path d="M55.0 417.0 L280.0 423.2 L505.0 435.6 L730.0 435.6 L955.0 435.6" stroke="#55e7c7" class="pl"/><g class="pd" fill="#55e7c7"><circle cx="55.0" cy="417.0" r="4"/><circle cx="280.0" cy="423.2" r="4"/><circle cx="505.0" cy="435.6" r="4"/><circle cx="730.0" cy="435.6" r="4"/><circle cx="955.0" cy="435.6" r="4"/></g></g><g class="pg" id="pg-60" onmouseenter="onEnter(60,event)" onmouseleave="onLeave()"><path d="M55.0 423.2 L280.0 429.4 L505.0 441.8 L730.0 441.8 L955.0 441.8" stroke="#e79d55" class="pl"/><g class="pd" fill="#e79d55"><circle cx="55.0" cy="423.2" r="4"/><circle cx="280.0" cy="429.4" r="4"/><circle cx="505.0" cy="441.8" r="4"/><circle cx="730.0" cy="441.8" r="4"/><circle cx="955.0" cy="441.8" r="4"/></g></g><g class="pg" id="pg-61" onmouseenter="onEnter(61,event)" onmouseleave="onLeave()"><path d="M55.0 429.4 L280.0 435.6 L505.0 448.0 L730.0 448.0 L955.0 448.0" stroke="#7355e7" class="pl"/><g class="pd" fill="#7355e7"><circle cx="55.0" cy="429.4" r="4"/><circle cx="280.0" cy="435.6" r="4"/><circle cx="505.0" cy="448.0" r="4"/><circle cx="730.0" cy="448.0" r="4"/><circle cx="955.0" cy="448.0" r="4"/></g></g><g class="pg" id="pg-62" onmouseenter="onEnter(62,event)" onmouseleave="onLeave()"><path d="M55.0 435.6 L280.0 441.8 L505.0 454.2 L730.0 454.2 L955.0 454.2" stroke="#63e755" class="pl"/><g class="pd" fill="#63e755"><circle cx="55.0" cy="435.6" r="4"/><circle cx="280.0" cy="441.8" r="4"/><circle cx="505.0" cy="454.2" r="4"/><circle cx="730.0" cy="454.2" r="4"/><circle cx="955.0" cy="454.2" r="4"/></g></g><g class="pg" id="pg-63" onmouseenter="onEnter(63,event)" onmouseleave="onLeave()"><path d="M55.0 441.8 L280.0 448.0 L505.0 460.4 L730.0 460.4 L955.0 460.4" stroke="#e7558d" class="pl"/><g class="pd" fill="#e7558d"><circle cx="55.0" cy="441.8" r="4"/><circle cx="280.0" cy="448.0" r="4"/><circle cx="505.0" cy="460.4" r="4"/><circle cx="730.0" cy="460.4" r="4"/><circle cx="955.0" cy="460.4" r="4"/></g></g><g class="pg" id=