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