summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-07-24 21:35:34 +0300
committerPaul Buetow <paul@buetow.org>2026-07-24 21:35:34 +0300
commit46fc7aee6b01add4729bfaf457115e3264bff327 (patch)
tree93e6e79bbf6cabe26f1b721bb5566408245fb2df
parent19fd7400ba12c2ef0b82af0bbe7a0342f62abf9d (diff)
Update content for mdcontent-md
-rw-r--r--about/resources.md208
-rw-r--r--about/showcase-rank-history.svg4
-rw-r--r--about/showcase.md691
-rw-r--r--about/showcase/debroid/image-1.png119
-rw-r--r--index.md2
-rw-r--r--uptime-stats.md86
6 files changed, 551 insertions, 559 deletions
diff --git a/about/resources.md b/about/resources.md
index b83b0bae..294b658e 100644
--- a/about/resources.md
+++ b/about/resources.md
@@ -37,112 +37,112 @@ You won't find any links on this site because, over time, the links will break.
In random order:
-* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
+* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
+* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
+* The Pragmatic Programmer; David Thomas; Addison-Wesley
+* Site Reliability Engineering; How Google runs production systems; O'Reilly
+* Effective awk programming; Arnold Robbins; O'Reilly
+* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
+* Perl New Features; Joshua McAdams, brian d foy; Perl School
+* DNS and BIND; Cricket Liu; 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
+* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
+* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
+* Java ist auch eine Insel; Christian Ullenboom;
* Go Brain Teasers - Exercise Your Mind; Miki Tebeka; The Pragmatic Programmers
+* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
* Hands-on Infrastructure Monitoring with Prometheus; Joel Bastos, Pedro Araujo; Packt
+* The Docker Book; James Turnbull; Kindle
+* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
* 100 Go Mistakes and How to Avoid Them; Teiva Harsanyi; Manning Publications
-* Concurrency in Go; Katherine Cox-Buday; O'Reilly
-* Raku Recipes; J.J. Merelo; Apress
-* Developing Games in Java; David Brackeen and others...; New Riders
+* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
+* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
+* Ultimate Go Notebook; Bill Kennedy
* Modern Perl; Chromatic ; Onyx Neon Press
-* Systemprogrammierung in Go; Frank Müller; dpunkt
-* Higher Order Perl; Mark Dominus; Morgan Kaufmann
+* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
+* Polished Ruby Programming; Jeremy Evans; Packt Publishing
* The DevOps Handbook; Gene Kim, Jez Humble, Patrick Debois, John Willis; Audible
-* Data Science at the Command Line; Jeroen Janssens; O'Reilly
+* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
+* C++ Programming Language; Bjarne Stroustrup;
+* 97 Things Every Cloud Engineer Should Know: Collective Wisdom from the Experts;Emily Freeman, Nathen Harvey; O'Reilly
* Pro Puppet; James Turnbull, Jeffrey McCune; Apress
-* DevOps And Site Reliability Engineering Handbook; Stephen Fleming; Audible
-* Polished Ruby Programming; Jeremy Evans; Packt Publishing
-* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
-* Perl New Features; Joshua McAdams, brian d foy; Perl School
-* The Docker Book; James Turnbull; Kindle
-* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
-* Programming Perl aka "The Camel Book"; Tom Christiansen, brian d foy, Larry Wall & Jon Orwant; O'Reilly
+* Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook
+* Higher Order Perl; Mark Dominus; Morgan Kaufmann
+* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
+* Developing Games in Java; David Brackeen and others...; New Riders
+* Tmux 2: Productive Mouse-free Development; Brain P. Hogan; The Pragmatic Programmers
+* Effective Java; Joshua Bloch; Addison-Wesley Professional
* Funktionale Programmierung; Peter Pepper; Springer
-* The Pragmatic Programmer; David Thomas; Addison-Wesley
-* C++ Programming Language; Bjarne Stroustrup;
-* The Kubernetes Book; Nigel Poulton; Unabridged Audiobook
-* Raku Fundamentals; Moritz Lenz; Apress
-* Kubernetes Cookbook; Sameer Naik, Sébastien Goasguen, Jonathan Michaux; O'Reilly
-* Ultimate Go Notebook; Bill Kennedy
-* Java ist auch eine Insel; Christian Ullenboom;
* Leanring eBPF; Liz Rice; O'Reilly
+* Learn You a Haskell for Great Good!; Miran Lipovaca; No Starch Press
* Programming Ruby 3.3 (5th Edition); Noel Rappin, with Dave Thomas; The Pragmatic Bookshelf
-* Object-Oriented Programming with ANSI-C; Axel-Tobias Schreiner
-* Think Raku (aka Think Perl 6); Laurent Rosenfeld, Allen B. Downey; O'Reilly
-* 21st Century C: C Tips from the New School; Ben Klemens; O'Reilly
-* DNS and BIND; Cricket Liu; O'Reilly
-* Clusterbau mit Linux-HA; Michael Schwartzkopff; O'Reilly
-* Effective Java; Joshua Bloch; Addison-Wesley Professional
-* Effective awk programming; Arnold Robbins; O'Reilly
+* Raku Recipes; J.J. Merelo; Apress
+* Data Science at the Command Line; Jeroen Janssens; O'Reilly
* Learn You Some Erlang for Great Good; Fred Herbert; No Starch Press
-* Systems Performance Tuning; Gian-Paolo D. Musumeci and others...; O'Reilly
-* Terraform Cookbook; Mikael Krief; Packt Publishing
+* Concurrency in Go; Katherine Cox-Buday; O'Reilly
+* Systemprogrammierung in Go; Frank Müller; dpunkt
* Amazon Web Services in Action; Michael Wittig and Andreas Wittig; 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
-* The KCNA (Kubernetes and Cloud Native Associate) Book; Nigel Poulton
-* Seeking SRE: Conversations About Running Production Systems at Scale; David N. Blank-Edelman; eBook
-* 97 Things Every Cloud Engineer Should Know: Collective Wisdom from the Experts;Emily Freeman, Nathen Harvey; O'Reilly
-* 97 things every SRE should know; Emil Stolarsky, Jaime Woo; O'Reilly
-* Site Reliability Engineering; How Google runs production systems; O'Reilly
+* Raku Fundamentals; Moritz Lenz; Apress
+* Terraform Cookbook; Mikael Krief; Packt Publishing
+* Distributed Systems: Principles and Paradigms; Andrew S. Tanenbaum; Pearson
* Chaos Engineering - System Resiliency in Practice; Casey Rosenthal and Nora Jones; eBook
-* The Go Programming Language; Alan A. A. Donovan; Addison-Wesley Professional
## 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
-* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
* BPF Performance Tools - Linux System and Application Observability, Brendan Gregg; Addison Wesley
+* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt
+* Algorithms; Robert Sedgewick, Kevin Wayne; Addison Wesley
+* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly
+* The Linux Programming Interface; Michael Kerrisk; No Starch Press
* Understanding the Linux Kernel; Daniel P. Bovet, Marco Cesati; O'Reilly
+* Relayd and Httpd Mastery; Michael W Lucas
* Implementing Service Level Objectives; Alex Hidalgo; O'Reilly
-* Groovy Kurz & Gut; Joerg Staudemeier; O'Reilly
-* Go: Design Patterns for Real-World Projects; Mat Ryer; Packt
## Self-development and soft-skills books
In random order:
-* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
-* Eat That Frog; Brian Tracy
-* Influence without Authority; A. Cohen, D. Bradford; Wiley
-* Deep Work; Cal Newport; Piatkus
-* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
+* The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook
+* The Bullet Journal Method; Ryder Carroll; Fourth Estate
+* So Good They Can't Ignore You; Cal Newport; Business Plus
* Meditation for Mortals, Oliver Burkeman, Audiobook
-* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook
-* Eat That Frog!; Brian Tracy; Hodder Paperbacks
+* Getting Things Done; David Allen
+* Ultralearning; Anna Laurent; Self-published via Amazon
+* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
+* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)
+* Eat That Frog; Brian Tracy
* Stop starting, start finishing; Arne Roock; Lean-Kanban University
-* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)
-* The Power of Now; Eckhard Tolle; Yellow Kite
-* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook
-* The Joy of Missing Out; Christina Crook; New Society Publishers
* Digital Minimalism; Cal Newport; Portofolio Penguin
-* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
+* The Power of Now; Eckhard Tolle; Yellow Kite
* Atomic Habits; James Clear; Random House Business
-* The Software Engineer's Guidebook: Navigating senior, tech lead, and staff engineer positions at tech companies and startups; Gergely Orosz; Audiobook
-* Ultralearning; Scott Young; Thorsons
-* The Bullet Journal Method; Ryder Carroll; Fourth Estate
-* Getting Things Done; David Allen
-* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
-* 101 Essays that change the way you think; Brianna Wiest; Audiobook
* The Phoenix Project - A Novel About IT, DevOps, and Helping your Business Win; Gene Kim and Kevin Behr; Trade Select
-* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
+* The Joy of Missing Out; Christina Crook; New Society Publishers
* 97 Things Every Engineering Manager Should Know; Camille Fournier; Audiobook
-* The Off Switch; Mark Cropley; Virgin Books (RE-READ 1ST TIME)
-* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
+* Search Inside Yourself - The Unexpected path to Achieving Success, Happiness (and World Peace); Chade-Meng Tan, Daniel Goleman, Jon Kabat-Zinn; HarperOne
+* Soft Skills; John Sommez; Manning Publications
+* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
+* The 7 Habits Of Highly Effective People; Stephen R. Covey; Simon & Schuster UK
+* [german]: Positiv wirkt - Wie du mit positivem Denken und Handeln aktiv dein Leben gestaltest; Armin Schubert; BusinessVillage
+* Psycho-Cybernetics; Maxwell Maltz; Perigee Books
+* 101 Essays that change the way you think; Brianna Wiest; Audiobook
* Who Moved My Cheese?; Dr. Spencer Johnson; Vermilion
+* Never Split the Difference; Chris Voss, Tahl Raz; Random House Business
+* Slow Productivity; Cal Newport; Penguin Random House
+* Staff Engineer: Leadership beyond the management track; Will Larson; Audiobook
* The Good Enough Job; Simone Stolzoff; Ebury Edge
-* Time Management for System Administrators; Thomas A. Limoncelli; O'Reilly
-* Soft Skills; John Sommez; Manning Publications
-* Consciousness: A Very Short Introduction; Susan Blackmore; Oxford Uiversity Press
+* Deep Work; Cal Newport; Piatkus
+* The Obstacle Is The Way; Ryan Holiday; Profile Books Ltd
+* Coders at Work - Reflections on the craft of programming, Peter Seibel and Mitchell Dorian et al., Audiobook
+* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
+* Influence without Authority; A. Cohen, D. Bradford; Wiley
+* The Complete Software Developer's Career Guide; John Sonmez; Unabridged Audiobook
* The Daily Stoic; Ryan Holiday, Stephen Hanselman; Profile Books
-* Ultralearning; Anna Laurent; Self-published via Amazon
+* Solve for Happy; Mo Gawdat (RE-READ 1ST TIME)
+* Eat That Frog!; Brian Tracy; Hodder Paperbacks
+* Ultralearning; Scott Young; Thorsons
* The Courage to Be Disliked; Ichiro Kishimi and Fumitake Koga; Audiobook
-* So Good They Can't Ignore You; Cal Newport; Business Plus
-* Slow Productivity; Cal Newport; Penguin Random House
-* Buddah and Einstein walk into a Bar; Guy Joseph Ale, Claire Bloom; Blackstone Publishing
-* [german]: Positiv wirkt - Wie du mit positivem Denken und Handeln aktiv dein Leben gestaltest; Armin Schubert; BusinessVillage
[Here are notes of mine for some of the books](../notes/index.md)
@@ -150,30 +150,30 @@ In random order:
Some of these were in-person with exams; others were online learning lectures only. In random order:
-* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
-* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
-* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
* AWS Immersion Day; Amazon; 1-day interactive online training
-* Algorithms Video Lectures; Robert Sedgewick; O'Reilly Online
-* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
-* 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
-* Scripting Vim; Damian Conway; O'Reilly Online
-* MySQL Deep Dive Workshop; 2-day on-site training
-* Protocol buffers; O'Reilly Online
* 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)
+* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
+* Developing IaC with Terraform (with Live Lessons); O'Reilly Online
+* MySQL Deep Dive Workshop; 2-day on-site training
+* 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
+* Structure and Interpretation of Computer Programs; Harold Abelson and more...;
* Apache Tomcat Best Practises; 3-day on-site training
-* F5 Loadbalancers Training; 2-day on-site training; F5, Inc.
+* Protocol buffers; O'Reilly Online
+* Linux Security and Isolation APIs Training; Michael Kerrisk; 3-day on-site training
+* Scripting Vim; Damian Conway; O'Reilly Online
+* Ultimate Go Programming; Bill Kennedy; O'Reilly Online
+* The Well-Grounded Rubyist Video Edition; David. A. Black; O'Reilly Online
+* Functional programming lecture; Remote University of Hagen
## Technical guides
These are not whole books, but guides (smaller or larger) which I found very useful. in random order:
* Advanced Bash-Scripting Guide
-* How CPUs work at https://cpu.land
* Raku Guide at https://raku.guide
+* How CPUs work at https://cpu.land
## Podcasts
@@ -181,58 +181,58 @@ These are not whole books, but guides (smaller or larger) which I found very use
In random order:
-* Backend Banter
-* Pratical AI
-* Modern Mentor
-* BSD Now [BSD]
+* Deep Questions with Cal Newport
* Hidden Brain
-* Cup o' Go [Golang]
* Maintainable
-* Wednesday Wisdom
-* Deep Questions with Cal Newport
+* The Changelog Podcast(s)
* Fallthrough [Golang]
+* Modern Mentor
* The Pragmatic Engineer Podcast
+* Pratical AI
* Dev Interrupted
-* Fork Around And Find Out
* The ProdCast (Google SRE Podcast)
-* The Changelog Podcast(s)
+* BSD Now [BSD]
+* Fork Around And Find Out
+* Cup o' Go [Golang]
+* Backend Banter
+* Wednesday Wisdom
### Podcasts I liked
I liked them but am not listening to them anymore. The podcasts have either "finished" (no more episodes) or I stopped listening to them due to time constraints or a shift in my interests.
-* Go Time (predecessor of fallthrough)
-* Ship It (predecessor of Fork Around And Find Out)
* FLOSS weekly
* Modern Mentor
-* Java Pub House
+* Go Time (predecessor of fallthrough)
* CRE: Chaosradio Express [german]
+* Ship It (predecessor of Fork Around And Find Out)
+* Java Pub House
## Newsletters I like
This is a mix of tech and non-tech newsletters I am subscribed to. In random order:
-* Applied Go Weekly Newsletter
-* Golang Weekly
-* Register Spill
-* Monospace Mentor
-* Ruby Weekly
-* The Valuable Dev
-* Changelog News
* VK Newsletter
-* byteSizeGo
* The Imperfectionist
+* The Valuable Dev
+* byteSizeGo
+* Applied Go Weekly Newsletter
+* Ruby Weekly
* The Pragmatic Engineer
* Andreas Brandhorst Newsletter (Sci-Fi author)
+* Changelog News
+* Monospace Mentor
+* Register Spill
+* Golang Weekly
## Magazines I like(d)
This is a mix of tech I like(d). I may not be a current subscriber, but now and then, I buy an issue. In random order:
+* Linux Magazine
* freeX (not published anymore)
* Linux User
* LWN (online only)
-* Linux Magazine
## YouTube channels
diff --git a/about/showcase-rank-history.svg b/about/showcase-rank-history.svg
index 9ab796ea..6f60e382 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 · 76 projects tracked</text><text class="sub" x="640" y="57" text-anchor="middle">grey lines = inactive projects (avg commit age &gt; 2 years) · hover legend entry to highlight</text><text class="al" text-anchor="middle" transform="rotate(-90 15.0 290.0)" x="15.0" y="290.0">Rank</text><line class="gl" x1="55.0" y1="70.0" x2="955.0" y2="70.0"/><text class="al" x="49.0" y="74.0" text-anchor="end">1</text><line class="gl" x1="55.0" y1="99.3" x2="955.0" y2="99.3"/><text class="al" x="49.0" y="103.3" text-anchor="end">6</text><line class="gl" x1="55.0" y1="128.7" x2="955.0" y2="128.7"/><text class="al" x="49.0" y="132.7" text-anchor="end">11</text><line class="gl" x1="55.0" y1="158.0" x2="955.0" y2="158.0"/><text class="al" x="49.0" y="162.0" text-anchor="end">16</text><line class="gl" x1="55.0" y1="187.3" x2="955.0" y2="187.3"/><text class="al" x="49.0" y="191.3" text-anchor="end">21</text><line class="gl" x1="55.0" y1="216.7" x2="955.0" y2="216.7"/><text class="al" x="49.0" y="220.7" text-anchor="end">26</text><line class="gl" x1="55.0" y1="246.0" x2="955.0" y2="246.0"/><text class="al" x="49.0" y="250.0" text-anchor="end">31</text><line class="gl" x1="55.0" y1="275.3" x2="955.0" y2="275.3"/><text class="al" x="49.0" y="279.3" text-anchor="end">36</text><line class="gl" x1="55.0" y1="304.7" x2="955.0" y2="304.7"/><text class="al" x="49.0" y="308.7" text-anchor="end">41</text><line class="gl" x1="55.0" y1="334.0" x2="955.0" y2="334.0"/><text class="al" x="49.0" y="338.0" text-anchor="end">46</text><line class="gl" x1="55.0" y1="363.3" x2="955.0" y2="363.3"/><text class="al" x="49.0" y="367.3" text-anchor="end">51</text><line class="gl" x1="55.0" y1="392.7" x2="955.0" y2="392.7"/><text class="al" x="49.0" y="396.7" text-anchor="end">56</text><line class="gl" x1="55.0" y1="422.0" x2="955.0" y2="422.0"/><text class="al" x="49.0" y="426.0" text-anchor="end">61</text><line class="gl" x1="55.0" y1="451.3" x2="955.0" y2="451.3"/><text class="al" x="49.0" y="455.3" text-anchor="end">66</text><line class="gl" x1="55.0" y1="480.7" x2="955.0" y2="480.7"/><text class="al" x="49.0" y="484.7" text-anchor="end">71</text><line class="gl" x1="55.0" y1="510.0" x2="955.0" y2="510.0"/><text class="al" x="49.0" y="514.0" text-anchor="end">76</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">20w ago</text><line class="gl" x1="100.0" y1="70" x2="100.0" y2="510.0"/><line class="gl" x1="145.0" y1="70" x2="145.0" y2="510.0"/><line class="gl" x1="190.0" y1="70" x2="190.0" y2="510.0"/><line class="gl" x1="235.0" y1="70" x2="235.0" y2="510.0"/><text class="al" x="235.0" y="526.0" text-anchor="middle">16w ago</text><line class="gl" x1="280.0" y1="70" x2="280.0" y2="510.0"/><line class="gl" x1="325.0" y1="70" x2="325.0" y2="510.0"/><line class="gl" x1="370.0" y1="70" x2="370.0" y2="510.0"/><line class="gl" x1="415.0" y1="70" x2="415.0" y2="510.0"/><text class="al" x="415.0" y="526.0" text-anchor="middle">12w ago</text><line class="gl" x1="460.0" y1="70" x2="460.0" y2="510.0"/><line class="gl" x1="505.0" y1="70" x2="505.0" y2="510.0"/><line class="gl" x1="550.0" y1="70" x2="550.0" y2="510.0"/><line class="gl" x1="595.0" y1="70" x2="595.0" y2="510.0"/><text class="al" x="595.0" y="526.0" text-anchor="middle">8w ago</text><line class="gl" x1="640.0" y1="70" x2="640.0" y2="510.0"/><line class="gl" x1="685.0" y1="70" x2="685.0" y2="510.0"/><line class="gl" x1="730.0" y1="70" x2="730.0" y2="510.0"/><line class="gl" x1="775.0" y1="70" x2="775.0" y2="510.0"/><text class="al" x="775.0" y="526.0" text-anchor="middle">4w ago</text><line class="gl" x1="820.0" y1="70" x2="820.0" y2="510.0"/><line class="gl" x1="865.0" y1="70" x2="865.0" y2="510.0"/><line class="gl" x1="910.0" y1="70" x2="910.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="M55.0 181.5 L100.0 187.3 L145.0 70.0 L190.0 75.9 L235.0 99.3 L280.0 111.1 L325.0 122.8 L370.0 122.8 L415.0 70.0 L460.0 75.9 L505.0 87.6 L550.0 99.3 L595.0 116.9 L640.0 116.9 L685.0 116.9 L730.0 128.7 L775.0 134.5 L820.0 140.4 L865.0 146.3 L910.0 140.4 L955.0 70.0" stroke="#e75555" class="pl"/><g class="pd" fill="#e75555"><circle cx="55.0" cy="181.5" r="4"/><circle cx="100.0" cy="187.3" r="4"/><circle cx="145.0" cy="70.0" r="4"/><circle cx="190.0" cy="75.9" r="4"/><circle cx="235.0" cy="99.3" r="4"/><circle cx="280.0" cy="111.1" r="4"/><circle cx="325.0" cy="122.8" r="4"/><circle cx="370.0" cy="122.8" r="4"/><circle cx="415.0" cy="70.0" r="4"/><circle cx="460.0" cy="75.9" r="4"/><circle cx="505.0" cy="87.6" r="4"/><circle cx="550.0" cy="99.3" r="4"/><circle cx="595.0" cy="116.9" r="4"/><circle cx="640.0" cy="116.9" r="4"/><circle cx="685.0" cy="116.9" r="4"/><circle cx="730.0" cy="128.7" r="4"/><circle cx="775.0" cy="134.5" r="4"/><circle cx="820.0" cy="140.4" r="4"/><circle cx="865.0" cy="146.3" r="4"/><circle cx="910.0" cy="140.4" 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="M910.0 70.0 L955.0 75.9" stroke="#5580e7" class="pl"/><g class="pd" fill="#5580e7"><circle cx="910.0" cy="70.0" r="4"/><circle cx="955.0" cy="75.9" r="4"/></g></g><g class="pg" id="pg-2" onmouseenter="onEnter(2,event)" onmouseleave="onLeave()"><path d="M55.0 81.7 L100.0 81.7 L145.0 93.5 L190.0 81.7 L235.0 87.6 L280.0 99.3 L325.0 111.1 L370.0 111.1 L415.0 116.9 L460.0 105.2 L505.0 105.2 L550.0 105.2 L595.0 111.1 L640.0 81.7 L685.0 81.7 L730.0 75.9 L775.0 81.7 L820.0 87.6 L865.0 99.3 L910.0 99.3 L955.0 81.7" stroke="#aae755" class="pl"/><g class="pd" fill="#aae755"><circle cx="55.0" cy="81.7" r="4"/><circle cx="100.0" cy="81.7" r="4"/><circle cx="145.0" cy="93.5" r="4"/><circle cx="190.0" cy="81.7" r="4"/><circle cx="235.0" cy="87.6" r="4"/><circle cx="280.0" cy="99.3" r="4"/><circle cx="325.0" cy="111.1" r="4"/><circle cx="370.0" cy="111.1" r="4"/><circle cx="415.0" cy="116.9" r="4"/><circle cx="460.0" cy="105.2" r="4"/><circle cx="505.0" cy="105.2" r="4"/><circle cx="550.0" cy="105.2" r="4"/><circle cx="595.0" cy="111.1" r="4"/><circle cx="640.0" cy="81.7" r="4"/><circle cx="685.0" cy="81.7" r="4"/><circle cx="730.0" cy="75.9" r="4"/><circle cx="775.0" cy="81.7" r="4"/><circle cx="820.0" cy="87.6" r="4"/><circle cx="865.0" cy="99.3" r="4"/><circle cx="910.0" cy="99.3" r="4"/><circle cx="955.0" cy="81.7" r="4"/></g></g><g class="pg" id="pg-3" onmouseenter="onEnter(3,event)" onmouseleave="onLeave()"><path d="M730.0 70.0 L775.0 70.0 L820.0 70.0 L865.0 75.9 L910.0 81.7 L955.0 87.6" stroke="#e755d5" class="pl"/><g class="pd" fill="#e755d5"><circle cx="730.0" cy="70.0" r="4"/><circle cx="775.0" cy="70.0" r="4"/><circle cx="820.0" cy="70.0" r="4"/><circle cx="865.0" cy="75.9" r="4"/><circle cx="910.0" cy="81.7" r="4"/><circle cx="955.0" cy="87.6" r="4"/></g></g><g class="pg" id="pg-4" onmouseenter="onEnter(4,event)" onmouseleave="onLeave()"><path d="M55.0 93.5 L100.0 105.2 L145.0 116.9 L190.0 116.9 L235.0 105.2 L280.0 116.9 L325.0 105.2 L370.0 105.2 L415.0 122.8 L460.0 134.5 L505.0 146.3 L550.0 93.5 L595.0 87.6 L640.0 99.3 L685.0 99.3 L730.0 105.2 L775.0 105.2 L820.0 81.7 L865.0 81.7 L910.0 87.6 L955.0 93.5" stroke="#55e7ce" class="pl"/><g class="pd" fill="#55e7ce"><circle cx="55.0" cy="93.5" r="4"/><circle cx="100.0" cy="105.2" r="4"/><circle cx="145.0" cy="116.9" r="4"/><circle cx="190.0" cy="116.9" r="4"/><circle cx="235.0" cy="105.2" r="4"/><circle cx="280.0" cy="116.9" r="4"/><circle cx="325.0" cy="105.2" r="4"/><circle cx="370.0" cy="105.2" r="4"/><circle cx="415.0" cy="122.8" r="4"/><circle cx="460.0" cy="134.5" r="4"/><circle cx="505.0" cy="146.3" r="4"/><circle cx="550.0" cy="93.5" r="4"/><circle cx="595.0" cy="87.6" r="4"/><circle cx="640.0" cy="99.3" r="4"/><circle cx="685.0" cy="99.3" r="4"/><circle cx="730.0" cy="105.2" r="4"/><circle cx="775.0" cy="105.2" r="4"/><circle cx="820.0" cy="81.7" r="4"/><circle cx="865.0" cy="81.7" r="4"/><circle cx="910.0" cy="87.6" r="4"/><circle cx="955.0" cy="93.5" r="4"/></g></g><g class="pg" id="pg-5" onmouseenter="onEnter(5,event)" onmouseleave="onLeave()"><path d="M55.0 158.0 L100.0 158.0 L145.0 169.7 L190.0 169.7 L235.0 193.2 L280.0 199.1 L325.0 93.5 L370.0 93.5 L415.0 105.2 L460.0 116.9 L505.0 116.9 L550.0 128.7 L595.0 146.3 L640.0 140.4 L685.0 140.4 L730.0 146.3 L775.0 152.1 L820.0 75.9 L865.0 87.6 L910.0 93.5 L955.0 99.3" stroke="#e7a455" class="pl"/><g class="pd" fill="#e7a455"><circle cx="55.0" cy="158.0" r="4"/><circle cx="100.0" cy="158.0" r="4"/><circle cx="145.0" cy="169.7" r="4"/><circle cx="190.0" cy="169.7" r="4"/><circle cx="235.0" cy="193.2" r="4"/><circle cx="280.0" cy="199.1" r="4"/><circle cx="325.0" cy="93.5" r="4"/><circle cx="370.0" cy="93.5" r="4"/><circle cx="415.0" cy="105.2" r="4"/><circle cx="460.0" cy="116.9" r="4"/><circle cx="505.0" cy="116.9" r="4"/><circle cx="550.0" cy="128.7" r="4"/><circle cx="595.0" cy="146.3" r="4"/><circle cx="640.0" cy="140.4" r="4"/><circle cx="685.0" cy="140.4" r="4"/><circle cx="730.0" cy="146.3" r="4"/><circle cx="775.0" cy="152.1" r="4"/><circle cx="820.0" cy="75.9" r="4"/><circle cx="865.0" cy="87.6" r="4"/><circle cx="910.0" cy="93.5" r="4"/><circle cx="955.0" cy="99.3" r="4"/></g></g><g class="pg" id="pg-6" onmouseenter="onEnter(6,event)" onmouseleave="onLeave()"><path d="M865.0 70.0 L910.0 75.9 L955.0 105.2" stroke="#7a55e7" class="pl"/><g class="pd" fill="#7a55e7"><circle cx="865.0" cy="70.0" r="4"/><circle cx="910.0" cy="75.9" r="4"/><circle cx="955.0" cy="105.2" r="4"/></g></g><g class="pg" id="pg-7" onmouseenter="onEnter(7,event)" onmouseleave="onLeave()"><path d="M55.0 75.9 L100.0 152.1 L145.0 81.7 L190.0 70.0 L235.0 70.0 L280.0 87.6 L325.0 99.3 L370.0 99.3 L415.0 111.1 L460.0 81.7 L505.0 93.5 L550.0 87.6 L595.0 99.3 L640.0 105.2 L685.0 105.2 L730.0 93.5 L775.0 75.9 L820.0 93.5 L865.0 93.5 L910.0 105.2 L955.0 111.1" stroke="#5ce755" class="pl"/><g class="pd" fill="#5ce755"><circle cx="55.0" cy="75.9" r="4"/><circle cx="100.0" cy="152.1" r="4"/><circle cx="145.0" cy="81.7" r="4"/><circle cx="190.0" cy="70.0" r="4"/><circle cx="235.0" cy="70.0" r="4"/><circle cx="280.0" cy="87.6" r="4"/><circle cx="325.0" cy="99.3" r="4"/><circle cx="370.0" cy="99.3" r="4"/><circle cx="415.0" cy="111.1" r="4"/><circle cx="460.0" cy="81.7" r="4"/><circle cx="505.0" cy="93.5" r="4"/><circle cx="550.0" cy="87.6" r="4"/><circle cx="595.0" cy="99.3" r="4"/><circle cx="640.0" cy="105.2" r="4"/><circle cx="685.0" cy="105.2" r="4"/><circle cx="730.0" cy="93.5" r="4"/><circle cx="775.0" cy="75.9" r="4"/><circle cx="820.0" cy="93.5" r="4"/><circle cx="865.0" cy="93.5" r="4"/><circle cx="910.0" cy="105.2" r="4"/><circle cx="955.0" cy="111.1" r="4"/></g></g><g class="pg" id="pg-8" onmouseenter="onEnter(8,event)" onmouseleave="onLeave()"><path d="M55.0 152.1 L100.0 163.9 L145.0 128.7 L190.0 128.7 L235.0 146.3 L280.0 158.0 L325.0 169.7 L370.0 169.7 L415.0 169.7 L460.0 175.6 L505.0 181.5 L550.0 181.5 L595.0 122.8 L640.0 122.8 L685.0 122.8 L730.0 81.7 L775.0 93.5 L820.0 99.3 L865.0 105.2 L910.0 111.1 L955.0 116.9" stroke="#e75586" class="pl"/><g class="pd" fill="#e75586"><circle cx="55.0" cy="152.1" r="4"/><circle cx="100.0" cy="163.9" r="4"/><circle cx="145.0" cy="128.7" r="4"/><circle cx="190.0" cy="128.7" r="4"/><circle cx="235.0" cy="146.3" r="4"/><circle cx="280.0" cy="158.0" r="4"/><circle cx="325.0" cy="169.7" r="4"/><circle cx="370.0" cy="169.7" r="4"/><circle cx="415.0" cy="169.7" r="4"/><circle cx="460.0" cy="175.6" r="4"/><circle cx="505.0" cy="181.5" r="4"/><circle cx="550.0" cy="181.5" r="4"/><circle cx="595.0" cy="122.8" r="4"/><circle cx="640.0" cy="122.8" r="4"/><circle cx="685.0" cy="122.8" r="4"/><circle cx="730.0" cy="81.7" r="4"/><circle cx="775.0" cy="93.5" r="4"/><circle cx="820.0" cy="99.3" r="4"/><circle cx="865.0" cy="105.2" r="4"/><circle cx="910.0" cy="111.1" r="4"/><circle cx="955.0" cy="116.9" r="4"/></g></g><g class="pg" id="pg-9" onmouseenter="onEnter(9,event)" onmouseleave="onLeave()"><path d="M55.0 140.4 L100.0 146.3 L145.0 163.9 L190.0 163.9 L235.0 187.3 L280.0 193.2 L325.0 204.9 L370.0 204.9 L415.0 204.9 L460.0 210.8 L505.0 216.7 L550.0 216.7 L595.0 228.4 L640.0 70.0 L685.0 70.0 L730.0 87.6 L775.0 99.3 L820.0 111.1 L865.0 111.1 L910.0 116.9 L955.0 122.8" stroke="#55b0e7" class="pl"/><g class="pd" fill="#55b0e7"><circle cx="55.0" cy="140.4" r="4"/><circle cx="100.0" cy="146.3" r="4"/><circle cx="145.0" cy="163.9" r="4"/><circle cx="190.0" cy="163.9" r="4"/><circle cx="235.0" cy="187.3" r="4"/><circle cx="280.0" cy="193.2" r="4"/><circle cx="325.0" cy="204.9" r="4"/><circle cx="370.0" cy="204.9" r="4"/><circle cx="415.0" cy="204.9" r="4"/><circle cx="460.0" cy="210.8" r="4"/><circle cx="505.0" cy="216.7" r="4"/><circle cx="550.0" cy="216.7" r="4"/><circle cx="595.0" cy="228.4" r="4"/><circle cx="640.0" cy="70.0" r="4"/><circle cx="685.0" cy="70.0" r="4"/><circle cx="730.0" cy="87.6" r="4"/><circle cx="775.0" cy="99.3" r="4"/><circle cx="820.0" cy="111.1" r="4"/><circle cx="865.0" cy="111.1" r="4"/><circle cx="910.0" cy="116.9" r="4"/><circle cx="955.0" cy="122.8" r="4"/></g></g><g class="pg" id="pg-10" onmouseenter="onEnter(10,event)" onmouseleave="onLeave()"><path d="M55.0 99.3 L100.0 439.6 L145.0 439.6 L190.0 439.6 L235.0 111.1 L280.0 122.8 L325.0 140.4 L370.0 140.4 L415.0 158.0 L460.0 163.9 L505.0 169.7 L550.0 169.7 L595.0 187.3 L640.0 187.3 L685.0 187.3 L730.0 193.2 L775.0 199.1 L820.0 199.1 L865.0 204.9 L910.0 210.8 L955.0 128.7" stroke="#dbe755" class="pl"/><g class="pd" fill="#dbe755"><circle cx="55.0" cy="99.3" r="4"/><circle cx="100.0" cy="439.6" r="4"/><circle cx="145.0" cy="439.6" r="4"/><circle cx="190.0" cy="439.6" r="4"/><circle cx="235.0" cy="111.1" r="4"/><circle cx="280.0" cy="122.8" r="4"/><circle cx="325.0" cy="140.4" r="4"/><circle cx="370.0" cy="140.4" r="4"/><circle cx="415.0" cy="158.0" r="4"/><circle cx="460.0" cy="163.9" r="4"/><circle cx="505.0" cy="169.7" r="4"/><circle cx="550.0" cy="169.7" r="4"/><circle cx="595.0" cy="187.3" r="4"/><circle cx="640.0" cy="187.3" r="4"/><circle cx="685.0" cy="187.3" r="4"/><circle cx="730.0" cy="193.2" r="4"/><circle cx="775.0" cy="199.1" r="4"/><circle cx="820.0" cy="199.1" r="4"/><circle cx="865.0" cy="204.9" r="4"/><circle cx="910.0" cy="210.8" r="4"/><circle cx="955.0" cy="128.7" r="4"/></g></g><g class="pg" id="pg-11" onmouseenter="onEnter(11,event)" onmouseleave="onLeave()"><path d="M235.0 93.5 L280.0 75.9 L325.0 81.7 L370.0 81.7 L415.0 81.7 L460.0 87.6 L505.0 75.9 L550.0 81.7 L595.0 105.2 L640.0 111.1 L685.0 111.1 L730.0 122.8 L775.0 128.7 L820.0 122.8 L865.0 122.8 L910.0 122.8 L955.0 134.5" stroke="#c855e7" class="pl"/><g class="pd" fill="#c855e7"><circle cx="235.0" cy="93.5" r="4"/><circle cx="280.0" cy="75.9" r="4"/><circle cx="325.0" cy="81.7" r="4"/><circle cx="370.0" cy="81.7" r="4"/><circle cx="415.0" cy="81.7" r="4"/><circle cx="460.0" cy="87.6" r="4"/><circle cx="505.0" cy="75.9" r="4"/><circle cx="550.0" cy="81.7" r="4"/><circle cx="595.0" cy="105.2" r="4"/><circle cx="640.0" cy="111.1" r="4"/><circle cx="685.0" cy="111.1" r="4"/><circle cx="730.0" cy="122.8" r="4"/><circle cx="775.0" cy="128.7" r="4"/><circle cx="820.0" cy="122.8" r="4"/><circle cx="865.0" cy="122.8" r="4"/><circle cx="910.0" cy="122.8" r="4"/><circle cx="955.0" cy="134.5" r="4"/></g></g><g class="pg" id="pg-12" onmouseenter="onEnter(12,event)" onmouseleave="onLeave()"><path d="M55.0 70.0 L100.0 70.0 L145.0 75.9 L190.0 87.6 L235.0 116.9 L280.0 134.5 L325.0 146.3 L370.0 146.3 L415.0 140.4 L460.0 146.3 L505.0 134.5 L550.0 70.0 L595.0 93.5 L640.0 93.5 L685.0 93.5 L730.0 111.1 L775.0 111.1 L820.0 116.9 L865.0 128.7 L910.0 128.7 L955.0 140.4" stroke="#55e79e" class="pl"/><g class="pd" fill="#55e79e"><circle cx="55.0" cy="70.0" r="4"/><circle cx="100.0" cy="70.0" r="4"/><circle cx="145.0" cy="75.9" r="4"/><circle cx="190.0" cy="87.6" r="4"/><circle cx="235.0" cy="116.9" r="4"/><circle cx="280.0" cy="134.5" r="4"/><circle cx="325.0" cy="146.3" r="4"/><circle cx="370.0" cy="146.3" r="4"/><circle cx="415.0" cy="140.4" r="4"/><circle cx="460.0" cy="146.3" r="4"/><circle cx="505.0" cy="134.5" r="4"/><circle cx="550.0" cy="70.0" r="4"/><circle cx="595.0" cy="93.5" r="4"/><circle cx="640.0" cy="93.5" r="4"/><circle cx="685.0" cy="93.5" r="4"/><circle cx="730.0" cy="111.1" r="4"/><circle cx="775.0" cy="111.1" r="4"/><circle cx="820.0" cy="116.9" r="4"/><circle cx="865.0" cy="128.7" r="4"/><circle cx="910.0" cy="128.7" r="4"/><circle cx="955.0" cy="140.4" r="4"/></g></g><g class="pg" id="pg-13" onmouseenter="onEnter(13,event)" onmouseleave="onLeave()"><path d="M775.0 87.6 L820.0 105.2 L865.0 116.9 L910.0 134.5 L955.0 146.3" stroke="#e77355" class="pl"/><g class="pd" fill="#e77355"><circle cx="775.0" cy="87.6" r="4"/><circle cx="820.0" cy="105.2" r="4"/><circle cx="865.0" cy="116.9" r="4"/><circle cx="910.0" cy="134.5" r="4"/><circle cx="955.0" cy="146.3" r="4"/></g></g><g class="pg" id="pg-14" onmouseenter="onEnter(14,event)" onmouseleave="onLeave()"><path d="M55.0 204.9 L100.0 204.9 L145.0 204.9 L190.0 204.9 L235.0 228.4 L280.0 234.3 L325.0 75.9 L370.0 75.9 L415.0 87.6 L460.0 99.3 L505.0 99.3 L550.0 116.9 L595.0 128.7 L640.0 128.7 L685.0 128.7 L730.0 134.5 L775.0 146.3 L820.0 146.3 L865.0 152.1 L910.0 158.0 L955.0 152.1" stroke="#5562e7" class="pl"/><g class="pd" fill="#5562e7"><circle cx="55.0" cy="204.9" r="4"/><circle cx="100.0" cy="204.9" r="4"/><circle cx="145.0" cy="204.9" r="4"/><circle cx="190.0" cy="204.9" r="4"/><circle cx="235.0" cy="228.4" r="4"/><circle cx="280.0" cy="234.3" r="4"/><circle cx="325.0" cy="75.9" r="4"/><circle cx="370.0" cy="75.9" r="4"/><circle cx="415.0" cy="87.6" r="4"/><circle cx="460.0" cy="99.3" r="4"/><circle cx="505.0" cy="99.3" r="4"/><circle cx="550.0" cy="116.9" r="4"/><circle cx="595.0" cy="128.7" r="4"/><circle cx="640.0" cy="128.7" r="4"/><circle cx="685.0" cy="128.7" r="4"/><circle cx="730.0" cy="134.5" r="4"/><circle cx="775.0" cy="146.3" r="4"/><circle cx="820.0" cy="146.3" r="4"/><circle cx="865.0" cy="152.1" r="4"/><circle cx="910.0" cy="158.0" r="4"/><circle cx="955.0" cy="152.1" r="4"/></g></g><g class="pg" id="pg-15" onmouseenter="onEnter(15,event)" onmouseleave="onLeave()"><path d="M235.0 81.7 L280.0 105.2 L325.0 128.7 L370.0 128.7 L415.0 146.3 L460.0 152.1 L505.0 158.0 L550.0 163.9 L595.0 75.9 L640.0 75.9 L685.0 75.9 L730.0 99.3 L775.0 116.9 L820.0 128.7 L865.0 134.5 L910.0 146.3 L955.0 158.0" stroke="#8ce755" class="pl"/><g class="pd" fill="#8ce755"><circle cx="235.0" cy="81.7" r="4"/><circle cx="280.0" cy="105.2" r="4"/><circle cx="325.0" cy="128.7" r="4"/><circle cx="370.0" cy="128.7" r="4"/><circle cx="415.0" cy="146.3" r="4"/><circle cx="460.0" cy="152.1" r="4"/><circle cx="505.0" cy="158.0" r="4"/><circle cx="550.0" cy="163.9" r="4"/><circle cx="595.0" cy="75.9" r="4"/><circle cx="640.0" cy="75.9" r="4"/><circle cx="685.0" cy="75.9" r="4"/><circle cx="730.0" cy="99.3" r="4"/><circle cx="775.0" cy="116.9" r="4"/><circle cx="820.0" cy="128.7" r="4"/><circle cx="865.0" cy="134.5" r="4"/><circle cx="910.0" cy="146.3" r="4"/><circle cx="955.0" cy="158.0" r="4"/></g></g><g class="pg" id="pg-16" onmouseenter="onEnter(16,event)" onmouseleave="onLeave()"><path d="M460.0 70.0 L505.0 70.0 L550.0 75.9 L595.0 81.7 L640.0 87.6 L685.0 87.6 L730.0 116.9 L775.0 122.8 L820.0 134.5 L865.0 140.4 L910.0 152.1 L955.0 163.9" stroke="#e755b7" class="pl"/><g class="pd" fill="#e755b7"><circle cx="460.0" cy="70.0" r="4"/><circle cx="505.0" cy="70.0" r="4"/><circle cx="550.0" cy="75.9" r="4"/><circle cx="595.0" cy="81.7" r="4"/><circle cx="640.0" cy="87.6" r="4"/><circle cx="685.0" cy="87.6" r="4"/><circle cx="730.0" cy="116.9" r="4"/><circle cx="775.0" cy="122.8" r="4"/><circle cx="820.0" cy="134.5" r="4"/><circle cx="865.0" cy="140.4" r="4"/><circle cx="910.0" cy="152.1" r="4"/><circle cx="955.0" cy="163.9" r="4"/></g></g><g class="pg" id="pg-17" onmouseenter="onEnter(17,event)" onmouseleave="onLeave()"><path d="M55.0 146.3 L100.0 140.4 L145.0 158.0 L190.0 152.1 L235.0 169.7 L280.0 70.0 L325.0 87.6 L370.0 87.6 L415.0 99.3 L460.0 111.1 L505.0 111.1 L550.0 122.8 L595.0 134.5 L640.0 134.5 L685.0 134.5 L730.0 140.4 L775.0 140.4 L820.0 152.1 L865.0 158.0 L910.0 163.9 L955.0 169.7" stroke="#55e1e7" class="pl"/><g class="pd" fill="#55e1e7"><circle cx="55.0" cy="146.3" r="4"/><circle cx="100.0" cy="140.4" r="4"/><circle cx="145.0" cy="158.0" r="4"/><circle cx="190.0" cy="152.1" r="4"/><circle cx="235.0" cy="169.7" r="4"/><circle cx="280.0" cy="70.0" r="4"/><circle cx="325.0" cy="87.6" r="4"/><circle cx="370.0" cy="87.6" r="4"/><circle cx="415.0" cy="99.3" r="4"/><circle cx="460.0" cy="111.1" r="4"/><circle cx="505.0" cy="111.1" r="4"/><circle cx="550.0" cy="122.8" r="4"/><circle cx="595.0" cy="134.5" r="4"/><circle cx="640.0" cy="134.5" r="4"/><circle cx="685.0" cy="134.5" r="4"/><circle cx="730.0" cy="140.4" r="4"/><circle cx="775.0" cy="140.4" r="4"/><circle cx="820.0" cy="152.1" r="4"/><circle cx="865.0" cy="158.0" r="4"/><circle cx="910.0" cy="163.9" r="4"/><circle cx="955.0" cy="169.7" r="4"/></g></g><g class="pg" id="pg-18" onmouseenter="onEnter(18,event)" onmouseleave="onLeave()"><path d="M280.0 81.7 L325.0 70.0 L370.0 70.0 L415.0 93.5 L460.0 122.8 L505.0 128.7 L550.0 134.5 L595.0 152.1 L640.0 152.1 L685.0 152.1 L730.0 152.1 L775.0 158.0 L820.0 158.0 L865.0 163.9 L910.0 169.7 L955.0 175.6" stroke="#e7c255" class="pl"/><g class="pd" fill="#e7c255"><circle cx="280.0" cy="81.7" r="4"/><circle cx="325.0" cy="70.0" r="4"/><circle cx="370.0" cy="70.0" r="4"/><circle cx="415.0" cy="93.5" r="4"/><circle cx="460.0" cy="122.8" r="4"/><circle cx="505.0" cy="128.7" r="4"/><circle cx="550.0" cy="134.5" r="4"/><circle cx="595.0" cy="152.1" r="4"/><circle cx="640.0" cy="152.1" r="4"/><circle cx="685.0" cy="152.1" r="4"/><circle cx="730.0" cy="152.1" r="4"/><circle cx="775.0" cy="158.0" r="4"/><circle cx="820.0" cy="158.0" r="4"/><circle cx="865.0" cy="163.9" r="4"/><circle cx="910.0" cy="169.7" r="4"/><circle cx="955.0" cy="175.6" r="4"/></g></g><g class="pg" id="pg-19" onmouseenter="onEnter(19,event)" onmouseleave="onLeave()"><path d="M55.0 105.2 L100.0 93.5 L145.0 105.2 L190.0 105.2 L235.0 128.7 L280.0 146.3 L325.0 158.0 L370.0 158.0 L415.0 134.5 L460.0 140.4 L505.0 152.1 L550.0 152.1 L595.0 163.9 L640.0 163.9 L685.0 163.9 L730.0 163.9 L775.0 163.9 L820.0 163.9 L865.0 169.7 L910.0 175.6 L955.0 181.5" stroke="#9855e7" class="pl"/><g class="pd" fill="#9855e7"><circle cx="55.0" cy="105.2" r="4"/><circle cx="100.0" cy="93.5" r="4"/><circle cx="145.0" cy="105.2" r="4"/><circle cx="190.0" cy="105.2" r="4"/><circle cx="235.0" cy="128.7" r="4"/><circle cx="280.0" cy="146.3" r="4"/><circle cx="325.0" cy="158.0" r="4"/><circle cx="370.0" cy="158.0" r="4"/><circle cx="415.0" cy="134.5" r="4"/><circle cx="460.0" cy="140.4" r="4"/><circle cx="505.0" cy="152.1" r="4"/><circle cx="550.0" cy="152.1" r="4"/><circle cx="595.0" cy="163.9" r="4"/><circle cx="640.0" cy="163.9" r="4"/><circle cx="685.0" cy="163.9" r="4"/><circle cx="730.0" cy="163.9" r="4"/><circle cx="775.0" cy="163.9" r="4"/><circle cx="820.0" cy="163.9" r="4"/><circle cx="865.0" cy="169.7" r="4"/><circle cx="910.0" cy="175.6" r="4"/><circle cx="955.0" cy="181.5" r="4"/></g></g><g class="pg" id="pg-20" onmouseenter="onEnter(20,event)" onmouseleave="onLeave()"><path d="M100.0 75.9 L145.0 87.6 L190.0 93.5 L235.0 122.8 L280.0 128.7 L325.0 134.5 L370.0 134.5 L415.0 152.1 L460.0 158.0 L505.0 163.9 L550.0 158.0 L595.0 169.7 L640.0 169.7 L685.0 169.7 L730.0 175.6 L775.0 181.5 L820.0 181.5 L865.0 187.3 L910.0 187.3 L955.0 187.3" stroke="#55e76d" class="pl"/><g class="pd" fill="#55e76d"><circle cx="100.0" cy="75.9" r="4"/><circle cx="145.0" cy="87.6" r="4"/><circle cx="190.0" cy="93.5" r="4"/><circle cx="235.0" cy="122.8" r="4"/><circle cx="280.0" cy="128.7" r="4"/><circle cx="325.0" cy="134.5" r="4"/><circle cx="370.0" cy="134.5" r="4"/><circle cx="415.0" cy="152.1" r="4"/><circle cx="460.0" cy="158.0" r="4"/><circle cx="505.0" cy="163.9" r="4"/><circle cx="550.0" cy="158.0" r="4"/><circle cx="595.0" cy="169.7" r="4"/><circle cx="640.0" cy="169.7" r="4"/><circle cx="685.0" cy="169.7" r="4"/><circle cx="730.0" cy="175.6" r="4"/><circle cx="775.0" cy="181.5" r="4"/><circle cx="820.0" cy="181.5" r="4"/><circle cx="865.0" cy="187.3" r="4"/><circle cx="910.0" cy="187.3" r="4"/><circle cx="955.0" cy="187.3" r="4"/></g></g><g class="pg" id="pg-21" onmouseenter="onEnter(21,event)" onmouseleave="onLeave()"><path d="M415.0 75.9 L460.0 93.5 L505.0 122.8 L550.0 140.4 L595.0 158.0 L640.0 158.0 L685.0 158.0 L730.0 169.7 L775.0 175.6 L820.0 175.6 L865.0 181.5 L910.0 181.5 L955.0 193.2" stroke="#e75568" class="pl"/><g class="pd" fill="#e75568"><circle cx="415.0" cy="75.9" r="4"/><circle cx="460.0" cy="93.5" r="4"/><circle cx="505.0" cy="122.8" r="4"/><circle cx="550.0" cy="140.4" r="4"/><circle cx="595.0" cy="158.0" r="4"/><circle cx="640.0" cy="158.0" r="4"/><circle cx="685.0" cy="158.0" r="4"/><circle cx="730.0" cy="169.7" r="4"/><circle cx="775.0" cy="175.6" r="4"/><circle cx="820.0" cy="175.6" r="4"/><circle cx="865.0" cy="181.5" r="4"/><circle cx="910.0" cy="181.5" r="4"/><circle cx="955.0" cy="193.2" r="4"/></g></g><g class="pg" id="pg-22" onmouseenter="onEnter(22,event)" onmouseleave="onLeave()"><path d="M505.0 81.7 L550.0 111.1 L595.0 140.4 L640.0 146.3 L685.0 146.3 L730.0 158.0 L775.0 169.7 L820.0 169.7 L865.0 175.6 L910.0 193.2 L955.0 199.1" stroke="#5592e7" class="pl"/><g class="pd" fill="#5592e7"><circle cx="505.0" cy="81.7" r="4"/><circle cx="550.0" cy="111.1" r="4"/><circle cx="595.0" cy="140.4" r="4"/><circle cx="640.0" cy="146.3" r="4"/><circle cx="685.0" cy="146.3" r="4"/><circle cx="730.0" cy="158.0" r="4"/><circle cx="775.0" cy="169.7" r="4"/><circle cx="820.0" cy="169.7" r="4"/><circle cx="865.0" cy="175.6" r="4"/><circle cx="910.0" cy="193.2" r="4"/><circle cx="955.0" cy="199.1" r="4"/></g></g><g class="pg" id="pg-23" onmouseenter="onEnter(23,event)" onmouseleave="onLeave()"><path d="M55.0 187.3 L100.0 210.8 L145.0 210.8 L190.0 210.8 L235.0 134.5 L280.0 140.4 L325.0 152.1 L370.0 152.1 L415.0 163.9 L460.0 169.7 L505.0 175.6 L550.0 175.6 L595.0 181.5 L640.0 181.5 L685.0 181.5 L730.0 187.3 L775.0 193.2 L820.0 193.2 L865.0 199.1 L910.0 204.9 L955.0 204.9" stroke="#bde755" class="pl"/><g class="pd" fill="#bde755"><circle cx="55.0" cy="187.3" r="4"/><circle cx="100.0" cy="210.8" r="4"/><circle cx="145.0" cy="210.8" r="4"/><circle cx="190.0" cy="210.8" r="4"/><circle cx="235.0" cy="134.5" r="4"/><circle cx="280.0" cy="140.4" r="4"/><circle cx="325.0" cy="152.1" r="4"/><circle cx="370.0" cy="152.1" r="4"/><circle cx="415.0" cy="163.9" r="4"/><circle cx="460.0" cy="169.7" r="4"/><circle cx="505.0" cy="175.6" r="4"/><circle cx="550.0" cy="175.6" r="4"/><circle cx="595.0" cy="181.5" r="4"/><circle cx="640.0" cy="181.5" r="4"/><circle cx="685.0" cy="181.5" r="4"/><circle cx="730.0" cy="187.3" r="4"/><circle cx="775.0" cy="193.2" r="4"/><circle cx="820.0" cy="193.2" r="4"/><circle cx="865.0" cy="199.1" r="4"/><circle cx="910.0" cy="204.9" r="4"/><circle cx="955.0" cy="204.9" r="4"/></g></g><g class="pg" id="pg-24" onmouseenter="onEnter(24,event)" onmouseleave="onLeave()"><path d="M55.0 128.7 L100.0 134.5 L145.0 152.1 L190.0 158.0 L235.0 175.6 L280.0 169.7 L325.0 181.5 L370.0 181.5 L415.0 187.3 L460.0 187.3 L505.0 193.2 L550.0 193.2 L595.0 204.9 L640.0 204.9 L685.0 204.9 L730.0 210.8 L775.0 216.7 L820.0 210.8 L865.0 216.7 L910.0 222.5 L955.0 210.8" stroke="#e655e7" class="pl"/><g class="pd" fill="#e655e7"><circle cx="55.0" cy="128.7" r="4"/><circle cx="100.0" cy="134.5" r="4"/><circle cx="145.0" cy="152.1" r="4"/><circle cx="190.0" cy="158.0" r="4"/><circle cx="235.0" cy="175.6" r="4"/><circle cx="280.0" cy="169.7" r="4"/><circle cx="325.0" cy="181.5" r="4"/><circle cx="370.0" cy="181.5" r="4"/><circle cx="415.0" cy="187.3" r="4"/><circle cx="460.0" cy="187.3" r="4"/><circle cx="505.0" cy="193.2" r="4"/><circle cx="550.0" cy="193.2" r="4"/><circle cx="595.0" cy="204.9" r="4"/><circle cx="640.0" cy="204.9" r="4"/><circle cx="685.0" cy="204.9" r="4"/><circle cx="730.0" cy="210.8" r="4"/><circle cx="775.0" cy="216.7" r="4"/><circle cx="820.0" cy="210.8" r="4"/><circle cx="865.0" cy="216.7" r="4"/><circle cx="910.0" cy="222.5" r="4"/><circle cx="955.0" cy="210.8" r="4"/></g></g><g class="pg" id="pg-25" onmouseenter="onEnter(25,event)" onmouseleave="onLeave()"><path d="M55.0 87.6 L100.0 99.3 L145.0 111.1 L190.0 111.1 L235.0 140.4 L280.0 152.1 L325.0 163.9 L370.0 163.9 L415.0 175.6 L460.0 181.5 L505.0 187.3 L550.0 187.3 L595.0 199.1 L640.0 199.1 L685.0 199.1 L730.0 204.9 L775.0 210.8 L820.0 216.7 L865.0 222.5 L910.0 228.4 L955.0 216.7" stroke="#55e7bc" class="pl"/><g class="pd" fill="#55e7bc"><circle cx="55.0" cy="87.6" r="4"/><circle cx="100.0" cy="99.3" r="4"/><circle cx="145.0" cy="111.1" r="4"/><circle cx="190.0" c