diff --git a/.gitlab/ci/a11y.gitlab-ci.yml b/.gitlab/ci/a11y.gitlab-ci.yml
index 7aaa14a846a6b27b1e4ed2abb9fec5d7acd59883..f7de8ca3c10742f243e4774d2c40979ea5b4fdda 100644
--- a/.gitlab/ci/a11y.gitlab-ci.yml
+++ b/.gitlab/ci/a11y.gitlab-ci.yml
@@ -8,7 +8,7 @@ variables:
     https://$APPS_DOMAIN/review-apps/$CI_PROJECT_PATH_SLUG/$CI_COMMIT_REF_SLUG/partners
     https://$APPS_DOMAIN/review-apps/$CI_PROJECT_PATH_SLUG/$CI_COMMIT_REF_SLUG/team
     https://$APPS_DOMAIN/review-apps/$CI_PROJECT_PATH_SLUG/$CI_COMMIT_REF_SLUG/cloud-platform
-    https://$APPS_DOMAIN/review-apps/$CI_PROJECT_PATH_SLUG/$CI_COMMIT_REF_SLUG/you-and-hifis
+    https://$APPS_DOMAIN/review-apps/$CI_PROJECT_PATH_SLUG/$CI_COMMIT_REF_SLUG/hifis-services-for-you
     https://$APPS_DOMAIN/review-apps/$CI_PROJECT_PATH_SLUG/$CI_COMMIT_REF_SLUG/contact
     https://$APPS_DOMAIN/review-apps/$CI_PROJECT_PATH_SLUG/$CI_COMMIT_REF_SLUG/publications
     https://$APPS_DOMAIN/review-apps/$CI_PROJECT_PATH_SLUG/$CI_COMMIT_REF_SLUG/faq
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index aa21336348012eb98345e896e1384c8c97a6bb46..c91103b8917243921819b3ef12ef5910299f5983 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -18,7 +18,7 @@ and get feedback regarding how to improve its appearance and content.
 Note:
 In case you are just interested to know how to contribute with a
 blog post to _HIFIS Software_ web-page you can find a 
-[blog post](https://software.hifis.net/tutorials/2019/11/22/How-to-Create-a-new-Blog-Post "How to Create a New Blog Post?")
+[blog post]({% post_url 2019/11/2019-11-22-How-to-Create-a-new-Blog-Post %} "How to Create a New Blog Post?")
 explaining the suggested workflow in the blog post section 
 of the web-page.
 
diff --git a/_data/navigation.yml b/_data/navigation.yml
index a19d8444d2cbfb9ae9cd654455f109f96db7f9f9..0faae062803eb3fe065552fa532f9dee8573a610 100644
--- a/_data/navigation.yml
+++ b/_data/navigation.yml
@@ -11,34 +11,31 @@
 # original Markdown.
 
 header:
-        - title: News
-          url: news/
+        - title: "News & Blog"
+          url: "news/"
 
-        - title: Guidelines
-          url: "guidelines/"
+        - title: "Events"
+          url: "events"
 
-        - title: Mission
-          url: "mission/"
+        - title: "Services"
+          url: "services/"
 
+        - title: FAQ
+          url: "faq.html"
+          
         - title: Roadmap
           url: "roadmap/"
 
-        - title: Partners
-          url: "partners.html"
-
         - title: Team
           url: "team.html"
 
-        - title: Job Offers
-          url: "https://www.helmholtz.de/en/jobs_talent/job_vacancies/"
+        - title: Contact
+          url: "contact.html"
 
 footer:
          - title: Contact
            url: "contact.html"
 
-         - title: FAQ
-           url: "faq.html"
-           
          - title: Imprint
            url: "https://www.desy.de/imprint"
 
diff --git a/_events/2019/2019-06-04-deRSE19.md b/_events/2019/2019-06-04-deRSE19.md
new file mode 100644
index 0000000000000000000000000000000000000000..edbcb7ec307aa3e95dd0329f71fd3e4d8d2eb5be
--- /dev/null
+++ b/_events/2019/2019-06-04-deRSE19.md
@@ -0,0 +1,22 @@
+---
+title: "deRSE19 - Conference for Research Software Engineers in Germany" 
+layout: event
+organizers:
+  - hammitzsch
+  - <a href="https://de-rse.org/en/conf2019/contact.html">deRSE community</a>
+type: conference
+start:
+    date:   "2019-06-04"
+end:
+    date:   "2019-06-06"
+location:
+    campus: "GFZ, Telegrafenberg"
+    room:   "Haus H, A56"
+excerpt:
+    " Conference for Research Software Engineers in Germany. "
+---
+
+Following the success of the first three international Conference of Research Software Engineers in the UK, the first international conference in Germany addressing research software and the people behind it within the German research landscape will be held at the Albert Einstein Science Park in Potsdam on 4-6 June 2019.
+
+More information on the event can be found on the 
+[event page](https://de-rse.org/en/conf2019/).
diff --git a/_events/2019/2019-11-26-shell-git-R.md b/_events/2019/2019-11-26-shell-git-R.md
new file mode 100644
index 0000000000000000000000000000000000000000..8499030ca0fc4313cda1409a853a5afaa65365da
--- /dev/null
+++ b/_events/2019/2019-11-26-shell-git-R.md
@@ -0,0 +1,47 @@
+---
+title: Software Carpentry Workshop
+layout: event
+organizers:
+  - belayneh
+  - dolling
+lecturers:
+  - belayneh
+  - dolling
+type:   workshop
+start:
+    date:   "2019-11-26"
+    time:   "09:00"
+end:
+    date:   "2019-11-27"
+    time:   "18:00"
+location:
+    campus: "Online Event"
+fully_booked_out: true
+registration_link: https://docs.google.com/forms/d/e/1FAIpQLScF37yq-HrE6JuGTz6zoFhAfGNowIE2Lr4e900IA0D_tmac2Q/closedform
+registration_period:
+    from:   "2019-10-30"
+    to:     "2019-11-13"
+excerpt:
+    "This Software Carpentry workshop will teach Shell, Git and R programming for researchers."
+---
+
+## Goal
+
+Introduce scientists and PhD students to a powerful toolset to enhance their
+research software workflow.
+
+## Content
+
+This workshops contains the following topics:
+
+* Introduction to _Shell_ scripting
+* Using _Git_ as version control system (VCS)
+* Introduction to the _R_ programming language
+
+Details can also be found directly at the
+[GFZ event page](https://swc-bb.git-pages.gfz-potsdam.de/swc-pages/2019-11-26-Potsdam-Berlin/).
+
+
+## Requirements
+
+No prior knowledge is required to attend this workshop.
diff --git a/_events/2019/2019-12-11-snakemake-introduction-workshop.md b/_events/2019/2019-12-11-snakemake-introduction-workshop.md
new file mode 100644
index 0000000000000000000000000000000000000000..2b22f5935beeda3ef8f09ac5aaaac91409eb7097
--- /dev/null
+++ b/_events/2019/2019-12-11-snakemake-introduction-workshop.md
@@ -0,0 +1,45 @@
+---
+title: Introduction to Snakemake
+layout: event
+organizers:
+  - steinbach
+lecturers:
+  - steinbach
+type:   workshop
+start:
+    date:   "2019-12-11"
+    time:   "14:00"
+end:
+    time:   "17:00"
+location:
+    campus: hzdr
+    room:   "104/215"
+fully_booked_out: true
+registration_link: https://schedule.tii.tu-dresden.de/event/14/
+registration_period:
+    from: "2019-12-01"
+    to:   "2019-12-11"
+excerpt: "This short course is meant to teach participants the automation
+of pipelines. For this, the snakemake workflow engine is introduced."
+---
+
+## Content
+
+This short course is meant to teach participants the automation of pipelines.
+For this, the snakemake workflow engine is introduced.
+
+It will be presented how to write recipes with this engine which are independent of
+the programming language used.
+Further, the capabilities of snakemake to parallelize these workflows are
+demonstrated.
+To conclude, a custom workflow will then be submitted to the cluster to
+run on multiple machines.
+
+The course will be fully interactive.
+
+## Prerequesits
+
+Users will work on hemera and are expected be sufficiently introduced to
+the slurm scheduling system.
+
+{{ page.path }}
diff --git a/_events/2020/2020-01-20-the-carpentries-instructor-training.md b/_events/2020/2020-01-20-the-carpentries-instructor-training.md
new file mode 100644
index 0000000000000000000000000000000000000000..f8ac18054e6f5f0c8b2f0767ac9ed3752e63f6f7
--- /dev/null
+++ b/_events/2020/2020-01-20-the-carpentries-instructor-training.md
@@ -0,0 +1,40 @@
+---
+title: The Carpentries Instructor Training
+layout: event
+organizers:
+  - huste
+  - dolling
+type:   workshop
+start:
+    date:   "2020-01-20"
+end:
+    date:   "2020-01-21"
+excerpt:
+  The Carpentries Instructor Training will provide the participants with the
+  skills and information needed to become a certified Carpentries instructor.
+
+---
+## Content
+The Carpentries[^1] is an organization which aims to be the
+leading inclusive community teaching data and coding skills.
+The Carpentries Instructor Training will provide the participants with the
+skills and information needed to become a certified Carpentries instructor.
+You can find further information about the process and content of this
+training in the course material[^2].
+
+{:.treat-as-figure}
+The Carpentries logo
+[!["The Carpentries Logo"]({{ site.directory.images | append: 'third-party-logos/TheCarpentries.svg' | relative_url }} "The Carpentries Logo")][1]
+
+This training will be held in two different Helmholtz locations at the same
+time: at GFZ in Potsdam and at HZDR in Dresden.
+Both Helmholtz centers are currently a member organization of The Carpentries.
+The methods and approaches taught will enable us to offer high-quality courses
+in 2020 and beyond.
+
+## References
+[^1]: [About page of The Carpentries website][1]
+[^2]: [The Carpentries (Software, Data, and Library Carpentry) instructor training course material][2]
+
+[1]: https://carpentries.org/about/
+[2]: https://carpentries.github.io/instructor-training/
diff --git a/_events/2020/2020-03-05-Machine-Learning-Hackathon-at-GFZ.md b/_events/2020/2020-03-05-Machine-Learning-Hackathon-at-GFZ.md
new file mode 100644
index 0000000000000000000000000000000000000000..09680a488a1fb874941f058c06bd379df3cd52a5
--- /dev/null
+++ b/_events/2020/2020-03-05-Machine-Learning-Hackathon-at-GFZ.md
@@ -0,0 +1,20 @@
+---
+title: "Machine Learning Hackathon at GFZ" 
+layout: event
+organizers:
+  - "Machine Learning community at GFZ"
+type: Hackathon
+start:
+    date:   "2020-03-05"
+    time:   "09:00"
+end:
+    date:   "2020-03-05"
+    time:   "18:00"
+location:
+    campus: "GFZ, Telegrafenberg"
+    room:   "Vortragsraum 2 and 3, Haus H"
+excerpt:
+    " A one day Hackathon organized by Machine Learning Community at GFZ "
+---
+
+This hackathon aims to bring researchers that are experts in machine learning and/or intersted researchers together. Using real world datasets, it allows researchers to work together using existing machine learning tools and methods. The hackathon is a friendly event that let everyone to share experiance and learn from others.
diff --git a/_events/2020/2020-03-09-helmholtz-gpu-hackathon.md b/_events/2020/2020-03-09-helmholtz-gpu-hackathon.md
new file mode 100644
index 0000000000000000000000000000000000000000..1f765a775d2d5a76b6ac89f5cbcb9cfa40fbf1d9
--- /dev/null
+++ b/_events/2020/2020-03-09-helmholtz-gpu-hackathon.md
@@ -0,0 +1,79 @@
+---
+title: "Covid-19 Update: Helmholtz GPU Hackathon"
+layout: event
+organizers:
+  - "Juckeland, Guido (HZDR)"
+  - "Pleiter, Dirk (FZJ)"
+title_image: group-of-people-watching-on-laptop-1595385.jpg
+type:   Hackathon
+start:
+    date:   "2020-09-14"
+    time:   "08:00"
+end:
+    date:   "2020-09-18"
+    time:   "16:00"
+location:
+    campus: hida
+    room:   "Seminar room"
+fully_booked_out: false
+registration_link: https://www.gpuhackathons.org/form/register?hackathon_which_event=194
+registration_period:
+    from:   "2020-04-20"
+    to:     "2020-07-14"
+redirect_from:
+  - events/2020/01/20/helmholtz-gpu-hackathon
+excerpt: 
+    "GPU Hackathons are five day intensive hands-on events designed to 
+    help computational scientists port their applications to GPUs using 
+    libraries, OpenACC, CUDA and other tools by pairing participants with 
+    dedicated mentors experienced in GPU programming and development."
+---
+
+## Description
+
+GPU Hackathons are five day intensive hands-on events designed to help 
+computational scientists port their applications to GPUs using libraries, 
+OpenACC, CUDA and other tools by pairing participants with dedicated mentors 
+experienced in GPU programming and development. 
+Representing distinguished scholars and preeminent institutions around 
+the world, these teams of mentors and attendees work together to realize 
+performance gains and speedups by taking advantage of parallel programming 
+on GPUs.
+This event is jointly organized by Helmholtz-Zentrum Dresden-Rossendorf 
+(HZDR) and Jülich Supercomputing Centre (JSC) in association with the 
+Helmholtz Federated IT Services Software Cluster (HIFIS). 
+
+### Goal
+The goal of the 5-day hands-on workshop is for current or prospective user 
+groups of large-scale, GPU-accelerated systems to port their applications 
+to GPU accelerators or to further optimize already ported applications. 
+The teams should leave with applications running on GPUs, or at least 
+with a clear roadmap of how to get there. 
+Access will be provided to the following GPU-accelerated supercomputers:
+
+- The TAURUS system at TU Dresden with NVIDIA K80 GPUs and Intel Haswell 
+processors as well as NVIDIA V100 GPUs and IBM POWER9 processors
+- The JUWELS cluster at JSC with NVIDIA V100 GPUs and Intel Skylake processors
+
+### Mentoring
+The selected projects will receive a mentor that will prepare them and their 
+application for the hackathon week and will work with them in person during 
+that week. 
+
+### Requirements
+Please note that teams need to have at least three team members to ensure 
+a sustainable hackathon experience for the team.
+Join us for this one week of extreme immersion in GPU computing. 
+Prior GPU programming knowledge is not required, but expect homework 
+given before the event in this case.
+If you are currently pondering if or how to move your application to GPUs, 
+this event is for you and you should apply!
+
+## Additional Information / COVID-19
+
+The evolution of the COVID-19 pandemic and related restrictions are difficult to predict. While the hackathon is currently planned as an in-person event, we may change this to a digital event leveraging the experiences of other hackathons, which will take place in May and June 2020. At this point, we encourage you to apply even if the restrictions, which are in place today, would not allow you to attend.
+
+If teams are participating in Berlin, space will be limited, so only six to seven teams can be accepted.
+In case of over-subscription preference will be given to teams with more 
+widely used, open-source applications and/or teams for which a suitable 
+mentor is available.
diff --git a/_events/2020/2020-03-31-the-carpentries-workshop.md b/_events/2020/2020-03-31-the-carpentries-workshop.md
new file mode 100644
index 0000000000000000000000000000000000000000..0c02f66389f20c7a319eccc117a50c406bec7a78
--- /dev/null
+++ b/_events/2020/2020-03-31-the-carpentries-workshop.md
@@ -0,0 +1,57 @@
+---
+title: Software Carpentry Workshop
+layout: event
+organizers:
+  - huste
+  - erxleben
+lecturers:
+  - erxleben
+  - huste
+  - steinbach
+type:   workshop
+start:
+    date:   "2020-03-31"
+end:
+    date:   "2020-04-01"
+location:
+    campus: hzdr
+    room:   "Building 801, Room P142"
+fully_booked_out: true
+registration_link: https://events.hifis.net/event/5/registrations/4/
+waiting_list_link: https://events.hifis.net/event/8/registrations/5/
+registration_period:
+    from:   "2020-01-20"
+    to:     "2020-03-27"
+excerpt:
+    "This basic Software Carpentry workshop will teach Shell, Git
+    and Python for scientists and PhD students."
+---
+
+## Goal
+
+Introduce scientists and PhD students to a powerful toolset to enhance their
+research software workflow.
+
+## Content
+
+A Software Carpentry workshop is conceptualized as a two-day event that covers
+the basic tools required for a research software workflow:
+
+* The _Shell_ as a foundation for the following tools
+* Employing _Git_ as version control system (VCS)
+* Introduction into the _Python_ programming language
+
+Details and workshop materials can also be found directly at the
+[Software Carpentries' lessons overview][swc-lessons].
+
+
+## Requirements
+
+Neither prior knowledge nor experience in those tools is needed.
+Participants are asked to bring their own computer on which they can install
+software.
+It is recommended to read and follow the instructions on [how to set up the tools][setup-tools] for the workshop before the event.
+
+[swc-lessons]: https://software-carpentry.org/lessons/
+[setup-tools]: https://hifis.gitlab.io/2020-03-31-hzdr/#setup
+
diff --git a/_events/2020/2020-04-20-software-carpentries-workshop.md b/_events/2020/2020-04-20-software-carpentries-workshop.md
new file mode 100644
index 0000000000000000000000000000000000000000..1aa45391aa2ddb1e686b41360d3a013a2633406c
--- /dev/null
+++ b/_events/2020/2020-04-20-software-carpentries-workshop.md
@@ -0,0 +1,47 @@
+---
+title: Software Carpentry Workshop
+layout: event
+organizers:
+  - dolling
+  - "Bezaye Tesfaye"
+lecturers:
+  - dolling
+  - "Bezaye Tesfaye"
+type:   workshop
+start:
+    date:   "2020-04-21"
+    time:   "09:00"
+end:
+    date:   "2020-04-21"
+    time:   "18:00"
+location:   "Online via Zoom"
+fully_booked_out: false
+# registration_link: https://schedule.tii.tu-dresden.de/event/26/
+registration_period:
+    from:   "2020-02-24"
+    to:     "2020-03-20"
+excerpt:
+    "This basic Software Carpentry workshop will teach Shell, Git and Python for scientists and PhD students."
+---
+
+## Goal
+
+Introduce scientists and PhD students to a powerful toolset to enhance their
+research software workflow.
+
+## Content
+
+A Software Carpentry workshop is conceptualized as a two-day event that covers
+the basic tools required for a research software workflow:
+
+* Introduction into the _Python_ programming language
+
+Details can also be found directly at the
+[GFZ event page](https://swc-bb.gitext-pages.gfz-potsdam.de/swc-pages/2020-04-20-Potsdam-Berlin/).
+
+
+## Requirements
+
+Neither prior knowledge nor experience in those tools is needed.
+A headset (or at least headphones) is required.
+Two monitors are recommended.
diff --git a/_events/2020/2020-04-21-the-carpentries-workshop.md b/_events/2020/2020-04-21-the-carpentries-workshop.md
new file mode 100644
index 0000000000000000000000000000000000000000..278c2c8195ade5aef97c5dc80c1473fe4a70f449
--- /dev/null
+++ b/_events/2020/2020-04-21-the-carpentries-workshop.md
@@ -0,0 +1,53 @@
+---
+title: Software Carpentry Workshop
+layout: event
+organizers:
+  - huste
+  - erxleben
+lecturers:
+  - erxleben
+  - huste
+  - steinbach
+type:   workshop
+start:
+    date:   "2020-04-22"
+end:
+    date:   "2020-04-23"
+registration_link: https://events.hifis.net/event/11/
+location:
+    campus: "Online Event"
+fully_booked_out: false
+registration_period:
+    from:   "2020-04-07"
+    to:     "2020-04-15"
+excerpt:
+    "This basic Software Carpentry workshop will teach Shell, Git
+    and Python for scientists and PhD students."
+---
+
+## Goal
+
+Introduce scientists and PhD students to a powerful toolset to enhance their
+research software workflow.
+
+## Content
+
+A Software Carpentry workshop is conceptualized as a two-day event that covers
+the basic tools required for a research software workflow:
+
+* The _Shell_ as a foundation for the following tools
+* Employing _Git_ as version control system (VCS)
+* Introduction into the _Python_ programming language
+
+Details and workshop materials can also be found directly at the
+[Software Carpentries' lessons overview][swc-lessons].
+
+## Requirements
+
+Neither prior knowledge nor experience in those tools is needed.
+Participants are asked to bring their own computer on which they can install
+software.
+It is recommended to read and follow the instructions on [how to set up the tools][setup-tools] for the workshop before the event.
+
+[swc-lessons]: https://software-carpentry.org/lessons/
+[setup-tools]: https://hifis.gitlab.io/2020-04-22-hzdr/#setup
diff --git a/_events/2020/2020-05-12-ready-script-for-publication.md b/_events/2020/2020-05-12-ready-script-for-publication.md
new file mode 100644
index 0000000000000000000000000000000000000000..55b968ea2fc16af76646ad30da209d60aa194d8d
--- /dev/null
+++ b/_events/2020/2020-05-12-ready-script-for-publication.md
@@ -0,0 +1,77 @@
+---
+title: "Bring Your Own Script and Make It Ready for Publication"
+layout: event
+
+# workshop, seminar, lecture or discussion
+type: workshop
+
+# IDs from https://gitlab.hzdr.de/hifis/software.hifis.net/blob/master/_data/hifis_team.yml
+organizers:
+  - schlauch
+lecturers:
+  - schlauch
+  - dolling 
+  - leinweber
+  - huste
+
+start:
+    date:   "2020-05-12"
+    time:   "09:00"
+end:
+    date:   "2020-05-12"
+    time:   "17:00"
+location:
+    campus:  "Online"
+#    room:   "Online"
+
+# URL or mailto:organizer@campus.edu?subject=...&body=...
+# with the text in ... encoded using for example https://www.urlencoder.org/
+# Both are optional but at least ?subject=... is recommended to enable mail filtering
+registration_link: https://events.hifis.net/event/12/registrations
+waiting_list_link: https://events.hifis.net/event/14/registrations
+fully_booked_out: true
+
+registration_period:
+    from: "2020-02-01"
+    to: "2020-04-30"
+
+excerpt: "We will help you polish an existing software project to a publication-ready state:\n
+<ul>\n
+    <li>Reviewing installation instructions and documentation</li>\n
+    <li>Helping you decide on a license</li>\n
+    <li>Preparing the required publication steps and more…</li>\n
+</ul>\n
+Any programming language is welcome!"
+---
+
+## Goal
+In this workshop you learn about the basic steps to prepare your code for
+sharing with others and make it ready for citation in a research paper.
+
+## Content
+
+We will provide you with actionable advice about how to polish your software 
+project before publishing it or submitting it alongside a publication.
+This includes:
+
+1. Put your code under version control
+2. Clean up your code
+3. Provide proper documentation
+4. Add a suitable Open Source license
+5. Mark the stable version of your code
+6. Make your code citable
+
+We provide an overview about these topics in two theory sessions in the morning
+and in the afternoon. In between, you can work on your software project and
+improve it. The instructors are available and support you by
+answering your questions and providing feedback.
+
+## Prerequisites
+
+- Ideally, you already have a software project which you want to improve.
+Alternatively, we prepared tasks on which you can work during the practice sessions.
+- Basic Git skills are required.
+A good and quick tutorial can be found in the 
+[Software Carpentry's "Git Novice" episodes 1 to 9](https://swcarpentry.github.io/git-novice/).
+- You require your laptop with your project setup, plus the Git command line or a graphical client,
+and a modern web browser.
diff --git a/_events/2020/2020-05-18-lecture-series-on-scientific-computing.md b/_events/2020/2020-05-18-lecture-series-on-scientific-computing.md
new file mode 100644
index 0000000000000000000000000000000000000000..69abcf2f6131b6389a6c8cb43dd85802296453d2
--- /dev/null
+++ b/_events/2020/2020-05-18-lecture-series-on-scientific-computing.md
@@ -0,0 +1,41 @@
+---
+title: Lecture series on scientific computing
+layout: event
+organizers:
+  - dolling
+  - belayneh
+lecturers:
+  - dolling
+  - belayneh
+type:   Lecture
+start:
+    date:   "2020-05-18"
+    time:   "10:00"
+end:
+    date:   "2020-06-15"
+    time:   "11:00"
+location:
+    campus: "Online Event"
+excerpt:
+    "This lecture series will teach researchers key topics in research software
+    development including best practices"
+---
+
+## Goal
+
+To teach researchers the basics of software development, and introduce them to 
+existing tools and best practices for repoducable research software.
+
+
+## Content
+
+The lecture series is consists of the following topics: 
+* Requirements for Code Publication (scheduled for 2020-05-18)
+* Research software engineering (scheduled for 2020-05-25)
+* Reusable Software (scheduled for 2020-06-08)
+* Automation: making your results reproducible (scheduled for 2020-06-15)
+
+
+## Requirements
+
+No prior knowledge or experiance is required.
diff --git a/_events/2020/2020-06-09-GitLab-Software-Development-Teams.md b/_events/2020/2020-06-09-GitLab-Software-Development-Teams.md
new file mode 100644
index 0000000000000000000000000000000000000000..368e2d75af55d2539d2fe2db6f1b214f19ca2647
--- /dev/null
+++ b/_events/2020/2020-06-09-GitLab-Software-Development-Teams.md
@@ -0,0 +1,56 @@
+---
+title: "GitLab for Software Development in Teams"
+layout: event
+organizers:
+  - schlauch
+lecturers:
+  - schlauch
+  - "1 &times; HZDR"
+  - leinweber
+type:   workshop
+start:
+    date:   "2020-06-09"
+    time:   "09:00"
+end:
+    date:   "2020-06-10"
+    time:   "17:00"
+location:
+    campus: "Online"
+#    room:   "TBD"
+fully_booked_out: true
+registration_link: https://events.hifis.net/event/13/registrations
+waiting_list_link: https://events.hifis.net/event/15/registrations/11/
+registration_period:
+    from:   "2020-02-20"
+    to:     "2020-05-30"
+excerpt: 
+    "Using GitLab's collaboration and automation features effectively"
+---
+
+### Goal
+
+Help developers of medium and large software systems to use the
+collaboration and automation features of GitLab in order to
+improve sustainability in their projects.
+
+## Content
+
+This workshop teaches you how to use
+basic and advanced GitLab features to
+collaborate with others on a software project.
+
+You will learn how to:
+* Effectively plan and track work using issues
+* Review change suggestions with merge requests
+* Create and document releases, and
+* How to automate repetitive tasks with continuous integration pipelines.
+
+We will complete a few simulated iterations
+of the software development lifecycle in a demo project,
+both alone and in a team.
+
+### Prerequisites
+
+- Basic Git skills are needed. A good and quick tutorial can be found in the 
+[Software Carpentry's "Git Novice" episodes 1 to 9](https://swcarpentry.github.io/git-novice/).
+- You require your laptop, plus the Git command line or a graphical client, a modern web browser, and a text editor.
diff --git a/_events/2020/2020-06-22-software-carpentries-workshop.md b/_events/2020/2020-06-22-software-carpentries-workshop.md
new file mode 100644
index 0000000000000000000000000000000000000000..32abdcbe936d8026cd70faa55b5745c5691825a4
--- /dev/null
+++ b/_events/2020/2020-06-22-software-carpentries-workshop.md
@@ -0,0 +1,50 @@
+---
+title: Software Carpentry Workshop
+layout: event
+organizers:
+  - dolling
+  - belayneh
+lecturers:
+  - dolling
+  - belayneh
+type:   workshop
+start:
+    date:   "2020-06-22"
+    time:   "09:00"
+end:
+    date:   "2020-06-23"
+    time:   "18:00"
+location:
+    campus: "Online Event"
+fully_booked_out: false
+registration_link: https://events.hifis.net/event/16/
+registration_period:
+    from:   "2020-05-26"
+    to:     "2020-06-09"
+excerpt:
+    "This basic Software Carpentry workshop will teach Shell, Git and Python for scientists and PhD students."
+---
+
+## Goal
+
+Introduce scientists and PhD students to a powerful toolset to enhance their
+research software workflow.
+
+## Content
+
+A Software Carpentry workshop is conceptualized as a two-day event that covers
+the basic tools required for a research software workflow:
+
+* The _Shell_ as a foundation for the following tools
+* Employing _Git_ as version control system (VCS)
+* Introduction into the _Python_ programming language
+
+Details can also be found directly at the
+[GFZ event page](https://swc-bb.gitext-pages.gfz-potsdam.de/swc-pages/2020-06-22-virtual/).
+
+
+## Requirements
+
+Neither prior knowledge nor experience in those tools is needed.
+A headset (or at least headphones) is required.
+Two monitors are recommended.
diff --git a/_events/2020/2020-08-19-the-carpentries-workshop.md b/_events/2020/2020-08-19-the-carpentries-workshop.md
new file mode 100644
index 0000000000000000000000000000000000000000..55ce5e92fe03ad3f1f33af94a2ac95896f7231c2
--- /dev/null
+++ b/_events/2020/2020-08-19-the-carpentries-workshop.md
@@ -0,0 +1,52 @@
+---
+title: Software Carpentry Workshop
+layout: event
+organizers:
+  - erxleben
+lecturers:
+  - erxleben
+  - huste
+type:   workshop
+start:
+    date:   "2020-08-19"
+end:
+    date:   "2020-08-20"
+registration_link: https://events.hifis.net/event/20/
+location:
+    campus: "Online Event"
+fully_booked_out: false
+registration_period:
+    from:   "2020-07-27"
+    to:     "2020-08-12"
+excerpt:
+    "This basic Software Carpentry workshop will teach Shell, Git
+    and Python for scientists and PhD students."
+---
+
+## Goal
+
+Introduce scientists and PhD students to a powerful toolset to enhance their
+research software workflow.
+
+## Content
+
+A Software Carpentry workshop is conceptualized as a two-day event that covers
+the basic tools required for a research software workflow:
+
+* The _Shell_ as a foundation for the following tools
+* Employing _Git_ as version control system (VCS)
+* Introduction into the _Python_ programming language
+
+Details and workshop materials can also be found directly at the
+[Software Carpentries' lessons overview][swc-lessons].
+
+## Requirements
+
+Neither prior knowledge nor experience in those tools is needed.
+Participants are asked to bring their own computer on which they can install
+software.
+It is recommended to read and follow the instructions on 
+[how to set up the tools][setup-tools] for the workshop before the event.
+
+[swc-lessons]: https://software-carpentry.org/lessons/
+[setup-tools]: https://hifis.gitlab.io/2020-04-22-hzdr/#setup
diff --git a/_events/2020/2020-09-02-series-of-online-research-software-events.md b/_events/2020/2020-09-02-series-of-online-research-software-events.md
new file mode 100644
index 0000000000000000000000000000000000000000..ee53cbccd7993d87e4e159f7b851cdf7a28622fc
--- /dev/null
+++ b/_events/2020/2020-09-02-series-of-online-research-software-events.md
@@ -0,0 +1,24 @@
+---
+title: "SORSE - A Series of Online Research Software Events" 
+layout: event
+organizers:
+  - <a href="https://sorse.github.io/contact/">RSE community</a>
+type: conference
+start:
+    date:   "2020-09-02"
+end:
+    date:   "2021-03-31"
+excerpt:
+    " A Series of Online Research Software Events organized by RSE community. "
+---
+
+SORSE - A **S**eries of **O**nline **R**esearch **S**oftware **E**vents is
+a replacement for many cancelled RSE conferences because of COVID-19. It aims to 
+provide an opportunity for networking and discussion within all RSEs and anyone
+involved with research software. Contribution is possible through
+[this link](https://indico.scc.kit.edu/event/863/).
+    
+More information on the event can be found on the 
+[event page](https://sorse.github.io/).
+
+If you would like to **register** for the event, you can find more information about it [here](https://sorse.github.io/faq/howto/attendance).
diff --git a/_events/2020/2020-09-18-git-and-gitlab.md b/_events/2020/2020-09-18-git-and-gitlab.md
new file mode 100644
index 0000000000000000000000000000000000000000..9a6be54b1830bdc8349784b33c0b1a9164c0ec11
--- /dev/null
+++ b/_events/2020/2020-09-18-git-and-gitlab.md
@@ -0,0 +1,50 @@
+---
+title: Project management with GitLab
+layout: event
+organizers:
+  - erxleben
+lecturers:
+  - erxleben
+  - lokamani
+  - schmerler
+type:   workshop
+start:
+    date:   "2020-09-18"
+end:
+    date:   "2020-09-21"
+registration_link: https://events.hifis.net/event/21/
+location:
+    campus: "Online Event"
+fully_booked_out: true
+registration_period:
+    from:   "2020-08-24"
+    to:     "2020-09-13"
+excerpt:
+    "This workshop will focus on project management with the GitLab platform.
+    A primer for the prerequisite version control system Git will be offered to those not yet familiar with it."
+---
+
+## Goal
+
+The workshop is aimed at those who have to manage development projects in a research context.
+It introduces a workflow and best practises for day-to-day operations 
+with the aim to increase productivity, overall quality and make everyones life a bit easier.
+
+## Content
+
+This course is split into two parts:
+
+1. Introduction to version control using the tool Git
+2. Project Management with the Web-Platform [GitLab](https://about.gitlab.com)
+
+Version Control is an essential building block in managing digital projects of any scale and enabling successful collaboration. 
+Building on top of this, an advanced project management system provides further potential for enhanced productivity.
+
+## Requirements
+No previous knowledge in the covered topics will be required. 
+Participants who are already familiar with Git may opt to skip the first day of the workshop. 
+You will be prompted about this choice during the registration.
+
+Further details can be found at the [event page].
+
+[event page]: https://events.hifis.net/event/21/
diff --git a/_events/2020/2020-10-07-the-carpentries-workshop.md b/_events/2020/2020-10-07-the-carpentries-workshop.md
new file mode 100644
index 0000000000000000000000000000000000000000..a53701c8b56ab03393f89b2c8b68853042a9dab9
--- /dev/null
+++ b/_events/2020/2020-10-07-the-carpentries-workshop.md
@@ -0,0 +1,55 @@
+---
+title: Software Carpentry Workshop
+layout: event
+organizers:
+  - erxleben
+lecturers:
+  - steinbach
+  - schmerler
+  - erxleben
+  - hueser
+type:   workshop
+start:
+    date:   "2020-10-07"
+end:
+    date:   "2020-10-08"
+registration_link: https://events.hifis.net/event/24/
+location:
+    campus: "Online Event"
+fully_booked_out: false
+registration_period:
+    from:   "2020-09-24"
+    to:     "2020-10-05"
+excerpt:
+    "This basic Software Carpentry workshop will teach Shell, Git
+    and Python for scientists and PhD students."
+---
+
+## Goal
+
+Introduce scientists and PhD students to a powerful toolset to enhance their
+research software workflow.
+
+## Content
+
+A Software Carpentry workshop is conceptualized as a two-day event that covers
+the basic tools required for a research software workflow:
+
+* The _Shell_ as a foundation for the following tools
+* Employing _Git_ as version control system (VCS)
+* Introduction into the _Python_ programming language
+
+Details and workshop materials can also be found directly at the
+[Software Carpentries' lessons overview][swc-lessons].
+
+## Requirements
+
+Neither prior knowledge nor experience in those tools is needed.
+Participants are asked to bring their own computer on which they can install
+software.
+It is recommended to read and follow the instructions on 
+[how to set up the tools][setup-tools] for the workshop before the event.
+
+[swc-lessons]: https://software-carpentry.org/lessons/
+[setup-tools]: https://hifis.gitlab.io/2020-10-07-hzdr/#setup
+
diff --git a/_events/2020/2020-11-04-erste-schritte-in-python.md b/_events/2020/2020-11-04-erste-schritte-in-python.md
new file mode 100644
index 0000000000000000000000000000000000000000..452a394882a1349413c3d96cd7429a1427df2f9a
--- /dev/null
+++ b/_events/2020/2020-11-04-erste-schritte-in-python.md
@@ -0,0 +1,40 @@
+---
+title: Erste Schritte in Python
+layout: event
+organizers:
+  - erxleben
+lecturers:
+  - erxleben
+  - Julia Schwabe
+type:   workshop
+start:
+    date:   "2020-11-04"
+end:
+    date:   "2020-11-04"
+registration_link: https://events.hifis.net/event/29/
+location:
+    campus: "Online Event"
+fully_booked_out: true
+registration_period:
+    from:   "2020-10-26"
+    to:     "2020-11-03"
+excerpt:
+    "In this workshop, a first introduction into the programming language 
+    Python will be given. The course will be held in German."
+---
+
+## Audience
+
+This course is suited for learners who are not familiar with programming in 
+general or the programming language _Python_ in particular.
+Participation is open for everybody.
+
+> Please note that the course will be held in _German_ on this occasion.
+
+## Content
+
+The basic structures of the programming language will be introduced in an 
+interactive, hands-on fashion.
+Afterwards, the learners will have a grasp on the fundamental steps required 
+to create own small-scale programs.
+
diff --git a/_events/2020/2020-11-12-bring-script-make-ready-publication.md b/_events/2020/2020-11-12-bring-script-make-ready-publication.md
new file mode 100644
index 0000000000000000000000000000000000000000..a61b65e9b74ca43b41ed8bc6db3b06d796ef7ab2
--- /dev/null
+++ b/_events/2020/2020-11-12-bring-script-make-ready-publication.md
@@ -0,0 +1,59 @@
+---
+title: "Bring Your Own Script and Make It Ready for Publication"
+layout: event
+
+# workshop, seminar, lecture or discussion
+type: workshop
+
+# IDs from https://gitlab.hzdr.de/hifis/software.hifis.net/blob/master/_data/hifis_team.yml
+organizers:
+  - schlauch
+lecturers:
+  - stoffers
+  - dolling
+
+start:
+    date:   "2020-11-12"
+    time:   "09:00"
+end:
+    date:   "2020-11-13"
+    time:   "13:00"
+location:
+    campus:  "Online Event"
+    room:   ""
+registration_link: https://events.hifis.net/event/27
+registration_period:
+    from: "2020-10-05"
+    to: "2020-11-09"
+fully_booked_out: true
+
+excerpt: "We will help you polish an existing project to a publication-ready state:\n
+<ul>\n
+    <li>Reviewing installation instructions and documentation</li>\n
+    <li>Helping you decide on a license</li>\n
+    <li>Preparing the required publication steps and more…</li>\n
+</ul>\n
+Any programming language is welcome!"
+
+---
+
+## Content
+
+We will provide you with actionable advice about how to polish your software 
+project before publishing it or submitting it alongside a publication.
+This includes 
+* Documentation
+* Open source licensing 
+* Software citations 
+* Archiving and more… 
+
+Practical exercises using either a demo project or your own will teach you
+to apply the presented strategies.
+
+## Prerequesits
+
+Basic Git skills are required.
+A good and quick tutorial can be found in the 
+[Software Carpentry's "Git Novice" episodes 1 to 9](https://swcarpentry.github.io/git-novice/).
+Participants need to bring their own laptop with the project set up,
+plus the Git command line or a graphical client, and a modern web browser.
diff --git a/_events/2020/2020-11-23-Git-with-GitLab-for-Teams-and-Reproducible-Research.md b/_events/2020/2020-11-23-Git-with-GitLab-for-Teams-and-Reproducible-Research.md
new file mode 100644
index 0000000000000000000000000000000000000000..378710c8b862b22e03d86b1336e187d3ad9c4b65
--- /dev/null
+++ b/_events/2020/2020-11-23-Git-with-GitLab-for-Teams-and-Reproducible-Research.md
@@ -0,0 +1,46 @@
+---
+title: Git with GitLab for Teams and Reproducible Research
+layout: event
+organizers:
+  - belayneh
+  - "Julia Neelmeijer"
+lecturers:
+  - belayneh
+  - dolling
+  - "Hannes Fuchs"
+  - "Stefan Lüdtke"
+  - "Christian Meeßen"
+  - "Marc Hanisch"
+  - brinckmann
+type:   Workshop
+start:
+    date:   "2020-11-23"
+    time:   "09:00"
+end:
+    date:   "2020-11-24"
+    time:   "14:00"
+location:
+    campus: "Online Event"
+registration_link: https://events.hifis.net/event/31/
+registration_period:
+    from:   "2020-11-05"
+    to:     "2020-11-16"
+excerpt:
+    "The workshop covers topics of Git with GitLab and best practices in software development in research."
+---
+
+## Goal
+
+Having the knowledge and skills on how to use tools and techniques to preserve research output and to collaborate with peers benefit every research domain. This is a virtual workshop aiming to support researchers within a team to develop such skills. It is an interactive workshop including sessions from concepts to practice.
+
+
+## Content
+
+The workshop covers topics on: 
+* Git with GitLab for individual use as well as for collaboration.
+* Best practices in software development in research.
+
+
+## Requirements
+
+No prior knowledge or experiance is required.
diff --git a/_events/2020/2020-12-08-Make-Your-Script-Ready-for-Publication.md b/_events/2020/2020-12-08-Make-Your-Script-Ready-for-Publication.md
new file mode 100644
index 0000000000000000000000000000000000000000..be47d2fbc17ddb96916282d9210d306ae88098c7
--- /dev/null
+++ b/_events/2020/2020-12-08-Make-Your-Script-Ready-for-Publication.md
@@ -0,0 +1,45 @@
+---
+title: Make Your Script Ready for Publication
+layout: event
+organizers:
+  - belayneh
+  - dolling
+  - "Johannes Petereit"
+lecturers:
+  - dolling
+type:   Workshop
+start:
+    date:   "2020-12-08"
+    time:   "09:00"
+end:
+    date:   "2020-12-09"
+    time:   "18:00"
+location:
+    campus: "Online Event"
+registration_link: https://events.hifis.net/event/34/
+registration_period:
+    from:   "2020-11-10"
+    to:     "2020-11-30"
+excerpt:
+    "The workshop covers topics of best practices for software publication."
+---
+
+## Goal
+
+This workshop aims to teach researchers step by step how existing source code can be ready for publication.
+
+
+## Content
+
+The workshop contains practical sessions on how to: 
+* Organize source code and automate processes using GitLab
+* Set up pipenv, linter
+* Test source code
+* Add documentation
+* Add license
+* Prepare citation
+
+
+## Requirements
+
+No prior knowledge or experiance is required.
diff --git a/_events/2020/2020-12-15-GitLab-Software-Development-Teams-2020-12-15-sd4teams.md b/_events/2020/2020-12-15-GitLab-Software-Development-Teams-2020-12-15-sd4teams.md
new file mode 100644
index 0000000000000000000000000000000000000000..1b6d2eb81788e87554cf90a7f992b8cb1a01d7cb
--- /dev/null
+++ b/_events/2020/2020-12-15-GitLab-Software-Development-Teams-2020-12-15-sd4teams.md
@@ -0,0 +1,55 @@
+---
+title: "GitLab for Software Development in Teams"
+layout: event
+organizers:
+  - schlauch
+lecturers:
+  - stoffers
+type:   workshop
+start:
+    date:   "2020-12-15"
+    time:   "09:00"
+end:
+    date:   "2020-12-17"
+    time:   "13:00"
+location:
+    campus: "Online Event"
+    room:   ""
+fully_booked_out: true
+registration_link: https://events.hifis.net/event/28/
+registration_period:
+    from:   "2020-10-05"
+    to:     "2020-12-11"
+excerpt: 
+    "Using GitLab's collaboration and automation features effectively"
+---
+
+## Description
+
+This workshop teaches you how to use
+basic and advanced GitLab features to
+collaborate with others on a software project.
+
+You will learn how to 
+* Effectively plan and track work using issues
+* Review change suggestions with merge requests
+* Create and document releases, and
+* How to automate repetitive tasks with continuous integration pipelines.
+
+We will complete a few simulated iterations
+of the software development lifecycle in a demo project,
+both alone and in a team.
+
+### Goal
+
+Help developers of medium and large software systems to use the
+collaboration and automation features of GitLab in order to
+improve sustainability in their projects.
+
+### Requirements
+
+Basic Git skills are needed.
+A good and quick tutorial can be found in the 
+[Software Carpentry's "Git Novice" episodes 1 to 9](https://swcarpentry.github.io/git-novice/).
+Participants need to bring their own laptop
+with a modern web browser and Git set up on the command line.
diff --git a/_events/2021/01/2021-01-15-git-and-gitlab.md b/_events/2021/01/2021-01-15-git-and-gitlab.md
new file mode 100644
index 0000000000000000000000000000000000000000..fae75037e0f682eb1c67ffb2ecc6908454a37890
--- /dev/null
+++ b/_events/2021/01/2021-01-15-git-and-gitlab.md
@@ -0,0 +1,50 @@
+---
+title: Project management with GitLab
+layout: event
+organizers:
+  - erxleben
+lecturers:
+  - lokamani
+  - huste
+  - erxleben
+type:   workshop
+start:
+    date:   "2021-01-15"
+end:
+    date:   "2021-01-18"
+registration_link: https://events.hifis.net/event/38
+location:
+    campus: Online
+fully_booked_out: true
+registration_period:
+    from:   "2021-01-06"
+    to:     "2021-01-11"
+excerpt:
+    "This workshop will focus on project management with the GitLab platform.
+    A primer for the prerequisite version control system Git will be offered to those not yet familiar with it."
+---
+
+## Goal
+
+The workshop is aimed at those who have to manage development projects in a research context.
+It introduces a workflow and best practises for day-to-day operations
+with the aim to increase productivity, overall quality and make everyones life a bit easier.
+
+## Content
+
+This course is split into two parts:
+
+1. Introduction to version control using the tool Git
+2. Project Management with the Web-Platform [GitLab](https://about.gitlab.com)
+
+Version Control is an essential building block in managing digital projects of any scale and enabling successful collaboration.
+Building on top of this, an advanced project management system provides further potential for enhanced productivity.
+
+## Requirements
+No previous knowledge in the covered topics will be required.
+Participants who are already familiar with Git may opt to skip the first day of the workshop.
+You will be prompted about this choice during the registration.
+
+Further details can be found at the [event page].
+
+[event page]: https://events.hifis.net/event/21/
diff --git a/_events/2021/01/2021-01-27-helmholtz-hacky-hour-20.md b/_events/2021/01/2021-01-27-helmholtz-hacky-hour-20.md
new file mode 100644
index 0000000000000000000000000000000000000000..5e67462bd93511a762457c28549ebe98513a9b23
--- /dev/null
+++ b/_events/2021/01/2021-01-27-helmholtz-hacky-hour-20.md
@@ -0,0 +1,22 @@
+---
+title: "Helmholtz Hacky Hour #20"
+layout: event
+organizers:
+  - dolling
+type:      hacky-hour
+start:
+  date:   "2021-01-27"
+  time:   "14:00"
+end:
+  time:   "15:00"
+location:
+  campus: "Online"
+  room:   "<a href=https://meet.gwdg.de/b/max-93j-2ef><i class=\"fas fa-external-link-alt\"></i> meet.gwdg.de</a>"
+excerpt:  "<strong>Why don't you share your source code?</strong> Concerns about and solutions for common problems with code sharing."
+---
+## Why don't you share your source code?
+The Hacky Hour is intended to discuss and learn about different topics in the context of research software development. During the session, you will meet Helmholtz researchers from different fields and have the opportunity to present your favorite tools and techniques. If you want to join, share your experience or have any question on the topic, let us and others know about it in [the meta pad](https://pad.gwdg.de/0HczFKgqS_C9L1QGzfpbJA#).
+
+We want to talk about occurring problems with publishing software, how to solve them and why it is important to publish research software
+
+We are looking forward to seeing you!
diff --git a/_events/2021/02/2021-02-10-helmholtz-hacky-hour-21.md b/_events/2021/02/2021-02-10-helmholtz-hacky-hour-21.md
new file mode 100644
index 0000000000000000000000000000000000000000..2de80bb1e637f051dc9f00d5ecb18a06dd5f0d58
--- /dev/null
+++ b/_events/2021/02/2021-02-10-helmholtz-hacky-hour-21.md
@@ -0,0 +1,22 @@
+---
+title: "Helmholtz Hacky Hour #21"
+layout: event
+organizers:
+  - belayneh
+type:      hacky-hour
+start:
+  date:   "2021-02-10"
+  time:   "14:00"
+end:
+  time:   "15:00"
+location:
+  campus: "Online"
+  room:   "<a href=https://meet.gwdg.de/b/max-93j-2ef><i class=\"fas fa-external-link-alt\"></i> meet.gwdg.de</a>"
+excerpt:  "<strong>Project organization for software development in research</strong> Important but often neglected in research -> project organization in software development"
+---
+## Project organization for software development in research
+The Hacky Hour is intended to discuss and learn about different topics in the context of research software development. During the session, you will meet Helmholtz researchers from different fields and have the opportunity to present your favorite tools and techniques. If you want to join, share your experience or have any question on the topic, let us and others know about it in [the meta pad](https://pad.gwdg.de/0HczFKgqS_C9L1QGzfpbJA#).
+
+Having a good understanding on how to organize projects can save time and often affect the quality of workflow in research. But, this requires a know-how on the basics and available tools. Within this Hacky Hour, we will discuss and share experiences  on different aspects of project organization
+
+We are looking forward to seeing you!
diff --git a/_events/2021/02/2021-02-18-git-gitlab-introduction.md b/_events/2021/02/2021-02-18-git-gitlab-introduction.md
new file mode 100644
index 0000000000000000000000000000000000000000..a655bc945fb019e18ffeb96436fdb9923451cdf3
--- /dev/null
+++ b/_events/2021/02/2021-02-18-git-gitlab-introduction.md
@@ -0,0 +1,46 @@
+---
+title: Introduction to Git and GitLab
+layout: event
+organizers:
+  - schlauch
+lecturers:
+  - schlauch
+  - "Carina Haupt (DLR)"
+  - "Michael Meinel (DLR)"
+type:   workshop
+start:
+    date:   "2021-02-18"
+    time:   "09:00"
+end:
+    date:   "2021-02-19"
+    time:   "13:00"
+registration_link: https://events.hifis.net/event/45/registrations/40/
+location:
+    campus: "Online Event"
+fully_booked_out: true
+registration_period:
+    from:   "2021-02-01"
+    to:     "2021-02-12"
+excerpt:
+    "This workshop provides an introduction into Git in combination with the collaboration platform GitLab."
+---
+
+## Goal
+
+The workshop provides a solid introduction into the practical usage of the version control system Git in combination with the collaboration platform GitLab.
+
+## Content
+
+This workshop will cover the the following topics:
+- Introduction to version control
+- Git setup
+- Basic local Git workflow
+- Git branches and handling of conflicts
+- Collaboration with others
+
+Please see the [lesson materials](https://gitlab.com/hifis/hifis-workshops/introduction-to-git-and-gitlab/workshop-material) and the [registration page](https://events.hifis.net/event/45/) for further details.
+
+## Requirements
+
+- No previous knowledge in the covered topics will be required. 
+- Participants require the Git command line client, a modern web browser, and a text editor.
diff --git a/_events/2021/02/2021-02-19-shell-git-python.md b/_events/2021/02/2021-02-19-shell-git-python.md
new file mode 100644
index 0000000000000000000000000000000000000000..6f00061ee5afa72b3ee707a22161bede89276988
--- /dev/null
+++ b/_events/2021/02/2021-02-19-shell-git-python.md
@@ -0,0 +1,50 @@
+---
+title: Software Carpentry Workshop
+layout: event
+organizers:
+  - erxleben
+lecturers:
+  - lokamani
+  - erxleben
+type:   workshop
+start:
+    date:   "2021-02-19"
+end:
+    date:   "2021-02-22"
+registration_link: https://events.hifis.net/event/44/
+location:
+    campus: "Online Event"
+fully_booked_out: false
+registration_period:
+    from:   "2021-02-08"
+    to:     "2021-02-14"
+excerpt:
+    "This basic Software Carpentry workshop will teach Shell, Git
+    and Python for scientists and PhD students."
+---
+
+## Goal
+
+Introduce scientists and PhD students to a powerful toolset to enhance their
+research software workflow.
+
+## Content
+
+A [Software Carpentry workshop][swc-workshop] is conceptualized as a two-day 
+event that covers the basic tools required for a research software workflow:
+
+* The _Shell_ as a foundation for the following tools
+* Employing _Git_ as version control system (VCS)
+* Introduction into the _Python_ programming language
+
+Details can be found directly at the
+[workshop page][workshop-page].
+
+## Requirements
+
+Neither prior knowledge nor experience in those tools is needed.
+Participants are asked to bring their own computer on which they can install
+software.
+
+[workshop-page]: https://events.hifis.net/event/44/
+[swc-workshop]: https://software-carpentry.org/workshops/
diff --git a/_events/2021/02/2021-02-24-Version-Control-using-Git.md b/_events/2021/02/2021-02-24-Version-Control-using-Git.md
new file mode 100644
index 0000000000000000000000000000000000000000..a70df20d7651517e10f7798e4034586ebba246aa
--- /dev/null
+++ b/_events/2021/02/2021-02-24-Version-Control-using-Git.md
@@ -0,0 +1,42 @@
+---
+title: Version Control using Git
+layout: event
+organizers:
+  - belayneh
+lecturers: 
+  - belayneh
+  - dolling
+  - "Hannes Fuchs"
+  - "Stefan Lüdtke"
+  - "Christian Meeßen"
+type:   workshop
+start:
+    date:   "2021-02-24"
+    time:   "09:00"
+end:
+    date:   "2021-02-24"
+    time:   "18:00"
+location:
+    campus: "Online Event"
+fully_booked_out: false
+registration_link: https://events.hifis.net/event/49/
+registration_period:
+    from:   "2021-02-09"
+    to:     "2021-02-16"
+excerpt:
+    "This workshop will teach version control using Git for scientists and PhD students."
+---
+
+## Goal
+
+Introduce scientists and PhD students to the use of version control in research environment.
+
+## Content
+
+The workshop covers introductory topics on the use of version control in research, as well as hands on sessions on different functionalities of Git with GitLab. You will find more information on [the workshop page](https://swc-bb.git-pages.gfz-potsdam.de/swc-pages/2021-02-24-virtual/).
+
+
+## Requirements
+
+Neither prior knowledge nor experience in those tools is needed.
+A headset (or at least headphones) is required.
diff --git a/_events/2021/02/2021-02-24-helmholtz-hacky-hour-22.md b/_events/2021/02/2021-02-24-helmholtz-hacky-hour-22.md
new file mode 100644
index 0000000000000000000000000000000000000000..61a4ca1656dd2f4375c9d7f83b4e732ea82af42f
--- /dev/null
+++ b/_events/2021/02/2021-02-24-helmholtz-hacky-hour-22.md
@@ -0,0 +1,22 @@
+---
+title: "Helmholtz Hacky Hour #22"
+layout: event
+organizers:
+  - dolling
+type:      hacky-hour
+start:
+  date:   "2021-02-24"
+  time:   "14:00"
+end:
+  time:   "15:00"
+location:
+  campus: "Online"
+  room:   "<a href=https://meet.gwdg.de/b/max-93j-2ef><i class=\"fas fa-external-link-alt\"></i> meet.gwdg.de</a>"
+excerpt:  "<strong>What could go wrong? Horror Stories in (collaborative) scientific computation</strong> The moment they realized their work of the past years was almost wasted..."
+---
+## What could go wrong? Horror Stories in (collaborative) scientific computation
+The Hacky Hour is intended to discuss and learn about different topics in the context of research software development. During the session, you will meet Helmholtz researchers from different fields and have the opportunity to present your favorite tools and techniques. If you want to join, share your experience or have any question on the topic, let us and others know about it in [the meta pad](https://pad.gwdg.de/0HczFKgqS_C9L1QGzfpbJA#).
+
+Everyone is invited to share their worst experiences during work with computers and other alien lifeforms, and how to avoid them in the future (if possible).
+
+We are looking forward to seeing you!
diff --git a/_events/2021/03/2021-03-10-helmholtz-hacky-hour-23.md b/_events/2021/03/2021-03-10-helmholtz-hacky-hour-23.md
new file mode 100644
index 0000000000000000000000000000000000000000..7b09dd52a0b8e6f1950b9162709acb11102abe25
--- /dev/null
+++ b/_events/2021/03/2021-03-10-helmholtz-hacky-hour-23.md
@@ -0,0 +1,22 @@
+---
+title: "Helmholtz Hacky Hour #23"
+layout: event
+organizers:
+  - dolling
+type:      hacky-hour
+start:
+  date:   "2021-03-10"
+  time:   "14:00"
+end:
+  time:   "15:00"
+location:
+  campus: "Online"
+  room:   "<a href=https://meet.gwdg.de/b/max-93j-2ef><i class=\"fas fa-external-link-alt\"></i> meet.gwdg.de</a>"
+excerpt:  "<strong>How to select the right tools in software development?</strong> How to avoid not to get lost inside multiple tools available when choosing for software development?"
+---
+## How to select the right tools in software development?
+The Hacky Hour is intended to discuss and learn about different topics in the context of research software development. During the session, you will meet Helmholtz researchers from different fields and have the opportunity to present your favorite tools and techniques. If you want to join, share your experience or have any question on the topic, let us and others know about it in [the meta pad](https://pad.gwdg.de/0HczFKgqS_C9L1QGzfpbJA#).
+
+The number of available tools for software development are overwhelming and require us to know how to filter. Even Though there might not be a one line do it this way approach, its important to have a common baseline as a guide to select tools. Within this hacky hour, we will talk about different ways of selecting the right tools in software development
+
+We are looking forward to seeing you!
diff --git a/_events/2021/03/2021-03-19-git-and-gitlab.md b/_events/2021/03/2021-03-19-git-and-gitlab.md
new file mode 100644
index 0000000000000000000000000000000000000000..ff1618dc96392f88178f7a3d7dbce04e388e3967
--- /dev/null
+++ b/_events/2021/03/2021-03-19-git-and-gitlab.md
@@ -0,0 +1,45 @@
+---
+title: Project management with GitLab
+layout: event
+organizers:
+  - erxleben
+lecturers:
+  - Helene Hoffmann
+  - schmerler
+type:   workshop
+start:
+    date:   "2021-03-19"
+end:
+    date:   "2021-03-22"
+registration_link: https://events.hifis.net/event/50
+location:
+    campus: Online
+fully_booked_out: true
+registration_period:
+    from:   "2021-03-08"
+    to:     "2021-03-14"
+excerpt:
+    "This workshop will focus on project management with the GitLab platform.
+    A primer for the prerequisite version control system Git will be offered to those not yet familiar with it."
+---
+
+## Goal
+
+The workshop is aimed at those who have to manage development projects in a research context.
+It introduces a workflow and best practises for day-to-day operations
+with the aim to increase productivity, overall quality and make everyones' life a bit easier.
+
+## Content
+
+This course is split into two parts:
+
+1. Introduction to version control using the tool Git
+2. Project Management with the Web-Platform [GitLab](https://about.gitlab.com)
+
+Version Control is an essential building block in managing digital projects of any scale and enabling successful collaboration.
+Building on top of this, an advanced project management system provides further potential for enhanced productivity.
+
+## Requirements
+
+No previous knowledge in the covered topics will be required.
+Participants are advised to have a computer on which they can install software.
diff --git a/_events/2021/03/2021-03-24-helmholtz-hacky-hour-24.md b/_events/2021/03/2021-03-24-helmholtz-hacky-hour-24.md
new file mode 100644
index 0000000000000000000000000000000000000000..35d9332a16b4680ceb6a3dce5864a418a27e0f31
--- /dev/null
+++ b/_events/2021/03/2021-03-24-helmholtz-hacky-hour-24.md
@@ -0,0 +1,22 @@
+---
+title: "Helmholtz Hacky Hour #24"
+layout: event
+organizers:
+  - dolling
+type:      hacky-hour
+start:
+  date:   "2021-03-24"
+  time:   "14:00"
+end:
+  time:   "15:00"
+location:
+  campus: "Online"
+  room:   "<a href=https://meet.gwdg.de/b/max-93j-2ef><i class=\"fas fa-external-link-alt\"></i> meet.gwdg.de</a>"
+excerpt:  "<strong>My preferred data visualization tools</strong> There are hundreds of libraries and tools to solve that, but which one is the best?"
+---
+## My preferred data visualization tools
+The Hacky Hour is intended to discuss and learn about different topics in the context of research software development. During the session, you will meet Helmholtz researchers from different fields and have the opportunity to present your favorite tools and techniques. If you want to join, share your experience or have any question on the topic, let us and others know about it in [the meta pad](https://pad.gwdg.de/0HczFKgqS_C9L1QGzfpbJA#).
+
+Plots, graphs, maps - there are many opportunities for researchers to visualize data. For this session everyone is invited to present their favorite tool, give a brief overview or point out the advantages.
+
+We are looking forward to seeing you!
diff --git a/_events/2021/03/2021-03-25-version-control-using-git.md b/_events/2021/03/2021-03-25-version-control-using-git.md
new file mode 100644
index 0000000000000000000000000000000000000000..1de1e0170006662b153b77f7c108e6efbc435489
--- /dev/null
+++ b/_events/2021/03/2021-03-25-version-control-using-git.md
@@ -0,0 +1,47 @@
+---
+title: Version Control using Git
+layout: event
+organizers:
+  - belayneh
+lecturers: 
+  - belayneh
+  - dolling
+  - "Hannes Fuchs"
+  - "Stefan Lüdtke"
+  - "Christian Meeßen"
+type:   workshop
+start:
+    date:   "2021-03-25"
+    time:   "09:00"
+end:
+    date:   "2021-03-26"
+    time:   "14:00"
+location:
+    campus: "Online"
+fully_booked_out: false
+registration_link: https://events.hifis.net/event/72/
+registration_period:
+    from:   "2021-03-11"
+    to:     "2021-03-17"
+excerpt:
+    "This workshop will teach version control using Git for scientists and PhD students."
+redirect_from:
+  - events/2021/03/16/2021-03-25and26-version-control-using-git
+  - events/2021/03/17/2021-03-25and26-version-control-using-git
+  - events/2021/03/18/2021-03-25and26-version-control-using-git
+---
+
+## Goal
+
+Introduce scientists and PhD students to the use of version control in research environment.
+
+## Content
+
+The workshop covers introductory topics on the use of version control in research, as well as hands on sessions on different functionalities of Git with GitLab. You will find more information on [the workshop page](https://swc-bb.git-pages.gfz-potsdam.de/swc-pages/2021-03-25-virtual/).
+
+
+## Requirements
+
+Neither prior knowledge nor experience in those tools is needed.
+A headset (or at least headphones) is required.
+
diff --git a/_events/2021/03/2021-03-30-version_control_using_git.md b/_events/2021/03/2021-03-30-version_control_using_git.md
new file mode 100644
index 0000000000000000000000000000000000000000..0b0b8b0120286fe899a2723ed8adbd81f49bac69
--- /dev/null
+++ b/_events/2021/03/2021-03-30-version_control_using_git.md
@@ -0,0 +1,49 @@
+---
+title: "Version Control using Git"
+layout: event
+organizers:
+  - schlauch
+type: workshop
+start:
+  date:   "2021-03-30"
+  time:   "09:00"
+end:
+  date:   "2021-03-31"
+  time:   "13:00"
+location:
+  campus: "Online"
+excerpt:  "This workshop provides an introduction into Git in combination with the collaboration platform GitLab."
+lecturers:
+  - "schlauch"
+  - "stoffers"
+registration_period:
+  from:   "2021-03-10"
+  to:     "2021-03-19"
+registration_link:  "https://events.hifis.net/event/67/"
+fully_booked_out:  "False"
+redirect_from:
+  - events/2021/03/30/introduction_to_git_and_gitlab
+---
+## Goal
+
+The workshop provides a solid introduction into the practical usage of the version control system Git in combination with the collaboration platform GitLab.
+
+
+## Content
+
+This workshop will cover the the following topics:
+
+ - Introduction to version control
+ - Git setup
+ - Basic local Git workflow
+ - Git branches and handling of conflicts
+ - Collaboration with others
+
+Please see the [workshop curriculum](https://gitlab.com/hifis/hifis-workshops/introduction-to-git-and-gitlab/workshop-material#curriculum) for further details.
+
+## Requirements
+
+- No previous knowledge in the covered topics will be required.
+ - Participants require a computer equipped with a recent Git command line client, a modern Web browser, and a text editor. We will provide more detailed setup information before the workshop.
+
+We are looking forward to seeing you! 
diff --git a/_events/2021/04/2021-04-07-helmholtz-hacky-hour-25.md b/_events/2021/04/2021-04-07-helmholtz-hacky-hour-25.md
new file mode 100644
index 0000000000000000000000000000000000000000..24c834f7f31edb8d9af5ddf4b0ab3f376b7fb816
--- /dev/null
+++ b/_events/2021/04/2021-04-07-helmholtz-hacky-hour-25.md
@@ -0,0 +1,22 @@
+---
+title: "Helmholtz Hacky Hour #25"
+layout: event
+organizers:
+  - dolling
+type:      hacky-hour
+start:
+  date:   "2021-04-07"
+  time:   "14:00"
+end:
+  time:   "15:00"
+location:
+  campus: "Online"
+  room:   "<a href=https://meet.gwdg.de/b/max-93j-2ef><i class=\"fas fa-external-link-alt\"></i> meet.gwdg.de</a>"
+excerpt:  "<strong>Pitfalls in data visualization</strong> Why people don't understand exponential growth and what color it has."
+---
+## Pitfalls in data visualization
+The Hacky Hour is intended to discuss and learn about different topics in the context of research software development. During the session, you will meet Helmholtz researchers from different fields and have the opportunity to present your favorite tools and techniques. If you want to join, share your experience or have any question on the topic, let us and others know about it in [the meta pad](https://pad.gwdg.de/0HczFKgqS_C9L1QGzfpbJA#).
+
+There are as many ways to visualize data as there are to mess it up. Here we will talk about common pitfalls most of us are not aware of.
+
+We are looking forward to seeing you!
diff --git a/_events/2021/04/2021-04-14-lets_make_your_script_ready_for_publication.md b/_events/2021/04/2021-04-14-lets_make_your_script_ready_for_publication.md
new file mode 100644
index 0000000000000000000000000000000000000000..af8261dbaf60887da99b4866d81c1f16d3693413
--- /dev/null
+++ b/_events/2021/04/2021-04-14-lets_make_your_script_ready_for_publication.md
@@ -0,0 +1,49 @@
+---
+title: "Let's Make Your Script Ready for Publication"
+layout: event
+organizers:
+  - schlauch
+type: workshop
+start:
+  date:   "2021-04-14"
+  time:   "09:00"
+end:
+  date:   "2021-04-15"
+  time:   "13:00"
+location:
+  campus: "Online"
+excerpt:  "This workshop shows a lightweight approach towards publication of research code."
+registration_period:
+  from:   "2021-03-26"
+  to:     "2021-04-11"
+registration_link:  "https://events.hifis.net/event/91/"
+fully_booked_out:  "False"
+redirect_from:
+  - events/2021/04/14/bring_your_own_script_and_make_it_ready_for_publication
+---
+## Goal
+
+We will provide you with actionable advice about how to prepare your research code before publishing it or submitting it alongside a research publication.
+
+
+## Content
+
+This workshop will cover the the following topics:
+
+ - Code repository structuring
+ - Minimum coding practices
+ - Documentation
+ - Open source licensing
+ - Minimum software release practices
+ - Software citation
+
+You learn to apply the presented strategies using either the example code or your own.
+
+Please see the [workshop curriculum](https://gitlab.com/hifis/hifis-workshops/make-your-code-ready-for-publication/workshop-materials#curriculum) for further details.
+
+## Requirements
+
+- Basic Git skills are required. A good and quick tutorial can be found in the [Software Carpentry's Git Novice episodes 1 to 9](https://swcarpentry.github.io/git-novice/).
+ - Participants require a computer equipped with a modern Web browser and their specific environment (e.g., Git client, editor) for working on their scripts. We will provide more detailed setup information before the workshop.
+
+We are looking forward to seeing you! 
diff --git a/_events/2021/04/2021-04-16-python.md b/_events/2021/04/2021-04-16-python.md
new file mode 100644
index 0000000000000000000000000000000000000000..13b91ea4ec86c9f9d03269a49edd19f2c03d65c9
--- /dev/null
+++ b/_events/2021/04/2021-04-16-python.md
@@ -0,0 +1,44 @@
+---
+title: First steps in Python-Programming
+layout: event
+organizers:
+  - erxleben
+lecturers:
+  - TBA
+type:   workshop
+start:
+    date:   "2021-04-16"
+end:
+    date:   "2021-04-19"
+registration_link:
+location:
+    campus: Online
+fully_booked_out: false
+registration_period:
+    from:   "2021-04-05"
+    to:     "2021-04-11"
+excerpt:
+    "An Introduction for scientists and PhD. students to programming using the
+     language Python. No prior experience required."
+---
+
+## Goal
+
+Enable the participants to write their own scripts in Python to automatically
+evaluate data and solve recurring or labourious tasks by automation.
+
+## Content
+
+The course will introduce basic concepts of the language.
+Emphasis will be put on live coding (i.e. learners write their code along with
+the instructors) and overcoming the initial learning hurdles together.
+Hands-on exercises give the opportunity to test the newly acquired knowledge.
+
+## Requirements
+
+Neither prior knowledge nor experience in the area is needed.
+Participants are asked to bring their own computer on which they can install
+software.
+Detailed instructions will be made available on the workshop website.
+
+
diff --git a/_events/2021/04/2021-04-19-python.md b/_events/2021/04/2021-04-19-python.md
new file mode 100644
index 0000000000000000000000000000000000000000..1c549a68786612ad8a454f9e9f928a376a05b21f
--- /dev/null
+++ b/_events/2021/04/2021-04-19-python.md
@@ -0,0 +1,44 @@
+---
+title: First steps in Python-Programming
+layout: event
+organizers:
+  - erxleben
+lecturers:
+  - TBA
+type:   workshop
+start:
+    date:   "2021-04-19"
+end:
+    date:   "2021-04-19"
+registration_link: https://events.hifis.net/event/93/
+location:
+    campus: Online
+fully_booked_out: false
+registration_period:
+    from:   "2021-04-05"
+    to:     "2021-04-15"
+excerpt:
+    "An Introduction for scientists and PhD. students to programming using the
+     language Python. No prior experience required."
+---
+
+## Goal
+
+Enable the participants to write their own scripts in Python to automatically
+evaluate data and solve recurring or labourious tasks by automation.
+
+## Content
+
+The course will introduce basic concepts of the language.
+Emphasis will be put on live coding (i.e. learners write their code along with
+the instructors) and overcoming the initial learning hurdles together.
+Hands-on exercises give the opportunity to test the newly acquired knowledge.
+
+## Requirements
+
+Neither prior knowledge nor experience in the area is needed.
+Participants are asked to bring their own computer on which they can install
+software.
+Detailed instructions will be made available on the workshop website.
+
+
diff --git a/_events/2021/04/2021-04-21-helmholtz-hacky-hour-26.md b/_events/2021/04/2021-04-21-helmholtz-hacky-hour-26.md
new file mode 100644
index 0000000000000000000000000000000000000000..103e76ad1ca981ca1c53b0cecedddea95c762d33
--- /dev/null
+++ b/_events/2021/04/2021-04-21-helmholtz-hacky-hour-26.md
@@ -0,0 +1,22 @@
+---
+title: "Helmholtz Hacky Hour #26"
+layout: event
+organizers:
+  - belayneh
+type:      hacky-hour
+start:
+  date:   "2021-04-21"
+  time:   "14:00"
+end:
+  time:   "15:00"
+location:
+  campus: "Online"
+  room:   "<a href=https://meet.gwdg.de/b/max-93j-2ef><i class=\"fas fa-external-link-alt\"></i> meet.gwdg.de</a>"
+excerpt:  "<strong>Automation in research software development</strong> Automation as one of the keys towards reproducible research."
+---
+## Automation in research software development
+The Hacky Hour is intended to discuss and learn about different topics in the context of research software development. During the session, you will meet Helmholtz researchers from different fields and have the opportunity to present your favorite tools and techniques. If you want to join, share your experience or have any question on the topic, let us and others know about it in [the meta pad](https://pad.gwdg.de/0HczFKgqS_C9L1QGzfpbJA#).
+
+One way to define  automation is as a way to minimize human interventions to avoid manual tasks that often lead to mistakes. Apart from avoiding mistakes, it also highly benefit to save time and let researchers focus on tasks that require more knowledge. In this hacky hour, we discuss and share our experience on topics of automation in software development in research.
+
+We are looking forward to seeing you!
diff --git a/_events/2021/04/2021-04-27-python.md b/_events/2021/04/2021-04-27-python.md
new file mode 100644
index 0000000000000000000000000000000000000000..49f294645a927fc51fafabaf21452bd070fb6b33
--- /dev/null
+++ b/_events/2021/04/2021-04-27-python.md
@@ -0,0 +1,54 @@
+---
+title: Programming using Python
+layout: event
+organizers:
+  - belayneh
+lecturers: 
+  - belayneh
+  - dolling
+  - "Hannes Fuchs"
+  - "Stefan Lüdtke"
+  - "Christian Meeßen"
+  - "Nils Brinkmann"
+type:   workshop
+start:
+    date:   "2021-04-27"
+    time:   "09:00"
+end:
+    date:   "2021-04-28"
+    time:   "14:00"
+location:   "Online"
+excerpt:
+    "This basic Software Carpentry workshop aims to teach Python for scientists and PhD students."
+registration_period:
+  from:   "2021-04-12"
+  to:     "2021-04-19"
+registration_link:  "https://events.hifis.net/event/97/"
+redirect_from:
+  - events/2021/03/16/2021-04-27and28-python
+  - events/2021/03/17/2021-04-27and28-python
+---
+
+## Goal
+
+Introduce scientists and PhD students to Python programming.
+
+## Content
+
+A Software Carpentry workshop is conceptualized as a two-day event that covers
+the basics of Python programming using multiple excersis:
+
+* Python fundamentals
+* Data visualization
+* Introduction to loops and lists
+* Working with multiple input files
+* Conditionals and functions
+
+
+## Requirements
+
+Neither prior knowledge nor experience in Python is needed to attend this workshop.
+A headset (or at least headphones) is required.
+
+More details can be found on the [workshop page](https://swc-bb.git-pages.gfz-potsdam.de/swc-pages/2021-04-27-GFZ-virtual/)
+Registration will open 2-3 weeks before the event. We are looking forward to seeing you!
diff --git a/_events/2021/05/2021-05-05-helmholtz-hacky-hour-27.md b/_events/2021/05/2021-05-05-helmholtz-hacky-hour-27.md
new file mode 100644
index 0000000000000000000000000000000000000000..2ede34677380581c6154fa8ff03ec1070e0d14b3
--- /dev/null
+++ b/_events/2021/05/2021-05-05-helmholtz-hacky-hour-27.md
@@ -0,0 +1,22 @@
+---
+title: "Helmholtz Hacky Hour #27"
+layout: event
+organizers:
+  - dolling
+type:      hacky-hour
+start:
+  date:   "2021-05-05"
+  time:   "14:00"
+end:
+  time:   "15:00"
+location:
+  campus: "Online"
+  room:   "<a href=https://meet.gwdg.de/b/max-93j-2ef><i class=\"fas fa-external-link-alt\"></i> meet.gwdg.de</a>"
+excerpt:  "<strong>Helmholtz services that can assist you in research software development</strong> These tools might make your daily work easier..."
+---
+## Helmholtz services that can assist you in research software development
+The Hacky Hour is intended to discuss and learn about different topics in the context of research software development. During the session, you will meet Helmholtz researchers from different fields and have the opportunity to present your favorite tools and techniques. If you want to join, share your experience or have any question on the topic, let us and others know about it in [the meta pad](https://pad.gwdg.de/0HczFKgqS_C9L1QGzfpbJA#).
+
+The Helmholtz Association provides various services and tools to help developing research software, improve collaborative workflows or tackle problems you didn't even know you had.
+
+We are looking forward to seeing you!
diff --git a/_events/2021/05/2021-05-10-version_control_using_git.md b/_events/2021/05/2021-05-10-version_control_using_git.md
new file mode 100644
index 0000000000000000000000000000000000000000..e68d2dae98cbfa0525f56e83802de07cc0ae7b7f
--- /dev/null
+++ b/_events/2021/05/2021-05-10-version_control_using_git.md
@@ -0,0 +1,46 @@
+---
+title: "Version Control using Git"
+layout: event
+organizers:
+  - schlauch
+type: workshop
+start:
+  date:   "2021-05-10"
+  time:   "09:00"
+end:
+  date:   "2021-05-11"
+  time:   "13:00"
+location:
+  campus: "Online"
+excerpt:  "This workshop provides an introduction into Git in combination with the collaboration platform GitLab."
+registration_period:
+  from:   "2021-04-19"
+  to:     "2021-04-28"
+registration_link:  "https://events.hifis.net/event/102/"
+fully_booked_out:  "False"
+redirect_from:
+  - events/2021/05/10/introduction_to_git_and_gitlab
+---
+## Goal
+
+The workshop provides a solid introduction into the practical usage of the version control system Git in combination with the collaboration platform GitLab.
+
+
+## Content
+
+This workshop will cover the the following topics:
+
+ - Introduction to version control
+ - Git setup
+ - Basic local Git workflow
+ - Git branches and handling of conflicts
+ - Collaboration with others
+
+Please see the [workshop curriculum](https://gitlab.com/hifis/hifis-workshops/introduction-to-git-and-gitlab/workshop-material#curriculum) for further details.
+
+## Requirements
+
+- No previous knowledge in the covered topics will be required.
+ - Participants require a computer equipped with a recent Git command line client, a modern Web browser, and a text editor. We will provide more detailed setup information before the workshop.
+
+We are looking forward to seeing you! 
diff --git a/_events/2021/05/2021-05-14-git-and-gitlab.md b/_events/2021/05/2021-05-14-git-and-gitlab.md
new file mode 100644
index 0000000000000000000000000000000000000000..84d0c00e5b6cb1b3ec7bc644aae70ba53b2e4dd1
--- /dev/null
+++ b/_events/2021/05/2021-05-14-git-and-gitlab.md
@@ -0,0 +1,44 @@
+---
+title: Project management with GitLab
+layout: event
+organizers:
+  - erxleben
+lecturers:
+  - TBA
+type:   workshop
+start:
+    date:   "2021-05-14"
+end:
+    date:   "2021-05-17"
+registration_link:
+location:
+    campus: Online
+fully_booked_out: false
+registration_period:
+    from:   "2021-05-03"
+    to:     "2021-05-09"
+excerpt:
+    "This workshop will focus on project management with the GitLab platform.
+    A primer for the prerequisite version control system Git will be offered to those not yet familiar with it."
+---
+
+## Goal
+
+The workshop is aimed at those who have to manage development projects in a research context.
+It introduces a workflow and best practises for day-to-day operations
+with the aim to increase productivity, overall quality and make everyones' life a bit easier.
+
+## Content
+
+This course is split into two parts:
+
+1. Introduction to version control using the tool Git
+2. Project Management with the Web-Platform [GitLab](https://about.gitlab.com)
+
+Version Control is an essential building block in managing digital projects of any scale and enabling successful collaboration.
+Building on top of this, an advanced project management system provides further potential for enhanced productivity.
+
+## Requirements
+
+No previous knowledge in the covered topics will be required.
+Participants are advised to have a computer on which they can install software.
diff --git a/_events/2021/05/2021-05-18-gitlab_for_software_development_in_teams.md b/_events/2021/05/2021-05-18-gitlab_for_software_development_in_teams.md
new file mode 100644
index 0000000000000000000000000000000000000000..136aa4220284ccb64699132f86362f8701fb08c6
--- /dev/null
+++ b/_events/2021/05/2021-05-18-gitlab_for_software_development_in_teams.md
@@ -0,0 +1,44 @@
+---
+title: "GitLab for Software Development in Teams"
+layout: event
+organizers:
+  - schlauch
+type: workshop
+start:
+  date:   "2021-05-18"
+  time:   "09:00"
+end:
+  date:   "2021-05-20"
+  time:   "13:00"
+location:
+  campus: "Online"
+excerpt:  "This workshop provides an introduction into software development for teams using Git and GitLab."
+registration_period:
+  from:   "2021-04-26"
+  to:     "2021-05-07"
+registration_link:  "https://events.hifis.net/event/103/"
+fully_booked_out:  "False"
+---
+## Goal
+
+This workshop teaches you how to organize your development process using Git and GitLab to better collaborate with others on a software project.
+
+
+## Content
+
+This workshop will cover the the following topics:
+
+ - Practical implementation of development processes using Git and GitLab
+ - Git advanced concepts such as branching, merging, rebasing
+ - GitLab advanced concepts such as merge requests, issue tracking, build pipelines
+
+Particularly, the workshop includes a team exercise which allows you to work through the development process of our example software project.
+
+Please see the [workshop curriculum](https://gitlab.com/hifis/hifis-workshops/software-development-for-teams/workshop-materials#curriculum) for further details.
+
+## Requirements
+
+- Basic Git skills are required. A good and quick tutorial can be found in the [Software Carpentry's Git Novice episodes 1 to 9](https://swcarpentry.github.io/git-novice/).
+ - Participants require a computer equipped with a recent Git command line client, a modern Web browser, and a text editor. We will provide more detailed setup information before the workshop.
+
+We are looking forward to seeing you! 
diff --git a/_events/2021/05/2021-05-19-helmholtz-hacky-hour-28.md b/_events/2021/05/2021-05-19-helmholtz-hacky-hour-28.md
new file mode 100644
index 0000000000000000000000000000000000000000..880197e2ad0a8e6dcdf33a4b17feddbcc5e86288
--- /dev/null
+++ b/_events/2021/05/2021-05-19-helmholtz-hacky-hour-28.md
@@ -0,0 +1,22 @@
+---
+title: "Helmholtz Hacky Hour #28"
+layout: event
+organizers:
+  - dworatzyk
+type:      hacky-hour
+start:
+  date:   "2021-05-19"
+  time:   "14:00"
+end:
+  time:   "15:00"
+location:
+  campus: "Online"
+  room:   "<a href=https://meet.gwdg.de/b/max-93j-2ef><i class=\"fas fa-external-link-alt\"></i> meet.gwdg.de</a>"
+excerpt:  "<strong>Lost in translation</strong> Tools for rewriting code"
+---
+## Lost in translation
+The Hacky Hour is intended to discuss and learn about different topics in the context of research software development. During the session, you will meet Helmholtz researchers from different fields and have the opportunity to present your favorite tools and techniques. If you want to join, share your experience or have any question on the topic, let us and others know about it in [the meta pad](https://pad.gwdg.de/0HczFKgqS_C9L1QGzfpbJA#).
+
+Rewriting code in another language or for another system can be a tedious job. We are inviting you to share your favorite tools to make this task a little bit more fun.
+
+We are looking forward to seeing you!
diff --git a/_events/2021/05/2021-05-21-python.md b/_events/2021/05/2021-05-21-python.md
new file mode 100644
index 0000000000000000000000000000000000000000..548b51752b9f0411a90c1e0197744cc21f9bf72e
--- /dev/null
+++ b/_events/2021/05/2021-05-21-python.md
@@ -0,0 +1,44 @@
+---
+title: First steps in Python-Programming
+layout: event
+organizers:
+  - erxleben
+lecturers:
+  - erxleben
+type:   workshop
+start:
+    date:   "2021-05-21"
+end:
+    date:   "2021-05-21"
+registration_link: "https://events.hifis.net/event/108/"
+location:
+    campus: Online
+fully_booked_out: false
+registration_period:
+    from:   "2021-05-10"
+    to:     "2021-05-16"
+excerpt:
+    "An Introduction for scientists and PhD. students to programming using the
+     language Python. No prior experience required."
+---
+
+## Goal
+
+Enable the participants to write their own scripts in Python to automatically
+evaluate data and solve recurring or labourious tasks by automation.
+
+## Content
+
+The course will introduce basic concepts of the language.
+Emphasis will be put on live coding (i.e. learners write their code along with
+the instructors) and overcoming the initial learning hurdles together.
+Hands-on exercises give the opportunity to test the newly acquired knowledge.
+
+## Requirements
+
+Neither prior knowledge nor experience in the area is needed.
+Participants are asked to bring their own computer on which they can install
+software.
+Detailed instructions will be made available on the workshop website.
+
+
diff --git a/_events/2021/05/2021-05-26-code-publication.md b/_events/2021/05/2021-05-26-code-publication.md
new file mode 100644
index 0000000000000000000000000000000000000000..d85f50b4affb5de514650e890d79cafbffff4c6b
--- /dev/null
+++ b/_events/2021/05/2021-05-26-code-publication.md
@@ -0,0 +1,55 @@
+---
+title: "Let's Make Your Script Ready for Publication"
+layout: event
+organizers:
+  - belayneh
+  - dworatzyk
+  - "Johannes Petereit"
+lecturers:
+  - belayneh
+  - dolling
+  - schlauch
+  - "Christian Meeßen"
+  - "Stefan Lüdtke"
+type:   Workshop
+start:
+    date:   "2021-05-26"
+    time:   "09:00"
+end:
+    date:   "2021-05-27"
+    time:   "18:00"
+location:
+    campus: "Online"
+fully_booked_out: false
+registration_link: https://events.hifis.net/event/111/
+excerpt:
+    "The workshop covers topics of best practices for software publication."
+redirect_from:
+  - events/2021/03/16/2021-05-26and27-code-publication
+  - events/2021/03/17/2021-05-26and27-code-publication
+---
+
+## Goal
+
+This workshop aims to teach researchers step by step how existing source code can be ready for publication.
+
+
+## Content
+
+This workshop will cover the the following topics:
+
+ - Code repository structuring
+ - Minimum coding practices
+ - Documentation
+ - Open source licensing
+ - Minimum software release practices
+ - Software citation
+
+You learn to apply the presented strategies using either the example code or your own.
+
+## Requirements
+
+- Basic Git skills are required. A good and quick tutorial can be found in the [Software Carpentry's Git Novice episodes 1 to 9](https://swcarpentry.github.io/git-novice/).
+ - Participants require a computer equipped with a modern Web browser and their specific environment (e.g., Git client, editor) for working on their scripts.You will find more information on [the workshop page](https://swc-bb.git-pages.gfz-potsdam.de/swc-pages/2021-05-26-GFZ-virtual/).
+
+Registration is possible from 11 to 18 May, 2021. We are looking forward to seeing you! 
diff --git a/_events/2021/06/2021-06-02-helmholtz-hacky-hour-29.md b/_events/2021/06/2021-06-02-helmholtz-hacky-hour-29.md
new file mode 100644
index 0000000000000000000000000000000000000000..43bcd2e75457031b75db3609a039734e42013705
--- /dev/null
+++ b/_events/2021/06/2021-06-02-helmholtz-hacky-hour-29.md
@@ -0,0 +1,22 @@
+---
+title: "Helmholtz Hacky Hour #29"
+layout: event
+organizers:
+  - dworatzyk
+type:      hacky-hour
+start:
+  date:   "2021-06-02"
+  time:   "14:00"
+end:
+  time:   "15:00"
+location:
+  campus: "Online"
+  room:   "<a href=https://meet.gwdg.de/b/max-93j-2ef><i class=\"fas fa-external-link-alt\"></i> meet.gwdg.de</a>"
+excerpt:  "<strong>Time & quality - a wicked problem</strong> How to decide when enough is enough"
+---
+## Time and quality in research software development - a toxic relationship
+The Hacky Hour is intended to discuss and learn about different topics in the context of research software development. During the session, you will meet Helmholtz researchers from different fields and have the opportunity to present your favorite tools and techniques. If you want to join, share your experience or have any question on the topic, let us and others know about it in [the meta pad](https://pad.gwdg.de/0HczFKgqS_C9L1QGzfpbJA#).
+
+In research software development quality is fundamental to produce valid and reliable results. On the other hand, we are struggling with limited time resources. Together we would like to discuss strategies of how to find the best tradeoff between high quality research software and meeting submission deadlines.
+
+We are looking forward to seeing you!
diff --git a/_events/2021/06/2021-06-08-lets_make_your_script_ready_for_publication.md b/_events/2021/06/2021-06-08-lets_make_your_script_ready_for_publication.md
new file mode 100644
index 0000000000000000000000000000000000000000..e5367e9107ddd95775b0d44cd54f3bdcdcf27aa9
--- /dev/null
+++ b/_events/2021/06/2021-06-08-lets_make_your_script_ready_for_publication.md
@@ -0,0 +1,49 @@
+---
+title: "Let's Make Your Script Ready for Publication"
+layout: event
+organizers:
+  - schlauch
+type: workshop
+start:
+  date:   "2021-06-08"
+  time:   "09:00"
+end:
+  date:   "2021-06-09"
+  time:   "13:00"
+location:
+  campus: "Online"
+excerpt:  "This workshop shows a lightweight approach towards publication of research code."
+registration_period:
+  from:   "2021-05-17"
+  to:     "2021-05-28"
+registration_link:  ""
+fully_booked_out:  "False"
+redirect_from:
+  - events/2021/06/08/bring_your_own_script_and_make_it_ready_for_publication
+---
+## Goal
+
+We will provide you with actionable advice about how to prepare your research code before publishing it or submitting it alongside a research publication.
+
+
+## Content
+
+This workshop will cover the the following topics:
+
+ - Code repository structuring
+ - Minimum coding practices
+ - Documentation
+ - Open source licensing
+ - Minimum software release practices
+ - Software citation
+
+You learn to apply the presented strategies using either the example code or your own.
+
+Please see the [workshop curriculum](https://gitlab.com/hifis/hifis-workshops/make-your-code-ready-for-publication/workshop-materials#curriculum) for further details.
+
+## Requirements
+
+- Basic Git skills are required. A good and quick tutorial can be found in the [Software Carpentry's Git Novice episodes 1 to 9](https://swcarpentry.github.io/git-novice/).
+ - Participants require a computer equipped with a modern Web browser and their specific environment (e.g., Git client, editor) for working on their scripts. We will provide more detailed setup information before the workshop.
+
+We are looking forward to seeing you! 
diff --git a/_events/2021/06/2021-06-11-git-and-gitlab.md b/_events/2021/06/2021-06-11-git-and-gitlab.md
new file mode 100644
index 0000000000000000000000000000000000000000..3d7d26d2c7169caa8462c91fc6e52d3fe2a75b72
--- /dev/null
+++ b/_events/2021/06/2021-06-11-git-and-gitlab.md
@@ -0,0 +1,44 @@
+---
+title: Project management with GitLab
+layout: event
+organizers:
+  - erxleben
+lecturers:
+  - TBA
+type:   workshop
+start:
+    date:   "2021-06-11"
+end:
+    date:   "2021-06-14"
+registration_link:
+location:
+    campus: Online
+fully_booked_out: false
+registration_period:
+    from:   "2021-05-31"
+    to:     "2021-06-06"
+excerpt:
+    "This workshop will focus on project management with the GitLab platform.
+    A primer for the prerequisite version control system Git will be offered to those not yet familiar with it."
+---
+
+## Goal
+
+The workshop is aimed at those who have to manage development projects in a research context.
+It introduces a workflow and best practises for day-to-day operations
+with the aim to increase productivity, overall quality and make everyones' life a bit easier.
+
+## Content
+
+This course is split into two parts:
+
+1. Introduction to version control using the tool Git
+2. Project Management with the Web-Platform [GitLab](https://about.gitlab.com)
+
+Version Control is an essential building block in managing digital projects of any scale and enabling successful collaboration.
+Building on top of this, an advanced project management system provides further potential for enhanced productivity.
+
+## Requirements
+
+No previous knowledge in the covered topics will be required.
+Participants are advised to have a computer on which they can install software.
diff --git a/_events/2021/06/2021-06-11-python.md b/_events/2021/06/2021-06-11-python.md
new file mode 100644
index 0000000000000000000000000000000000000000..b219ab15708a4769fc67e45d8c4863cea44e15ab
--- /dev/null
+++ b/_events/2021/06/2021-06-11-python.md
@@ -0,0 +1,44 @@
+---
+title: First steps in Python-Programming
+layout: event
+organizers:
+  - erxleben
+lecturers:
+  - TBA
+type:   workshop
+start:
+    date:   "2021-06-11"
+end:
+    date:   "2021-06-14"
+registration_link:
+location:
+    campus: Online
+fully_booked_out: false
+registration_period:
+    from:   "2021-05-31"
+    to:     "2021-06-06"
+excerpt:
+    "An Introduction for scientists and PhD. students to programming using the
+     language Python. No prior experience required."
+---
+
+## Goal
+
+Enable the participants to write their own scripts in Python to automatically
+evaluate data and solve recurring or labourious tasks by automation.
+
+## Content
+
+The course will introduce basic concepts of the language.
+Emphasis will be put on live coding (i.e. learners write their code along with
+the instructors) and overcoming the initial learning hurdles together.
+Hands-on exercises give the opportunity to test the newly acquired knowledge.
+
+## Requirements
+
+Neither prior knowledge nor experience in the area is needed.
+Participants are asked to bring their own computer on which they can install
+software.
+Detailed instructions will be made available on the workshop website.
+
+
diff --git a/_events/2021/06/2021-06-15-test_automation_with_python.md b/_events/2021/06/2021-06-15-test_automation_with_python.md
new file mode 100644
index 0000000000000000000000000000000000000000..5e14fa3fa37e3490473eb9416e58e34a3a0a50eb
--- /dev/null
+++ b/_events/2021/06/2021-06-15-test_automation_with_python.md
@@ -0,0 +1,45 @@
+---
+title: "Test Automation with Python"
+layout: event
+organizers:
+  - schlauch
+type: workshop
+start:
+  date:   "2021-06-15"
+  time:   "09:00"
+end:
+  date:   "2021-06-16"
+  time:   "13:00"
+location:
+  campus: "Online"
+excerpt:  "Learn to test your Python code effectively."
+registration_period:
+  from:   "2021-05-24"
+  to:     "2021-06-04"
+registration_link:  ""
+fully_booked_out:  "False"
+---
+## Goal
+
+You learn the basics of efficient testing in Python. In addition, we show you how to apply them practically in your Python project. 
+
+
+## Content
+
+This workshop will cover the the following topics:
+
+ - Introduction to test automation
+ - `pytest` basics
+ - Test isolation using `mock`
+ - Code coverage analysis using `coverage.py`
+ - Run tests via a GitLab CI build pipeline
+
+You learn to apply the presented strategies on the basis of a consistent code example.
+
+Please see the [workshop curriculum](https://gitlab.com/hifis/hifis-workshops/test-automation-with-python/workshop-materials#curriculum) for further details.
+
+## Requirements
+
+- Good Python programming skills are required. - Participants require a computer equipped with a modern Web browser and a recent Python environment. We will provide more detailed setup information before the workshop.
+
+We are looking forward to seeing you! 
diff --git a/_events/2021/06/2021-06-16-helmholtz-hacky-hour-30.md b/_events/2021/06/2021-06-16-helmholtz-hacky-hour-30.md
new file mode 100644
index 0000000000000000000000000000000000000000..f29932da5ca9f9a995083509740b9438b5139469
--- /dev/null
+++ b/_events/2021/06/2021-06-16-helmholtz-hacky-hour-30.md
@@ -0,0 +1,22 @@
+---
+title: "Helmholtz Hacky Hour #30"
+layout: event
+organizers:
+  - erxleben
+type:      hacky-hour
+start:
+  date:   "2021-06-16"
+  time:   "14:00"
+end:
+  time:   "15:00"
+location:
+  campus: "Online"
+  room:   "<a href=https://meet.gwdg.de/b/max-93j-2ef><i class=\"fas fa-external-link-alt\"></i> meet.gwdg.de</a>"
+excerpt:  "<strong>Working effectively with bad or old code</strong> When the code is older than the programmer and your research depends on a cryptic combination of characters…"
+---
+## Working effectively with bad or old code
+The Hacky Hour is intended to discuss and learn about different topics in the context of research software development. During the session, you will meet Helmholtz researchers from different fields and have the opportunity to present your favorite tools and techniques. If you want to join, share your experience or have any question on the topic, let us and others know about it in [the meta pad](https://pad.gwdg.de/0HczFKgqS_C9L1QGzfpbJA#).
+
+How can we deal with legacy code or that one project which was completed in a rush several years ago and never touched again after the paper was accepted? Are there alternatives to panic and/or resignation?
+
+We are looking forward to seeing you!
diff --git a/_events/2021/06/2021-06-24-shell-git-R.md b/_events/2021/06/2021-06-24-shell-git-R.md
new file mode 100644
index 0000000000000000000000000000000000000000..3f892ac3b50e61f6a1820cbc6b9ae9858e0da0ac
--- /dev/null
+++ b/_events/2021/06/2021-06-24-shell-git-R.md
@@ -0,0 +1,40 @@
+---
+title: "Software Carpentry Workshop: Shell, Git and R programming"
+layout: event
+organizers:
+  - belayneh
+type:   workshop
+start:
+    date:   "2021-06-24"
+    time:   "09:00"
+end:
+    date:   "2021-06-25"
+    time:   "18:00"
+location:
+    campus: "Online"
+excerpt:
+    "This Software Carpentry workshop will teach Shell, Git and R programming for researchers."
+redirect_from:
+  - events/2021/03/16/2021-06-24and25-shell-git-R
+  - events/2021/03/17/2021-06-24and25-shell-git-R
+---
+
+## Goal
+
+Introduce scientists and PhD students to a powerful toolset to enhance their
+research software workflow.
+
+## Content
+
+This workshops contains the following topics:
+
+* Introduction to _Shell_ scripting
+* Using _Git_ as version control system (VCS)
+* Coding using the _R_ programming language
+
+
+## Requirements
+
+Basic knowledge of R progamming is required to attend this workshop.
+
+Registration will open 2-3 weeks before the event. We are looking forward to seeing you!
diff --git a/_events/2021/06/2021-06-30-helmholtz-hacky-hour-31.md b/_events/2021/06/2021-06-30-helmholtz-hacky-hour-31.md
new file mode 100644
index 0000000000000000000000000000000000000000..e35ce79253452ed054e28014e4f7a953a661ac00
--- /dev/null
+++ b/_events/2021/06/2021-06-30-helmholtz-hacky-hour-31.md
@@ -0,0 +1,22 @@
+---
+title: "Helmholtz Hacky Hour #31"
+layout: event
+organizers:
+  - dolling
+type:      hacky-hour
+start:
+  date:   "2021-06-30"
+  time:   "14:00"
+end:
+  time:   "15:00"
+location:
+  campus: "Online"
+  room:   "<a href=https://meet.gwdg.de/b/max-93j-2ef><i class=\"fas fa-external-link-alt\"></i> meet.gwdg.de</a>"
+excerpt:  "<strong>When to parallelize your software</strong> It is running for three hours while only doing simple calculations..."
+---
+## When to parallelize your software
+The Hacky Hour is intended to discuss and learn about different topics in the context of research software development. During the session, you will meet Helmholtz researchers from different fields and have the opportunity to present your favorite tools and techniques. If you want to join, share your experience or have any question on the topic, let us and others know about it in [the meta pad](https://pad.gwdg.de/0HczFKgqS_C9L1QGzfpbJA#).
+
+Computers are capable of multi-tasking. When is it possible to make use of it, what are the problems, that one can encounter doing it, and what tools actually get the job(s) done?
+
+We are looking forward to seeing you!
diff --git a/_events/2021/07/2021-07-14-helmholtz-hacky-hour-32.md b/_events/2021/07/2021-07-14-helmholtz-hacky-hour-32.md
new file mode 100644
index 0000000000000000000000000000000000000000..8d0115c1034dca9b810d7ce37741b4e974f019a9
--- /dev/null
+++ b/_events/2021/07/2021-07-14-helmholtz-hacky-hour-32.md
@@ -0,0 +1,22 @@
+---
+title: "Helmholtz Hacky Hour #32"
+layout: event
+organizers:
+  - erxleben
+type:      hacky-hour
+start:
+  date:   "2021-07-14"
+  time:   "14:00"
+end:
+  time:   "15:00"
+location:
+  campus: "Online"
+  room:   "<a href=https://meet.gwdg.de/b/max-93j-2ef><i class=\"fas fa-external-link-alt\"></i> meet.gwdg.de</a>"
+excerpt:  "<strong>Tools for handling (parametric) 3D-models</strong> Plotting in 2D is nice, but sometimes it is simply not enough."
+---
+## Tools for handling (parametric) 3D-models
+The Hacky Hour is intended to discuss and learn about different topics in the context of research software development. During the session, you will meet Helmholtz researchers from different fields and have the opportunity to present your favorite tools and techniques. If you want to join, share your experience or have any question on the topic, let us and others know about it in [the meta pad](https://pad.gwdg.de/0HczFKgqS_C9L1QGzfpbJA#).
+
+Creating 3D models from data sets or from scratch, manipulating them and making them interactive is a long journey through tough terrain. But the results are absolutely worth it.
+
+We are looking forward to seeing you!
diff --git a/_events/2021/07/2021-07-16-git-and-gitlab.md b/_events/2021/07/2021-07-16-git-and-gitlab.md
new file mode 100644
index 0000000000000000000000000000000000000000..6b75ff2834d53cc2a8f77aa5c6882d6edcaeb334
--- /dev/null
+++ b/_events/2021/07/2021-07-16-git-and-gitlab.md
@@ -0,0 +1,44 @@
+---
+title: Project management with GitLab
+layout: event
+organizers:
+  - erxleben
+lecturers:
+  - TBA
+type:   workshop
+start:
+    date:   "2021-07-16"
+end:
+    date:   "2021-07-19"
+registration_link:
+location:
+    campus: Online
+fully_booked_out: false
+registration_period:
+    from:   "2021-07-05"
+    to:     "2021-07-11"
+excerpt:
+    "This workshop will focus on project management with the GitLab platform.
+    A primer for the prerequisite version control system Git will be offered to those not yet familiar with it."
+---
+
+## Goal
+
+The workshop is aimed at those who have to manage development projects in a research context.
+It introduces a workflow and best practises for day-to-day operations
+with the aim to increase productivity, overall quality and make everyones' life a bit easier.
+
+## Content
+
+This course is split into two parts:
+
+1. Introduction to version control using the tool Git
+2. Project Management with the Web-Platform [GitLab](https://about.gitlab.com)
+
+Version Control is an essential building block in managing digital projects of any scale and enabling successful collaboration.
+Building on top of this, an advanced project management system provides further potential for enhanced productivity.
+
+## Requirements
+
+No previous knowledge in the covered topics will be required.
+Participants are advised to have a computer on which they can install software.
diff --git a/_events/2021/07/2021-07-26-version-control-using-git.md b/_events/2021/07/2021-07-26-version-control-using-git.md
new file mode 100644
index 0000000000000000000000000000000000000000..1c319316bf253bbb3e2afae43a7ebb6639e834e8
--- /dev/null
+++ b/_events/2021/07/2021-07-26-version-control-using-git.md
@@ -0,0 +1,43 @@
+---
+title: Version Control using Git
+layout: event
+organizers:
+  - belayneh
+lecturers: 
+  - belayneh
+  - dolling
+  - "Hannes Fuchs"
+  - "Stefan Lüdtke"
+  - "Christian Meeßen"
+type:   workshop
+start:
+    date:   "2021-07-26"
+    time:   "09:00"
+end:
+    date:   "2021-07-27"
+    time:   "14:00"
+location:
+    campus: "Online"
+excerpt:
+    "This workshop will teach version control using Git for scientists and PhD students."
+redirect_from:
+  - events/2021/03/16/2021-07-26and27-version-control-using-git
+  - events/2021/03/17/2021-07-26and27-version-control-using-git
+---
+
+## Goal
+
+Introduce scientists and PhD students to the use of version control in research environment.
+
+## Content
+
+The workshop covers introductory topics on the use of version control in research, as well as hands on sessions on different functionalities of Git with GitLab. You will find more information on [the workshop page]().
+
+
+## Requirements
+
+Neither prior knowledge nor experience in those tools is needed.
+A headset (or at least headphones) is required.
+
+Registration will open 2-3 weeks before the event. We are looking forward to seeing you!
+
diff --git a/_events/2021/08/2021-08-13-python.md b/_events/2021/08/2021-08-13-python.md
new file mode 100644
index 0000000000000000000000000000000000000000..fde77f2e72284de5b95f8b298d9b467665b4443d
--- /dev/null
+++ b/_events/2021/08/2021-08-13-python.md
@@ -0,0 +1,44 @@
+---
+title: First steps in Python-Programming
+layout: event
+organizers:
+  - erxleben
+lecturers:
+  - TBA
+type:   workshop
+start:
+    date:   "2021-08-13"
+end:
+    date:   "2021-08-16"
+registration_link:
+location:
+    campus: Online
+fully_booked_out: false
+registration_period:
+    from:   "2021-08-02"
+    to:     "2021-08-08"
+excerpt:
+    "An Introduction for scientists and PhD. students to programming using the
+     language Python. No prior experience required."
+---
+
+## Goal
+
+Enable the participants to write their own scripts in Python to automatically
+evaluate data and solve recurring or labourious tasks by automation.
+
+## Content
+
+The course will introduce basic concepts of the language.
+Emphasis will be put on live coding (i.e. learners write their code along with
+the instructors) and overcoming the initial learning hurdles together.
+Hands-on exercises give the opportunity to test the newly acquired knowledge.
+
+## Requirements
+
+Neither prior knowledge nor experience in the area is needed.
+Participants are asked to bring their own computer on which they can install
+software.
+Detailed instructions will be made available on the workshop website.
+
+
diff --git a/_events/2021/09/2021-09-17-git-and-gitlab.md b/_events/2021/09/2021-09-17-git-and-gitlab.md
new file mode 100644
index 0000000000000000000000000000000000000000..56cc39f56f6ff1f062b63e8199e93f1e3a51fc91
--- /dev/null
+++ b/_events/2021/09/2021-09-17-git-and-gitlab.md
@@ -0,0 +1,44 @@
+---
+title: Project management with GitLab
+layout: event
+organizers:
+  - erxleben
+lecturers:
+  - TBA
+type:   workshop
+start:
+    date:   "2021-09-17"
+end:
+    date:   "2021-09-20"
+registration_link:
+location:
+    campus: Online
+fully_booked_out: false
+registration_period:
+    from:   "2021-09-06"
+    to:     "2021-09-12"
+excerpt:
+    "This workshop will focus on project management with the GitLab platform.
+    A primer for the prerequisite version control system Git will be offered to those not yet familiar with it."
+---
+
+## Goal
+
+The workshop is aimed at those who have to manage development projects in a research context.
+It introduces a workflow and best practises for day-to-day operations
+with the aim to increase productivity, overall quality and make everyones' life a bit easier.
+
+## Content
+
+This course is split into two parts:
+
+1. Introduction to version control using the tool Git
+2. Project Management with the Web-Platform [GitLab](https://about.gitlab.com)
+
+Version Control is an essential building block in managing digital projects of any scale and enabling successful collaboration.
+Building on top of this, an advanced project management system provides further potential for enhanced productivity.
+
+## Requirements
+
+No previous knowledge in the covered topics will be required.
+Participants are advised to have a computer on which they can install software.
diff --git a/_events/2021/10/2021-10-15-python.md b/_events/2021/10/2021-10-15-python.md
new file mode 100644
index 0000000000000000000000000000000000000000..fbaa88b40675224c5758235b54fc5b2b2ff1d1c3
--- /dev/null
+++ b/_events/2021/10/2021-10-15-python.md
@@ -0,0 +1,42 @@
+---
+title: First steps in Python-Programming
+layout: event
+organizers:
+  - erxleben
+lecturers:
+  - TBA
+type:   workshop
+start:
+    date:   "2021-10-15"
+end:
+    date:   "2021-10-18"
+registration_link:
+location:
+    campus: Online
+fully_booked_out: false
+registration_period:
+    from:   "2021-10-04"
+    to:     "2021-10-10"
+excerpt:
+    "An Introduction for scientists and PhD. students to programming using the
+     language Python. No prior experience required."
+---
+
+## Goal
+
+Enable the participants to write their own scripts in Python to automatically
+evaluate data and solve recurring or labourious tasks by automation.
+
+## Content
+
+The course will introduce basic concepts of the language.
+Emphasis will be put on live coding (i.e. learners write their code along with
+the instructors) and overcoming the initial learning hurdles together.
+Hands-on exercises give the opportunity to test the newly acquired knowledge.
+
+## Requirements
+
+Neither prior knowledge nor experience in the area is needed.
+Participants are asked to bring their own computer on which they can install
+software.
+Detailed instructions will be made available on the workshop website.
diff --git a/_events/2021/11/2021-11-12-git-and-gitlab.md b/_events/2021/11/2021-11-12-git-and-gitlab.md
new file mode 100644
index 0000000000000000000000000000000000000000..3269331cae7c25d755b3687b19b5a0c40599e86d
--- /dev/null
+++ b/_events/2021/11/2021-11-12-git-and-gitlab.md
@@ -0,0 +1,44 @@
+---
+title: Project management with GitLab
+layout: event
+organizers:
+  - erxleben
+lecturers:
+  - TBA
+type:   workshop
+start:
+    date:   "2021-11-12"
+end:
+    date:   "2021-11-15"
+registration_link:
+location:
+    campus: Online
+fully_booked_out: false
+registration_period:
+    from:   "2021-11-01"
+    to:     "2021-11-07"
+excerpt:
+    "This workshop will focus on project management with the GitLab platform.
+    A primer for the prerequisite version control system Git will be offered to those not yet familiar with it."
+---
+
+## Goal
+
+The workshop is aimed at those who have to manage development projects in a research context.
+It introduces a workflow and best practises for day-to-day operations
+with the aim to increase productivity, overall quality and make everyones' life a bit easier.
+
+## Content
+
+This course is split into two parts:
+
+1. Introduction to version control using the tool Git
+2. Project Management with the Web-Platform [GitLab](https://about.gitlab.com)
+
+Version Control is an essential building block in managing digital projects of any scale and enabling successful collaboration.
+Building on top of this, an advanced project management system provides further potential for enhanced productivity.
+
+## Requirements
+
+No previous knowledge in the covered topics will be required.
+Participants are advised to have a computer on which they can install software.
diff --git a/_events/2021/12/2021-12-10-python.md b/_events/2021/12/2021-12-10-python.md
new file mode 100644
index 0000000000000000000000000000000000000000..60f56b12b7a98e28d1259ec5a5229160a2629bc3
--- /dev/null
+++ b/_events/2021/12/2021-12-10-python.md
@@ -0,0 +1,42 @@
+---
+title: First steps in Python-Programming
+layout: event
+organizers:
+  - erxleben
+lecturers:
+  - TBA
+type:   workshop
+start:
+    date:   "2021-12-10"
+end:
+    date:   "2021-12-13"
+registration_link:
+location:
+    campus: online
+fully_booked_out: false
+registration_period:
+    from:   "2021-11-29"
+    to:     "2021-12-05"
+excerpt:
+    "An Introduction for scientists and PhD. students to programming using the
+     language Python. No prior experience required."
+---
+
+## Goal
+
+Enable the participants to write their own scripts in Python to automatically
+evaluate data and solve recurring or labourious tasks by automation.
+
+## Content
+
+The course will introduce basic concepts of the language.
+Emphasis will be put on live coding (i.e. learners write their code along with
+the instructors) and overcoming the initial learning hurdles together.
+Hands-on exercises give the opportunity to test the newly acquired knowledge.
+
+## Requirements
+
+Neither prior knowledge nor experience in the area is needed.
+Participants are asked to bring their own computer on which they can install
+software.
+Detailed instructions will be made available on the workshop website.
diff --git a/_includes/cards/event_card.html b/_includes/cards/event_card.html
new file mode 100644
index 0000000000000000000000000000000000000000..741d2d7938c77271d9e28d53aae83ce87f37bafd
--- /dev/null
+++ b/_includes/cards/event_card.html
@@ -0,0 +1,26 @@
+{%- comment -%}
+
+This is a card displaying event title and date.
+Parameters:
+event: The event which sould be displayed on the card
+
+{%- endcomment -%}
+<div class="card bg-light">
+    <div class="card-body card-overlay">
+        <div class="card-title">
+            <span class="badge badge-secondary">
+                <i class="fas fa-calendar-day" aria-hidden="true"></i>
+                {{ include.event.date | date: "%d.&thinsp;%b.&thinsp;%y" }}
+            </span>
+            <span class="badge badge-secondary">
+                <i class="fas fa-tag" aria-hidden="true"></i>
+                {{ include.event.type | capitalize }}
+            </span>
+        </div>
+        <div class="card-text">
+            <a href="{{ include.event.url | relative_url }}" class="stretched-link">
+                <h4>{{ include.event.title }}</h4>
+            </a>
+        </div>
+    </div>
+</div>
diff --git a/_includes/cards/post_card.html b/_includes/cards/post_card.html
index 8fc0f54a94966c262c93f622758c9ca8e5374df1..a0d6cc9f4d689b4cba6faf794e449eb4620d67e6 100644
--- a/_includes/cards/post_card.html
+++ b/_includes/cards/post_card.html
@@ -23,7 +23,7 @@ post: The post which sould be displayed on the card
         <div class="card-title">
             <span class="badge badge-secondary">
                 <i class="fas fa-calendar-day" aria-hidden="true"></i>
-                {{ include.post.data | date: "%d.&thinsp;%b.&thinsp;%y" }}
+                {{ include.post.date | date: "%d.&thinsp;%b.&thinsp;%y" }}
             </span>
         </div>
         <div class="card-text">
diff --git a/_includes/cards/post_card_image.html b/_includes/cards/post_card_image.html
index e78f6b620b31a3de04fbc9a5c337ba319cf5f436..3c7ba5e35bf05e2d77443752f11ba8648c01cf6a 100644
--- a/_includes/cards/post_card_image.html
+++ b/_includes/cards/post_card_image.html
@@ -15,25 +15,15 @@ post: The post which sould be displayed on the card
     | strip 
     | relative_url -%}
 {%- endif -%}
-<div class="card {{ include.class }}">
+<div class="card top-image-card {{ include.class }}">
+    <a href="{{ include.post.url | relative_url }}" class="stretched-link"></a>
     <img class="card-img-top card-img-equal" src="{{ img_url }}" alt="Title image">
     <div class="card-img-overlay">
-        <span class="badge badge-secondary">
-            <i class="fas fa-calendar-day" aria-hidden="true"></i>
-            {{ include.post.data | date: "%d.&thinsp;%b.&thinsp;%y" }}
-        </span>
-        <span class="badge badge-dark">
-            <i class="fas fa-tag" aria-hidden="true"></i>&nbsp;
-            {%- for category in include.post.categories -%}
-            {%- unless site.languages contains category -%}
-            {{ category | capitalize }}
-            {%- endunless -%}
-            {%- endfor -%}
-        </span>
+        <h3 class="card-title text-white" style="text-shadow: 0px 0px 20px #000000, 0px 0px 20px #000000, 0px 0px 20px #000, 0px 0px 20px #000">{{ include.post.title }}</h3>
     </div>
+    {%- if include.excerpt -%}
     <div class="card-body">
-        <a href="{{ include.post.url | relative_url }}" class="stretched-link">
-            <h4 class="card-title">{{ include.post.title }}</h4>
-        </a>
+        <p>{{ include.post.excerpt }}</p>
     </div>
+    {%- endif -%}
 </div>
diff --git a/_includes/contact_us/mini-form.html b/_includes/contact_us/mini-form.html
new file mode 100644
index 0000000000000000000000000000000000000000..64c3ad9842861c112abd984e9cd35f636a9c4586
--- /dev/null
+++ b/_includes/contact_us/mini-form.html
@@ -0,0 +1,6 @@
+<span class="team-card-mini">
+    <a href="https://survey.pt-dlr.de/index.php?r=survey/index&sid=958212&lang=en&newtest=Y">
+        <i class="far fa-envelope"></i>
+        <span class="name">Request a Consultation</span>
+    </a>
+</span>
diff --git a/_includes/frontpage/event-card.html b/_includes/frontpage/event-card.html
index 6f659527cd6dde3b63fe6f01699d2e1bc525d6fb..73cb8c8bfd44a9adeb127bdd7da668d536ff605d 100644
--- a/_includes/frontpage/event-card.html
+++ b/_includes/frontpage/event-card.html
@@ -5,34 +5,36 @@
     <div class="card-body">
         <div>
             {% if event.start.date %}
-            <span class="badge badge-pill badge-danger">
+            <span class="badge badge-danger">
                 <i class="fas fa-calendar-day" aria-hidden="true"></i> 
                 {{ event.start.date | date: "%d.&thinsp;%b.&thinsp;%y" }}
             </span>
             {% endif %}
 
             {% if event.type %}
-            <span class="badge badge-pill badge-secondary">
+            <span class="badge badge-secondary">
                 <i class="fas fa-flag" aria-hidden="true"></i> 
                 {{ event.type | capitalize }}
             </span>
             {% endif %}
 
+            <!--
             {% if event.location.campus %}
             {% assign organization_code = event.location.campus | split: "-" | first %}
             {% assign organization =  site.data.helmholtz-centers[organization_code] %}
             {% assign city = organization.campii[event.location.campus].city %}
-            <span class="badge badge-pill badge-primary">
+            <span class="badge badge-primary">
                 <i class="fas fa-location-arrow" aria-hidden="true"></i> 
-                {% if city %}{{ city }}{% else %}Coming soon{% endif %}
+                {% if city %}{{ city }}{% else %}{{ event.location.campus }}{% endif %}
             </span>
             {% endif %}
+            -->
         </div>
 
         {% if event.title %}
-        <h3 class="card-title">
+        <h4 class="card-title">
             <a href="{{ event.url | relative_url }}">{{ event.title }}</a>
-        </h3>
+        </h4>
         {% else %}
         <!--
             WARNING: event has no title defined
@@ -40,12 +42,13 @@
         {% endif %}
 
         {% if event.excerpt %}
-        <p class="card-text">{{ event.excerpt | strip_html | slice: 0, 150 }}</p>
+        {% assign card_text = event.excerpt | strip_html %}
+        <p class="card-text">
+            {{ card_text | slice: 0, 150 }}
+            {% if card_text.size > 150 %} &mldr; {% endif %}
+        </p>
         {% endif %}
 
-        <a href="{{ event.url | relative_url }}" class="btn btn-primary">
-            <i class="fas fa-info-circle" aria-hidden="true"></i>&nbsp; More
-        </a>
     </div>
 </div>
 {% else %}
diff --git a/_includes/frontpage/image-card.html b/_includes/frontpage/image-card.html
index 1895c8dead6c7b3ba26b7d645f846a7c4d5ef27c..2a9a1d02e5f5f84b55225f5e1c81151c3ebaa5f3 100644
--- a/_includes/frontpage/image-card.html
+++ b/_includes/frontpage/image-card.html
@@ -1,4 +1,3 @@
-
 {% if include.image_path %}
 {% assign image_path = site.directory.images | append: include.image_path %}
 {% assign url = include.url %}
diff --git a/_includes/frontpage/post-card.html b/_includes/frontpage/post-card.html
deleted file mode 100644
index 4c3c1eabc05dc678c4ad43c18cc08e2f120d06e6..0000000000000000000000000000000000000000
--- a/_includes/frontpage/post-card.html
+++ /dev/null
@@ -1,25 +0,0 @@
-{% assign post = include.post %}
-<div class="card frontpage-card">
-    <div class="card-body">
-        {% if post.title %}
-        <a href="{{ post.url | relative_url }}">
-            <h3 class="card-title">{{ post.title }}</h3>
-        </a>
-        {% else %}
-        <!--
-            WARNING: frontpage/post-card.html was include, but no post title
-                     is defined.
-        -->
-        {% endif %}
-        {% if post.date %}
-        <div>
-            <i class="fas fa-calendar-day" aria-hidden="true"></i> {{ post.date | date_to_string }}
-        </div>
-        {% endif %}
-        <div>
-        {% for category in post.categories %}
-            <span class="badge badge-pill badge-secondary" aria-hidden="true">{{ category | capitalize }}</span>
-        {% endfor %}
-        </div>
-    </div>
-</div>
diff --git a/_includes/frontpage/title-content.html b/_includes/frontpage/title-content.html
index 80f084b86d1ea5c182bbdf86c7799ba8321f245b..4f1c16d41cb3c6b1df9a3eb8a68079c1b43d4667 100644
--- a/_includes/frontpage/title-content.html
+++ b/_includes/frontpage/title-content.html
@@ -7,14 +7,14 @@
         <a href="https://cloud.helmholtz.de" class="btn btn-light btn-lg text-dark">
             <i class="fas fa-cloud"></i> Helmholtz Cloud (beta)
         </a>
-        <a href="https://software.hifis.net" class="btn btn-light btn-lg text-dark">
-            <i class="fas fa-laptop-code"></i> Helmholtz Software
+        <a href="https://aai.helmholtz.de" class="btn btn-light btn-lg text-dark">
+            <i class="fas fa-network-wired"></i>Helmholtz AAI
         </a>
-        <a href="{{ '/you-and-hifis' | relative_url }}" class="btn btn-light btn-lg text-dark">
-            <i class="fas fa-user-plus"></i> HIFIS for you
+        <a href="{% link services/software/consulting.html %}" class="btn btn-light btn-lg text-dark">
+            <i class="fas fa-chart-line"></i> Consulting
         </a>
-        <a href="{{ '/contact.html' | relative_url }}" class="btn btn-light btn-lg text-dark">
-            <i class="fas fa-question"></i> Support + Contact
+        <a href="{{ '/services/software/training' | relative_url }}" class="btn btn-light btn-lg text-dark">
+            <i class="fas fa-university"></i> Education & Training
         </a>
     </div>
 </div>
diff --git a/_includes/header.html b/_includes/header.html
index 3d4b665135b25e83bd73abc8bc92a6ba3c066e7a..b5b06a3aebc6182648a3d7f2424ad511db9105c3 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -36,7 +36,7 @@ See also:
                 class="logo"
                 src="{{ '/assets/img/HIFIS_Logo_short_RGB_cropped.svg' | relative_url }}"
                 alt="HIFIS Logo"
-            >
+            >         
         </a>
 
         {% comment %}
diff --git a/_layouts/event-list.html b/_layouts/event-list.html
index f55c1eea33c76e3a72ae4295fc43d93e6544304e..abb31475dc70464e3b0c2098866fa5d8869ddfee 100644
--- a/_layouts/event-list.html
+++ b/_layouts/event-list.html
@@ -27,16 +27,16 @@
             {% assign sorted_events_reversed = site.events | sort: "start.date" | reverse %}
             {% assign today = "now" | date: "%Y-%m-%d" %}
 
-            <h1 id="upcoming_events" class="events-section-heading">Upcoming Events</h1>
+            <h1 id="upcoming_events" class="events-section-heading">Upcoming Events
 
-            <div class="rss-events-container">
+            
                 <a class="rss-events-button" href="{{ '/feed/events.xml' | relative_url }}"
                    title="subscribe to feed"
                    type="application/atom+xml"
                    download>
                     <i class="fas fa-rss"></i>
                 </a>
-            </div>
+            </h1>
 
             {% assign has_upcoming_events = false %}
             {% for event in sorted_events %}
diff --git a/_layouts/frontpage.html b/_layouts/frontpage.html
index 5a474073892c60f39f495ec9e68926d997634fac..53ba9dfd5afe145493450939a8049ce839b445aa 100644
--- a/_layouts/frontpage.html
+++ b/_layouts/frontpage.html
@@ -11,49 +11,83 @@
         {% endcapture %}
 
         {%- include title_image.html content=title-content -%}
+     
+        <section>
+            <div class="info-col">
+                <div class="frontpage-jumbotron">
+                        <h1><a href="{{ 'events' | relative_url }}"><i class="far fa-calendar-alt" aria-hidden="true"></i>&nbsp; Events</a></h1>
+                        <div class="flex-cards">
+                            {% assign sorted_events = site.events | sort: "start.date" %}
+                            {% assign today = "now" | date: "%Y-%m-%d" %}
+                            {% assign has_upcoming_events = false %}
+                            {% for event in sorted_events %}
+                            {%   if event.start.date < today or
+                                    event.registration_period.to < today %}
+                            {%      continue %}
+                            {%   else %}
+                            {%      assign has_upcoming_events = true %}
+                            {%   endif %}
+                            {%   include cards/event_card.html event = event %}                         
+                            {%  assign events_counter = events_counter|plus:1 %}
+                            {%  if events_counter >= 3   %}
+                            {%     break  %}
+                            {%  endif %}                    
+                            {% endfor %}
+                            {% if has_upcoming_events == false %}
+                                <article class="list-entry">
+                                <h1>
+                                    There are no upcoming events right now ... stay tuned.
+                                </h1>
+                                </article>
+                            {% endif %}
+                        </div>
+                        <a href="{{ 'events' | relative_url }}" class="btn btn-outline-secondary">All Events</a>                
+                        <a class="btn btn-outline-secondary" href="{{ '/feed/events.xml' | relative_url }}"
+                            title="Subscribe to HIFIS Events RSS Feed (RSS Reader required)"
+                            type="application/atom+xml"
+                            download> 
+                            Events Feed <i class="fas fa-rss"></i></a>                        
+                </div>        
+                <div class="frontpage-jumbotron">
+                        {% if page.notification.description and page.notification.title %}
+                        {% include frontpage/notification.html
+                                    title=page.notification.title
+                                    description=page.notification.description %}
+                        {% endif %}
+                        <h1><a href="{{ 'news/' | relative_url }}" >News & Blog posts</a>
+                
 
-        <div class="frontpage-wide-jumbotron">
-            <section>
-                {% if page.notification.description and page.notification.title %}
-                {% include frontpage/notification.html
-                            title=page.notification.title
-                            description=page.notification.description %}
-                {% endif %}
-                <h1>News 
-                    <a class="rss-posts-button" href="{{ '/feed/news.xml' | relative_url }}"
-                       title="Subscribe to HIFIS News RSS Feed (RSS Reader required)"
-                       type="application/atom+xml"
-                       download>
-                        <i class="fas fa-rss"></i>
-                    </a>                
-                    and Announcements                     
-                    <a href="https://lists.desy.de/sympa/subscribe/hifis-announce"  
-                    title="Subscribe to HIFIS Announcements Letter - also unsubscribe">
-                        <i class="fas fa-bell"></i>
-                    </a>                
-
-                </h1>
-                <div class="flex-cards">
-                    {%- assign posts = site.posts | where:"lang", site.default.lang -%}
-                    {%- for post in posts limit:5 -%}
-                    {%- assign post_translated = site.categories[page.lang] | where_exp: "item", "post.lang_ref == item.lang_ref" | first -%}
-                    {%- if forloop.index < 4 -%}
-                    {%- assign class="" -%}
-                    {%- else -%}
-                    {%- assign class="hide-on-mobile" -%}
-                    {%- endif -%}
-                    {%- if post_translated -%}
-                    {%- include cards/post_card.html post=post_translated class=class -%}
-                    {%- else -%}
-                    {%- include cards/post_card.html post=post class=class -%}
-                    {%- endif -%}
-                    {%- endfor -%}
+                        </h1>
+                        <div class="flex-cards">
+                            {%- assign posts = site.posts | where:"lang", site.default.lang -%}
+                            {%- for post in posts limit:3 -%}
+                            {%-   assign post_translated = site.categories[page.lang] | where_exp: "item", "post.lang_ref == item.lang_ref" | first -%}
+                            {%-   if forloop.index < 4 -%}
+                            {%-     assign class="" -%}
+                            {%-   else -%}
+                            {%-     assign class="hide-on-mobile" -%}
+                            {%-   endif -%}
+                            {%-   if post_translated -%}
+                            {%-     include cards/post_card.html post=post_translated class=class -%}
+                            {%-   else -%}
+                            {%-     include cards/post_card.html post=post class=class -%}
+                            {%-   endif -%}
+                            {%- endfor -%}
+                        </div>
+                        <a href="{{ 'news/' | relative_url }}" class="btn btn-outline-secondary">All HIFIS News</a>
+                        <a href="https://lists.desy.de/sympa/subscribe/hifis-announce" 
+                            class="btn btn-outline-secondary"
+                            title="Subscribe to HIFIS Announcements Letter - also unsubscribe"> 
+                            Subscribe <i class="fas fa-bell"></i></a>
+                        <a class="btn btn-outline-secondary" href="{{ '/feed/news.xml' | relative_url }}"
+                            title="Subscribe to HIFIS News RSS Feed (RSS Reader required)"
+                            type="application/atom+xml"
+                            download> 
+                            News Feed <i class="fas fa-rss"></i></a>
                 </div>
-                <a href="{{ 'news/' | relative_url }}" class="btn btn-outline-secondary">More HIFIS News</a>
-                <a href="https://software.hifis.net/blog" class="btn btn-outline-secondary">HIFIS Software Cluster News</a>
-                <a href="https://aai.helmholtz.de/news/" class="btn btn-outline-secondary">Helmholtz AAI News</a>
-            </section>
-        </div>
+            </div>
+        </section>
+        
         <div class="transition-block">
 
             {% include transition.html direction="top" %}
@@ -62,28 +96,28 @@
                     <div class="info-col">
                         
                         <div class="info-box">
-                            <a href="{% link mission/index.html %}" class="btn btn-outline-primary">
-                                <h3><i class="fas fa-atom" aria-hidden="true"></i>&nbsp; HIFIS Mission</h3>
+                            <a href="{% link publications.md %}" class="btn btn-outline-primary">
+                                <h3><i class="fas fa-atom" aria-hidden="true"></i>&nbsp; Publications</h3>
                             </a>
-                            <p>Our mission is to strengthen and develop the ICT competences of the whole Helmholtz Association. 
-                            We want to support you - as a scientist, Helmholtz employee or stakeholder of research projects.</p>
+                            <p>See here for publications, including conference contributions and software publications from HIFIS.</p>
                         </div>
-                        
+
                         <div class="info-box">
-                            <a href="{% link mission/publications.md %}" class="btn btn-outline-primary">
-                                <h3><i class="fas fa-atom" aria-hidden="true"></i>&nbsp; Documentation and Publications</h3>
+                            <a href="{% link documentation.md %}" class="btn btn-outline-primary">
+                                <h3><i class="fas fa-atom" aria-hidden="true"></i>&nbsp; Documentation</h3>
                             </a>
-                            <p>See here for publications, documentations and presentations about HIFIS.</p>
+                            <p>See here for HIFIS Technical and Administrative Documentation, Policies and Internal Repositories.
+                            </p>
                         </div>
-                        
+
                         <div class="info-box">
-                            <a href="{% link partners.md %}" class="btn btn-outline-primary">
-                                <h3><i class="fas fa-globe-europe" aria-hidden="true"></i>&nbsp; HIFIS Partners</h3>
+                            <a href="{% link structure/index.html %}" class="btn btn-outline-primary">
+                                <h3><i class="fas fa-atom" aria-hidden="true"></i>&nbsp; Structure and Governance</h3>
                             </a>
-                            <p>Take a look at our partners, within the Helmholtz Association and throughout the World.
-                            </p>
+                            <p>See here for insights into the organisation of HIFIS, the HIFIS clusters and governance.</p>
                         </div>
                         
+                        
                         <div class="info-box">
                             <a href="{% link roadmap/index.md %}" class="btn btn-outline-primary">
                                 <h3><i class="fas fa-road" aria-hidden="true"></i>&nbsp; Now & tomorrow - The HIFIS
@@ -93,6 +127,22 @@
                             <p>Get the latest updates of the HIFIS roadmap, summarizing our goals for the months
                                 and years to come.</p>
                         </div>
+
+                        <div class="info-box">
+                            <a href="{% link partners.md %}" class="btn btn-outline-primary">
+                                <h3><i class="fas fa-globe-europe" aria-hidden="true"></i>&nbsp; HIFIS Partners</h3>
+                            </a>
+                            <p>Take a look at our partners, within the Helmholtz Association and throughout the World.
+                            </p>
+                        </div>
+                        
+                        <div class="info-box">
+                            <a href="https://www.helmholtz.de/en/jobs_talent/job_vacancies/" class="btn btn-outline-primary">
+                                <h3><i class="fas fa-atom" aria-hidden="true"></i>&nbsp; Job Offers</h3>
+                            </a>
+                            <p>See here for job offers in Helmholtz and in the context of HIFIS.
+                            </p>
+                        </div>
                         
                     </div>
                 </section>
diff --git a/_layouts/services/default.html b/_layouts/services/default.html
index b2ce615d8a7088d8841b6acf59cd9d5db1c3989a..003672cf787fde8529d41463a1ad3ff334a4e71c 100644
--- a/_layouts/services/default.html
+++ b/_layouts/services/default.html
@@ -1,25 +1,22 @@
-{% include top.html %}
+{%- include top.html -%}
 
 <body>
 
-    {% include header.html %}
+    {%- include header.html -%}
 
     <main>
-        {% capture title-content %}
-        {% include title_content/services.html %}
-        {% endcapture %}
 
-        {% include title_image.html content=title-content %}
+        {%- include title_image.html -%}
 
         <section>
             <article>
                 {{ content }}
             </article>
         </section>
-    </main>
+   </main>
 
-    {% include footer.html %}
+    {%- include footer.html -%}
 
 </body>
 
-</html>
\ No newline at end of file
+</html>
diff --git a/_layouts/services/index.html b/_layouts/services/index.html
index da07d0fd6d38f7ac4ae5ef816105acd12023c89a..cfa1583a85b9252cf7fb762a7db693338ad93319 100644
--- a/_layouts/services/index.html
+++ b/_layouts/services/index.html
@@ -1,15 +1,12 @@
-{% include top.html %}
+{%- include top.html -%}
 
 <body>
 
-    {% include header.html %}
+    {%- include header.html -%}
 
     <main>
-        {% capture title-content %}
-        {% include title_content/services.html %}
-        {% endcapture %}
 
-        {% include title_image.html content=title-content %}
+        {%- include title_image.html -%}
 
         <section>
             <article>
@@ -28,7 +25,7 @@
                                 In Education &amp; Training we will offer courses, materials or workshops
                                 to help you in getting started or in boosting your software
                                 engineering practice.
-                                <a href="{{ 'services/training' | relative_url }}"><strong>More...</strong></a>
+                                <a href="{{ 'services/software/training' | relative_url }}"><strong>More...</strong></a>
                             </p>
                             <h4>Need something specific? Talk to us</h4>
                             {% include contact_us/mini.html %}
@@ -109,7 +106,7 @@
         </section>
     </main>
 
-    {% include footer.html %}
+    {%- include footer.html -%}
 
 </body>
 
diff --git a/_posts/2019/10/2019-10-29-Blog-Post-Features.md b/_posts/2019/10/2019-10-29-Blog-Post-Features.md
new file mode 100644
index 0000000000000000000000000000000000000000..ee9b5de86dd5fb9e54c91937b5db34dbc011a18c
--- /dev/null
+++ b/_posts/2019/10/2019-10-29-Blog-Post-Features.md
@@ -0,0 +1,419 @@
+---
+title: Example Blog Post Template
+date: 2019-10-29
+authors:
+  - hueser
+  - erxleben
+layout: blogpost
+title_image: default
+categories:
+  - blog
+tags:
+  - example
+  - template
+  - markdown
+additional_js:
+  - mathjax.js
+excerpt:
+  This post will give you an overview of all the features you can use in your
+  very own HIFIS Software blog post.
+---
+
+# Blog Post Metadata
+
+This post will give you an overview of all the features you can use in your
+very own HIFIS Software blog post.
+
+## The Frontmatter
+
+At the top of your blog post you need to enter the so called _Jekyll_
+_frontmatter_ which defines the meta-information about your blog post.
+
+Note that the frontmatter is placed at the very top of your markdown file
+and begins and ends with `---`.
+
+For example:
+```
+---
+title: A Sample Blog Post Title
+date: 2019-12-31
+authors:
+  - example_author_id
+layout: blogpost
+title_image: default
+excerpt_separator: <!--more-->
+categories:
+  - hifis
+tags:
+  - draft
+additional_css:
+  - my_own.css
+additional_js:
+  - mathjax.js
+---
+```
+
+Here is an overview over all the variables that can appear in your frontmatter:
+
+|        Variable       | Mandatory | Default Value |
+|-----------------------|:---------:|:-------------:|
+| **title**             | Yes       | -             |
+| **date**              | Yes       | -             |
+| **authors**           | Yes       | -             |
+| **layout**            | Yes       | blogpost      |
+| **title_image**       | No        | default       |
+| **excerpt_separator** | No        | `<!--more-->` |
+| **categories**        | No        |  -            |
+| **tags**              | No        |  -            |
+| **additional_css**    | No        |  -            |
+
+## Variables Explained in Depth
+
+If you do not want to set any of the optional variables it is safe to leave
+them out completely.
+
+### title
+
+Set the title of the blog post.
+Prefer a short, on-point version, it has to fit in the pages' header among other
+things.
+
+### date
+
+Set the publication date of the blog post.
+Please use a date format according to this example given:
+`YYYY-MM-DD`, e.g. `2019-10-29`.
+
+### authors
+
+Give a list of author IDs in YAML syntax.
+You can find your author ID in the YAML-file `_data/hifis_team.yml`.
+If your name is not contained you can add it by editing the hifis_team.yml file
+or opening an issue with the _add team member_ template in GitLab.
+
+### layout
+
+Set the layout of the blog post.
+Usually it is not wanted to create and specify your own blog post
+layout. In order to create your own styling we might want to
+provide additional CSS via variable "additional_css" as stated below.
+
+### title_image
+
+Set the title_image to use.
+A good blog post will have an appealing title image.
+It is recommended to create a sub-folder of the images folder
+`{{ site.directory.images }}` per blog post which should be named
+like this: `posts/2019-10-29-my-blog-post-name/`.
+If you place your _title_image_ there, providing the sub-folder and
+name of the image (with extension) will be sufficient.
+In this case you need to set the variable _title_image_ accordingly,
+e.g. `posts/2019-10-29-my-blog-post-name/my-title_image.png`.
+You can also use the value **default** for the website default
+image.
+If you omit the variable completely the background will fall back to
+Helmholtz-blue.
+
+### excerpt_separator
+
+Separator to be used to indicate end of excerpt.
+
+### categories
+
+Set list of categories for your blog post.
+The URL will contain these categories.
+
+### tags
+
+Set a list of tags for your blog post.
+
+### additional_css
+
+You can provide your own CSS file for your blog post.
+You can name a CSS-file which provides custom styling to be used within your
+blog post.
+It is supposed to reside in `assets/css/`.
+Providing the file name (including extension) is enough.
+
+---
+
+# Blog Post Markdown Examples
+
+## Excerpt Separator
+
+Use the excerpt separator stated in the frontmatter to provide a short
+excerpt of the blog post and cut off the remaining text in the blog
+post on the overview / preview page of the blog posts:
+
+    Excerpt text as a preview to the blog post. Please keep this short
+    and meaningful.
+    <!--more-->
+    Remaining text of the blog post. Go into details here.
+
+## Headlines
+
+Headlines and sub-headlines can be defined with leading hashes (#).
+
+    # This is a Headline
+    ## This is a Sub-Headline
+    ### This is a Sub-Sub-Headline
+
+## List Items
+
+Bullet points can be added by asterisks (*), while numberings are done
+by a number followed by a dot (1.).
+
+Examples:
+
+    * item one
+    * item two
+    1. first item
+    2. second item
+
+* item one
+* item two
+1. first item
+2. second item
+
+Sub-lists can be achieved by indentation:
+
+    * item one
+    * item two
+      * sub-item one
+
+* item one
+* item two
+  * sub-item one
+
+## Task Lists
+
+You can define checkboxes by squared brackets, e.g.
+
+    * [ ] First task list item
+    * [X] Second task list item (checked)
+    1. [ ] First numbered task list item
+    2. [X] Second numbered task list item (checked)
+
+* [ ] First task list item
+* [X] Second task list item (checked)
+1. [ ] First numbered task list item
+2. [X] Second numbered task list item (checked)
+
+## Font Formatting
+
+For italic characters embed them in underscores
+(like this `_my italic text_` which results in _my italic text_).
+For bold characters embed them in double asterisks
+(like this `**my bold text**` which results in **my bold text**).
+
+## Math
+
+There is syntax for inline math as well as math on separate lines.
+
+These are two examples:
+
+This is an inline math snippet `$$ a^2+b^2=c^2 $$`: $$ a^2+b^2=c^2 $$
+
+Math on a separate line can be implemented like this:
+
+    $$
+    \begin{align*}
+      & \phi(x,y) = \phi \left(\sum_{i=1}^n x_ie_i, \sum_{j=1}^n y_je_j \right)
+      = \sum_{i=1}^n \sum_{j=1}^n x_i y_j \phi(e_i, e_j) = \\
+      & (x_1, \ldots, x_n) \left( \begin{array}{ccc}
+          \phi(e_1, e_1) & \cdots & \phi(e_1, e_n) \\
+          \vdots & \ddots & \vdots \\
+          \phi(e_n, e_1) & \cdots & \phi(e_n, e_n)
+        \end{array} \right)
+      \left( \begin{array}{c}
+          y_1 \\
+          \vdots \\
+          y_n
+        \end{array} \right)
+    \end{align*}
+    $$
+
+$$
+\begin{align*}
+  & \phi(x,y) = \phi \left(\sum_{i=1}^n x_ie_i, \sum_{j=1}^n y_je_j \right)
+  = \sum_{i=1}^n \sum_{j=1}^n x_i y_j \phi(e_i, e_j) = \\
+  & (x_1, \ldots, x_n) \left( \begin{array}{ccc}
+      \phi(e_1, e_1) & \cdots & \phi(e_1, e_n) \\
+      \vdots & \ddots & \vdots \\
+      \phi(e_n, e_1) & \cdots & \phi(e_n, e_n)
+    \end{array} \right)
+  \left( \begin{array}{c}
+      y_1 \\
+      \vdots \\
+      y_n
+    \end{array} \right)
+\end{align*}
+$$
+
+## Quotes
+
+Use block-quotes to highlight quotes like this:
+
+For one-line quotes put a "greater than"-sign (`>`) infront of the quote:
+
+    > This is a one-line quote.
+
+> This is a one-line quote.
+
+For multi-line quotes put "greater than"-signs (`>`) above and
+below the quote, one per qutation level:
+
+    >
+    This is a multi-line quote:
+    Lorem ipsum dolor sit amet, consetetur sadipscing elitr,
+    sed diam nonumy eirmod tempor invidunt ut labore et dolore magna
+    aliquyam erat, sed diam voluptua.
+    >> There can be second level quotes.
+    >
+
+>
+This is a multi-line quote:
+Lorem ipsum dolor sit amet, consetetur sadipscing elitr,
+sed diam nonumy eirmod tempor invidunt ut labore et dolore magna
+aliquyam erat, sed diam voluptua.
+>> There can be second level quotes.
+>
+
+The same look is achieved with HTML `blockquote` tags.
+
+## Code
+
+Use inline code with single back-tics:
+
+    `$ apt-get update`
+
+`$ apt-get update`
+
+Use three back-tics and specify the language (```shell)
+to mark code snippets on separate lines:
+
+    ```shell
+    $ apt-get update
+    ```
+
+```shell
+$ apt-get update
+```
+
+## Images
+
+Images can be included by stating URL, title and alternative text
+like so:
+
+    ![Alternative Image Text]({% raw %}{{ site.directory.images | relative_url }}{% endraw %}HIFIS_Logo_cropped.svg "Image Title Text")
+
+![Alternative Image Text]({{ site.directory.images | relative_url }}HIFIS_Logo_cropped.svg "Image Title Text")
+
+Likewise to the `title_image` variable in the _frontmatter_ it is
+recommended to create a sub-folder of the images folder
+`{{ site.directory.images }}` per blog post.
+It should be named in the form `posts/YYYY-MM-DD-my-blog-post-name/`.
+If you consequently put your images into the sub-folder
+`{{ site.directory.images }}posts/2019-10-29-my-blog-post-name/`,
+you need to provide the full relative path to these images using the
+_Jekyll Liquid_ variable `site.directory.images`.
+For example:
+
+`{% raw %}{{ site.directory.images | relative_url }}{% endraw %}posts/2019-10-29-my-blog-post-name/my-blog-post-image.png`.
+
+## Links
+
+If you would like to give a link for your references you need to
+specify a link text, the URL as well as link title, e.g.
+
+    [Text for link to google.com](https://www.google.com "Link to Google!")
+
+[Text for link to google.com](https://www.google.com "Link to Google!")
+
+## Tables
+
+Tables are a bit more complicated.
+You need to give headers for your columns embedded in pipe-characters
+(|), a separator row with dashes (-) and the cells with your content
+embedded in pipe-characters (|) again:
+
+    | column 1 | column 2 |
+    |---|---|
+    | row 1 | row 1 |
+    | row 2 | row 2 |
+
+| column 1 | column 2 |
+|---|---|
+| row 1 | row 1 |
+| row 2 | row 2 |
+
+## Custom CSS Styles for Paragraphs
+
+To add custom CSS classes to your paragraph put a colon followed by dot and CSS
+class name in curly braces.
+You can use all classes from the _bootstrap 4.0_ framework, _fontawesome-solid_,
+your own classes provided by the _additional_css_ variable and a couple of
+custom built-in CSS classes:
+
+### summary
+
+Puts a blue border around the paragraph.
+
+    {:.summary}
+    This is text which appears in a box with blue border.
+
+{:.summary}
+This is text which appears in a box with blue border.
+
+### treat-as-figure
+
+This is a workaround for Markdowns shortcoming regarding figure environments.
+It styles text within the following paragraph as if it were an image caption.
+This is usually combined with an image, table or other figures.
+For the image URL you should use _Jekyll Liquid_ variables
+`site.url` and `site.directory.images` instead of hard-coding the URL.
+
+### float-left
+
+Floats the paragraph to the left side of the page and reduce its maximum width
+to 30%. Useful for small images, it can be combined with `treat-as-figure`.
+
+Example:
+
+    My paragraph above image which is treated as normal text.
+
+    {:.treat-as-figure}
+    {:.float-left}
+    My text above the image which is interpreted as caption.
+    ![Alternative Image Text]({% raw %}{{ site.directory.images | relative_url }}{% endraw %}HIFIS_Logo_cropped.svg "Image Title Text")
+
+    My paragraph below image which is treated as normal text …
+
+My paragraph above image which is treated as normal text.
+
+{:.treat-as-figure}
+{:.float-left}
+My text above the image which is interpreted as caption.
+![Alternative Image Text]({{ site.directory.images | relative_url }}HIFIS_Logo_cropped.svg "Image Title Text")
+
+My paragraph below image which is treated as normal text. It flows around the
+image. Even though this is a rather hackish approach to getting more advanced
+styling into Markdown it is incredibly powerful and versatile, especially when
+combined with custom CSS.
+
+Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod
+tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At
+vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren,
+no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit
+amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut
+labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam
+et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata
+sanctus est Lorem ipsum dolor sit amet.
+
+# References
+
+For more detailed explanations of GitLab and Kramdown Markdown Syntax
+take a look here:
+
+* [GitLab Markdown Syntax Explained](https://docs.gitlab.com/ce/user/markdown.html "GitLab Markdown Syntax Documentation")
+* [Kramdown Markup Syntax Explained](https://kramdown.gettalong.org/syntax.html "Kramdown Markdown Syntax Documentation")
diff --git a/_posts/2019/11/2019-11-22-How-to-Create-a-new-Blog-Post.md b/_posts/2019/11/2019-11-22-How-to-Create-a-new-Blog-Post.md
new file mode 100644
index 0000000000000000000000000000000000000000..9e38188b5df0a2cf0f117a8df06d571e4d2e23cc
--- /dev/null
+++ b/_posts/2019/11/2019-11-22-How-to-Create-a-new-Blog-Post.md
@@ -0,0 +1,287 @@
+---
+title: How to Create a New Blog Post?
+date: 2019-11-22
+authors:
+  - hueser
+layout: blogpost
+title_image: default
+categories: [tutorials]
+tags: [startblogging, guidedtour]
+additional_css:
+  - 2019-11-22-Workflow-to-Create-a-new-Blog-Post/create_blog_post.css
+excerpt: 
+  Nice project web page, how can I contribute with my own blog post?
+  This is what this blog post is about.
+  I will explain the workflow of &ldquo;how to create a new blog post&rdquo; and
+  thereby illustrate how to use the tools Git, GitLab and Jekyll
+  for these purposes.
+---
+
+## TL;DR
+
+{:.summary}
+_Nice project web page, how can I contribute with my own blog post?_
+This is what this blog post is about.
+I will explain the workflow of "how to create a new blog post" and 
+thereby illustrate how to use the tools _Git_, _GitLab_ and _Jekyll_
+for these purposes.
+
+There are minimal requirements for a blogger to add a new blog post
+while a proper review process is still essential for the quality of
+the blog posts.
+So let us jump into it.
+
+Note:
+In case you are interested to know how to contribute 
+to _HIFIS Software_ web-page in general besides writing blog posts
+you can find more information in the Contribution Guide
+<sup>[[1]](https://gitlab.hzdr.de/hifis/software.hifis.net/blob/master/CONTRIBUTING.md "Contribution Guide")</sup>.
+
+## Tools explained
+
+First, I would like to introduce three tools which are very helpful
+if you are going to write a blog post.
+
+**Version Control System _Git_**
+
+_Git_
+<sup>[[2]](https://en.wikipedia.org/wiki/Git "Git (Wikipedia)")</sup>
+is a decentralized version control system which lets you
+store all files of your project and all snapshots / versions
+of your changes.
+It lets you track back the complete history
+with your log messages given.
+Decentralized means the whole repository resides as a copy on your
+local computer.
+
+**Version Management Platform _GitLab_**
+
+_GitLab_
+<sup>[[3]](https://en.wikipedia.org/wiki/GitLab "GitLab (Wikipedia)")</sup>
+provides you with user interfaces for several actions which can be
+done on the remote server without downloading the whole repository
+onto your local computer.
+There is also an issue tracker included.
+On top, there is a full _Web IDE_ available which also let you review
+changes by your colleagues.
+Even if you are new to _Git_, the _GitLab Web IDE_ offers an easy 
+interface which can be employed for most of your Use Cases.
+There is no need to install _Git_, download the _Git_ repository to
+your local machine and set up your own IDE
+to contribute with your blog posts.
+
+**Static Web Site Generator _Jekyll_**
+
+_Jekyll_
+<sup>[[4]](https://en.wikipedia.org/wiki/Jekyll_(software) "Jekyll (Wikipedia)")</sup>
+is a static web site generator.
+You only write _Markdown_ text files and _Jekyll_ takes care of the
+rest and generates a static web site containing only HTML and CSS
+according to your templates and layouts given.
+
+## Workflow in a Nutshell
+
+Now that we know more about the tools used, I would like to introduce
+the steps I took to create this blog post.
+You can stick to these steps if you are writing your own blog post:
+
+1. Share, discuss or pick a post idea
+2. Write and share your post
+3. The review process
+4. Your post is online
+
+By agreeing to this process we put you into the position of a
+fully authorized and equitable team member who is able to actually
+easily contribute with your own work to this web page.
+
+On closer inspection, there are the following persuasive arguments
+to use _Git_, _GitLab_ and _Jekyll_:
+
+* You can collaborate with different authors and reviewers using a
+decentralized version control system like _Git_.
+* There is a full traceback and logging functionality included in _Git_.
+* _GitLab_ lets you review, discuss and improve what you write in
+a well thought-out review process called _Merge Request_.
+* _GitLab Web IDE_ is actually a surrogate for a local IDE with
+_Git_ integration.
+* _GitLab CI Pipelines_ make sure and check that all is still
+working as expected.
+* With _Jekyll_ you just need to know very few syntactic markdown
+features, there is no need to write your own HTML and CSS.
+
+Finally, to make a clear statement ...
+**_you don't end up in a mess with multiple versions of
+a document floating around on local computers of
+several contributors._**
+
+## Going into Details - a Step-by-step Guided Tour
+
+**1. Share, Discuss or Pick a Post Idea**
+
+First of all, you need some sound ideas regarding the topic you would
+like to blog about.
+
+Open a new issue in the _GitLab UI_.
+In order to do so, you need an account in GitLab of HZDR
+<sup>[[5]](https://gitlab.hzdr.de "HZDR GitLab Instance")</sup>
+and being added as member to the respective GitLab project.
+Opening an issue is explained in the _GitLab Docs_
+<sup>[[6](https://docs.gitlab.com/ce/user/project/issues/managing_issues.html "Managing GitLab Issues")</sup>.
+It is essential to give it a comprehensive _title_ and _description_
+which reflects the basic idea of the topic.
+It is recommended to use the predefined _Issue Template_ "_blog-post_"
+which guides you through the important questions that need to be 
+answered in order to start a fruitful discussion.
+By doing so you let us know what you would like to write about.
+Assign this issue to the main blog author (which usually is 
+yourself).
+If you use the template this will be done automatically for you.
+The images below show such a blog-post issue as well as the 
+pre-defined description text and questions to answer.
+
+![Blog Post Template View]({{ site.directory.images | append: 'posts/2019-11-22-Workflow-to-Create-a-new-Blog-Post/Screenshot_Blog_Post_Template_View_20191113.png' | relative_url }} "Blog Post Template View"){:.blog_post_template_image}
+
+![Blog Post Template Text]({{ site.directory.images | append: 'posts/2019-11-22-Workflow-to-Create-a-new-Blog-Post/Screenshot_Blog_Post_Template_Text_20191113.png' | relative_url }} "Blog Post Template Text"){:.blog_post_template_image}
+
+**2. Write and Share your Post**
+
+The next step is to create a Feature Branch based on branch _master_
+and give it a meaningful name like `<issue_number>-<branch_name>`.
+This can be done within the _GitLab User-Interfaces_
+<sup>[[7]](https://docs.gitlab.com/ce/user/project/repository/web_editor.html#create-a-new-branch "Create a new Branch in GitLab")</sup>.
+
+Navigate into this branch in _GitLab_ and open _GitLab Web IDE_
+<sup>[[8]](https://docs.gitlab.com/ce/user/project/web_ide/#open-the-web-ide "Open GitLab Web IDE")</sup>.
+_GitLab Web IDE_ is the preferred tool to contribute if you are
+unfamiliar with _Git_.
+
+Notice the file system tree on the left hand side of the _Web IDE UI_.
+You can find a template for your blog post in folder `_posts/<year>/<month>`.
+The file name is _2019-10-29-Blog-Post-Template.md_.
+Feel free to copy it, give it a name according to the pattern
+`YYYY-MM-DD-My-post-title.md`, put your new file into folder `_posts/<year>/<month>`,
+and use it for your own purposes.
+The template explains the so called _Frontmatter_ which contains
+variables like `title`, `date`, `authors`, etc.
+Additionally, the most important markdown is explained by example
+within the template as well.
+Of course you want to remove the explanations and examples except for
+the _Frontmatter_ at the top of your markdown file.
+
+Another helpful feature of the _GitLab Web IDE_ is the
+_Preview Markdown_ pane.
+You can check that everything you wrote is displayed as intended.
+
+Now you are ready to start writing your _Markdown_ file following the specific
+syntax of _Markdown_ files
+<sup>[[9]](https://docs.gitlab.com/ce/user/markdown.html "GitLab Markdown")</sup>.
+
+Once you are done with your editing you would like to _stage_ and _commit_
+your changes 
+<sup>[[10]](https://docs.gitlab.com/ce/user/project/web_ide/#stage-and-commit-changes "Stage and Commit Changes in GitLab Web IDE")</sup> 
+giving it a meaningful message explaining your changes.
+There is a blog post
+<sup>[[11]](https://chris.beams.io/posts/git-commit/ "Best Practice of Git Commit Messages")</sup>
+about best practices for writing _Git_ commit messages.
+The more verbose your messages are, the easier it is for others
+to understand your changes.
+
+**3. The Review Process**
+
+After some effort and a few commits, let us assume your blog post 
+is in a state where you consider it ready to see the light of day.
+What you want to do at this point is to open a _Merge Request_
+<sup>[[12]](https://docs.gitlab.com/ce/user/project/merge_requests/ "Merge Request")</sup>.
+_GitLab's User-Interface_ lets you open _Merge Requests_
+<sup>[[13]](https://docs.gitlab.com/ce/user/project/merge_requests/creating_merge_requests.html "Creating a Merge Request in GitLab")</sup>.
+Give it a meaningful title and description and mention the
+original issue as well (e.g. by stating `Closes #<issue_number>.` in
+the description).
+
+Assign your _Merge Request_ to one or multiple persons you would
+like to review the blog post.
+This is an important quality gate.
+Do not rely on reviewing your own work.
+Please select at least one other reviewer.
+
+In order to make the review process as easy as possible GitLab
+offers a feature called _Review Apps_ to inspect your branch.
+This enables the blog post authors as well as reviewers to preview
+the page in a test environment.
+As soon as your your branch is pushed onto the remote
+repository and the _GitLab CI Pipeline_ responsible for
+deploying your branch finished successfully,
+you can inspect your latest deployments of your branch
+by clicking the button _View app_ in the User-Interface of your
+Merge Request.
+
+![Review Apps Button]({{ site.directory.images | append: 'posts/2019-11-22-Workflow-to-Create-a-new-Blog-Post/Screenshot_Review_Apps_01_20191121.png' | relative_url }} "Review Apps Button"){:.review_apps_button}
+
+To access these pages you need to authenticate.
+The credentials are as follows:
+Username: `hifis`, Password: `HIFISReview!`.
+
+As soon as someone reviews your blog post, all comments on your
+_Merge Request_ appear as separate discussion threads which need
+to be resolved by the reviewers before they can actually merge your 
+changes into branch _master_.
+This means that you first discuss and integrate the suggestions into
+your post as well as secondly add and commit changes to your branch.
+
+All opened discussion threads need to be resolved and closed manually
+in GitLab before the final merge can take place by the reviewer.
+
+Now, the reviewer finds a button "_Merge_" in that _Merge Request_ in
+_GitLab_.
+This tells _GitLab_ to integrate your changes into branch _master_.
+
+By clicking that button a _GitLab CI (Continuous Integration) Pipeline_
+<sup>[[14]](https://docs.gitlab.com/ce/ci/introduction/index.html "GitLab CI (Continuous Integration) Pipeline")</sup>
+is started and makes checks whether _Jekyll_ can still build the
+whole project.
+In case all is fine, this is indicated by a success icon.
+
+If the original issue has been referenced by `Closes #<issue-number>.`
+the mentioned issue will be closed now.
+Likewise, if the corresponding checkbox 
+"_Delete source branch when merge request is accepted._" 
+has been checked on creation of the _Merge Request_ in the 
+_GitLab User-Interface_ the source branch will be deleted as well.
+Finally, the _Merge Request_ will be closed and marked as _merged_.
+
+**4. Your Post is Online**
+
+Now your post is integrated and online. 
+Well done!
+
+That was fairly easy. 
+Wasn't it? 
+You have all the advantages of _Git_, _GitLab_ and _Jekyll_ 
+at your disposal for quickly creating markdown-based blog posts 
+of the highest quality.
+
+If you are looking for a good _Git_ tutorial I would like to suggest
+the one from the _Software Carpentry_ group
+<sup>[[15]](http://swcarpentry.github.io/git-novice/ "Software Carpentry Git Lessons")</sup>.
+
+_So what are the topics you would like to talk about today?_
+Give it a try and let us know what your thoughts are which
+you would like to share with us.
+
+## References
+
+* [[1]](https://gitlab.hzdr.de/hifis/software.hifis.net/blob/master/CONTRIBUTING.md "Contribution Guide") Contribution Guide
+* [[2]](https://en.wikipedia.org/wiki/Git "Git (Wikipedia)") Git (Wikipedia)
+* [[3]](https://en.wikipedia.org/wiki/GitLab "GitLab (Wikipedia)") GitLab (Wikipedia)
+* [[4]](https://en.wikipedia.org/wiki/Jekyll_(software) "Jekyll (Wikipedia)") Jekyll (Wikipedia)
+* [[5]](https://gitlab.hzdr.de "HZDR GitLab Instance") HZDR GitLab Instance
+* [[6]](https://docs.gitlab.com/ce/user/project/issues/managing_issues.html "Managing GitLab Issues") Managing GitLab Issues
+* [[7]](https://docs.gitlab.com/ce/user/project/repository/web_editor.html#create-a-new-branch "Create a new Branch in GitLab") Create a new Branch in GitLab
+* [[8]](hhttps://docs.gitlab.com/ce/user/project/web_ide/#open-the-web-ide "Open GitLab Web IDE") Open GitLab Web IDE
+* [[9]](https://docs.gitlab.com/ce/user/markdown.html "GitLab Markdown") GitLab Markdown
+* [[10]](https://docs.gitlab.com/ce/user/project/web_ide/#stage-and-commit-changes "Stage and Commit Changes in GitLab Web IDE") Stage and Commit Changes in GitLab Web IDE
+* [[11]](https://chris.beams.io/posts/git-commit/ "Best Practice of Git Commit Messages") Best Practice of Git Commit Messages
+* [[12]](https://docs.gitlab.com/ce/user/project/merge_requests/ "Merge Request") Merge Request
+* [[13]](https://docs.gitlab.com/ce/user/project/merge_requests/creating_merge_requests.html "Creating a Merge Request in GitLab") Creating a Merge Request in GitLab 
+* [[14]](https://docs.gitlab.com/ce/ci/introduction/index.html "GitLab CI (Continuous Integration) Pipeline") GitLab CI (Continuous Integration) Pipeline
+* [[15]](http://swcarpentry.github.io/git-novice/ "Software Carpentry Git Lessons") Software Carpentry Git Lessons
diff --git a/_posts/2019/12/2019-12-11-SWC-Workshop-at-GFZ.md b/_posts/2019/12/2019-12-11-SWC-Workshop-at-GFZ.md
new file mode 100755
index 0000000000000000000000000000000000000000..5dee7f66b4e352a0c6c71fb8255bc8f9f0168863
--- /dev/null
+++ b/_posts/2019/12/2019-12-11-SWC-Workshop-at-GFZ.md
@@ -0,0 +1,96 @@
+---
+title: SWC workshop at GFZ-Potsdam
+date: 2019-12-11
+authors:
+  - dolling
+layout: blogpost
+title_image: default
+excerpt_separator: <!--more-->
+categories:
+  - report
+tags:
+  - workshop
+  - carpentries
+additional_js:
+  - mathjax.js
+excerpt:
+    In November the first HIFIS related Software Carpentry Workshop was held.
+    <em>How hard could it be?</em>
+---
+
+# The First Workshop
+
+### TLDR
+
+{:.treat-as-figure}
+![XKCD estimating time]({{ site.directory.images | relative_url }}posts/2019-12-11-SWC-Workshop-at-GFZ/xkcd_estimating_time.png)
+Taken from [https://xkcd.com/1658/](https://xkcd.com/1658/) and licensed under
+[<i class="fab fa-creative-commons fa-lg"></i>
+<i class="fab fa-creative-commons-nc-eu fa-lg"></i>
+<i class="fab fa-creative-commons-by fa-lg"></i>](https://creativecommons.org/licenses/by-nc/2.5/
+"Creative Commons Attribution-NonCommercial 2.5 License").
+
+In November 2019 the first HIFIS related Software Carpentry Workshop was held.
+_How hard could it be?_
+
+When I first took a look into [The Carpentries](https://carpentries.org/),
+I thought: "Organizing a workshop about stuff I know - how hard can it be?"
+But because the whole _The Carpentries_ idea was new to me, I wanted to
+get some more information.
+Luckily we had some previous workshops at the Telegrafenberg, so I
+reached out to organizers and instructors of the previous ones.
+In summary they told me that it takes a lot of time to organize one and prepare properly.
+Okay — if you say so — I had no clue.
+
+My colleague and I started by finding a date and a room.
+Due to Christmas and the AGU conference we already realized that we had only
+two months to do it. Everything seemed fine.
+We met with the people that organized the workshops before to learn from their experience and get advice.
+Even after that, we where pretty confident: _that's a piece of cake_.
+
+Oh wow, were we wrong:
+* The possible instructors and helpers were volunteers[^1], have commitments and thus were partially available only.
+* The decision which lessons to teach depend on the availablility of instructors, so the dates, and finally available rooms.
+* However, even finding a room that works best took way longer than expected, and
+* The joint agreement of the lessons to teach and how to share the work load wasn't straight forward.
+
+Finally, we started registrations around three weeks before the workshop began - which, surprisingly, has been quite enough time in advance since the workshop was overbooked within a few days.
+
+[^1]: Thank you!
+
+Fortunately we had about 35 registrations for 30 seats.
+Lessons, staff and attendees were set a week before the workshop — _PHEW!_
+We expected issues cropping up days and hours before;
+They happend, but nothing to worry about.
+Somehow we maneuvered ourselfs pretty well in between the pitfalls.
+
+The only mentionable issue was, that quite a few registered people did not
+participate due to different reasons: Some of them canceled a few days and hours before
+because of other short-term commitments and others
+were not able to submit a SINGLE slide to introduce themselves and their work
+in a 60 seconds lightning talk - which has been the ticket to particpate in the workshop.
+I have seen all the slides, and many of them looked like they spend less than
+five minutes to quickly throw together generic pictures and five words, which
+we expected and totally suited for the purpose of the slide.
+However, some researchers were not able to invest these _five minutes_ for a free
+_two-days_ workshop. Instead others, people from the waiting list, got the opportunity and
+got the slides done on the same day they received the seat confirmation.
+
+## On the Workshop Itself
+
+In general, it was a great experience for all of us - the organizers, instructors,
+helpers, and importantly the participants.
+The lessons went well, some timing issues occured, but summarised everything was more or less
+as planned.
+From the feedback we got, the participants were happy and some of them even
+thanked us afterwards because they learned what they needed.
+One thing that we want to do better next time is staff planning.
+This time, we were overstaffed with helpers. All the time we were at least two instructors,
+plus two organizers and additionally three helpers, which is what we had in mind for approx. 30 participants.
+Unfortunately there were 18 participants only in the end.
+So somemetimes it felt like the helpers were circling around the participants in the hope of occurring problems.
+First of all, the people rarely had issues, considering all the new software
+and things to learn.
+
+I am looking forward to our next workshop in April 2020!
+
diff --git a/_posts/2019/12/2019-12-20-Welcome-Post.md b/_posts/2019/12/2019-12-20-Welcome-Post.md
new file mode 100644
index 0000000000000000000000000000000000000000..4ab40e206c9e5c3b4353de2e88d85f694a4064c5
--- /dev/null
+++ b/_posts/2019/12/2019-12-20-Welcome-Post.md
@@ -0,0 +1,117 @@
+---
+title: Welcome to HIFIS Software
+date: 2019-12-20
+authors:
+  - huste
+  - leinweber
+layout: blogpost
+title_image: photo-of-open-signage-2763246.jpg
+excerpt:
+  "We are very happy to announce the initial release of software.hifis.net:
+  the central platform for distributing information, promoting events and
+  offering tutorials and content concerning scientific software development
+  within Helmholtz."
+categories:
+  - blog
+tags:
+  - general
+---
+
+# Welcome to HIFIS Software
+We are very happy to announce the initial release of **software.hifis.net**:
+The central platform for distributing information, promoting events and
+offering tutorials and content concerning scientific software development
+within Helmholtz.
+
+## Who are we?
+HIFIS or Helmholtz Federated IT Services is one of 5 platforms initiated by
+the [Helmholtz Incubator][incubator] besides
+
+* [HIDA - the Helmholtz Information & Data Science Academy][hida-link],
+* [Helmholtz AI][haicu-link],
+* [HMC - the Helmholtz Metadata Collaboration Platform][hmc-link] and
+* [HIP - the Helmholtz Imaging Platform][hmc-link].
+
+HIFIS aims to install a secure and user-friendly collaborative environment
+offering information and communication technology services that are accessible
+from anywhere.
+The platform also supports the development of high-quality, secure, and sustainable
+research software.
+
+These objectives are implemented through three competence clusters:
+
+- The [Cloud Services Cluster][cloud-link] providing a federated platform for proven,
+  first-class cloud services,
+- A [Backbone Services Cluster][backbone-link] providing a powerful and reliable network
+  infrastructure with uniform basic services and
+- Us, the Software Services Cluster providing a platform, training, and support
+  for high-quality, sustainable software development.
+
+Our mission is to empower scientists of any domain to implement and to
+perpetuate modern scientific software development principles in order to make
+research software engineering more sustainable. Our core team is located in 5
+different Helmholtz Centers:
+
+- [DLR - German Aerospace Center][dlr]
+- [DKFZ - German Cancer Research Center][dkfz]
+- [GFZ - German Research Centre for Geosciences][gfz]
+- [HZDR - Helmholtz-Zentrum Dresden-Rossendorf][hzdr]
+- [UFZ - Helmholtz Centre for Environmental Research][ufz]
+
+Have a look into our [team page]({{ '/team' | relative_url }}).
+You will find an interactive map to see how we are spread over Germany.
+Since we aim to provide services for the **whole** Helmholtz Association,
+we would be more than happy, if **you** would like to act
+as our [contact person](#contact-us) in **your** Helmholtz center.
+Help us spread the word to make research software development more sustainable.
+
+## What are we going to offer?
+
+Please find that information on our [services page]({{ '/services/' | relative_url }}).
+
+Stay tuned! The first training events, services and materials
+will be announced there in early 2020.
+
+## How to get involved?
+
+Distributing information about services offered, upcoming training events or
+building Helmholtz-wide communities requires us to have **you** as a
+motivated contact person in your research center or research group who is
+willing to help in communicating and spreading the word about sustainable
+software development and HIFIS.
+
+By using a clearly defined version control workflow contributing is made easy for everyone.
+Therefore, you can [contribute to this website][gitlab-project].
+If your software project was improved by a HIFIS-provided training or advice,
+or want to share an interesting solution or use case,
+please feel free to write or re-blog a short post about it here.
+You can even add yourself to our team page as an associate.
+Our [Contribution Guide][contributing] explains how to contribute to *hifis.net*.
+
+You are also welcome to [tell us](#contact-us) your interest and we will keep you up-to-date about upcoming
+trainings, events and services in 2020 and forward.
+
+<div class="alert alert-success">
+  <h2 id="contact-us"><i class="fas fa-info-circle"></i> Contact us</h2>
+  <p>
+    Send a mail to
+    <strong>
+      <a href="mailto:{{ site.contact_mail }}">{{ site.contact_mail }}</a>.
+    </strong>
+  </p>
+</div>
+
+[incubator]: https://www.helmholtz.de/en/research/information-data-science/helmholtz-incubator/
+[hida-link]: https://www.helmholtz-hida.de/
+[haicu-link]: http://www.helmholtz.ai/
+[hmc-link]: https://www.helmholtz.de/en/research/information-data-science/helmholtz-metadata-collaboration-plattform-hmc/
+[hip-link]: https://www.helmholtz.de/en/research/information-data-science/helmholtz-imaging-platform-hip/
+[dlr]: https://dlr.de/sc
+[dkfz]: https://www.dkfz.de/
+[gfz]: https://www.gfz-potsdam.de/zentrum/escience-zentrum/ueberblick/
+[hzdr]: https://www.hzdr.de/
+[ufz]: https://www.ufz.de/
+[contributing]: https://gitlab.hzdr.de/hifis/software.hifis.net/blob/master/CONTRIBUTING.md
+[cloud-link]: https://www.hifis.net/mission/cluster-cloud.html
+[backbone-link]: https://www.hifis.net/mission/cluster-backbone.html
+[gitlab-project]: https://gitlab.hzdr.de/hifis/software.hifis.net
diff --git a/_posts/2020/01/2020-01-07-contributing-in-4-simple-steps.md b/_posts/2020/01/2020-01-07-contributing-in-4-simple-steps.md
new file mode 100644
index 0000000000000000000000000000000000000000..c593a2248529850b039373a4d67f814ee891045b
--- /dev/null
+++ b/_posts/2020/01/2020-01-07-contributing-in-4-simple-steps.md
@@ -0,0 +1,225 @@
+---
+title: Contributing in 4 Simple Steps
+date: 2020-01-07
+authors:
+  - erxleben
+layout: blogpost
+title_image: default
+categories:
+  - tutorial
+tags:
+  - example
+  - markdown
+excerpt:
+  Want to contribute? No time to read long tutorials?
+  Then this contribution quickstart guide is for <em>you</em>.
+additional_css:
+  - 2020-01-07-contributing-in-4-simple-steps/button-link.css
+---
+
+# What This Guide will (not) Cover
+
+This tutorial will teach you a quick way to get a basic blog post set up and
+published on [hifis.net](https://hifis.net).
+If you plan to write something bigger that might take several days to write up
+and refine, [Christian's Guide][ref1] is the better choice for you.
+
+The guide will not go into the details of fancy formatting and styling,
+however you might want to check the [Template Blog Post][ref2] for
+examples of common blogging tasks.
+Additionally, the [Kramdown Quick Reference][ref3] may prove helpful.
+
+_Okay, enough chit-chat, let's write a blog post!_
+
+# Step 1: Create an Issue
+
+By opening an issue you let the core team know what you are planning
+(which is a nice thing to do).
+It helps to gather the important information right from the start.
+
+{: .button-link}
+[Open a new issue on the HZDR Gitlab now][issue-link]
+
+Fill out the information as requested in the
+
+```
+>>>
+  Quotation blocks
+>>>
+```
+
+There is no need to set anything else, so you may now click the `Submit Issue`
+button.
+You will get redirected to the **issue page** that was just set up.
+Here you can lead a discussion with other contributors and the core team about
+your ideas or ask questions you have beforehand.
+It might be a good idea to bookmark it for later reference.
+Also note that your new issue has been assigned a unique **issue number** to
+identify it.
+
+On this **issue page** you will find the `Create merge request` button.
+Click it to continue to the next step.
+
+# Step 2: Set up the Basis
+
+_Gitlab_ now has set up a **merge request page** for you and — even more
+important — created a new _branch_ for your issue.
+
+> If you are not familiar with _git_ think of a _branch_ like your own version
+> of the project, where you can do whatever you like without worrying about
+> breaking anything on the live system.
+
+To avoid chaos and confusion, specific ordering and naming conventions have been
+established, dictating which files go into which folders.
+
+For that purpose you can click the `Open in Web IDE` button on the
+**merge request page**.
+This _Web IDE_ is like a small file browser and editor in one and all you need
+for the rest of the tutorial.
+
+## Everything in the Right Place
+
+Your blog post must be put into the folder `/_posts/YYYY/MM/` where `YYYY`
+is the 4-digit year, `MM` is the 2-digit month (and later we need `DD` for the
+2-digit day).
+If this path does not fully exist, you should now create it.
+
+{:.treat-as-figure}
+{: .float-left}
+![Dropdown Menu example]({{ site.directory.images | relative_url }}/posts/2020-01-07-contributing-in-4-simple-steps/create_folder.png)
+The dropdown-menu to create a new sub-folder becomes visible on hovering the
+parent folder.
+
+This is the folder in which your blog-post _per se_ will be located.
+If you want to include images, formulas or external resources a bit more has to
+be done.
+Please either refer to the [Blog post template][ref2] or ask
+`@software-hifis-net` for help in a comment on the **merge request page**.
+
+## Files
+
+Within your (probably newly created) folder you now create a file with your blog
+post.
+The file must be named after the pattern `YYYY-MM-DD-title-slug.md` where
+`YYYY`, `MM`, `DD` is the same as above and the `title-slug` is — surprise — a
+slugified version of your blog post title.
+
+> If you do not know, what _slugification_ is, do not despair: There is an
+> [online generator][slug-generator] that can do that for you.
+
+For comparison, the full path of this blog post looks like this:
+
+```
+/_posts/2020/01/2020-01-07-contributing-in-4-simple-steps.md
+```
+
+## Frontmatter
+
+When you select your newly created file in the _Web IDE_ it will instantly open.
+Copy the following block into the first lines and replace the parts in brackets.
+The lines with a leading `#` are comments and can safely be removed.
+
+```yml
+---
+title:  <Your post title as it appears on the website>
+date:   <Desired shown publication date as YYYY-MM-DD>
+authors:
+  - <Your team member ID (usually the last name in lower case)>
+# - <Repeat for each author>
+layout: blogpost
+title_image: default
+categories:
+  - <choose one of "blog", "announcement", "tutorial", "report">
+# You can come up with a new category if none of the above fits,
+# but please consult the team beforehand
+tags:
+  - <Short free text>
+# - <Repeat for each tag>
+excerpt:
+  <One or two lines that serve as a preview text in the blog post overview>
+---
+```
+
+This chunk of text is called the _frontmatter_ and helps our website backend to
+recognize the following text as a blog post and generate all the nice things
+around it.
+
+# Step 3: Add Content
+
+Leave an empty line behind the _frontmatter_ and then write to your heart's
+content.
+While the _gitlab_ _Web IDE_ only highlights the vanilla _Markdown_ syntax, our
+blog system actually understands the far mightier _Kramdown_ dialect, so you can
+use everything in [The Kramdown Quick Reference][ref3].
+
+Once you started to make changes the `Commit` button appears.
+If you click it, the view changes:
+
+* The _Unstaged Changes_ and _Staged Changes_ appear on the left side
+* A comparison view occupies the center and right side
+
+{: .float-left}
+{% include video.html
+    path="2020-01-07-contributing-in-4-simple-steps/commit_demo.webm"
+    caption="Making a <em>commit</em> on the WebIDE.<br/>
+    Note the two clicks on the <em>commit</em> button."
+%}
+
+1. Your file appears in the _unstaged changes_.
+2. Double click it to move it to _staged changes_
+(Double clicking it again will move it back to _unstaged changes_).
+3. Click `Commit` once more and enter a meaningful message what your last
+changes were.
+4. Click `Commit` a final time.
+
+Your changes are now stored as a _commit_ (think of it as a permanent checkpoint) on your _branch_ in the _repository_.
+
+### Side Notes
+
+> If you want to continue editing (or abort making a commit), you can switch
+> back to the _editing view_ with the button on the far left side under the
+> project logo.
+
+> The whole _staging changes_ mechanic seems a bit excessive if there is only
+> one file involved, but becomes a boon in more complex scenarios.
+> You can abbreviate the process a bit by leaving out step 2.
+> The button for step 3 then is called `Stage & Commit`.
+
+> Please end your document with one(!) empty line.
+> It will not show up in the final result, but makes a lot of tools involved in
+> the review process very happy.
+
+# Step 4: Get it Reviewed
+
+So you finished your work, and now it is time for it to be presented to the
+whole wide world.
+
+But wait! Have you missed anything? Is everything as it should be?
+
+To make sure, it is customary to have your blog post reviewed beforehand.
+You can start by going to the **merge request page**.
+
+The super-fast way of triggering the process is to simply leave the
+following magic comment:
+
+```
+@software-hifis-net: Review please.
+/label ~"Progress::Can review"
+/assign @software-hifis-net 
+/wip
+```
+
+Adding Emojis for accelerated response time is optional.
+
+A core team member will get back to you and start looking into the matter.
+They might suggest changes and will help getting the visual appearance right.
+Your blog post will soon see the light of day.
+
+Well done!
+
+[ref1]: {% post_url /2019/11/2019-11-22-How-to-Create-a-new-Blog-Post %}
+[ref2]: {% post_url /2019/10/2019-10-29-Blog-Post-Features %}
+[ref3]: https://kramdown.gettalong.org/quickref.html
+
+[issue-link]: https://gitlab.hzdr.de/hifis/software.hifis.net/issues/new?issuable_template=blog-post
+[slug-generator]: https://blog.tersmitten.nl/slugify/
diff --git a/_posts/2020/01/2020-01-28-software-policy-template.md b/_posts/2020/01/2020-01-28-software-policy-template.md
new file mode 100644
index 0000000000000000000000000000000000000000..b2040110f45443eeb729a65a1031696b21a33d7f
--- /dev/null
+++ b/_posts/2020/01/2020-01-28-software-policy-template.md
@@ -0,0 +1,76 @@
+---
+title: The Software Policy Template
+date: 2020-01-28
+authors:
+  - huste
+layout: blogpost
+title_image: mountains-nature-arrow-guide-66100.jpg
+excerpt:
+  <p>In a joint effort of the <em>Task Group Research Software</em> 
+  within the scope of the <em>Helmholtz Open Science Office</em> 
+  a software policy template was created.</p>
+  <p>This model policy should serve as a guideline and reusable blueprint for
+  the creation of regulations for a sustainable use and development of
+  research software in the individual Helmholtz centers.</p>
+categories:
+  - guidelines
+tags:
+  - general
+---
+
+In a joint effort of the [Task Group Research Software][taskgroup] within the
+scope of [Helmholtz Open Science][openscience] a
+[software policy template][policy][^1] was created and published.
+This model policy should serve as a guideline and reusable template for the
+creation of regulations for a sustainable use and development of research
+software in the individual Helmholtz centers.
+The template is accompanied by a [position paper][recommendations][^2] providing
+recommendations for the implementation of these guidelines for the treatment of
+research software at the Helmholtz centers.
+
+## How Do These Guidelines Help Me as a Researcher?
+The processing of research data and the acquisition of scientific knowledge
+require the development and use of high-quality and sustainable software
+solutions. 
+
+It is clear that the verifiability and reproducibility of scientific
+results can only be guaranteed if research software is treated under
+defined conditions.
+
+Such software is to be considered a central and independent scientific
+product. 
+It needs to be handled according to similar high-level standards that
+is already applied for other scientific methods.
+
+The software policy template is here to help your research center to define
+standards, guidelines, best practices as well as affirmative actions to give
+sustainable research software development the significance it deserves.
+At the same time it supports _you_ by defining guidelines and rules that you can
+rely upon.
+It also aids in promoting the use of software development best practices by
+providing you with the appreciation you deserve.
+
+## How Will HIFIS Support the Implementation of This Template?
+HIFIS will provide practical information for you, as a researcher, on how to
+implement the requirements in your research projects.
+At the same time, the educational program will also be aligned with the
+requirements defined in this template.
+HIFIS would also be happy to guide the individual centers in transforming the
+template into local guidelines.
+
+## Referenced Documents
+[^1]: The Software Policy Template;
+      [<i class="fas fa-file-pdf"></i> 10.2312/os.helmholtz.007][policy-doi]
+      (currently only available in German)
+
+[^2]: The position paper "Recommendations for the Implementation of Guidelines
+      for the Treatment of Research Software at the Helmholtz Centres";
+      [<i class="fas fa-file-pdf"></i> 10.2312/os.helmholtz.008][recommendations-doi]
+      (currently only available in German)
+
+[taskgroup]: https://os.helmholtz.de/de/open-science-in-der-helmholtz-gemeinschaft/akteure-und-ihre-rollen/arbeitskreis-open-science/task-group-forschungssoftware/
+[openscience]: https://os.helmholtz.de
+[policy]: https://os.helmholtz.de/index.php?id=3951
+[policy-doi]: https://doi.org/10.2312/os.helmholtz.007
+[recommendations]: https://os.helmholtz.de/index.php?id=3197
+[recommendations-doi]: https://doi.org/10.2312/os.helmholtz.008
diff --git a/_posts/2020/02/2020-02-21-HIFIS-workshops-2020.md b/_posts/2020/02/2020-02-21-HIFIS-workshops-2020.md
new file mode 100644
index 0000000000000000000000000000000000000000..a8a161fd78a6a11dbb013ed9637c6ab3e2883d75
--- /dev/null
+++ b/_posts/2020/02/2020-02-21-HIFIS-workshops-2020.md
@@ -0,0 +1,53 @@
+---
+title: Overview of HIFIS Workshops in 2020
+date: 2020-02-21
+authors:
+  - leinweber
+layout: blogpost
+title_image: default
+categories:
+  - announcement
+tags:
+  - workshop
+excerpt:
+    "
+    HIFIS workshop cluster in spring and autumn 2020: Basic Software Carpentry,
+    Introduction to GitLab and Bring Your Own Script.
+    Specialized workshops are being planned: Catch them all
+    by keeping an eye on our events page!
+    "
+---
+
+As announced on [our events page][events], we offer several different
+software development trainings to researchers.
+
+1. "Software Carpentry" workshops introduce scientists to use- and powerful tools:
+  Shell, Python and R for effective and reproducible scientific programming,
+  and Git for version controlling your projects.
+  Our first such event is planned for [March 31st and April 1st][200331].
+
+2. "Bring Your Own Script" workshops ([like on May 12th and 13th][200512])
+  will help you to make your code publication-ready:
+  Regardless of your preferred programming language, we will advise you on all aspects
+  of making your research software (re)usable for others, e.g. how to add a license.
+
+3. "GitLab for Software Development in Teams" introduces advanced GitLab features:
+  GitLab's project management, collaboration and automation features will help software development teams
+  to improve software quality and speed up their release cycles.
+  Join us on [June 9th and 10th][200609]!
+
+Each event page provides more details on the topics to be covered,
+possible prerequisites and registration instructions.
+Please find all those details on the [individual event pages][events].
+
+More specialized events outside this core curriculum
+— like an [Introduction to Snakemake][snakemake] —
+are being planned, so best keep an eye on that page!
+
+
+[events]: {{ 'events' | relative_url }}
+
+[200331]: {% link _events/2020/2020-03-31-the-carpentries-workshop.md %}
+[200512]: {% link _events/2020/2020-05-12-ready-script-for-publication.md %}
+[200609]: {% link _events/2020/2020-06-09-GitLab-Software-Development-Teams.md %}
+[snakemake]: {% link _events/2019/2019-12-11-snakemake-introduction-workshop.md %}
diff --git a/_posts/2020/03/2020-03-13-jsc-hpc-support-for-covid-19-research.md b/_posts/2020/03/2020-03-13-jsc-hpc-support-for-covid-19-research.md
index fcdd4599dbb0210dc0fa64ed69fa518421d3d186..98a0ecf787b1a5f3b686d66277285229adbedc31 100644
--- a/_posts/2020/03/2020-03-13-jsc-hpc-support-for-covid-19-research.md
+++ b/_posts/2020/03/2020-03-13-jsc-hpc-support-for-covid-19-research.md
@@ -1,7 +1,7 @@
 ---
 title: "JSC: HPC support for COVID-19 research"
 title_image: default
-data: 2020-03-13
+date: 2020-03-13
 authors:
   - jandt
 layout: blogpost
diff --git a/_posts/2020/04/2020-04-06-hifis-support-folding-at-home.md b/_posts/2020/04/2020-04-06-hifis-support-folding-at-home.md
index 59e3368d21e7c2390a53a9461e86fea1fd51de62..94d3a1ccfda7895a7da7d0571b8a3c3316331766 100644
--- a/_posts/2020/04/2020-04-06-hifis-support-folding-at-home.md
+++ b/_posts/2020/04/2020-04-06-hifis-support-folding-at-home.md
@@ -1,7 +1,7 @@
 ---
 title: "Folding@Home and research on SARS-CoV-2"
 title_image: default
-data: 2020-04-09
+date: 2020-04-09
 authors:
   - Konrad, Uwe (HZDR)
 layout: blogpost
diff --git a/_posts/2020/04/2020-04-08-kit-supports-distributed-protein-computing-projects.md b/_posts/2020/04/2020-04-08-kit-supports-distributed-protein-computing-projects.md
index 48dc93a03c4657a5697f1e6b886d69866a3b1c48..affc7cb02cd7728885a4535c20bb38655020748b 100644
--- a/_posts/2020/04/2020-04-08-kit-supports-distributed-protein-computing-projects.md
+++ b/_posts/2020/04/2020-04-08-kit-supports-distributed-protein-computing-projects.md
@@ -1,7 +1,7 @@
 ---
 title: "KIT supports distributed protein computing projects"
 title_image: default
-data: 2020-04-08
+date: 2020-04-08
 authors:
   - jandt
 layout: blogpost
diff --git a/_posts/2020/04/2020-04-15-hifis-software-workshops-in-2020.md b/_posts/2020/04/2020-04-15-hifis-software-workshops-in-2020.md
index 3e9603436a35d3179951fbdc3aae201aee59e168..bfdd0c38e6785df8d0c59f447c53f8ceeaf186e5 100644
--- a/_posts/2020/04/2020-04-15-hifis-software-workshops-in-2020.md
+++ b/_posts/2020/04/2020-04-15-hifis-software-workshops-in-2020.md
@@ -1,7 +1,7 @@
 ---
 title: "HIFIS Software Workshops in 2020"
 title_image: default
-data: 2020-04-15
+date: 2020-04-15
 authors:
   - huste
 layout: blogpost
@@ -21,7 +21,7 @@ Several different software development trainings will be offered to researchers.
   tools: Shell, Python and R for effective and reproducible scientific
   programming, and Git for version controlling your projects.
 - _Bring Your Own Script_ workshops
-  ([like on May 12th and 13th](https://software.hifis.net/events/2020/05/12/ready-script-for-publication))
+  ([like on May 12th and 13th]({% link _events/2020/2020-05-12-ready-script-for-publication.md %}))
   will help you to make your code publication-ready:
   Regardless of your preferred programming language, we will advise you on all
   aspects of making your research software (re)usable for others,
@@ -31,11 +31,11 @@ Several different software development trainings will be offered to researchers.
   software development teams to improve software quality and speed up their
   release cycles.
   Join us on
-  [June 9th and 10th](https://software.hifis.net/events/2020/06/09/GitLab-Software-Development-Teams)!
+  [June 9th and 10th]({% link _events/2020/2020-06-09-GitLab-Software-Development-Teams.md %})!
 
-The [HIFIS Software events](https://software.hifis.net/events) page provides
+The [HIFIS Software events]({% link events.md %}) page provides
 your with more details and keeps you updated about future events.
 More specialized events outside this core curriculum —
 like an
-[Introduction to Snakemake](https://software.hifis.net/events/2019/12/11/snakemake-introduction-workshop) —
+[Introduction to Snakemake]({% link _events/2019/2019-12-11-snakemake-introduction-workshop.md %}) —
 are being planned, so best keep an eye on that page!
diff --git a/_posts/2020/04/2020-04-15-smime-signing-git-commits.md b/_posts/2020/04/2020-04-15-smime-signing-git-commits.md
new file mode 100644
index 0000000000000000000000000000000000000000..d7246d3c4f80fe0ee55c8c906378fee2938aef66
--- /dev/null
+++ b/_posts/2020/04/2020-04-15-smime-signing-git-commits.md
@@ -0,0 +1,248 @@
+---
+title: S/MIME Signing Git Commits
+date: 2020-04-15
+authors:
+  - huste
+layout: blogpost
+title_image: sign-pen-business-document-48148.jpg
+excerpt:
+  Git is cryptographically secure, but it is not foolproof. To verify that
+  work taken from the internet is from a trusted source, Git provides a way to
+  sign and verify work using X509 certificates. This guide will show you how
+  to setup signing of Git commits for the operating system of your choice.
+categories:
+  - tutorial
+tags:
+  - Git
+  - Version Control
+  - Best Practice
+redirect_from:
+  - tutorial/2020/04/15/smime-signing-of-git-comits
+---
+
+{{ page.excerpt }}
+
+## Is Signing Git Commits Worth it?
+Every commit in a Git repository has an author, but this information is not
+verified by Git.
+This is how to configure your name and email address when start
+working with Git:
+
+```console
+$ git config --global user.name "John Doe"
+$ git config --global user.email "john.doe@hifis.net"
+```
+
+It is easy to create commits that appear to be authored by someone else.
+The principle can be compared to the falsification of email senders.
+In an unsigned email you cannot be totally sure, that it was sent by the
+person specified in the email header.
+Luckily, thanks to the [DFN PKI][dfn-pki] infrastructure most Helmholtz
+centers already offer their employees the option to request a personal
+certificate.
+Starting with Git version `2.19` the signing and verification support was
+extended to include support for S/MIME using X.509 certificates.
+The mechanism that might already be known to you from emails can now be used
+for Git commits as well.
+Signing Git commits is another valuable use case for these personal
+certificates.
+If you do not have one yet, talk to the IT department of your institution to
+get information about the application process in your research center.
+
+## How to Configure S/MIME Signing?
+Before being able to use S/MIME for Git commits or tags in your own work, some
+configuration is necessary.
+Luckily, the configuration only needs to be done once per device and user
+account.
+Parts of the setup procedure depend on the operating system of your
+choice.
+Please choose the right section that applies to you.
+
+Before we continue, please make sure that your Git version is `2.19.0` or
+later.
+
+```console
+$ git --version
+git version 2.26.0
+```
+
+In case the installed version is older than `2.19.0` please follow the
+instructions on the [Git website][git-scm].
+The installation of Git is beyond the scope of this tutorial.
+
+### Linux
+On Linux we will use the tool `gpgsm` to enable S/MIME signing of Git commits.
+
+1. The tool can usually be installed via the package manager of your
+   distribution.  
+   **Debian based:**
+   ```console
+   $ sudo apt-get install gpgsm
+   ```
+   **CentOS/RedHat Linux:**
+   ```console
+   $ yum install gnupg2-smime
+   ```
+   **Fedora:**
+   ```console
+   $ dnf install gnupg2-smime
+   ```
+  2. Import your private key and certificate:  
+  ```console
+  $ gpgsm --import <filename>.pfx/p12
+  ```
+  3. Make sure that your key was imported properly:  
+  ```console
+  $ gpgsm --list-keys
+             ID: 0x12345678
+         Issuer: /CN=DFN-Verein Global Issuing CA/OU=DFN-PKI/O=Verein zur Foerderung eines Deutschen Forschungsnetzes e. V./C=DE
+        Subject: /CN=Huste, Tobias/O=Helmholtz-Zentrum Dresden - Rossendorf e. V./L=Dresden/ST=Sachsen/C=DE
+            aka: t.huste@hzdr.de
+       validity: 2019-10-07 10:47:08 through 2022-10-06 10:47:08
+       key type: 2048 bit RSA
+      key usage: digitalSignature nonRepudiation keyEncipherment
+  ext key usage: clientAuth (suggested), emailProtection (suggested)
+  ```
+  It might be necessary to also include the DFN chain. Therefore, execute
+  these commands:
+  ```console
+  $ curl https://pki.pca.dfn.de/dfn-ca-global-g2/pub/cacert/chain.txt | gpgsm --import
+  ```
+  <i class="fas fa-exclamation-triangle"></i> **Note:** Above command is
+  specific for certificates issued by _DFN-Verein Global Issuing CA_.
+
+  4. Configure Git to use your commit for signing.
+  ```console
+  $ export SIGNINGKEY=$( gpgsm --list-secret-keys | egrep '(key usage|ID)' | grep -B 1 digitalSignature | awk '/ID/ {print $2}' )
+  $ git config --global user.signingkey $SIGNINGKEY
+  $ git config --global gpg.format x509
+  ```
+
+### Windows and MacOS
+1. Install [smimesign (MacOS)][smimesign-mac] or
+  [smimesign (Windows)][smimesign-windows] by following the instructions on
+  the given page.
+2. Configure Git to use smimesign for all repositories:
+   ```console
+   $ git config --global gpg.x509.program smimesign
+   $ git config --global gpg.format x509
+   ```
+3. If you have already installed your private key and certificate to your
+   system, no further configuration is required for `smimesign`. Please
+   configure Git to use the same email address as supplied in your personal
+   certificate.  
+   **Find you Git email address:**
+   ```console
+   $ git config --get user.email
+   john.doe@hifis.net
+   ```
+   **List available signing identities:**  
+   ```console
+   $ smimesign --list-keys
+   ```
+
+## Sign your Git tags
+When creating a signed Git tag, all you need to do is to replace the `-a` flag
+by `-s`.
+
+```console
+$ git tag -s v1.0 -m 'My first signed tag'
+```
+
+To verify a signed tag, use `git tag -v <tag-name>`.
+
+```console
+$ git tag -v v1.0
+object ac4d8f716fcdaec5617a49caa850cfafec7e947c
+type commit
+tag v1.0
+tagger Tobias Huste <t.huste@hzdr.de> 1586416623 +0200
+
+My first signed tag
+gpgsm: Signature made 2020-04-09 07:17:03 using certificate ID 0xBBD386A3
+gpgsm: Good signature from "/CN=Huste, Tobias/O=Helmholtz-Zentrum Dresden - Rossendorf e. V./L=Dresden/ST=Sachsen/C=DE"
+gpgsm:                 aka "t.huste@hzdr.de"
+```
+
+## Sign your Git commits
+Once you finished above configuration steps for the operating system of your
+choice, you can start signing your Git commits. All you need to do is to add
+the `-S` flag to your `git commit` command:
+```console
+$ git commit -S -m "Create my first signed commit"
+```
+
+To see and verify the signatures, there is a `--show-signature` option to `git log`:
+
+```console
+$ git log --show-signature -1
+commit ac4d8f716fcdaec5617a49caa850cfafec7e947c (HEAD -> 138-blog-post-s-mime-signing-of-git-commits)
+gpgsm: Signature made 2020-04-09 06:26:53 using certificate ID 0xBBD386A3
+gpgsm: Good signature from "/CN=Huste, Tobias/O=Helmholtz-Zentrum Dresden - Rossendorf e. V./L=Dresden/ST=Sachsen/C=DE"
+gpgsm:                 aka "t.huste@hzdr.de"
+Author: Tobias Huste <t.huste@hzdr.de>
+Date:   Thu Mar 5 09:01:33 2020 +0100
+
+    WIP: Draft S/MIME blog post
+```
+
+Signing all commits by default can be enabled by setting the configuration
+variable `commit.gpgsign` to `true`:
+
+```console
+$ git config --global commit.gpgsign true
+```
+
+## Support on GitHub and GitLab.com
+Currently, both GitHub and GitLab.com officially support S/MIME.
+Both platforms display a green _Verified_ button beneath a signed commit in
+case of a verified signature.
+Otherwise a button showing _Unverified_ is displayed.
+For self-hosted GitLab instances at least version
+[`12.8.7`](https://about.gitlab.com/releases/2020/03/16/gitlab-12-8-7-released/)
+is required.
+
+{:.treat-as-figure}
+![S/MIME on GitHub]({% link assets/img/posts/2020-04-15-smime-signing-of-git-commits/smime-github.png %})
+Verified S/MIME signature on Github.
+
+{:.treat-as-figure}
+![S/MIME on GitHub]({% link assets/img/posts/2020-04-15-smime-signing-of-git-commits/smime-gitlab.png %})
+Verified S/MIME signature on GitLab.
+
+## Updates
+### 2020-05-12
+We were notified that in some combinations of operating system and Git version
+it is necessary to explicitly tell Git which program it should use for signing.
+To do this, set the configuration variable `gpg.program` explicitly as shown
+below.
+
+```console
+$ git config --global gpg.program gpgsm
+```
+
+Thank you very much for notifying us!
+
+<div class="alert alert-success">
+  <h2 id="contact-us"><i class="fas fa-info-circle"></i> Contact us</h2>
+  <p>
+    Do you have questions? Did one of the instructions stop working?
+    Tell us, we want and we need your feedback!
+  </p>
+  <p>
+    Write a mail to
+    <strong>
+      <a href="mailto:{{ site.contact_mail }}">{{ site.contact_mail }}</a>
+    </strong>
+    or
+    <strong>
+      <a href="https://gitlab.hzdr.de/hifis/software.hifis.net/-/issues/new?issue">open an issue</a>
+    </strong>
+    on <i class="fab fa-gitlab"></i> GitLab.
+  </p>
+</div>
+
+[dfn-pki]: https://www.pki.dfn.de/ueberblick-dfn-pki/
+[git-scm]: https://git-scm.com/downloads
+[smimesign-mac]: https://github.com/github/smimesign#macos
+[smimesign-windows]: https://github.com/github/smimesign#windows
diff --git a/_posts/2020/04/2020-04-17-online-swc-at-hzdr.md b/_posts/2020/04/2020-04-17-online-swc-at-hzdr.md
new file mode 100644
index 0000000000000000000000000000000000000000..6cecc4ee2b11a060f6a7456da33f58d695d9f4bd
--- /dev/null
+++ b/_posts/2020/04/2020-04-17-online-swc-at-hzdr.md
@@ -0,0 +1,312 @@
+---
+title: "Our First Online SWC Workshop"
+date: 2020-04-17
+authors:
+  - erxleben
+  - huste
+  - hueser
+layout: blogpost
+title_image: default
+categories:
+  - report
+tags:
+  - workshop
+excerpt:
+    "
+    It was supposed to be our first Software Carpentries workshop at the HZDR.
+    We were in full swing organizing a live event until it became clear that we
+    would have to move online. <em>Challenge accepted!</em>
+    "
+---
+
+### Contents
+{: .no_toc}
+
+1. TOC
+{:toc}
+
+
+
+# Planning Phase
+
+Our first own [Software Carpentry](https://software-carpentry.org/) workshop was
+supposed to be a live event.
+We intended to take it easy, learn a few lessons and then build upon these.
+With these goals in mind we set out to plan an two-day workshop for the
+31st of March and the 1st of April 2020.
+In the beginning of March it became clear that the effects of the Covid-19
+pandemic would reach us long before this date.
+It was unanimously decided to switch the workshop to an online event instead of
+cancelling it — even though this would mean a lot of organizational work with an
+increasingly tight deadline.
+
+## Our Original Approach
+
+As it was expected to be a first experience for us as instructors, organizers
+and helpers, we advertised 25 workshop seats on the PhD mailing list of
+our institute.
+To our complete surprise the event became booked out within the day.
+As a reaction we created a second "event" in our system to act as a waiting
+list and to be worked off in follow-up workshops.
+The side effect was that we got a first glimpse of the huge demand for training
+opportunities by our scientific staff.
+
+Our initial plan was to split the first workshop day equally between the
+_Shell_ (the [_Bash_](https://en.wikipedia.org/wiki/Bash_(Unix_shell)) to be
+precise) and _Git_ lessons and use the complete
+second day for _Python_.
+
+We did however estimate that we might have to cut later episodes from these
+lessons, depending on the learners' speed.
+
+## Switch to Online
+
+When we decided to switch to an online event it was clear that there are
+additional unknowns to be expected.
+For this reason we decided to reduce the number of participants for the first
+iteration of the workshop to only 9 persons.
+As we had no prior experience with online teaching it seemed better to start
+with a conservative amount of participants and increase the number in future
+workshops if everything went well.
+
+Therefore we set up a separate event in our system and transferred the planned
+amount of participants over, based on the first-come-first-serve principle.
+The remaining participants will be enrolled with priority into a follow-up
+workshop in April 2020.
+
+Additional time had to be spent on selecting and organizing a suitable
+video-conferencing system.
+
+{:.treat-as-figure}
+![Image: Example Setup]({{ site.directory.images | relative_url }}/posts/2020-04-17-online-swc-at-hzdr/view_from_home.jpg "Example Setup")
+An example setup. The second monitor proved very useful.
+
+# Role Call
+
+While in the live-setting one _instructor_ is supported by one or multiple
+_helpers_, the online environment also demands one of the helpers to
+additionally take on the role of the _host_.
+The roles can change from lesson to lesson since especially the instructor has a
+high cognitive load and may be subject to a strained voice after prolonged
+periods of teaching.
+
+## Instructor
+The primary task of instructors is to lead the workshop.
+They present the content of the teaching material, determine the pace of the
+workshop and coordinate with the hosts and helpers.
+Thus, it is especially important for them to familiarize with the workshop
+materials and manage the time required for teaching episodes, exercises and
+breaks.
+
+## Host
+Running a workshop also requires to complete a lot of organizational side-tasks
+during the event.
+The nature of these tasks changes significantly when switching from a live event
+to an online workshop.
+Notably, video-conferencing tools tend to determine one person as _host_ who has
+the full management rights for the event.
+To reduce the instructors' workload, a seperate person fulfils the role of the
+_host_ who can take over these tasks during the session:
+
+* Prepare and open breakout rooms
+* Monitor the chat (together with the helpers)
+* Keep an eye on the time
+* Observe the participants reactions
+* Organize quick polls for feedback or exercises
+* Manage shared documents and insert exercise questions on demand
+
+In general the host is less focused on the participants but on the instructor
+and helpers, taking note of the lesson progress and anticipating required
+organizational actions.
+
+## Helper
+Helpers are the backbone of a successful workshop.
+They monitor the participants and proactively interact with participants that
+have questions, may fall behind or have technical issues.
+Questions may either be answered by helpers directly or be forwarded to the
+instructor in an opportune moment if they are of more general concern.
+
+## The Workshop Team
+We split our workshop into the three parts _Shell_, _Git_ and _Python_ between
+our three instructors.
+The two instructors who were not actively teaching, assumed the roles of host
+and helper respectively.
+We further expanded our team by two helpers which allowed us to
+respond to questions without delay.
+
+# The Tools
+
+The choice of tools significantly affects the organizational effort and workshop
+quality perceived by the participants.
+In the following our selected tools will be shortly introduced.
+
+## Indico
+
+We employed [our self-hosted _Indico_ instance](https://hifis-events.hzdr.de)
+as the event planning and registration tool.
+It proved to be a good choice to facilitate the registration procedure and
+allows to message selected (or all) event participants directly which turned out
+to be very useful when switching the workshops to the online version.
+
+One drawback was the limited capability to transfer registrations from one event
+to another, which had to be done manually, since the provided _export_ and
+_import_ features did not support a common data layout.
+
+> [Official Indico Website](https://getindico.io/)
+
+## GitLab
+
+It appeared to be a good idea to extend the _Git_-lesson and also give a quick
+look at _GitLab_ as an example of a well-known web-based collaborative software
+life-cycle tool.
+Thereby, the participants were able to apply their acquired _Git_ knowledge to
+the User-Interfaces of _GitLab_.
+As most of our participants were members of the HZDR and we also had the
+sufficient administrative rights to allow access for all other participants, we
+chose to use the [institute-local _GitLab_ instance](https://gitlab.hzdr.de)
+for this purpose.
+In future workshops with participants from other institutions we might switch to
+[_gitlab.com_](https://www.gitlab.com) for this exercise.
+
+It is worth mentioning that people who signed in via a third-party provider need
+to use an access-token when cloning via _https_.
+This can also be the case on _gitlab.com_ and forces the organizers to plan some
+time to get this set up for all affected participants.
+
+## HackMD
+
+Amongst the many collaborative online editors that were availabe we chose
+_HackMD_ for its plentiful characteristics:
+
+* Ease-of-use
+* Markdown formatting capabilities
+* Code / syntax highlighting
+* Side-by-side editing and preview
+
+Even though our participants had no previous experience with markdown documents,
+they quickly adopted its basics.
+Some exercises required the solutions to be put into code blocks or tables which
+were either copied and pasted from prepared examples or formatted by the
+helpers.
+
+> [Official HackMD Website](https://hackmd.io)
+
+## Zoom
+
+The choice for a video-conferencing tool was probably the most important
+decision during the switching to online.
+We were already familiar with Zoom from the Carpentry instructor lessons and had
+the good fortune to be offered a share in a Zoom-Account by another member of
+the Carpentries for the purpose of holding workshops until we could organize our
+own account.
+There was not enough time to get a _BigBlueButton_ or _Jitsi_-instance
+installed and evaluated properly.
+
+During the workshop we could make good use of the offered features and
+experienced good video and audio quality.
+We prefixed the screen names of helpers and instructors with their respective
+role to make them easier to distinguish by name alone.
+
+In the light of rising security and data protection concerns regarding Zoom we
+continue to monitor the situation and keep exploring alternatives with the aim
+to offer the best possible workshop experience to our participants in a
+privacy-friendly way.
+
+## IPython
+
+For teaching the basics of _Python_ we went with _IPython_.
+It offers syntax highlighting to aid the learner.
+Since it is an interpreter, the participants get instant feedback if the entered
+line is valid python.
+The command-line based approach significantly reduces the amount of objects on
+the screen and aids to focus the learners attention on the code itself.
+
+The tool comes with the standard installation of the _Anaconda_ packages as
+recommended in the setup instructions by the Carpentries.
+
+# How it Went
+
+It became clear early on that an online workshop progresses notably slower
+in comparison to a live version.
+Due to the lack of non-verbal communication, it is more often required to assess
+the learners progress and also, in the case of helpers, to interact with each
+learner individually.
+Sometimes communication can also be impeded by low quality audio transfers
+making it necessary to repeat parts of sentences or write things down in a chat
+or shared document.
+We enjoyed a mostly stable connection with good quality and the participants
+were very cooperative and disciplined, muting themselves if they did not wish to
+speak.
+
+To encourage users to use the shared document and signal that they are allowed
+and expected to modify it, we included a warm-up exercise which asked the
+participants to note down their attendance together with a short statement about
+themselves.
+"What is your favourite cake?" turned out to be a suitable icebreaker question.
+
+The first quarter of the second day was used for a quick recap of the _Git_ and
+_Shell_ lessons, followed by the _Git_ collaboration exercise with the aid of a
+_GitLab_ repository.
+
+The _Python_ part did not progress as fast as intended and led to the lessons
+being compressed towards the end.
+
+## Issues Encountered
+
+### Operating System Differences
+{: .no_toc}
+
+The participants were, with one exception, using Windows.
+While this required some additional research effort for the helpers on some
+occasions it kept the overall effort low, since participants could also help
+each other out if necessary.
+
+Particular issues, for example accomodating for the different line ending
+encodings, that would arise were also covered by the Carpentries' lecture
+materials and could thus quickly be solved.
+
+### Handling More Challenging Problems
+{: .no_toc}
+
+Two more complex issues could be solved by the host assigning the participant in
+question to a breakout room together with a helper.
+This way the lessons could progress for the unaffected participants and the
+breakout room was joined back once the issues were resolved.
+
+From the experiences made we would reserve such procedures only for the most
+dire of problems since the involved learners lose the connection to the workshop
+and may have trouble getting back on track.
+
+It is preferrable to try helping in the shared online environment first, to
+allow the other participants to either learn something new for themselves or
+contribute on their own.
+
+## Feedback, Reactions and Lessons Learned
+
+The post-workshop survey determined that the participants viewed the event in a
+positive light.
+Compared to the pre-workshop survey, most participants felt enabled to make
+first steps towards improving their workflows.
+
+A general consensus between participants and organizers alike was the need to
+plan more time for the workshop content as well as the demand for follow-up
+workshops covering more advanced topics.
+
+As organizers we consider this first event a success and a good foundation upon
+which to build our future events.
+
+## Acknowledgements
+
+{% assign instructors="steinbach / huste / erxleben" | split: " / "%}
+{% assign helpers="Lokamani / hueser" | split: " / "%}
+
+We want to thank our **instructors**
+{% include team_card_mini_bundle.html persons=instructors %}
+
+and **helpers**
+{% include team_card_mini_bundle.html persons=helpers %}
+
+for organizing and holding the workshop, as well as our **participants** for
+being awesome learners.
+
+_Until next time!_
diff --git a/_posts/2020/04/2020-04-20-ML-hackathon.md b/_posts/2020/04/2020-04-20-ML-hackathon.md
new file mode 100644
index 0000000000000000000000000000000000000000..a87032d2b38244aeadeaf512a52fa14f104cbf58
--- /dev/null
+++ b/_posts/2020/04/2020-04-20-ML-hackathon.md
@@ -0,0 +1,56 @@
+---
+title: "Experience Report: Machine Learning Hackathon at GFZ"
+date: 2020-04-20
+authors:
+  - dolling
+layout: blogpost
+title_image: default
+categories:
+  - report
+tags:
+  - hackathon
+excerpt:
+    "
+    In March the first machine learning hackathon was held at GFZ Potsdam. 
+    Here I give an overview from the organizers point of view.
+    "
+---
+
+The Machine Learning (ML) Group of the GFZ was lucky that one of the last events that happened in person was our **machine learning hackathon**.
+It was held on March 5th, 2020 and organized by the ML Interest Group that formed at GFZ in 2019.
+The group mainly consists of researchers from different domain of Earth sciences, having common interests in ML state of the art techniques and tools.
+The hackathon idea came through a survey we conducted among its members. 
+
+Okay, now you might be wondering how we set it up.
+Before I give you the details, I want you to keep in mind that it was our first time hosting a hackathon.
+We had a list of wishes: 
+	1. We wanted it to be family friendly and flexible
+	2. Our members cover experience ranges from beginner to advanced, so we wanted to be inclusive of everyone
+	3. We also wanted the hackathon to be a one day event.
+
+Once we had clarified our wish list, we needed to focus on how to make it happen. 
+Our goal was to find a set of interesting ML problems that benefit our participants and are still feasible to be addressed within the hackathon's time-frame.
+So we approached participants to submit problems themselves. 
+Keeping in mind our participants' mixed experience levels from novices to experts, we then selected submitted challenges that were suitable to all of them.
+
+The first hackathon challenge was a shearing problem in tectonics given a time series dataset for seismic activities.
+The participants where free to explore the data as they wished.
+The second problem was about finding out if spectral satellite data can be used to understand soil composition.
+
+On the day of the hackaton, thirty participants joined us.
+The chosen problems were initially presented by participants who proposed them, then the remaining participants were given the chance to choose the problem that interested them. 
+Afterwards, we organized three to six people each into a group to hack a solution of their choice.
+As the hackaton was intended to discuss, share ideas and come up with a solution, it was not a competitive environment.
+We experienced a friendly atmosphere where people freely discuss and even had pizzas and drinks.
+
+At the end of the day, all groups presented their results and also uploaded it to our [GitLab group][MLGFZ]. 
+It was great to see different approaches for a solution from different groups.
+One of the interesting outcomes was that people from different research domains found out that they are using similar methodology which opened up ways for future collaborations.
+This shows that such events can have a long term impact.
+
+I was happy to be part of such interesting and collaborative environment!
+
+Of course, we always aim to improve such events.
+For this purpose we are looking at participant's feedback to take into account for our next event.
+
+[MLGFZ]: https://gitext.gfz-potsdam.de/ml-gfz
diff --git a/_posts/2020/05/2020-05-15-guidelines-for-chatting.md b/_posts/2020/05/2020-05-15-guidelines-for-chatting.md
index 6df0301c915bd2742967844550c741be10e0c0b8..83b8b320f2acf5d6263b44bdc77aa9a55675b58e 100644
--- a/_posts/2020/05/2020-05-15-guidelines-for-chatting.md
+++ b/_posts/2020/05/2020-05-15-guidelines-for-chatting.md
@@ -1,7 +1,7 @@
 ---
 title: "Guidelines for Chatting"
 title_image: volodymyr-hryshchenko-V5vqWC9gyEU-unsplash.jpg
-data: 2020-05-15
+date: 2020-05-15
 authors:
   - Hammitzsch, Martin (GFZ) et al.
 layout: blogpost
diff --git a/_posts/2020/05/2020-05-15-guidelines-for-video-conferencing.md b/_posts/2020/05/2020-05-15-guidelines-for-video-conferencing.md
index 885bf533c36ffca1d056ec25da3cfc0dca0a7a22..ada6eb7b42d3e48a82a279711e4835764b99b90d 100644
--- a/_posts/2020/05/2020-05-15-guidelines-for-video-conferencing.md
+++ b/_posts/2020/05/2020-05-15-guidelines-for-video-conferencing.md
@@ -1,7 +1,7 @@
 ---
 title: "Guidelines for Video Conferencing"
 title_image: chris-montgomery-smgTvepind4-unsplash.jpg
-data: 2020-05-15
+date: 2020-05-15
 authors:
   - Hammitzsch, Martin (GFZ) et al.
 layout: blogpost
diff --git a/_posts/2020/05/2020-05-27-sab-summary.md b/_posts/2020/05/2020-05-27-sab-summary.md
index 862db854de10fefc9a8d1dca4a1c088bc62b9e28..cd4e6700eae1112225a2bc84534531445caf0d55 100644
--- a/_posts/2020/05/2020-05-27-sab-summary.md
+++ b/_posts/2020/05/2020-05-27-sab-summary.md
@@ -1,7 +1,7 @@
 ---
 title: "HIFIS Scientific Advisory Board: First Feedback Report"
 title_image: spacex-uj3hvdfQujI-unsplash.jpg
-data: 2020-05-27
+date: 2020-05-27
 authors:
   - jandt
 layout: blogpost
diff --git a/_posts/2020/06/2020-06-01-helpdesk-launch.md b/_posts/2020/06/2020-06-01-helpdesk-launch.md
new file mode 100644
index 0000000000000000000000000000000000000000..f8cb81513d16a8121e277146d5a5c0e09542de54
--- /dev/null
+++ b/_posts/2020/06/2020-06-01-helpdesk-launch.md
@@ -0,0 +1,51 @@
+---
+title: "HIFIS Software Helpdesk launched"
+date: 2020-06-01
+authors:
+  - ziegner
+layout: blogpost
+title_image: default
+categories:
+  - announcement
+tags:
+  - general
+  - support
+excerpt:
+    "
+    We are happy to announce the launch of the HIFIS Software Helpdesk - the
+    place where your user requests for HIFIS Software Services are handled by
+    our distributed team.
+    "
+---
+
+We are happy to announce the launch of the 
+**[HIFIS Software Helpdesk][helpdesk]** - the place where
+_your_ user requests for HIFIS Software Services are handled by our distributed
+team.
+The helpdesk solution is based on the open source helpdesk/customer
+support system [Zammad][zammad].
+
+- You need more support for your scientific software project?
+- You have software related questions you want answered?
+- You are looking for a specific workshop?
+- You can’t find exactly what you’re looking for?
+
+Let us know and create a ticket in our shiny new [helpdesk][helpdesk] or
+send an email to [{{ site.contact_mail }}][contact_mail], which will
+result in the same.
+Tickets aren't sent to one individual person, but to the whole team.
+They are then forwarded to the most relevant expert and will stay open until
+they are resolved.
+
+## Do I need to create an account for the helpdesk?
+No, since the helpdesk is registered within the Helmholtz Authentication and
+Authorization Infrastructure (AAI) you can simply sign in using your personal
+access data of your home institution or even your personal [GitHub][github]
+account.
+All you have to do is to use the respective login button for the Helmholtz
+AAI sign-in method on the login page.
+
+[contact_mail]: mailto:{{ site.contact_mail }}
+[github]: https://github.com/
+[helpdesk]: https://{{ site.helpdesk }}/
+[zammad]: https://zammad.org/
diff --git a/_posts/2020/06/2020-06-01-hifis-software-helpdesk-launched.md b/_posts/2020/06/2020-06-01-hifis-software-helpdesk-launched.md
index 718d5e32c8f7114dc69ed11e4cea02c238f88a62..ebe9281caf7b99b49e7524bf26eed50efa729691 100644
--- a/_posts/2020/06/2020-06-01-hifis-software-helpdesk-launched.md
+++ b/_posts/2020/06/2020-06-01-hifis-software-helpdesk-launched.md
@@ -1,7 +1,7 @@
 ---
 title: "HIFIS Software Helpdesk Launched"
 title_image: default
-data: 2020-06-01
+date: 2020-06-01
 authors:
   - huste
 layout: blogpost
@@ -21,6 +21,6 @@ Using common HIFIS authorization and authentication infrastructure
 (future Helmholtz AAI), users can simply sign in using personal access data
 of their home institution or even their personal GitHub account.
 
-<a type="button" class="btn btn-outline-primary btn-lg" href="https://software.hifis.net/announcement/2020/06/01/helpdesk-launch">
+<a type="button" class="btn btn-outline-primary btn-lg" href="{% post_url 2020/06/2020-06-01-helpdesk-launch %}">
   <i class="fas fa-external-link-alt"></i> Read more
 </a>
diff --git a/_posts/2020/06/2020-06-11-HackyHour.md b/_posts/2020/06/2020-06-11-HackyHour.md
new file mode 100644
index 0000000000000000000000000000000000000000..d4818f364c2a9341a47482bf7bf2dd0bc581528f
--- /dev/null
+++ b/_posts/2020/06/2020-06-11-HackyHour.md
@@ -0,0 +1,62 @@
+---
+title: "Coding, Cookies, COVID-19"
+date: 2020-06-11
+authors:
+  - dolling
+  - dworatzyk
+layout: blogpost
+title_image: default
+categories:
+  - report
+tags:
+  - hacky hour
+excerpt:
+    "
+    The first HIFIS Hacky Hour was held online at 
+    <a href=\"https://meet.jit.si/hifishackyhour\">jitsi</a>. 
+    Here we give an overview from the organizers point of view.
+    "
+---
+
+### What the hack is a Hacky Hour?
+There are different answers to this question. 
+An excellent one was provided by [Amanda Miotto][hackyhourhandbook].
+We were forced by current events to find another.
+In the original idea, a Hacky Hour is an informal meet-up for scientists to discuss research software and tools.
+It also serves to get answers to technical questions in a cozy café-like environment.
+Inspired by this, a similar event was being planned within HIFIS. 
+Due to the COVID-19 pandemic we needed to adapt this concept a little bit.
+Instead of a face-to-face get-together with cookies and coffee (or tea), we set-up a virtual meeting via Jitsi. 
+But when one door closes, another door opens: This virtual format allowed us to bring together researchers from different Helmholtz centers in a joint meet-up. 
+The _HIFIS Hacky Hour_ was born. 
+
+### Why did we need a Hacky Hour?
+Most areas of software development build on a strong community, for example [FOSS][FOSS] or forums like _Stack Overflow_.
+Within the Helmholtz Association, however, opportunities to exchange experience with other researchers and [research software engineers][RSE] about software related topics are rather rare.
+In particular in view of the current home office situation, we had the feeling that there was an increased need for sharing ideas, socializing, and support with individual software projects.
+To fill this gap and to improve the situation, we adapted the Hacky Hour idea and organized a (bi-)weekly virtual meeting.
+
+### How exactly did we organize the Hacky Hour?
+Previous attempts to establish one quickly evolved into a mini-lecture-series. 
+This approach died off rather quickly.
+But the idea of a _Hacky Hour_ survived.
+In this earlier approach certain topics (chosen by the organizers) did not raise much interest, so we tried a more community-driven approach:
+* While the first topic ideas were suggested by us and a random one was picked for the first meeting, in the following sessions possible topics were collected in a _CodiMD_-like [pad][metapad].
+* In this pad, participants could add their topic suggestions and vote for the next topic at the end of each Hacky Hour.
+* The upcoming topic was chosen by the last meeting's participants (or randomly if there was no vote), ensuring that people were interested in the next session's topic.
+* We then came together to discuss the topic and tried to answer questions that were raised by participants as a hive mind. 
+By engaging participants in answering questions and in the planning of the next session, we try to avoid a simple helpdesk-situation.
+
+![XKCD: wisdom of the ancients]({{ site.directory.images | relative_url }}/posts/2020-06-11-HackyHour/wisdom_of_the_ancients.png "XKCD: wisdom of the ancients")
+
+### First impressions
+When we set up the first meeting rather spontaneously taking an impromptu approach, we had no expectations (or practical experience) at all. 
+It was reasoned that if nobody showed up, it would not have been a big waste of effort.
+ All we had to do was setting up a virtual meeting room and e-mailing invitations to thousands of researchers (which is currently pretty cheap and time efficient).
+And surprise: Of about 1500 e-mail recipients nine persons (whoa - an unexpectedly great response!) showed up for the first meeting to discuss the topic 
+_Public Money – Public Code_.
+
+[hackyhourhandbook]: https://github.com/amandamiotto/HackyHourHandbook
+[FOSS]: https://fsfe.org/freesoftware/comparison.en.html
+[RSE]: https://de-rse.org/en/
+[metapad]: https://pad.gwdg.de/0HczFKgqS_C9L1QGzfpbJA?both
diff --git a/_posts/2020/06/2020-06-19-hifis-in-the-egi-newsletter.md b/_posts/2020/06/2020-06-19-hifis-in-the-egi-newsletter.md
index 2caddde0a2a496018622676c0ea9ef47ef05662f..410629cc69875f9a7babf1d671fa1c92989d3fe1 100644
--- a/_posts/2020/06/2020-06-19-hifis-in-the-egi-newsletter.md
+++ b/_posts/2020/06/2020-06-19-hifis-in-the-egi-newsletter.md
@@ -1,7 +1,7 @@
 ---
 title: "HIFIS in the EGI newsletters"
 title_image: default
-data: 2020-06-08
+date: 2020-06-08
 authors:
   - jandt
 layout: blogpost
diff --git a/_posts/2020/06/2020-06-26-guidelines-for-collaborative-notetaking.md b/_posts/2020/06/2020-06-26-guidelines-for-collaborative-notetaking.md
index e20a912ac243b9adb0f586a6465adbbdf7c7cfc1..47de0f4130c9074ab17a91bb805ebd6e4fa07127 100644
--- a/_posts/2020/06/2020-06-26-guidelines-for-collaborative-notetaking.md
+++ b/_posts/2020/06/2020-06-26-guidelines-for-collaborative-notetaking.md
@@ -1,7 +1,7 @@
 ---
 title: "Guidelines for Collaborative Notetaking"
 title_image: glenn-carstens-peters-RLw-UC03Gwc-unsplash.jpg
-data: 2020-06-26
+date: 2020-06-26
 authors:
   - Hammitzsch, Martin (GFZ) et al.
 layout: blogpost
diff --git a/_posts/2020/07/2020-07-08-haicore-kit.md b/_posts/2020/07/2020-07-08-haicore-kit.md
index 6fda94bf9245469f3c7a56eb96df6a3a7d43a9ce..5fb5fe2df73582f0e9b86d04c856ee2e17d8d5fd 100644
--- a/_posts/2020/07/2020-07-08-haicore-kit.md
+++ b/_posts/2020/07/2020-07-08-haicore-kit.md
@@ -1,7 +1,7 @@
 ---
 title: "Super-fast AI Computing System for HAICORE"
 title_image: default
-data: 2020-07-08
+date: 2020-07-08
 authors:
   - jandt
 layout: blogpost
diff --git a/_posts/2020/07/2020-07-24-helmholtz-aai.md b/_posts/2020/07/2020-07-24-helmholtz-aai.md
index ca91e47d5676923f05a444ab7e1f330ada325abc..210f3953058a30065c59a0d0e0dda288f2f29d9d 100644
--- a/_posts/2020/07/2020-07-24-helmholtz-aai.md
+++ b/_posts/2020/07/2020-07-24-helmholtz-aai.md
@@ -1,7 +1,7 @@
 ---
 title: "Helmholtz AAI online"
 title_image: default
-data: 2020-07-24
+date: 2020-07-24
 authors:
   - jandt
 layout: blogpost
diff --git a/_posts/2020/07/2020-07-31-hip-hmc-calls.md b/_posts/2020/07/2020-07-31-hip-hmc-calls.md
index a7d8e8fbc4851b10635f91c93e233b679df58308..4e2c953a638faac58844985cdb2f8bae32013f07 100644
--- a/_posts/2020/07/2020-07-31-hip-hmc-calls.md
+++ b/_posts/2020/07/2020-07-31-hip-hmc-calls.md
@@ -1,7 +1,7 @@
 ---
 title: "Project Calls for HIP and HMC"
 title_image: default
-data: 2020-07-31
+date: 2020-07-31
 authors:
   - jandt
 layout: blogpost
diff --git a/_posts/2020/08/2020-08-03-HZI.md b/_posts/2020/08/2020-08-03-HZI.md
index ff5464391aedf1b0552ca8a6572374c3fa258138..155d1e609d0b9082c0b19349b2fb2ca28c56a0ba 100644
--- a/_posts/2020/08/2020-08-03-HZI.md
+++ b/_posts/2020/08/2020-08-03-HZI.md
@@ -1,7 +1,7 @@
 ---
 title: "HZI-HIFIS collaboration for Coronavirus Surveys"
 title_image: mitchell-luo-H3htK85wwnU-unsplash.jpg
-data: 2020-08-03
+date: 2020-08-03
 authors:
   - jandt
 layout: blogpost
diff --git a/_posts/2020/08/2020-08-10-sp-last-iteration.md b/_posts/2020/08/2020-08-10-sp-last-iteration.md
index 47c4a446cef89003c5dbbc0aec22a21d7c800e18..b8cf698681550f67f9641b52942be4fa04689157 100644
--- a/_posts/2020/08/2020-08-10-sp-last-iteration.md
+++ b/_posts/2020/08/2020-08-10-sp-last-iteration.md
@@ -1,7 +1,7 @@
 ---
 title: "Last steps towards initial service portfolio"
 title_image: default
-data: 2020-08-10
+date: 2020-08-10
 authors:
   - Schollmaier, Laura (HZB)
 layout: blogpost
diff --git a/_posts/2020/08/2020-08-19-introducing-consulting.md b/_posts/2020/08/2020-08-19-introducing-consulting.md
new file mode 100644
index 0000000000000000000000000000000000000000..12141643843e12cd8ca95ca6bb44e0c760646dd4
--- /dev/null
+++ b/_posts/2020/08/2020-08-19-introducing-consulting.md
@@ -0,0 +1,68 @@
+---
+title: "Introducing: Consulting Services"
+date: 2020-08-19
+authors:
+  - frere
+layout: blogpost
+title_image: headway-5QgIuuBxKwM-unsplash.jpg
+categories:
+  - announcement
+tags:
+  - general
+  - consulting
+excerpt: >
+    HIFIS Software Consulting Services offers free-of-charge consulting services to all research groups within the Helmholtz umbrella.
+    Find out what that means, and how you can get software support for your project.
+redirect_from:
+  - announcement/2020/08/19/introducting-consulting/    
+---
+
+
+# Consulting Services
+
+As programming and coding increasingly become important tools in the scientist's toolbox,
+it also becomes increasingly common to run into bigger software issues.
+Issues like:
+
+* How do I get this old library to run on our new HPC cluster?
+* How do I release my simulation tool so that it can be reviewed along with the rest of my paper?
+* How can I track my code, dependencies, and data so that I can be sure that people can use this project even after I've finished working with it?
+
+HIFIS Software Consulting Services offers free-of-charge consulting services to all research groups within the Helmholtz umbrella.
+Our aim is to provide software development experts who can answer questions and provide support for all topics in the areas of research and software.
+
+## Case in Point
+
+When I joined the HIFIS team, one of my first consultation projects was at HZDR,
+with a group whose code would only run on one particular server that they could not continue maintaining.
+By the end of our involvement, we had:
+
+* Set up _CMake_ to manage the project's dependencies;
+* Set up their project (via Gitlab) to automatically build the code every time the team made a change, so that they could see quickly if something was breaking;
+* Made the software run on the HZDR-wide HPC infrastructure;
+* Documented the installation process so that future team members would know how to get started quickly.
+
+In other cases, we've been able to
+look into data protection issues for a team setting up a website for their project,
+and advise a spin-off company on technology choices.
+
+## Get Started
+
+If any of this sounds like something that might help you or your project, get in touch!
+HIFIS Consulting is free, and available to any group or team that falls under the Helmholtz umbrella.
+All you need to do is fill out the form on our [**consulting page**][hifis/consulting],
+and we will be in touch as soon as possible.
+
+[hifis/consulting]: {% link services/software/consulting.html %}
+
+<br />
+
+<div class="alert alert-success">
+  <h2 id="contact-us"><i class="fas fa-info-circle"></i> Get In Touch</h2>
+  <p>
+    If you work for a Helmholtz-affilliated institution, and think that something like this would be useful to you, send us an e-mail at
+    <strong><a href="mailto:{{site.contact_mail}}">{{site.contact_mail}}</a></strong>,
+    or fill in our
+    <strong><a href="{% link services/software/consulting.html %}#consultation-request-form">consultation request form</a></strong>.
+  </p>
+</div>
diff --git a/_posts/2020/09/2020-09-01-VPN.md b/_posts/2020/09/2020-09-01-VPN.md
index a35971d8401244d97c272e57d790cdfe64719db6..8a8c6bd54eebca5180d2929b138eee68ee772c8c 100644
--- a/_posts/2020/09/2020-09-01-VPN.md
+++ b/_posts/2020/09/2020-09-01-VPN.md
@@ -1,7 +1,7 @@
 ---
 title: "Start of Helmholtz VPN"
 title_image: omar-flores-MOO6k3RaiwE-unsplash.jpg
-data: 2020-09-01
+date: 2020-09-01
 authors:
   - jandt
 layout: blogpost
diff --git a/_posts/2020/09/2020-09-16-hifis-homepage-helpdesk.md b/_posts/2020/09/2020-09-16-hifis-homepage-helpdesk.md
index 150642dedecbdc16891ca43f957f62c99415cdee..260adb1d4ad537e521db7c7891d9304778994ef1 100644
--- a/_posts/2020/09/2020-09-16-hifis-homepage-helpdesk.md
+++ b/_posts/2020/09/2020-09-16-hifis-homepage-helpdesk.md
@@ -1,7 +1,7 @@
 ---
 title: "HIFIS Pages and Helpdesk launched"
 title_image: spacex-uj3hvdfQujI-unsplash.jpg
-data: 2020-09-16
+date: 2020-09-16
 authors:
   - jandt
   - huste
diff --git a/_posts/2020/09/2020-09-23-getting-started-with-docker-1.md b/_posts/2020/09/2020-09-23-getting-started-with-docker-1.md
new file mode 100644
index 0000000000000000000000000000000000000000..2e94ed8d0649d6af4159f88480fde63546c71d83
--- /dev/null
+++ b/_posts/2020/09/2020-09-23-getting-started-with-docker-1.md
@@ -0,0 +1,299 @@
+---
+title: "Docker For Science (Part 1)"
+date: 2020-09-23
+authors:
+    - frere
+layout: blogpost
+title_image: docker-cover.jpg
+categories:
+    - tutorial
+tags:
+    - consulting
+    - docker
+excerpt: >
+    Understanding Docker probably won't solve all of your problems,
+    but it can be a really useful tool when trying to build reproducible software that will run almost anywhere.
+    In this series of blog posts, we will explore how to setup and use Docker for scientific applications.
+---
+
+{:.summary}
+> This post is part of a short blog series on using Docker for scientific applications.
+> My aim is to explain the motivation behind Docker,
+> show you how it works,
+> and offer an insight into the different ways that you might want to use it in different research contexts.
+>
+> Quick links:
+>
+> -   Part 1 (Getting Started with Docker) &#8592; You are here!
+> -   [Part 2 (A Dockerfile Walkthrough)]({% post_url 2020/09/2020-09-25-getting-started-with-docker-2 %})
+> -   [Part 3 (Using Docker in Practical Situations)]({% post_url 2020/09/2020-09-29-getting-started-with-docker-3 %})
+
+Understanding Docker probably won't solve all of your problems,
+but it can be a really useful tool when trying to build reproducible software that will run almost anywhere.
+Unfortunately, a lot of existing tutorials are aimed primarily at web developers, backend engineers, or cloud DevOps teams,
+which is a pity, because Docker can be useful in much wider contexts.
+This series explains what Docker is, how to use it practically, and where it might be useful in the context of scientific research.
+
+# What is Docker?
+
+One of the key challenges in modern research is how to achieve reproducibility.
+Interestingly, this is also a big interest for software development.
+If I write some code, it should work on my machine
+(I mean, I hope it does!)
+but how do I guarantee that it will work on anyone else's?
+Similarly, when writing code to analyse data, it is important that it produces the correct result,
+not just when you run the code multiple times with the same input data,
+but _also_ when someone else runs the code on a different computer.
+
+{:.treat-as-figure}
+{:.float-left}
+[![A comic showing a confusing network of interlinking Python environments. The subtitle reads "My Python environment has become so degraded that my laptop has been declared a superfund site.](https://imgs.xkcd.com/comics/python_environment.png)](https://xkcd.com/1987/)
+The complexity of Python environments, as explained by XKCD (Comic by Randall Munroe -- [CC BY-NC 2.5](https://xkcd.com/license.html))
+
+One of the common ways that software developers have traditionally tried to solve this problem is using virtual machines (or VMs).
+The idea is that on your computer, you've probably got different versions of dependencies that will all interact in different messy ways,
+not to mention the complexity of packaging in languages like Python and C.
+However, if you have a VM, you can standardise things a bit more easily.
+You can specify which packages are installed, and what versions, and what operating system everything is running on in the first place.
+Everyone in your group can reproduce each other's work, because you're all running it in the same place.
+
+The problem occurs when a reviewer comes along, who probably won't have access to your specific VM.
+You either need to give them the exact instructions about how to setup your VM correctly
+(and can you remember the precise instructions you used then, and what versions all your dependencies were at?)
+_or_ you need to copy the whole operating system (and all of the files in it) out of your VM, into a new VM for the reviewer.
+
+Docker is both of those solutions at the same time.
+
+Docker thinks of a computer as an _image_, which is a bundle of _layers_.
+The bottom layer is a computer with almost nothing on it[^1].
+The top layer is a computer with an operating system, all your dependencies, and your code, compiled and ready to run.
+All the layers between those two points are the individual steps that you need to perform to get your computer in the right state to run your code.
+Each step defines the changes between it and the next layer,
+with each of these steps being written down in a file called a _Dockerfile_.
+Moreover, once all of these layers have been built on one computer, they can be shared with other people,
+meaning that you can always share your exact setup with anyone else who needs to run and review the code.
+
+When these layers are bundled together, we call that an image.
+Finally, to run the image, Docker transforms it into a container,
+and runs that container as if it were running inside a virtual machine[^2].
+
+[^1]:
+    This is a bit of a simplification.
+    The canonical base image ("scratch") is a zero-byte empty layer,
+    _but_, if you were able to explore inside it,
+    you'd find that there is still enough of an operating system for things like files to exist, and to run certain programs.
+    This is because Docker images aren't separate virtual machines --
+    the operating system that you can see is actually the operating system of the computer that's running Docker.
+    This is a concept called _containerisation_ or _OS-level Virtualisation_, and how it works is very much beyond the scope of this blog post!
+
+[^2]:
+    The differences between layers, images, and containers is not always obvious, and I had to look it up a lot while writing this post.
+    Most of the time, it's possible to think of layers and images being the same thing, and containers being the way that you run the final layer.
+    However, this isn't technically accurate, and can cause some confusion when exploring container IDs, image IDs, and layer IDs.
+    If you want to explore this more, I recommend reading Sofija Simic's post [here](https://phoenixnap.com/kb/docker-image-vs-container),
+    followed by Nigel Brown's post [here](https://windsock.io/explaining-docker-image-ids/).
+
+    Please remember that none of the above information is necessary to truly use and understand Docker --
+    the main reason that I ran into these questions was when trying to get a completely solid understanding of what different IDs referred to while writing this post.
+    Most of the time, these specifics are completely transparent to the user.
+
+# Setting Up Docker
+
+Setting up Docker will look different between different operating systems.
+This is to cover certain cross-platform issues.
+Basically, as a general rule, in any given operating system, it's only possible to run containers that _also_ use that same operating system.
+(Linux on Linux, Windows on Windows, etc.)[^3]
+Obviously this is very impractical, given that most pre-built and base layers available for Docker are built for Linux.
+As a result, for Windows and MacOS, Docker provides a tool called Docker Desktop,
+which includes a virtual machine to basically paper over the differences between Linux and the host operating system[^4].
+It also provides a number of other tools for more advanced Docker usage that we won't go into now.
+
+For Linux, you will need to install "Docker Engine" --
+this is essentially just the core part of Docker that runs containers.
+
+The installation instructions for Mac, Windows, and Linux are available at the [Get Docker](https://docs.docker.com/get-docker/) page --
+if you want to follow along with the rest of these commands, feel free to complete those installation instructions, and then come back here.
+
+{:.summary}
+> N.B. On most Linux distributions, you will need to also follow the post-installation steps
+> (linked at the bottom of the installation page and [here](https://docs.docker.com/engine/install/linux-postinstall/))
+> in order to run the `docker` command without `sudo` as a non-root user.
+> If you're getting errors about invalid permissions when running any of the following commands, this is probably the issue you are facing.
+
+[^3]:
+    Why?
+    As I mentioned in the previous footnote,
+    containerisation isn't about creating new virtual machines --
+    it's about running a mostly-sandboxed version of an operating system inside the parent operating system
+    (this is the _containerisation_ concept).
+    Because it's still running inside the same operating system as before, you can't switch between Linux and Windows.
+
+[^4]: Note that you can also use Windows Subsystem for Linux (WSL) instead of a "true" virtual machine.
+
+# Running Our First Docker Container
+
+The first step with any new programming language is the "Hello World" program --
+what does "Hello World" look like on Docker?
+
+```console
+$ docker run hello-world
+Unable to find image 'hello-world:latest' locally
+latest: Pulling from library/hello-world
+0e03bdcc26d7: Pull complete
+Digest: sha256:7f0a9f93b4aa3022c3a4c147a449bf11e0941a1fd0bf4a8e6c9408b2600777c5
+Status: Downloaded newer image for hello-world:latest
+
+Hello from Docker!
+This message shows that your installation appears to be working correctly.
+
+-text snipped for convenience-
+```
+
+The first thing we get when we run this docker command is a series of messages about what Docker is doing to run the `hello-world` container.
+
+1. First, Docker tries (and fails) to search the computer that it's running on for an already cached copy of a container called `hello-world:latest`.
+   The `:latest` part is called the tag, and roughly corresponds to the version of the relevant software that is installed on this container.
+   When no tag is specified, Docker defaults to "latest", which is usually the most recent build of a container.
+2. Because it can't find the image, it "pulls" the image from an external repository -- in this case, [Docker Hub](https://hub.docker.com/search?q=&type=image).
+   The `hello-world` container is actually part of the "standard library" of official Docker images, which is where the `library/` part comes from.
+   Normally, if we were to host our own images on Docker Hub, we'd need to include a user or organisation namespace (e.g. `helmholtz/...`).
+3. The line beginning with a set of random numbers and digits means that Docker is downloading a layer.
+   (The numbers and digits are an identifier for the file being downloaded.)
+   On slower computers, you might see a loading bar appear here while the actual download takes place.
+4. The next two lines ("Digest" and "Status") are simply updates to say that everything has been downloaded and that Docker is ready to run the image.
+   The digest is a unique identifier for this exact image which will never be updated,
+   which can be useful if you want to be completely certain that you'll never accidentally update something.
+5. Finally, a message is printed (this is the "Hello from Docker!" section).
+   This explains a bit about what has just happened, and confirms that everything was successful.
+
+# Running Our Second Docker Container
+
+The "Hello World" operation runs, but it doesn't actually do much useful --
+let's try running something more interesting and useful.
+Part of our original motivation for this exercise was managing the chaos of different ways of installing Python and its dependencies,
+so let's see if we can get a container up and running with Python.
+
+The first step is generally to find a Python base image.
+Thankfully, as part of the set of officially maintained images, Docker provides some Python images for us to use.
+This includes images for different versions of Python.
+Whereas last time, we used the default `latest` tag, this time we can try explicitly using the 3.8.5 tag to set the Python version.
+
+However, if we try running this, we'll run into a bit of an issue:
+
+```console
+$ docker run python:3.8.5
+Unable to find image 'python:3.8.5' locally
+3.8.5: Pulling from library/python
+d6ff36c9ec48: Pull complete 
+c958d65b3090: Pull complete 
+edaf0a6b092f: Pull complete 
+80931cf68816: Pull complete 
+7dc5581457b1: Pull complete 
+87013dc371d5: Pull complete 
+dbb5b2d86fe3: Pull complete 
+4cb6f1e38c2d: Pull complete 
+c2df8846f270: Pull complete 
+Digest: sha256:bc765f71aaa90648de6cfa356ec201d50549031a244f48f8f477f386517c5d1b
+Status: Downloaded newer image for python:3.8.5
+$
+```
+
+If you run this, you'll immediately see that there are a lot more layers that need to be downloaded and extracted --
+this makes sense, as Python is a much more complicated piece of software than just print a "Hello World" message!
+You'll also see that instead of `latest`, the tag is `3.8.5`, so we can be sure what version we are using.
+
+However, when we ran this image, the docker command immediately exited, and we're back to where we started.
+We've downloaded _something_ -- but what does that something actually do?
+
+By default, when Docker runs a container, it just prints the output of that container --
+it doesn't send any user input into that container.
+However, the default Python command is a REPL -- it require some sort of input to do something with.
+To allow us to send terminal input in and out, we can use the `-it` flags, like this:
+
+```console?prompt=$,>>>
+$ docker run -it python:3.8.5
+Python 3.8.5 (default, Sep  1 2020, 18:44:24)
+[GCC 8.3.0] on linux
+Type "help", "copyright", "credits" or "license" for more information.
+>>> 
+```
+
+That looks better!
+Feel free to play around and convince yourself that this is a working, standard Python installation.
+Pressing Ctrl+D will exit the terminal and close the container.
+It's worth noting that the second time we ran this command, there was no information about pulling layers or downloading images.
+This is because Docker caches this sort of information locally.
+
+# Running Our Second Docker Container (Again!)
+
+All Docker containers have a command that runs as the main process in that container.
+With the "Hello World" container, that command was a small binary that prints out a welcome message.
+With Python, the command was the standard `python` executable.
+What if we want to run a different command in the same container?
+For example, say we have a Python container, and we're using the Python interpreter.
+Is there a way that we can open a shell on that container so that we can run commands like `pip` to install dependencies?
+
+The first thing we need to do is deal with a problem that we're about to run into.
+When the main process in a container exits
+(the "Hello World" command has printed all it needs to print, or the Python interpreter has been exited)
+the whole container is closed.
+This is mostly useful
+(when the main process exits, we probably don't need the container any more)
+but it does mean that we need to think a bit about how we're going to interact with the running container.
+
+Firstly, let's create a new container, but give it a special name (here `my-python-container`).
+
+```console?prompt=$
+$ docker run --name my-python-container -it python:3.8.5
+Python 3.8.5 (default, Sep  1 2020, 18:44:24)
+[GCC 8.3.0] on linux
+Type "help", "copyright", "credits" or "license" for more information.
+>>> 
+```
+
+Now, opening a second terminal (and _not_ closing the Python process in the first terminal),
+we can use the `docker exec` command to run a second command inside the same container, as long as we know the name.
+In this case, we can use `bash` as the second command, and from there we can `pip install` whatever we want.
+
+```console?prompt=$,#
+$ docker exec my-python-container bash
+root@f30676215731:/# pip install numpy
+```
+
+Pressing Ctrl-D in this second terminal will close bash and bring us out of this new container.
+
+We could also have directly run `docker exec my-python-container pip install numpy` --
+in this case, because we only wanted to run one command inside the container, it would have had the same effect.
+However, opening up a bash terminal inside the container is a very useful ability,
+because it's then possible to root around inside the container and examine what's going on --
+often helpful for debugging!
+
+# Next: Part 2 -- A Dockerfile Walkthrough
+
+In this post, I explained a bit about how Docker works, and how to use Docker to run Python
+(and many other tools!)
+in an isolated environment on your computer.
+All the images that we used in this post were created by others and hosted on Docker Hub.
+
+In the next post, I'm going to explain how to create your own image, containing your own application code,
+by going line-by-line through an example Dockerfile.
+By creating an image in this way, we can clearly define the instructions needed to setup, install, and run our code,
+making our development process much more reproducible.
+
+View part two [here]({% post_url 2020/09/2020-09-25-getting-started-with-docker-2 %}).
+
+<!-- doing spacing with html is fun... -->
+<br />
+
+<div class="alert alert-success">
+  <h2 id="contact-us"><i class="fas fa-info-circle"></i> Get In Touch</h2>
+  <p>
+    HIFIS offers free-of-charge workshops and consulting to research groups within the Helmholtz umbrella.
+    If you work for a Helmholtz-affiliated institution, and think that this would be useful to you, send us an e-mail at
+    <strong><a href="mailto:{{site.contact_mail}}">{{site.contact_mail}}</a></strong>,
+    or fill in our
+    <strong><a href="{% link services/software/consulting.html %}#consultation-request-form">consultation request form</a></strong>.
+  </p>
+</div>
+
+# Footnotes
diff --git a/_posts/2020/09/2020-09-25-getting-started-with-docker-2.md b/_posts/2020/09/2020-09-25-getting-started-with-docker-2.md
new file mode 100644
index 0000000000000000000000000000000000000000..a83603e542b74fc4d886366709794250b47ab927
--- /dev/null
+++ b/_posts/2020/09/2020-09-25-getting-started-with-docker-2.md
@@ -0,0 +1,322 @@
+---
+title: "Docker for Science (Part 2)"
+date: 2020-09-25
+authors:
+  - frere
+layout: blogpost
+title_image: docker-cover.jpg
+categories:
+  - tutorial
+tags:
+  - consulting
+  - docker
+excerpt: >
+    Previously, we learned about Docker, and how to run other people's Docker containers.
+    In this post, we will explore building our own images to package up our projects.
+---
+
+{:.summary}
+> This post is part of a short blog series on using Docker for scientific applications.
+> My aim is to explain the motivation behind Docker,
+> show you how it works,
+> and offer an insight into the different ways that you might want to use it in different research contexts.
+>
+> Quick links:
+>
+> -   [Part 1 (Getting Started with Docker)]({% post_url 2020/09/2020-09-23-getting-started-with-docker-1 %})
+> -   Part 2 (A Dockerfile Walkthrough) &#8592; You are here!
+> -   [Part 3 (Using Docker in Practical Situations)]({% post_url 2020/09/2020-09-29-getting-started-with-docker-3 %})
+
+# An Example Dockerfile
+
+Let's get straight to business:
+Here's what an example Dockerfile for a simple Python project might look like.
+(The comments are added to make it easier to reference later in this post.)
+
+```docker
+# (1)
+FROM python:3.8.5
+
+# (2)
+WORKDIR /opt/my-project
+
+# (3)
+COPY . /opt/my-project
+
+# (4)
+RUN pip install -r requirements.txt
+
+# (5)
+ENTRYPOINT [ "python3", "main.py" ]
+```
+
+# Building Our Example Project
+
+First let's figure out how to turn this Dockerfile into a container that we can run.
+The first step is to get the code --
+you can find it in [this repository](https://gitlab.com/hifis/templates/sample-docker-project) so you can clone it and follow along.
+
+The first step to getting this ready to run is `docker build`.
+To build an image, you need a Dockerfile, a name for the image, and a context.
+The Dockerfile is what tells Docker how to build the image,
+the name is what Docker will use to reference this image later (e.g. `python` or `hello-world`),
+and the context is the set of files from your file system that Docker will have access to when it tries to build the project.
+
+Usually the context is the project directory (usually also the directory where the build command is run from).
+Likewise, by convention, a Dockerfile is generally called `Dockerfile` (with no extension),
+and lives in the project's root directory.
+If this isn't the case, there are additional flags to pass to `docker build` that specify where it is located.
+The name is given with the `-t` flag, also specifying any tags that you want to provide (as always, these default to `:latest`).
+The `-t` flag can be provided multiple times, so you can tag one build with multiple tags,
+for example if your current build should belong to both the `latest` tag, and a fixed tag for this release version.
+
+Having cloned the example repository, you can run this build process like this:
+
+```console?prompt=$,#
+$ # builds the file at ./Dockerfile, with the current working directory as the context,
+$ # with the name `my-analyser`.
+$ docker build -t my-analyser .
+Sending build context to Docker daemon  20.48kB
+Step 1/5 : FROM python:3.8.5
+3.8.5: Pulling from library/python
+d6ff36c9ec48: Pull complete 
+c958d65b3090: Pull complete 
+edaf0a6b092f: Pull complete 
+80931cf68816: Pull complete 
+7dc5581457b1: Pull complete 
+87013dc371d5: Pull complete 
+dbb5b2d86fe3: Pull complete 
+4cb6f1e38c2d: Pull complete 
+0b3d7b2fc317: Pull complete 
+Digest: sha256:4c62d8c5ef331e485143c7a664fd6deeea4595ac17008ef5c10cc470d259e39f
+Status: Downloaded newer image for python:3.8.5
+ ---> 62aa40094bb1
+Step 2/5 : WORKDIR /opt/my-project
+Removing intermediate container 3e718c528a63
+ ---> f6845bcf9e20
+Step 3/5 : COPY . /opt/my-project
+ ---> 8977a9a29d1c
+Step 4/5 : RUN pip install -r requirements.txt
+ ---> Running in 8da06d6427d0
+Collecting numpy==1.19.1
+  Downloading numpy-1.19.1-cp38-cp38-manylinux2010_x86_64.whl (14.5 MB)
+Collecting click==7.1.2
+  Downloading click-7.1.2-py2.py3-none-any.whl (82 kB)
+Installing collected packages: numpy, click
+Successfully installed click-7.1.2 numpy-1.19.1
+Removing intermediate container 8da06d6427d0
+ ---> ba22084bd57e
+Step 5/5 : ENTRYPOINT [ "python3", "main.py" ]
+ ---> Running in d1c9dc9bc09f
+Removing intermediate container d1c9dc9bc09f
+ ---> d12d76ae371b
+Successfully built d12d76ae371b
+Successfully tagged my-analyser:latest
+```
+
+There are a few things to notice here.
+Firstly, Docker sends the build context (that's the `.` part) to the Docker daemon.
+We'll discuss the role of the Docker daemon a bit in the next post, but for now, the daemon is the process that actually does the work here.
+After that, we start going through the steps defined in the Dockerfile
+(you'll notice the five steps each match up to the five commands).
+We'll go through what each command is actually doing in a moment,
+although it might be interesting to get an idea for what each line is doing before reading onwards.
+
+Before we explore the individual commands, however, we should figure out how to actually run this compiled image.
+The Python script that we're running is a fairly simple one --
+it has two commands, one to tell us how many items of data we've got, and another to give us the average values from that data.
+We can run it like this:
+
+```console?prompt=$,#
+$ docker run my-analyser
+Usage: main.py [OPTIONS] COMMAND [ARGS]...
+
+Options:
+  --help  Show this message and exit.
+
+Commands:
+  analyse-data
+  count-datapoints
+$ docker run my-analyser count-datapoints
+My Custom Application
+datapoint count = 100
+$ docker run my-analyser analyse-data
+My Custom Application
+height = 1.707529904338
+weight = 76.956408654431
+```
+
+This is very similar to the `hello-world` container that we ran,
+except without any need to download anything (because the container has already been built on our system).
+We'll look at transfering the container to other computers in the next post,
+but, in principle, this is all we need to do to get a completely self-sufficient container containing all the code
+that we need to run our project.
+
+For now, let's go through the Dockerfile step-by-step and clarify what each command given there is doing.
+
+# Step-by-step Through The Dockerfile
+
+The first thing **(1)** a Dockerfile needs is a parent image.
+In our case, we're using one of the pre-built Python images.
+This is an official image provided by Docker that starts with a basic Debian Linux installation,
+and installs Python on top of it.
+We can also specify the exact version that we want (here we use 3.8.5).
+
+There are a large number of these pre-built official images available,
+for tools such as
+[Python](https://hub.docker.com/_/python),
+[R](https://hub.docker.com/_/r-base),
+and [Julia](https://hub.docker.com/_/julia).
+There are also unofficial images that often bring together a variety of scientific computing tools for convenience.
+For example, the Jupyter Notebooks team have a [wide selection](https://jupyter-docker-stacks.readthedocs.io/en/latest/using/selecting.html) of different images with support for different setups.
+Alternatively, most Linux distributions, including Ubuntu and Debian[^1], are available as parent images.
+You may need to do more work to get these set up
+(for example, you'll need to manually install Python first)
+but you also have more flexibility to get things set up exactly how you want.
+
+Once we've got our base image, we want to make this image our own.
+Each of the commands in this file adds a new layer on top of the previous one.
+The first command we use **(2)** is fairly simple -- it just sets the current working directory.
+It's a bit like running `cd` to get to the directory you want to start working in.
+Here, we set it to `/opt/my-project`.
+It doesn't really matter what we use here,
+but I recommend `/opt/<project-name>` as a reasonable default.
+
+The next step **(3)** is to add our own code to the image.
+The image that we're building will be (mostly)[^2] isolated from the computer that we run it from,
+so if we want our code to be built into this project, we need to explicitly put it there.
+The `COPY` command is the way to do that.
+It creates a new layer that contains files from our local system (`.`) in the location in the image that we specify (`/opt/my-project`).
+
+At this point, we have a python project inside a Docker image.
+However, our project probably has some third-party dependencies that will also need to be installed.
+As I pointed out before, the Docker container that we're aiming for is isolated from the computer that we will run it from,
+which also means that any dependencies that we need must also be installed inside the container.
+The `RUN` **(4)** command allows us to run arbitrary commands inside the container.
+After running the command, Docker then creates a new layer with the changes that were made by the command that we ran.
+
+Here, we run the `pip` command to install all of our dependencies[^3].
+We load the dependencies from a file called `requirements.txt` --
+if you're not so used to this system, this is a way of defining dependencies in a reproducible way,
+so that any future user can look through a project and see exactly what the will need to run it.
+It's important to emphasize that Docker doesn't need to replace `requirements.txt`, CMake, or other dependency management tools.
+Rather, Docker can work together with these and other tools to help provide additional reproducibility guarantees.
+
+The final part of our `Dockerfile` is the `ENTRYPOINT` command **(5)**.
+
+Part of the idea of Docker is that each Docker container does one thing, and it does it well.
+(You might recognise the UNIX philosophy here.)
+As a result, a Docker container should generally contain one application,
+and only the dependencies that that application needs to run.
+The `ENTRYPOINT` command, along with the `CMD` command tells Docker which application should run.
+
+The difference between the `ENTRYPOINT` and `CMD` is a bit subtle, but it roughly comes down to how you use the `docker run` command.
+When we ran it in the previous post, we generally used the default commands set by the containers --
+for `hello-world`, the default command was the executable that printed out the welcome message,
+while in `python`, the default command was the Python REPL.
+However, it's possible to overwrite this command from the `docker run` command.
+For example, we can run the Python container to jump straight into a bash shell, skipping the Python process completely:
+
+```console?prompt=$,#
+$ docker run -it python:3.8.5 bash # note the addition of 'bash' here to specify a different command to run
+root@f30676215731:/# 
+```
+
+This ability to replace the default command comes from using `CMD`.
+In the Python Dockerfile, there is a line that looks like `CMD python`, which essentially tells Docker
+"if nobody has a better plan, just run the Python executable".
+
+On the other hand, the arguments to `ENTRYPOINT` will just be put before whatever this command ends up being.
+(It is possible to override this as well, but it's not as common.)
+For example, consider the following Dockerfile:
+
+```docker
+FROM ubuntu:20.04
+
+# using `echo` allows us to "debug" what arguments get
+# passed to the ENTRYPOINT command
+ENTRYPOINT [ "echo" ]
+
+# this command can be overridden
+CMD [ "Hello, World" ]
+```
+
+When we run this container, we get the following options:
+
+```console?prompt=$,#
+$ docker run echotest # should print the default value CMD value
+Hello, World
+$ docker run echotest override arguments # should print the overidden arguments
+override arguments
+$ docker run -it --entrypoint bash echotest # overrides the entrypoint
+```
+
+As a rule, I would recommend using `ENTRYPOINT` when building a container for a custom application,
+and `CMD` when you're building a container that you expect to be a base layer,
+or an environment in which you expect people to run a lot of other commands.
+In our case, using `ENTRYPOINT` allows us to add subcommands to the `main.py` script that can be run easily from the command line,
+as demonstrate in the opening examples.
+If we'd used `CMD` instead of `ENTRYPOINT`,
+then running `docker run my-analyser count-datapoints` would have just tried to run the `count-entrypoints` command in the system,
+which doesn't exist, and would have caused an error.
+
+# Next: Part 3 -- Practical Applications in Science
+
+In this second of three parts, we've looked at an example project with an example Dockerfile.
+We explored how to build and run this Dockerfile,
+and we explored some of the most important commands needed to set up the Dockerfile for a project.
+
+In the final part, I want to explore some of the different ways that someone might use Docker as part of research.
+For example,
+how to distribute Docker containers to other places,
+how to run Docker containers on HPC systems,
+building Docker via Continuous Integration,
+and other places where you might see Docker being used.
+
+View part three [here]({% post_url 2020/09/2020-09-29-getting-started-with-docker-3 %}).
+
+<!-- doing spacing with html is fun... -->
+<br />
+
+<div class="alert alert-success">
+  <h2 id="contact-us"><i class="fas fa-info-circle"></i> Get In Touch</h2>
+  <p>
+    HIFIS offers free-of-charge workshops and consulting to research groups within the Helmholtz umbrella.
+    You can read more about what we offer on our
+    <strong><a href="{% link services/index.md %}">services page</a></strong>.
+    If you work for a Helmholtz-affiliated institution, and think that something like this would be useful to you, send us an e-mail at
+    <strong><a href="mailto:{{site.contact_mail}}">{{site.contact_mail}}</a></strong>,
+    or fill in our
+    <strong><a href="{% link services/software/consulting.html %}#consultation-request-form">consultation request form</a></strong>.
+  </p>
+</div>
+
+# Footnotes
+
+[^1]:
+    If you're look deeper into Docker, you might notice that a distribution called "Alpine Linux" crops up a lot.
+    This is an alternative distribution that is specifically designed to be as light as possible.
+    This _can_ save a lot of space in docker images, _but_ it also comes with some additional complexities.
+    I recommend starting with a Debian-based distribution, particularly for Python-based projects,
+    and then switching to Alpine Linux later if you find that your docker images are getting too large to handle.
+
+[^2]:
+    "Mostly" is an important caveat here!
+    To usefully run a Docker container, we need to send some input in and get some sort of output out --
+    this is mostly handled with command-line arguments and the console output of whatever runs inside Docker.
+    However, for some applications (less so scientific ones),
+    we will also want to access a service running inside the container, e.g. a webserver.
+    Alternatively, we may want to access files inside the container while running it,
+    or even allow the container to access files from the "parent" computer that's running it.
+    These things can all be enabled using different arguments to the `docker run` command.
+
+    I'll talk a little bit more about some specifics here in the final part of this series,
+    where I'll also mention tools like Singularity (that you're more likely to run into on HPC systems),
+    and explain some of the limitations of these tools a bit more clearly.
+
+[^3]:
+    If you have a lot of different Python projects,
+    you might (rightly!) ask why I haven't used something like `virtualenv` to isolate the Python environment.
+    The answer is that, in this case, it's not really necessary.
+    The Docker image that we build will have isolation built-in --
+    and not only for Python, but for all our other dependencies too.
diff --git a/_posts/2020/09/2020-09-29-getting-started-with-docker-3.md b/_posts/2020/09/2020-09-29-getting-started-with-docker-3.md
new file mode 100644
index 0000000000000000000000000000000000000000..fcf90529a8111049b5cd746add21407797362fd3
--- /dev/null
+++ b/_posts/2020/09/2020-09-29-getting-started-with-docker-3.md
@@ -0,0 +1,349 @@
+---
+title: "Docker for Science (Part 3)"
+date: 2020-09-29
+authors:
+    - frere
+layout: blogpost
+title_image: docker-cover.jpg
+categories:
+    - tutorial
+tags:
+    - consulting
+    - docker
+excerpt: >
+    The final part in the "Getting Started with Docker" series:
+    Having explored how to use Docker in a general sense,
+    we will look at how Docker can be used practically in your day-to-day scientific work.
+---
+
+{:.summary}
+> This post is part of a short blog series on using Docker for scientific applications.
+> My aim is to explain the motivation behind Docker,
+> show you how it works,
+> and offer an insight into the different ways that you might want to use it in different research contexts.
+>
+> Quick links:
+>
+> -   [Part 1 (Getting Started with Docker)]({% post_url 2020/09/2020-09-23-getting-started-with-docker-1 %})
+> -   [Part 2 (A Dockerfile Walkthrough)]({% post_url 2020/09/2020-09-25-getting-started-with-docker-2 %})
+> -   Part 3 (Using Docker in Practical Situations) &#8592; You are here!
+
+After working through the previous two parts, the next big question is: What now?
+We've downloaded other people's Docker images, and we've created our own Docker image --
+how do we get other people to download, and do something useful with, our Docker image?
+Likewise, how do we use our Docker image in a wider set of circumstances, for example on HPC systems, or a shared team VM?
+
+This post is more specific to looking at scientific applications,
+so we'll look mainly at using GitLab and Singularity for these purposes,
+as these are the most commonly-used tools in scientific computing.
+
+# Sharing Docker Images
+
+The first problem is how to move Docker images from one computer to another,
+so that they can be shared between members of a team, or even between one team and another.
+
+Over the last two posts, I mentioned Docker Hub, the main Docker container registry.
+This is both the source of all official Docker images (`hello-world`, `python`, etc),
+as well as the host of a number of unofficial, third-party images (`jupyter/scipy-notebook`, `rocker/shiny`)[^1].
+If you're working with truly open-source code, and want to share that with the wider Docker ecosystem,
+you can create an account and upload images here in the same way that you might host Python packages on PyPI.
+
+However, in practice, a lot of scientific programming is hosted internally via your institution's own Git host,
+and most scientific applications are fairly specific,
+and probably not of huge use outside the purpose that they were developed for.
+
+For this purpose, a number of git-hosting tools (such as GitLab and GitHub) also include per-project Docker registries.
+This means that you can build and save your Docker images in the same place that you keep your code.
+
+For the purposes of this post, I'll assume the use of GitLab, because is one of the most common options in Helmholtz institutions[^2].
+When enabled by your administrator, GitLab projects include a private container registry for each project.
+You can set it up for your project by going to _Settings > General > Visibility, project features, permissions_.
+This will enable a "Packages and Registries > Container Registry" option in the project sidebar, which will take you to an empty page,
+because you probably don't have any images stored yet.
+
+How do you store an image here?
+Let's start off by doing it manually, and then do it "properly" -- by which I mean get it to happen automatically.
+If you want to follow along, create a new private repository that you can use as a sandbox,
+and push the code from the previous post to play around with.
+
+[^1]:
+    Notice that all third-party images have two parts --
+    a group/maintainer name (e.g. `jupyter`),
+    and a specific image name (e.g. `scipy-notebook`).
+    This is the main way that you can tell the difference between official and third-party images.
+
+[^2]:
+    Unfortunately, the second-most common code hosting option at Helmholtz, BitBucket, doesn't include a container registry.
+    You can check with your local administrators if they have a tool like Artifactory or JFrog available.
+    Alternatively, part of the evolution of the HIFIS project is to provide code hosting infrastructure across the whole Helmholtz community,
+    which will include access to package and container registries,
+    so please keep an eye out for more HIFIS news on this blog!
+
+## Saving Images -- The Manual Process
+
+In the top-right corner of this Container Registry page, there is a button that says "CLI Commands".
+This will walk us through the main steps of getting the image that we generated earlier into this registry.
+The first command it gives us is `docker login`, followed by an URL for the local registry.
+Copying this into your terminal, and pressing enter, will either use your GitLab SSH key (if you're using one),
+or it will ask for your username and password for your GitLab account.
+
+If you can set up SSH for your GitLab account, please do so --
+this means your password does not need to be stored on disk!
+You can find more details out [here](https://docs.gitlab.com/ee/ssh/README.html,
+or in the documentation for your local GitLab instance.
+
+Once we've logged in, we can move to the next step.
+The suggestion given by GitLab is a command to build the image,
+but we already built our image while we were learning about Dockerfiles in the previous post.
+However, the project name used by GitLab is different to the one we used then --
+why?
+
+Well, in GitLab at least, the name of your image is a combination of the project name, and the group or user who owns that project.
+For example, if your username is "user123", and you create a project called `docker-test` inside your personal area in GitLab,
+your image will be called `user123/docker-test`.
+In addition, Docker requires that if you use a registry that isn't the main Docker registry, you specify that registry as part of the image name.
+So, in this case, you'll actually need to name your image `<registry-url>/user123/docker-test`,
+where `<registry-url>` is whatever you used to log in in the previous step.
+
+This isn't a problem at all -- we can just run the build again, and because of Docker's clever caching mechanism,
+we shouldn't even need to wait for the build to happen again.
+We can just run the command that GitLab gave us in our project directory, and we get the renamed tag for free.
+
+The final step is to push the image --
+for this, we simply use the `docker push` command, giving it the image name that we just used.
+When this is done, we should be able to refresh the container registry page, and see our image sitting there,
+with a little note that says "1 Tag".
+Clicking on the image will show that tag -- it should be the `latest` tag that Docker always defaults to if none is specified.
+To upload a different tag, just specify it at the end of the image name --
+for example: `registry.hzdr.de/user123/docker-test:my-tag`.
+
+Hopefully, it's clear that the manual process here isn't too complicated --
+we login, we do the build as we did in the previous post, and we add a push command as well.
+The most complicated part is the name, but we can get this from GitLab.
+However, three manual commands may well be three more commands than we actually need --
+how does the automatic process compare, and is it simpler?
+
+## Saving Images -- The Automatic Process
+
+In GitLab, we can use *CI Pipelines* to make things happen automatically when we update our code.
+Often, this will be building our project,
+running a linter or typechecker (e.g. mypy),
+or running any automatic tests associated with the project.
+GitLab makes it fairly easy to use these pipelines to build and upload images to the container registry,
+and the HIFIS team have created some templates that can be used to make this completely simple.
+
+To use pipelines, a project needs to have a file in it called `.gitlab-ci.yml`, which defines a series of *Jobs* that need to be executed.
+In the base project directory, create this file, and type the following into it:
+
+```yaml
+include:
+    # include the HIFIS Docker template, so that we can extend the predefined jobs there
+    - "https://gitlab.com/hifis/templates/gitlab-ci/-/raw/master/templates/docker.yml"
+
+stages:
+    - build # => build the dockerfile
+    - release # => upload images to the repository
+
+docker-build:
+    extends: .docker-build
+    stage: build
+
+# this will update the `latest` tag every time the master branch changes
+release-latest:
+    extends: .docker-tag-latest
+    stage: release
+    needs:
+        - job: docker-build
+          artifacts: true
+```
+
+This creates a pipeline with two jobs, one which builds the docker image, and one which uploads it to the registry.
+If you push this to the master branch and click on the _CI/CD > Pipelines_ tab in your GitLab project,
+you should already be able to see the pipeline being executed.
+
+The documentation for this template is available [here](https://gitlab.com/hifis/templates/gitlab-ci/-/blob/master/docs/docker.md).
+
+## Sharing Images
+
+Having an image in a registry is one thing, but sharing it with other people is another.
+Private GitLab projects will also have private registries,
+which means that anyone else who wants to access the registry will need to log in to GitLab via Docker
+(as we did in the manual saving process)
+and have sufficient privileges in the team.
+
+However, there is another route.
+GitLab also provides access tokens that can be given to people to allow them the ability to pull images from Docker,
+but not to make other changes.
+They don't even need to have a GitLab account!
+
+In a project's settings, under _Settings > Access Tokens_, there is a page where you can create tokens to share with other people.
+These tokens are randomly-generated passwords that are linked to a particular project, that specify exactly what a person is able to access.
+For the purposes of sharing a Docker image, the `read_registry` permission is enough --
+this will allow the bearer of the token to access the registry, but not push new images there, or access other project features.
+
+To create an access token, give the token a name to describe what it's being used for,
+select the relevant permissions that you want to grant[^3],
+and optionally give an expiry date, if you know that the token will only be needed until a certain time.
+In response, GitLab will provide a string of letters, digits, and other special characters,
+which can be copied and sent to the people who need to use it.
+
+To use this token, use the `docker login` command with your normal GitLab username, and the token provided.
+For more information, see the documentation [here](https://docs.gitlab.com/ee/user/packages/container_registry/#authenticating-to-the-gitlab-container-registry).
+
+[^3]:
+    Selecting which permissions to grant is an interesting question of security design that we shouldn't go into too much here,
+    but a general guideline is "everything needed to do the job required, and not a step more".
+    That is, give only the permissions that are actually needed right now, not permissions that might be useful at some point.
+
+    This probably doesn't matter so much in the scientific world, where open research is increasingly important,
+    but it's a good principle when dealing with computers in general.
+    Consider a badly-written tool (they do exist... 😉) that is designed to clean up images that aren't needed any more.
+    One mistake in the filter for deciding which images aren't needed any more,
+    and this sort of tool could rampage through all the registries that it is connected to, deleting everything it can see.
+    (This sort of thing happens more often than you would think - see
+    [this bug](https://github.com/MrMEEE/bumblebee-Old-and-abbandoned/issues/123) and
+    [this bug](https://github.com/ValveSoftware/steam-for-linux/issues/3671) and
+    [this bug](https://itsfoss.com/accidentally-deletes-company-wrong-command/) and
+    [this bug](https://www.wired.com/2001/11/glitch-in-itunes-deletes-drives/) --
+    all just from one small `rm` command!)
+    By limiting the access scope to read-only, we can limit how much these sorts of problems affect us.
+    At least until we decide to run this particularly (thankfully fictional) clean-up tool ourselves,
+    and make the same mistake...
+
+# Docker for HPC (High Performance Computing)
+
+Once you've got a Docker image that you can build and run on your computer, it makes sense to look for more useful places to run this image.
+
+In research software, it's common to run programs on an HPC, or High Performance Computing system.
+This is a shared cluster of high-performance servers, often equipped with GPUs, managed centrally by a research institute
+where users can run their programs for longer periods of time (several hours, or even days) without having to keep their own computers running.
+Generally, the user will log on, schedule a job, and then be notified when their job has finished running so they can view the results.
+
+Unfortunately, for very good reasons, HPC administrators are often very reluctant to install Docker on their systems.
+One of the side-effects of the way that Docker works
+is that it is generally possible for a Docker image running on a server to gain administrator access on that parent server,
+essentially "breaking out" of the container.
+This makes the administrator's job much more difficult in terms of locking down each user's processes and isolating them from each other.
+As a result, it's generally not a good idea to run Docker in this way.
+
+However, surprisingly, Docker isn't the only way to run Docker images.
+There are a number of other tools used to do containerisation,
+and one tool particularly that is both designed to run on HPC systems,
+_and_ can interoperate with Docker, meaning you can usually just run your Docker image just like normal.
+
+This tool is called [_Singularity_](https://sylabs.io/guides/3.6/user-guide/introduction.html).
+It is actually a complete containerisation tool in its own right,
+with its own format for defining containers,
+and its own way of running containers[^4].
+More importantly, it knows how to convert other container formats (including Docker) into its own `.sif` format.
+In addition, it runs as the current user --
+it doesn't require any magical higher privileges like Docker.
+(This is a trade-off, but for the purposes of scientific applications, it's usually a reasonable one to make.)
+
+If you want to install Singularity and try it out yourself,
+you will need a Linux machine and a Go compiler, along with a few other dependencies.
+You can find the full instructions [here](https://sylabs.io/guides/3.6/admin-guide/installation.html).
+Running Singularity on an HPC system will also depend on how exactly that HPC system has been set up,
+but it will generally involve requesting a job, and running the `singularity` command as part of that job,
+with the desired resources.
+
+One of the key questions when using a private registry such as GitLab (see above),
+is how to log in to that registry.
+Interactively, Singularity provides a --docker-login flag when pulling containers.
+In addition, it's possible to use SSH keys for authentication in certain circumstances.
+
+[^4]:
+    It has its own container system?
+    And it's more suited to scientific applications?
+    Why are these blog posts about Docker then -- why not just go straight to this clearly more convenient tool?
+
+    Two reasons:
+    Firstly, Docker is way more popular than Singularity, or indeed any other similar tool.
+    This means more documentation,
+    more starter images to base our own changes on,
+    more people to find and fix bugs in the software,
+    and more support in third-party tools like GitLab.
+    Secondly, Singularity only runs on Linux,
+    and the installation process involves cloning the latest source code,
+    installing a compiler for the Go programming language,
+    and compiling the whole project ourselves.
+
+    Given that Singularity can run Docker images,
+    we can use Docker in the knowledge that we can also get the advantages of Singularity later on.
+
+# Docker in The Wild
+
+So far, we've generally assumed that the Docker containers being created are wrapping up whole programs for use on the command line.
+However, there are also situations where you might want to send a whole environment to other people,
+so that they have access to a variety of useful tools.
+
+If you've used GitLab CI (and some other similar systems), this is how it works.
+When GitLab runs a job in a pipeline, it creates a fresh Docker container for that job.
+That way, the environment is (mostly) freshly-created for each job, which means that individual jobs are isolated.
+It also means that the environment can be anything that the user wants or needs.
+
+By default, this will probably be some sort of simple Linux environment,
+like a recent Ubuntu release, or something similar.
+However, if a CI job needs specific tools, it may well be simpler to find a Docker image that already has those tools installed,
+than to go through the process of reinstalling those tools every time the job runs.
+For example, for a CI job that builds a LaTeX document, it may be easiest to use a pre-built installation such as
+[`aergus/latex`](https://hub.docker.com/r/aergus/latex).
+
+In fact, in GitLab, it's even possible to use the registries from other projects to access custom images,
+and use those custom images in jobs in other projects.
+It's even possible to use jobs to create images to use in other jobs, if that's something that you really need.
+
+# Conclusion
+
+Here, as they say, endeth the lesson.
+
+Over the course of these three blog posts,
+we've talked about the purpose of Docker,
+and how it can be used to package applications and their dependencies up in convenient way;
+we've got started with Docker, and learned how to run Docker containers on our system;
+we've walked through how to create our own Docker containers using a Dockerfile;
+and finally, in this post,
+we've talked about some of the ways that we can use Docker practically for scientific software development.
+
+Docker can often be a hammer when all you need is a screwdriver --
+very forceful, and it'll probably get the job done,
+but sometimes a more precise tool is ideal.
+The motivating example for this blog series was the complexity of Python project development,
+where trying to remember which packages are installed, and which packages are needed by a particular project,
+can cause a lot of issues when sharing that project with others.
+For this case alone, Docker can be useful, but you may want to consider a package manager such as [Poetry](https://python-poetry.org/),
+which can manage dependencies and virtual Python environments in a much simpler way.
+
+However, when different tools, languages, and package management needs come together,
+using Docker can often be a good way to make sure that the system really is well-defined,
+for example by ensuring that the right system packages are always installed,
+as well as the right Python packages,
+or the right R or Julia software.
+
+If you feel like dependency management for your project is becoming too complex,
+and you're not sure what packages need to exist, or how to build it on any computer other than your own,
+then hopefully this approach of building a Docker container step-by-step can help.
+However, if you would like more support for your project,
+HIFIS offers a consulting service, which is free-of-charge, and available for any Helmholtz-affiliated groups and projects.
+Consultants like myself can come and discuss the issues that you are facing,
+and explore ways of solving them in the way that is most appropriate to your team.
+
+For more details about this, see the "Get In Touch" box below.
+
+<!-- doing spacing with html is fun... -->
+<br />
+
+<div class="alert alert-success">
+  <h2 id="contact-us"><i class="fas fa-info-circle"></i> Get In Touch</h2>
+  <p>
+    HIFIS offers free-of-charge workshops and consulting to research groups within the Helmholtz umbrella.
+    You can read more about what we offer on our
+    <strong><a href="{% link services/index.md %}">services page</a></strong>.
+    If you work for a Helmholtz-affilliated institution, and think that something like this would be useful to you, send us an e-mail at
+    <strong><a href="mailto:{{site.contact_mail}}">{{site.contact_mail}}</a></strong>,
+    or fill in our
+    <strong><a href="{% link services/software/consulting.html %}#consultation-request-form">consultation request form</a></strong>.
+  </p>
+</div>
+
+# Footnotes
diff --git a/_posts/2020/10/2020-10-13-initial-service-portfolio.md b/_posts/2020/10/2020-10-13-initial-service-portfolio.md
index 991a6496444397efaf2ad322172511604afeec03..d2917d38d5345e17fb27fa84a741ba5438306286 100644
--- a/_posts/2020/10/2020-10-13-initial-service-portfolio.md
+++ b/_posts/2020/10/2020-10-13-initial-service-portfolio.md
@@ -1,7 +1,7 @@
 ---
 title: "Selected Services for Initial Helmholtz Cloud Service Portfolio"
 title_image: spacex-uj3hvdfQujI-unsplash.jpg
-data: 2020-10-13
+date: 2020-10-13
 authors:
   - spicker
   - schollmaier
diff --git a/_posts/2020/10/2020-10-15-hifis-meeting.md b/_posts/2020/10/2020-10-15-hifis-meeting.md
index f95e3cb96363d7a28fd8809686817eedf90b7ac6..00232695727aea173b5561e1acc4b0100796884d 100644
--- a/_posts/2020/10/2020-10-15-hifis-meeting.md
+++ b/_posts/2020/10/2020-10-15-hifis-meeting.md
@@ -1,7 +1,7 @@
 ---
 title: "Preparing HIFIS Annual Meeting Oct 21-22 - Schedule and Registration"
 title_image: omar-flores-MOO6k3RaiwE-unsplash.jpg
-data: 2020-10-15
+date: 2020-10-15
 authors:
   - jandt
   - spicker
diff --git a/_posts/2020/10/2020-10-30-hifis-meeting-wrapup.md b/_posts/2020/10/2020-10-30-hifis-meeting-wrapup.md
index 9a688df41bed9e8349efaa67b56c245edc8be8b5..8001f7d8ebde7ea4c56956dad399f86521d1002e 100644
--- a/_posts/2020/10/2020-10-30-hifis-meeting-wrapup.md
+++ b/_posts/2020/10/2020-10-30-hifis-meeting-wrapup.md
@@ -1,7 +1,7 @@
 ---
 title: "HIFIS Annual Meeting 2020: Wrap-up and materials"
 title_image: omar-flores-MOO6k3RaiwE-unsplash.jpg
-data: 2020-10-30
+date: 2020-10-30
 authors:
   - Schulz, Janne
   - jandt
@@ -25,7 +25,7 @@ See here for the [detailed time plan as well as all presentation materials](http
 Focus of the first day was on information about the current developments in the field of [Helmholtz Authentication and Authorization Infrastructure (AAI)](https://hifis.net/doc/backbone-aai/) and about the [Helmholtz Cloud Service selection process](https://hifis.net/doc/service-portfolio/initial-service-portfolio/how-services-are-selected/). 
 The audience learned first-hand [which services](https://hifis.net/doc/service-portfolio/initial-service-portfolio/how-services-are-selected/#selected-services-for-initial-helmholtz-cloud-service-portfolio) are being integrated and offered in the first version of the Helmholtz Cloud. 
 
-Subsequently, the audience was informed about the current developments in the area of [HIFIS Software Services](https://software.hifis.net) and further education in the use of scientific software development and publication. 
+Subsequently, the audience was informed about the current developments in the area of HIFIS Software Services and further education in the use of scientific software development and publication. 
 
 [In five breakout sessions](https://hifis-events.hzdr.de/event/25/sessions/40/#20201021), participants were able to exchange views on questions such as "How does a federation of several Sync & Share services work" or "How will user requirements be incorporated into service portfolio management". In the summary that followed, the results of the breakout sessions were presented in a bundled form and discussed in the plenum.
 
@@ -34,7 +34,7 @@ The second day was dedicated to a number of special topics:
 The day started with a presentation on the current status of developments in the backbone working group, which aims to connect all Helmholtz institutions with a dedicated ["Helmholtz Backbone"]({% post_url 2020/09/2020-09-01-VPN %}). 
 Based on this, the [HIFIS file transfer service](https://hifis.net/doc/core-services/fts-endpoint/) was presented, which will realize a secure and fast data transfer between the institutions.
 
-In the presentation "[Consulting](https://software.hifis.net/services/consulting) and Technology Services" the participants were informed about the experiences in terms of individual support in software development. 
+In the presentation "[Consulting]({% link services/software/consulting.html %}) and Technology Services" the participants were informed about the experiences in terms of individual support in software development. 
 
 The second part of the day was characterized by the presentation of the activities of the groups "Service Integration" and technical platform. 
 A demonstration of an example workflow, which included several Helmholtz institutions, clearly showcased what is already possible. 
diff --git a/_posts/2020/11/2020-11-27-survey-results-language-vcs.md b/_posts/2020/11/2020-11-27-survey-results-language-vcs.md
new file mode 100644
index 0000000000000000000000000000000000000000..963ebd654c504b220246682585aaae9e859c091c
--- /dev/null
+++ b/_posts/2020/11/2020-11-27-survey-results-language-vcs.md
@@ -0,0 +1,154 @@
+---
+layout: blogpost
+title: "HIFIS Survey 2020: Programming, CI and VCS"
+date: 2020-11-27
+authors:
+    - erxleben
+title_image: coding_background.jpg
+categories:
+    - report
+---
+
+## Introduction
+In the beginning of 2020 the HIFIS team conducted a survey among Helmholtz
+scientists with the goals of learning more about the current practices
+concerning research software development and identifying future challenges.
+
+This blog post will present a glimpse into the survey's results and our take
+on the gathered data.
+Specifically, we will take a look at the distribution of programming languages
+across the different research fields as well as the utilization of
+_Version Control Systems_ (VCS) in the same context.
+Last, a short insight into the prevalence of various
+_Continuous Integration_ (CI) systems will be given to round out this blog
+post.
+
+## Programming Languages
+
+We asked the survey participants which programming languages they regularly
+used for writing research software.
+The following heatmap displays the relative usage of the most predominant programming languages for each research field
+
+{:.treat-as-figure}
+![Plot: Languages by Research field]({{ site.directory.images | relative_url }}/posts/2020-11-07-survey-results-language-vcs/plot_language_by_field_normalized.svg)
+
+All presented numbers are the relative usage of a given language in a given
+field.
+They might not always add up to exactly 1.00 per field or per language due to
+multiple factors:
+
+* Some participants did not answer both questions.
+  These answers are not represented in the plot.
+* Languages that had not at least a _5%_ share in at least one field were
+  omitted to focus on the most prominent ones and make the graphic easier to
+  read.
+
+### What can We Learn?
+
+The first thing that catches the eye is that Python seems to be very dominant
+in every research field.
+We have to take this appearance with a slight grain of salt since the survey did
+not distinguish between the outdated, but generally popular, Python 2 and
+the current Python 3.
+The popularity of the language amongst researchers is not very surprising:
+They are well suited for quickly creating small scale scripts, combined with
+an extensive choice of libraries for many use cases.
+
+Consequently, our education and training efforts will continue to provide
+offers regarding programming in Python and create appropriate courses and
+materials to further the knowledge and best practices in this language amongst
+scientists and research software developers.
+
+Regarding consultations we expect the team to receive requests regarding the
+porting of older Python 2 applications to Python 3, as well as support
+requests for dealing with the variance of virtual environments and package
+management for this language.
+
+A second language often selected was C++ which often is a popular choice in
+high performance computing and larger applications.
+
+This indicates a potential demand for supporting this language in the future as
+well, especially in the context of training as well as consulting.
+
+Notable further mentions would be the the strong presence of the statistics
+language R in the _Health_ and _Earth and Environment_  research fields,
+which implies the opportunity for education and consulting being tailored and
+advertised more towards these areas.
+
+## Version Control systems
+
+Similarly to the question above, a second question was analyzed, concerning the
+usage of _Version Control Systems_ (VCS) amongst the participants related to
+specific fields of research.
+
+{:.treat-as-figure}
+![Plot: VCS Usage by Research field]({{ site.directory.images | relative_url }}/posts/2020-11-07-survey-results-language-vcs/plot_vcs_per_field.svg)
+
+The strong prevalence of Git is apparent at first glance.
+As a runner-up there are still some projects out there based on SVN for
+version control, which - together with a few mentions of CVS - might be an
+indicator for older, longer living projects.
+The amount of projects not using any version control at all is comparatively
+low, which points toward the usage of VCS being an established step in setting
+up projects across all research fields.
+
+From an education perspective it appears to be the right way to continue to
+focus on basic and advanced Git-courses and promote version control as one of
+the standard practices in every scientists toolbox.
+It can be expected that the consulting team might face requests for help with
+migrating projects from SVN or CVS to Git in the future.
+
+## Continuous Integration
+
+As a third question we wanted to know which _Continuous Integration_ (CI)
+services the participants use to automate tasks surrounding their projects.
+This, again, was a multiple choice question and the following plot shows the
+relative distribution of the given answers:
+
+{:.treat-as-figure}
+![Plot: Overall CI Usage]({{ site.directory.images | relative_url }}/posts/2020-11-07-survey-results-language-vcs/plot_ci_service_usage.svg)
+
+One very prominent outcome is that over half of the participants did claim to
+not use any CI at all.
+Several possible reasons for this finding come to mind:
+* The question was not clear enough and participants who actually use CI were
+  not aware of that fact.
+* Participants are not aware that CI exists.
+* Participants do not see any potential benefit of CI for their projects.
+* Participants do not know how to set up and use CI.
+
+Given that practically any project can benefit from employing
+_Continuous Integration_ services by automating at least the mundane management
+tasks like license checking, documentation generation, style checks, etc. all
+four given reasons can be assumed to be a lack in awareness and education.
+
+Further, the plot reveals that the currently used CI solutions are (in
+descending order of percentage) _GitLab CI_ which holds over a quarter of all
+shares, _Jenkins_ and _Travis CI_ with all other services being barely
+represented.
+
+Building on the insights from this analysis, three actions clearly stand out to
+improve CI usage across all projects:
+* The education team will have to increase their portfolio and offer more
+  courses centered around CI usage.
+* The popularity of _GitLab CI_ will likely increase the demand to migrate
+  other projects to this system. It will fall to the consulting branch to be
+  prepared to deal with such requests.
+* The technology team has already begun to offer pre-made recipes for CI
+  pipelines and has an incentive to grow the collection of ready-to-use solutions
+  for popular scenarios.
+
+Further insights on the usage of Continuous Integration platforms can be 
+gained from another 
+[blog post]({% post_url 2020/11/2020-11-27-survey-technology %})
+discussing the survey analysis from a technology perspective.
+
+## Conclusion
+
+Thanks to the participants of the HIFIS survey in 2020 it was possible to gain
+a first glimpse into the status quo of research software engineering within the
+Helmholtz centers. With this data, the needs of the scientists could be assessed
+from a birds-eye perspective and it is possible to determine concrete steps to
+offer better support for the scientists at Helmholtz.
+
+
diff --git a/_posts/2020/11/2020-11-27-survey-technology.md b/_posts/2020/11/2020-11-27-survey-technology.md
new file mode 100644
index 0000000000000000000000000000000000000000..0260c6dce1597b5429a2ae10613fe2c689999459
--- /dev/null
+++ b/_posts/2020/11/2020-11-27-survey-technology.md
@@ -0,0 +1,205 @@
+---
+title: "HIFIS Survey 2020: A Technology Perspective"
+date: 2020-11-27
+authors:
+    - huste
+    - hueser
+layout: blogpost
+title_image: coding_background.jpg
+categories:
+    - report
+tags:
+    - survey
+    - technology
+excerpt: >
+    The HIFIS Software survey gathered information from Helmholtz
+    research groups about their development practice. This post shows some
+    insights from a technology perspective and tries to make some conclusions
+    for the future direction of HIFIS Software technology services.
+---
+
+Beginning of 2020 the HIFIS Software team initiated a software survey
+targeting employees of the whole Helmholtz Association in which 467 participants
+could be considered for the analysis.
+The figure below depicts how strongly the different Helmholtz research fields 
+are represented in this survey.
+
+{:.treat-as-figure}
+![Participants per research field]({% link assets/img/posts/2020-10-15-survey-technology/participants_per_research_field.svg %})
+
+With the results of the survey we want to understand, how we as HIFIS Software
+Services can best support your every day life as a research software developer.
+In this blog post we will examine the results from a technology perspective
+and will on the one hand give an overview of the status quo of the software
+engineering process of the participants, and on the other hand try to identify
+specific measures.
+
+## Version Control
+
+One of the basic requirements for developing sustainable and high-quality
+research software is the usage of a version control system (VCS).
+On the market there exist multiple competitors, distributed version control
+systems like Git or Mercurial and centralized version control systems like
+SVN.
+In accordance with the trends shown in analysis done by Stackoverflow, we
+expected Git to be the most popular tool within Helmholtz.
+
+{:.treat-as-figure}
+![Stackoverflow version control systems trend]({% link assets/img/posts/2020-10-15-survey-technology/stackoverflow_vcs.svg %})
+Trend of Stackoverflow questions per month. Created via [Stackoverflow Trends](https://insights.stackoverflow.com/trends)
+on 2020-10-15.
+
+The participants of the survey have answered to the multiple-choice question
+about which VCSs they use as shown in the figure below.
+
+{:.treat-as-figure}
+![Version control system usage]({% link assets/img/posts/2020-10-15-survey-technology/vcs_percentage.svg %})
+
+A similar diagram as above has already been evaluated in a related
+[blog post on results from the survey analysis]({% post_url 2020/11/2020-11-27-survey-results-language-vcs %}).
+Here, based on these descriptions we only would like to draw conclusions 
+from a technological point of view.
+Only roughly 10% of the participants claim that they do not use VCSs
+while developing their research software.
+These results indicate that the awareness is high among the participants
+that the usage of version control systems is an important aspect in
+sustainable software development.
+
+In order to unravel that a bit more, we identified a trend in the figure below
+that the use of VCSs increase the wider research software developers share
+their source code in terms of categories like within their research group,
+research organization, research field or even general public.
+Hence, there might be a relationship between the broadness of code
+share and usage of VCSs.
+If this trend holds true then it illustrates that version control
+systems are indeed mandatory tools to collaborate with other
+developers.
+
+{:.treat-as-figure}
+![Version control system usage]({% link assets/img/posts/2020-10-15-survey-technology/vcs_usage_per_code_share_category_percentages.svg %})
+
+The responses to the survey are then grouped into the six Helmholtz research
+fields:
+
+* Aeronautics, Space and Transport
+* Energy
+* Earth and Environment
+* Health
+* Matter
+* Key Technologies
+
+{:.treat-as-figure}
+![Version control system per research field]({% link assets/img/posts/2020-10-15-survey-technology/vcs_usage_per_field.svg %})
+
+In the research field _Aeronautics, Space and Transport_ SVN seems to be 
+more widely spread compared to other research fields but also the portion 
+of developers who do not use version control is lowest among the
+participants of this research field. 
+On the one hand, given the collected data about the amount of VCSs questions
+asked on Stackoverflow over time introduced earlier this most probably gives an
+indication that there is a significant amount of comparably older repositories
+that use SVN and that this research field might have a longer tradition of
+using VCSs.
+On the other hand, this shows that the use of VCSs in this research
+field today is more prevalent compared to other Helmholtz research fields.
+
+From the data it is also possible to compare the usage of version control
+systems with the team size participants usually develop software in.
+The result is shown in the figure below:
+
+{:.treat-as-figure}
+![Version control system by team size]({% link assets/img/posts/2020-10-15-survey-technology/vcs_usage_per_team_size.svg %})
+
+It is clearly visible that the amount of participants who claim to not use any
+kind of version control decreases with increasing team size.
+This insight is actually very valuable.
+This illustration suggests a relationship between team size and the use of VCSs.
+One reason for increasing use of VCSs with growing team size might be that VCSs
+make collaboration more comfortable and that researchers are aware of this fact.
+Whether the use of VCSs has actually already become a de-facto standard in 
+research software will be further investigated (e.g. in our next survey).
+
+On the other hand from the participants who claim to develop software mostly
+on their own 20% specify to not use version control at all.
+This is something we as HIFIS Software Services would like to see change in
+the future.
+For us, it is important to make people aware that using version control is a
+mandatory requirement for software development projects of any scale.
+This requires us to make the entry hurdle to using version control systems as
+low as possible.
+This means that every software developer in Helmholtz must have
+access to a suitable and easy-to-use infrastructure to enable this basic
+requirement.
+Therefore, HIFIS Software Services will offer a GitLab instance that is
+usable by every employee of the Helmholtz Association free of charge.
+
+## Software Development Platforms
+
+Using version control systems can be considered the entry-point to a world of
+platforms that build even more around this basic requirement.
+Even if you can typically use a version control system completely local
+as well, it really starts paying off when combining version control with online
+platforms like e.g. GitLab, GitHub or Bitbucket.
+On the one hand this opens up your project for collaboration but also gives
+you access to a whole ecosystem of other extremely useful tools like issue 
+tracking, merge requests, CI/CD or code reviews.
+This is why we were also eager to know which software development platforms
+the participants use in their every-day life.
+
+{:.treat-as-figure}
+![Software Development Platform Distribution]({% link assets/img/posts/2020-10-15-survey-technology/sw_dev_platforms_percentages.svg %})
+
+The results show that among the participants the most widely used platforms
+are GitHub.com and self-hosted GitLab instances followed by GitLab.com.
+Thus, about 54% of the participants claim to use GitHub.com, 49% use self-hosted
+GitLab instances and about 25% of the participants specify to use GitLab.com.
+About 13% claim to not use any of the platforms.
+This value is in a similar range to the participants who specified to not use
+version control systems.
+
+## Continuous Integration
+
+Continuous Integration (CI) is referred to as the practice of merging code
+changes into a shared mainline several times a day.
+A typical workflow would incorporate the automatic building of a software,
+the automatic execution of unit tests and finally, the automatic deployment of
+artifacts, e.g the documentation or compiled binaries.
+The last step is also referred to as Continuous Deployment (CD).
+On the market, there exist multiple tools that support this kind of software
+development process.
+Some of the tools available at the time of this survey were GitLab CI, Jenkins,
+Travis or CircleCI.
+
+The results of the survey show a pretty diverse situation for the usage of CI
+services by the participants.
+
+{:.treat-as-figure}
+![Continuous Integration Distribution]({% link assets/img/posts/2020-10-15-survey-technology/ci_service_used.svg %})
+
+On the one hand, a portion of 53% of the participants claim to not use CI 
+services at all.
+Among the participants who declared to use CI services, the most commonly used
+technologies were GitLab CI (29%), Jenkins (16%) and Travis CI (13%).
+Due to the fact that many Helmholtz centers host their own GitLab instances
+which also allows to use GitLab CI, we expected GitLab CI to be the most
+popular tool among the participants of the survey.
+Jenkins is also a tool that can be self-hosted and thus, is also popular and
+available in different centers.
+Due to the popularity of GitHub, especially for Open Source projects,
+it is not surprising that also Travis CI is widely chosen according
+to the survey responses.
+At the time of creating the survey, GitHub Actions was not yet widely available
+on the market.
+This explains, why this service does not show up in the list of chosen tools.
+
+We as HIFIS Software Services would like to see a rise in the overall usage 
+of CI/CD in the daily software development process.
+It offers the chance to automate repeating tasks and introduces automated
+quality checks for code changes before they get merged into the mainline.
+Therefore, we want to ensure that every Helmholtz researcher regardless of
+their affiliation has seamless access to general purpose resources for CI/CD.
+This is why the provided GitLab instance will be equipped with scalable
+resources for CI/CD.
+With this offer, in combination with proper education, training and
+consultation we hope to see a rise of the general usage of automation
+technologies in research software engineering.
diff --git a/_posts/2020/12/2020-12-16-survey-results-consulting.md b/_posts/2020/12/2020-12-16-survey-results-consulting.md
new file mode 100644
index 0000000000000000000000000000000000000000..65b3ba672a474547a790060f5b72f085fae8f8aa
--- /dev/null
+++ b/_posts/2020/12/2020-12-16-survey-results-consulting.md
@@ -0,0 +1,132 @@
+---
+layout: blogpost
+title: "HIFIS Survey 2020: Consulting"
+date: 2020-12-16
+authors:
+    - frere
+title_image: default
+categories:
+    - report
+---
+
+## Introduction
+
+At the beginning of 2020, the HIFIS Software team initiated a survey exploring the approaches of researchers within the Helmholtz Association regarding software development.
+This blog post explores the familiarity and usage of different tools by research groups,
+and discusses the applications of these results to the consulting that HIFIS offers.
+
+
+## Software Practices
+
+In software development, there are many good practices that help developers to produce code
+more quickly,
+with more confidence in the results,
+and that can be read by a wider group of people.
+These might include common coding styles, pair programming, and continuous integration/deployment.
+However, not all best practices make sense all of the time,
+and some practices may not be particularly relevant to research software engineering.
+
+In the 2020 survey, we gave respondents a list of 17 best practices, and,
+for each option, asked them to choose if they used this technique
+regularly,
+sometimes,
+never,
+or if they had not heard of this technique.
+For each of these techniques, we were then able to calculate the percentages of people
+who were familiar with a technique,
+those who had actually used it,
+and those who used it on a regular basis.
+The following graph shows the result of this analysis.
+
+{:.treat-as-figure}
+![Plot: Familiarity and usage for different development practices]({{ site.directory.images | relative_url }}/posts/2020-12-16-survey-results-consulting/software-practices-familiarity-usage.svg)
+A plot of familiarity, usage, and regular usage for different development practices.
+
+The first most obvious result from this,
+speaking at a broad level,
+is that respondents are generally familiar with the different techniques and practices suggested.
+In fact, for each of the techniques given,
+a majority of the people who answered the question were familiar with that technique.
+This suggests that these respondents are generally already aware of development practices that could help them.
+
+The second interesting result here is the lack of a clear relationship between familiarity and regular usage.
+We might suspect that the more well-known a technique is, the more regular usage it will get.
+However, this is fairly clearly not the case for many of the techniques in the dataset that we have obtained.
+
+This could be because many of these techniques are not equally applicable.
+Over 90% of respondents were aware of code reviews as a development technique for improving code quality,
+but just over a quarter of them regularly put that technique into practice.
+However, code reviews require multiple developers,
+and we know that many of the participants in this survey work alone, or with at most one other person,
+making code reviews fairly impractical.
+
+Alternatively, this could be because the techniques mentioned are not all equally easy to apply.
+Applying a common code style is a simple change that can often be made with little effort
+by running a tool like [autopep8](https://github.com/hhatto/autopep8) or [Black](https://github.com/psf/black) across the codebase.
+However, setting up continuous integration (CI) for a project can be more complicated -
+it often involves writing code in a different language, and will generally require an understanding of the way different CI platforms work.
+
+From the perspective of the Consulting team,
+this second set of techniques may give us insights into where we can support developers in Helmholtz best.
+These are techniques that often have significant benefits when they are implemented
+(being able to automatically compile code, run tests, and validate formatting)
+but require more knowledge to implement
+(the precise syntax that GitLab or GitHub use to define a CI job).
+In these cases, we would be able to step in and provide initial support to get a team started,
+giving them the tools and understanding that they need to go further on their own.
+
+## Testing Practices
+
+As part of the survey, we also asked about participants' usages and familiarity with different testing techniques,
+using the same form of question as above.
+Similar analysis as before yields the following graph:
+
+{:.treat-as-figure}
+![Plot: Familiarity and usage for different development practices]({{ site.directory.images | relative_url }}/posts/2020-12-16-survey-results-consulting/testing-practices-familiarity-usage.svg)
+A plot of familiarity, usage, and regular usage for different testing practices.
+
+Here we see similar conclusions to the ones we drew before:
+for each technique, a majority of people who answered this question were familiar with that technique,
+and many techniques are well-known but not often used, and vice versa.
+
+The previous explanations for these observations also seem to apply here.
+For example, performance testing is generally only required when performance becomes an issue.
+Likewise, usability testing will often not apply to a lot of research scripts,
+where the functionality of a piece of software is generally more important than the way it is used.
+
+Similarly, some of these techniques are complicated to set up, and may require assistance and support to implement.
+For example, static code analysis can have a lot of value in preventing bugs from appearing by identifying common programming mistakes.
+Tools that can support this include [mypy](http://mypy-lang.org/) which provides static types for Python,
+or linters such as [Pylint](https://pylint.org/) which offer a variety of relevant hints.
+Setting these tools up can be complicated for initial projects,
+as a lot of code may already exist in the codebase that is not compliant with these tools.
+This code will then need to be corrected, or workarounds will need to be found for code where a cleanup would be too much effort for too little gain.
+
+## Limitations
+
+There are a few limitations with this analysis.
+First and foremost, the survey had a relatively small number of participants, with many of them not completing the survey fully.
+In addition, we cannot be sure how well the survey was targeted,
+and so the participants may represent certain demographics within the Helmholtz Association more than others.
+For example, the familiarity of respondents with many of the techniques discussed here indicate a relatively high competency level,
+so these results may not be representative of researchers who are less comfortable with coding.
+
+There are also limitations in terms of the conclusions that we can draw from this.
+I have suggested two reasons
+(lack of applicability and difficulty of application)
+for the variance in familiarity and regular usage between different techniques,
+but for each individual technique it is not possible to determine which reason is stronger,
+or indeed if these are the most common reasons at all.
+To solve this, we would need to do further analysis to validate our assumptions
+(which is difficult with this data with a small sample size, where cross-analysis is impractical)
+or else do further surveys.
+
+## Conclusion
+
+The questions asked produced some interesting results,
+which may help us to identify ways that the consulting team can better support researchers at the Helmholtz Association.
+Specifically, the result that familiarity with a technique does not necessarily imply use of a technique
+suggests that consultations may be a valuable way of supporting researchers who know what they want to achieve, but do not have the time or ability to achieve it.
+
+There are limitations to this survey, which unfortunately affect our ability to draw more detailed conclusions,
+but the experiences drawn from creating and analysing this dataset will play a role in creating the 2021 survey.
diff --git a/_posts/2020/12/2020-12-17-eosc-general-assembly.md b/_posts/2020/12/2020-12-17-eosc-general-assembly.md
index e5b0a7d1f9f2c24d748b2132b4101e8cd50a35ee..d8e89769b224788190fc96c7cc05104ca216a0c5 100644
--- a/_posts/2020/12/2020-12-17-eosc-general-assembly.md
+++ b/_posts/2020/12/2020-12-17-eosc-general-assembly.md
@@ -1,7 +1,7 @@
 ---
 title: "Constituting General Assembly of EOSC Association"
 title_image: default
-data: 2020-12-17
+date: 2020-12-17
 authors:
   - jandt
 layout: blogpost
diff --git a/_posts/2021/01/2021-01-21-survey-results-community.md b/_posts/2021/01/2021-01-21-survey-results-community.md
new file mode 100644
index 0000000000000000000000000000000000000000..ca4cd2d7931be3097622a4b7b0339f1cca733c8f
--- /dev/null
+++ b/_posts/2021/01/2021-01-21-survey-results-community.md
@@ -0,0 +1,118 @@
+---
+title: "HIFIS Survey 2020: A Community Perspective"
+date: 2021-01-21
+authors:
+    - dolling
+    - dworatzyk
+layout: blogpost
+title_image: default
+excerpt_separator: <!--more-->
+categories:
+    - report
+tags:
+    - survey
+    - community
+---
+Data from 467 respondents of the HIFIS Survey 2020 were analyzed to give an overview of research software developers at 
+Helmholtz and their day-to-day work. 
+While software development plays a crucial role in all six research domains, only about half of the respondents 
+are satisfied with the support at their centers. 
+Results of this survey will help us to better understand how HIFIS Software Services could improve this situation.
+
+<!--more-->
+
+## Survey outreach 
+In the beginning of 2020, the HIFIS Software Survey was conducted to learn about current software development practices 
+at Helmholtz and to assess the demand for specific services to support researchers in their day-to-day work. 
+For the community team, it was particularly important to get a better grasp of who develops software and to better 
+understand their needs for technological and non-technological support.
+Our approach to the data was to draw a picture of the "typical" research software developer, to evaluate 
+the support currently provided and to identify additional challenges that should be addressed in our future work.
+ 
+Seventeen of the 19 Helmholtz centers and 3 external researchers participated in this survey, 
+providing 467 individual responses. 
+With about 42.000 employees within Helmholtz we can say that at least 1% are concerned with software development 
+(and also found the time to complete our survey - thank you <3). 
+Here is an overview of each center's contribution to our survey and the relative number of Helmholtz employees per center:
+
+![Survey outreach]({{ site.directory.images | relative_url }}/posts/2021-01-15-hifis-survey-results-community/survey-outreach.svg)
+
+As we can, we reached most Helmholtz centers except for two and received responses from each of the six research domains. 
+Compared to their relative headcount, some centers contributed over-proportionately to the HIFIS survey. 
+
+Well done, DKFZ!
+
+## Research software made by Helmholtz
+Now, let's have a look who stands behind the research software made by Helmholtz:
+The median software developer in our survey has 8 years of research experience and 9 years of software development experience;
+spends 49.5% of the working time on software development; and uses 3 different programming languages at work.
+The most used languages are Python (76.7%), C++ (45.6%), and R (28.3%) 
+\- for details see this [blog post on programming languages]({% post_url 2020/11/2020-11-27-survey-results-language-vcs %}).
+Software is typically developed in a team with 2-5 other developers for a user base of 2-10 persons.
+These results support what has been suspected earlier, namely, that software development is fundamental to researchers' work. 
+Indeed, the more time survey participants spent on research related work, the more experienced they were in terms of software development as shown by the figure below. 
+The question which role software development plays in research could then be answered: an important one!
+
+![Research, software and support]({{ site.directory.images | relative_url }}/posts/2021-01-15-hifis-survey-results-community/research-software-support.svg)
+
+Given the strong link between software development and research, we also wanted to know whether researchers felt 
+sufficiently supported at their research centers regarding software development and training.
+The answer was a classic _Jein_. 
+While half (50.8%) of the respondents seemed satisfied with the current state, 
+the other half of the respondents (49.2%) reported that they needed more support. 
+Clearly, we wanted to know which kind of support they needed. So we asked them. 
+To find out which support activities they were most interested in and which services we should focus on in the future, 
+we first let them choose from a list of predefined services.
+As shown in the figure above, training (68.7%), tools (58.1%) and consultation on best practices (52.5%) 
+were chosen by the majority of respondents.
+In order to get a more complete picture of what could be improved, 
+we also included a few open response questions asking respondents about their wishes and suggestions 
+for a good software development support and their preferred kind of learning. 
+Word and code frequency analysis gave a fairly clear picture of the respondents' needs:
+
+![More than words]({{ site.directory.images | relative_url }}/posts/2021-01-15-hifis-survey-results-community/word-code-cloud.png)
+ 
+As expected, basic and advanced training courses; consulting offerings; and a centrally provided, easily accessible 
+infrastructure were at the top of the wish list. Support on software licensing was mentioned as a particularly important
+topic. 
+An additional aspect, that was not directly addressed by our survey, was the recognition and regulation of sustainable 
+and open source development.
+It was frequently mentioned by respondents that they experienced a lack of awareness for best practices in software 
+development among both colleagues and superiors. 
+Providing official guidelines and best practice guides was seen as a basic condition to facilitate software development, while increasing social and professional recognition was discussed as a significant motivator to put such guidelines into use.
+
+ 
+## Sustainable Software Practices
+Now, let's have a look where we currently stand regarding sustainable software development:
+To get a first overview to what extent best practices of sustainable software development are already established in the 
+Helmholtz Association, our survey included questions about researchers sharing and publishing their own software as well as citing the software of others.
+
+![Sustainable software practices]({{ site.directory.images | relative_url }}/posts/2021-01-15-hifis-survey-results-community/sustainable-software-practices.svg)
+
+Results show that most respondents share their code regularly with the own research group, 
+sometimes with their research organization or research community, but never with the general public.
+They publish their code regularly on internal platforms or public platforms like GitHub but never on a 
+research repository or a software package index.
+Code comments, README files and installation instructions are regularly provided by most respondents; user manuals, 
+requirement specification, technical documentation, and release notes sometimes; whereas contributor guides and developer 
+guides are almost never provided. 
+Considering the many uncertainties regarding software licenses described in the free text section, it is not surprising 
+that almost 20% of the respondents stated that they usually do not license their code.
+Finally, we wanted to know whether respondents reference software in research publications - yes, 82.0% do using the 
+name (78.7%), link (72.6%) or doi (54.8%) of the software - and what they do to make it easier to cite their software in 
+a research publication. 
+Surprisingly, only 45.0% take care of the citability of their software, of which the vast majority (96.6%) uses a citation 
+hint in the README file and a few respondents (11.3%) use a separate citation file. 
+
+## Outlook
+In addition to providing infrastructure and formal training or consultation in different areas of software development, 
+it is one goal of HIFIS Software Services is to support the building of a strong community that promotes and commits to 
+common standards of sustainable software development and to help to improve the re-usability, maintainability, and
+extendability of research software. 
+As this survey shows, we are on the right track (more or less) but we are not there yet.
+It seems in particular that more work is needed in regard to software licensing. 
+Moreover, we would like to see the communication and knowledge exchange across Helmholtz centers improved. 
+So, join us for one of the next [Hacky Hour]({% link events.md %}) sessions and share your code, your story, 
+your expertise, or your opinion because:
+
+Sharing is caring!
diff --git a/_posts/2021/02/2021-02-09-helmholtz-gitlab.md b/_posts/2021/02/2021-02-09-helmholtz-gitlab.md
index 547d5b3c54b460b53c52a227b1f2875ea4368946..39a7c4f2c8c84c7b48ce11a11e1358663c71fd88 100644
--- a/_posts/2021/02/2021-02-09-helmholtz-gitlab.md
+++ b/_posts/2021/02/2021-02-09-helmholtz-gitlab.md
@@ -1,7 +1,7 @@
 ---
 title: "Helmholtz GitLab Available"
 title_image: clark-tibbs-oqStl2L5oxI-unsplash.jpg
-data: 2021-02-09
+date: 2021-02-09
 authors:
   - huste
 layout: blogpost
@@ -61,10 +61,10 @@ with the published [Ansible roles][roles].
   <p>
     HIFIS Software offers free-of-charge workshops and consulting to research groups within the Helmholtz umbrella.
     You can read more about what we offer on our
-    <strong><a href="https://software.hifis.net/services">services page</a></strong>.
+    <strong><a href="{% link services/index.md %}">services page</a></strong>.
     If you work within the Helmholtz Association, and think that something like this would be useful to you,
     fill in our
-    <strong><a href="https://software.hifis.net/services/consulting#consultation-request-form">consultation request form</a></strong>.
+    <strong><a href="{% link services/software/consulting.html %}#consultation-request-form">consultation request form</a></strong>.
   </p>
 </div>
 
diff --git a/_posts/2021/03/2021-03-26-survey-results.md b/_posts/2021/03/2021-03-26-survey-results.md
index 03cb2b2afcfdcc0c6b43a5e772bf6364fe50020c..9c32874b2268f1300966aa3405218274155761ff 100644
--- a/_posts/2021/03/2021-03-26-survey-results.md
+++ b/_posts/2021/03/2021-03-26-survey-results.md
@@ -1,7 +1,7 @@
 ---
 title: "Results of the first Software Survey"
 title_image: default
-data: 2021-03-26
+date: 2021-03-26
 authors:
   - huste
 layout: blogpost
@@ -27,11 +27,10 @@ excerpt: >
 The results of the HIFIS Software survey 2020 are published in four posts
 examining the survey from four different perspectives:
 
-* [**A Community Perspective**](https://software.hifis.net/report/2021/01/21/survey-results-community)
-* [**A Consulting Perspective**](https://software.hifis.net/report/2020/12/16/survey-results-consulting)
-* [**Programming, Continuous Integration and Version Control System**](https://software.hifis.net/report/2020/11/27/survey-results-language-vcs)
-* [**A Technology Perspective**](https://software.hifis.net/report/2020/11/27/survey-technology)
-
+* [**A Community Perspective**]({% post_url 2021/01/2021-01-21-survey-results-community %})
+* [**A Consulting Perspective**]({% post_url 2020/12/2020-12-16-survey-results-consulting %})
+* [**Programming, Continuous Integration and Version Control System**]({% post_url 2020/11/2020-11-27-survey-results-language-vcs %})
+* [**A Technology Perspective**]({% post_url 2020/11/2020-11-27-survey-technology %})
 
 #### Upcoming Second HIFIS survey 
 
diff --git a/_posts/2021/03/2021-03-29-helmholtz-cloud-beta.md b/_posts/2021/03/2021-03-29-helmholtz-cloud-beta.md
index 562ce8c265d460a047175847f4c12b7d4207454c..f8e4cf2425f221c58f9b74cd3f63a9d8cb929ca1 100644
--- a/_posts/2021/03/2021-03-29-helmholtz-cloud-beta.md
+++ b/_posts/2021/03/2021-03-29-helmholtz-cloud-beta.md
@@ -1,7 +1,7 @@
 ---
 title: "Helmholtz Cloud and Cloud Portal (beta) online"
 title_image: spacex-uj3hvdfQujI-unsplash.jpg
-data: 2021-03-29
+date: 2021-03-29
 authors:
   - jandt
 layout: blogpost
diff --git a/_posts/2021/05/2021-05-05-hifis-transfer-service.md b/_posts/2021/05/2021-05-05-hifis-transfer-service.md
index dab145e0fd6577a8f3ea097e3bdd436155a4077f..ef1806f7ad5ab0b81c72e2ca473684a357638999 100644
--- a/_posts/2021/05/2021-05-05-hifis-transfer-service.md
+++ b/_posts/2021/05/2021-05-05-hifis-transfer-service.md
@@ -1,5 +1,5 @@
 ---
-title: "HIFIS Transfer Service: Sharing large data sets in Helmholtz"
+title: "HIFIS Transfer Service: Sharing large data sets"
 title_image: omar-flores-MOO6k3RaiwE-unsplash.jpg
 data: 2021-05-05
 authors:
diff --git a/_posts/2021/05/2021-05-12-unified-homepage.md b/_posts/2021/05/2021-05-12-unified-homepage.md
new file mode 100644
index 0000000000000000000000000000000000000000..411a7338d1eeaa63d63dc24d028b80c16975f2cb
--- /dev/null
+++ b/_posts/2021/05/2021-05-12-unified-homepage.md
@@ -0,0 +1,64 @@
+---
+title: "HIFIS Homepages unified"
+title_image: spacex-uj3hvdfQujI-unsplash.jpg
+data: 2021-05-05
+authors:
+  - jandt
+  - huste
+  - spicker
+layout: blogpost
+categories:
+  - news
+excerpt: >
+    The HIFIS pages have been re-united! Yay! 
+    After some time of living separately, the former software.hifis.net and hifis.net homepages have been merged to one, as they should be. 
+    All HIFIS services - covering software, cloud, backbone and overarching services, are now being presented on one unified page. Check it out!
+
+---
+
+{{ page.excerpt }}
+
+#### Central elements of the new page
+All details, documents and explanations on HIFIS are accessible from [hifis.net]({% link index.md %}), with some being directly accessible under the following shortlinks:
+
+* [**hifis.net/services**]({% link services/index.md %}) -- All HIFIS Services in a nutshell.
+* [**hifis.net/events**]({% link events.md %}) -- HIFIS Events, including Courses and Community Events.
+* [**hifis.net/news**]({% link news/index.html %}) -- HIFIS News and Announcements.
+* [**hifis.net/publications**]({% link publications.md %}) -- Publications of HIFIS.
+* [**hifis.net/roadmap**]({% link roadmap/index.md %}) -- HIFIS Roadmap.
+* [**hifis.net/doc**](https://hifis.net/doc) -- HIFIS Technical and Adminstrative Documentation.
+
+#### Forwarding of old software.hifis.net links
+
+All links to the former software.hifis.net page are being redirected to the new site, so don't fear to end up in missing links all the way.
+However, you are encouraged to update any dangling links to the new site, when possible.
+
+#### Stay tuned!
+
+This site will be continuously updated. We will add anything that's new on topics like
+
+* New Services provided,
+* Use Cases of Services,
+* Frequently Asked Questions,
+* ...any many more!
+
+To never miss any updates on HIFIS, we invite you to:
+
+<a href="https://lists.desy.de/sympa/subscribe/hifis-announce" 
+    class="btn btn-outline-secondary m-1"
+    title="Subscribe to HIFIS Announcements Letter - also unsubscribe"> 
+    Subscribe to our Announcements Letter <i class="fas fa-bell"></i>
+</a><a class="btn btn-outline-secondary m-1" href="{{ '/feed/news.xml' | relative_url }}"
+    title="Subscribe to HIFIS News RSS Feed (RSS Reader required)"
+    type="application/atom+xml"
+    download> 
+    Subscribe to our News Feed (RSS) <i class="fas fa-rss"></i></a>
+
+#### Comments and Suggestions
+
+If you have suggestions, questions, or queries, please don't hesitate to write us.
+
+<a href="{% link contact.md %}" 
+                            class="btn btn-outline-secondary"
+                            title="HIFIS Helpdesk"> 
+                            Contact us! <i class="fas fa-envelope"></i></a>
diff --git a/_roadmap/software/2019-12-01-tasks.md b/_roadmap/software/2019-12-01-tasks.md
index 8a160f28d21228aa572148a760067036adee9867..8794d14ffc90f2fd20908a0b6f3e4301a32b5f6c 100644
--- a/_roadmap/software/2019-12-01-tasks.md
+++ b/_roadmap/software/2019-12-01-tasks.md
@@ -4,8 +4,8 @@ title: Tasks in December 2019
 service: software
 ---
 
-## Initial launch of [software.hifis.net](https://software.hifis.net)
-The platform [software.hifis.net](https://software.hifis.net) is launched as
+## Initial launch of software.hifis.net
+The platform software.hifis.net (meanwhile moved to [hifis.net](https://hifis.net)) is launched as
 the future home for software development services within Helmholtz and HIFIS.
 The static site is built with Jekyll.
 Its sources are available on
diff --git a/_roadmap/software/2020-03-01-tasks.md b/_roadmap/software/2020-03-01-tasks.md
index be153555b765cddf172fc2ed74305668cf436ad0..942c464215a8ceac524d57297eebe80e01134bfe 100644
--- a/_roadmap/software/2020-03-01-tasks.md
+++ b/_roadmap/software/2020-03-01-tasks.md
@@ -4,7 +4,7 @@ title: Tasks in March 2020
 service: software
 ---
 
-## [Start of Helmholtz-wide training events](https://software.hifis.net/events)
+## [Start of Helmholtz-wide training events]({% link events.md %})
 The first Helmholtz-wide training events are conducted.
-Read the [announcement post](https://software.hifis.net/announcement/2020/02/21/HIFIS-workshops-2020)
+Read the [announcement post]({% post_url 2020/02/2020-02-21-HIFIS-workshops-2020 %})
 for information on how the initial course portfolio will look like.
diff --git a/_roadmap/software/2020-06-01-tasks.md b/_roadmap/software/2020-06-01-tasks.md
index cddb735aebf395d2935590ec0208ca477e474223..a6ddcb4017610299ed9b38e1fe0e2e2bc0dfd363 100644
--- a/_roadmap/software/2020-06-01-tasks.md
+++ b/_roadmap/software/2020-06-01-tasks.md
@@ -9,6 +9,6 @@ In preparation of the launch of the [Consulting Services][software-consulting]
 the _HIFIS Software helpdesk_ has been launched basing on [Zammad](https://zammad.org).
 Therefore, a [reusable Ansible role][ansible-role-zammad] has been implemented.
 
-[software-helpdesk]: https://software.hifis.net/announcement/2020/06/01/helpdesk-launch
-[software-consulting]: https://software.hifis.net/services/consulting
+[software-helpdesk]: {% post_url 2020/06/2020-06-01-helpdesk-launch %}
+[software-consulting]: {% link services/software/consulting.html %}
 [ansible-role-zammad]: https://github.com/Helmholtz-UFZ/ansible-role-zammad
diff --git a/_roadmap/software/2020-09-01-tasks.md b/_roadmap/software/2020-09-01-tasks.md
index 0a21ce8248c6d56ff406e7707c6e70f290add64c..b80c79ce61009c6c8cbe769ea02df0c1fb317292 100644
--- a/_roadmap/software/2020-09-01-tasks.md
+++ b/_roadmap/software/2020-09-01-tasks.md
@@ -13,4 +13,4 @@ problems that you need to solve.
 
 <i class="fas fa-info-circle"></i> [Request consulting.][consulting-page]
 
-[consulting-page]: https://software.hifis.net/services/consulting
+[consulting-page]: {% link services/software/consulting.html %}
diff --git a/_roadmap/software/2021-02-26-tasks.md b/_roadmap/software/2021-02-26-tasks.md
index 4ec22458e56295b3e6dd03f7fa23efa2a64ff6c7..c13b966e6adced0ca83fe80c8e0c80c77e3b4b22 100644
--- a/_roadmap/software/2021-02-26-tasks.md
+++ b/_roadmap/software/2021-02-26-tasks.md
@@ -5,4 +5,4 @@ service: software
 ---
 
 ## Publish training program for the first half of 2021 
-The education and training work package publishes the offered training events for the first half of 2021 on <https://software.hifis.net/events>.
+The education and training work package publishes the offered training events for the first half of 2021 on <{% link events.md %}>.
diff --git a/_roadmap/software/2021-06-30-tasks.md b/_roadmap/software/2021-06-30-tasks.md
index f6da3e30a11514b9a4bd02afeb7cc94ab52d1bb6..5d3a60a70cc4ae0af09d8a23ade4f7414e3d9bdf 100644
--- a/_roadmap/software/2021-06-30-tasks.md
+++ b/_roadmap/software/2021-06-30-tasks.md
@@ -5,4 +5,4 @@ service: software
 ---
 
 ## Publish training program for the second half of 2021 
-The education and training work package publishes the offered training events for the second half of 2021 on <https://software.hifis.net/events>.
+The education and training work package publishes the offered training events for the second half of 2021 on <{% link events.md %}>.
diff --git a/_sass/_upcoming_events_list.scss b/_sass/_upcoming_events_list.scss
index 6c508b4b935b7d3297dbf9ed4ef1860fd90350bc..607cd3e64b187d8a0cce5804fbd12621ae5f9ec6 100644
--- a/_sass/_upcoming_events_list.scss
+++ b/_sass/_upcoming_events_list.scss
@@ -11,12 +11,15 @@
             @include drop-shadow;
         
             margin: 0.5rem;
+            width:  auto;
+            height: auto;
         
             color: black;
         
             .card-body {
                 display:    flex;
                 flex-flow:  column nowrap;
+                align-items: flex-start;
 
                 .inline-event-title {
                     display: inline;
diff --git a/_sass/boilerplate/_measurements.scss b/_sass/boilerplate/_measurements.scss
index 96b7ccc62c82f595d3698ad71af7b4de7977d7d7..59478e4095fd15eba511e61b1621ad639ad41124 100644
--- a/_sass/boilerplate/_measurements.scss
+++ b/_sass/boilerplate/_measurements.scss
@@ -13,7 +13,7 @@
 $document-side-margin:      5vw;
 $document-top-margin:       1rem;
 $document-bottom-margin:    $document-top-margin; /* Same value for now */
-$section-top-padding:       2rem;
+$section-top-padding:       1rem;
 $section-bottom-padding:    $section-top-padding; /* Same value for now */
 
 /*
diff --git a/_sass/common/_cards.scss b/_sass/common/_cards.scss
index cbbac597ccff141c2a9bc52335980348ecee4278..e7a2de54350205c5d849571612843e276e13d663 100644
--- a/_sass/common/_cards.scss
+++ b/_sass/common/_cards.scss
@@ -1,19 +1,25 @@
 .flex-cards {
     display: flex;
     flex-flow: wrap;
-    justify-content: space-evenly;
+    justify-content: flex-start;
 
-    margin-top: 1rem;
-    margin-bottom: 1rem;
+    margin-top: 0rem;
+    margin-bottom: 0rem;
 
     text-align: center;
+
+    @include medium-is-phone {
+        justify-content: space-evenly;
+    }
 }
 
 .card {
     @include drop-shadow;
 
-    width: 15rem;
+    width: 12rem;
     margin: 0.5rem;
+    height: 9rem;
+    border: 0;
 
     .badge {
         @include drop-shadow(
@@ -22,10 +28,15 @@
             $color:     rgba(black, 0.25)
         );
     }
+
+    .card-overlay {
+        display:            flex;
+        flex-direction:     column;
+        justify-content:    flex-start;
+    }
 }
 
 .card-body {
-    display:            flex;
     justify-content:    center;
     align-items:        center;
     
@@ -43,6 +54,11 @@
     object-fit: cover;
 }
 
+.top-image-card {
+    width:  14rem;
+    height: auto;
+}
+
 .image-card {
     @include drop-shadow;
 
diff --git a/assets/css/2019-11-22-Workflow-to-Create-a-new-Blog-Post/create_blog_post.scss b/assets/css/2019-11-22-Workflow-to-Create-a-new-Blog-Post/create_blog_post.scss
new file mode 100644
index 0000000000000000000000000000000000000000..ac4c6f6ce0c2c857d470a5e15ae7ace480dea4c6
--- /dev/null
+++ b/assets/css/2019-11-22-Workflow-to-Create-a-new-Blog-Post/create_blog_post.scss
@@ -0,0 +1,26 @@
+---
+---
+
+@import "boilerplate/_breakpoints";
+@import "boilerplate/_responsive";
+@import "boilerplate/_colors";
+
+.blog_post_template_image {
+    @include respond-to-medium(width, 75%, 100%, 100%);
+    max-width: 850px;
+    display: block;
+    margin-left: auto;
+    margin-right: auto;
+    border: 1px solid $color-content-light-gray;
+    padding: 0.5rem;
+}
+
+.review_apps_button {
+    @include respond-to-medium(width, 75%, 100%, 100%);
+    max-width: 850px;
+    display: block;
+    margin-left: auto;
+    margin-right: auto;
+    border: 1px solid $color-content-light-gray;
+    padding: 0.5rem;
+}
diff --git a/assets/css/2020-01-07-contributing-in-4-simple-steps/button-link.scss b/assets/css/2020-01-07-contributing-in-4-simple-steps/button-link.scss
new file mode 100644
index 0000000000000000000000000000000000000000..1f580b7791ab539537210e548cb9d60233f83ad1
--- /dev/null
+++ b/assets/css/2020-01-07-contributing-in-4-simple-steps/button-link.scss
@@ -0,0 +1,18 @@
+---
+---
+
+@import "bootstrap_variables";
+@import "assets/vendor/bootstrap/scss/functions";
+@import "assets/vendor/bootstrap/scss/variables";
+@import "assets/vendor/bootstrap/scss/mixins";
+@import "assets/vendor/bootstrap/scss/buttons";
+
+p.button-link {
+
+    text-align: center;
+
+    a {
+        @extend .btn;
+        @extend .btn-outline-primary;
+    }
+}
diff --git a/assets/css/frontpage.scss b/assets/css/frontpage.scss
index c8473af0f7f9fb6d536640d3952c8c15336128c4..7640df10dcbbdcc30b8703c1e0a18e3b8a8b86d2 100644
--- a/assets/css/frontpage.scss
+++ b/assets/css/frontpage.scss
@@ -23,6 +23,26 @@
     }
 }
 
+.howto-col {
+    display: grid;
+    grid-template-columns: 1fr 1fr  1fr  1fr  1fr;
+    
+    max-width: 500rem !important;
+    padding-top: 0rem !important;
+
+    @include medium-is-phone {
+        grid-template-columns: 1fr;
+    }
+
+    .info-box {
+        padding: 0.5rem;
+    }
+
+    .btn-outline-primary {
+        border: none;
+    }
+}
+
 .info-col {
     display: grid;
     grid-template-columns: 1fr 1fr;
diff --git a/assets/css/services/services-page-images.scss b/assets/css/services/services-page-images.scss
new file mode 100644
index 0000000000000000000000000000000000000000..33f3683a555561727e8b7ea46833776b2072c366
--- /dev/null
+++ b/assets/css/services/services-page-images.scss
@@ -0,0 +1,36 @@
+---
+---
+
+@import "boilerplate/breakpoints";
+
+.image-block {
+    display: flex;
+    padding: 1rem 0;
+    align-items: center;
+
+    div {
+        flex: 3 0 0;
+    }
+
+    .help-image {
+        padding: 1rem 2rem;
+        flex: 1 0 0;
+        max-width: 14rem; // needed for Chrome on large screens
+        min-height: 5rem; // needed for Firefox on small screens
+
+        &.right {
+            @include medium-is-tablet-plus {
+                order: 1
+            }
+        }
+    }
+
+    @include medium-is-phone {
+        flex-direction: column;
+    }
+}
+
+.image-attrib {
+    font-size: 0.8rem;
+    text-align: right;
+}
diff --git a/assets/img/ilya-pavlov-OqtafYT5kTw-unsplash.jpg b/assets/img/ilya-pavlov-OqtafYT5kTw-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..a71ae2a76e645c85721a22ee1de8bc68178e35fc
Binary files /dev/null and b/assets/img/ilya-pavlov-OqtafYT5kTw-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/adi-goldstein-mDinBvq1Sfg-unsplash.jpg b/assets/img/jumbotrons/adi-goldstein-mDinBvq1Sfg-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..b466dbc64b2e6b2e419823322e82030e1c97b715
Binary files /dev/null and b/assets/img/jumbotrons/adi-goldstein-mDinBvq1Sfg-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/adi-goldstein-mDinBvq1Sfg-unsplash_shrinked.jpg b/assets/img/jumbotrons/adi-goldstein-mDinBvq1Sfg-unsplash_shrinked.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..d28432a05ba6be68786ee9f4a41240a03f5059de
Binary files /dev/null and b/assets/img/jumbotrons/adi-goldstein-mDinBvq1Sfg-unsplash_shrinked.jpg differ
diff --git a/assets/img/jumbotrons/background-cloud.jpg b/assets/img/jumbotrons/background-cloud.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..1484745dd863b7d39ee1565e69aa099e0040e49e
Binary files /dev/null and b/assets/img/jumbotrons/background-cloud.jpg differ
diff --git a/assets/img/jumbotrons/coding_background.jpg b/assets/img/jumbotrons/coding_background.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..559769ed762d9d5dd8aa55a5a1c16bc8fbdc749b
Binary files /dev/null and b/assets/img/jumbotrons/coding_background.jpg differ
diff --git a/assets/img/jumbotrons/desktop/adi-goldstein-mDinBvq1Sfg-unsplash.jpg b/assets/img/jumbotrons/desktop/adi-goldstein-mDinBvq1Sfg-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..6ddacba2352ad7d0f6fbdaa2d8ec56e848cd5661
Binary files /dev/null and b/assets/img/jumbotrons/desktop/adi-goldstein-mDinBvq1Sfg-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/desktop/adi-goldstein-mDinBvq1Sfg-unsplash_shrinked.jpg b/assets/img/jumbotrons/desktop/adi-goldstein-mDinBvq1Sfg-unsplash_shrinked.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..4690fa8e908efe94f8b3620aaa427bd5aaaa9a96
Binary files /dev/null and b/assets/img/jumbotrons/desktop/adi-goldstein-mDinBvq1Sfg-unsplash_shrinked.jpg differ
diff --git a/assets/img/jumbotrons/desktop/background-cloud.jpg b/assets/img/jumbotrons/desktop/background-cloud.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..9eca2d90e86a36fcea888f8e294650cf3fdb2289
Binary files /dev/null and b/assets/img/jumbotrons/desktop/background-cloud.jpg differ
diff --git a/assets/img/jumbotrons/desktop/coding_background.jpg b/assets/img/jumbotrons/desktop/coding_background.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..8987ebe37ec9f110ede9b3cef08ac0bc630a613f
Binary files /dev/null and b/assets/img/jumbotrons/desktop/coding_background.jpg differ
diff --git a/assets/img/jumbotrons/desktop/docker-cover.jpg b/assets/img/jumbotrons/desktop/docker-cover.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..bfc2b74d99c0e87a23db6a1df52db58182caf961
Binary files /dev/null and b/assets/img/jumbotrons/desktop/docker-cover.jpg differ
diff --git a/assets/img/jumbotrons/desktop/globe.jpeg b/assets/img/jumbotrons/desktop/globe.jpeg
new file mode 120000
index 0000000000000000000000000000000000000000..72c68d4e2d5b38c1ffdf964001d8e75365176017
--- /dev/null
+++ b/assets/img/jumbotrons/desktop/globe.jpeg
@@ -0,0 +1 @@
+../globe.jpeg
\ No newline at end of file
diff --git a/assets/img/jumbotrons/desktop/group-of-people-watching-on-laptop-1595385.jpg b/assets/img/jumbotrons/desktop/group-of-people-watching-on-laptop-1595385.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..68f808e052f56aef0162231719ae052494f62008
Binary files /dev/null and b/assets/img/jumbotrons/desktop/group-of-people-watching-on-laptop-1595385.jpg differ
diff --git a/assets/img/jumbotrons/desktop/headway-5QgIuuBxKwM-unsplash.jpg b/assets/img/jumbotrons/desktop/headway-5QgIuuBxKwM-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..47f082ce0af9064ebe4f0285cda07284f8224ad9
Binary files /dev/null and b/assets/img/jumbotrons/desktop/headway-5QgIuuBxKwM-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/desktop/jamie-street-_94HLr_QXo8-unsplash.jpg b/assets/img/jumbotrons/desktop/jamie-street-_94HLr_QXo8-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..899ceef37f7004690c736aff8ad5e18e4fcc8a5f
Binary files /dev/null and b/assets/img/jumbotrons/desktop/jamie-street-_94HLr_QXo8-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/desktop/jamie-templeton-6gQjPGx1uQw-unsplash.jpg b/assets/img/jumbotrons/desktop/jamie-templeton-6gQjPGx1uQw-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..915fad9078675332f0e1586a2e7fce442d71c99a
Binary files /dev/null and b/assets/img/jumbotrons/desktop/jamie-templeton-6gQjPGx1uQw-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/desktop/luke-stackpoole-ZRsJmpt9pNI-unsplash.jpg b/assets/img/jumbotrons/desktop/luke-stackpoole-ZRsJmpt9pNI-unsplash.jpg
new file mode 120000
index 0000000000000000000000000000000000000000..be125c62d160f27017c80bf95a5d9617ca91adff
--- /dev/null
+++ b/assets/img/jumbotrons/desktop/luke-stackpoole-ZRsJmpt9pNI-unsplash.jpg
@@ -0,0 +1 @@
+../luke-stackpoole-ZRsJmpt9pNI-unsplash.jpg
\ No newline at end of file
diff --git a/assets/img/jumbotrons/desktop/markus-spiske-PsRUMc7vilg-unsplash.jpg b/assets/img/jumbotrons/desktop/markus-spiske-PsRUMc7vilg-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..1f00630658c792dd7867d7f7784cd35ed1e99329
Binary files /dev/null and b/assets/img/jumbotrons/desktop/markus-spiske-PsRUMc7vilg-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/desktop/matthew-waring-MJAoiige14E-unsplash.jpg b/assets/img/jumbotrons/desktop/matthew-waring-MJAoiige14E-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..7542fbd0afaada80c2d33918328a3a9149440acd
Binary files /dev/null and b/assets/img/jumbotrons/desktop/matthew-waring-MJAoiige14E-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/desktop/mountains-nature-arrow-guide-66100.jpg b/assets/img/jumbotrons/desktop/mountains-nature-arrow-guide-66100.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..cb6a66c92bffa6a535877cd67af4768b6c689daa
Binary files /dev/null and b/assets/img/jumbotrons/desktop/mountains-nature-arrow-guide-66100.jpg differ
diff --git a/assets/img/jumbotrons/desktop/pexels-brett-sayles-2881232.jpg b/assets/img/jumbotrons/desktop/pexels-brett-sayles-2881232.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..f9312c3e97cc1b8f10bceb80b416a26e5d8270be
Binary files /dev/null and b/assets/img/jumbotrons/desktop/pexels-brett-sayles-2881232.jpg differ
diff --git a/assets/img/jumbotrons/desktop/photo-of-open-signage-2763246.jpg b/assets/img/jumbotrons/desktop/photo-of-open-signage-2763246.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..04e22c6a5013344d74b04938710f0e84c0132cff
Binary files /dev/null and b/assets/img/jumbotrons/desktop/photo-of-open-signage-2763246.jpg differ
diff --git a/assets/img/jumbotrons/desktop/sergi-kabrera-2xU7rYxsTiM-unsplash.jpg b/assets/img/jumbotrons/desktop/sergi-kabrera-2xU7rYxsTiM-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..5712f467ad21ee4994bfa3022e5757e8e62e618f
Binary files /dev/null and b/assets/img/jumbotrons/desktop/sergi-kabrera-2xU7rYxsTiM-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/desktop/service_survey.jpg b/assets/img/jumbotrons/desktop/service_survey.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..09422e68eb39b80541bec9c409f212ba87c62a71
Binary files /dev/null and b/assets/img/jumbotrons/desktop/service_survey.jpg differ
diff --git a/assets/img/jumbotrons/desktop/sign-pen-business-document-48148.jpg b/assets/img/jumbotrons/desktop/sign-pen-business-document-48148.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..d6ba0bcc2a08de7790e75367416f39bd50efed2b
Binary files /dev/null and b/assets/img/jumbotrons/desktop/sign-pen-business-document-48148.jpg differ
diff --git a/assets/img/jumbotrons/display_2k/adi-goldstein-mDinBvq1Sfg-unsplash.jpg b/assets/img/jumbotrons/display_2k/adi-goldstein-mDinBvq1Sfg-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..8de18a16e753d23d43f72ad6e8717e3458d52803
Binary files /dev/null and b/assets/img/jumbotrons/display_2k/adi-goldstein-mDinBvq1Sfg-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/display_2k/adi-goldstein-mDinBvq1Sfg-unsplash_shrinked.jpg b/assets/img/jumbotrons/display_2k/adi-goldstein-mDinBvq1Sfg-unsplash_shrinked.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..b24ec580697a94eb117f2930d9ee1cdb716dd251
Binary files /dev/null and b/assets/img/jumbotrons/display_2k/adi-goldstein-mDinBvq1Sfg-unsplash_shrinked.jpg differ
diff --git a/assets/img/jumbotrons/display_2k/background-cloud.jpg b/assets/img/jumbotrons/display_2k/background-cloud.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..06d0df53419c1ce7eddacd228df76d0da4368cc8
Binary files /dev/null and b/assets/img/jumbotrons/display_2k/background-cloud.jpg differ
diff --git a/assets/img/jumbotrons/display_2k/coding_background.jpg b/assets/img/jumbotrons/display_2k/coding_background.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..e337d4a841582e24405c0c35a1d8906e4fed5536
Binary files /dev/null and b/assets/img/jumbotrons/display_2k/coding_background.jpg differ
diff --git a/assets/img/jumbotrons/display_2k/docker-cover.jpg b/assets/img/jumbotrons/display_2k/docker-cover.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..bfc2b74d99c0e87a23db6a1df52db58182caf961
Binary files /dev/null and b/assets/img/jumbotrons/display_2k/docker-cover.jpg differ
diff --git a/assets/img/jumbotrons/display_2k/globe.jpeg b/assets/img/jumbotrons/display_2k/globe.jpeg
new file mode 120000
index 0000000000000000000000000000000000000000..72c68d4e2d5b38c1ffdf964001d8e75365176017
--- /dev/null
+++ b/assets/img/jumbotrons/display_2k/globe.jpeg
@@ -0,0 +1 @@
+../globe.jpeg
\ No newline at end of file
diff --git a/assets/img/jumbotrons/display_2k/group-of-people-watching-on-laptop-1595385.jpg b/assets/img/jumbotrons/display_2k/group-of-people-watching-on-laptop-1595385.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..58cd975dc0c4a14f7fc29a1dee9c990e778bfc51
Binary files /dev/null and b/assets/img/jumbotrons/display_2k/group-of-people-watching-on-laptop-1595385.jpg differ
diff --git a/assets/img/jumbotrons/display_2k/headway-5QgIuuBxKwM-unsplash.jpg b/assets/img/jumbotrons/display_2k/headway-5QgIuuBxKwM-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..47f082ce0af9064ebe4f0285cda07284f8224ad9
Binary files /dev/null and b/assets/img/jumbotrons/display_2k/headway-5QgIuuBxKwM-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/display_2k/jamie-street-_94HLr_QXo8-unsplash.jpg b/assets/img/jumbotrons/display_2k/jamie-street-_94HLr_QXo8-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..899ceef37f7004690c736aff8ad5e18e4fcc8a5f
Binary files /dev/null and b/assets/img/jumbotrons/display_2k/jamie-street-_94HLr_QXo8-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/display_2k/jamie-templeton-6gQjPGx1uQw-unsplash.jpg b/assets/img/jumbotrons/display_2k/jamie-templeton-6gQjPGx1uQw-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..3fbebd16368a9653619bc0f111df61fa8d9bd302
Binary files /dev/null and b/assets/img/jumbotrons/display_2k/jamie-templeton-6gQjPGx1uQw-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/display_2k/luke-stackpoole-ZRsJmpt9pNI-unsplash.jpg b/assets/img/jumbotrons/display_2k/luke-stackpoole-ZRsJmpt9pNI-unsplash.jpg
new file mode 120000
index 0000000000000000000000000000000000000000..be125c62d160f27017c80bf95a5d9617ca91adff
--- /dev/null
+++ b/assets/img/jumbotrons/display_2k/luke-stackpoole-ZRsJmpt9pNI-unsplash.jpg
@@ -0,0 +1 @@
+../luke-stackpoole-ZRsJmpt9pNI-unsplash.jpg
\ No newline at end of file
diff --git a/assets/img/jumbotrons/display_2k/markus-spiske-PsRUMc7vilg-unsplash.jpg b/assets/img/jumbotrons/display_2k/markus-spiske-PsRUMc7vilg-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..42b57bbfba9ce430be9ca036aa6981e8a27083b8
Binary files /dev/null and b/assets/img/jumbotrons/display_2k/markus-spiske-PsRUMc7vilg-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/display_2k/matthew-waring-MJAoiige14E-unsplash.jpg b/assets/img/jumbotrons/display_2k/matthew-waring-MJAoiige14E-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..31a0d269ec8ef8254a19e19bd8079936319df1a8
Binary files /dev/null and b/assets/img/jumbotrons/display_2k/matthew-waring-MJAoiige14E-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/display_2k/mountains-nature-arrow-guide-66100.jpg b/assets/img/jumbotrons/display_2k/mountains-nature-arrow-guide-66100.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..ed730017e09ffd0c71a9adea377c0d68c330356a
Binary files /dev/null and b/assets/img/jumbotrons/display_2k/mountains-nature-arrow-guide-66100.jpg differ
diff --git a/assets/img/jumbotrons/display_2k/pexels-brett-sayles-2881232.jpg b/assets/img/jumbotrons/display_2k/pexels-brett-sayles-2881232.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..be2e3248479eb1fa3367bf737431dcf6df6fc337
Binary files /dev/null and b/assets/img/jumbotrons/display_2k/pexels-brett-sayles-2881232.jpg differ
diff --git a/assets/img/jumbotrons/display_2k/photo-of-open-signage-2763246.jpg b/assets/img/jumbotrons/display_2k/photo-of-open-signage-2763246.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..bd790581b31a59ae7c59519cf1242ca0578fa184
Binary files /dev/null and b/assets/img/jumbotrons/display_2k/photo-of-open-signage-2763246.jpg differ
diff --git a/assets/img/jumbotrons/display_2k/sergi-kabrera-2xU7rYxsTiM-unsplash.jpg b/assets/img/jumbotrons/display_2k/sergi-kabrera-2xU7rYxsTiM-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..a9d72c0ab2fbbf89786b5724724c1e3b889f09c4
Binary files /dev/null and b/assets/img/jumbotrons/display_2k/sergi-kabrera-2xU7rYxsTiM-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/display_2k/service_survey.jpg b/assets/img/jumbotrons/display_2k/service_survey.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..c5eecca7f4ee7ecaf0b871f3402bb8e22c01c829
Binary files /dev/null and b/assets/img/jumbotrons/display_2k/service_survey.jpg differ
diff --git a/assets/img/jumbotrons/display_2k/sign-pen-business-document-48148.jpg b/assets/img/jumbotrons/display_2k/sign-pen-business-document-48148.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..ab7bbd3cb971d8ab95603798dca14e2328e70c88
Binary files /dev/null and b/assets/img/jumbotrons/display_2k/sign-pen-business-document-48148.jpg differ
diff --git a/assets/img/jumbotrons/docker-cover.jpg b/assets/img/jumbotrons/docker-cover.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..bfc2b74d99c0e87a23db6a1df52db58182caf961
Binary files /dev/null and b/assets/img/jumbotrons/docker-cover.jpg differ
diff --git a/assets/img/jumbotrons/globe.jpeg b/assets/img/jumbotrons/globe.jpeg
new file mode 100644
index 0000000000000000000000000000000000000000..a28c88b0abcf29c5829943cba3a8b30df063e15c
Binary files /dev/null and b/assets/img/jumbotrons/globe.jpeg differ
diff --git a/assets/img/jumbotrons/group-of-people-watching-on-laptop-1595385.jpg b/assets/img/jumbotrons/group-of-people-watching-on-laptop-1595385.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..347118f2b2c2ea656a2d2593cafdbc57584bc685
Binary files /dev/null and b/assets/img/jumbotrons/group-of-people-watching-on-laptop-1595385.jpg differ
diff --git a/assets/img/jumbotrons/headway-5QgIuuBxKwM-unsplash.jpg b/assets/img/jumbotrons/headway-5QgIuuBxKwM-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..baba3e5f2f0c6433c1a90b21549a5755a48f9dff
Binary files /dev/null and b/assets/img/jumbotrons/headway-5QgIuuBxKwM-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/jamie-street-_94HLr_QXo8-unsplash.jpg b/assets/img/jumbotrons/jamie-street-_94HLr_QXo8-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..899ceef37f7004690c736aff8ad5e18e4fcc8a5f
Binary files /dev/null and b/assets/img/jumbotrons/jamie-street-_94HLr_QXo8-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/jamie-templeton-6gQjPGx1uQw-unsplash.jpg b/assets/img/jumbotrons/jamie-templeton-6gQjPGx1uQw-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..6fdd2bd69f884fe465e834c6e0da7c3452d1369e
Binary files /dev/null and b/assets/img/jumbotrons/jamie-templeton-6gQjPGx1uQw-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/luke-stackpoole-ZRsJmpt9pNI-unsplash.jpg b/assets/img/jumbotrons/luke-stackpoole-ZRsJmpt9pNI-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..34b597062ab1b2d3a2992ff540fa8a7200153a9f
Binary files /dev/null and b/assets/img/jumbotrons/luke-stackpoole-ZRsJmpt9pNI-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/markus-spiske-PsRUMc7vilg-unsplash.jpg b/assets/img/jumbotrons/markus-spiske-PsRUMc7vilg-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..1ac525d0613777d62cfb30f670803818640a1420
Binary files /dev/null and b/assets/img/jumbotrons/markus-spiske-PsRUMc7vilg-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/matthew-waring-MJAoiige14E-unsplash.jpg b/assets/img/jumbotrons/matthew-waring-MJAoiige14E-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..172cb577258e2607018cf809b1f57f7eb5575d75
Binary files /dev/null and b/assets/img/jumbotrons/matthew-waring-MJAoiige14E-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/mountains-nature-arrow-guide-66100.jpg b/assets/img/jumbotrons/mountains-nature-arrow-guide-66100.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..d11d1c403f29a6cefdcb07cdb11a8c8bf621a322
Binary files /dev/null and b/assets/img/jumbotrons/mountains-nature-arrow-guide-66100.jpg differ
diff --git a/assets/img/jumbotrons/pexels-brett-sayles-2881232.jpg b/assets/img/jumbotrons/pexels-brett-sayles-2881232.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..1214607bad9e18b4e3430b9847647cff393d2056
Binary files /dev/null and b/assets/img/jumbotrons/pexels-brett-sayles-2881232.jpg differ
diff --git a/assets/img/jumbotrons/phone/adi-goldstein-mDinBvq1Sfg-unsplash.jpg b/assets/img/jumbotrons/phone/adi-goldstein-mDinBvq1Sfg-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..bd8c039a413510fab83e391cfbe14404b77039ef
Binary files /dev/null and b/assets/img/jumbotrons/phone/adi-goldstein-mDinBvq1Sfg-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/phone/adi-goldstein-mDinBvq1Sfg-unsplash_shrinked.jpg b/assets/img/jumbotrons/phone/adi-goldstein-mDinBvq1Sfg-unsplash_shrinked.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..e9b85377d13b3ca2c01eade8b248e4a7a60efffc
Binary files /dev/null and b/assets/img/jumbotrons/phone/adi-goldstein-mDinBvq1Sfg-unsplash_shrinked.jpg differ
diff --git a/assets/img/jumbotrons/phone/background-cloud.jpg b/assets/img/jumbotrons/phone/background-cloud.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..bfdb78ea1a0f067b30945abe4730ada1a355fa96
Binary files /dev/null and b/assets/img/jumbotrons/phone/background-cloud.jpg differ
diff --git a/assets/img/jumbotrons/phone/coding_background.jpg b/assets/img/jumbotrons/phone/coding_background.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..559769ed762d9d5dd8aa55a5a1c16bc8fbdc749b
Binary files /dev/null and b/assets/img/jumbotrons/phone/coding_background.jpg differ
diff --git a/assets/img/jumbotrons/phone/docker-cover.jpg b/assets/img/jumbotrons/phone/docker-cover.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..bfc2b74d99c0e87a23db6a1df52db58182caf961
Binary files /dev/null and b/assets/img/jumbotrons/phone/docker-cover.jpg differ
diff --git a/assets/img/jumbotrons/phone/globe.jpeg b/assets/img/jumbotrons/phone/globe.jpeg
new file mode 100644
index 0000000000000000000000000000000000000000..1fc74edb1b9fd3ab685cceb402a6f634afa546de
Binary files /dev/null and b/assets/img/jumbotrons/phone/globe.jpeg differ
diff --git a/assets/img/jumbotrons/phone/group-of-people-watching-on-laptop-1595385.jpg b/assets/img/jumbotrons/phone/group-of-people-watching-on-laptop-1595385.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..2dfded1e012f4e9aaf52ce0455d0cfa64c1d1c84
Binary files /dev/null and b/assets/img/jumbotrons/phone/group-of-people-watching-on-laptop-1595385.jpg differ
diff --git a/assets/img/jumbotrons/phone/headway-5QgIuuBxKwM-unsplash.jpg b/assets/img/jumbotrons/phone/headway-5QgIuuBxKwM-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..baba3e5f2f0c6433c1a90b21549a5755a48f9dff
Binary files /dev/null and b/assets/img/jumbotrons/phone/headway-5QgIuuBxKwM-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/phone/jamie-street-_94HLr_QXo8-unsplash.jpg b/assets/img/jumbotrons/phone/jamie-street-_94HLr_QXo8-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..9a164d16357896ac5b08d3914c6f22c41679ea0b
Binary files /dev/null and b/assets/img/jumbotrons/phone/jamie-street-_94HLr_QXo8-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/phone/jamie-templeton-6gQjPGx1uQw-unsplash.jpg b/assets/img/jumbotrons/phone/jamie-templeton-6gQjPGx1uQw-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..87f6a586033de738f7cfa86a827bc23ec51d1c09
Binary files /dev/null and b/assets/img/jumbotrons/phone/jamie-templeton-6gQjPGx1uQw-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/phone/luke-stackpoole-ZRsJmpt9pNI-unsplash.jpg b/assets/img/jumbotrons/phone/luke-stackpoole-ZRsJmpt9pNI-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..ed48c4665bced85cc2f8095fe3d05a3a7d8afa64
Binary files /dev/null and b/assets/img/jumbotrons/phone/luke-stackpoole-ZRsJmpt9pNI-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/phone/markus-spiske-PsRUMc7vilg-unsplash.jpg b/assets/img/jumbotrons/phone/markus-spiske-PsRUMc7vilg-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..995b5bd95bd4caa158909556965cfa769074559b
Binary files /dev/null and b/assets/img/jumbotrons/phone/markus-spiske-PsRUMc7vilg-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/phone/matthew-waring-MJAoiige14E-unsplash.jpg b/assets/img/jumbotrons/phone/matthew-waring-MJAoiige14E-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..583c2bb25f83d7dcfc6c2f6b06432d47472b58f0
Binary files /dev/null and b/assets/img/jumbotrons/phone/matthew-waring-MJAoiige14E-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/phone/mountains-nature-arrow-guide-66100.jpg b/assets/img/jumbotrons/phone/mountains-nature-arrow-guide-66100.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..9bf32642cb821b2e6d1f19933355db18c2302f47
Binary files /dev/null and b/assets/img/jumbotrons/phone/mountains-nature-arrow-guide-66100.jpg differ
diff --git a/assets/img/jumbotrons/phone/pexels-brett-sayles-2881232.jpg b/assets/img/jumbotrons/phone/pexels-brett-sayles-2881232.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..af607d8e318ebba7268d830f167147e340a076fd
Binary files /dev/null and b/assets/img/jumbotrons/phone/pexels-brett-sayles-2881232.jpg differ
diff --git a/assets/img/jumbotrons/phone/photo-of-open-signage-2763246.jpg b/assets/img/jumbotrons/phone/photo-of-open-signage-2763246.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..3974ec1360280772752bb745e676dbd6d4eaeea6
Binary files /dev/null and b/assets/img/jumbotrons/phone/photo-of-open-signage-2763246.jpg differ
diff --git a/assets/img/jumbotrons/phone/sergi-kabrera-2xU7rYxsTiM-unsplash.jpg b/assets/img/jumbotrons/phone/sergi-kabrera-2xU7rYxsTiM-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..483b25f8a219a1bc0ce40f13a0ca22e3d032a4b5
Binary files /dev/null and b/assets/img/jumbotrons/phone/sergi-kabrera-2xU7rYxsTiM-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/phone/service_survey.jpg b/assets/img/jumbotrons/phone/service_survey.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..b487c00e69a48a598ae63c5f8a981bd2335b38a4
Binary files /dev/null and b/assets/img/jumbotrons/phone/service_survey.jpg differ
diff --git a/assets/img/jumbotrons/phone/sign-pen-business-document-48148.jpg b/assets/img/jumbotrons/phone/sign-pen-business-document-48148.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..b668dc11ba8711902facb3ccd5cefff9701fbfd7
Binary files /dev/null and b/assets/img/jumbotrons/phone/sign-pen-business-document-48148.jpg differ
diff --git a/assets/img/jumbotrons/photo-of-open-signage-2763246.jpg b/assets/img/jumbotrons/photo-of-open-signage-2763246.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..f83da3157af9ef60bed7a9cb71b474b611a6782d
Binary files /dev/null and b/assets/img/jumbotrons/photo-of-open-signage-2763246.jpg differ
diff --git a/assets/img/jumbotrons/sergi-kabrera-2xU7rYxsTiM-unsplash.jpg b/assets/img/jumbotrons/sergi-kabrera-2xU7rYxsTiM-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..0c9196fbe9e8ae4c569482e50a86b762e9421ce6
Binary files /dev/null and b/assets/img/jumbotrons/sergi-kabrera-2xU7rYxsTiM-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/service_survey.jpg b/assets/img/jumbotrons/service_survey.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..3e9f50702229f21ae8a00edafc32d4e3715f6621
Binary files /dev/null and b/assets/img/jumbotrons/service_survey.jpg differ
diff --git a/assets/img/jumbotrons/sign-pen-business-document-48148.jpg b/assets/img/jumbotrons/sign-pen-business-document-48148.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..a460361e0f994ce38f5685231203d645ccfac7e9
Binary files /dev/null and b/assets/img/jumbotrons/sign-pen-business-document-48148.jpg differ
diff --git a/assets/img/jumbotrons/tablet/adi-goldstein-mDinBvq1Sfg-unsplash.jpg b/assets/img/jumbotrons/tablet/adi-goldstein-mDinBvq1Sfg-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..2937b5d09508d23b053e927186e5981ab0f7e4b4
Binary files /dev/null and b/assets/img/jumbotrons/tablet/adi-goldstein-mDinBvq1Sfg-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/tablet/adi-goldstein-mDinBvq1Sfg-unsplash_shrinked.jpg b/assets/img/jumbotrons/tablet/adi-goldstein-mDinBvq1Sfg-unsplash_shrinked.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..0fe01268897d026650029659599097f3add39f84
Binary files /dev/null and b/assets/img/jumbotrons/tablet/adi-goldstein-mDinBvq1Sfg-unsplash_shrinked.jpg differ
diff --git a/assets/img/jumbotrons/tablet/background-cloud.jpg b/assets/img/jumbotrons/tablet/background-cloud.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..bde7fe30584610ffab2e97dbf0a6bfc5089cf75b
Binary files /dev/null and b/assets/img/jumbotrons/tablet/background-cloud.jpg differ
diff --git a/assets/img/jumbotrons/tablet/coding_background.jpg b/assets/img/jumbotrons/tablet/coding_background.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..bf80c5c111084f57de62241bce23a731b0843fc3
Binary files /dev/null and b/assets/img/jumbotrons/tablet/coding_background.jpg differ
diff --git a/assets/img/jumbotrons/tablet/docker-cover.jpg b/assets/img/jumbotrons/tablet/docker-cover.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..bfc2b74d99c0e87a23db6a1df52db58182caf961
Binary files /dev/null and b/assets/img/jumbotrons/tablet/docker-cover.jpg differ
diff --git a/assets/img/jumbotrons/tablet/globe.jpeg b/assets/img/jumbotrons/tablet/globe.jpeg
new file mode 100644
index 0000000000000000000000000000000000000000..e3769cada40e3e17db537aa74a748f174a89eaae
Binary files /dev/null and b/assets/img/jumbotrons/tablet/globe.jpeg differ
diff --git a/assets/img/jumbotrons/tablet/group-of-people-watching-on-laptop-1595385.jpg b/assets/img/jumbotrons/tablet/group-of-people-watching-on-laptop-1595385.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..0806a2655e864728054b8ababe220a48c4160945
Binary files /dev/null and b/assets/img/jumbotrons/tablet/group-of-people-watching-on-laptop-1595385.jpg differ
diff --git a/assets/img/jumbotrons/tablet/headway-5QgIuuBxKwM-unsplash.jpg b/assets/img/jumbotrons/tablet/headway-5QgIuuBxKwM-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..baba3e5f2f0c6433c1a90b21549a5755a48f9dff
Binary files /dev/null and b/assets/img/jumbotrons/tablet/headway-5QgIuuBxKwM-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/tablet/jamie-street-_94HLr_QXo8-unsplash.jpg b/assets/img/jumbotrons/tablet/jamie-street-_94HLr_QXo8-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..9a164d16357896ac5b08d3914c6f22c41679ea0b
Binary files /dev/null and b/assets/img/jumbotrons/tablet/jamie-street-_94HLr_QXo8-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/tablet/jamie-templeton-6gQjPGx1uQw-unsplash.jpg b/assets/img/jumbotrons/tablet/jamie-templeton-6gQjPGx1uQw-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..3d670e2b46e23ebc13321523ca49c8761b883f0e
Binary files /dev/null and b/assets/img/jumbotrons/tablet/jamie-templeton-6gQjPGx1uQw-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/tablet/luke-stackpoole-ZRsJmpt9pNI-unsplash.jpg b/assets/img/jumbotrons/tablet/luke-stackpoole-ZRsJmpt9pNI-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..f31bd224b0ede75e2eeef17c297aa48a1d6a5b31
Binary files /dev/null and b/assets/img/jumbotrons/tablet/luke-stackpoole-ZRsJmpt9pNI-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/tablet/markus-spiske-PsRUMc7vilg-unsplash.jpg b/assets/img/jumbotrons/tablet/markus-spiske-PsRUMc7vilg-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..081f3058d54724fc28153f2e3f4c628c69f48008
Binary files /dev/null and b/assets/img/jumbotrons/tablet/markus-spiske-PsRUMc7vilg-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/tablet/matthew-waring-MJAoiige14E-unsplash.jpg b/assets/img/jumbotrons/tablet/matthew-waring-MJAoiige14E-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..5d9db340374f218b2c9fea8d7835c37881f7562b
Binary files /dev/null and b/assets/img/jumbotrons/tablet/matthew-waring-MJAoiige14E-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/tablet/mountains-nature-arrow-guide-66100.jpg b/assets/img/jumbotrons/tablet/mountains-nature-arrow-guide-66100.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..f71aebe75453ea548e3170662f5d6a35aa4a2e17
Binary files /dev/null and b/assets/img/jumbotrons/tablet/mountains-nature-arrow-guide-66100.jpg differ
diff --git a/assets/img/jumbotrons/tablet/pexels-brett-sayles-2881232.jpg b/assets/img/jumbotrons/tablet/pexels-brett-sayles-2881232.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..d3562023f989641ac9a5a47fd38ed8b59cdee0a8
Binary files /dev/null and b/assets/img/jumbotrons/tablet/pexels-brett-sayles-2881232.jpg differ
diff --git a/assets/img/jumbotrons/tablet/photo-of-open-signage-2763246.jpg b/assets/img/jumbotrons/tablet/photo-of-open-signage-2763246.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..957bf5cab91b421708a3cdc67879a1c36e057750
Binary files /dev/null and b/assets/img/jumbotrons/tablet/photo-of-open-signage-2763246.jpg differ
diff --git a/assets/img/jumbotrons/tablet/sergi-kabrera-2xU7rYxsTiM-unsplash.jpg b/assets/img/jumbotrons/tablet/sergi-kabrera-2xU7rYxsTiM-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..00b5aed504568f509c589c8f5c3300e2ff4d2ae9
Binary files /dev/null and b/assets/img/jumbotrons/tablet/sergi-kabrera-2xU7rYxsTiM-unsplash.jpg differ
diff --git a/assets/img/jumbotrons/tablet/service_survey.jpg b/assets/img/jumbotrons/tablet/service_survey.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..0a348a7391119393f51555d6711323f167f16932
Binary files /dev/null and b/assets/img/jumbotrons/tablet/service_survey.jpg differ
diff --git a/assets/img/jumbotrons/tablet/sign-pen-business-document-48148.jpg b/assets/img/jumbotrons/tablet/sign-pen-business-document-48148.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..d0558d41821fc024097280ced4cd02ef2a51f63b
Binary files /dev/null and b/assets/img/jumbotrons/tablet/sign-pen-business-document-48148.jpg differ
diff --git a/assets/img/nik-macmillan-YXemfQiPR_E-unsplash.jpg b/assets/img/nik-macmillan-YXemfQiPR_E-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..06d661da1eab80879a53dafc1b3e0f02148d06ae
Binary files /dev/null and b/assets/img/nik-macmillan-YXemfQiPR_E-unsplash.jpg differ
diff --git a/assets/img/perry-grone-lbLgFFlADrY-unsplash.jpg b/assets/img/perry-grone-lbLgFFlADrY-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..909c871d35070621555814a147a6a98b9e90b9df
Binary files /dev/null and b/assets/img/perry-grone-lbLgFFlADrY-unsplash.jpg differ
diff --git a/assets/img/posts/2019-11-22-Workflow-to-Create-a-new-Blog-Post/Screenshot_Blog_Post_Template_Text_20191113.png b/assets/img/posts/2019-11-22-Workflow-to-Create-a-new-Blog-Post/Screenshot_Blog_Post_Template_Text_20191113.png
new file mode 100644
index 0000000000000000000000000000000000000000..11d13b71b3b84bc66ef01c01213b064dab2b27fc
Binary files /dev/null and b/assets/img/posts/2019-11-22-Workflow-to-Create-a-new-Blog-Post/Screenshot_Blog_Post_Template_Text_20191113.png differ
diff --git a/assets/img/posts/2019-11-22-Workflow-to-Create-a-new-Blog-Post/Screenshot_Blog_Post_Template_View_20191113.png b/assets/img/posts/2019-11-22-Workflow-to-Create-a-new-Blog-Post/Screenshot_Blog_Post_Template_View_20191113.png
new file mode 100644
index 0000000000000000000000000000000000000000..9eee45b03cc12e9c79cf5e98acd3989c96afa0f9
Binary files /dev/null and b/assets/img/posts/2019-11-22-Workflow-to-Create-a-new-Blog-Post/Screenshot_Blog_Post_Template_View_20191113.png differ
diff --git a/assets/img/posts/2019-11-22-Workflow-to-Create-a-new-Blog-Post/Screenshot_Review_Apps_01_20191121.png b/assets/img/posts/2019-11-22-Workflow-to-Create-a-new-Blog-Post/Screenshot_Review_Apps_01_20191121.png
new file mode 100644
index 0000000000000000000000000000000000000000..1cdd7de3ea53dcd522c8d27bfafd3841bd4d9a0f
Binary files /dev/null and b/assets/img/posts/2019-11-22-Workflow-to-Create-a-new-Blog-Post/Screenshot_Review_Apps_01_20191121.png differ
diff --git a/assets/img/posts/2019-12-11-SWC-Workshop-at-GFZ/xkcd_estimating_time.png b/assets/img/posts/2019-12-11-SWC-Workshop-at-GFZ/xkcd_estimating_time.png
new file mode 100755
index 0000000000000000000000000000000000000000..8713b17cb47c707079c82af8a8b618b2380663a9
Binary files /dev/null and b/assets/img/posts/2019-12-11-SWC-Workshop-at-GFZ/xkcd_estimating_time.png differ
diff --git a/assets/img/posts/2020-01-07-contributing-in-4-simple-steps/create_folder.png b/assets/img/posts/2020-01-07-contributing-in-4-simple-steps/create_folder.png
new file mode 100644
index 0000000000000000000000000000000000000000..3ee549448ccf6854f56a0ea3d7e4faef9af37b13
Binary files /dev/null and b/assets/img/posts/2020-01-07-contributing-in-4-simple-steps/create_folder.png differ
diff --git a/assets/img/posts/2020-04-15-smime-signing-of-git-commits/smime-github.png b/assets/img/posts/2020-04-15-smime-signing-of-git-commits/smime-github.png
new file mode 100644
index 0000000000000000000000000000000000000000..28ec56e1837738c45864b8a703a4e881c6afee3a
Binary files /dev/null and b/assets/img/posts/2020-04-15-smime-signing-of-git-commits/smime-github.png differ
diff --git a/assets/img/posts/2020-04-15-smime-signing-of-git-commits/smime-gitlab.png b/assets/img/posts/2020-04-15-smime-signing-of-git-commits/smime-gitlab.png
new file mode 100644
index 0000000000000000000000000000000000000000..b24a64029f43c476c87e0da72aee228a35886e6f
Binary files /dev/null and b/assets/img/posts/2020-04-15-smime-signing-of-git-commits/smime-gitlab.png differ
diff --git a/assets/img/posts/2020-04-17-online-swc-at-hzdr/view_from_home.jpg b/assets/img/posts/2020-04-17-online-swc-at-hzdr/view_from_home.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..d1b36164fb4fa20716b919a6a8fc5dd463c98c88
Binary files /dev/null and b/assets/img/posts/2020-04-17-online-swc-at-hzdr/view_from_home.jpg differ
diff --git a/assets/img/posts/2020-06-11-HackyHour/wisdom_of_the_ancients.png b/assets/img/posts/2020-06-11-HackyHour/wisdom_of_the_ancients.png
new file mode 100644
index 0000000000000000000000000000000000000000..64b384b553c14517bd7cccd3b44b0ad5ebad4367
Binary files /dev/null and b/assets/img/posts/2020-06-11-HackyHour/wisdom_of_the_ancients.png differ
diff --git a/assets/img/posts/2020-10-15-survey-technology/ci_service_used.svg b/assets/img/posts/2020-10-15-survey-technology/ci_service_used.svg
new file mode 100644
index 0000000000000000000000000000000000000000..08d3d157e4ad3f8b27d8609c75c16b6427d2875d
--- /dev/null
+++ b/assets/img/posts/2020-10-15-survey-technology/ci_service_used.svg
@@ -0,0 +1,2845 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   id="svg12855"
+   width="758.88pt"
+   viewBox="0 0 758.88 540"
+   version="1.1"
+   height="540pt">
+  <metadata
+     id="metadata12079">
+    <rdf:RDF>
+      <cc:Work>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:date>2020-11-04T17:18:52.761198</dc:date>
+        <dc:format>image/svg+xml</dc:format>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Matplotlib v3.3.2, https://matplotlib.org/</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs12083">
+    <style
+       id="style12081"
+       type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
+  </defs>
+  <g
+     style="stroke-linecap:butt;stroke-linejoin:round"
+     id="figure_1">
+    <g
+       style="stroke-linecap:butt;stroke-linejoin:round"
+       id="patch_1">
+      <path
+         id="path12085"
+         style="fill:none;stroke-linecap:butt;stroke-linejoin:round"
+         d="M 0,540 H 758.88 V 0 H 0 Z" />
+    </g>
+    <g
+       style="stroke-linecap:butt;stroke-linejoin:round"
+       id="axes_1">
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_2">
+        <path
+           id="path12088"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 44.203125,449.49396 H 748.08 V 39.3555 H 44.203125 Z" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:0.96363634"
+         id="patch_3">
+        <path
+           id="path12091"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:0.96363634"
+           d="M 66.199277,449.49396 H 110.19158 V 58.885903 H 66.199277 Z"
+           clip-path="url(#p0f9349fc88)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:0.96363634"
+         id="patch_4">
+        <path
+           id="path12094"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:0.96363634"
+           d="m 154.18389,449.49396 h 43.9923 v -96.38762 h -43.9923 z"
+           clip-path="url(#p0f9349fc88)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:0.96363634"
+         id="patch_5">
+        <path
+           id="path12097"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:0.96363634"
+           d="m 242.1685,449.49396 h 43.9923 V 334.7817 h -43.9923 z"
+           clip-path="url(#p0f9349fc88)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:0.96363634"
+         id="patch_6">
+        <path
+           id="path12100"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:0.96363634"
+           d="m 330.1531,449.49396 h 43.99231 V 240.07995 H 330.1531 Z"
+           clip-path="url(#p0f9349fc88)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:0.96363634"
+         id="patch_7">
+        <path
+           id="path12103"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:0.96363634"
+           d="m 418.13772,449.49396 h 43.9923 v -6.67017 h -43.9923 z"
+           clip-path="url(#p0f9349fc88)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:0.96363634"
+         id="patch_8">
+        <path
+           id="path12106"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:0.96363634"
+           d="m 506.12232,449.49396 h 43.99231 v -1.68587 h -43.99231 z"
+           clip-path="url(#p0f9349fc88)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:0.96363634"
+         id="patch_9">
+        <path
+           id="path12109"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:0.96363634"
+           d="m 594.10693,449.49396 h 43.99231 v 0 z"
+           clip-path="url(#p0f9349fc88)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:0.96363634"
+         id="patch_10">
+        <path
+           id="path12112"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:0.96363634"
+           d="m 682.09154,449.49396 h 43.99231 v -34.89012 h -43.99231 z"
+           clip-path="url(#p0f9349fc88)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="matplotlib.axis_1">
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_1">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_1">
+            <defs
+               id="defs12116">
+              <path
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 id="mdb3fc6e0b1"
+                 d="M 0,0 V 3.5" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12120">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use12118"
+                 y="449.49396"
+                 xlink:href="#mdb3fc6e0b1"
+                 x="88.195427"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_1">
+            <!-- None -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12137"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,75.119479,480.31572)">
+              <defs
+                 id="defs12127">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-78"
+                   d="M 9.8125,72.90625 H 23.09375 L 55.421875,11.921875 V 72.90625 h 9.5625 V 0 h -13.28125 l -32.3125,60.984375 V 0 H 9.8125 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-111"
+                   d="m 30.609375,48.390625 q -7.21875,0 -11.421875,-5.640625 -4.203125,-5.640625 -4.203125,-15.453125 0,-9.8125 4.171875,-15.453125 4.1875,-5.640625 11.453125,-5.640625 7.1875,0 11.375,5.65625 4.203125,5.671875 4.203125,15.4375 0,9.71875 -4.203125,15.40625 -4.1875,5.6875 -11.375,5.6875 z m 0,7.609375 q 11.71875,0 18.40625,-7.625 6.703125,-7.609375 6.703125,-21.078125 0,-13.421875 -6.703125,-21.078125 -6.6875,-7.640625 -18.40625,-7.640625 -11.765625,0 -18.4375,7.640625 -6.65625,7.65625 -6.65625,21.078125 0,13.46875 6.65625,21.078125 Q 18.84375,56 30.609375,56 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-110"
+                   d="M 54.890625,33.015625 V 0 H 45.90625 v 32.71875 q 0,7.765625 -3.03125,11.609375 -3.03125,3.859375 -9.078125,3.859375 -7.28125,0 -11.484375,-4.640625 -4.203125,-4.625 -4.203125,-12.640625 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 3.234375,4.9375 7.59375,7.375 4.375,2.4375 10.09375,2.4375 9.421875,0 14.25,-5.828125 4.84375,-5.828125 4.84375,-17.15625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-101"
+                   d="m 56.203125,29.59375 v -4.390625 h -41.3125 q 0.59375,-9.28125 5.59375,-14.140625 5,-4.859375 13.9375,-4.859375 5.171875,0 10.03125,1.265625 4.859375,1.265625 9.65625,3.8125 v -8.5 q -4.84375,-2.046875 -9.921875,-3.125 -5.078125,-1.078125 -10.296875,-1.078125 -13.09375,0 -20.734375,7.609375 -7.640625,7.625 -7.640625,20.625 0,13.421875 7.25,21.296875 Q 20.015625,56 32.328125,56 q 11.03125,0 17.453125,-7.109375 6.421875,-7.09375 6.421875,-19.296875 z m -8.984375,2.640625 q -0.09375,7.359375 -4.125,11.75 -4.03125,4.40625 -10.671875,4.40625 -7.515625,0 -12.03125,-4.25 -4.515625,-4.25 -5.203125,-11.96875 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12129"
+                 xlink:href="#DejaVuSans-78" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12131"
+                 xlink:href="#DejaVuSans-111"
+                 x="74.804688" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12133"
+                 xlink:href="#DejaVuSans-110"
+                 x="135.98633" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12135"
+                 xlink:href="#DejaVuSans-101"
+                 x="199.36523" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_2">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_2">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12143">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use12141"
+                 y="449.49396"
+                 xlink:href="#mdb3fc6e0b1"
+                 x="176.18004"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_2">
+            <!-- Travis CI -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12175"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,151.93291,491.4869)">
+              <defs
+                 id="defs12155">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-84"
+                   d="M -0.296875,72.90625 H 61.375 v -8.3125 H 35.5 V 0 H 25.59375 V 64.59375 H -0.296875 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-114"
+                   d="m 41.109375,46.296875 q -1.515625,0.875 -3.296875,1.28125 Q 36.03125,48 33.890625,48 26.265625,48 22.1875,43.046875 18.109375,38.09375 18.109375,28.8125 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 2.84375,4.984375 7.375,7.390625 Q 30.03125,56 36.53125,56 q 0.921875,0 2.046875,-0.125 1.125,-0.109375 2.484375,-0.359375 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-97"
+                   d="m 34.28125,27.484375 q -10.890625,0 -15.09375,-2.484375 -4.203125,-2.484375 -4.203125,-8.5 0,-4.78125 3.15625,-7.59375 3.15625,-2.796875 8.5625,-2.796875 7.484375,0 12,5.296875 4.515625,5.296875 4.515625,14.078125 v 2 z m 17.921875,3.71875 V 0 H 43.21875 v 8.296875 q -3.078125,-4.96875 -7.671875,-7.34375 -4.59375,-2.375 -11.234375,-2.375 -8.390625,0 -13.359375,4.71875 Q 6,8.015625 6,15.921875 q 0,9.21875 6.171875,13.90625 6.1875,4.6875 18.4375,4.6875 H 43.21875 v 0.890625 q 0,6.203125 -4.078125,9.59375 -4.078125,3.390625 -11.453125,3.390625 -4.6875,0 -9.140625,-1.125 -4.4375,-1.125 -8.53125,-3.375 v 8.3125 q 4.921875,1.90625 9.5625,2.84375 Q 24.21875,56 28.609375,56 q 11.875,0 17.734375,-6.15625 5.859375,-6.140625 5.859375,-18.640625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-118"
+                   d="M 2.984375,54.6875 H 12.5 L 29.59375,8.796875 46.6875,54.6875 h 9.515625 L 35.6875,0 H 23.484375 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-105"
+                   d="M 9.421875,54.6875 H 18.40625 V 0 H 9.421875 Z m 0,21.296875 H 18.40625 V 64.59375 H 9.421875 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-115"
+                   d="m 44.28125,53.078125 v -8.5 Q 40.484375,46.53125 36.375,47.5 q -4.09375,0.984375 -8.5,0.984375 -6.6875,0 -10.03125,-2.046875 Q 14.5,44.390625 14.5,40.28125 q 0,-3.125 2.390625,-4.90625 2.390625,-1.78125 9.625,-3.390625 l 3.078125,-0.6875 Q 39.15625,29.25 43.1875,25.515625 47.21875,21.78125 47.21875,15.09375 q 0,-7.625 -6.03125,-12.078125 -6.03125,-4.4375 -16.578125,-4.4375 -4.390625,0 -9.15625,0.859375 Q 10.6875,0.296875 5.421875,2 v 9.28125 q 4.984375,-2.59375 9.8125,-3.890625 4.828125,-1.28125 9.578125,-1.28125 6.34375,0 9.75,2.171875 3.421875,2.171875 3.421875,6.125 0,3.65625 -2.46875,5.609375 -2.453125,1.953125 -10.8125,3.765625 l -3.125,0.734375 q -8.34375,1.75 -12.0625,5.390625 -3.703125,3.640625 -3.703125,9.984375 0,7.71875 5.46875,11.90625 Q 16.75,56 26.8125,56 q 4.96875,0 9.359375,-0.734375 4.40625,-0.71875 8.109375,-2.1875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   d=""
+                   id="DejaVuSans-32" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-67"
+                   d="M 64.40625,67.28125 V 56.890625 q -4.984375,4.640625 -10.625,6.921875 -5.640625,2.296875 -11.984375,2.296875 -12.5,0 -19.140625,-7.640625 -6.640625,-7.640625 -6.640625,-22.09375 0,-14.40625 6.640625,-22.046875 Q 29.296875,6.6875 41.796875,6.6875 q 6.34375,0 11.984375,2.296875 5.640625,2.296875 10.625,6.9375 V 5.609375 Q 59.234375,2.09375 53.4375,0.328125 q -5.78125,-1.75 -12.21875,-1.75 -16.5625,0 -26.09375,10.125 Q 5.609375,18.84375 5.609375,36.375 q 0,17.578125 9.515625,27.703125 9.53125,10.140625 26.09375,10.140625 6.53125,0 12.3125,-1.734375 5.796875,-1.734375 10.875,-5.203125 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-73"
+                   d="m 9.8125,72.90625 h 9.859375 V 0 H 9.8125 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12157"
+                 xlink:href="#DejaVuSans-84" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12159"
+                 xlink:href="#DejaVuSans-114"
+                 x="46.333984" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12161"
+                 xlink:href="#DejaVuSans-97"
+                 x="87.447266" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12163"
+                 xlink:href="#DejaVuSans-118"
+                 x="148.72656" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12165"
+                 xlink:href="#DejaVuSans-105"
+                 x="207.90625" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12167"
+                 xlink:href="#DejaVuSans-115"
+                 x="235.68945" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12169"
+                 xlink:href="#DejaVuSans-32"
+                 x="287.78906" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12171"
+                 xlink:href="#DejaVuSans-67"
+                 x="319.57617" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12173"
+                 xlink:href="#DejaVuSans-73"
+                 x="389.40039" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_3">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_3">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12181">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use12179"
+                 y="449.49396"
+                 xlink:href="#mdb3fc6e0b1"
+                 x="264.16464"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_3">
+            <!-- Jenkins -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12202"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,244.39549,487.00893)">
+              <defs
+                 id="defs12186">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-74"
+                   d="m 9.8125,72.90625 h 9.859375 V 5.078125 q 0,-13.1875 -5,-19.140625 -5,-5.953125 -16.09375,-5.953125 h -3.75 v 8.296875 h 3.078125 q 6.53125,0 9.21875,3.671875 2.6875,3.65625 2.6875,13.125 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-107"
+                   d="m 9.078125,75.984375 h 9.03125 v -44.875 l 26.8125,23.578125 h 11.46875 l -29,-25.578125 L 57.625,0 H 45.90625 L 18.109375,26.703125 V 0 h -9.03125 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12188"
+                 xlink:href="#DejaVuSans-74" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12190"
+                 xlink:href="#DejaVuSans-101"
+                 x="29.492188" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12192"
+                 xlink:href="#DejaVuSans-110"
+                 x="91.015625" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12194"
+                 xlink:href="#DejaVuSans-107"
+                 x="154.39453" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12196"
+                 xlink:href="#DejaVuSans-105"
+                 x="212.30469" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12198"
+                 xlink:href="#DejaVuSans-110"
+                 x="240.08789" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12200"
+                 xlink:href="#DejaVuSans-115"
+                 x="303.4668" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_4">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_4">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12208">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use12206"
+                 y="449.49396"
+                 xlink:href="#mdb3fc6e0b1"
+                 x="352.14926"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_4">
+            <!-- GitLab CI -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12235"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,325.27368,494.11535)">
+              <defs
+                 id="defs12215">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-71"
+                   d="M 59.515625,10.40625 V 29.984375 H 43.40625 v 8.109375 h 25.875 V 6.78125 Q 63.578125,2.734375 56.6875,0.65625 49.8125,-1.421875 42,-1.421875 q -17.09375,0 -26.75,9.984375 -9.640625,10 -9.640625,27.8125 0,17.875 9.640625,27.859375 9.65625,9.984375 26.75,9.984375 7.125,0 13.546875,-1.765625 6.421875,-1.75 11.84375,-5.171875 v -10.5 q -5.46875,4.640625 -11.625,6.984375 -6.15625,2.34375 -12.9375,2.34375 -13.390625,0 -20.109375,-7.46875 -6.703125,-7.46875 -6.703125,-22.265625 0,-14.75 6.703125,-22.21875 6.71875,-7.46875 20.109375,-7.46875 5.21875,0 9.3125,0.90625 4.109375,0.90625 7.375,2.8125 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-116"
+                   d="M 18.3125,70.21875 V 54.6875 h 18.5 v -6.984375 h -18.5 v -29.6875 q 0,-6.6875 1.828125,-8.59375 1.828125,-1.90625 7.453125,-1.90625 H 36.8125 V 0 H 27.59375 Q 17.1875,0 13.234375,3.875 9.28125,7.765625 9.28125,18.015625 v 29.6875 H 2.6875 V 54.6875 h 6.59375 v 15.53125 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-76"
+                   d="m 9.8125,72.90625 h 9.859375 V 8.296875 h 35.5 V 0 H 9.8125 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-98"
+                   d="m 48.6875,27.296875 q 0,9.90625 -4.078125,15.546875 -4.078125,5.640625 -11.203125,5.640625 -7.140625,0 -11.21875,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.21875,-5.640625 7.125,0 11.203125,5.640625 4.078125,5.640625 4.078125,15.546875 z m -30.578125,19.09375 q 2.84375,4.875 7.15625,7.234375 Q 29.59375,56 35.59375,56 q 9.96875,0 16.1875,-7.90625 6.234375,-7.90625 6.234375,-20.796875 0,-12.890625 -6.234375,-20.8125 -6.21875,-7.90625 -16.1875,-7.90625 -6,0 -10.328125,2.375 -4.3125,2.375 -7.15625,7.25 V 0 h -9.03125 v 75.984375 h 9.03125 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12217"
+                 xlink:href="#DejaVuSans-71" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12219"
+                 xlink:href="#DejaVuSans-105"
+                 x="77.490234" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12221"
+                 xlink:href="#DejaVuSans-116"
+                 x="105.27344" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12223"
+                 xlink:href="#DejaVuSans-76"
+                 x="144.48242" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12225"
+                 xlink:href="#DejaVuSans-97"
+                 x="200.19531" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12227"
+                 xlink:href="#DejaVuSans-98"
+                 x="261.47461" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12229"
+                 xlink:href="#DejaVuSans-32"
+                 x="324.95117" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12231"
+                 xlink:href="#DejaVuSans-67"
+                 x="356.73828" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12233"
+                 xlink:href="#DejaVuSans-73"
+                 x="426.5625" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_5">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_5">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12241">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use12239"
+                 y="449.49396"
+                 xlink:href="#mdb3fc6e0b1"
+                 x="440.13388"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_5">
+            <!-- Circle CI -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12266"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,416.38281,490.99082)">
+              <defs
+                 id="defs12246">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-99"
+                   d="M 48.78125,52.59375 V 44.1875 q -3.8125,2.109375 -7.640625,3.15625 -3.828125,1.046875 -7.734375,1.046875 -8.75,0 -13.59375,-5.546875 -4.828125,-5.53125 -4.828125,-15.546875 0,-10.015625 4.828125,-15.5625 4.84375,-5.53125 13.59375,-5.53125 3.90625,0 7.734375,1.046875 3.828125,1.046875 7.640625,3.15625 v -8.3125 q -3.765625,-1.75 -7.796875,-2.625 -4.015625,-0.890625 -8.5625,-0.890625 -12.359375,0 -19.640625,7.765625 -7.265625,7.765625 -7.265625,20.953125 0,13.375 7.34375,21.03125 Q 20.21875,56 33.015625,56 q 4.140625,0 8.09375,-0.859375 3.953125,-0.84375 7.671875,-2.546875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-108"
+                   d="M 9.421875,75.984375 H 18.40625 V 0 H 9.421875 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12248"
+                 xlink:href="#DejaVuSans-67" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12250"
+                 xlink:href="#DejaVuSans-105"
+                 x="69.824219" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12252"
+                 xlink:href="#DejaVuSans-114"
+                 x="97.607422" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12254"
+                 xlink:href="#DejaVuSans-99"
+                 x="136.4707" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12256"
+                 xlink:href="#DejaVuSans-108"
+                 x="191.45117" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12258"
+                 xlink:href="#DejaVuSans-101"
+                 x="219.23438" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12260"
+                 xlink:href="#DejaVuSans-32"
+                 x="280.75781" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12262"
+                 xlink:href="#DejaVuSans-67"
+                 x="312.54492" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12264"
+                 xlink:href="#DejaVuSans-73"
+                 x="382.36914" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_6">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_6">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12272">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use12270"
+                 y="449.49396"
+                 xlink:href="#mdb3fc6e0b1"
+                 x="528.11847"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_6">
+            <!-- Atlassian Bamboo -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12312"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,470.10036,525.25788)">
+              <defs
+                 id="defs12278">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-65"
+                   d="M 34.1875,63.1875 20.796875,26.90625 h 26.8125 z m -5.578125,9.71875 h 11.1875 L 67.578125,0 h -10.25 L 50.6875,18.703125 H 17.828125 L 11.1875,0 H 0.78125 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-66"
+                   d="M 19.671875,34.8125 V 8.109375 H 35.5 q 7.953125,0 11.78125,3.296875 3.84375,3.296875 3.84375,10.078125 0,6.84375 -3.84375,10.078125 -3.828125,3.25 -11.78125,3.25 z m 0,29.984375 V 42.828125 H 34.28125 q 7.21875,0 10.75,2.703125 3.546875,2.71875 3.546875,8.28125 0,5.515625 -3.546875,8.25 -3.53125,2.734375 -10.75,2.734375 z M 9.8125,72.90625 h 25.203125 q 11.28125,0 17.375,-4.6875 Q 58.5,63.53125 58.5,54.890625 58.5,48.1875 55.375,44.234375 52.25,40.28125 46.1875,39.3125 53.46875,37.75 57.5,32.78125 q 4.03125,-4.953125 4.03125,-12.375 0,-9.765625 -6.640625,-15.09375 Q 48.25,0 35.984375,0 H 9.8125 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-109"
+                   d="M 52,44.1875 Q 55.375,50.25 60.0625,53.125 64.75,56 71.09375,56 q 8.546875,0 13.1875,-5.984375 4.640625,-5.96875 4.640625,-17 V 0 h -9.03125 v 32.71875 q 0,7.859375 -2.796875,11.65625 -2.78125,3.8125 -8.484375,3.8125 -6.984375,0 -11.046875,-4.640625 -4.046875,-4.625 -4.046875,-12.640625 V 0 h -9.03125 v 32.71875 q 0,7.90625 -2.78125,11.6875 -2.78125,3.78125 -8.59375,3.78125 -6.890625,0 -10.953125,-4.65625 -4.046875,-4.65625 -4.046875,-12.625 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 3.078125,5.03125 7.375,7.421875 Q 29.78125,56 35.6875,56 41.65625,56 45.828125,52.96875 50,49.953125 52,44.1875 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12280"
+                 xlink:href="#DejaVuSans-65" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12282"
+                 xlink:href="#DejaVuSans-116"
+                 x="66.658203" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12284"
+                 xlink:href="#DejaVuSans-108"
+                 x="105.86719" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12286"
+                 xlink:href="#DejaVuSans-97"
+                 x="133.65039" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12288"
+                 xlink:href="#DejaVuSans-115"
+                 x="194.92969" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12290"
+                 xlink:href="#DejaVuSans-115"
+                 x="247.0293" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12292"
+                 xlink:href="#DejaVuSans-105"
+                 x="299.12891" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12294"
+                 xlink:href="#DejaVuSans-97"
+                 x="326.91211" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12296"
+                 xlink:href="#DejaVuSans-110"
+                 x="388.19141" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12298"
+                 xlink:href="#DejaVuSans-32"
+                 x="451.57031" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12300"
+                 xlink:href="#DejaVuSans-66"
+                 x="483.35742" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12302"
+                 xlink:href="#DejaVuSans-97"
+                 x="551.96094" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12304"
+                 xlink:href="#DejaVuSans-109"
+                 x="613.24023" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12306"
+                 xlink:href="#DejaVuSans-98"
+                 x="710.65234" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12308"
+                 xlink:href="#DejaVuSans-111"
+                 x="774.12891" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12310"
+                 xlink:href="#DejaVuSans-111"
+                 x="835.31055" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_7">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_7">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12318">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use12316"
+                 y="449.49396"
+                 xlink:href="#mdb3fc6e0b1"
+                 x="616.10309"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_7">
+            <!-- Jetbrains TeamCity -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12360"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,555.61342,527.72944)">
+              <defs
+                 id="defs12322">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-121"
+                   d="M 32.171875,-5.078125 Q 28.375,-14.84375 24.75,-17.8125 q -3.609375,-2.984375 -9.65625,-2.984375 h -7.1875 v 7.515625 h 5.28125 q 3.703125,0 5.75,1.765625 2.0625,1.75 4.546875,8.296875 L 25.09375,0.875 2.984375,54.6875 H 12.5 L 29.59375,11.921875 46.6875,54.6875 h 9.515625 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12324"
+                 xlink:href="#DejaVuSans-74" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12326"
+                 xlink:href="#DejaVuSans-101"
+                 x="29.492188" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12328"
+                 xlink:href="#DejaVuSans-116"
+                 x="91.015625" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12330"
+                 xlink:href="#DejaVuSans-98"
+                 x="130.22461" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12332"
+                 xlink:href="#DejaVuSans-114"
+                 x="193.70117" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12334"
+                 xlink:href="#DejaVuSans-97"
+                 x="234.81445" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12336"
+                 xlink:href="#DejaVuSans-105"
+                 x="296.09375" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12338"
+                 xlink:href="#DejaVuSans-110"
+                 x="323.87695" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12340"
+                 xlink:href="#DejaVuSans-115"
+                 x="387.25586" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12342"
+                 xlink:href="#DejaVuSans-32"
+                 x="439.35547" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12344"
+                 xlink:href="#DejaVuSans-84"
+                 x="471.14258" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12346"
+                 xlink:href="#DejaVuSans-101"
+                 x="515.22656" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12348"
+                 xlink:href="#DejaVuSans-97"
+                 x="576.75" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12350"
+                 xlink:href="#DejaVuSans-109"
+                 x="638.0293" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12352"
+                 xlink:href="#DejaVuSans-67"
+                 x="735.44141" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12354"
+                 xlink:href="#DejaVuSans-105"
+                 x="805.26562" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12356"
+                 xlink:href="#DejaVuSans-116"
+                 x="833.04883" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12358"
+                 xlink:href="#DejaVuSans-121"
+                 x="872.25781" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_8">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_8">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12366">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use12364"
+                 y="449.49396"
+                 xlink:href="#mdb3fc6e0b1"
+                 x="704.08771"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_8">
+            <!-- Other CI Services -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12408"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,648.04617,523.28129)">
+              <defs
+                 id="defs12372">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-79"
+                   d="m 39.40625,66.21875 q -10.75,0 -17.078125,-8.015625 -6.3125,-8 -6.3125,-21.828125 0,-13.765625 6.3125,-21.78125 6.328125,-8 17.078125,-8 10.734375,0 17.015625,8 6.28125,8.015625 6.28125,21.78125 0,13.828125 -6.28125,21.828125 -6.28125,8.015625 -17.015625,8.015625 z m 0,8 q 15.328125,0 24.5,-10.28125 9.1875,-10.28125 9.1875,-27.5625 0,-17.234375 -9.1875,-27.515625 -9.171875,-10.28125 -24.5,-10.28125 -15.375,0 -24.59375,10.25 Q 5.609375,19.09375 5.609375,36.375 q 0,17.28125 9.203125,27.5625 9.21875,10.28125 24.59375,10.28125 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-104"
+                   d="M 54.890625,33.015625 V 0 H 45.90625 v 32.71875 q 0,7.765625 -3.03125,11.609375 -3.03125,3.859375 -9.078125,3.859375 -7.28125,0 -11.484375,-4.640625 -4.203125,-4.625 -4.203125,-12.640625 V 0 h -9.03125 v 75.984375 h 9.03125 V 46.1875 q 3.234375,4.9375 7.59375,7.375 4.375,2.4375 10.09375,2.4375 9.421875,0 14.25,-5.828125 4.84375,-5.828125 4.84375,-17.15625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-83"
+                   d="m 53.515625,70.515625 v -9.625 q -5.609375,2.6875 -10.59375,4 -4.984375,1.328125 -9.625,1.328125 -8.046875,0 -12.421875,-3.125 -4.375,-3.125 -4.375,-8.890625 0,-4.84375 2.90625,-7.3125 2.90625,-2.453125 11.015625,-3.96875 L 36.375,41.703125 Q 47.40625,39.59375 52.65625,34.296875 57.90625,29 57.90625,20.125 q 0,-10.609375 -7.109375,-16.078125 -7.09375,-5.46875 -20.8125,-5.46875 -5.171875,0 -11.015625,1.171875 Q 13.140625,0.921875 6.890625,3.21875 V 13.375 q 6,-3.359375 11.765625,-5.078125 5.765625,-1.703125 11.328125,-1.703125 8.4375,0 13.03125,3.3125 4.59375,3.328125 4.59375,9.484375 0,5.359375 -3.296875,8.390625 Q 41.015625,30.8125 33.5,32.328125 L 27.484375,33.5 q -11.03125,2.1875 -15.96875,6.875 -4.921875,4.6875 -4.921875,13.046875 0,9.671875 6.8125,15.234375 6.8125,5.5625 18.765625,5.5625 5.140625,0 10.453125,-0.9375 5.328125,-0.921875 10.890625,-2.765625 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12374"
+                 xlink:href="#DejaVuSans-79" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12376"
+                 xlink:href="#DejaVuSans-116"
+                 x="78.710938" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12378"
+                 xlink:href="#DejaVuSans-104"
+                 x="117.91992" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12380"
+                 xlink:href="#DejaVuSans-101"
+                 x="181.29883" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12382"
+                 xlink:href="#DejaVuSans-114"
+                 x="242.82227" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12384"
+                 xlink:href="#DejaVuSans-32"
+                 x="283.93555" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12386"
+                 xlink:href="#DejaVuSans-67"
+                 x="315.72266" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12388"
+                 xlink:href="#DejaVuSans-73"
+                 x="385.54688" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12390"
+                 xlink:href="#DejaVuSans-32"
+                 x="415.03906" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12392"
+                 xlink:href="#DejaVuSans-83"
+                 x="446.82617" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12394"
+                 xlink:href="#DejaVuSans-101"
+                 x="510.30273" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12396"
+                 xlink:href="#DejaVuSans-114"
+                 x="571.82617" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12398"
+                 xlink:href="#DejaVuSans-118"
+                 x="612.93945" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12400"
+                 xlink:href="#DejaVuSans-105"
+                 x="672.11914" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12402"
+                 xlink:href="#DejaVuSans-99"
+                 x="699.90234" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12404"
+                 xlink:href="#DejaVuSans-101"
+                 x="754.88281" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12406"
+                 xlink:href="#DejaVuSans-115"
+                 x="816.40625" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="matplotlib.axis_2">
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_1">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_9">
+            <defs
+               id="defs12414">
+              <path
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 id="m20c770f27d"
+                 d="M 0,0 H -3.5" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12418">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use12416"
+                 y="449.49396"
+                 xlink:href="#m20c770f27d"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_9">
+            <!-- 0 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12426"
+               transform="matrix(0.1,0,0,-0.1,30.840625,453.29317)">
+              <defs
+                 id="defs12422">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-48"
+                   d="m 31.78125,66.40625 q -7.609375,0 -11.453125,-7.5 Q 16.5,51.421875 16.5,36.375 q 0,-14.984375 3.828125,-22.484375 3.84375,-7.5 11.453125,-7.5 7.671875,0 11.5,7.5 3.84375,7.5 3.84375,22.484375 0,15.046875 -3.84375,22.53125 -3.828125,7.5 -11.5,7.5 z m 0,7.8125 q 12.265625,0 18.734375,-9.703125 6.46875,-9.6875 6.46875,-28.140625 0,-18.40625 -6.46875,-28.109375 -6.46875,-9.6875 -18.734375,-9.6875 -12.25,0 -18.71875,9.6875 Q 6.59375,17.96875 6.59375,36.375 q 0,18.453125 6.46875,28.140625 6.46875,9.703125 18.71875,9.703125 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12424"
+                 xlink:href="#DejaVuSans-48" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_2">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_10">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12432">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use12430"
+                 y="376.1954"
+                 xlink:href="#m20c770f27d"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_10">
+            <!-- 10 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12442"
+               transform="matrix(0.1,0,0,-0.1,24.478125,379.99461)">
+              <defs
+                 id="defs12436">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-49"
+                   d="m 12.40625,8.296875 h 16.109375 v 55.625 L 10.984375,60.40625 v 8.984375 l 17.4375,3.515625 H 38.28125 V 8.296875 H 54.390625 V 0 H 12.40625 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12438"
+                 xlink:href="#DejaVuSans-49" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12440"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_3">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_11">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12448">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use12446"
+                 y="302.89682"
+                 xlink:href="#m20c770f27d"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_11">
+            <!-- 20 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12458"
+               transform="matrix(0.1,0,0,-0.1,24.478125,306.69604)">
+              <defs
+                 id="defs12452">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-50"
+                   d="M 19.1875,8.296875 H 53.609375 V 0 H 7.328125 v 8.296875 q 5.609375,5.8125 15.296875,15.59375 9.703125,9.796875 12.1875,12.640625 4.734375,5.3125 6.609375,9 1.890625,3.6875 1.890625,7.25 0,5.8125 -4.078125,9.46875 -4.078125,3.671875 -10.625,3.671875 -4.640625,0 -9.796875,-1.609375 -5.140625,-1.609375 -11,-4.890625 v 9.96875 Q 13.765625,71.78125 18.9375,73 q 5.1875,1.21875 9.484375,1.21875 11.328125,0 18.0625,-5.671875 6.734375,-5.65625 6.734375,-15.125 0,-4.5 -1.6875,-8.53125 Q 49.859375,40.875 45.40625,35.40625 44.1875,33.984375 37.640625,27.21875 31.109375,20.453125 19.1875,8.296875 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12454"
+                 xlink:href="#DejaVuSans-50" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12456"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_4">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_12">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12464">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use12462"
+                 y="229.59827"
+                 xlink:href="#m20c770f27d"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_12">
+            <!-- 30 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12474"
+               transform="matrix(0.1,0,0,-0.1,24.478125,233.39748)">
+              <defs
+                 id="defs12468">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-51"
+                   d="M 40.578125,39.3125 Q 47.65625,37.796875 51.625,33 q 3.984375,-4.78125 3.984375,-11.8125 0,-10.78125 -7.421875,-16.703125 -7.421875,-5.90625 -21.09375,-5.90625 -4.578125,0 -9.4375,0.90625 -4.859375,0.90625 -10.03125,2.71875 v 9.515625 q 4.09375,-2.390625 8.96875,-3.609375 4.890625,-1.21875 10.21875,-1.21875 9.265625,0 14.125,3.65625 4.859375,3.65625 4.859375,10.640625 0,6.453125 -4.515625,10.078125 -4.515625,3.640625 -12.5625,3.640625 h -8.5 v 8.109375 h 8.890625 q 7.265625,0 11.125,2.90625 3.859375,2.90625 3.859375,8.375 0,5.609375 -3.984375,8.609375 -3.96875,3.015625 -11.390625,3.015625 -4.0625,0 -8.703125,-0.890625 Q 15.375,64.15625 9.8125,62.3125 v 8.78125 q 5.625,1.5625 10.53125,2.34375 4.90625,0.78125 9.25,0.78125 11.234375,0 17.765625,-5.109375 6.546875,-5.09375 6.546875,-13.78125 0,-6.0625 -3.46875,-10.234375 -3.46875,-4.171875 -9.859375,-5.78125 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12470"
+                 xlink:href="#DejaVuSans-51" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12472"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_5">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_13">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12480">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use12478"
+                 y="156.2997"
+                 xlink:href="#m20c770f27d"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_13">
+            <!-- 40 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12490"
+               transform="matrix(0.1,0,0,-0.1,24.478125,160.09891)">
+              <defs
+                 id="defs12484">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-52"
+                   d="M 37.796875,64.3125 12.890625,25.390625 h 24.90625 z m -2.59375,8.59375 h 12.40625 V 25.390625 h 10.40625 V 17.1875 H 47.609375 V 0 h -9.8125 V 17.1875 H 4.890625 v 9.515625 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12486"
+                 xlink:href="#DejaVuSans-52" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12488"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_6">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_14">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12496">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use12494"
+                 y="83.001129"
+                 xlink:href="#m20c770f27d"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_14">
+            <!-- 50 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g12506"
+               transform="matrix(0.1,0,0,-0.1,24.478125,86.800349)">
+              <defs
+                 id="defs12500">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-53"
+                   d="m 10.796875,72.90625 h 38.71875 v -8.3125 h -29.6875 V 46.734375 q 2.140625,0.734375 4.28125,1.09375 2.15625,0.359375 4.3125,0.359375 Q 40.625,48.1875 47.75,41.5 54.890625,34.8125 54.890625,23.390625 54.890625,11.625 47.5625,5.09375 40.234375,-1.421875 26.90625,-1.421875 q -4.59375,0 -9.359375,0.78125 -4.75,0.78125 -9.828125,2.34375 V 11.625 q 4.390625,-2.390625 9.078125,-3.5625 4.6875,-1.171875 9.90625,-1.171875 8.453125,0 13.375,4.4375 4.9375,4.4375 4.9375,12.0625 0,7.609375 -4.9375,12.046875 -4.921875,4.453125 -13.375,4.453125 -3.953125,0 -7.890625,-0.875 -3.921875,-0.875 -8.015625,-2.734375 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12502"
+                 xlink:href="#DejaVuSans-53" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use12504"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_15">
+          <!-- Percentage -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g12534"
+             transform="matrix(0,-0.1,-0.1,0,18.398438,272.54738)">
+            <defs
+               id="defs12512">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-80"
+                 d="M 19.671875,64.796875 V 37.40625 h 12.40625 q 6.890625,0 10.640625,3.5625 3.765625,3.5625 3.765625,10.15625 0,6.546875 -3.765625,10.109375 -3.75,3.5625 -10.640625,3.5625 z M 9.8125,72.90625 h 22.265625 q 12.265625,0 18.53125,-5.546875 6.28125,-5.546875 6.28125,-16.234375 0,-10.796875 -6.28125,-16.3125 -6.265625,-5.515625 -18.53125,-5.515625 H 19.671875 V 0 H 9.8125 Z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-103"
+                 d="m 45.40625,27.984375 q 0,9.765625 -4.03125,15.125 -4.015625,5.375 -11.296875,5.375 -7.21875,0 -11.25,-5.375 -4.03125,-5.359375 -4.03125,-15.125 0,-9.71875 4.03125,-15.09375 4.03125,-5.375 11.25,-5.375 7.28125,0 11.296875,5.375 4.03125,5.375 4.03125,15.09375 z M 54.390625,6.78125 q 0,-13.953125 -6.203125,-20.765625 -6.1875,-6.8125 -18.984375,-6.8125 -4.734375,0 -8.9375,0.703125 -4.203125,0.703125 -8.15625,2.171875 V -9.1875 q 3.953125,-2.140625 7.8125,-3.15625 3.859375,-1.03125 7.859375,-1.03125 8.84375,0 13.234375,4.609375 4.390625,4.609375 4.390625,13.9375 V 9.625 Q 42.625,4.78125 38.28125,2.390625 33.9375,0 27.875,0 17.828125,0 11.671875,7.65625 q -6.15625,7.671875 -6.15625,20.328125 0,12.6875 6.15625,20.34375 Q 17.828125,56 27.875,56 q 6.0625,0 10.40625,-2.390625 4.34375,-2.390625 7.125,-7.21875 V 54.6875 h 8.984375 z" />
+            </defs>
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use12514"
+               xlink:href="#DejaVuSans-80" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use12516"
+               xlink:href="#DejaVuSans-101"
+               x="56.677734" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use12518"
+               xlink:href="#DejaVuSans-114"
+               x="118.20117" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use12520"
+               xlink:href="#DejaVuSans-99"
+               x="157.06445" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use12522"
+               xlink:href="#DejaVuSans-101"
+               x="212.04492" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use12524"
+               xlink:href="#DejaVuSans-110"
+               x="273.56836" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use12526"
+               xlink:href="#DejaVuSans-116"
+               x="336.94727" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use12528"
+               xlink:href="#DejaVuSans-97"
+               x="376.15625" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use12530"
+               xlink:href="#DejaVuSans-103"
+               x="437.43555" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use12532"
+               xlink:href="#DejaVuSans-101"
+               x="500.91211" />
+          </g>
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_11">
+        <path
+           id="path12538"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 44.203125,449.49396 V 39.3555" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_12">
+        <path
+           id="path12541"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 748.08,449.49396 V 39.3555" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_13">
+        <path
+           id="path12544"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 44.203125,449.49396 H 748.08" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_14">
+        <path
+           id="path12547"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 44.203125,39.3555 H 748.08" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+         id="text_16">
+        <!-- 53.29 -->
+        <g
+           id="g12564"
+           transform="matrix(0.1,0,0,-0.1,73.881367,413.19252)"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1">
+          <defs
+             id="defs12552">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-46"
+               d="M 10.6875,12.40625 H 21 V 0 H 10.6875 Z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-57"
+               d="M 10.984375,1.515625 V 10.5 Q 14.703125,8.734375 18.5,7.8125 q 3.8125,-0.921875 7.484375,-0.921875 9.765625,0 14.90625,6.5625 5.15625,6.5625 5.890625,19.953125 -2.828125,-4.203125 -7.1875,-6.453125 -4.34375,-2.25 -9.609375,-2.25 -10.9375,0 -17.3125,6.609375 -6.375,6.625 -6.375,18.109375 0,11.21875 6.640625,18 6.640625,6.796875 17.671875,6.796875 12.65625,0 19.3125,-9.703125 6.671875,-9.6875 6.671875,-28.140625 0,-17.234375 -8.1875,-27.515625 -8.171875,-10.28125 -21.984375,-10.28125 -3.71875,0 -7.53125,0.734375 -3.796875,0.734375 -7.90625,2.203125 z m 19.625,30.90625 q 6.640625,0 10.515625,4.53125 3.890625,4.546875 3.890625,12.46875 0,7.859375 -3.890625,12.421875 -3.875,4.5625 -10.515625,4.5625 -6.640625,0 -10.515625,-4.5625 -3.875,-4.5625 -3.875,-12.421875 0,-7.921875 3.875,-12.46875 3.875,-4.53125 10.515625,-4.53125 z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use12554"
+             xlink:href="#DejaVuSans-53" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use12556"
+             xlink:href="#DejaVuSans-51"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use12558"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use12560"
+             xlink:href="#DejaVuSans-50"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use12562"
+             xlink:href="#DejaVuSans-57"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+         id="text_17">
+        <!-- 13.15 -->
+        <g
+           id="g12577"
+           transform="matrix(0.1,0,0,-0.1,161.86598,413.19252)"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use12567"
+             xlink:href="#DejaVuSans-49" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use12569"
+             xlink:href="#DejaVuSans-51"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use12571"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use12573"
+             xlink:href="#DejaVuSans-49"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use12575"
+             xlink:href="#DejaVuSans-53"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+         id="text_18">
+        <!-- 15.65 -->
+        <g
+           id="g12593"
+           transform="matrix(0.1,0,0,-0.1,249.85059,413.19252)"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1">
+          <defs
+             id="defs12581">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-54"
+               d="m 33.015625,40.375 q -6.640625,0 -10.53125,-4.546875 -3.875,-4.53125 -3.875,-12.4375 0,-7.859375 3.875,-12.4375 3.890625,-4.5625 10.53125,-4.5625 6.640625,0 10.515625,4.5625 3.875,4.578125 3.875,12.4375 0,7.90625 -3.875,12.4375 Q 39.65625,40.375 33.015625,40.375 Z M 52.59375,71.296875 V 62.3125 q -3.71875,1.75 -7.5,2.671875 -3.78125,0.9375 -7.5,0.9375 -9.765625,0 -14.921875,-6.59375 -5.140625,-6.59375 -5.875,-19.921875 2.875,4.25 7.21875,6.515625 4.359375,2.265625 9.578125,2.265625 10.984375,0 17.359375,-6.671875 6.375,-6.65625 6.375,-18.125 0,-11.234375 -6.640625,-18.03125 -6.640625,-6.78125 -17.671875,-6.78125 -12.65625,0 -19.34375,9.6875 -6.6875,9.703125 -6.6875,28.109375 0,17.28125 8.203125,27.5625 8.203125,10.28125 22.015625,10.28125 3.71875,0 7.5,-0.734375 3.78125,-0.734375 7.890625,-2.1875 z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use12583"
+             xlink:href="#DejaVuSans-49" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use12585"
+             xlink:href="#DejaVuSans-53"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use12587"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use12589"
+             xlink:href="#DejaVuSans-54"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use12591"
+             xlink:href="#DejaVuSans-53"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+         id="text_19">
+        <!-- 28.57 -->
+        <g
+           id="g12610"
+           transform="matrix(0.1,0,0,-0.1,337.83519,413.19252)"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1">
+          <defs
+             id="defs12598">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-56"
+               d="m 31.78125,34.625 q -7.03125,0 -11.0625,-3.765625 -4.015625,-3.765625 -4.015625,-10.34375 0,-6.59375 4.015625,-10.359375 4.03125,-3.765625 11.0625,-3.765625 7.03125,0 11.078125,3.78125 4.0625,3.796875 4.0625,10.34375 0,6.578125 -4.03125,10.34375 Q 38.875,34.625 31.78125,34.625 Z m -9.859375,4.1875 Q 15.578125,40.375 12.03125,44.71875 8.5,49.078125 8.5,55.328125 q 0,8.734375 6.21875,13.8125 6.234375,5.078125 17.0625,5.078125 10.890625,0 17.09375,-5.078125 6.203125,-5.078125 6.203125,-13.8125 0,-6.25 -3.546875,-10.609375 Q 48,40.375 41.703125,38.8125 q 7.125,-1.65625 11.09375,-6.5 3.984375,-4.828125 3.984375,-11.796875 0,-10.609375 -6.46875,-16.28125 -6.46875,-5.65625 -18.53125,-5.65625 -12.046875,0 -18.53125,5.65625 -6.46875,5.671875 -6.46875,16.28125 0,6.96875 4,11.796875 4.015625,4.84375 11.140625,6.5 z M 18.3125,54.390625 q 0,-5.65625 3.53125,-8.828125 3.546875,-3.171875 9.9375,-3.171875 6.359375,0 9.9375,3.171875 3.59375,3.171875 3.59375,8.828125 0,5.671875 -3.59375,8.84375 -3.578125,3.171875 -9.9375,3.171875 -6.390625,0 -9.9375,-3.171875 Q 18.3125,60.0625 18.3125,54.390625 Z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-55"
+               d="m 8.203125,72.90625 h 46.875 V 68.703125 L 28.609375,0 H 18.3125 L 43.21875,64.59375 H 8.203125 Z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use12600"
+             xlink:href="#DejaVuSans-50" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use12602"
+             xlink:href="#DejaVuSans-56"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use12604"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use12606"
+             xlink:href="#DejaVuSans-53"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use12608"
+             xlink:href="#DejaVuSans-55"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;stroke:none;stroke-opacity:1;fill:#005aa0;fill-opacity:1"
+         id="text_20">
+        <!-- 0.91 -->
+        <g
+           id="g12621"
+           transform="matrix(0.1,0,0,-0.1,429.00105,413.19252)"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;stroke:none;stroke-opacity:1;fill-opacity:1">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;stroke:none;stroke-opacity:1;fill:#005aa0;fill-opacity:1"
+             id="use12613"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;stroke:none;stroke-opacity:1;fill:#005aa0;fill-opacity:1"
+             id="use12615"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;stroke:none;stroke-opacity:1;fill:#005aa0;fill-opacity:1"
+             id="use12617"
+             xlink:href="#DejaVuSans-57"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;stroke:none;stroke-opacity:1;fill:#005aa0;fill-opacity:1"
+             id="use12619"
+             xlink:href="#DejaVuSans-49"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;stroke:none;stroke-opacity:1;fill:#005aa0;fill-opacity:1"
+         id="text_21">
+        <!-- 0.23 -->
+        <g
+           id="g12632"
+           transform="matrix(0.1,0,0,-0.1,516.98566,413.19252)"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;stroke:none;stroke-opacity:1;fill-opacity:1">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;stroke:none;stroke-opacity:1;fill:#005aa0;fill-opacity:1"
+             id="use12624"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;stroke:none;stroke-opacity:1;fill:#005aa0;fill-opacity:1"
+             id="use12626"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;stroke:none;stroke-opacity:1;fill:#005aa0;fill-opacity:1"
+             id="use12628"
+             xlink:href="#DejaVuSans-50"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;stroke:none;stroke-opacity:1;fill:#005aa0;fill-opacity:1"
+             id="use12630"
+             xlink:href="#DejaVuSans-51"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;stroke:none;stroke-opacity:1;fill:#005aa0;fill-opacity:1"
+         id="text_22">
+        <!-- 0.0 -->
+        <g
+           id="g12641"
+           transform="matrix(0.1,0,0,-0.1,608.15152,413.19252)"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;stroke:none;stroke-opacity:1;fill-opacity:1">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;stroke:none;stroke-opacity:1;fill:#005aa0;fill-opacity:1"
+             id="use12635"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;stroke:none;stroke-opacity:1;fill:#005aa0;fill-opacity:1"
+             id="use12637"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;stroke:none;stroke-opacity:1;fill:#005aa0;fill-opacity:1"
+             id="use12639"
+             xlink:href="#DejaVuSans-48"
+             x="95.410156" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;stroke:none;stroke-opacity:1;fill:#005aa0;fill-opacity:1"
+         id="text_23">
+        <!-- 4.76 -->
+        <g
+           id="g12652"
+           transform="matrix(0.1,0,0,-0.1,692.95488,413.19252)"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;stroke:none;stroke-opacity:1;fill-opacity:1">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;stroke:none;stroke-opacity:1;fill:#005aa0;fill-opacity:1"
+             id="use12644"
+             xlink:href="#DejaVuSans-52" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;stroke:none;stroke-opacity:1;fill:#005aa0;fill-opacity:1"
+             id="use12646"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;stroke:none;stroke-opacity:1;fill:#005aa0;fill-opacity:1"
+             id="use12648"
+             xlink:href="#DejaVuSans-55"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;stroke:none;stroke-opacity:1;fill:#005aa0;fill-opacity:1"
+             id="use12650"
+             xlink:href="#DejaVuSans-54"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_24">
+        <!-- Which Continuous Integration service do you use to automate -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g12778"
+           transform="matrix(0.12,0,0,-0.12,209.72437,19.918125)">
+          <defs
+             id="defs12658">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-87"
+               d="m 3.328125,72.90625 h 9.953125 l 15.328125,-61.625 15.28125,61.625 h 11.09375 l 15.328125,-61.625 15.28125,61.625 H 95.609375 L 77.296875,0 H 64.890625 L 49.515625,63.28125 33.984375,0 h -12.40625 z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-117"
+               d="M 8.5,21.578125 V 54.6875 h 8.984375 V 21.921875 q 0,-7.765625 3.015625,-11.65625 3.03125,-3.875 9.09375,-3.875 7.265625,0 11.484375,4.640625 4.234375,4.640625 4.234375,12.65625 v 31 h 8.984375 V 0 H 45.3125 V 8.40625 Q 42.046875,3.421875 37.71875,1 33.40625,-1.421875 27.6875,-1.421875 18.265625,-1.421875 13.375,4.4375 8.5,10.296875 8.5,21.578125 Z M 31.109375,56 Z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-100"
+               d="m 45.40625,46.390625 v 29.59375 h 8.984375 V 0 H 45.40625 v 8.203125 q -2.828125,-4.875 -7.15625,-7.25 -4.3125,-2.375 -10.375,-2.375 -9.90625,0 -16.140625,7.90625 -6.21875,7.921875 -6.21875,20.8125 0,12.890625 6.21875,20.796875 Q 17.96875,56 27.875,56 q 6.0625,0 10.375,-2.375 4.328125,-2.359375 7.15625,-7.234375 z M 14.796875,27.296875 q 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.203125,-5.640625 7.125,0 11.21875,5.640625 4.109375,5.640625 4.109375,15.546875 0,9.90625 -4.109375,15.546875 -4.09375,5.640625 -11.21875,5.640625 -7.125,0 -11.203125,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12660"
+             xlink:href="#DejaVuSans-87" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12662"
+             xlink:href="#DejaVuSans-104"
+             x="98.876953" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12664"
+             xlink:href="#DejaVuSans-105"
+             x="162.25586" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12666"
+             xlink:href="#DejaVuSans-99"
+             x="190.03906" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12668"
+             xlink:href="#DejaVuSans-104"
+             x="245.01953" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12670"
+             xlink:href="#DejaVuSans-32"
+             x="308.39844" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12672"
+             xlink:href="#DejaVuSans-67"
+             x="340.18555" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12674"
+             xlink:href="#DejaVuSans-111"
+             x="410.00977" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12676"
+             xlink:href="#DejaVuSans-110"
+             x="471.19141" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12678"
+             xlink:href="#DejaVuSans-116"
+             x="534.57031" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12680"
+             xlink:href="#DejaVuSans-105"
+             x="573.7793" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12682"
+             xlink:href="#DejaVuSans-110"
+             x="601.5625" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12684"
+             xlink:href="#DejaVuSans-117"
+             x="664.94141" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12686"
+             xlink:href="#DejaVuSans-111"
+             x="728.32031" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12688"
+             xlink:href="#DejaVuSans-117"
+             x="789.50195" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12690"
+             xlink:href="#DejaVuSans-115"
+             x="852.88086" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12692"
+             xlink:href="#DejaVuSans-32"
+             x="904.98047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12694"
+             xlink:href="#DejaVuSans-73"
+             x="936.76758" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12696"
+             xlink:href="#DejaVuSans-110"
+             x="966.25977" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12698"
+             xlink:href="#DejaVuSans-116"
+             x="1029.6387" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12700"
+             xlink:href="#DejaVuSans-101"
+             x="1068.8477" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12702"
+             xlink:href="#DejaVuSans-103"
+             x="1130.3711" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12704"
+             xlink:href="#DejaVuSans-114"
+             x="1193.8477" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12706"
+             xlink:href="#DejaVuSans-97"
+             x="1234.9609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12708"
+             xlink:href="#DejaVuSans-116"
+             x="1296.2402" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12710"
+             xlink:href="#DejaVuSans-105"
+             x="1335.4492" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12712"
+             xlink:href="#DejaVuSans-111"
+             x="1363.2324" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12714"
+             xlink:href="#DejaVuSans-110"
+             x="1424.4141" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12716"
+             xlink:href="#DejaVuSans-32"
+             x="1487.793" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12718"
+             xlink:href="#DejaVuSans-115"
+             x="1519.5801" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12720"
+             xlink:href="#DejaVuSans-101"
+             x="1571.6797" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12722"
+             xlink:href="#DejaVuSans-114"
+             x="1633.2031" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12724"
+             xlink:href="#DejaVuSans-118"
+             x="1674.3164" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12726"
+             xlink:href="#DejaVuSans-105"
+             x="1733.4961" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12728"
+             xlink:href="#DejaVuSans-99"
+             x="1761.2793" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12730"
+             xlink:href="#DejaVuSans-101"
+             x="1816.2598" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12732"
+             xlink:href="#DejaVuSans-32"
+             x="1877.7832" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12734"
+             xlink:href="#DejaVuSans-100"
+             x="1909.5703" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12736"
+             xlink:href="#DejaVuSans-111"
+             x="1973.0469" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12738"
+             xlink:href="#DejaVuSans-32"
+             x="2034.2285" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12740"
+             xlink:href="#DejaVuSans-121"
+             x="2066.0156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12742"
+             xlink:href="#DejaVuSans-111"
+             x="2125.1953" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12744"
+             xlink:href="#DejaVuSans-117"
+             x="2186.377" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12746"
+             xlink:href="#DejaVuSans-32"
+             x="2249.7559" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12748"
+             xlink:href="#DejaVuSans-117"
+             x="2281.543" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12750"
+             xlink:href="#DejaVuSans-115"
+             x="2344.9219" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12752"
+             xlink:href="#DejaVuSans-101"
+             x="2397.0215" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12754"
+             xlink:href="#DejaVuSans-32"
+             x="2458.5449" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12756"
+             xlink:href="#DejaVuSans-116"
+             x="2490.332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12758"
+             xlink:href="#DejaVuSans-111"
+             x="2529.541" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12760"
+             xlink:href="#DejaVuSans-32"
+             x="2590.7227" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12762"
+             xlink:href="#DejaVuSans-97"
+             x="2622.5098" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12764"
+             xlink:href="#DejaVuSans-117"
+             x="2683.7891" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12766"
+             xlink:href="#DejaVuSans-116"
+             x="2747.168" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12768"
+             xlink:href="#DejaVuSans-111"
+             x="2786.377" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12770"
+             xlink:href="#DejaVuSans-109"
+             x="2847.5586" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12772"
+             xlink:href="#DejaVuSans-97"
+             x="2944.9707" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12774"
+             xlink:href="#DejaVuSans-116"
+             x="3006.25" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12776"
+             xlink:href="#DejaVuSans-101"
+             x="3045.459" />
+        </g>
+        <!-- building and testing your code? -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g12845"
+           transform="matrix(0.12,0,0,-0.12,301.245,33.3555)">
+          <defs
+             id="defs12781">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-63"
+               d="M 19.09375,12.40625 H 29 V 0 h -9.90625 z m 9.625,7.171875 h -9.328125 v 7.515625 q 0,4.9375 1.359375,8.109375 1.375,3.171875 5.765625,7.375 l 4.390625,4.34375 q 2.78125,2.59375 4.03125,4.890625 1.25,2.296875 1.25,4.6875 0,4.34375 -3.203125,7.03125 -3.203125,2.6875 -8.46875,2.6875 -3.859375,0 -8.234375,-1.71875 -4.359375,-1.703125 -9.109375,-4.984375 v 9.1875 q 4.59375,2.78125 9.296875,4.140625 4.71875,1.375 9.75,1.375 8.984375,0 14.421875,-4.734375 5.453125,-4.734375 5.453125,-12.5 0,-3.71875 -1.765625,-7.0625 -1.75,-3.34375 -6.140625,-7.53125 L 33.890625,38.1875 q -2.296875,-2.296875 -3.25,-3.59375 Q 29.6875,33.296875 29.296875,32.078125 29,31.0625 28.859375,29.59375 q -0.140625,-1.46875 -0.140625,-4 z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12783"
+             xlink:href="#DejaVuSans-98" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12785"
+             xlink:href="#DejaVuSans-117"
+             x="63.476562" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12787"
+             xlink:href="#DejaVuSans-105"
+             x="126.85547" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12789"
+             xlink:href="#DejaVuSans-108"
+             x="154.63867" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12791"
+             xlink:href="#DejaVuSans-100"
+             x="182.42188" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12793"
+             xlink:href="#DejaVuSans-105"
+             x="245.89844" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12795"
+             xlink:href="#DejaVuSans-110"
+             x="273.68164" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12797"
+             xlink:href="#DejaVuSans-103"
+             x="337.06055" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12799"
+             xlink:href="#DejaVuSans-32"
+             x="400.53711" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12801"
+             xlink:href="#DejaVuSans-97"
+             x="432.32422" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12803"
+             xlink:href="#DejaVuSans-110"
+             x="493.60352" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12805"
+             xlink:href="#DejaVuSans-100"
+             x="556.98242" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12807"
+             xlink:href="#DejaVuSans-32"
+             x="620.45898" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12809"
+             xlink:href="#DejaVuSans-116"
+             x="652.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12811"
+             xlink:href="#DejaVuSans-101"
+             x="691.45508" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12813"
+             xlink:href="#DejaVuSans-115"
+             x="752.97852" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12815"
+             xlink:href="#DejaVuSans-116"
+             x="805.07812" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12817"
+             xlink:href="#DejaVuSans-105"
+             x="844.28711" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12819"
+             xlink:href="#DejaVuSans-110"
+             x="872.07031" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12821"
+             xlink:href="#DejaVuSans-103"
+             x="935.44922" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12823"
+             xlink:href="#DejaVuSans-32"
+             x="998.92578" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12825"
+             xlink:href="#DejaVuSans-121"
+             x="1030.7129" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12827"
+             xlink:href="#DejaVuSans-111"
+             x="1089.8926" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12829"
+             xlink:href="#DejaVuSans-117"
+             x="1151.0742" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12831"
+             xlink:href="#DejaVuSans-114"
+             x="1214.4531" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12833"
+             xlink:href="#DejaVuSans-32"
+             x="1255.5664" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12835"
+             xlink:href="#DejaVuSans-99"
+             x="1287.3535" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12837"
+             xlink:href="#DejaVuSans-111"
+             x="1342.334" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12839"
+             xlink:href="#DejaVuSans-100"
+             x="1403.5156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12841"
+             xlink:href="#DejaVuSans-101"
+             x="1466.9922" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use12843"
+             xlink:href="#DejaVuSans-63"
+             x="1528.5156" />
+        </g>
+      </g>
+    </g>
+  </g>
+  <defs
+     id="defs12853">
+    <clipPath
+       id="p0f9349fc88">
+      <rect
+         id="rect12850"
+         y="39.3555"
+         x="44.203125"
+         width="703.876875"
+         height="410.138455" />
+    </clipPath>
+  </defs>
+</svg>
diff --git a/assets/img/posts/2020-10-15-survey-technology/participants_per_research_field.svg b/assets/img/posts/2020-10-15-survey-technology/participants_per_research_field.svg
new file mode 100644
index 0000000000000000000000000000000000000000..ef3061337dd01a120a015829f6f2b1208402c961
--- /dev/null
+++ b/assets/img/posts/2020-10-15-survey-technology/participants_per_research_field.svg
@@ -0,0 +1,2536 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   height="448.56pt"
+   version="1.1"
+   viewBox="0 0 525.6 448.56"
+   width="525.6pt"
+   id="svg729">
+  <metadata
+     id="metadata2">
+    <rdf:RDF>
+      <cc:Work>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:date>2020-11-26T17:29:25.661014</dc:date>
+        <dc:format>image/svg+xml</dc:format>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Matplotlib v3.3.2, https://matplotlib.org/</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs6">
+    <style
+       type="text/css"
+       id="style4">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
+  </defs>
+  <g
+     id="figure_1"
+     style="stroke-linecap:butt;stroke-linejoin:round">
+    <g
+       id="patch_1"
+       style="stroke-linecap:butt;stroke-linejoin:round">
+      <path
+         d="M 0,448.56 H 525.6 V 0 H 0 Z"
+         style="fill:none;stroke-linecap:butt;stroke-linejoin:round"
+         id="path8" />
+    </g>
+    <g
+       id="axes_1"
+       style="stroke-linecap:butt;stroke-linejoin:round">
+      <g
+         id="patch_2"
+         style="stroke-linecap:butt;stroke-linejoin:round">
+        <path
+           d="M 50.565625,334.53312 H 514.8 V 25.918125 H 50.565625 Z"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round"
+           id="path11" />
+      </g>
+      <g
+         id="patch_3"
+         style="fill:#005aa0;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round">
+        <path
+           clip-path="url(#p395ef42049)"
+           d="M 67.145424,334.53312 H 100.30502 V 40.614077 H 67.145424 Z"
+           style="fill:#005aa0;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+           id="path14" />
+      </g>
+      <g
+         id="patch_4"
+         style="fill:#005aa0;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round">
+        <path
+           clip-path="url(#p395ef42049)"
+           d="m 133.46462,334.53312 h 33.1596 V 98.071936 h -33.1596 z"
+           style="fill:#005aa0;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+           id="path17" />
+      </g>
+      <g
+         id="patch_5"
+         style="fill:#005aa0;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round">
+        <path
+           clip-path="url(#p395ef42049)"
+           d="m 199.78382,334.53312 h 33.15959 V 197.51823 h -33.15959 z"
+           style="fill:#005aa0;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+           id="path20" />
+      </g>
+      <g
+         id="patch_6"
+         style="fill:#005aa0;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round">
+        <path
+           clip-path="url(#p395ef42049)"
+           d="m 266.10301,334.53312 h 33.1596 v -112.7058 h -33.1596 z"
+           style="fill:#005aa0;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+           id="path23" />
+      </g>
+      <g
+         id="patch_7"
+         style="fill:#005aa0;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round">
+        <path
+           clip-path="url(#p395ef42049)"
+           d="m 332.42221,334.53312 h 33.1596 v -92.81654 h -33.1596 z"
+           style="fill:#005aa0;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+           id="path26" />
+      </g>
+      <g
+         id="patch_8"
+         style="fill:#005aa0;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round">
+        <path
+           clip-path="url(#p395ef42049)"
+           d="M 398.74141,334.53312 H 431.901 v -81.76695 h -33.15959 z"
+           style="fill:#005aa0;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+           id="path29" />
+      </g>
+      <g
+         id="patch_9"
+         style="fill:#005aa0;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round">
+        <path
+           clip-path="url(#p395ef42049)"
+           d="m 465.0606,334.53312 h 33.1596 v -77.34711 h -33.1596 z"
+           style="fill:#005aa0;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+           id="path32" />
+      </g>
+      <g
+         id="matplotlib.axis_1"
+         style="stroke-linecap:butt;stroke-linejoin:round">
+        <g
+           id="xtick_1"
+           style="stroke-linecap:butt;stroke-linejoin:round">
+          <g
+             id="line2d_1"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <defs
+               id="defs36">
+              <path
+                 d="M 0,0 V 3.5"
+                 id="m201b6e40c7"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </defs>
+            <g
+               id="g40"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <use
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="83.72522"
+                 xlink:href="#m201b6e40c7"
+                 y="334.53311"
+                 id="use38"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+          <g
+             id="text_1"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <!-- Health -->
+            <g
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,65.878511,370.12565)"
+               id="g63"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <defs
+                 id="defs49">
+                <path
+                   d="m 9.8125,72.90625 h 9.859375 V 43.015625 h 35.84375 V 72.90625 H 65.375 V 0 H 55.515625 V 34.71875 H 19.671875 V 0 H 9.8125 Z"
+                   id="DejaVuSans-72"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+                <path
+                   d="m 56.203125,29.59375 v -4.390625 h -41.3125 q 0.59375,-9.28125 5.59375,-14.140625 5,-4.859375 13.9375,-4.859375 5.171875,0 10.03125,1.265625 4.859375,1.265625 9.65625,3.8125 v -8.5 q -4.84375,-2.046875 -9.921875,-3.125 -5.078125,-1.078125 -10.296875,-1.078125 -13.09375,0 -20.734375,7.609375 -7.640625,7.625 -7.640625,20.625 0,13.421875 7.25,21.296875 Q 20.015625,56 32.328125,56 q 11.03125,0 17.453125,-7.109375 6.421875,-7.09375 6.421875,-19.296875 z m -8.984375,2.640625 q -0.09375,7.359375 -4.125,11.75 -4.03125,4.40625 -10.671875,4.40625 -7.515625,0 -12.03125,-4.25 -4.515625,-4.25 -5.203125,-11.96875 z"
+                   id="DejaVuSans-101"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+                <path
+                   d="m 34.28125,27.484375 q -10.890625,0 -15.09375,-2.484375 -4.203125,-2.484375 -4.203125,-8.5 0,-4.78125 3.15625,-7.59375 3.15625,-2.796875 8.5625,-2.796875 7.484375,0 12,5.296875 4.515625,5.296875 4.515625,14.078125 v 2 z m 17.921875,3.71875 V 0 H 43.21875 v 8.296875 q -3.078125,-4.96875 -7.671875,-7.34375 -4.59375,-2.375 -11.234375,-2.375 -8.390625,0 -13.359375,4.71875 Q 6,8.015625 6,15.921875 q 0,9.21875 6.171875,13.90625 6.1875,4.6875 18.4375,4.6875 H 43.21875 v 0.890625 q 0,6.203125 -4.078125,9.59375 -4.078125,3.390625 -11.453125,3.390625 -4.6875,0 -9.140625,-1.125 -4.4375,-1.125 -8.53125,-3.375 v 8.3125 q 4.921875,1.90625 9.5625,2.84375 Q 24.21875,56 28.609375,56 q 11.875,0 17.734375,-6.15625 5.859375,-6.140625 5.859375,-18.640625 z"
+                   id="DejaVuSans-97"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+                <path
+                   d="M 9.421875,75.984375 H 18.40625 V 0 H 9.421875 Z"
+                   id="DejaVuSans-108"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+                <path
+                   d="M 18.3125,70.21875 V 54.6875 h 18.5 v -6.984375 h -18.5 v -29.6875 q 0,-6.6875 1.828125,-8.59375 1.828125,-1.90625 7.453125,-1.90625 H 36.8125 V 0 H 27.59375 Q 17.1875,0 13.234375,3.875 9.28125,7.765625 9.28125,18.015625 v 29.6875 H 2.6875 V 54.6875 h 6.59375 v 15.53125 z"
+                   id="DejaVuSans-116"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+                <path
+                   d="M 54.890625,33.015625 V 0 H 45.90625 v 32.71875 q 0,7.765625 -3.03125,11.609375 -3.03125,3.859375 -9.078125,3.859375 -7.28125,0 -11.484375,-4.640625 -4.203125,-4.625 -4.203125,-12.640625 V 0 h -9.03125 v 75.984375 h 9.03125 V 46.1875 q 3.234375,4.9375 7.59375,7.375 4.375,2.4375 10.09375,2.4375 9.421875,0 14.25,-5.828125 4.84375,-5.828125 4.84375,-17.15625 z"
+                   id="DejaVuSans-104"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+              </defs>
+              <use
+                 xlink:href="#DejaVuSans-72"
+                 id="use51"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="0"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="75.195312"
+                 xlink:href="#DejaVuSans-101"
+                 id="use53"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="136.71875"
+                 xlink:href="#DejaVuSans-97"
+                 id="use55"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="197.99805"
+                 xlink:href="#DejaVuSans-108"
+                 id="use57"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="225.78125"
+                 xlink:href="#DejaVuSans-116"
+                 id="use59"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="264.99023"
+                 xlink:href="#DejaVuSans-104"
+                 id="use61"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+        </g>
+        <g
+           id="xtick_2"
+           style="stroke-linecap:butt;stroke-linejoin:round">
+          <g
+             id="line2d_2"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <g
+               id="g69"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <use
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="150.04442"
+                 xlink:href="#m201b6e40c7"
+                 y="334.53311"
+                 id="use67"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+          <g
+             id="text_2"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <!-- Earth and -->
+            <g
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,120.90499,381.41837)"
+               id="g97"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <defs
+                 id="defs77">
+                <path
+                   d="m 9.8125,72.90625 h 46.09375 v -8.3125 H 19.671875 V 43.015625 h 34.71875 V 34.71875 H 19.671875 V 8.296875 H 56.78125 V 0 H 9.8125 Z"
+                   id="DejaVuSans-69"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+                <path
+                   d="m 41.109375,46.296875 q -1.515625,0.875 -3.296875,1.28125 Q 36.03125,48 33.890625,48 26.265625,48 22.1875,43.046875 18.109375,38.09375 18.109375,28.8125 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 2.84375,4.984375 7.375,7.390625 Q 30.03125,56 36.53125,56 q 0.921875,0 2.046875,-0.125 1.125,-0.109375 2.484375,-0.359375 z"
+                   id="DejaVuSans-114"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+                <path
+                   id="DejaVuSans-32"
+                   d=""
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+                <path
+                   d="M 54.890625,33.015625 V 0 H 45.90625 v 32.71875 q 0,7.765625 -3.03125,11.609375 -3.03125,3.859375 -9.078125,3.859375 -7.28125,0 -11.484375,-4.640625 -4.203125,-4.625 -4.203125,-12.640625 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 3.234375,4.9375 7.59375,7.375 4.375,2.4375 10.09375,2.4375 9.421875,0 14.25,-5.828125 4.84375,-5.828125 4.84375,-17.15625 z"
+                   id="DejaVuSans-110"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+                <path
+                   d="m 45.40625,46.390625 v 29.59375 h 8.984375 V 0 H 45.40625 v 8.203125 q -2.828125,-4.875 -7.15625,-7.25 -4.3125,-2.375 -10.375,-2.375 -9.90625,0 -16.140625,7.90625 -6.21875,7.921875 -6.21875,20.8125 0,12.890625 6.21875,20.796875 Q 17.96875,56 27.875,56 q 6.0625,0 10.375,-2.375 4.328125,-2.359375 7.15625,-7.234375 z M 14.796875,27.296875 q 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.203125,-5.640625 7.125,0 11.21875,5.640625 4.109375,5.640625 4.109375,15.546875 0,9.90625 -4.109375,15.546875 -4.09375,5.640625 -11.21875,5.640625 -7.125,0 -11.203125,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 z"
+                   id="DejaVuSans-100"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+              </defs>
+              <use
+                 xlink:href="#DejaVuSans-69"
+                 id="use79"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="0"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="63.183594"
+                 xlink:href="#DejaVuSans-97"
+                 id="use81"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="124.46289"
+                 xlink:href="#DejaVuSans-114"
+                 id="use83"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="165.57617"
+                 xlink:href="#DejaVuSans-116"
+                 id="use85"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="204.78516"
+                 xlink:href="#DejaVuSans-104"
+                 id="use87"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="268.16406"
+                 xlink:href="#DejaVuSans-32"
+                 id="use89"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="299.95117"
+                 xlink:href="#DejaVuSans-97"
+                 id="use91"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="361.23047"
+                 xlink:href="#DejaVuSans-110"
+                 id="use93"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="424.60938"
+                 xlink:href="#DejaVuSans-100"
+                 id="use95"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+            </g>
+            <!-- Environment -->
+            <g
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,118.18882,399.97064)"
+               id="g127"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <defs
+                 id="defs103">
+                <path
+                   d="M 2.984375,54.6875 H 12.5 L 29.59375,8.796875 46.6875,54.6875 h 9.515625 L 35.6875,0 H 23.484375 Z"
+                   id="DejaVuSans-118"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+                <path
+                   d="M 9.421875,54.6875 H 18.40625 V 0 H 9.421875 Z m 0,21.296875 H 18.40625 V 64.59375 H 9.421875 Z"
+                   id="DejaVuSans-105"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+                <path
+                   d="m 30.609375,48.390625 q -7.21875,0 -11.421875,-5.640625 -4.203125,-5.640625 -4.203125,-15.453125 0,-9.8125 4.171875,-15.453125 4.1875,-5.640625 11.453125,-5.640625 7.1875,0 11.375,5.65625 4.203125,5.671875 4.203125,15.4375 0,9.71875 -4.203125,15.40625 -4.1875,5.6875 -11.375,5.6875 z m 0,7.609375 q 11.71875,0 18.40625,-7.625 6.703125,-7.609375 6.703125,-21.078125 0,-13.421875 -6.703125,-21.078125 -6.6875,-7.640625 -18.40625,-7.640625 -11.765625,0 -18.4375,7.640625 -6.65625,7.65625 -6.65625,21.078125 0,13.46875 6.65625,21.078125 Q 18.84375,56 30.609375,56 Z"
+                   id="DejaVuSans-111"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+                <path
+                   d="M 52,44.1875 Q 55.375,50.25 60.0625,53.125 64.75,56 71.09375,56 q 8.546875,0 13.1875,-5.984375 4.640625,-5.96875 4.640625,-17 V 0 h -9.03125 v 32.71875 q 0,7.859375 -2.796875,11.65625 -2.78125,3.8125 -8.484375,3.8125 -6.984375,0 -11.046875,-4.640625 -4.046875,-4.625 -4.046875,-12.640625 V 0 h -9.03125 v 32.71875 q 0,7.90625 -2.78125,11.6875 -2.78125,3.78125 -8.59375,3.78125 -6.890625,0 -10.953125,-4.65625 -4.046875,-4.65625 -4.046875,-12.625 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 3.078125,5.03125 7.375,7.421875 Q 29.78125,56 35.6875,56 41.65625,56 45.828125,52.96875 50,49.953125 52,44.1875 Z"
+                   id="DejaVuSans-109"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+              </defs>
+              <use
+                 xlink:href="#DejaVuSans-69"
+                 id="use105"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="0"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="63.183594"
+                 xlink:href="#DejaVuSans-110"
+                 id="use107"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="126.5625"
+                 xlink:href="#DejaVuSans-118"
+                 id="use109"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="185.74219"
+                 xlink:href="#DejaVuSans-105"
+                 id="use111"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="213.52539"
+                 xlink:href="#DejaVuSans-114"
+                 id="use113"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="252.38867"
+                 xlink:href="#DejaVuSans-111"
+                 id="use115"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="313.57031"
+                 xlink:href="#DejaVuSans-110"
+                 id="use117"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="376.94922"
+                 xlink:href="#DejaVuSans-109"
+                 id="use119"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="474.36133"
+                 xlink:href="#DejaVuSans-101"
+                 id="use121"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="535.88477"
+                 xlink:href="#DejaVuSans-110"
+                 id="use123"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="599.26367"
+                 xlink:href="#DejaVuSans-116"
+                 id="use125"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+        </g>
+        <g
+           id="xtick_3"
+           style="stroke-linecap:butt;stroke-linejoin:round">
+          <g
+             id="line2d_3"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <g
+               id="g133"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <use
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="216.36362"
+                 xlink:href="#m201b6e40c7"
+                 y="334.53311"
+                 id="use131"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+          <g
+             id="text_3"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <!-- Aeronautics, Space -->
+            <g
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,153.94929,414.69326)"
+               id="g181"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <defs
+                 id="defs143">
+                <path
+                   d="M 34.1875,63.1875 20.796875,26.90625 h 26.8125 z m -5.578125,9.71875 h 11.1875 L 67.578125,0 h -10.25 L 50.6875,18.703125 H 17.828125 L 11.1875,0 H 0.78125 Z"
+                   id="DejaVuSans-65"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+                <path
+                   d="M 8.5,21.578125 V 54.6875 h 8.984375 V 21.921875 q 0,-7.765625 3.015625,-11.65625 3.03125,-3.875 9.09375,-3.875 7.265625,0 11.484375,4.640625 4.234375,4.640625 4.234375,12.65625 v 31 h 8.984375 V 0 H 45.3125 V 8.40625 Q 42.046875,3.421875 37.71875,1 33.40625,-1.421875 27.6875,-1.421875 18.265625,-1.421875 13.375,4.4375 8.5,10.296875 8.5,21.578125 Z M 31.109375,56 Z"
+                   id="DejaVuSans-117"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+                <path
+                   d="M 48.78125,52.59375 V 44.1875 q -3.8125,2.109375 -7.640625,3.15625 -3.828125,1.046875 -7.734375,1.046875 -8.75,0 -13.59375,-5.546875 -4.828125,-5.53125 -4.828125,-15.546875 0,-10.015625 4.828125,-15.5625 4.84375,-5.53125 13.59375,-5.53125 3.90625,0 7.734375,1.046875 3.828125,1.046875 7.640625,3.15625 v -8.3125 q -3.765625,-1.75 -7.796875,-2.625 -4.015625,-0.890625 -8.5625,-0.890625 -12.359375,0 -19.640625,7.765625 -7.265625,7.765625 -7.265625,20.953125 0,13.375 7.34375,21.03125 Q 20.21875,56 33.015625,56 q 4.140625,0 8.09375,-0.859375 3.953125,-0.84375 7.671875,-2.546875 z"
+                   id="DejaVuSans-99"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+                <path
+                   d="m 44.28125,53.078125 v -8.5 Q 40.484375,46.53125 36.375,47.5 q -4.09375,0.984375 -8.5,0.984375 -6.6875,0 -10.03125,-2.046875 Q 14.5,44.390625 14.5,40.28125 q 0,-3.125 2.390625,-4.90625 2.390625,-1.78125 9.625,-3.390625 l 3.078125,-0.6875 Q 39.15625,29.25 43.1875,25.515625 47.21875,21.78125 47.21875,15.09375 q 0,-7.625 -6.03125,-12.078125 -6.03125,-4.4375 -16.578125,-4.4375 -4.390625,0 -9.15625,0.859375 Q 10.6875,0.296875 5.421875,2 v 9.28125 q 4.984375,-2.59375 9.8125,-3.890625 4.828125,-1.28125 9.578125,-1.28125 6.34375,0 9.75,2.171875 3.421875,2.171875 3.421875,6.125 0,3.65625 -2.46875,5.609375 -2.453125,1.953125 -10.8125,3.765625 l -3.125,0.734375 q -8.34375,1.75 -12.0625,5.390625 -3.703125,3.640625 -3.703125,9.984375 0,7.71875 5.46875,11.90625 Q 16.75,56 26.8125,56 q 4.96875,0 9.359375,-0.734375 4.40625,-0.71875 8.109375,-2.1875 z"
+                   id="DejaVuSans-115"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+                <path
+                   d="M 11.71875,12.40625 H 22.015625 V 4 l -8,-15.625 H 7.71875 l 4,15.625 z"
+                   id="DejaVuSans-44"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+                <path
+                   d="m 53.515625,70.515625 v -9.625 q -5.609375,2.6875 -10.59375,4 -4.984375,1.328125 -9.625,1.328125 -8.046875,0 -12.421875,-3.125 -4.375,-3.125 -4.375,-8.890625 0,-4.84375 2.90625,-7.3125 2.90625,-2.453125 11.015625,-3.96875 L 36.375,41.703125 Q 47.40625,39.59375 52.65625,34.296875 57.90625,29 57.90625,20.125 q 0,-10.609375 -7.109375,-16.078125 -7.09375,-5.46875 -20.8125,-5.46875 -5.171875,0 -11.015625,1.171875 Q 13.140625,0.921875 6.890625,3.21875 V 13.375 q 6,-3.359375 11.765625,-5.078125 5.765625,-1.703125 11.328125,-1.703125 8.4375,0 13.03125,3.3125 4.59375,3.328125 4.59375,9.484375 0,5.359375 -3.296875,8.390625 Q 41.015625,30.8125 33.5,32.328125 L 27.484375,33.5 q -11.03125,2.1875 -15.96875,6.875 -4.921875,4.6875 -4.921875,13.046875 0,9.671875 6.8125,15.234375 6.8125,5.5625 18.765625,5.5625 5.140625,0 10.453125,-0.9375 5.328125,-0.921875 10.890625,-2.765625 z"
+                   id="DejaVuSans-83"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+                <path
+                   d="m 18.109375,8.203125 v -29 H 9.078125 V 54.6875 h 9.03125 v -8.296875 q 2.84375,4.875 7.15625,7.234375 Q 29.59375,56 35.59375,56 q 9.96875,0 16.1875,-7.90625 6.234375,-7.90625 6.234375,-20.796875 0,-12.890625 -6.234375,-20.8125 -6.21875,-7.90625 -16.1875,-7.90625 -6,0 -10.328125,2.375 -4.3125,2.375 -7.15625,7.25 z M 48.6875,27.296875 q 0,9.90625 -4.078125,15.546875 -4.078125,5.640625 -11.203125,5.640625 -7.140625,0 -11.21875,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.21875,-5.640625 7.125,0 11.203125,5.640625 4.078125,5.640625 4.078125,15.546875 z"
+                   id="DejaVuSans-112"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+              </defs>
+              <use
+                 xlink:href="#DejaVuSans-65"
+                 id="use145"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="0"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="66.658203"
+                 xlink:href="#DejaVuSans-101"
+                 id="use147"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="128.18164"
+                 xlink:href="#DejaVuSans-114"
+                 id="use149"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="167.04492"
+                 xlink:href="#DejaVuSans-111"
+                 id="use151"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="228.22656"
+                 xlink:href="#DejaVuSans-110"
+                 id="use153"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="291.60547"
+                 xlink:href="#DejaVuSans-97"
+                 id="use155"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="352.88477"
+                 xlink:href="#DejaVuSans-117"
+                 id="use157"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="416.26367"
+                 xlink:href="#DejaVuSans-116"
+                 id="use159"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="455.47266"
+                 xlink:href="#DejaVuSans-105"
+                 id="use161"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="483.25586"
+                 xlink:href="#DejaVuSans-99"
+                 id="use163"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="538.23633"
+                 xlink:href="#DejaVuSans-115"
+                 id="use165"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="590.33594"
+                 xlink:href="#DejaVuSans-44"
+                 id="use167"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="622.12305"
+                 xlink:href="#DejaVuSans-32"
+                 id="use169"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="653.91016"
+                 xlink:href="#DejaVuSans-83"
+                 id="use171"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="717.38672"
+                 xlink:href="#DejaVuSans-112"
+                 id="use173"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="780.86328"
+                 xlink:href="#DejaVuSans-97"
+                 id="use175"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="842.14258"
+                 xlink:href="#DejaVuSans-99"
+                 id="use177"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="897.12305"
+                 xlink:href="#DejaVuSans-101"
+                 id="use179"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+            </g>
+            <!-- and Transport -->
+            <g
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,180.92829,403.55037)"
+               id="g212"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <defs
+                 id="defs184">
+                <path
+                   d="M -0.296875,72.90625 H 61.375 v -8.3125 H 35.5 V 0 H 25.59375 V 64.59375 H -0.296875 Z"
+                   id="DejaVuSans-84"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+              </defs>
+              <use
+                 xlink:href="#DejaVuSans-97"
+                 id="use186"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="0"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="61.279297"
+                 xlink:href="#DejaVuSans-110"
+                 id="use188"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="124.6582"
+                 xlink:href="#DejaVuSans-100"
+                 id="use190"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="188.13477"
+                 xlink:href="#DejaVuSans-32"
+                 id="use192"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="219.92188"
+                 xlink:href="#DejaVuSans-84"
+                 id="use194"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="266.25586"
+                 xlink:href="#DejaVuSans-114"
+                 id="use196"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="307.36914"
+                 xlink:href="#DejaVuSans-97"
+                 id="use198"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="368.64844"
+                 xlink:href="#DejaVuSans-110"
+                 id="use200"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="432.02734"
+                 xlink:href="#DejaVuSans-115"
+                 id="use202"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="484.12695"
+                 xlink:href="#DejaVuSans-112"
+                 id="use204"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="547.60352"
+                 xlink:href="#DejaVuSans-111"
+                 id="use206"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="608.78516"
+                 xlink:href="#DejaVuSans-114"
+                 id="use208"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="649.89844"
+                 xlink:href="#DejaVuSans-116"
+                 id="use210"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+        </g>
+        <g
+           id="xtick_4"
+           style="stroke-linecap:butt;stroke-linejoin:round">
+          <g
+             id="line2d_4"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <g
+               id="g218"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <use
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="282.6828"
+                 xlink:href="#m201b6e40c7"
+                 y="334.53311"
+                 id="use216"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+          <g
+             id="text_4"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <!-- Matter -->
+            <g
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,264.81953,370.14222)"
+               id="g236"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <defs
+                 id="defs222">
+                <path
+                   d="M 9.8125,72.90625 H 24.515625 L 43.109375,23.296875 61.8125,72.90625 H 76.515625 V 0 h -9.625 v 64.015625 l -18.796875,-50 H 38.1875 l -18.796875,50 V 0 H 9.8125 Z"
+                   id="DejaVuSans-77"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+              </defs>
+              <use
+                 xlink:href="#DejaVuSans-77"
+                 id="use224"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="0"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="86.279297"
+                 xlink:href="#DejaVuSans-97"
+                 id="use226"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="147.55859"
+                 xlink:href="#DejaVuSans-116"
+                 id="use228"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="186.76758"
+                 xlink:href="#DejaVuSans-116"
+                 id="use230"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="225.97656"
+                 xlink:href="#DejaVuSans-101"
+                 id="use232"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="287.5"
+                 xlink:href="#DejaVuSans-114"
+                 id="use234"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+        </g>
+        <g
+           id="xtick_5"
+           style="stroke-linecap:butt;stroke-linejoin:round">
+          <g
+             id="line2d_5"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <g
+               id="g242"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <use
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="349.00201"
+                 xlink:href="#m201b6e40c7"
+                 y="334.53311"
+                 id="use240"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+          <g
+             id="text_5"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <!-- Key Technologies -->
+            <g
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,293.88414,407.39681)"
+               id="g282"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <defs
+                 id="defs248">
+                <path
+                   d="m 9.8125,72.90625 h 9.859375 v -30.8125 l 32.71875,30.8125 H 65.09375 L 28.90625,38.921875 67.671875,0 H 54.6875 L 19.671875,35.109375 V 0 H 9.8125 Z"
+                   id="DejaVuSans-75"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+                <path
+                   d="M 32.171875,-5.078125 Q 28.375,-14.84375 24.75,-17.8125 q -3.609375,-2.984375 -9.65625,-2.984375 h -7.1875 v 7.515625 h 5.28125 q 3.703125,0 5.75,1.765625 2.0625,1.75 4.546875,8.296875 L 25.09375,0.875 2.984375,54.6875 H 12.5 L 29.59375,11.921875 46.6875,54.6875 h 9.515625 z"
+                   id="DejaVuSans-121"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+                <path
+                   d="m 45.40625,27.984375 q 0,9.765625 -4.03125,15.125 -4.015625,5.375 -11.296875,5.375 -7.21875,0 -11.25,-5.375 -4.03125,-5.359375 -4.03125,-15.125 0,-9.71875 4.03125,-15.09375 4.03125,-5.375 11.25,-5.375 7.28125,0 11.296875,5.375 4.03125,5.375 4.03125,15.09375 z M 54.390625,6.78125 q 0,-13.953125 -6.203125,-20.765625 -6.1875,-6.8125 -18.984375,-6.8125 -4.734375,0 -8.9375,0.703125 -4.203125,0.703125 -8.15625,2.171875 V -9.1875 q 3.953125,-2.140625 7.8125,-3.15625 3.859375,-1.03125 7.859375,-1.03125 8.84375,0 13.234375,4.609375 4.390625,4.609375 4.390625,13.9375 V 9.625 Q 42.625,4.78125 38.28125,2.390625 33.9375,0 27.875,0 17.828125,0 11.671875,7.65625 q -6.15625,7.671875 -6.15625,20.328125 0,12.6875 6.15625,20.34375 Q 17.828125,56 27.875,56 q 6.0625,0 10.40625,-2.390625 4.34375,-2.390625 7.125,-7.21875 V 54.6875 h 8.984375 z"
+                   id="DejaVuSans-103"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+              </defs>
+              <use
+                 xlink:href="#DejaVuSans-75"
+                 id="use250"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="0"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="60.576172"
+                 xlink:href="#DejaVuSans-101"
+                 id="use252"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="122.09961"
+                 xlink:href="#DejaVuSans-121"
+                 id="use254"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="181.2793"
+                 xlink:href="#DejaVuSans-32"
+                 id="use256"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="213.06641"
+                 xlink:href="#DejaVuSans-84"
+                 id="use258"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="257.15039"
+                 xlink:href="#DejaVuSans-101"
+                 id="use260"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="318.67383"
+                 xlink:href="#DejaVuSans-99"
+                 id="use262"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="373.6543"
+                 xlink:href="#DejaVuSans-104"
+                 id="use264"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="437.0332"
+                 xlink:href="#DejaVuSans-110"
+                 id="use266"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="500.41211"
+                 xlink:href="#DejaVuSans-111"
+                 id="use268"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="561.59375"
+                 xlink:href="#DejaVuSans-108"
+                 id="use270"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="589.37695"
+                 xlink:href="#DejaVuSans-111"
+                 id="use272"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="650.55859"
+                 xlink:href="#DejaVuSans-103"
+                 id="use274"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="714.03516"
+                 xlink:href="#DejaVuSans-105"
+                 id="use276"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="741.81836"
+                 xlink:href="#DejaVuSans-101"
+                 id="use278"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="803.3418"
+                 xlink:href="#DejaVuSans-115"
+                 id="use280"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+        </g>
+        <g
+           id="xtick_6"
+           style="stroke-linecap:butt;stroke-linejoin:round">
+          <g
+             id="line2d_6"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <g
+               id="g288"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <use
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="415.3212"
+                 xlink:href="#m201b6e40c7"
+                 y="334.53311"
+                 id="use286"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+          <g
+             id="text_6"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <!-- Energy -->
+            <g
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,395.93654,371.66361)"
+               id="g303"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <use
+                 xlink:href="#DejaVuSans-69"
+                 id="use291"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="0"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="63.183594"
+                 xlink:href="#DejaVuSans-110"
+                 id="use293"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="126.5625"
+                 xlink:href="#DejaVuSans-101"
+                 id="use295"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="188.08594"
+                 xlink:href="#DejaVuSans-114"
+                 id="use297"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="227.44922"
+                 xlink:href="#DejaVuSans-103"
+                 id="use299"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="290.92578"
+                 xlink:href="#DejaVuSans-121"
+                 id="use301"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+        </g>
+        <g
+           id="xtick_7"
+           style="stroke-linecap:butt;stroke-linejoin:round">
+          <g
+             id="line2d_7"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <g
+               id="g309"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <use
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="481.64041"
+                 xlink:href="#m201b6e40c7"
+                 y="334.53311"
+                 id="use307"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+          <g
+             id="text_7"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <!-- Other research field -->
+            <g
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,416.59984,417.3195)"
+               id="g356"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <defs
+                 id="defs314">
+                <path
+                   d="m 39.40625,66.21875 q -10.75,0 -17.078125,-8.015625 -6.3125,-8 -6.3125,-21.828125 0,-13.765625 6.3125,-21.78125 6.328125,-8 17.078125,-8 10.734375,0 17.015625,8 6.28125,8.015625 6.28125,21.78125 0,13.828125 -6.28125,21.828125 -6.28125,8.015625 -17.015625,8.015625 z m 0,8 q 15.328125,0 24.5,-10.28125 9.1875,-10.28125 9.1875,-27.5625 0,-17.234375 -9.1875,-27.515625 -9.171875,-10.28125 -24.5,-10.28125 -15.375,0 -24.59375,10.25 Q 5.609375,19.09375 5.609375,36.375 q 0,17.28125 9.203125,27.5625 9.21875,10.28125 24.59375,10.28125 z"
+                   id="DejaVuSans-79"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+                <path
+                   d="M 37.109375,75.984375 V 68.5 h -8.59375 q -4.828125,0 -6.71875,-1.953125 -1.875,-1.953125 -1.875,-7.03125 V 54.6875 H 34.71875 V 47.703125 H 19.921875 V 0 h -9.03125 V 47.703125 H 2.296875 V 54.6875 h 8.59375 V 58.5 q 0,9.125 4.25,13.296875 4.25,4.1875 13.46875,4.1875 z"
+                   id="DejaVuSans-102"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+              </defs>
+              <g
+                 id="text1232"
+                 style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:99.99999237px;line-height:1.25;font-family:'DejaVu Sans';-inkscape-font-specification:'DejaVu Sans';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:7.5;stroke-linecap:butt;stroke-linejoin:round"
+                 transform="scale(1,-1)"
+                 aria-label="(No answer)">
+                <path
+                   id="path1234"
+                   style="stroke-width:7.5;stroke-linecap:butt;stroke-linejoin:round"
+                   d="m 397.92566,-110.54497 q -6.54297,11.230472 -9.7168,22.2168 -3.17383,10.986327 -3.17383,22.265623 0,11.279296 3.17383,22.363279 3.22266,11.035156 9.7168,22.216796 h -7.8125 q -7.32422,-11.474609 -10.98633,-22.558593 -3.61328,-11.083983 -3.61328,-22.021482 0,-10.888671 3.61328,-21.923827 3.61328,-11.035155 10.98633,-22.558596 z" />
+                <path
+                   id="path1236"
+                   style="stroke-width:7.5;stroke-linecap:butt;stroke-linejoin:round"
+                   d="M 415.79675,-107.56645 H 429.078 l 32.32421,60.986323 v -60.986323 h 9.57032 v 72.900385 h -13.28125 l -32.32422,-60.986324 v 60.986324 h -9.57031 z" />
+                <path
+                   id="path1238"
+                   style="stroke-width:7.5;stroke-linecap:butt;stroke-linejoin:round"
+                   d="m 511.4022,-83.054733 q -7.22656,0 -11.42578,5.664062 -4.19921,5.615234 -4.19921,15.429686 0,9.814452 4.15039,15.478514 4.19921,5.615234 11.4746,5.615234 7.17774,0 11.37696,-5.664062 4.19921,-5.664062 4.19921,-15.429686 0,-9.716796 -4.19921,-15.380858 -4.19922,-5.71289 -11.37696,-5.71289 z m 0,-7.617187 q 11.71875,0 18.40821,7.617187 6.68945,7.617187 6.68945,21.093748 0,13.427733 -6.68945,21.093748 -6.68946,7.617187 -18.40821,7.617187 -11.76757,0 -18.45703,-7.617187 -6.64062,-7.666015 -6.64062,-21.093748 0,-13.476561 6.64062,-21.093748 6.68946,-7.617187 18.45703,-7.617187 z" />
+                <path
+                   id="path1240"
+                   style="stroke-width:7.5;stroke-linecap:butt;stroke-linejoin:round"
+                   d="m 608.03306,-62.156297 q -10.88867,0 -15.08789,2.490234 -4.19921,2.490234 -4.19921,8.496093 0,4.785156 3.125,7.617187 3.17382,2.783203 8.59374,2.783203 7.47071,0 11.96289,-5.273437 4.54102,-5.322266 4.54102,-14.111328 v -2.001952 z m 17.91992,-3.710938 v 31.20117 h -8.98437 v -8.300781 q -3.07617,4.980469 -7.66602,7.373046 -4.58984,2.34375 -11.23046,2.34375 -8.39844,0 -13.37891,-4.687499 -4.93164,-4.736328 -4.93164,-12.646484 0,-9.228515 6.15234,-13.916014 6.20118,-4.6875 18.45703,-4.6875 h 12.59766 v -0.878906 q 0,-6.201172 -4.10156,-9.570312 -4.05274,-3.417968 -11.42578,-3.417968 -4.6875,0 -9.13086,1.123046 -4.44336,1.123047 -8.54492,3.369141 v -8.300781 q 4.93164,-1.904297 9.57031,-2.832031 4.63867,-0.976562 9.0332,-0.976562 11.86523,0 17.72461,6.152343 5.85937,6.152343 5.85937,18.652342 z" />
+                <path
+                   id="path1242"
+                   style="stroke-width:7.5;stroke-linecap:butt;stroke-linejoin:round"
+                   d="m 689.96664,-67.673875 v 33.00781 h -8.98437 v -32.714841 q 0,-7.763672 -3.02735,-11.621093 -3.02734,-3.857422 -9.08203,-3.857422 -7.27539,0 -11.47461,4.638672 -4.19922,4.638671 -4.19922,12.646483 v 30.908201 h -9.0332 v -54.687496 h 9.0332 v 8.496093 q 3.22266,-4.93164 7.56836,-7.373046 4.39453,-2.441406 10.10742,-2.441406 9.42383,0 14.25782,5.859374 4.83398,5.810547 4.83398,17.138671 z" />
+                <path
+                   id="path1244"
+                   style="stroke-width:7.5;stroke-linecap:butt;stroke-linejoin:round"
+                   d="m 742.8475,-87.742233 v 8.496093 q -3.80859,-1.953125 -7.91016,-2.929687 -4.10156,-0.976563 -8.49609,-0.976563 -6.68945,0 -10.05859,2.050781 -3.32031,2.050782 -3.32031,6.152344 0,3.124999 2.39257,4.93164 2.39258,1.757812 9.61914,3.36914 l 3.07618,0.683594 q 9.57031,2.050781 13.57421,5.810546 4.05274,3.710938 4.05274,10.40039 0,7.617187 -6.05469,12.060546 -6.00586,4.443359 -16.55273,4.443359 -4.39453,0 -9.17969,-0.878906 -4.73633,-0.830078 -10.00976,-2.539062 v -9.277343 q 4.98046,2.58789 9.81445,3.906249 4.83398,1.269532 9.57031,1.269532 6.34766,0 9.76562,-2.148438 3.41797,-2.197265 3.41797,-6.152343 0,-3.662109 -2.49023,-5.615234 -2.44141,-1.953125 -10.79102,-3.759765 l -3.125,-0.732422 q -8.3496,-1.757812 -12.06054,-5.371093 -3.71094,-3.66211 -3.71094,-10.009765 0,-7.714843 5.46875,-11.914062 5.46875,-4.199218 15.52734,-4.199218 4.98047,0 9.375,0.732422 4.39453,0.732421 8.10547,2.197265 z" />
+                <path
+                   id="path1246"
+                   style="stroke-width:7.5;stroke-linecap:butt;stroke-linejoin:round"
+                   d="m 754.90805,-89.353561 h 8.98437 l 11.23047,42.675778 11.18164,-42.675778 h 10.5957 l 11.23047,42.675778 11.18164,-42.675778 h 8.98438 l -14.30664,54.687496 h -10.59571 l -11.76757,-44.824216 -11.81641,44.824216 h -10.5957 z" />
+                <path
+                   id="path1248"
+                   style="stroke-width:7.5;stroke-linecap:butt;stroke-linejoin:round"
+                   d="m 888.74594,-64.255907 v 4.394531 h -41.30859 q 0.58593,9.277343 5.5664,14.160155 5.0293,4.833984 13.96484,4.833984 5.17579,0 10.00977,-1.269531 4.88281,-1.269531 9.66797,-3.808593 v 8.496093 q -4.83399,2.050781 -9.91211,3.125 -5.07813,1.074218 -10.30273,1.074218 -13.08594,0 -20.75196,-7.617187 -7.61718,-7.617187 -7.61718,-20.605467 0,-13.427733 7.22656,-21.289061 7.27539,-7.910155 19.58008,-7.910155 11.03515,0 17.43163,7.128905 6.44532,7.080078 6.44532,19.287108 z m -8.98438,-2.636718 q -0.0977,-7.373047 -4.15039,-11.767577 -4.0039,-4.394531 -10.64453,-4.394531 -7.51953,0 -12.06054,4.248046 -4.49219,4.248047 -5.17578,11.96289 z" />
+                <path
+                   id="path1250"
+                   style="stroke-width:7.5;stroke-linecap:butt;stroke-linejoin:round"
+                   d="m 935.18145,-80.955124 q -1.51367,-0.878906 -3.32031,-1.269531 -1.75781,-0.439453 -3.90625,-0.439453 -7.61718,0 -11.71875,4.980468 -4.05273,4.93164 -4.05273,14.208983 v 28.808592 h -9.0332 v -54.687496 h 9.0332 v 8.496093 q 2.83203,-4.980468 7.37305,-7.373046 4.54101,-2.441406 11.03515,-2.441406 0.92774,0 2.05078,0.146484 1.12305,0.09766 2.49024,0.341797 z" />
+                <path
+                   id="path1252"
+                   style="stroke-width:7.5;stroke-linecap:butt;stroke-linejoin:round"
+                   d="m 943.28693,-110.54497 h 7.8125 q 7.32421,11.523441 10.93749,22.558596 3.66211,11.035156 3.66211,21.923827 0,10.937499 -3.66211,22.021482 -3.61328,11.083984 -10.93749,22.558593 h -7.8125 q 6.49414,-11.18164 9.66796,-22.216796 3.22266,-11.083983 3.22266,-22.363279 0,-11.279296 -3.22266,-22.265623 -3.17382,-10.986328 -9.66796,-22.2168 z" />
+              </g>
+            </g>
+          </g>
+        </g>
+        <g
+           id="text_8"
+           style="stroke-linecap:butt;stroke-linejoin:round">
+          <!-- Research fields -->
+          <g
+             transform="matrix(0.1,0,0,-0.1,244.76797,435.68031)"
+             id="g393"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <defs
+               id="defs361">
+              <path
+                 d="m 44.390625,34.1875 q 3.171875,-1.078125 6.171875,-4.59375 3,-3.515625 6.03125,-9.671875 L 66.609375,0 H 56 l -9.3125,18.703125 q -3.625,7.328125 -7.015625,9.71875 -3.390625,2.390625 -9.25,2.390625 h -10.75 V 0 H 9.8125 v 72.90625 h 22.265625 q 12.5,0 18.65625,-5.234375 6.15625,-5.21875 6.15625,-15.765625 0,-6.890625 -3.203125,-11.4375 -3.203125,-4.53125 -9.296875,-6.28125 z m -24.71875,30.609375 v -25.875 h 12.40625 q 7.125,0 10.765625,3.296875 3.640625,3.296875 3.640625,9.6875 0,6.390625 -3.640625,9.640625 -3.640625,3.25 -10.765625,3.25 z"
+                 id="DejaVuSans-82"
+                 style="stroke-linecap:butt;stroke-linejoin:round" />
+            </defs>
+            <use
+               xlink:href="#DejaVuSans-82"
+               id="use363"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               x="0"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="64.982422"
+               xlink:href="#DejaVuSans-101"
+               id="use365"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="126.50586"
+               xlink:href="#DejaVuSans-115"
+               id="use367"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="178.60547"
+               xlink:href="#DejaVuSans-101"
+               id="use369"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="240.12891"
+               xlink:href="#DejaVuSans-97"
+               id="use371"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="301.4082"
+               xlink:href="#DejaVuSans-114"
+               id="use373"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="340.27148"
+               xlink:href="#DejaVuSans-99"
+               id="use375"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="395.25195"
+               xlink:href="#DejaVuSans-104"
+               id="use377"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="458.63086"
+               xlink:href="#DejaVuSans-32"
+               id="use379"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="490.41797"
+               xlink:href="#DejaVuSans-102"
+               id="use381"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="525.62305"
+               xlink:href="#DejaVuSans-105"
+               id="use383"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="553.40625"
+               xlink:href="#DejaVuSans-101"
+               id="use385"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="614.92969"
+               xlink:href="#DejaVuSans-108"
+               id="use387"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="642.71289"
+               xlink:href="#DejaVuSans-100"
+               id="use389"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="706.18945"
+               xlink:href="#DejaVuSans-115"
+               id="use391"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+          </g>
+        </g>
+      </g>
+      <g
+         id="matplotlib.axis_2"
+         style="stroke-linecap:butt;stroke-linejoin:round">
+        <g
+           id="ytick_1"
+           style="stroke-linecap:butt;stroke-linejoin:round">
+          <g
+             id="line2d_8"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <defs
+               id="defs398">
+              <path
+                 d="M 0,0 H -3.5"
+                 id="m1ab82b41f4"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </defs>
+            <g
+               id="g402"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <use
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="50.565624"
+                 xlink:href="#m1ab82b41f4"
+                 y="334.53311"
+                 id="use400"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+          <g
+             id="text_9"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <!-- 0 -->
+            <g
+               transform="matrix(0.1,0,0,-0.1,37.203125,338.33234)"
+               id="g410"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <defs
+                 id="defs406">
+                <path
+                   d="m 31.78125,66.40625 q -7.609375,0 -11.453125,-7.5 Q 16.5,51.421875 16.5,36.375 q 0,-14.984375 3.828125,-22.484375 3.84375,-7.5 11.453125,-7.5 7.671875,0 11.5,7.5 3.84375,7.5 3.84375,22.484375 0,15.046875 -3.84375,22.53125 -3.828125,7.5 -11.5,7.5 z m 0,7.8125 q 12.265625,0 18.734375,-9.703125 6.46875,-9.6875 6.46875,-28.140625 0,-18.40625 -6.46875,-28.109375 -6.46875,-9.6875 -18.734375,-9.6875 -12.25,0 -18.71875,9.6875 Q 6.59375,17.96875 6.59375,36.375 q 0,18.453125 6.46875,28.140625 6.46875,9.703125 18.71875,9.703125 z"
+                   id="DejaVuSans-48"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+              </defs>
+              <use
+                 xlink:href="#DejaVuSans-48"
+                 id="use408"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="0"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+        </g>
+        <g
+           id="ytick_2"
+           style="stroke-linecap:butt;stroke-linejoin:round">
+          <g
+             id="line2d_9"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <g
+               id="g416"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <use
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="50.565624"
+                 xlink:href="#m1ab82b41f4"
+                 y="290.33478"
+                 id="use414"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+          <g
+             id="text_10"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <!-- 20 -->
+            <g
+               transform="matrix(0.1,0,0,-0.1,30.840625,294.13399)"
+               id="g426"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <defs
+                 id="defs420">
+                <path
+                   d="M 19.1875,8.296875 H 53.609375 V 0 H 7.328125 v 8.296875 q 5.609375,5.8125 15.296875,15.59375 9.703125,9.796875 12.1875,12.640625 4.734375,5.3125 6.609375,9 1.890625,3.6875 1.890625,7.25 0,5.8125 -4.078125,9.46875 -4.078125,3.671875 -10.625,3.671875 -4.640625,0 -9.796875,-1.609375 -5.140625,-1.609375 -11,-4.890625 v 9.96875 Q 13.765625,71.78125 18.9375,73 q 5.1875,1.21875 9.484375,1.21875 11.328125,0 18.0625,-5.671875 6.734375,-5.65625 6.734375,-15.125 0,-4.5 -1.6875,-8.53125 Q 49.859375,40.875 45.40625,35.40625 44.1875,33.984375 37.640625,27.21875 31.109375,20.453125 19.1875,8.296875 Z"
+                   id="DejaVuSans-50"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+              </defs>
+              <use
+                 xlink:href="#DejaVuSans-50"
+                 id="use422"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="0"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="63.623047"
+                 xlink:href="#DejaVuSans-48"
+                 id="use424"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+        </g>
+        <g
+           id="ytick_3"
+           style="stroke-linecap:butt;stroke-linejoin:round">
+          <g
+             id="line2d_10"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <g
+               id="g432"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <use
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="50.565624"
+                 xlink:href="#m1ab82b41f4"
+                 y="246.13641"
+                 id="use430"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+          <g
+             id="text_11"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <!-- 40 -->
+            <g
+               transform="matrix(0.1,0,0,-0.1,30.840625,249.93564)"
+               id="g442"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <defs
+                 id="defs436">
+                <path
+                   d="M 37.796875,64.3125 12.890625,25.390625 h 24.90625 z m -2.59375,8.59375 h 12.40625 V 25.390625 h 10.40625 V 17.1875 H 47.609375 V 0 h -9.8125 V 17.1875 H 4.890625 v 9.515625 z"
+                   id="DejaVuSans-52"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+              </defs>
+              <use
+                 xlink:href="#DejaVuSans-52"
+                 id="use438"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="0"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="63.623047"
+                 xlink:href="#DejaVuSans-48"
+                 id="use440"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+        </g>
+        <g
+           id="ytick_4"
+           style="stroke-linecap:butt;stroke-linejoin:round">
+          <g
+             id="line2d_11"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <g
+               id="g448"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <use
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="50.565624"
+                 xlink:href="#m1ab82b41f4"
+                 y="201.93806"
+                 id="use446"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+          <g
+             id="text_12"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <!-- 60 -->
+            <g
+               transform="matrix(0.1,0,0,-0.1,30.840625,205.73728)"
+               id="g458"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <defs
+                 id="defs452">
+                <path
+                   d="m 33.015625,40.375 q -6.640625,0 -10.53125,-4.546875 -3.875,-4.53125 -3.875,-12.4375 0,-7.859375 3.875,-12.4375 3.890625,-4.5625 10.53125,-4.5625 6.640625,0 10.515625,4.5625 3.875,4.578125 3.875,12.4375 0,7.90625 -3.875,12.4375 Q 39.65625,40.375 33.015625,40.375 Z M 52.59375,71.296875 V 62.3125 q -3.71875,1.75 -7.5,2.671875 -3.78125,0.9375 -7.5,0.9375 -9.765625,0 -14.921875,-6.59375 -5.140625,-6.59375 -5.875,-19.921875 2.875,4.25 7.21875,6.515625 4.359375,2.265625 9.578125,2.265625 10.984375,0 17.359375,-6.671875 6.375,-6.65625 6.375,-18.125 0,-11.234375 -6.640625,-18.03125 -6.640625,-6.78125 -17.671875,-6.78125 -12.65625,0 -19.34375,9.6875 -6.6875,9.703125 -6.6875,28.109375 0,17.28125 8.203125,27.5625 8.203125,10.28125 22.015625,10.28125 3.71875,0 7.5,-0.734375 3.78125,-0.734375 7.890625,-2.1875 z"
+                   id="DejaVuSans-54"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+              </defs>
+              <use
+                 xlink:href="#DejaVuSans-54"
+                 id="use454"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="0"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="63.623047"
+                 xlink:href="#DejaVuSans-48"
+                 id="use456"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+        </g>
+        <g
+           id="ytick_5"
+           style="stroke-linecap:butt;stroke-linejoin:round">
+          <g
+             id="line2d_12"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <g
+               id="g464"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <use
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="50.565624"
+                 xlink:href="#m1ab82b41f4"
+                 y="157.73972"
+                 id="use462"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+          <g
+             id="text_13"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <!-- 80 -->
+            <g
+               transform="matrix(0.1,0,0,-0.1,30.840625,161.53893)"
+               id="g474"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <defs
+                 id="defs468">
+                <path
+                   d="m 31.78125,34.625 q -7.03125,0 -11.0625,-3.765625 -4.015625,-3.765625 -4.015625,-10.34375 0,-6.59375 4.015625,-10.359375 4.03125,-3.765625 11.0625,-3.765625 7.03125,0 11.078125,3.78125 4.0625,3.796875 4.0625,10.34375 0,6.578125 -4.03125,10.34375 Q 38.875,34.625 31.78125,34.625 Z m -9.859375,4.1875 Q 15.578125,40.375 12.03125,44.71875 8.5,49.078125 8.5,55.328125 q 0,8.734375 6.21875,13.8125 6.234375,5.078125 17.0625,5.078125 10.890625,0 17.09375,-5.078125 6.203125,-5.078125 6.203125,-13.8125 0,-6.25 -3.546875,-10.609375 Q 48,40.375 41.703125,38.8125 q 7.125,-1.65625 11.09375,-6.5 3.984375,-4.828125 3.984375,-11.796875 0,-10.609375 -6.46875,-16.28125 -6.46875,-5.65625 -18.53125,-5.65625 -12.046875,0 -18.53125,5.65625 -6.46875,5.671875 -6.46875,16.28125 0,6.96875 4,11.796875 4.015625,4.84375 11.140625,6.5 z M 18.3125,54.390625 q 0,-5.65625 3.53125,-8.828125 3.546875,-3.171875 9.9375,-3.171875 6.359375,0 9.9375,3.171875 3.59375,3.171875 3.59375,8.828125 0,5.671875 -3.59375,8.84375 -3.578125,3.171875 -9.9375,3.171875 -6.390625,0 -9.9375,-3.171875 Q 18.3125,60.0625 18.3125,54.390625 Z"
+                   id="DejaVuSans-56"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+              </defs>
+              <use
+                 xlink:href="#DejaVuSans-56"
+                 id="use470"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="0"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="63.623047"
+                 xlink:href="#DejaVuSans-48"
+                 id="use472"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+        </g>
+        <g
+           id="ytick_6"
+           style="stroke-linecap:butt;stroke-linejoin:round">
+          <g
+             id="line2d_13"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <g
+               id="g480"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <use
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="50.565624"
+                 xlink:href="#m1ab82b41f4"
+                 y="113.54136"
+                 id="use478"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+          <g
+             id="text_14"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <!-- 100 -->
+            <g
+               transform="matrix(0.1,0,0,-0.1,24.478125,117.34058)"
+               id="g492"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <defs
+                 id="defs484">
+                <path
+                   d="m 12.40625,8.296875 h 16.109375 v 55.625 L 10.984375,60.40625 v 8.984375 l 17.4375,3.515625 H 38.28125 V 8.296875 H 54.390625 V 0 H 12.40625 Z"
+                   id="DejaVuSans-49"
+                   style="stroke-linecap:butt;stroke-linejoin:round" />
+              </defs>
+              <use
+                 xlink:href="#DejaVuSans-49"
+                 id="use486"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="0"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="63.623047"
+                 xlink:href="#DejaVuSans-48"
+                 id="use488"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="127.24609"
+                 xlink:href="#DejaVuSans-48"
+                 id="use490"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+        </g>
+        <g
+           id="ytick_7"
+           style="stroke-linecap:butt;stroke-linejoin:round">
+          <g
+             id="line2d_14"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <g
+               id="g498"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <use
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="50.565624"
+                 xlink:href="#m1ab82b41f4"
+                 y="69.34301"
+                 id="use496"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+          <g
+             id="text_15"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <!-- 120 -->
+            <g
+               transform="matrix(0.1,0,0,-0.1,24.478125,73.142226)"
+               id="g507"
+               style="stroke-linecap:butt;stroke-linejoin:round">
+              <use
+                 xlink:href="#DejaVuSans-49"
+                 id="use501"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="0"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="63.623047"
+                 xlink:href="#DejaVuSans-50"
+                 id="use503"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+              <use
+                 x="127.24609"
+                 xlink:href="#DejaVuSans-48"
+                 id="use505"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 y="0"
+                 width="100%"
+                 height="100%" />
+            </g>
+          </g>
+        </g>
+        <g
+           id="text_16"
+           style="stroke-linecap:butt;stroke-linejoin:round">
+          <!-- Absolute count -->
+          <g
+             transform="matrix(0,-0.1,-0.1,0,18.398438,217.77406)"
+             id="g542"
+             style="stroke-linecap:butt;stroke-linejoin:round">
+            <defs
+               id="defs512">
+              <path
+                 d="m 48.6875,27.296875 q 0,9.90625 -4.078125,15.546875 -4.078125,5.640625 -11.203125,5.640625 -7.140625,0 -11.21875,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.21875,-5.640625 7.125,0 11.203125,5.640625 4.078125,5.640625 4.078125,15.546875 z m -30.578125,19.09375 q 2.84375,4.875 7.15625,7.234375 Q 29.59375,56 35.59375,56 q 9.96875,0 16.1875,-7.90625 6.234375,-7.90625 6.234375,-20.796875 0,-12.890625 -6.234375,-20.8125 -6.21875,-7.90625 -16.1875,-7.90625 -6,0 -10.328125,2.375 -4.3125,2.375 -7.15625,7.25 V 0 h -9.03125 v 75.984375 h 9.03125 z"
+                 id="DejaVuSans-98"
+                 style="stroke-linecap:butt;stroke-linejoin:round" />
+            </defs>
+            <use
+               xlink:href="#DejaVuSans-65"
+               id="use514"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               x="0"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="68.408203"
+               xlink:href="#DejaVuSans-98"
+               id="use516"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="131.88477"
+               xlink:href="#DejaVuSans-115"
+               id="use518"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="183.98438"
+               xlink:href="#DejaVuSans-111"
+               id="use520"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="245.16602"
+               xlink:href="#DejaVuSans-108"
+               id="use522"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="272.94922"
+               xlink:href="#DejaVuSans-117"
+               id="use524"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="336.32812"
+               xlink:href="#DejaVuSans-116"
+               id="use526"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="375.53711"
+               xlink:href="#DejaVuSans-101"
+               id="use528"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="437.06055"
+               xlink:href="#DejaVuSans-32"
+               id="use530"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="468.84766"
+               xlink:href="#DejaVuSans-99"
+               id="use532"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="523.82812"
+               xlink:href="#DejaVuSans-111"
+               id="use534"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="585.00977"
+               xlink:href="#DejaVuSans-117"
+               id="use536"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="648.38867"
+               xlink:href="#DejaVuSans-110"
+               id="use538"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+            <use
+               x="711.76758"
+               xlink:href="#DejaVuSans-116"
+               id="use540"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               y="0"
+               width="100%"
+               height="100%" />
+          </g>
+        </g>
+      </g>
+      <g
+         id="patch_10"
+         style="stroke-linecap:butt;stroke-linejoin:round">
+        <path
+           d="M 50.565625,334.53312 V 25.918125"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           id="path546" />
+      </g>
+      <g
+         id="patch_11"
+         style="stroke-linecap:butt;stroke-linejoin:round">
+        <path
+           d="M 514.8,334.53312 V 25.918125"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           id="path549" />
+      </g>
+      <g
+         id="patch_12"
+         style="stroke-linecap:butt;stroke-linejoin:round">
+        <path
+           d="M 50.565625,334.53312 H 514.8"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           id="path552" />
+      </g>
+      <g
+         id="patch_13"
+         style="stroke-linecap:butt;stroke-linejoin:round">
+        <path
+           d="M 50.565625,25.918125 H 514.8"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           id="path555" />
+      </g>
+      <g
+         id="text_17"
+         style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round">
+        <!-- 133 -->
+        <g
+           style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.0833,0,0,-0.0833,75.775279,307.43978)"
+           id="g567">
+          <defs
+             id="defs559">
+            <path
+               d="M 40.578125,39.3125 Q 47.65625,37.796875 51.625,33 q 3.984375,-4.78125 3.984375,-11.8125 0,-10.78125 -7.421875,-16.703125 -7.421875,-5.90625 -21.09375,-5.90625 -4.578125,0 -9.4375,0.90625 -4.859375,0.90625 -10.03125,2.71875 v 9.515625 q 4.09375,-2.390625 8.96875,-3.609375 4.890625,-1.21875 10.21875,-1.21875 9.265625,0 14.125,3.65625 4.859375,3.65625 4.859375,10.640625 0,6.453125 -4.515625,10.078125 -4.515625,3.640625 -12.5625,3.640625 h -8.5 v 8.109375 h 8.890625 q 7.265625,0 11.125,2.90625 3.859375,2.90625 3.859375,8.375 0,5.609375 -3.984375,8.609375 -3.96875,3.015625 -11.390625,3.015625 -4.0625,0 -8.703125,-0.890625 Q 15.375,64.15625 9.8125,62.3125 v 8.78125 q 5.625,1.5625 10.53125,2.34375 4.90625,0.78125 9.25,0.78125 11.234375,0 17.765625,-5.109375 6.546875,-5.09375 6.546875,-13.78125 0,-6.0625 -3.46875,-10.234375 -3.46875,-4.171875 -9.859375,-5.78125 z"
+               id="DejaVuSans-51"
+               style="stroke-linecap:butt;stroke-linejoin:round" />
+          </defs>
+          <use
+             xlink:href="#DejaVuSans-49"
+             id="use561"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             x="0"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="63.623047"
+             xlink:href="#DejaVuSans-51"
+             id="use563"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="127.24609"
+             xlink:href="#DejaVuSans-51"
+             id="use565"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+        </g>
+      </g>
+      <g
+         id="text_18"
+         style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round">
+        <!-- 107 -->
+        <g
+           style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.0833,0,0,-0.0833,142.09448,307.43978)"
+           id="g579">
+          <defs
+             id="defs571">
+            <path
+               d="m 8.203125,72.90625 h 46.875 V 68.703125 L 28.609375,0 H 18.3125 L 43.21875,64.59375 H 8.203125 Z"
+               id="DejaVuSans-55"
+               style="stroke-linecap:butt;stroke-linejoin:round" />
+          </defs>
+          <use
+             xlink:href="#DejaVuSans-49"
+             id="use573"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             x="0"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="63.623047"
+             xlink:href="#DejaVuSans-48"
+             id="use575"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="127.24609"
+             xlink:href="#DejaVuSans-55"
+             id="use577"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+        </g>
+      </g>
+      <g
+         id="text_19"
+         style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round">
+        <!-- 62 -->
+        <g
+           style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,210.00112,307.90059)"
+           id="g586">
+          <use
+             xlink:href="#DejaVuSans-54"
+             id="use582"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             x="0"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="63.623047"
+             xlink:href="#DejaVuSans-50"
+             id="use584"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+        </g>
+      </g>
+      <g
+         id="text_20"
+         style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round">
+        <!-- 51 -->
+        <g
+           style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,276.32031,307.90059)"
+           id="g596">
+          <defs
+             id="defs590">
+            <path
+               d="m 10.796875,72.90625 h 38.71875 v -8.3125 h -29.6875 V 46.734375 q 2.140625,0.734375 4.28125,1.09375 2.15625,0.359375 4.3125,0.359375 Q 40.625,48.1875 47.75,41.5 54.890625,34.8125 54.890625,23.390625 54.890625,11.625 47.5625,5.09375 40.234375,-1.421875 26.90625,-1.421875 q -4.59375,0 -9.359375,0.78125 -4.75,0.78125 -9.828125,2.34375 V 11.625 q 4.390625,-2.390625 9.078125,-3.5625 4.6875,-1.171875 9.90625,-1.171875 8.453125,0 13.375,4.4375 4.9375,4.4375 4.9375,12.0625 0,7.609375 -4.9375,12.046875 -4.921875,4.453125 -13.375,4.453125 -3.953125,0 -7.890625,-0.875 -3.921875,-0.875 -8.015625,-2.734375 z"
+               id="DejaVuSans-53"
+               style="stroke-linecap:butt;stroke-linejoin:round" />
+          </defs>
+          <use
+             xlink:href="#DejaVuSans-53"
+             id="use592"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             x="0"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="63.623047"
+             xlink:href="#DejaVuSans-49"
+             id="use594"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+        </g>
+      </g>
+      <g
+         id="text_21"
+         style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round">
+        <!-- 42 -->
+        <g
+           style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,342.63951,307.90059)"
+           id="g603">
+          <use
+             xlink:href="#DejaVuSans-52"
+             id="use599"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             x="0"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="63.623047"
+             xlink:href="#DejaVuSans-50"
+             id="use601"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+        </g>
+      </g>
+      <g
+         id="text_22"
+         style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round">
+        <!-- 37 -->
+        <g
+           style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,408.9587,307.90059)"
+           id="g610">
+          <use
+             xlink:href="#DejaVuSans-51"
+             id="use606"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             x="0"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="63.623047"
+             xlink:href="#DejaVuSans-55"
+             id="use608"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+        </g>
+      </g>
+      <g
+         id="text_23"
+         style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round">
+        <!-- 35 -->
+        <g
+           style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,475.2779,307.90059)"
+           id="g617">
+          <use
+             xlink:href="#DejaVuSans-51"
+             id="use613"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             x="0"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="63.623047"
+             xlink:href="#DejaVuSans-53"
+             id="use615"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+        </g>
+      </g>
+      <g
+         id="text_24"
+         style="stroke-linecap:butt;stroke-linejoin:round">
+        <!-- Number of survey participants per research field -->
+        <g
+           transform="matrix(0.12,0,0,-0.12,136.59687,19.918125)"
+           id="g719"
+           style="stroke-linecap:butt;stroke-linejoin:round">
+          <defs
+             id="defs621">
+            <path
+               d="M 9.8125,72.90625 H 23.09375 L 55.421875,11.921875 V 72.90625 h 9.5625 V 0 h -13.28125 l -32.3125,60.984375 V 0 H 9.8125 Z"
+               id="DejaVuSans-78"
+               style="stroke-linecap:butt;stroke-linejoin:round" />
+          </defs>
+          <use
+             xlink:href="#DejaVuSans-78"
+             id="use623"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="0"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="74.804688"
+             xlink:href="#DejaVuSans-117"
+             id="use625"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="138.18359"
+             xlink:href="#DejaVuSans-109"
+             id="use627"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="235.5957"
+             xlink:href="#DejaVuSans-98"
+             id="use629"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="299.07227"
+             xlink:href="#DejaVuSans-101"
+             id="use631"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="360.5957"
+             xlink:href="#DejaVuSans-114"
+             id="use633"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="401.70898"
+             xlink:href="#DejaVuSans-32"
+             id="use635"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="433.49609"
+             xlink:href="#DejaVuSans-111"
+             id="use637"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="494.67773"
+             xlink:href="#DejaVuSans-102"
+             id="use639"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="529.88281"
+             xlink:href="#DejaVuSans-32"
+             id="use641"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="561.66992"
+             xlink:href="#DejaVuSans-115"
+             id="use643"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="613.76953"
+             xlink:href="#DejaVuSans-117"
+             id="use645"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="677.14844"
+             xlink:href="#DejaVuSans-114"
+             id="use647"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="718.26172"
+             xlink:href="#DejaVuSans-118"
+             id="use649"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="777.44141"
+             xlink:href="#DejaVuSans-101"
+             id="use651"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="838.96484"
+             xlink:href="#DejaVuSans-121"
+             id="use653"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="898.14453"
+             xlink:href="#DejaVuSans-32"
+             id="use655"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="929.93164"
+             xlink:href="#DejaVuSans-112"
+             id="use657"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="993.4082"
+             xlink:href="#DejaVuSans-97"
+             id="use659"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="1054.6875"
+             xlink:href="#DejaVuSans-114"
+             id="use661"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="1095.8008"
+             xlink:href="#DejaVuSans-116"
+             id="use663"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="1135.0098"
+             xlink:href="#DejaVuSans-105"
+             id="use665"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="1162.793"
+             xlink:href="#DejaVuSans-99"
+             id="use667"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="1217.7734"
+             xlink:href="#DejaVuSans-105"
+             id="use669"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="1245.5566"
+             xlink:href="#DejaVuSans-112"
+             id="use671"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="1309.0332"
+             xlink:href="#DejaVuSans-97"
+             id="use673"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="1370.3125"
+             xlink:href="#DejaVuSans-110"
+             id="use675"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="1433.6914"
+             xlink:href="#DejaVuSans-116"
+             id="use677"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="1472.9004"
+             xlink:href="#DejaVuSans-115"
+             id="use679"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="1525"
+             xlink:href="#DejaVuSans-32"
+             id="use681"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="1556.7871"
+             xlink:href="#DejaVuSans-112"
+             id="use683"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="1620.2637"
+             xlink:href="#DejaVuSans-101"
+             id="use685"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="1681.7871"
+             xlink:href="#DejaVuSans-114"
+             id="use687"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="1722.9004"
+             xlink:href="#DejaVuSans-32"
+             id="use689"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="1754.6875"
+             xlink:href="#DejaVuSans-114"
+             id="use691"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="1793.5508"
+             xlink:href="#DejaVuSans-101"
+             id="use693"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="1855.0742"
+             xlink:href="#DejaVuSans-115"
+             id="use695"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="1907.1738"
+             xlink:href="#DejaVuSans-101"
+             id="use697"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="1968.6973"
+             xlink:href="#DejaVuSans-97"
+             id="use699"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="2029.9766"
+             xlink:href="#DejaVuSans-114"
+             id="use701"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="2068.8398"
+             xlink:href="#DejaVuSans-99"
+             id="use703"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="2123.8203"
+             xlink:href="#DejaVuSans-104"
+             id="use705"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="2187.1992"
+             xlink:href="#DejaVuSans-32"
+             id="use707"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="2218.9863"
+             xlink:href="#DejaVuSans-102"
+             id="use709"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="2254.1914"
+             xlink:href="#DejaVuSans-105"
+             id="use711"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="2281.9746"
+             xlink:href="#DejaVuSans-101"
+             id="use713"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="2343.498"
+             xlink:href="#DejaVuSans-108"
+             id="use715"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+          <use
+             x="2371.2812"
+             xlink:href="#DejaVuSans-100"
+             id="use717"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             y="0"
+             width="100%"
+             height="100%" />
+        </g>
+      </g>
+    </g>
+  </g>
+  <defs
+     id="defs727">
+    <clipPath
+       id="p395ef42049">
+      <rect
+         height="308.615"
+         width="464.234375"
+         x="50.565625"
+         y="25.918125"
+         id="rect724" />
+    </clipPath>
+  </defs>
+</svg>
diff --git a/assets/img/posts/2020-10-15-survey-technology/stackoverflow_vcs.svg b/assets/img/posts/2020-10-15-survey-technology/stackoverflow_vcs.svg
new file mode 100644
index 0000000000000000000000000000000000000000..f02403f236a983c4c9f6e4f2270697d23bfbe609
--- /dev/null
+++ b/assets/img/posts/2020-10-15-survey-technology/stackoverflow_vcs.svg
@@ -0,0 +1,3 @@
+
+            <svg id="trend-chart" width="660" height="400" title="Stack Overflow Trends Chart" version="1.1" xmlns="http://www.w3.org/2000/svg"><g></g><g class="chart-area" transform="translate(100, 20)"><g transform="translate(0,300)" fill="none" font-size="10" font-family="sans-serif" text-anchor="middle"><path class="domain" stroke="#000" d="M0.5,6V0.5H410.5V6"></path><g class="tick" opacity="1" transform="translate(14.215469717565323,0)"><line stroke="#000" y2="6" x1="0.5" x2="0.5"></line><text fill="#000" y="9" x="0.5" dy="0.71em" style="font-size: 12px;">2009</text></g><g class="tick" opacity="1" transform="translate(48.11895861652318,0)"><line stroke="#000" y2="6" x1="0.5" x2="0.5"></line><text fill="#000" y="9" x="0.5" dy="0.71em" style="font-size: 12px;">2010</text></g><g class="tick" opacity="1" transform="translate(82.02244751548103,0)"><line stroke="#000" y2="6" x1="0.5" x2="0.5"></line><text fill="#000" y="9" x="0.5" dy="0.71em" style="font-size: 12px;">2011</text></g><g class="tick" opacity="1" transform="translate(115.92593641443891,0)"><line stroke="#000" y2="6" x1="0.5" x2="0.5"></line><text fill="#000" y="9" x="0.5" dy="0.71em" style="font-size: 12px;">2012</text></g><g class="tick" opacity="1" transform="translate(149.92231158435283,0)"><line stroke="#000" y2="6" x1="0.5" x2="0.5"></line><text fill="#000" y="9" x="0.5" dy="0.71em" style="font-size: 12px;">2013</text></g><g class="tick" opacity="1" transform="translate(183.8258004833107,0)"><line stroke="#000" y2="6" x1="0.5" x2="0.5"></line><text fill="#000" y="9" x="0.5" dy="0.71em" style="font-size: 12px;">2014</text></g><g class="tick" opacity="1" transform="translate(217.72928938226852,0)"><line stroke="#000" y2="6" x1="0.5" x2="0.5"></line><text fill="#000" y="9" x="0.5" dy="0.71em" style="font-size: 12px;">2015</text></g><g class="tick" opacity="1" transform="translate(251.6327782812264,0)"><line stroke="#000" y2="6" x1="0.5" x2="0.5"></line><text fill="#000" y="9" x="0.5" dy="0.71em" style="font-size: 12px;">2016</text></g><g class="tick" opacity="1" transform="translate(285.62915345114027,0)"><line stroke="#000" y2="6" x1="0.5" x2="0.5"></line><text fill="#000" y="9" x="0.5" dy="0.71em" style="font-size: 12px;">2017</text></g><g class="tick" opacity="1" transform="translate(319.5326423500982,0)"><line stroke="#000" y2="6" x1="0.5" x2="0.5"></line><text fill="#000" y="9" x="0.5" dy="0.71em" style="font-size: 12px;">2018</text></g><g class="tick" opacity="1" transform="translate(353.436131249056,0)"><line stroke="#000" y2="6" x1="0.5" x2="0.5"></line><text fill="#000" y="9" x="0.5" dy="0.71em" style="font-size: 12px;">2019</text></g><g class="tick" opacity="1" transform="translate(387.33962014801386,0)"><line stroke="#000" y2="6" x1="0.5" x2="0.5"></line><text fill="#000" y="9" x="0.5" dy="0.71em" style="font-size: 12px;">2020</text></g></g><g class="grid-lines" transform="translate(0,300)" fill="none" font-size="10" font-family="sans-serif" text-anchor="middle"><path class="domain" stroke="#000" d="M0.5,-300V0.5H410.5V-300"></path><g class="tick" opacity="1" transform="translate(14.215469717565323,0)"><line stroke="#000" y2="-300" x1="0.5" x2="0.5" style="stroke: #ccc; fill: none;"></line></g><g class="tick" opacity="1" transform="translate(48.11895861652318,0)"><line stroke="#000" y2="-300" x1="0.5" x2="0.5" style="stroke: #ccc; fill: none;"></line></g><g class="tick" opacity="1" transform="translate(82.02244751548103,0)"><line stroke="#000" y2="-300" x1="0.5" x2="0.5" style="stroke: #ccc; fill: none;"></line></g><g class="tick" opacity="1" transform="translate(115.92593641443891,0)"><line stroke="#000" y2="-300" x1="0.5" x2="0.5" style="stroke: #ccc; fill: none;"></line></g><g class="tick" opacity="1" transform="translate(149.92231158435283,0)"><line stroke="#000" y2="-300" x1="0.5" x2="0.5" style="stroke: #ccc; fill: none;"></line></g><g class="tick" opacity="1" transform="translate(183.8258004833107,0)"><line stroke="#000" y2="-300" x1="0.5" x2="0.5" style="stroke: #ccc; fill: none;"></line></g><g class="tick" opacity="1" transform="translate(217.72928938226852,0)"><line stroke="#000" y2="-300" x1="0.5" x2="0.5" style="stroke: #ccc; fill: none;"></line></g><g class="tick" opacity="1" transform="translate(251.6327782812264,0)"><line stroke="#000" y2="-300" x1="0.5" x2="0.5" style="stroke: #ccc; fill: none;"></line></g><g class="tick" opacity="1" transform="translate(285.62915345114027,0)"><line stroke="#000" y2="-300" x1="0.5" x2="0.5" style="stroke: #ccc; fill: none;"></line></g><g class="tick" opacity="1" transform="translate(319.5326423500982,0)"><line stroke="#000" y2="-300" x1="0.5" x2="0.5" style="stroke: #ccc; fill: none;"></line></g><g class="tick" opacity="1" transform="translate(353.436131249056,0)"><line stroke="#000" y2="-300" x1="0.5" x2="0.5" style="stroke: #ccc; fill: none;"></line></g><g class="tick" opacity="1" transform="translate(387.33962014801386,0)"><line stroke="#000" y2="-300" x1="0.5" x2="0.5" style="stroke: #ccc; fill: none;"></line></g></g><text x="205" y="360" class="axis-label x-axis-label" style="text-anchor: middle; font-weight: bold;">Year</text><g fill="none" font-size="10" font-family="sans-serif" text-anchor="end"><path class="domain" stroke="#000" d="M-6,300.5H0.5V0.5H-6"></path><g class="tick" opacity="1" transform="translate(0,300)"><line stroke="#000" x2="-6" y1="0.5" y2="0.5"></line><text fill="#000" x="-9" y="0.5" dy="0.32em" style="font-size: 12px;">0.00%</text></g><g class="tick" opacity="1" transform="translate(0,270)"><line stroke="#000" x2="-6" y1="0.5" y2="0.5"></line><text fill="#000" x="-9" y="0.5" dy="0.32em" style="font-size: 12px;">0.20%</text></g><g class="tick" opacity="1" transform="translate(0,240)"><line stroke="#000" x2="-6" y1="0.5" y2="0.5"></line><text fill="#000" x="-9" y="0.5" dy="0.32em" style="font-size: 12px;">0.40%</text></g><g class="tick" opacity="1" transform="translate(0,210)"><line stroke="#000" x2="-6" y1="0.5" y2="0.5"></line><text fill="#000" x="-9" y="0.5" dy="0.32em" style="font-size: 12px;">0.60%</text></g><g class="tick" opacity="1" transform="translate(0,180)"><line stroke="#000" x2="-6" y1="0.5" y2="0.5"></line><text fill="#000" x="-9" y="0.5" dy="0.32em" style="font-size: 12px;">0.80%</text></g><g class="tick" opacity="1" transform="translate(0,150)"><line stroke="#000" x2="-6" y1="0.5" y2="0.5"></line><text fill="#000" x="-9" y="0.5" dy="0.32em" style="font-size: 12px;">1.00%</text></g><g class="tick" opacity="1" transform="translate(0,120)"><line stroke="#000" x2="-6" y1="0.5" y2="0.5"></line><text fill="#000" x="-9" y="0.5" dy="0.32em" style="font-size: 12px;">1.20%</text></g><g class="tick" opacity="1" transform="translate(0,90)"><line stroke="#000" x2="-6" y1="0.5" y2="0.5"></line><text fill="#000" x="-9" y="0.5" dy="0.32em" style="font-size: 12px;">1.40%</text></g><g class="tick" opacity="1" transform="translate(0,60)"><line stroke="#000" x2="-6" y1="0.5" y2="0.5"></line><text fill="#000" x="-9" y="0.5" dy="0.32em" style="font-size: 12px;">1.60%</text></g><g class="tick" opacity="1" transform="translate(0,30)"><line stroke="#000" x2="-6" y1="0.5" y2="0.5"></line><text fill="#000" x="-9" y="0.5" dy="0.32em" style="font-size: 12px;">1.80%</text></g><g class="tick" opacity="1" transform="translate(0,0)"><line stroke="#000" x2="-6" y1="0.5" y2="0.5"></line><text fill="#000" x="-9" y="0.5" dy="0.32em" style="font-size: 12px;">2.00%</text></g></g><g class="grid-lines" fill="none" font-size="10" font-family="sans-serif" text-anchor="end"><path class="domain" stroke="#000" d="M410,300.5H0.5V0.5H410"></path><g class="tick" opacity="1" transform="translate(0,300)"><line stroke="#000" x2="410" y1="0.5" y2="0.5" style="stroke: #ccc; fill: none;"></line></g><g class="tick" opacity="1" transform="translate(0,270)"><line stroke="#000" x2="410" y1="0.5" y2="0.5" style="stroke: #ccc; fill: none;"></line></g><g class="tick" opacity="1" transform="translate(0,240)"><line stroke="#000" x2="410" y1="0.5" y2="0.5" style="stroke: #ccc; fill: none;"></line></g><g class="tick" opacity="1" transform="translate(0,210)"><line stroke="#000" x2="410" y1="0.5" y2="0.5" style="stroke: #ccc; fill: none;"></line></g><g class="tick" opacity="1" transform="translate(0,180)"><line stroke="#000" x2="410" y1="0.5" y2="0.5" style="stroke: #ccc; fill: none;"></line></g><g class="tick" opacity="1" transform="translate(0,150)"><line stroke="#000" x2="410" y1="0.5" y2="0.5" style="stroke: #ccc; fill: none;"></line></g><g class="tick" opacity="1" transform="translate(0,120)"><line stroke="#000" x2="410" y1="0.5" y2="0.5" style="stroke: #ccc; fill: none;"></line></g><g class="tick" opacity="1" transform="translate(0,90)"><line stroke="#000" x2="410" y1="0.5" y2="0.5" style="stroke: #ccc; fill: none;"></line></g><g class="tick" opacity="1" transform="translate(0,60)"><line stroke="#000" x2="410" y1="0.5" y2="0.5" style="stroke: #ccc; fill: none;"></line></g><g class="tick" opacity="1" transform="translate(0,30)"><line stroke="#000" x2="410" y1="0.5" y2="0.5" style="stroke: #ccc; fill: none;"></line></g><g class="tick" opacity="1" transform="translate(0,0)"><line stroke="#000" x2="410" y1="0.5" y2="0.5" style="stroke: #ccc; fill: none;"></line></g></g><g class="lines"><path class="line" d="M2.879474399637517,235.2890422779L5.666062528318985,250.14886103999999L8.549407189246338,247.4689589304L11.335995317927805,244.84372388445001L14.215469717565323,238.0283480583L17.09494411720284,232.86279910485L19.695759703972207,240.06215776245L22.571363842319894,236.12491128465L25.35795197100136,226.64606236065L28.237426370638875,238.97434067310002L31.02401449932034,238.83268482495L33.90348889895786,227.864607417L36.782963298595384,212.91061879305L39.56955142727685,222.9893989011L42.4528960882042,222.5324419977L45.239484216885664,219.51199978649998L48.11895861652318,217.30165844925L50.9984330161607,217.05814920555L53.59924860293007,218.2017881919L56.47485274127775,228.19213130595L59.261440869959216,229.1315713041L62.14091526959674,220.12491200205L64.9275033982782,217.3902257505L67.80697779791572,225.6135696012L70.68645219755324,220.8631911117L73.47304032623471,219.38915417714998L76.35638498716206,219.46541198205L79.14297311584353,225.6449165403L82.02244751548103,215.95371801164998L84.90192191511856,220.5781859598L87.50273750188794,215.82843327465L90.37834164023562,211.87578682334998L93.16492976891708,219.31210318454998L96.0444041685546,217.43982516674998L98.83099229723607,222.78741897915L101.71046669687358,205.78822913655L104.5899410965111,206.6521393446L107.37652922519256,213.1723218255L110.25987388611992,220.88723904735L113.04646201480139,210.829746579L115.92593641443891,202.8197772093L118.80541081407641,209.05710405495L121.49911267180184,212.70774508124998L124.37471681014954,219.40430620155L127.16130493883098,209.94614645489997L130.0407793384685,205.56789461595L132.82736746714997,207.7395664149L135.7068418667875,202.85098142145L138.58631626642503,211.24933626645L141.37290439510647,210.10987686570002L144.25624905603382,207.35216347785L147.0428371847153,206.71213075875L149.92231158435283,203.9416392942L152.80178598399033,206.42490099179997L155.4026015707597,212.21798767305L158.2782057091074,213.24267538229998L161.06479383778884,213.16619126265L163.94426823742637,214.40109202604998L166.73085636610784,210.87243156990002L169.61033076574535,206.65601109435L172.48980516538288,200.80610126955L175.27639329406435,206.8676626089L178.1597379549917,200.67800642325L180.94632608367314,215.23018867935002L183.8258004833107,196.85541244619998L186.7052748829482,201.61581800789997L189.30609046971756,202.76075830755002L192.18169460806524,212.5196196105L194.96828273674672,211.54048593315L197.84775713638422,204.4580124567L200.63434526506572,189.9656318667L203.51381966470322,202.07155158735L206.39329406434075,193.923449292L209.1798821930222,204.97549246289998L212.06322685394954,209.90044944764998L214.84981498263105,210.8211404085L217.72928938226852,203.0041883871L220.60876378190605,196.22590958625L223.2095793686754,203.2319371563L226.0851835070231,205.97649148034998L228.87177163570456,198.95361211815L231.7512460353421,195.5273306058L234.53783416402354,195.80873368725003L237.4173085636611,190.46188571535L240.29678296329863,195.24228925665L243.08337109198007,199.88040597330001L245.9667157529074,189.61514622195L248.7533038815889,197.58380432955L251.6327782812264,187.1167209225L254.51225268086392,193.71918816840002L257.20595453858937,200.39830707045002L260.081558676937,196.06115732895L262.8681468056185,198.4743279399L265.747621205256,193.10211231105L268.5342093339375,197.12940427184998L271.413683733575,190.00764297345L274.2931581332125,192.3402856842L277.07974626189394,192.4184740479L279.9630909228213,197.78505558915L282.7496790515028,202.44931646265002L285.62915345114027,202.32661478699998L288.5086278507778,198.66904303335L291.1094434375472,190.71174786255L293.98504757589484,206.3202809265L296.77163570457634,197.50924251840001L299.65111010421384,195.537393603L302.43769823289534,197.15610873675L305.31717263253285,191.7323951655L308.1966470321704,200.1446908398L310.98323516085185,198.05945939549997L313.8665798217792,199.29287573805L316.65316795046067,200.69870991435L319.5326423500982,185.54651929545L322.4121167497357,191.47021679655L325.01293233650506,197.06396364915L327.88853647485274,208.6760821854L330.67512460353424,199.9765499577L333.5545990031717,195.8700677874L336.3411871318532,199.54574459354998L339.2206615314907,194.55486134505L342.10013593112825,204.3374014623L344.8867240598097,199.2519078231L347.770068720737,200.06373913919998L350.5566568494185,204.2473155051L353.436131249056,191.89825718325L356.3156056486936,200.25801847305002L358.91642123546296,198.22961942130001L361.7920253738106,205.87827315915L364.5786135024921,208.0468921044L367.4580879021296,208.49947998509998L370.24467603081104,208.8990222825L373.1241504304486,207.1135962246L376.0036248300861,204.61206706874998L378.79021295876754,208.0001599005L381.6735576196949,213.78365121045L384.4601457483764,209.6102982372L387.33962014801386,205.82481102719998L390.2190945476514,204.802181358L392.91279640537687,198.87694813755002L395.78840054372455,209.5593743616L398.574988672406,217.96235129849998L401.4544630720435,212.51344917075L404.241051200725,209.44987385685L407.12052560036244,208.3937061354L410,210.68612630654997" data-legend="git" style="stroke: rgb(31, 119, 180); fill: none;"></path><path class="line" d="M2.879474399637517,59.49094046595002L5.666062528318985,86.05552862985002L8.549407189246338,156.73352435535L11.335995317927805,138.29182684275L14.215469717565323,165.56918578785L17.09494411720284,170.88999827864998L19.695759703972207,159.4050614178L22.571363842319894,180.05677785675L25.35795197100136,165.61558624469998L28.237426370638875,188.65493736855L31.02401449932034,189.33852140085L33.90348889895786,202.8946638306L36.782963298595384,197.78456837295L39.56955142727685,176.3667647223L42.4528960882042,206.40975226125L45.239484216885664,208.70017886235001L48.11895861652318,205.19946212475L50.9984330161607,204.92031738194999L53.59924860293007,204.61692616005L56.47485274127775,229.09727250795L59.261440869959216,231.45512634345L62.14091526959674,226.62322424594998L64.9275033982782,237.73257256275002L67.80697779791572,239.11683881369999L70.68645219755324,239.1065676156L73.47304032623471,229.08136731135L76.35638498716206,237.4341507066L79.14297311584353,240.16908736185002L82.02244751548103,240.63995778855L84.90192191511856,242.75086630965L87.50273750188794,245.07954511545L90.37834164023562,254.2068820815L93.16492976891708,256.20656901465L96.0444041685546,255.6846120381L98.83099229723607,257.43600465975L101.71046669687358,254.015683269L104.5899410965111,256.27079713784997L107.37652922519256,257.17884130995L110.25987388611992,259.06534842705L113.04646201480139,257.58622686315L115.92593641443891,256.44982037175L118.80541081407641,258.4087822545L121.49911267180184,265.6223552058L124.37471681014954,265.05967031865L127.16130493883098,263.68796228025L130.0407793384685,270.8202496746L132.82736746714997,267.6929595369L135.7068418667875,265.2051160185L138.58631626642503,268.14078737775L141.37290439510647,269.16618122655L144.25624905603382,268.77839098545L147.0428371847153,274.53763759695L149.92231158435283,272.02276373085L152.80178598399033,271.7212712337L155.4026015707597,274.05457763745L158.2782057091074,277.58842068405L161.06479383778884,277.2106290348L163.94426823742637,278.38698669104997L166.73085636610784,273.68614646355L169.61033076574535,276.11310576645L172.48980516538288,272.39585847375L175.27639329406435,278.770707372L178.1597379549917,276.7200802053L180.94632608367314,280.5283018869L183.8258004833107,276.27674486265L186.7052748829482,276.7194642288L189.30609046971756,279.2402508471L192.18169460806524,278.61077770605L194.96828273674672,279.28587194595L197.84775713638422,281.7752278098L200.63434526506572,280.7313088062L203.51381966470322,278.7470532912L206.39329406434075,279.88514387085L209.1798821930222,282.83316378435L212.06322685394954,283.79828261805L214.84981498263105,285.04034281755L217.72928938226852,282.46301262555L220.60876378190605,283.92483969495L223.2095793686754,283.60802863455L226.0851835070231,285.5714346117L228.87177163570456,284.92812498315L231.7512460353421,285.49880892615L234.53783416402354,285.5995810788L237.4173085636611,284.1501667968L240.29678296329863,286.1113463526L243.08337109198007,286.18204150245L245.9667157529074,288.5050994535L248.7533038815889,287.25254512545L251.6327782812264,288.35397268185L254.51225268086392,289.5159741342L257.20595453858937,289.3818015045L260.081558676937,291.2617787136L262.8681468056185,289.1705949804L265.747621205256,289.0319165772L268.5342093339375,290.27591383665L271.413683733575,289.3662978102L274.2931581332125,288.90832052025L277.07974626189394,291.817257834L279.9630909228213,291.20917004235L282.7496790515028,290.13323239035L285.62915345114027,289.83102988605L288.5086278507778,290.77241498265L291.1094434375472,290.630293884L293.98504757589484,294.25070316165L296.77163570457634,292.14723264165L299.65111010421384,292.79860377645L302.43769823289534,291.2616301542L305.31717263253285,289.7009589741L308.1966470321704,290.96458489875L310.98323516085185,292.89612957465L313.8665798217792,293.20874760975L316.65316795046067,293.4560865321L319.5326423500982,291.4277639967L322.4121167497357,292.40291517585L325.01293233650506,294.8444599791L327.88853647485274,293.4901484247L330.67512460353424,294.6786442269L333.5545990031717,293.43677755575L336.3411871318532,295.4511280572L339.2206615314907,294.2796488976L342.10013593112825,294.563437023L344.8867240598097,294.737039961L347.770068720737,293.0557885203L350.5566568494185,293.5024964094L353.436131249056,295.0541686293L356.3156056486936,294.0298917147L358.91642123546296,295.04243550495L361.7920253738106,295.6815891753L364.5786135024921,296.4174113808L367.4580879021296,294.5785665288L370.24467603081104,296.51526314745L373.1241504304486,295.4930857341L376.0036248300861,295.3791312768L378.79021295876754,294.94600505985L381.6735576196949,294.71968144965L384.4601457483764,295.504944561L387.33962014801386,295.1978657181L390.2190945476514,295.29777783045L392.91279640537687,296.77438431075L395.78840054372455,297.9569135775L398.574988672406,297.3146432505L401.4544630720435,296.7868044771L404.241051200725,295.98060579105L407.12052560036244,297.28322390775L410,297.55304455635" data-legend="svn" style="stroke: rgb(255, 127, 14); fill: none;"></path><path class="line" d="M2.879474399637517,285.9792924936L5.666062528318985,285.46008447L8.549407189246338,288.06112702965L11.335995317927805,291.2251378908L14.215469717565323,293.326129791L17.09494411720284,291.39266655195L19.695759703972207,294.08021311245L22.571363842319894,286.5152590491L25.35795197100136,274.17941395095L28.237426370638875,287.6878055745L31.02401449932034,281.7898832685L33.90348889895786,287.97743456955L36.782963298595384,284.4155844156L39.56955142727685,285.4304268192L42.4528960882042,279.1584742431L45.239484216885664,279.97810939965L48.11895861652318,284.53608247425L50.9984330161607,277.41014632844997L53.59924860293007,258.37829505165L56.47485274127775,264.397779387L59.261440869959216,271.2460063899L62.14091526959674,269.13301684155L64.9275033982782,268.24609278105L67.80697779791572,274.888657254L70.68645219755324,272.88146735925L73.47304032623471,270.45056971305L76.35638498716206,269.0418115953L79.14297311584353,269.65098634305L82.02244751548103,274.93687106625L84.90192191511856,274.37419730055L87.50273750188794,276.12154135455L90.37834164023562,277.65421737315L93.16492976891708,279.00314952765L96.0444041685546,280.8776065644L98.83099229723607,280.58484423075L101.71046669687358,281.91470470035L104.5899410965111,280.564798728L107.37652922519256,280.58971699515L110.25987388611992,282.08247574245L113.04646201480139,283.6424697459L115.92593641443891,282.6833113644L118.80541081407641,283.6302787299L121.49911267180184,286.18153493565L124.37471681014954,285.9074003619L127.16130493883098,288.04495988925L130.0407793384685,286.6738148121L132.82736746714997,289.83122660835L135.7068418667875,286.6992033711L138.58631626642503,288.05279526675L141.37290439510647,288.75118012185L144.25624905603382,291.6606777225L147.0428371847153,291.99436640609997L149.92231158435283,291.7882514706L152.80178598399033,292.3411776258L155.4026015707597,292.30285803255L158.2782057091074,292.38356484195L161.06479383778884,291.26257318725L163.94426823742637,290.6154021159L166.73085636610784,294.56746249575L169.61033076574535,292.4196571806L172.48980516538288,294.47917169475L175.27639329406435,293.49293712555L178.1597379549917,295.07213376615L180.94632608367314,294.65660377365L183.8258004833107,293.97000872775L186.7052748829482,295.2960561285L189.30609046971756,295.45880487285L192.18169460806524,294.5372849538L194.96828273674672,294.4818921168L197.84775713638422,294.84551897655L200.63434526506572,294.59124457725L203.51381966470322,293.95390309155L206.39329406434075,295.5801437205L209.1798821930222,295.40483677065L212.06322685394954,295.94957065455L214.84981498263105,295.6568737212L217.72928938226852,295.02817368255L220.60876378190605,295.6239841392L223.2095793686754,296.04058662675L226.0851835070231,296.2739419053L228.87177163570456,296.0294522805L231.7512460353421,296.1543802677L234.53783416402354,296.38064337285L237.4173085636611,296.4317129439L240.29678296329863,295.7656543758L243.08337109198007,296.1212748078L245.9667157529074,296.11201893285L248.7533038815889,296.68216927935L251.6327782812264,297.50442271755L254.51225268086392,297.198924387L257.20595453858937,296.70985398735L260.081558676937,297.1639106352L262.8681468056185,297.5315326794L265.747621205256,297.46260756645L268.5342093339375,297.4410299571L271.413683733575,296.0954374773L274.2931581332125,297.3591239334L277.07974626189394,298.10504918265L279.9630909228213,297.2420925624L282.7496790515028,297.85909759425L285.62915345114027,297.4363940889L288.5086278507778,297.6715439676L291.1094434375472,297.37648228755L293.98504757589484,298.30903034175L296.77163570457634,297.8951345226L299.65111010421384,298.22083152135L302.43769823289534,297.7313847516L305.31717263253285,298.21256312775L308.1966470321704,297.57813615855L310.98323516085185,297.8688388725L313.8665798217792,297.4086010617L316.65316795046067,298.02643879545L319.5326423500982,298.02179169165L322.4121167497357,298.71737528955L325.01293233650506,298.252359315L327.88853647485274,298.51203392565L330.67512460353424,298.8274978806L333.5545990031717,298.5306218409L336.3411871318532,298.29417302145L339.2206615314907,298.18855548435L342.10013593112825,298.2226621038L344.8867240598097,298.77824141955L347.770068720737,298.38974806275L350.5566568494185,297.8341654698L353.436131249056,297.88035798405L356.3156056486936,298.97067098535L358.91642123546296,298.78399361445L361.7920253738106,297.9389402883L364.5786135024921,297.8106402882L367.4580879021296,298.22973600945L370.24467603081104,298.80523307925L373.1241504304486,298.02135471255L376.0036248300861,298.78977247725L378.79021295876754,298.5437641698L381.6735576196949,298.61499841305L384.4601457483764,298.5342210525L387.33962014801386,298.5771453981L390.2190945476514,299.11278826995L392.91279640537687,298.8710345088L395.78840054372455,299.25086831175L398.574988672406,298.9929912189L401.4544630720435,298.90459243545L404.241051200725,299.0899484811L407.12052560036244,299.23590672405L410,299.67373927425" data-legend="mercurial" style="stroke: rgb(44, 160, 44); fill: none;"></path></g></g><g transform="translate(20, 150)"><text transform="rotate(-90)" x="-50" y="0" dy="1em" class="axis-label y-axis-label" style="text-anchor: middle; font-weight: bold;">% of Stack Overflow questions that month</text></g><g class="legend" transform="translate(530, 30)" style="font-size: 12px;"><text class="legend-title" style="font-weight: bold;">Tag</text><g class="legend-items" transform="translate(0,20)"><text y="0em" x="1em">svn</text><text y="1em" x="1em">git</text><text y="2em" x="1em">mercurial</text><circle cy="-0.25em" cx="0" r="0.4em" style="fill: rgb(255, 127, 14);"></circle><circle cy="0.75em" cx="0" r="0.4em" style="fill: rgb(31, 119, 180);"></circle><circle cy="1.75em" cx="0" r="0.4em" style="fill: rgb(44, 160, 44);"></circle></g><rect class="legend-box"></rect></g></svg>
+        
\ No newline at end of file
diff --git a/assets/img/posts/2020-10-15-survey-technology/sw_dev_platforms_percentages.svg b/assets/img/posts/2020-10-15-survey-technology/sw_dev_platforms_percentages.svg
new file mode 100644
index 0000000000000000000000000000000000000000..f2a1e5dfe21e7547c6a25fbe22859ee725e95ae5
--- /dev/null
+++ b/assets/img/posts/2020-10-15-survey-technology/sw_dev_platforms_percentages.svg
@@ -0,0 +1,3561 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   id="svg970"
+   width="824.4pt"
+   viewBox="0 0 824.4 573.84"
+   version="1.1"
+   height="573.84pt">
+  <metadata
+     id="metadata2">
+    <rdf:RDF>
+      <cc:Work>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:date>2020-11-04T17:14:55.323942</dc:date>
+        <dc:format>image/svg+xml</dc:format>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Matplotlib v3.3.2, https://matplotlib.org/</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs6">
+    <style
+       id="style4"
+       type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
+  </defs>
+  <g
+     style="stroke-linecap:butt;stroke-linejoin:round"
+     id="figure_1">
+    <g
+       style="stroke-linecap:butt;stroke-linejoin:round"
+       id="patch_1">
+      <path
+         id="path8"
+         style="fill:none;stroke-linecap:butt;stroke-linejoin:round"
+         d="M 0,573.84 H 824.4 V 0 H 0 Z" />
+    </g>
+    <g
+       style="stroke-linecap:butt;stroke-linejoin:round"
+       id="axes_1">
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_2">
+        <path
+           id="path11"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 44.203125,455.25342 H 813.6 V 25.918125 H 44.203125 Z" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="patch_3">
+        <path
+           id="path14"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="M 60.232227,455.25342 H 92.29043 V 354.66584 H 60.232227 Z"
+           clip-path="url(#p3773ad1cd7)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="patch_4">
+        <path
+           id="path17"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="m 124.34863,455.25342 h 32.05821 V 46.362663 h -32.05821 z"
+           clip-path="url(#p3773ad1cd7)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="patch_5">
+        <path
+           id="path20"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="m 188.46504,455.25342 h 32.0582 v -36.23559 h -32.0582 z"
+           clip-path="url(#p3773ad1cd7)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="patch_6">
+        <path
+           id="path23"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="m 252.58144,455.25342 h 32.05821 V 265.65561 h -32.05821 z"
+           clip-path="url(#p3773ad1cd7)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="patch_7">
+        <path
+           id="path26"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="m 316.69785,455.25342 h 32.0582 V 85.981238 h -32.0582 z"
+           clip-path="url(#p3773ad1cd7)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="patch_8">
+        <path
+           id="path29"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="m 380.81426,455.25342 h 32.0582 v -41.19731 h -32.0582 z"
+           clip-path="url(#p3773ad1cd7)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="patch_9">
+        <path
+           id="path32"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="m 444.93066,455.25342 h 32.05821 v -75.85416 h -32.05821 z"
+           clip-path="url(#p3773ad1cd7)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="patch_10">
+        <path
+           id="path35"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="m 509.04707,455.25342 h 32.0582 v -1.65391 h -32.0582 z"
+           clip-path="url(#p3773ad1cd7)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="patch_11">
+        <path
+           id="path38"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="m 573.16348,455.25342 h 32.0582 v -6.61563 h -32.0582 z"
+           clip-path="url(#p3773ad1cd7)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="patch_12">
+        <path
+           id="path41"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="m 637.27988,455.25342 h 32.05821 v -1.65391 h -32.05821 z"
+           clip-path="url(#p3773ad1cd7)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="patch_13">
+        <path
+           id="path44"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="m 701.39629,455.25342 h 32.0582 v -49.46684 h -32.0582 z"
+           clip-path="url(#p3773ad1cd7)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="patch_14">
+        <path
+           id="path47"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="M 765.51269,455.25342 H 797.5709 V 422.25047 H 765.51269 Z"
+           clip-path="url(#p3773ad1cd7)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="matplotlib.axis_1">
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_1">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_1">
+            <defs
+               id="defs51">
+              <path
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 id="m169ba0f235"
+                 d="M 0,0 V 3.5" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g55">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use53"
+                 y="455.25342"
+                 xlink:href="#m169ba0f235"
+                 x="76.26133"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_1">
+            <!-- None -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g72"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,63.185377,486.07518)">
+              <defs
+                 id="defs62">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-78"
+                   d="M 9.8125,72.90625 H 23.09375 L 55.421875,11.921875 V 72.90625 h 9.5625 V 0 h -13.28125 l -32.3125,60.984375 V 0 H 9.8125 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-111"
+                   d="m 30.609375,48.390625 q -7.21875,0 -11.421875,-5.640625 -4.203125,-5.640625 -4.203125,-15.453125 0,-9.8125 4.171875,-15.453125 4.1875,-5.640625 11.453125,-5.640625 7.1875,0 11.375,5.65625 4.203125,5.671875 4.203125,15.4375 0,9.71875 -4.203125,15.40625 -4.1875,5.6875 -11.375,5.6875 z m 0,7.609375 q 11.71875,0 18.40625,-7.625 6.703125,-7.609375 6.703125,-21.078125 0,-13.421875 -6.703125,-21.078125 -6.6875,-7.640625 -18.40625,-7.640625 -11.765625,0 -18.4375,7.640625 -6.65625,7.65625 -6.65625,21.078125 0,13.46875 6.65625,21.078125 Q 18.84375,56 30.609375,56 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-110"
+                   d="M 54.890625,33.015625 V 0 H 45.90625 v 32.71875 q 0,7.765625 -3.03125,11.609375 -3.03125,3.859375 -9.078125,3.859375 -7.28125,0 -11.484375,-4.640625 -4.203125,-4.625 -4.203125,-12.640625 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 3.234375,4.9375 7.59375,7.375 4.375,2.4375 10.09375,2.4375 9.421875,0 14.25,-5.828125 4.84375,-5.828125 4.84375,-17.15625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-101"
+                   d="m 56.203125,29.59375 v -4.390625 h -41.3125 q 0.59375,-9.28125 5.59375,-14.140625 5,-4.859375 13.9375,-4.859375 5.171875,0 10.03125,1.265625 4.859375,1.265625 9.65625,3.8125 v -8.5 q -4.84375,-2.046875 -9.921875,-3.125 -5.078125,-1.078125 -10.296875,-1.078125 -13.09375,0 -20.734375,7.609375 -7.640625,7.625 -7.640625,20.625 0,13.421875 7.25,21.296875 Q 20.015625,56 32.328125,56 q 11.03125,0 17.453125,-7.109375 6.421875,-7.09375 6.421875,-19.296875 z m -8.984375,2.640625 q -0.09375,7.359375 -4.125,11.75 -4.03125,4.40625 -10.671875,4.40625 -7.515625,0 -12.03125,-4.25 -4.515625,-4.25 -5.203125,-11.96875 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use64"
+                 xlink:href="#DejaVuSans-78" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use66"
+                 xlink:href="#DejaVuSans-111"
+                 x="74.804688" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use68"
+                 xlink:href="#DejaVuSans-110"
+                 x="135.98633" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use70"
+                 xlink:href="#DejaVuSans-101"
+                 x="199.36523" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_2">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_2">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g78">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use76"
+                 y="455.25342"
+                 xlink:href="#m169ba0f235"
+                 x="140.37773"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_2">
+            <!-- GitHub.com -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g112"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,103.89765,509.47931)">
+              <defs
+                 id="defs90">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-71"
+                   d="M 59.515625,10.40625 V 29.984375 H 43.40625 v 8.109375 h 25.875 V 6.78125 Q 63.578125,2.734375 56.6875,0.65625 49.8125,-1.421875 42,-1.421875 q -17.09375,0 -26.75,9.984375 -9.640625,10 -9.640625,27.8125 0,17.875 9.640625,27.859375 9.65625,9.984375 26.75,9.984375 7.125,0 13.546875,-1.765625 6.421875,-1.75 11.84375,-5.171875 v -10.5 q -5.46875,4.640625 -11.625,6.984375 -6.15625,2.34375 -12.9375,2.34375 -13.390625,0 -20.109375,-7.46875 -6.703125,-7.46875 -6.703125,-22.265625 0,-14.75 6.703125,-22.21875 6.71875,-7.46875 20.109375,-7.46875 5.21875,0 9.3125,0.90625 4.109375,0.90625 7.375,2.8125 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-105"
+                   d="M 9.421875,54.6875 H 18.40625 V 0 H 9.421875 Z m 0,21.296875 H 18.40625 V 64.59375 H 9.421875 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-116"
+                   d="M 18.3125,70.21875 V 54.6875 h 18.5 v -6.984375 h -18.5 v -29.6875 q 0,-6.6875 1.828125,-8.59375 1.828125,-1.90625 7.453125,-1.90625 H 36.8125 V 0 H 27.59375 Q 17.1875,0 13.234375,3.875 9.28125,7.765625 9.28125,18.015625 v 29.6875 H 2.6875 V 54.6875 h 6.59375 v 15.53125 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-72"
+                   d="m 9.8125,72.90625 h 9.859375 V 43.015625 h 35.84375 V 72.90625 H 65.375 V 0 H 55.515625 V 34.71875 H 19.671875 V 0 H 9.8125 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-117"
+                   d="M 8.5,21.578125 V 54.6875 h 8.984375 V 21.921875 q 0,-7.765625 3.015625,-11.65625 3.03125,-3.875 9.09375,-3.875 7.265625,0 11.484375,4.640625 4.234375,4.640625 4.234375,12.65625 v 31 h 8.984375 V 0 H 45.3125 V 8.40625 Q 42.046875,3.421875 37.71875,1 33.40625,-1.421875 27.6875,-1.421875 18.265625,-1.421875 13.375,4.4375 8.5,10.296875 8.5,21.578125 Z M 31.109375,56 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-98"
+                   d="m 48.6875,27.296875 q 0,9.90625 -4.078125,15.546875 -4.078125,5.640625 -11.203125,5.640625 -7.140625,0 -11.21875,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.21875,-5.640625 7.125,0 11.203125,5.640625 4.078125,5.640625 4.078125,15.546875 z m -30.578125,19.09375 q 2.84375,4.875 7.15625,7.234375 Q 29.59375,56 35.59375,56 q 9.96875,0 16.1875,-7.90625 6.234375,-7.90625 6.234375,-20.796875 0,-12.890625 -6.234375,-20.8125 -6.21875,-7.90625 -16.1875,-7.90625 -6,0 -10.328125,2.375 -4.3125,2.375 -7.15625,7.25 V 0 h -9.03125 v 75.984375 h 9.03125 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-46"
+                   d="M 10.6875,12.40625 H 21 V 0 H 10.6875 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-99"
+                   d="M 48.78125,52.59375 V 44.1875 q -3.8125,2.109375 -7.640625,3.15625 -3.828125,1.046875 -7.734375,1.046875 -8.75,0 -13.59375,-5.546875 -4.828125,-5.53125 -4.828125,-15.546875 0,-10.015625 4.828125,-15.5625 4.84375,-5.53125 13.59375,-5.53125 3.90625,0 7.734375,1.046875 3.828125,1.046875 7.640625,3.15625 v -8.3125 q -3.765625,-1.75 -7.796875,-2.625 -4.015625,-0.890625 -8.5625,-0.890625 -12.359375,0 -19.640625,7.765625 -7.265625,7.765625 -7.265625,20.953125 0,13.375 7.34375,21.03125 Q 20.21875,56 33.015625,56 q 4.140625,0 8.09375,-0.859375 3.953125,-0.84375 7.671875,-2.546875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-109"
+                   d="M 52,44.1875 Q 55.375,50.25 60.0625,53.125 64.75,56 71.09375,56 q 8.546875,0 13.1875,-5.984375 4.640625,-5.96875 4.640625,-17 V 0 h -9.03125 v 32.71875 q 0,7.859375 -2.796875,11.65625 -2.78125,3.8125 -8.484375,3.8125 -6.984375,0 -11.046875,-4.640625 -4.046875,-4.625 -4.046875,-12.640625 V 0 h -9.03125 v 32.71875 q 0,7.90625 -2.78125,11.6875 -2.78125,3.78125 -8.59375,3.78125 -6.890625,0 -10.953125,-4.65625 -4.046875,-4.65625 -4.046875,-12.625 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 3.078125,5.03125 7.375,7.421875 Q 29.78125,56 35.6875,56 41.65625,56 45.828125,52.96875 50,49.953125 52,44.1875 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use92"
+                 xlink:href="#DejaVuSans-71" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use94"
+                 xlink:href="#DejaVuSans-105"
+                 x="77.490234" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use96"
+                 xlink:href="#DejaVuSans-116"
+                 x="105.27344" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use98"
+                 xlink:href="#DejaVuSans-72"
+                 x="144.48242" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use100"
+                 xlink:href="#DejaVuSans-117"
+                 x="219.67773" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use102"
+                 xlink:href="#DejaVuSans-98"
+                 x="283.05664" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use104"
+                 xlink:href="#DejaVuSans-46"
+                 x="346.5332" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use106"
+                 xlink:href="#DejaVuSans-99"
+                 x="378.32031" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use108"
+                 xlink:href="#DejaVuSans-111"
+                 x="433.30078" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use110"
+                 xlink:href="#DejaVuSans-109"
+                 x="494.48242" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_3">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_3">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g118">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use116"
+                 y="455.25342"
+                 xlink:href="#m169ba0f235"
+                 x="204.49414"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_3">
+            <!-- Self-hosted -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g152"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,170.30774,507.18563)">
+              <defs
+                 id="defs128">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-83"
+                   d="m 53.515625,70.515625 v -9.625 q -5.609375,2.6875 -10.59375,4 -4.984375,1.328125 -9.625,1.328125 -8.046875,0 -12.421875,-3.125 -4.375,-3.125 -4.375,-8.890625 0,-4.84375 2.90625,-7.3125 2.90625,-2.453125 11.015625,-3.96875 L 36.375,41.703125 Q 47.40625,39.59375 52.65625,34.296875 57.90625,29 57.90625,20.125 q 0,-10.609375 -7.109375,-16.078125 -7.09375,-5.46875 -20.8125,-5.46875 -5.171875,0 -11.015625,1.171875 Q 13.140625,0.921875 6.890625,3.21875 V 13.375 q 6,-3.359375 11.765625,-5.078125 5.765625,-1.703125 11.328125,-1.703125 8.4375,0 13.03125,3.3125 4.59375,3.328125 4.59375,9.484375 0,5.359375 -3.296875,8.390625 Q 41.015625,30.8125 33.5,32.328125 L 27.484375,33.5 q -11.03125,2.1875 -15.96875,6.875 -4.921875,4.6875 -4.921875,13.046875 0,9.671875 6.8125,15.234375 6.8125,5.5625 18.765625,5.5625 5.140625,0 10.453125,-0.9375 5.328125,-0.921875 10.890625,-2.765625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-108"
+                   d="M 9.421875,75.984375 H 18.40625 V 0 H 9.421875 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-102"
+                   d="M 37.109375,75.984375 V 68.5 h -8.59375 q -4.828125,0 -6.71875,-1.953125 -1.875,-1.953125 -1.875,-7.03125 V 54.6875 H 34.71875 V 47.703125 H 19.921875 V 0 h -9.03125 V 47.703125 H 2.296875 V 54.6875 h 8.59375 V 58.5 q 0,9.125 4.25,13.296875 4.25,4.1875 13.46875,4.1875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-45"
+                   d="m 4.890625,31.390625 h 26.3125 v -8 h -26.3125 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-104"
+                   d="M 54.890625,33.015625 V 0 H 45.90625 v 32.71875 q 0,7.765625 -3.03125,11.609375 -3.03125,3.859375 -9.078125,3.859375 -7.28125,0 -11.484375,-4.640625 -4.203125,-4.625 -4.203125,-12.640625 V 0 h -9.03125 v 75.984375 h 9.03125 V 46.1875 q 3.234375,4.9375 7.59375,7.375 4.375,2.4375 10.09375,2.4375 9.421875,0 14.25,-5.828125 4.84375,-5.828125 4.84375,-17.15625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-115"
+                   d="m 44.28125,53.078125 v -8.5 Q 40.484375,46.53125 36.375,47.5 q -4.09375,0.984375 -8.5,0.984375 -6.6875,0 -10.03125,-2.046875 Q 14.5,44.390625 14.5,40.28125 q 0,-3.125 2.390625,-4.90625 2.390625,-1.78125 9.625,-3.390625 l 3.078125,-0.6875 Q 39.15625,29.25 43.1875,25.515625 47.21875,21.78125 47.21875,15.09375 q 0,-7.625 -6.03125,-12.078125 -6.03125,-4.4375 -16.578125,-4.4375 -4.390625,0 -9.15625,0.859375 Q 10.6875,0.296875 5.421875,2 v 9.28125 q 4.984375,-2.59375 9.8125,-3.890625 4.828125,-1.28125 9.578125,-1.28125 6.34375,0 9.75,2.171875 3.421875,2.171875 3.421875,6.125 0,3.65625 -2.46875,5.609375 -2.453125,1.953125 -10.8125,3.765625 l -3.125,0.734375 q -8.34375,1.75 -12.0625,5.390625 -3.703125,3.640625 -3.703125,9.984375 0,7.71875 5.46875,11.90625 Q 16.75,56 26.8125,56 q 4.96875,0 9.359375,-0.734375 4.40625,-0.71875 8.109375,-2.1875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-100"
+                   d="m 45.40625,46.390625 v 29.59375 h 8.984375 V 0 H 45.40625 v 8.203125 q -2.828125,-4.875 -7.15625,-7.25 -4.3125,-2.375 -10.375,-2.375 -9.90625,0 -16.140625,7.90625 -6.21875,7.921875 -6.21875,20.8125 0,12.890625 6.21875,20.796875 Q 17.96875,56 27.875,56 q 6.0625,0 10.375,-2.375 4.328125,-2.359375 7.15625,-7.234375 z M 14.796875,27.296875 q 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.203125,-5.640625 7.125,0 11.21875,5.640625 4.109375,5.640625 4.109375,15.546875 0,9.90625 -4.109375,15.546875 -4.09375,5.640625 -11.21875,5.640625 -7.125,0 -11.203125,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use130"
+                 xlink:href="#DejaVuSans-83" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use132"
+                 xlink:href="#DejaVuSans-101"
+                 x="63.476562" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use134"
+                 xlink:href="#DejaVuSans-108"
+                 x="125" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use136"
+                 xlink:href="#DejaVuSans-102"
+                 x="152.7832" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use138"
+                 xlink:href="#DejaVuSans-45"
+                 x="182.48828" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use140"
+                 xlink:href="#DejaVuSans-104"
+                 x="218.57227" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use142"
+                 xlink:href="#DejaVuSans-111"
+                 x="281.95117" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use144"
+                 xlink:href="#DejaVuSans-115"
+                 x="343.13281" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use146"
+                 xlink:href="#DejaVuSans-116"
+                 x="395.23242" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use148"
+                 xlink:href="#DejaVuSans-101"
+                 x="434.44141" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use150"
+                 xlink:href="#DejaVuSans-100"
+                 x="495.96484" />
+            </g>
+            <!-- GitHub instance -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g188"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,161.07955,532.24992)">
+              <defs
+                 id="defs156">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   d=""
+                   id="DejaVuSans-32" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-97"
+                   d="m 34.28125,27.484375 q -10.890625,0 -15.09375,-2.484375 -4.203125,-2.484375 -4.203125,-8.5 0,-4.78125 3.15625,-7.59375 3.15625,-2.796875 8.5625,-2.796875 7.484375,0 12,5.296875 4.515625,5.296875 4.515625,14.078125 v 2 z m 17.921875,3.71875 V 0 H 43.21875 v 8.296875 q -3.078125,-4.96875 -7.671875,-7.34375 -4.59375,-2.375 -11.234375,-2.375 -8.390625,0 -13.359375,4.71875 Q 6,8.015625 6,15.921875 q 0,9.21875 6.171875,13.90625 6.1875,4.6875 18.4375,4.6875 H 43.21875 v 0.890625 q 0,6.203125 -4.078125,9.59375 -4.078125,3.390625 -11.453125,3.390625 -4.6875,0 -9.140625,-1.125 -4.4375,-1.125 -8.53125,-3.375 v 8.3125 q 4.921875,1.90625 9.5625,2.84375 Q 24.21875,56 28.609375,56 q 11.875,0 17.734375,-6.15625 5.859375,-6.140625 5.859375,-18.640625 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use158"
+                 xlink:href="#DejaVuSans-71" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use160"
+                 xlink:href="#DejaVuSans-105"
+                 x="77.490234" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use162"
+                 xlink:href="#DejaVuSans-116"
+                 x="105.27344" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use164"
+                 xlink:href="#DejaVuSans-72"
+                 x="144.48242" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use166"
+                 xlink:href="#DejaVuSans-117"
+                 x="219.67773" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use168"
+                 xlink:href="#DejaVuSans-98"
+                 x="283.05664" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use170"
+                 xlink:href="#DejaVuSans-32"
+                 x="346.5332" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use172"
+                 xlink:href="#DejaVuSans-105"
+                 x="378.32031" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use174"
+                 xlink:href="#DejaVuSans-110"
+                 x="406.10352" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use176"
+                 xlink:href="#DejaVuSans-115"
+                 x="469.48242" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use178"
+                 xlink:href="#DejaVuSans-116"
+                 x="521.58203" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use180"
+                 xlink:href="#DejaVuSans-97"
+                 x="560.79102" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use182"
+                 xlink:href="#DejaVuSans-110"
+                 x="622.07031" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use184"
+                 xlink:href="#DejaVuSans-99"
+                 x="685.44922" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use186"
+                 xlink:href="#DejaVuSans-101"
+                 x="740.42969" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_4">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_4">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g194">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use192"
+                 y="455.25342"
+                 xlink:href="#m169ba0f235"
+                 x="268.61053"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_4">
+            <!-- GitLab.com -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g220"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,233.65627,507.95351)">
+              <defs
+                 id="defs198">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-76"
+                   d="m 9.8125,72.90625 h 9.859375 V 8.296875 h 35.5 V 0 H 9.8125 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use200"
+                 xlink:href="#DejaVuSans-71" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use202"
+                 xlink:href="#DejaVuSans-105"
+                 x="77.490234" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use204"
+                 xlink:href="#DejaVuSans-116"
+                 x="105.27344" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use206"
+                 xlink:href="#DejaVuSans-76"
+                 x="144.48242" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use208"
+                 xlink:href="#DejaVuSans-97"
+                 x="200.19531" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use210"
+                 xlink:href="#DejaVuSans-98"
+                 x="261.47461" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use212"
+                 xlink:href="#DejaVuSans-46"
+                 x="324.95117" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use214"
+                 xlink:href="#DejaVuSans-99"
+                 x="356.73828" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use216"
+                 xlink:href="#DejaVuSans-111"
+                 x="411.71875" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use218"
+                 xlink:href="#DejaVuSans-109"
+                 x="472.90039" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_5">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_5">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g226">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use224"
+                 y="455.25342"
+                 xlink:href="#m169ba0f235"
+                 x="332.72696"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_5">
+            <!-- Self-hosted -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g251"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,298.54055,507.18563)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use229"
+                 xlink:href="#DejaVuSans-83" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use231"
+                 xlink:href="#DejaVuSans-101"
+                 x="63.476562" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use233"
+                 xlink:href="#DejaVuSans-108"
+                 x="125" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use235"
+                 xlink:href="#DejaVuSans-102"
+                 x="152.7832" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use237"
+                 xlink:href="#DejaVuSans-45"
+                 x="182.48828" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use239"
+                 xlink:href="#DejaVuSans-104"
+                 x="218.57227" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use241"
+                 xlink:href="#DejaVuSans-111"
+                 x="281.95117" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use243"
+                 xlink:href="#DejaVuSans-115"
+                 x="343.13281" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use245"
+                 xlink:href="#DejaVuSans-116"
+                 x="395.23242" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use247"
+                 xlink:href="#DejaVuSans-101"
+                 x="434.44141" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use249"
+                 xlink:href="#DejaVuSans-100"
+                 x="495.96484" />
+            </g>
+            <!-- GitLab instance -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g283"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,290.83817,530.72411)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use253"
+                 xlink:href="#DejaVuSans-71" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use255"
+                 xlink:href="#DejaVuSans-105"
+                 x="77.490234" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use257"
+                 xlink:href="#DejaVuSans-116"
+                 x="105.27344" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use259"
+                 xlink:href="#DejaVuSans-76"
+                 x="144.48242" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use261"
+                 xlink:href="#DejaVuSans-97"
+                 x="200.19531" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use263"
+                 xlink:href="#DejaVuSans-98"
+                 x="261.47461" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use265"
+                 xlink:href="#DejaVuSans-32"
+                 x="324.95117" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use267"
+                 xlink:href="#DejaVuSans-105"
+                 x="356.73828" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use269"
+                 xlink:href="#DejaVuSans-110"
+                 x="384.52148" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use271"
+                 xlink:href="#DejaVuSans-115"
+                 x="447.90039" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use273"
+                 xlink:href="#DejaVuSans-116"
+                 x="500" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use275"
+                 xlink:href="#DejaVuSans-97"
+                 x="539.20898" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use277"
+                 xlink:href="#DejaVuSans-110"
+                 x="600.48828" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use279"
+                 xlink:href="#DejaVuSans-99"
+                 x="663.86719" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use281"
+                 xlink:href="#DejaVuSans-101"
+                 x="718.84766" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_6">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_6">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g289">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use287"
+                 y="455.25342"
+                 xlink:href="#m169ba0f235"
+                 x="396.84335"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_6">
+            <!-- Redmine -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g309"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,371.09694,498.74565)">
+              <defs
+                 id="defs293">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-82"
+                   d="m 44.390625,34.1875 q 3.171875,-1.078125 6.171875,-4.59375 3,-3.515625 6.03125,-9.671875 L 66.609375,0 H 56 l -9.3125,18.703125 q -3.625,7.328125 -7.015625,9.71875 -3.390625,2.390625 -9.25,2.390625 h -10.75 V 0 H 9.8125 v 72.90625 h 22.265625 q 12.5,0 18.65625,-5.234375 6.15625,-5.21875 6.15625,-15.765625 0,-6.890625 -3.203125,-11.4375 -3.203125,-4.53125 -9.296875,-6.28125 z m -24.71875,30.609375 v -25.875 h 12.40625 q 7.125,0 10.765625,3.296875 3.640625,3.296875 3.640625,9.6875 0,6.390625 -3.640625,9.640625 -3.640625,3.25 -10.765625,3.25 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use295"
+                 xlink:href="#DejaVuSans-82" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use297"
+                 xlink:href="#DejaVuSans-101"
+                 x="64.982422" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use299"
+                 xlink:href="#DejaVuSans-100"
+                 x="126.50586" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use301"
+                 xlink:href="#DejaVuSans-109"
+                 x="189.98242" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use303"
+                 xlink:href="#DejaVuSans-105"
+                 x="287.39453" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use305"
+                 xlink:href="#DejaVuSans-110"
+                 x="315.17773" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use307"
+                 xlink:href="#DejaVuSans-101"
+                 x="378.55664" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_7">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_7">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g315">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use313"
+                 y="455.25342"
+                 xlink:href="#m169ba0f235"
+                 x="460.95978"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_7">
+            <!-- Bitbucket -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g340"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,432.92519,501.03381)">
+              <defs
+                 id="defs320">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-66"
+                   d="M 19.671875,34.8125 V 8.109375 H 35.5 q 7.953125,0 11.78125,3.296875 3.84375,3.296875 3.84375,10.078125 0,6.84375 -3.84375,10.078125 -3.828125,3.25 -11.78125,3.25 z m 0,29.984375 V 42.828125 H 34.28125 q 7.21875,0 10.75,2.703125 3.546875,2.71875 3.546875,8.28125 0,5.515625 -3.546875,8.25 -3.53125,2.734375 -10.75,2.734375 z M 9.8125,72.90625 h 25.203125 q 11.28125,0 17.375,-4.6875 Q 58.5,63.53125 58.5,54.890625 58.5,48.1875 55.375,44.234375 52.25,40.28125 46.1875,39.3125 53.46875,37.75 57.5,32.78125 q 4.03125,-4.953125 4.03125,-12.375 0,-9.765625 -6.640625,-15.09375 Q 48.25,0 35.984375,0 H 9.8125 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-107"
+                   d="m 9.078125,75.984375 h 9.03125 v -44.875 l 26.8125,23.578125 h 11.46875 l -29,-25.578125 L 57.625,0 H 45.90625 L 18.109375,26.703125 V 0 h -9.03125 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use322"
+                 xlink:href="#DejaVuSans-66" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use324"
+                 xlink:href="#DejaVuSans-105"
+                 x="68.603516" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use326"
+                 xlink:href="#DejaVuSans-116"
+                 x="96.386719" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use328"
+                 xlink:href="#DejaVuSans-98"
+                 x="135.5957" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use330"
+                 xlink:href="#DejaVuSans-117"
+                 x="199.07227" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use332"
+                 xlink:href="#DejaVuSans-99"
+                 x="262.45117" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use334"
+                 xlink:href="#DejaVuSans-107"
+                 x="317.43164" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use336"
+                 xlink:href="#DejaVuSans-101"
+                 x="371.7168" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use338"
+                 xlink:href="#DejaVuSans-116"
+                 x="433.24023" />
+            </g>
+            <!-- (+ other Atlassian tools) -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g399"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,388.22566,561.56944)">
+              <defs
+                 id="defs347">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-40"
+                   d="M 31,75.875 Q 24.46875,64.65625 21.28125,53.65625 18.109375,42.671875 18.109375,31.390625 18.109375,20.125 21.3125,9.0625 24.515625,-2 31,-13.1875 H 23.1875 Q 15.875,-1.703125 12.234375,9.375 8.59375,20.453125 8.59375,31.390625 q 0,10.890625 3.609375,21.921875 3.625,11.046875 10.984375,22.5625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-43"
+                   d="M 46,62.703125 V 35.5 H 73.1875 V 27.203125 H 46 V 0 H 37.796875 V 27.203125 H 10.59375 V 35.5 h 27.203125 v 27.203125 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-114"
+                   d="m 41.109375,46.296875 q -1.515625,0.875 -3.296875,1.28125 Q 36.03125,48 33.890625,48 26.265625,48 22.1875,43.046875 18.109375,38.09375 18.109375,28.8125 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 2.84375,4.984375 7.375,7.390625 Q 30.03125,56 36.53125,56 q 0.921875,0 2.046875,-0.125 1.125,-0.109375 2.484375,-0.359375 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-65"
+                   d="M 34.1875,63.1875 20.796875,26.90625 h 26.8125 z m -5.578125,9.71875 h 11.1875 L 67.578125,0 h -10.25 L 50.6875,18.703125 H 17.828125 L 11.1875,0 H 0.78125 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-41"
+                   d="m 8.015625,75.875 h 7.8125 q 7.3125,-11.515625 10.953125,-22.5625 3.640625,-11.03125 3.640625,-21.921875 0,-10.9375 -3.640625,-22.015625 -3.640625,-11.078125 -10.953125,-22.5625 h -7.8125 Q 14.5,-2 17.703125,9.0625 20.90625,20.125 20.90625,31.390625 q 0,11.28125 -3.203125,22.265625 -3.203125,11 -9.6875,22.21875 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use349"
+                 xlink:href="#DejaVuSans-40" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use351"
+                 xlink:href="#DejaVuSans-43"
+                 x="39.013672" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use353"
+                 xlink:href="#DejaVuSans-32"
+                 x="122.80273" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use355"
+                 xlink:href="#DejaVuSans-111"
+                 x="154.58984" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use357"
+                 xlink:href="#DejaVuSans-116"
+                 x="215.77148" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use359"
+                 xlink:href="#DejaVuSans-104"
+                 x="254.98047" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use361"
+                 xlink:href="#DejaVuSans-101"
+                 x="318.35938" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use363"
+                 xlink:href="#DejaVuSans-114"
+                 x="379.88281" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use365"
+                 xlink:href="#DejaVuSans-32"
+                 x="420.99609" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use367"
+                 xlink:href="#DejaVuSans-65"
+                 x="452.7832" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use369"
+                 xlink:href="#DejaVuSans-116"
+                 x="519.44141" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use371"
+                 xlink:href="#DejaVuSans-108"
+                 x="558.65039" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use373"
+                 xlink:href="#DejaVuSans-97"
+                 x="586.43359" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use375"
+                 xlink:href="#DejaVuSans-115"
+                 x="647.71289" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use377"
+                 xlink:href="#DejaVuSans-115"
+                 x="699.8125" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use379"
+                 xlink:href="#DejaVuSans-105"
+                 x="751.91211" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use381"
+                 xlink:href="#DejaVuSans-97"
+                 x="779.69531" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use383"
+                 xlink:href="#DejaVuSans-110"
+                 x="840.97461" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use385"
+                 xlink:href="#DejaVuSans-32"
+                 x="904.35352" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use387"
+                 xlink:href="#DejaVuSans-116"
+                 x="936.14062" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use389"
+                 xlink:href="#DejaVuSans-111"
+                 x="975.34961" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use391"
+                 xlink:href="#DejaVuSans-111"
+                 x="1036.5312" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use393"
+                 xlink:href="#DejaVuSans-108"
+                 x="1097.7129" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use395"
+                 xlink:href="#DejaVuSans-115"
+                 x="1125.4961" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use397"
+                 xlink:href="#DejaVuSans-41"
+                 x="1177.5957" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_8">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_8">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g405">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use403"
+                 y="455.25342"
+                 xlink:href="#m169ba0f235"
+                 x="525.07617"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_8">
+            <!-- Azure DevOps -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g439"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,480.35388,517.72153)">
+              <defs
+                 id="defs413">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-122"
+                   d="M 5.515625,54.6875 H 48.1875 V 46.484375 L 14.40625,7.171875 H 48.1875 V 0 H 4.296875 v 8.203125 l 33.796875,39.3125 H 5.515625 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-68"
+                   d="M 19.671875,64.796875 V 8.109375 H 31.59375 q 15.09375,0 22.09375,6.828125 7,6.84375 7,21.59375 0,14.640625 -7,21.453125 -7,6.8125 -22.09375,6.8125 z M 9.8125,72.90625 h 20.265625 q 21.1875,0 31.09375,-8.8125 9.921875,-8.8125 9.921875,-27.5625 0,-18.859375 -9.96875,-27.703125 Q 51.171875,0 30.078125,0 H 9.8125 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-118"
+                   d="M 2.984375,54.6875 H 12.5 L 29.59375,8.796875 46.6875,54.6875 h 9.515625 L 35.6875,0 H 23.484375 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-79"
+                   d="m 39.40625,66.21875 q -10.75,0 -17.078125,-8.015625 -6.3125,-8 -6.3125,-21.828125 0,-13.765625 6.3125,-21.78125 6.328125,-8 17.078125,-8 10.734375,0 17.015625,8 6.28125,8.015625 6.28125,21.78125 0,13.828125 -6.28125,21.828125 -6.28125,8.015625 -17.015625,8.015625 z m 0,8 q 15.328125,0 24.5,-10.28125 9.1875,-10.28125 9.1875,-27.5625 0,-17.234375 -9.1875,-27.515625 -9.171875,-10.28125 -24.5,-10.28125 -15.375,0 -24.59375,10.25 Q 5.609375,19.09375 5.609375,36.375 q 0,17.28125 9.203125,27.5625 9.21875,10.28125 24.59375,10.28125 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-112"
+                   d="m 18.109375,8.203125 v -29 H 9.078125 V 54.6875 h 9.03125 v -8.296875 q 2.84375,4.875 7.15625,7.234375 Q 29.59375,56 35.59375,56 q 9.96875,0 16.1875,-7.90625 6.234375,-7.90625 6.234375,-20.796875 0,-12.890625 -6.234375,-20.8125 -6.21875,-7.90625 -16.1875,-7.90625 -6,0 -10.328125,2.375 -4.3125,2.375 -7.15625,7.25 z M 48.6875,27.296875 q 0,9.90625 -4.078125,15.546875 -4.078125,5.640625 -11.203125,5.640625 -7.140625,0 -11.21875,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.21875,-5.640625 7.125,0 11.203125,5.640625 4.078125,5.640625 4.078125,15.546875 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use415"
+                 xlink:href="#DejaVuSans-65" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use417"
+                 xlink:href="#DejaVuSans-122"
+                 x="68.408203" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use419"
+                 xlink:href="#DejaVuSans-117"
+                 x="120.89844" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use421"
+                 xlink:href="#DejaVuSans-114"
+                 x="184.27734" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use423"
+                 xlink:href="#DejaVuSans-101"
+                 x="223.14062" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use425"
+                 xlink:href="#DejaVuSans-32"
+                 x="284.66406" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use427"
+                 xlink:href="#DejaVuSans-68"
+                 x="316.45117" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use429"
+                 xlink:href="#DejaVuSans-101"
+                 x="393.45312" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use431"
+                 xlink:href="#DejaVuSans-118"
+                 x="454.97656" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use433"
+                 xlink:href="#DejaVuSans-79"
+                 x="514.15625" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use435"
+                 xlink:href="#DejaVuSans-112"
+                 x="592.86719" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use437"
+                 xlink:href="#DejaVuSans-115"
+                 x="656.34375" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_9">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_9">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g445">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use443"
+                 y="455.25342"
+                 xlink:href="#m169ba0f235"
+                 x="589.19257"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_9">
+            <!-- Gitea -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g458"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,575.66585,486.52596)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use448"
+                 xlink:href="#DejaVuSans-71" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use450"
+                 xlink:href="#DejaVuSans-105"
+                 x="77.490234" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use452"
+                 xlink:href="#DejaVuSans-116"
+                 x="105.27344" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use454"
+                 xlink:href="#DejaVuSans-101"
+                 x="144.48242" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use456"
+                 xlink:href="#DejaVuSans-97"
+                 x="206.00586" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_10">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_10">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g464">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use462"
+                 y="455.25342"
+                 xlink:href="#m169ba0f235"
+                 x="653.30896"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_10">
+            <!-- Gogs -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g478"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,640.7037,485.60451)">
+              <defs
+                 id="defs468">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-103"
+                   d="m 45.40625,27.984375 q 0,9.765625 -4.03125,15.125 -4.015625,5.375 -11.296875,5.375 -7.21875,0 -11.25,-5.375 -4.03125,-5.359375 -4.03125,-15.125 0,-9.71875 4.03125,-15.09375 4.03125,-5.375 11.25,-5.375 7.28125,0 11.296875,5.375 4.03125,5.375 4.03125,15.09375 z M 54.390625,6.78125 q 0,-13.953125 -6.203125,-20.765625 -6.1875,-6.8125 -18.984375,-6.8125 -4.734375,0 -8.9375,0.703125 -4.203125,0.703125 -8.15625,2.171875 V -9.1875 q 3.953125,-2.140625 7.8125,-3.15625 3.859375,-1.03125 7.859375,-1.03125 8.84375,0 13.234375,4.609375 4.390625,4.609375 4.390625,13.9375 V 9.625 Q 42.625,4.78125 38.28125,2.390625 33.9375,0 27.875,0 17.828125,0 11.671875,7.65625 q -6.15625,7.671875 -6.15625,20.328125 0,12.6875 6.15625,20.34375 Q 17.828125,56 27.875,56 q 6.0625,0 10.40625,-2.390625 4.34375,-2.390625 7.125,-7.21875 V 54.6875 h 8.984375 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use470"
+                 xlink:href="#DejaVuSans-71" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use472"
+                 xlink:href="#DejaVuSans-111"
+                 x="77.490234" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use474"
+                 xlink:href="#DejaVuSans-103"
+                 x="138.67188" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use476"
+                 xlink:href="#DejaVuSans-115"
+                 x="202.14844" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_11">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_11">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g484">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use482"
+                 y="455.25342"
+                 xlink:href="#m169ba0f235"
+                 x="717.42542"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_11">
+            <!-- Phabricator -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g512"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,682.13303,508.29159)">
+              <defs
+                 id="defs488">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-80"
+                   d="M 19.671875,64.796875 V 37.40625 h 12.40625 q 6.890625,0 10.640625,3.5625 3.765625,3.5625 3.765625,10.15625 0,6.546875 -3.765625,10.109375 -3.75,3.5625 -10.640625,3.5625 z M 9.8125,72.90625 h 22.265625 q 12.265625,0 18.53125,-5.546875 6.28125,-5.546875 6.28125,-16.234375 0,-10.796875 -6.28125,-16.3125 -6.265625,-5.515625 -18.53125,-5.515625 H 19.671875 V 0 H 9.8125 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use490"
+                 xlink:href="#DejaVuSans-80" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use492"
+                 xlink:href="#DejaVuSans-104"
+                 x="60.302734" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use494"
+                 xlink:href="#DejaVuSans-97"
+                 x="123.68164" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use496"
+                 xlink:href="#DejaVuSans-98"
+                 x="184.96094" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use498"
+                 xlink:href="#DejaVuSans-114"
+                 x="248.4375" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use500"
+                 xlink:href="#DejaVuSans-105"
+                 x="289.55078" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use502"
+                 xlink:href="#DejaVuSans-99"
+                 x="317.33398" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use504"
+                 xlink:href="#DejaVuSans-97"
+                 x="372.31445" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use506"
+                 xlink:href="#DejaVuSans-116"
+                 x="433.59375" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use508"
+                 xlink:href="#DejaVuSans-111"
+                 x="472.80273" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use510"
+                 xlink:href="#DejaVuSans-114"
+                 x="533.98438" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_12">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_12">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g518">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use516"
+                 y="455.25342"
+                 xlink:href="#m169ba0f235"
+                 x="781.54181"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_12">
+            <!-- Other Platforms -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g551"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,731.08641,523.45462)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use521"
+                 xlink:href="#DejaVuSans-79" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use523"
+                 xlink:href="#DejaVuSans-116"
+                 x="78.710938" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use525"
+                 xlink:href="#DejaVuSans-104"
+                 x="117.91992" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use527"
+                 xlink:href="#DejaVuSans-101"
+                 x="181.29883" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use529"
+                 xlink:href="#DejaVuSans-114"
+                 x="242.82227" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use531"
+                 xlink:href="#DejaVuSans-32"
+                 x="283.93555" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use533"
+                 xlink:href="#DejaVuSans-80"
+                 x="315.72266" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use535"
+                 xlink:href="#DejaVuSans-108"
+                 x="376.02539" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use537"
+                 xlink:href="#DejaVuSans-97"
+                 x="403.80859" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use539"
+                 xlink:href="#DejaVuSans-116"
+                 x="465.08789" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use541"
+                 xlink:href="#DejaVuSans-102"
+                 x="504.29688" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use543"
+                 xlink:href="#DejaVuSans-111"
+                 x="539.50195" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use545"
+                 xlink:href="#DejaVuSans-114"
+                 x="600.68359" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use547"
+                 xlink:href="#DejaVuSans-109"
+                 x="640.04688" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use549"
+                 xlink:href="#DejaVuSans-115"
+                 x="737.45898" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="matplotlib.axis_2">
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_1">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_13">
+            <defs
+               id="defs557">
+              <path
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 id="m041612cf02"
+                 d="M 0,0 H -3.5" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g561">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use559"
+                 y="455.25342"
+                 xlink:href="#m041612cf02"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_13">
+            <!-- 0 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g569"
+               transform="matrix(0.1,0,0,-0.1,30.840625,459.05264)">
+              <defs
+                 id="defs565">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-48"
+                   d="m 31.78125,66.40625 q -7.609375,0 -11.453125,-7.5 Q 16.5,51.421875 16.5,36.375 q 0,-14.984375 3.828125,-22.484375 3.84375,-7.5 11.453125,-7.5 7.671875,0 11.5,7.5 3.84375,7.5 3.84375,22.484375 0,15.046875 -3.84375,22.53125 -3.828125,7.5 -11.5,7.5 z m 0,7.8125 q 12.265625,0 18.734375,-9.703125 6.46875,-9.6875 6.46875,-28.140625 0,-18.40625 -6.46875,-28.109375 -6.46875,-9.6875 -18.734375,-9.6875 -12.25,0 -18.71875,9.6875 Q 6.59375,17.96875 6.59375,36.375 q 0,18.453125 6.46875,28.140625 6.46875,9.703125 18.71875,9.703125 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use567"
+                 xlink:href="#DejaVuSans-48" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_2">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_14">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g575">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use573"
+                 y="380.07587"
+                 xlink:href="#m041612cf02"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_14">
+            <!-- 10 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g585"
+               transform="matrix(0.1,0,0,-0.1,24.478125,383.87508)">
+              <defs
+                 id="defs579">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-49"
+                   d="m 12.40625,8.296875 h 16.109375 v 55.625 L 10.984375,60.40625 v 8.984375 l 17.4375,3.515625 H 38.28125 V 8.296875 H 54.390625 V 0 H 12.40625 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use581"
+                 xlink:href="#DejaVuSans-49" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use583"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_3">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_15">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g591">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use589"
+                 y="304.89828"
+                 xlink:href="#m041612cf02"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_15">
+            <!-- 20 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g601"
+               transform="matrix(0.1,0,0,-0.1,24.478125,308.69751)">
+              <defs
+                 id="defs595">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-50"
+                   d="M 19.1875,8.296875 H 53.609375 V 0 H 7.328125 v 8.296875 q 5.609375,5.8125 15.296875,15.59375 9.703125,9.796875 12.1875,12.640625 4.734375,5.3125 6.609375,9 1.890625,3.6875 1.890625,7.25 0,5.8125 -4.078125,9.46875 -4.078125,3.671875 -10.625,3.671875 -4.640625,0 -9.796875,-1.609375 -5.140625,-1.609375 -11,-4.890625 v 9.96875 Q 13.765625,71.78125 18.9375,73 q 5.1875,1.21875 9.484375,1.21875 11.328125,0 18.0625,-5.671875 6.734375,-5.65625 6.734375,-15.125 0,-4.5 -1.6875,-8.53125 Q 49.859375,40.875 45.40625,35.40625 44.1875,33.984375 37.640625,27.21875 31.109375,20.453125 19.1875,8.296875 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use597"
+                 xlink:href="#DejaVuSans-50" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use599"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_4">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_16">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g607">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use605"
+                 y="229.72073"
+                 xlink:href="#m041612cf02"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_16">
+            <!-- 30 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g617"
+               transform="matrix(0.1,0,0,-0.1,24.478125,233.51995)">
+              <defs
+                 id="defs611">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-51"
+                   d="M 40.578125,39.3125 Q 47.65625,37.796875 51.625,33 q 3.984375,-4.78125 3.984375,-11.8125 0,-10.78125 -7.421875,-16.703125 -7.421875,-5.90625 -21.09375,-5.90625 -4.578125,0 -9.4375,0.90625 -4.859375,0.90625 -10.03125,2.71875 v 9.515625 q 4.09375,-2.390625 8.96875,-3.609375 4.890625,-1.21875 10.21875,-1.21875 9.265625,0 14.125,3.65625 4.859375,3.65625 4.859375,10.640625 0,6.453125 -4.515625,10.078125 -4.515625,3.640625 -12.5625,3.640625 h -8.5 v 8.109375 h 8.890625 q 7.265625,0 11.125,2.90625 3.859375,2.90625 3.859375,8.375 0,5.609375 -3.984375,8.609375 -3.96875,3.015625 -11.390625,3.015625 -4.0625,0 -8.703125,-0.890625 Q 15.375,64.15625 9.8125,62.3125 v 8.78125 q 5.625,1.5625 10.53125,2.34375 4.90625,0.78125 9.25,0.78125 11.234375,0 17.765625,-5.109375 6.546875,-5.09375 6.546875,-13.78125 0,-6.0625 -3.46875,-10.234375 -3.46875,-4.171875 -9.859375,-5.78125 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use613"
+                 xlink:href="#DejaVuSans-51" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use615"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_5">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_17">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g623">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use621"
+                 y="154.54317"
+                 xlink:href="#m041612cf02"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_17">
+            <!-- 40 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g633"
+               transform="matrix(0.1,0,0,-0.1,24.478125,158.34239)">
+              <defs
+                 id="defs627">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-52"
+                   d="M 37.796875,64.3125 12.890625,25.390625 h 24.90625 z m -2.59375,8.59375 h 12.40625 V 25.390625 h 10.40625 V 17.1875 H 47.609375 V 0 h -9.8125 V 17.1875 H 4.890625 v 9.515625 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use629"
+                 xlink:href="#DejaVuSans-52" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use631"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_6">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_18">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g639">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use637"
+                 y="79.365608"
+                 xlink:href="#m041612cf02"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_18">
+            <!-- 50 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g649"
+               transform="matrix(0.1,0,0,-0.1,24.478125,83.164831)">
+              <defs
+                 id="defs643">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-53"
+                   d="m 10.796875,72.90625 h 38.71875 v -8.3125 h -29.6875 V 46.734375 q 2.140625,0.734375 4.28125,1.09375 2.15625,0.359375 4.3125,0.359375 Q 40.625,48.1875 47.75,41.5 54.890625,34.8125 54.890625,23.390625 54.890625,11.625 47.5625,5.09375 40.234375,-1.421875 26.90625,-1.421875 q -4.59375,0 -9.359375,0.78125 -4.75,0.78125 -9.828125,2.34375 V 11.625 q 4.390625,-2.390625 9.078125,-3.5625 4.6875,-1.171875 9.90625,-1.171875 8.453125,0 13.375,4.4375 4.9375,4.4375 4.9375,12.0625 0,7.609375 -4.9375,12.046875 -4.921875,4.453125 -13.375,4.453125 -3.953125,0 -7.890625,-0.875 -3.921875,-0.875 -8.015625,-2.734375 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use645"
+                 xlink:href="#DejaVuSans-53" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use647"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_19">
+          <!-- Percentage -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g673"
+             transform="matrix(0,-0.1,-0.1,0,18.398437,268.70843)">
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use653"
+               xlink:href="#DejaVuSans-80" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use655"
+               xlink:href="#DejaVuSans-101"
+               x="56.677734" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use657"
+               xlink:href="#DejaVuSans-114"
+               x="118.20117" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use659"
+               xlink:href="#DejaVuSans-99"
+               x="157.06445" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use661"
+               xlink:href="#DejaVuSans-101"
+               x="212.04492" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use663"
+               xlink:href="#DejaVuSans-110"
+               x="273.56836" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use665"
+               xlink:href="#DejaVuSans-116"
+               x="336.94727" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use667"
+               xlink:href="#DejaVuSans-97"
+               x="376.15625" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use669"
+               xlink:href="#DejaVuSans-103"
+               x="437.43555" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use671"
+               xlink:href="#DejaVuSans-101"
+               x="500.91211" />
+          </g>
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_15">
+        <path
+           id="path677"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 44.203125,455.25342 V 25.918125" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_16">
+        <path
+           id="path680"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 813.6,455.25342 V 25.918125" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_17">
+        <path
+           id="path683"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 44.203125,455.25342 H 813.6" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_18">
+        <path
+           id="path686"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 44.203125,25.918125 H 813.6" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+         id="text_20">
+        <!-- 13.38 -->
+        <g
+           id="g702"
+           transform="matrix(0.1,0,0,-0.1,61.947266,417.12372)"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1">
+          <defs
+             id="defs690">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-56"
+               d="m 31.78125,34.625 q -7.03125,0 -11.0625,-3.765625 -4.015625,-3.765625 -4.015625,-10.34375 0,-6.59375 4.015625,-10.359375 4.03125,-3.765625 11.0625,-3.765625 7.03125,0 11.078125,3.78125 4.0625,3.796875 4.0625,10.34375 0,6.578125 -4.03125,10.34375 Q 38.875,34.625 31.78125,34.625 Z m -9.859375,4.1875 Q 15.578125,40.375 12.03125,44.71875 8.5,49.078125 8.5,55.328125 q 0,8.734375 6.21875,13.8125 6.234375,5.078125 17.0625,5.078125 10.890625,0 17.09375,-5.078125 6.203125,-5.078125 6.203125,-13.8125 0,-6.25 -3.546875,-10.609375 Q 48,40.375 41.703125,38.8125 q 7.125,-1.65625 11.09375,-6.5 3.984375,-4.828125 3.984375,-11.796875 0,-10.609375 -6.46875,-16.28125 -6.46875,-5.65625 -18.53125,-5.65625 -12.046875,0 -18.53125,5.65625 -6.46875,5.671875 -6.46875,16.28125 0,6.96875 4,11.796875 4.015625,4.84375 11.140625,6.5 z M 18.3125,54.390625 q 0,-5.65625 3.53125,-8.828125 3.546875,-3.171875 9.9375,-3.171875 6.359375,0 9.9375,3.171875 3.59375,3.171875 3.59375,8.828125 0,5.671875 -3.59375,8.84375 -3.578125,3.171875 -9.9375,3.171875 -6.390625,0 -9.9375,-3.171875 Q 18.3125,60.0625 18.3125,54.390625 Z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use692"
+             xlink:href="#DejaVuSans-49" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use694"
+             xlink:href="#DejaVuSans-51"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use696"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use698"
+             xlink:href="#DejaVuSans-51"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use700"
+             xlink:href="#DejaVuSans-56"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+         id="text_21">
+        <!-- 54.39 -->
+        <g
+           id="g718"
+           transform="matrix(0.1,0,0,-0.1,126.06367,417.12372)"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1">
+          <defs
+             id="defs706">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-57"
+               d="M 10.984375,1.515625 V 10.5 Q 14.703125,8.734375 18.5,7.8125 q 3.8125,-0.921875 7.484375,-0.921875 9.765625,0 14.90625,6.5625 5.15625,6.5625 5.890625,19.953125 -2.828125,-4.203125 -7.1875,-6.453125 -4.34375,-2.25 -9.609375,-2.25 -10.9375,0 -17.3125,6.609375 -6.375,6.625 -6.375,18.109375 0,11.21875 6.640625,18 6.640625,6.796875 17.671875,6.796875 12.65625,0 19.3125,-9.703125 6.671875,-9.6875 6.671875,-28.140625 0,-17.234375 -8.1875,-27.515625 -8.171875,-10.28125 -21.984375,-10.28125 -3.71875,0 -7.53125,0.734375 -3.796875,0.734375 -7.90625,2.203125 z m 19.625,30.90625 q 6.640625,0 10.515625,4.53125 3.890625,4.546875 3.890625,12.46875 0,7.859375 -3.890625,12.421875 -3.875,4.5625 -10.515625,4.5625 -6.640625,0 -10.515625,-4.5625 -3.875,-4.5625 -3.875,-12.421875 0,-7.921875 3.875,-12.46875 3.875,-4.53125 10.515625,-4.53125 z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use708"
+             xlink:href="#DejaVuSans-53" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use710"
+             xlink:href="#DejaVuSans-52"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use712"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use714"
+             xlink:href="#DejaVuSans-51"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use716"
+             xlink:href="#DejaVuSans-57"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="text_22">
+        <!-- 4.82 -->
+        <g
+           id="g729"
+           transform="matrix(0.1,0,0,-0.1,193.36133,417.12372)"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use721"
+             xlink:href="#DejaVuSans-52" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use723"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use725"
+             xlink:href="#DejaVuSans-56"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use727"
+             xlink:href="#DejaVuSans-50"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+         id="text_23">
+        <!-- 25.22 -->
+        <g
+           id="g742"
+           transform="matrix(0.1,0,0,-0.1,254.29648,417.12372)"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use732"
+             xlink:href="#DejaVuSans-50" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use734"
+             xlink:href="#DejaVuSans-53"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use736"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use738"
+             xlink:href="#DejaVuSans-50"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use740"
+             xlink:href="#DejaVuSans-50"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+         id="text_24">
+        <!-- 49.12 -->
+        <g
+           id="g755"
+           transform="matrix(0.1,0,0,-0.1,318.41289,417.12372)"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use745"
+             xlink:href="#DejaVuSans-52" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use747"
+             xlink:href="#DejaVuSans-57"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use749"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use751"
+             xlink:href="#DejaVuSans-49"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use753"
+             xlink:href="#DejaVuSans-50"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         transform="translate(0,14.100339)"
+         style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+         id="text_25">
+        <!-- 5.48 -->
+        <g
+           id="g766"
+           transform="matrix(0.1,0,0,-0.1,385.71055,417.12372)"
+           style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use758"
+             xlink:href="#DejaVuSans-53" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use760"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use762"
+             xlink:href="#DejaVuSans-52"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use764"
+             xlink:href="#DejaVuSans-56"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+         id="text_26">
+        <!-- 10.09 -->
+        <g
+           id="g779"
+           transform="matrix(0.1,0,0,-0.1,446.6457,417.12372)"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use769"
+             xlink:href="#DejaVuSans-49" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use771"
+             xlink:href="#DejaVuSans-48"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use773"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use775"
+             xlink:href="#DejaVuSans-48"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use777"
+             xlink:href="#DejaVuSans-57"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="text_27">
+        <!-- 0.22 -->
+        <g
+           id="g790"
+           transform="matrix(0.1,0,0,-0.1,513.94336,417.12372)"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use782"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use784"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use786"
+             xlink:href="#DejaVuSans-50"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use788"
+             xlink:href="#DejaVuSans-50"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="text_28">
+        <!-- 0.88 -->
+        <g
+           id="g801"
+           transform="matrix(0.1,0,0,-0.1,578.05977,417.12372)"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use793"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use795"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use797"
+             xlink:href="#DejaVuSans-56"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use799"
+             xlink:href="#DejaVuSans-56"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="text_29">
+        <!-- 0.22 -->
+        <g
+           id="g812"
+           transform="matrix(0.1,0,0,-0.1,642.17617,417.12372)"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use804"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use806"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use808"
+             xlink:href="#DejaVuSans-50"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use810"
+             xlink:href="#DejaVuSans-50"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+         id="text_30">
+        <!-- 6.58 -->
+        <g
+           id="g826"
+           transform="matrix(0.1,0,0,-0.1,706.29258,417.12372)"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1">
+          <defs
+             id="defs816">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-54"
+               d="m 33.015625,40.375 q -6.640625,0 -10.53125,-4.546875 -3.875,-4.53125 -3.875,-12.4375 0,-7.859375 3.875,-12.4375 3.890625,-4.5625 10.53125,-4.5625 6.640625,0 10.515625,4.5625 3.875,4.578125 3.875,12.4375 0,7.90625 -3.875,12.4375 Q 39.65625,40.375 33.015625,40.375 Z M 52.59375,71.296875 V 62.3125 q -3.71875,1.75 -7.5,2.671875 -3.78125,0.9375 -7.5,0.9375 -9.765625,0 -14.921875,-6.59375 -5.140625,-6.59375 -5.875,-19.921875 2.875,4.25 7.21875,6.515625 4.359375,2.265625 9.578125,2.265625 10.984375,0 17.359375,-6.671875 6.375,-6.65625 6.375,-18.125 0,-11.234375 -6.640625,-18.03125 -6.640625,-6.78125 -17.671875,-6.78125 -12.65625,0 -19.34375,9.6875 -6.6875,9.703125 -6.6875,28.109375 0,17.28125 8.203125,27.5625 8.203125,10.28125 22.015625,10.28125 3.71875,0 7.5,-0.734375 3.78125,-0.734375 7.890625,-2.1875 z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use818"
+             xlink:href="#DejaVuSans-54" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use820"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use822"
+             xlink:href="#DejaVuSans-53"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use824"
+             xlink:href="#DejaVuSans-56"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="text_31">
+        <!-- 4.39 -->
+        <g
+           id="g837"
+           transform="matrix(0.1,0,0,-0.1,770.40898,417.12372)"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use829"
+             xlink:href="#DejaVuSans-52" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use831"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use833"
+             xlink:href="#DejaVuSans-51"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use835"
+             xlink:href="#DejaVuSans-57"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_32">
+        <!-- Which web-based software development platform do you use? -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g960"
+           transform="matrix(0.12,0,0,-0.12,241.215,19.918125)">
+          <defs
+             id="defs844">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-87"
+               d="m 3.328125,72.90625 h 9.953125 l 15.328125,-61.625 15.28125,61.625 h 11.09375 l 15.328125,-61.625 15.28125,61.625 H 95.609375 L 77.296875,0 H 64.890625 L 49.515625,63.28125 33.984375,0 h -12.40625 z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-119"
+               d="M 4.203125,54.6875 H 13.1875 L 24.421875,12.015625 35.59375,54.6875 H 46.1875 L 57.421875,12.015625 68.609375,54.6875 H 77.59375 L 63.28125,0 H 52.6875 L 40.921875,44.828125 29.109375,0 H 18.5 Z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-121"
+               d="M 32.171875,-5.078125 Q 28.375,-14.84375 24.75,-17.8125 q -3.609375,-2.984375 -9.65625,-2.984375 h -7.1875 v 7.515625 h 5.28125 q 3.703125,0 5.75,1.765625 2.0625,1.75 4.546875,8.296875 L 25.09375,0.875 2.984375,54.6875 H 12.5 L 29.59375,11.921875 46.6875,54.6875 h 9.515625 z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-63"
+               d="M 19.09375,12.40625 H 29 V 0 h -9.90625 z m 9.625,7.171875 h -9.328125 v 7.515625 q 0,4.9375 1.359375,8.109375 1.375,3.171875 5.765625,7.375 l 4.390625,4.34375 q 2.78125,2.59375 4.03125,4.890625 1.25,2.296875 1.25,4.6875 0,4.34375 -3.203125,7.03125 -3.203125,2.6875 -8.46875,2.6875 -3.859375,0 -8.234375,-1.71875 -4.359375,-1.703125 -9.109375,-4.984375 v 9.1875 q 4.59375,2.78125 9.296875,4.140625 4.71875,1.375 9.75,1.375 8.984375,0 14.421875,-4.734375 5.453125,-4.734375 5.453125,-12.5 0,-3.71875 -1.765625,-7.0625 -1.75,-3.34375 -6.140625,-7.53125 L 33.890625,38.1875 q -2.296875,-2.296875 -3.25,-3.59375 Q 29.6875,33.296875 29.296875,32.078125 29,31.0625 28.859375,29.59375 q -0.140625,-1.46875 -0.140625,-4 z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use846"
+             xlink:href="#DejaVuSans-87" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use848"
+             xlink:href="#DejaVuSans-104"
+             x="98.876953" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use850"
+             xlink:href="#DejaVuSans-105"
+             x="162.25586" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use852"
+             xlink:href="#DejaVuSans-99"
+             x="190.03906" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use854"
+             xlink:href="#DejaVuSans-104"
+             x="245.01953" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use856"
+             xlink:href="#DejaVuSans-32"
+             x="308.39844" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use858"
+             xlink:href="#DejaVuSans-119"
+             x="340.18555" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use860"
+             xlink:href="#DejaVuSans-101"
+             x="421.97266" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use862"
+             xlink:href="#DejaVuSans-98"
+             x="483.49609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use864"
+             xlink:href="#DejaVuSans-45"
+             x="546.97266" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use866"
+             xlink:href="#DejaVuSans-98"
+             x="583.05664" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use868"
+             xlink:href="#DejaVuSans-97"
+             x="646.5332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use870"
+             xlink:href="#DejaVuSans-115"
+             x="707.8125" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use872"
+             xlink:href="#DejaVuSans-101"
+             x="759.91211" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use874"
+             xlink:href="#DejaVuSans-100"
+             x="821.43555" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use876"
+             xlink:href="#DejaVuSans-32"
+             x="884.91211" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use878"
+             xlink:href="#DejaVuSans-115"
+             x="916.69922" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use880"
+             xlink:href="#DejaVuSans-111"
+             x="968.79883" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use882"
+             xlink:href="#DejaVuSans-102"
+             x="1029.9805" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use884"
+             xlink:href="#DejaVuSans-116"
+             x="1063.4355" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use886"
+             xlink:href="#DejaVuSans-119"
+             x="1102.6445" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use888"
+             xlink:href="#DejaVuSans-97"
+             x="1184.4316" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use890"
+             xlink:href="#DejaVuSans-114"
+             x="1245.7109" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use892"
+             xlink:href="#DejaVuSans-101"
+             x="1284.5742" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use894"
+             xlink:href="#DejaVuSans-32"
+             x="1346.0977" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use896"
+             xlink:href="#DejaVuSans-100"
+             x="1377.8848" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use898"
+             xlink:href="#DejaVuSans-101"
+             x="1441.3613" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use900"
+             xlink:href="#DejaVuSans-118"
+             x="1502.8848" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use902"
+             xlink:href="#DejaVuSans-101"
+             x="1562.0645" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use904"
+             xlink:href="#DejaVuSans-108"
+             x="1623.5879" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use906"
+             xlink:href="#DejaVuSans-111"
+             x="1651.3711" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use908"
+             xlink:href="#DejaVuSans-112"
+             x="1712.5527" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use910"
+             xlink:href="#DejaVuSans-109"
+             x="1776.0293" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use912"
+             xlink:href="#DejaVuSans-101"
+             x="1873.4414" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use914"
+             xlink:href="#DejaVuSans-110"
+             x="1934.9648" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use916"
+             xlink:href="#DejaVuSans-116"
+             x="1998.3438" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use918"
+             xlink:href="#DejaVuSans-32"
+             x="2037.5527" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use920"
+             xlink:href="#DejaVuSans-112"
+             x="2069.3398" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use922"
+             xlink:href="#DejaVuSans-108"
+             x="2132.8164" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use924"
+             xlink:href="#DejaVuSans-97"
+             x="2160.5996" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use926"
+             xlink:href="#DejaVuSans-116"
+             x="2221.8789" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use928"
+             xlink:href="#DejaVuSans-102"
+             x="2261.0879" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use930"
+             xlink:href="#DejaVuSans-111"
+             x="2296.293" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use932"
+             xlink:href="#DejaVuSans-114"
+             x="2357.4746" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use934"
+             xlink:href="#DejaVuSans-109"
+             x="2396.8379" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use936"
+             xlink:href="#DejaVuSans-32"
+             x="2494.25" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use938"
+             xlink:href="#DejaVuSans-100"
+             x="2526.0371" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use940"
+             xlink:href="#DejaVuSans-111"
+             x="2589.5137" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use942"
+             xlink:href="#DejaVuSans-32"
+             x="2650.6953" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use944"
+             xlink:href="#DejaVuSans-121"
+             x="2682.4824" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use946"
+             xlink:href="#DejaVuSans-111"
+             x="2741.6621" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use948"
+             xlink:href="#DejaVuSans-117"
+             x="2802.8438" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use950"
+             xlink:href="#DejaVuSans-32"
+             x="2866.2227" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use952"
+             xlink:href="#DejaVuSans-117"
+             x="2898.0098" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use954"
+             xlink:href="#DejaVuSans-115"
+             x="2961.3887" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use956"
+             xlink:href="#DejaVuSans-101"
+             x="3013.4883" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use958"
+             xlink:href="#DejaVuSans-63"
+             x="3075.0117" />
+        </g>
+      </g>
+    </g>
+  </g>
+  <defs
+     id="defs968">
+    <clipPath
+       id="p3773ad1cd7">
+      <rect
+         id="rect965"
+         y="25.918125"
+         x="44.203125"
+         width="769.396875"
+         height="429.335294" />
+    </clipPath>
+  </defs>
+</svg>
diff --git a/assets/img/posts/2020-10-15-survey-technology/vcs_percentage.svg b/assets/img/posts/2020-10-15-survey-technology/vcs_percentage.svg
new file mode 100644
index 0000000000000000000000000000000000000000..0cca2c1fb039508c2a514d9ca12d0bb7bc74e1e4
--- /dev/null
+++ b/assets/img/posts/2020-10-15-survey-technology/vcs_percentage.svg
@@ -0,0 +1,2712 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   id="svg738"
+   width="542.88pt"
+   viewBox="0 0 542.88 406.8"
+   version="1.1"
+   height="406.8pt">
+  <metadata
+     id="metadata2">
+    <rdf:RDF>
+      <cc:Work>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:date>2020-11-04T15:49:44.045283</dc:date>
+        <dc:format>image/svg+xml</dc:format>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Matplotlib v3.3.2, https://matplotlib.org/</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs6">
+    <style
+       id="style4"
+       type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
+  </defs>
+  <g
+     style="stroke-linecap:butt;stroke-linejoin:round"
+     id="figure_1">
+    <g
+       style="stroke-linecap:butt;stroke-linejoin:round"
+       id="patch_1">
+      <path
+         id="path8"
+         style="fill:none;stroke-linecap:butt;stroke-linejoin:round"
+         d="M 0,406.8 H 542.88 V 0 H 0 Z" />
+    </g>
+    <g
+       style="stroke-linecap:butt;stroke-linejoin:round"
+       id="axes_1">
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_2">
+        <path
+           id="path11"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 44.203125,301.31036 H 532.08 V 39.3555 H 44.203125 Z" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="patch_3">
+        <path
+           id="path14"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="M 61.627299,301.31036 H 96.475647 V 274.07901 H 61.627299 Z"
+           clip-path="url(#p4a0ce974a7)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="patch_4">
+        <path
+           id="path17"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="m 131.324,301.31036 h 34.84834 V 51.829541 H 131.324 Z"
+           clip-path="url(#p4a0ce974a7)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="patch_5">
+        <path
+           id="path20"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="m 201.02069,301.31036 h 34.84835 v -5.06428 h -34.84835 z"
+           clip-path="url(#p4a0ce974a7)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="patch_6">
+        <path
+           id="path23"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="m 270.71739,301.31036 h 34.84835 v -57.61702 h -34.84835 z"
+           clip-path="url(#p4a0ce974a7)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="patch_7">
+        <path
+           id="path26"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="m 340.41408,301.31036 h 34.84835 v -8.85525 h -34.84835 z"
+           clip-path="url(#p4a0ce974a7)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="patch_8">
+        <path
+           id="path29"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="m 410.11078,301.31036 h 34.84835 v -0.63665 h -34.84835 z"
+           clip-path="url(#p4a0ce974a7)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="patch_9">
+        <path
+           id="path32"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="m 479.80748,301.31036 h 34.84835 v -3.15432 h -34.84835 z"
+           clip-path="url(#p4a0ce974a7)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="matplotlib.axis_1">
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_1">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_1">
+            <defs
+               id="defs36">
+              <path
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 id="mde046d5837"
+                 d="M 0,0 V 3.5" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g40">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use38"
+                 y="301.31036"
+                 xlink:href="#mde046d5837"
+                 x="79.051476"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_1">
+            <!-- None -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g57"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,65.975522,332.13213)">
+              <defs
+                 id="defs47">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-78"
+                   d="M 9.8125,72.90625 H 23.09375 L 55.421875,11.921875 V 72.90625 h 9.5625 V 0 h -13.28125 l -32.3125,60.984375 V 0 H 9.8125 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-111"
+                   d="m 30.609375,48.390625 q -7.21875,0 -11.421875,-5.640625 -4.203125,-5.640625 -4.203125,-15.453125 0,-9.8125 4.171875,-15.453125 4.1875,-5.640625 11.453125,-5.640625 7.1875,0 11.375,5.65625 4.203125,5.671875 4.203125,15.4375 0,9.71875 -4.203125,15.40625 -4.1875,5.6875 -11.375,5.6875 z m 0,7.609375 q 11.71875,0 18.40625,-7.625 6.703125,-7.609375 6.703125,-21.078125 0,-13.421875 -6.703125,-21.078125 -6.6875,-7.640625 -18.40625,-7.640625 -11.765625,0 -18.4375,7.640625 -6.65625,7.65625 -6.65625,21.078125 0,13.46875 6.65625,21.078125 Q 18.84375,56 30.609375,56 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-110"
+                   d="M 54.890625,33.015625 V 0 H 45.90625 v 32.71875 q 0,7.765625 -3.03125,11.609375 -3.03125,3.859375 -9.078125,3.859375 -7.28125,0 -11.484375,-4.640625 -4.203125,-4.625 -4.203125,-12.640625 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 3.234375,4.9375 7.59375,7.375 4.375,2.4375 10.09375,2.4375 9.421875,0 14.25,-5.828125 4.84375,-5.828125 4.84375,-17.15625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-101"
+                   d="m 56.203125,29.59375 v -4.390625 h -41.3125 q 0.59375,-9.28125 5.59375,-14.140625 5,-4.859375 13.9375,-4.859375 5.171875,0 10.03125,1.265625 4.859375,1.265625 9.65625,3.8125 v -8.5 q -4.84375,-2.046875 -9.921875,-3.125 -5.078125,-1.078125 -10.296875,-1.078125 -13.09375,0 -20.734375,7.609375 -7.640625,7.625 -7.640625,20.625 0,13.421875 7.25,21.296875 Q 20.015625,56 32.328125,56 q 11.03125,0 17.453125,-7.109375 6.421875,-7.09375 6.421875,-19.296875 z m -8.984375,2.640625 q -0.09375,7.359375 -4.125,11.75 -4.03125,4.40625 -10.671875,4.40625 -7.515625,0 -12.03125,-4.25 -4.515625,-4.25 -5.203125,-11.96875 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use49"
+                 xlink:href="#DejaVuSans-78" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use51"
+                 xlink:href="#DejaVuSans-111"
+                 x="74.804688" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use53"
+                 xlink:href="#DejaVuSans-110"
+                 x="135.98633" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use55"
+                 xlink:href="#DejaVuSans-101"
+                 x="199.36523" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_2">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_2">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g63">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use61"
+                 y="301.31036"
+                 xlink:href="#mde046d5837"
+                 x="148.74817"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_2">
+            <!-- Git -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g77"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,143.90559,323.89875)">
+              <defs
+                 id="defs69">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-71"
+                   d="M 59.515625,10.40625 V 29.984375 H 43.40625 v 8.109375 h 25.875 V 6.78125 Q 63.578125,2.734375 56.6875,0.65625 49.8125,-1.421875 42,-1.421875 q -17.09375,0 -26.75,9.984375 -9.640625,10 -9.640625,27.8125 0,17.875 9.640625,27.859375 9.65625,9.984375 26.75,9.984375 7.125,0 13.546875,-1.765625 6.421875,-1.75 11.84375,-5.171875 v -10.5 q -5.46875,4.640625 -11.625,6.984375 -6.15625,2.34375 -12.9375,2.34375 -13.390625,0 -20.109375,-7.46875 -6.703125,-7.46875 -6.703125,-22.265625 0,-14.75 6.703125,-22.21875 6.71875,-7.46875 20.109375,-7.46875 5.21875,0 9.3125,0.90625 4.109375,0.90625 7.375,2.8125 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-105"
+                   d="M 9.421875,54.6875 H 18.40625 V 0 H 9.421875 Z m 0,21.296875 H 18.40625 V 64.59375 H 9.421875 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-116"
+                   d="M 18.3125,70.21875 V 54.6875 h 18.5 v -6.984375 h -18.5 v -29.6875 q 0,-6.6875 1.828125,-8.59375 1.828125,-1.90625 7.453125,-1.90625 H 36.8125 V 0 H 27.59375 Q 17.1875,0 13.234375,3.875 9.28125,7.765625 9.28125,18.015625 v 29.6875 H 2.6875 V 54.6875 h 6.59375 v 15.53125 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use71"
+                 xlink:href="#DejaVuSans-71" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use73"
+                 xlink:href="#DejaVuSans-105"
+                 x="77.490234" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use75"
+                 xlink:href="#DejaVuSans-116"
+                 x="105.27344" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_3">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_3">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g83">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use81"
+                 y="301.31036"
+                 xlink:href="#mde046d5837"
+                 x="218.44487"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_3">
+            <!-- Other de-centralized -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g138"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,150.88965,386.61139)">
+              <defs
+                 id="defs96">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-79"
+                   d="m 39.40625,66.21875 q -10.75,0 -17.078125,-8.015625 -6.3125,-8 -6.3125,-21.828125 0,-13.765625 6.3125,-21.78125 6.328125,-8 17.078125,-8 10.734375,0 17.015625,8 6.28125,8.015625 6.28125,21.78125 0,13.828125 -6.28125,21.828125 -6.28125,8.015625 -17.015625,8.015625 z m 0,8 q 15.328125,0 24.5,-10.28125 9.1875,-10.28125 9.1875,-27.5625 0,-17.234375 -9.1875,-27.515625 -9.171875,-10.28125 -24.5,-10.28125 -15.375,0 -24.59375,10.25 Q 5.609375,19.09375 5.609375,36.375 q 0,17.28125 9.203125,27.5625 9.21875,10.28125 24.59375,10.28125 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-104"
+                   d="M 54.890625,33.015625 V 0 H 45.90625 v 32.71875 q 0,7.765625 -3.03125,11.609375 -3.03125,3.859375 -9.078125,3.859375 -7.28125,0 -11.484375,-4.640625 -4.203125,-4.625 -4.203125,-12.640625 V 0 h -9.03125 v 75.984375 h 9.03125 V 46.1875 q 3.234375,4.9375 7.59375,7.375 4.375,2.4375 10.09375,2.4375 9.421875,0 14.25,-5.828125 4.84375,-5.828125 4.84375,-17.15625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-114"
+                   d="m 41.109375,46.296875 q -1.515625,0.875 -3.296875,1.28125 Q 36.03125,48 33.890625,48 26.265625,48 22.1875,43.046875 18.109375,38.09375 18.109375,28.8125 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 2.84375,4.984375 7.375,7.390625 Q 30.03125,56 36.53125,56 q 0.921875,0 2.046875,-0.125 1.125,-0.109375 2.484375,-0.359375 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   d=""
+                   id="DejaVuSans-32" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-100"
+                   d="m 45.40625,46.390625 v 29.59375 h 8.984375 V 0 H 45.40625 v 8.203125 q -2.828125,-4.875 -7.15625,-7.25 -4.3125,-2.375 -10.375,-2.375 -9.90625,0 -16.140625,7.90625 -6.21875,7.921875 -6.21875,20.8125 0,12.890625 6.21875,20.796875 Q 17.96875,56 27.875,56 q 6.0625,0 10.375,-2.375 4.328125,-2.359375 7.15625,-7.234375 z M 14.796875,27.296875 q 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.203125,-5.640625 7.125,0 11.21875,5.640625 4.109375,5.640625 4.109375,15.546875 0,9.90625 -4.109375,15.546875 -4.09375,5.640625 -11.21875,5.640625 -7.125,0 -11.203125,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-45"
+                   d="m 4.890625,31.390625 h 26.3125 v -8 h -26.3125 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-99"
+                   d="M 48.78125,52.59375 V 44.1875 q -3.8125,2.109375 -7.640625,3.15625 -3.828125,1.046875 -7.734375,1.046875 -8.75,0 -13.59375,-5.546875 -4.828125,-5.53125 -4.828125,-15.546875 0,-10.015625 4.828125,-15.5625 4.84375,-5.53125 13.59375,-5.53125 3.90625,0 7.734375,1.046875 3.828125,1.046875 7.640625,3.15625 v -8.3125 q -3.765625,-1.75 -7.796875,-2.625 -4.015625,-0.890625 -8.5625,-0.890625 -12.359375,0 -19.640625,7.765625 -7.265625,7.765625 -7.265625,20.953125 0,13.375 7.34375,21.03125 Q 20.21875,56 33.015625,56 q 4.140625,0 8.09375,-0.859375 3.953125,-0.84375 7.671875,-2.546875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-97"
+                   d="m 34.28125,27.484375 q -10.890625,0 -15.09375,-2.484375 -4.203125,-2.484375 -4.203125,-8.5 0,-4.78125 3.15625,-7.59375 3.15625,-2.796875 8.5625,-2.796875 7.484375,0 12,5.296875 4.515625,5.296875 4.515625,14.078125 v 2 z m 17.921875,3.71875 V 0 H 43.21875 v 8.296875 q -3.078125,-4.96875 -7.671875,-7.34375 -4.59375,-2.375 -11.234375,-2.375 -8.390625,0 -13.359375,4.71875 Q 6,8.015625 6,15.921875 q 0,9.21875 6.171875,13.90625 6.1875,4.6875 18.4375,4.6875 H 43.21875 v 0.890625 q 0,6.203125 -4.078125,9.59375 -4.078125,3.390625 -11.453125,3.390625 -4.6875,0 -9.140625,-1.125 -4.4375,-1.125 -8.53125,-3.375 v 8.3125 q 4.921875,1.90625 9.5625,2.84375 Q 24.21875,56 28.609375,56 q 11.875,0 17.734375,-6.15625 5.859375,-6.140625 5.859375,-18.640625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-108"
+                   d="M 9.421875,75.984375 H 18.40625 V 0 H 9.421875 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-122"
+                   d="M 5.515625,54.6875 H 48.1875 V 46.484375 L 14.40625,7.171875 H 48.1875 V 0 H 4.296875 v 8.203125 l 33.796875,39.3125 H 5.515625 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use98"
+                 xlink:href="#DejaVuSans-79" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use100"
+                 xlink:href="#DejaVuSans-116"
+                 x="78.710938" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use102"
+                 xlink:href="#DejaVuSans-104"
+                 x="117.91992" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use104"
+                 xlink:href="#DejaVuSans-101"
+                 x="181.29883" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use106"
+                 xlink:href="#DejaVuSans-114"
+                 x="242.82227" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use108"
+                 xlink:href="#DejaVuSans-32"
+                 x="283.93555" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use110"
+                 xlink:href="#DejaVuSans-100"
+                 x="315.72266" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use112"
+                 xlink:href="#DejaVuSans-101"
+                 x="379.19922" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use114"
+                 xlink:href="#DejaVuSans-45"
+                 x="440.72266" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use116"
+                 xlink:href="#DejaVuSans-99"
+                 x="476.80664" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use118"
+                 xlink:href="#DejaVuSans-101"
+                 x="531.78711" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use120"
+                 xlink:href="#DejaVuSans-110"
+                 x="593.31055" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use122"
+                 xlink:href="#DejaVuSans-116"
+                 x="656.68945" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use124"
+                 xlink:href="#DejaVuSans-114"
+                 x="695.89844" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use126"
+                 xlink:href="#DejaVuSans-97"
+                 x="737.01172" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use128"
+                 xlink:href="#DejaVuSans-108"
+                 x="798.29102" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use130"
+                 xlink:href="#DejaVuSans-105"
+                 x="826.07422" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use132"
+                 xlink:href="#DejaVuSans-122"
+                 x="853.85742" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use134"
+                 xlink:href="#DejaVuSans-101"
+                 x="906.34766" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use136"
+                 xlink:href="#DejaVuSans-100"
+                 x="967.87109" />
+            </g>
+            <!-- VCS -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g151"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,217.47215,335.86499)">
+              <defs
+                 id="defs143">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-86"
+                   d="M 28.609375,0 0.78125,72.90625 h 10.296875 l 23.109375,-61.375 23.140625,61.375 h 10.25 L 39.796875,0 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-67"
+                   d="M 64.40625,67.28125 V 56.890625 q -4.984375,4.640625 -10.625,6.921875 -5.640625,2.296875 -11.984375,2.296875 -12.5,0 -19.140625,-7.640625 -6.640625,-7.640625 -6.640625,-22.09375 0,-14.40625 6.640625,-22.046875 Q 29.296875,6.6875 41.796875,6.6875 q 6.34375,0 11.984375,2.296875 5.640625,2.296875 10.625,6.9375 V 5.609375 Q 59.234375,2.09375 53.4375,0.328125 q -5.78125,-1.75 -12.21875,-1.75 -16.5625,0 -26.09375,10.125 Q 5.609375,18.84375 5.609375,36.375 q 0,17.578125 9.515625,27.703125 9.53125,10.140625 26.09375,10.140625 6.53125,0 12.3125,-1.734375 5.796875,-1.734375 10.875,-5.203125 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-83"
+                   d="m 53.515625,70.515625 v -9.625 q -5.609375,2.6875 -10.59375,4 -4.984375,1.328125 -9.625,1.328125 -8.046875,0 -12.421875,-3.125 -4.375,-3.125 -4.375,-8.890625 0,-4.84375 2.90625,-7.3125 2.90625,-2.453125 11.015625,-3.96875 L 36.375,41.703125 Q 47.40625,39.59375 52.65625,34.296875 57.90625,29 57.90625,20.125 q 0,-10.609375 -7.109375,-16.078125 -7.09375,-5.46875 -20.8125,-5.46875 -5.171875,0 -11.015625,1.171875 Q 13.140625,0.921875 6.890625,3.21875 V 13.375 q 6,-3.359375 11.765625,-5.078125 5.765625,-1.703125 11.328125,-1.703125 8.4375,0 13.03125,3.3125 4.59375,3.328125 4.59375,9.484375 0,5.359375 -3.296875,8.390625 Q 41.015625,30.8125 33.5,32.328125 L 27.484375,33.5 q -11.03125,2.1875 -15.96875,6.875 -4.921875,4.6875 -4.921875,13.046875 0,9.671875 6.8125,15.234375 6.8125,5.5625 18.765625,5.5625 5.140625,0 10.453125,-0.9375 5.328125,-0.921875 10.890625,-2.765625 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use145"
+                 xlink:href="#DejaVuSans-86" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use147"
+                 xlink:href="#DejaVuSans-67"
+                 x="68.408203" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use149"
+                 xlink:href="#DejaVuSans-83"
+                 x="138.23242" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_4">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_4">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g157">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use155"
+                 y="301.31036"
+                 xlink:href="#mde046d5837"
+                 x="288.14157"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_4">
+            <!-- Subversion / SVN -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g199"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,232.66351,374.53423)">
+              <defs
+                 id="defs165">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-117"
+                   d="M 8.5,21.578125 V 54.6875 h 8.984375 V 21.921875 q 0,-7.765625 3.015625,-11.65625 3.03125,-3.875 9.09375,-3.875 7.265625,0 11.484375,4.640625 4.234375,4.640625 4.234375,12.65625 v 31 h 8.984375 V 0 H 45.3125 V 8.40625 Q 42.046875,3.421875 37.71875,1 33.40625,-1.421875 27.6875,-1.421875 18.265625,-1.421875 13.375,4.4375 8.5,10.296875 8.5,21.578125 Z M 31.109375,56 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-98"
+                   d="m 48.6875,27.296875 q 0,9.90625 -4.078125,15.546875 -4.078125,5.640625 -11.203125,5.640625 -7.140625,0 -11.21875,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.21875,-5.640625 7.125,0 11.203125,5.640625 4.078125,5.640625 4.078125,15.546875 z m -30.578125,19.09375 q 2.84375,4.875 7.15625,7.234375 Q 29.59375,56 35.59375,56 q 9.96875,0 16.1875,-7.90625 6.234375,-7.90625 6.234375,-20.796875 0,-12.890625 -6.234375,-20.8125 -6.21875,-7.90625 -16.1875,-7.90625 -6,0 -10.328125,2.375 -4.3125,2.375 -7.15625,7.25 V 0 h -9.03125 v 75.984375 h 9.03125 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-118"
+                   d="M 2.984375,54.6875 H 12.5 L 29.59375,8.796875 46.6875,54.6875 h 9.515625 L 35.6875,0 H 23.484375 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-115"
+                   d="m 44.28125,53.078125 v -8.5 Q 40.484375,46.53125 36.375,47.5 q -4.09375,0.984375 -8.5,0.984375 -6.6875,0 -10.03125,-2.046875 Q 14.5,44.390625 14.5,40.28125 q 0,-3.125 2.390625,-4.90625 2.390625,-1.78125 9.625,-3.390625 l 3.078125,-0.6875 Q 39.15625,29.25 43.1875,25.515625 47.21875,21.78125 47.21875,15.09375 q 0,-7.625 -6.03125,-12.078125 -6.03125,-4.4375 -16.578125,-4.4375 -4.390625,0 -9.15625,0.859375 Q 10.6875,0.296875 5.421875,2 v 9.28125 q 4.984375,-2.59375 9.8125,-3.890625 4.828125,-1.28125 9.578125,-1.28125 6.34375,0 9.75,2.171875 3.421875,2.171875 3.421875,6.125 0,3.65625 -2.46875,5.609375 -2.453125,1.953125 -10.8125,3.765625 l -3.125,0.734375 q -8.34375,1.75 -12.0625,5.390625 -3.703125,3.640625 -3.703125,9.984375 0,7.71875 5.46875,11.90625 Q 16.75,56 26.8125,56 q 4.96875,0 9.359375,-0.734375 4.40625,-0.71875 8.109375,-2.1875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-47"
+                   d="M 25.390625,72.90625 H 33.6875 L 8.296875,-9.28125 H 0 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use167"
+                 xlink:href="#DejaVuSans-83" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use169"
+                 xlink:href="#DejaVuSans-117"
+                 x="63.476562" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use171"
+                 xlink:href="#DejaVuSans-98"
+                 x="126.85547" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use173"
+                 xlink:href="#DejaVuSans-118"
+                 x="190.33203" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use175"
+                 xlink:href="#DejaVuSans-101"
+                 x="249.51172" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use177"
+                 xlink:href="#DejaVuSans-114"
+                 x="311.03516" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use179"
+                 xlink:href="#DejaVuSans-115"
+                 x="352.14844" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use181"
+                 xlink:href="#DejaVuSans-105"
+                 x="404.24805" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use183"
+                 xlink:href="#DejaVuSans-111"
+                 x="432.03125" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use185"
+                 xlink:href="#DejaVuSans-110"
+                 x="493.21289" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use187"
+                 xlink:href="#DejaVuSans-32"
+                 x="556.5918" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use189"
+                 xlink:href="#DejaVuSans-47"
+                 x="588.37891" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use191"
+                 xlink:href="#DejaVuSans-32"
+                 x="622.07031" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use193"
+                 xlink:href="#DejaVuSans-83"
+                 x="653.85742" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use195"
+                 xlink:href="#DejaVuSans-86"
+                 x="717.33398" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use197"
+                 xlink:href="#DejaVuSans-78"
+                 x="785.74219" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_5">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_5">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g205">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use203"
+                 y="301.31036"
+                 xlink:href="#mde046d5837"
+                 x="357.83826"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_5">
+            <!-- Concurrent Versions -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g246"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,292.02761,384.86682)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use208"
+                 xlink:href="#DejaVuSans-67" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use210"
+                 xlink:href="#DejaVuSans-111"
+                 x="69.824219" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use212"
+                 xlink:href="#DejaVuSans-110"
+                 x="131.00586" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use214"
+                 xlink:href="#DejaVuSans-99"
+                 x="194.38477" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use216"
+                 xlink:href="#DejaVuSans-117"
+                 x="249.36523" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use218"
+                 xlink:href="#DejaVuSans-114"
+                 x="312.74414" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use220"
+                 xlink:href="#DejaVuSans-114"
+                 x="352.10742" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use222"
+                 xlink:href="#DejaVuSans-101"
+                 x="390.9707" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use224"
+                 xlink:href="#DejaVuSans-110"
+                 x="452.49414" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use226"
+                 xlink:href="#DejaVuSans-116"
+                 x="515.87305" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use228"
+                 xlink:href="#DejaVuSans-32"
+                 x="555.08203" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use230"
+                 xlink:href="#DejaVuSans-86"
+                 x="586.86914" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use232"
+                 xlink:href="#DejaVuSans-101"
+                 x="647.52734" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use234"
+                 xlink:href="#DejaVuSans-114"
+                 x="709.05078" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use236"
+                 xlink:href="#DejaVuSans-115"
+                 x="750.16406" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use238"
+                 xlink:href="#DejaVuSans-105"
+                 x="802.26367" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use240"
+                 xlink:href="#DejaVuSans-111"
+                 x="830.04688" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use242"
+                 xlink:href="#DejaVuSans-110"
+                 x="891.22852" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use244"
+                 xlink:href="#DejaVuSans-115"
+                 x="954.60742" />
+            </g>
+            <!-- System / CVS -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g276"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,323.62048,369.11005)">
+              <defs
+                 id="defs250">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-121"
+                   d="M 32.171875,-5.078125 Q 28.375,-14.84375 24.75,-17.8125 q -3.609375,-2.984375 -9.65625,-2.984375 h -7.1875 v 7.515625 h 5.28125 q 3.703125,0 5.75,1.765625 2.0625,1.75 4.546875,8.296875 L 25.09375,0.875 2.984375,54.6875 H 12.5 L 29.59375,11.921875 46.6875,54.6875 h 9.515625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-109"
+                   d="M 52,44.1875 Q 55.375,50.25 60.0625,53.125 64.75,56 71.09375,56 q 8.546875,0 13.1875,-5.984375 4.640625,-5.96875 4.640625,-17 V 0 h -9.03125 v 32.71875 q 0,7.859375 -2.796875,11.65625 -2.78125,3.8125 -8.484375,3.8125 -6.984375,0 -11.046875,-4.640625 -4.046875,-4.625 -4.046875,-12.640625 V 0 h -9.03125 v 32.71875 q 0,7.90625 -2.78125,11.6875 -2.78125,3.78125 -8.59375,3.78125 -6.890625,0 -10.953125,-4.65625 -4.046875,-4.65625 -4.046875,-12.625 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 3.078125,5.03125 7.375,7.421875 Q 29.78125,56 35.6875,56 41.65625,56 45.828125,52.96875 50,49.953125 52,44.1875 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use252"
+                 xlink:href="#DejaVuSans-83" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use254"
+                 xlink:href="#DejaVuSans-121"
+                 x="63.476562" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use256"
+                 xlink:href="#DejaVuSans-115"
+                 x="122.65625" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use258"
+                 xlink:href="#DejaVuSans-116"
+                 x="174.75586" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use260"
+                 xlink:href="#DejaVuSans-101"
+                 x="213.96484" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use262"
+                 xlink:href="#DejaVuSans-109"
+                 x="275.48828" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use264"
+                 xlink:href="#DejaVuSans-32"
+                 x="372.90039" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use266"
+                 xlink:href="#DejaVuSans-47"
+                 x="404.6875" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use268"
+                 xlink:href="#DejaVuSans-32"
+                 x="438.37891" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use270"
+                 xlink:href="#DejaVuSans-67"
+                 x="470.16602" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use272"
+                 xlink:href="#DejaVuSans-86"
+                 x="539.99023" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use274"
+                 xlink:href="#DejaVuSans-83"
+                 x="608.39844" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_6">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_6">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g282">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use280"
+                 y="301.31036"
+                 xlink:href="#mde046d5837"
+                 x="427.53494"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_6">
+            <!-- Other centralized -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g319"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,371.37079,375.22034)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use285"
+                 xlink:href="#DejaVuSans-79" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use287"
+                 xlink:href="#DejaVuSans-116"
+                 x="78.710938" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use289"
+                 xlink:href="#DejaVuSans-104"
+                 x="117.91992" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use291"
+                 xlink:href="#DejaVuSans-101"
+                 x="181.29883" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use293"
+                 xlink:href="#DejaVuSans-114"
+                 x="242.82227" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use295"
+                 xlink:href="#DejaVuSans-32"
+                 x="283.93555" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use297"
+                 xlink:href="#DejaVuSans-99"
+                 x="315.72266" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use299"
+                 xlink:href="#DejaVuSans-101"
+                 x="370.70312" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use301"
+                 xlink:href="#DejaVuSans-110"
+                 x="432.22656" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use303"
+                 xlink:href="#DejaVuSans-116"
+                 x="495.60547" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use305"
+                 xlink:href="#DejaVuSans-114"
+                 x="534.81445" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use307"
+                 xlink:href="#DejaVuSans-97"
+                 x="575.92773" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use309"
+                 xlink:href="#DejaVuSans-108"
+                 x="637.20703" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use311"
+                 xlink:href="#DejaVuSans-105"
+                 x="664.99023" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use313"
+                 xlink:href="#DejaVuSans-122"
+                 x="692.77344" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use315"
+                 xlink:href="#DejaVuSans-101"
+                 x="745.26367" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use317"
+                 xlink:href="#DejaVuSans-100"
+                 x="806.78711" />
+            </g>
+            <!-- VCS -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g327"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,426.56224,335.86499)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use321"
+                 xlink:href="#DejaVuSans-86" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use323"
+                 xlink:href="#DejaVuSans-67"
+                 x="68.408203" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use325"
+                 xlink:href="#DejaVuSans-83"
+                 x="138.23242" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_7">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_7">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g333">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use331"
+                 y="301.31036"
+                 xlink:href="#mde046d5837"
+                 x="497.23166"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_7">
+            <!-- Other VCS -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g354"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,466.0162,350.27162)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use336"
+                 xlink:href="#DejaVuSans-79" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use338"
+                 xlink:href="#DejaVuSans-116"
+                 x="78.710938" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use340"
+                 xlink:href="#DejaVuSans-104"
+                 x="117.91992" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use342"
+                 xlink:href="#DejaVuSans-101"
+                 x="181.29883" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use344"
+                 xlink:href="#DejaVuSans-114"
+                 x="242.82227" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use346"
+                 xlink:href="#DejaVuSans-32"
+                 x="283.93555" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use348"
+                 xlink:href="#DejaVuSans-86"
+                 x="315.72266" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use350"
+                 xlink:href="#DejaVuSans-67"
+                 x="384.13086" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use352"
+                 xlink:href="#DejaVuSans-83"
+                 x="453.95508" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="matplotlib.axis_2">
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_1">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_8">
+            <defs
+               id="defs360">
+              <path
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 id="mbc376d928a"
+                 d="M 0,0 H -3.5" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g364">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use362"
+                 y="301.31036"
+                 xlink:href="#mbc376d928a"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_8">
+            <!-- 0 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g372"
+               transform="matrix(0.1,0,0,-0.1,30.840625,305.10958)">
+              <defs
+                 id="defs368">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-48"
+                   d="m 31.78125,66.40625 q -7.609375,0 -11.453125,-7.5 Q 16.5,51.421875 16.5,36.375 q 0,-14.984375 3.828125,-22.484375 3.84375,-7.5 11.453125,-7.5 7.671875,0 11.5,7.5 3.84375,7.5 3.84375,22.484375 0,15.046875 -3.84375,22.53125 -3.828125,7.5 -11.5,7.5 z m 0,7.8125 q 12.265625,0 18.734375,-9.703125 6.46875,-9.6875 6.46875,-28.140625 0,-18.40625 -6.46875,-28.109375 -6.46875,-9.6875 -18.734375,-9.6875 -12.25,0 -18.71875,9.6875 Q 6.59375,17.96875 6.59375,36.375 q 0,18.453125 6.46875,28.140625 6.46875,9.703125 18.71875,9.703125 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use370"
+                 xlink:href="#DejaVuSans-48" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_2">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_9">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g378">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use376"
+                 y="243.43289"
+                 xlink:href="#mbc376d928a"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_9">
+            <!-- 20 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g388"
+               transform="matrix(0.1,0,0,-0.1,24.478125,247.23211)">
+              <defs
+                 id="defs382">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-50"
+                   d="M 19.1875,8.296875 H 53.609375 V 0 H 7.328125 v 8.296875 q 5.609375,5.8125 15.296875,15.59375 9.703125,9.796875 12.1875,12.640625 4.734375,5.3125 6.609375,9 1.890625,3.6875 1.890625,7.25 0,5.8125 -4.078125,9.46875 -4.078125,3.671875 -10.625,3.671875 -4.640625,0 -9.796875,-1.609375 -5.140625,-1.609375 -11,-4.890625 v 9.96875 Q 13.765625,71.78125 18.9375,73 q 5.1875,1.21875 9.484375,1.21875 11.328125,0 18.0625,-5.671875 6.734375,-5.65625 6.734375,-15.125 0,-4.5 -1.6875,-8.53125 Q 49.859375,40.875 45.40625,35.40625 44.1875,33.984375 37.640625,27.21875 31.109375,20.453125 19.1875,8.296875 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use384"
+                 xlink:href="#DejaVuSans-50" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use386"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_3">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_10">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g394">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use392"
+                 y="185.55544"
+                 xlink:href="#mbc376d928a"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_10">
+            <!-- 40 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g404"
+               transform="matrix(0.1,0,0,-0.1,24.478125,189.35465)">
+              <defs
+                 id="defs398">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-52"
+                   d="M 37.796875,64.3125 12.890625,25.390625 h 24.90625 z m -2.59375,8.59375 h 12.40625 V 25.390625 h 10.40625 V 17.1875 H 47.609375 V 0 h -9.8125 V 17.1875 H 4.890625 v 9.515625 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use400"
+                 xlink:href="#DejaVuSans-52" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use402"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_4">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_11">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g410">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use408"
+                 y="127.67796"
+                 xlink:href="#mbc376d928a"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_11">
+            <!-- 60 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g420"
+               transform="matrix(0.1,0,0,-0.1,24.478125,131.47718)">
+              <defs
+                 id="defs414">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-54"
+                   d="m 33.015625,40.375 q -6.640625,0 -10.53125,-4.546875 -3.875,-4.53125 -3.875,-12.4375 0,-7.859375 3.875,-12.4375 3.890625,-4.5625 10.53125,-4.5625 6.640625,0 10.515625,4.5625 3.875,4.578125 3.875,12.4375 0,7.90625 -3.875,12.4375 Q 39.65625,40.375 33.015625,40.375 Z M 52.59375,71.296875 V 62.3125 q -3.71875,1.75 -7.5,2.671875 -3.78125,0.9375 -7.5,0.9375 -9.765625,0 -14.921875,-6.59375 -5.140625,-6.59375 -5.875,-19.921875 2.875,4.25 7.21875,6.515625 4.359375,2.265625 9.578125,2.265625 10.984375,0 17.359375,-6.671875 6.375,-6.65625 6.375,-18.125 0,-11.234375 -6.640625,-18.03125 -6.640625,-6.78125 -17.671875,-6.78125 -12.65625,0 -19.34375,9.6875 -6.6875,9.703125 -6.6875,28.109375 0,17.28125 8.203125,27.5625 8.203125,10.28125 22.015625,10.28125 3.71875,0 7.5,-0.734375 3.78125,-0.734375 7.890625,-2.1875 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use416"
+                 xlink:href="#DejaVuSans-54" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use418"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_5">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_12">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g426">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use424"
+                 y="69.800491"
+                 xlink:href="#mbc376d928a"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_12">
+            <!-- 80 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g436"
+               transform="matrix(0.1,0,0,-0.1,24.478125,73.599713)">
+              <defs
+                 id="defs430">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-56"
+                   d="m 31.78125,34.625 q -7.03125,0 -11.0625,-3.765625 -4.015625,-3.765625 -4.015625,-10.34375 0,-6.59375 4.015625,-10.359375 4.03125,-3.765625 11.0625,-3.765625 7.03125,0 11.078125,3.78125 4.0625,3.796875 4.0625,10.34375 0,6.578125 -4.03125,10.34375 Q 38.875,34.625 31.78125,34.625 Z m -9.859375,4.1875 Q 15.578125,40.375 12.03125,44.71875 8.5,49.078125 8.5,55.328125 q 0,8.734375 6.21875,13.8125 6.234375,5.078125 17.0625,5.078125 10.890625,0 17.09375,-5.078125 6.203125,-5.078125 6.203125,-13.8125 0,-6.25 -3.546875,-10.609375 Q 48,40.375 41.703125,38.8125 q 7.125,-1.65625 11.09375,-6.5 3.984375,-4.828125 3.984375,-11.796875 0,-10.609375 -6.46875,-16.28125 -6.46875,-5.65625 -18.53125,-5.65625 -12.046875,0 -18.53125,5.65625 -6.46875,5.671875 -6.46875,16.28125 0,6.96875 4,11.796875 4.015625,4.84375 11.140625,6.5 z M 18.3125,54.390625 q 0,-5.65625 3.53125,-8.828125 3.546875,-3.171875 9.9375,-3.171875 6.359375,0 9.9375,3.171875 3.59375,3.171875 3.59375,8.828125 0,5.671875 -3.59375,8.84375 -3.578125,3.171875 -9.9375,3.171875 -6.390625,0 -9.9375,-3.171875 Q 18.3125,60.0625 18.3125,54.390625 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use432"
+                 xlink:href="#DejaVuSans-56" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use434"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_13">
+          <!-- Percentage -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g464"
+             transform="matrix(0,-0.1,-0.1,0,18.398438,198.45559)">
+            <defs
+               id="defs442">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-80"
+                 d="M 19.671875,64.796875 V 37.40625 h 12.40625 q 6.890625,0 10.640625,3.5625 3.765625,3.5625 3.765625,10.15625 0,6.546875 -3.765625,10.109375 -3.75,3.5625 -10.640625,3.5625 z M 9.8125,72.90625 h 22.265625 q 12.265625,0 18.53125,-5.546875 6.28125,-5.546875 6.28125,-16.234375 0,-10.796875 -6.28125,-16.3125 -6.265625,-5.515625 -18.53125,-5.515625 H 19.671875 V 0 H 9.8125 Z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-103"
+                 d="m 45.40625,27.984375 q 0,9.765625 -4.03125,15.125 -4.015625,5.375 -11.296875,5.375 -7.21875,0 -11.25,-5.375 -4.03125,-5.359375 -4.03125,-15.125 0,-9.71875 4.03125,-15.09375 4.03125,-5.375 11.25,-5.375 7.28125,0 11.296875,5.375 4.03125,5.375 4.03125,15.09375 z M 54.390625,6.78125 q 0,-13.953125 -6.203125,-20.765625 -6.1875,-6.8125 -18.984375,-6.8125 -4.734375,0 -8.9375,0.703125 -4.203125,0.703125 -8.15625,2.171875 V -9.1875 q 3.953125,-2.140625 7.8125,-3.15625 3.859375,-1.03125 7.859375,-1.03125 8.84375,0 13.234375,4.609375 4.390625,4.609375 4.390625,13.9375 V 9.625 Q 42.625,4.78125 38.28125,2.390625 33.9375,0 27.875,0 17.828125,0 11.671875,7.65625 q -6.15625,7.671875 -6.15625,20.328125 0,12.6875 6.15625,20.34375 Q 17.828125,56 27.875,56 q 6.0625,0 10.40625,-2.390625 4.34375,-2.390625 7.125,-7.21875 V 54.6875 h 8.984375 z" />
+            </defs>
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use444"
+               xlink:href="#DejaVuSans-80" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use446"
+               xlink:href="#DejaVuSans-101"
+               x="56.677734" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use448"
+               xlink:href="#DejaVuSans-114"
+               x="118.20117" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use450"
+               xlink:href="#DejaVuSans-99"
+               x="157.06445" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use452"
+               xlink:href="#DejaVuSans-101"
+               x="212.04492" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use454"
+               xlink:href="#DejaVuSans-110"
+               x="273.56836" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use456"
+               xlink:href="#DejaVuSans-116"
+               x="336.94727" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use458"
+               xlink:href="#DejaVuSans-97"
+               x="376.15625" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use460"
+               xlink:href="#DejaVuSans-103"
+               x="437.43555" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use462"
+               xlink:href="#DejaVuSans-101"
+               x="500.91211" />
+          </g>
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_10">
+        <path
+           id="path468"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 44.203125,301.31036 V 39.3555" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_11">
+        <path
+           id="path471"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 532.08,301.31036 V 39.3555" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_12">
+        <path
+           id="path474"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 44.203125,301.31036 H 532.08" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_13">
+        <path
+           id="path477"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 44.203125,39.3555 H 532.08" />
+      </g>
+      <g
+         transform="translate(0,7.8001545)"
+         style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+         id="text_14">
+        <!-- 9.41 -->
+        <g
+           id="g493"
+           transform="matrix(0.1,0,0,-0.1,67.918661,279.12165)"
+           style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round">
+          <defs
+             id="defs483">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-57"
+               d="M 10.984375,1.515625 V 10.5 Q 14.703125,8.734375 18.5,7.8125 q 3.8125,-0.921875 7.484375,-0.921875 9.765625,0 14.90625,6.5625 5.15625,6.5625 5.890625,19.953125 -2.828125,-4.203125 -7.1875,-6.453125 -4.34375,-2.25 -9.609375,-2.25 -10.9375,0 -17.3125,6.609375 -6.375,6.625 -6.375,18.109375 0,11.21875 6.640625,18 6.640625,6.796875 17.671875,6.796875 12.65625,0 19.3125,-9.703125 6.671875,-9.6875 6.671875,-28.140625 0,-17.234375 -8.1875,-27.515625 -8.171875,-10.28125 -21.984375,-10.28125 -3.71875,0 -7.53125,0.734375 -3.796875,0.734375 -7.90625,2.203125 z m 19.625,30.90625 q 6.640625,0 10.515625,4.53125 3.890625,4.546875 3.890625,12.46875 0,7.859375 -3.890625,12.421875 -3.875,4.5625 -10.515625,4.5625 -6.640625,0 -10.515625,-4.5625 -3.875,-4.5625 -3.875,-12.421875 0,-7.921875 3.875,-12.46875 3.875,-4.53125 10.515625,-4.53125 z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-46"
+               d="M 10.6875,12.40625 H 21 V 0 H 10.6875 Z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-49"
+               d="m 12.40625,8.296875 h 16.109375 v 55.625 L 10.984375,60.40625 v 8.984375 l 17.4375,3.515625 H 38.28125 V 8.296875 H 54.390625 V 0 H 12.40625 Z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use485"
+             xlink:href="#DejaVuSans-57" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use487"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use489"
+             xlink:href="#DejaVuSans-52"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use491"
+             xlink:href="#DejaVuSans-49"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+         id="text_15">
+        <!-- 86.21 -->
+        <g
+           id="g506"
+           transform="matrix(0.1,0,0,-0.1,134.43411,279.12165)"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use496"
+             xlink:href="#DejaVuSans-56" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use498"
+             xlink:href="#DejaVuSans-54"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use500"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use502"
+             xlink:href="#DejaVuSans-50"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use504"
+             xlink:href="#DejaVuSans-49"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="text_16">
+        <!-- 1.75 -->
+        <g
+           id="g521"
+           transform="matrix(0.1,0,0,-0.1,207.31205,279.12165)"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1">
+          <defs
+             id="defs511">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-55"
+               d="m 8.203125,72.90625 h 46.875 V 68.703125 L 28.609375,0 H 18.3125 L 43.21875,64.59375 H 8.203125 Z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-53"
+               d="m 10.796875,72.90625 h 38.71875 v -8.3125 h -29.6875 V 46.734375 q 2.140625,0.734375 4.28125,1.09375 2.15625,0.359375 4.3125,0.359375 Q 40.625,48.1875 47.75,41.5 54.890625,34.8125 54.890625,23.390625 54.890625,11.625 47.5625,5.09375 40.234375,-1.421875 26.90625,-1.421875 q -4.59375,0 -9.359375,0.78125 -4.75,0.78125 -9.828125,2.34375 V 11.625 q 4.390625,-2.390625 9.078125,-3.5625 4.6875,-1.171875 9.90625,-1.171875 8.453125,0 13.375,4.4375 4.9375,4.4375 4.9375,12.0625 0,7.609375 -4.9375,12.046875 -4.921875,4.453125 -13.375,4.453125 -3.953125,0 -7.890625,-0.875 -3.921875,-0.875 -8.015625,-2.734375 z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use513"
+             xlink:href="#DejaVuSans-49" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use515"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use517"
+             xlink:href="#DejaVuSans-55"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use519"
+             xlink:href="#DejaVuSans-53"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+         id="text_17">
+        <!-- 19.91 -->
+        <g
+           id="g534"
+           transform="matrix(0.1,0,0,-0.1,273.8275,279.12165)"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use524"
+             xlink:href="#DejaVuSans-49" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use526"
+             xlink:href="#DejaVuSans-57"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use528"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use530"
+             xlink:href="#DejaVuSans-57"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use532"
+             xlink:href="#DejaVuSans-49"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="text_18">
+        <!-- 3.06 -->
+        <g
+           id="g548"
+           transform="matrix(0.1,0,0,-0.1,346.70545,279.12165)"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1">
+          <defs
+             id="defs538">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-51"
+               d="M 40.578125,39.3125 Q 47.65625,37.796875 51.625,33 q 3.984375,-4.78125 3.984375,-11.8125 0,-10.78125 -7.421875,-16.703125 -7.421875,-5.90625 -21.09375,-5.90625 -4.578125,0 -9.4375,0.90625 -4.859375,0.90625 -10.03125,2.71875 v 9.515625 q 4.09375,-2.390625 8.96875,-3.609375 4.890625,-1.21875 10.21875,-1.21875 9.265625,0 14.125,3.65625 4.859375,3.65625 4.859375,10.640625 0,6.453125 -4.515625,10.078125 -4.515625,3.640625 -12.5625,3.640625 h -8.5 v 8.109375 h 8.890625 q 7.265625,0 11.125,2.90625 3.859375,2.90625 3.859375,8.375 0,5.609375 -3.984375,8.609375 -3.96875,3.015625 -11.390625,3.015625 -4.0625,0 -8.703125,-0.890625 Q 15.375,64.15625 9.8125,62.3125 v 8.78125 q 5.625,1.5625 10.53125,2.34375 4.90625,0.78125 9.25,0.78125 11.234375,0 17.765625,-5.109375 6.546875,-5.09375 6.546875,-13.78125 0,-6.0625 -3.46875,-10.234375 -3.46875,-4.171875 -9.859375,-5.78125 z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use540"
+             xlink:href="#DejaVuSans-51" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use542"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use544"
+             xlink:href="#DejaVuSans-48"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use546"
+             xlink:href="#DejaVuSans-54"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="text_19">
+        <!-- 0.22 -->
+        <g
+           id="g559"
+           transform="matrix(0.1,0,0,-0.1,416.40214,279.12165)"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use551"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use553"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use555"
+             xlink:href="#DejaVuSans-50"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use557"
+             xlink:href="#DejaVuSans-50"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="text_20">
+        <!-- 1.09 -->
+        <g
+           id="g570"
+           transform="matrix(0.1,0,0,-0.1,486.09884,279.12165)"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use562"
+             xlink:href="#DejaVuSans-49" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use564"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use566"
+             xlink:href="#DejaVuSans-48"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+             id="use568"
+             xlink:href="#DejaVuSans-57"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_21">
+        <!-- Which version control systems (VCS) do you use for software -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g698"
+           transform="matrix(0.12,0,0,-0.12,104.96531,19.918125)">
+          <defs
+             id="defs578">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-87"
+               d="m 3.328125,72.90625 h 9.953125 l 15.328125,-61.625 15.28125,61.625 h 11.09375 l 15.328125,-61.625 15.28125,61.625 H 95.609375 L 77.296875,0 H 64.890625 L 49.515625,63.28125 33.984375,0 h -12.40625 z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-40"
+               d="M 31,75.875 Q 24.46875,64.65625 21.28125,53.65625 18.109375,42.671875 18.109375,31.390625 18.109375,20.125 21.3125,9.0625 24.515625,-2 31,-13.1875 H 23.1875 Q 15.875,-1.703125 12.234375,9.375 8.59375,20.453125 8.59375,31.390625 q 0,10.890625 3.609375,21.921875 3.625,11.046875 10.984375,22.5625 z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-41"
+               d="m 8.015625,75.875 h 7.8125 q 7.3125,-11.515625 10.953125,-22.5625 3.640625,-11.03125 3.640625,-21.921875 0,-10.9375 -3.640625,-22.015625 -3.640625,-11.078125 -10.953125,-22.5625 h -7.8125 Q 14.5,-2 17.703125,9.0625 20.90625,20.125 20.90625,31.390625 q 0,11.28125 -3.203125,22.265625 -3.203125,11 -9.6875,22.21875 z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-102"
+               d="M 37.109375,75.984375 V 68.5 h -8.59375 q -4.828125,0 -6.71875,-1.953125 -1.875,-1.953125 -1.875,-7.03125 V 54.6875 H 34.71875 V 47.703125 H 19.921875 V 0 h -9.03125 V 47.703125 H 2.296875 V 54.6875 h 8.59375 V 58.5 q 0,9.125 4.25,13.296875 4.25,4.1875 13.46875,4.1875 z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-119"
+               d="M 4.203125,54.6875 H 13.1875 L 24.421875,12.015625 35.59375,54.6875 H 46.1875 L 57.421875,12.015625 68.609375,54.6875 H 77.59375 L 63.28125,0 H 52.6875 L 40.921875,44.828125 29.109375,0 H 18.5 Z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use580"
+             xlink:href="#DejaVuSans-87" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use582"
+             xlink:href="#DejaVuSans-104"
+             x="98.876953" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use584"
+             xlink:href="#DejaVuSans-105"
+             x="162.25586" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use586"
+             xlink:href="#DejaVuSans-99"
+             x="190.03906" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use588"
+             xlink:href="#DejaVuSans-104"
+             x="245.01953" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use590"
+             xlink:href="#DejaVuSans-32"
+             x="308.39844" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use592"
+             xlink:href="#DejaVuSans-118"
+             x="340.18555" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use594"
+             xlink:href="#DejaVuSans-101"
+             x="399.36523" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use596"
+             xlink:href="#DejaVuSans-114"
+             x="460.88867" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use598"
+             xlink:href="#DejaVuSans-115"
+             x="502.00195" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use600"
+             xlink:href="#DejaVuSans-105"
+             x="554.10156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use602"
+             xlink:href="#DejaVuSans-111"
+             x="581.88477" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use604"
+             xlink:href="#DejaVuSans-110"
+             x="643.06641" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use606"
+             xlink:href="#DejaVuSans-32"
+             x="706.44531" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use608"
+             xlink:href="#DejaVuSans-99"
+             x="738.23242" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use610"
+             xlink:href="#DejaVuSans-111"
+             x="793.21289" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use612"
+             xlink:href="#DejaVuSans-110"
+             x="854.39453" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use614"
+             xlink:href="#DejaVuSans-116"
+             x="917.77344" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use616"
+             xlink:href="#DejaVuSans-114"
+             x="956.98242" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use618"
+             xlink:href="#DejaVuSans-111"
+             x="995.8457" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use620"
+             xlink:href="#DejaVuSans-108"
+             x="1057.0273" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use622"
+             xlink:href="#DejaVuSans-32"
+             x="1084.8105" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use624"
+             xlink:href="#DejaVuSans-115"
+             x="1116.5977" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use626"
+             xlink:href="#DejaVuSans-121"
+             x="1168.6973" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use628"
+             xlink:href="#DejaVuSans-115"
+             x="1227.877" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use630"
+             xlink:href="#DejaVuSans-116"
+             x="1279.9766" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use632"
+             xlink:href="#DejaVuSans-101"
+             x="1319.1855" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use634"
+             xlink:href="#DejaVuSans-109"
+             x="1380.709" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use636"
+             xlink:href="#DejaVuSans-115"
+             x="1478.1211" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use638"
+             xlink:href="#DejaVuSans-32"
+             x="1530.2207" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use640"
+             xlink:href="#DejaVuSans-40"
+             x="1562.0078" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use642"
+             xlink:href="#DejaVuSans-86"
+             x="1601.0215" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use644"
+             xlink:href="#DejaVuSans-67"
+             x="1669.4297" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use646"
+             xlink:href="#DejaVuSans-83"
+             x="1739.2539" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use648"
+             xlink:href="#DejaVuSans-41"
+             x="1802.7305" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use650"
+             xlink:href="#DejaVuSans-32"
+             x="1841.7441" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use652"
+             xlink:href="#DejaVuSans-100"
+             x="1873.5312" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use654"
+             xlink:href="#DejaVuSans-111"
+             x="1937.0078" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use656"
+             xlink:href="#DejaVuSans-32"
+             x="1998.1895" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use658"
+             xlink:href="#DejaVuSans-121"
+             x="2029.9766" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use660"
+             xlink:href="#DejaVuSans-111"
+             x="2089.1562" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use662"
+             xlink:href="#DejaVuSans-117"
+             x="2150.3379" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use664"
+             xlink:href="#DejaVuSans-32"
+             x="2213.7168" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use666"
+             xlink:href="#DejaVuSans-117"
+             x="2245.5039" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use668"
+             xlink:href="#DejaVuSans-115"
+             x="2308.8828" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use670"
+             xlink:href="#DejaVuSans-101"
+             x="2360.9824" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use672"
+             xlink:href="#DejaVuSans-32"
+             x="2422.5059" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use674"
+             xlink:href="#DejaVuSans-102"
+             x="2454.293" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use676"
+             xlink:href="#DejaVuSans-111"
+             x="2489.498" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use678"
+             xlink:href="#DejaVuSans-114"
+             x="2550.6797" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use680"
+             xlink:href="#DejaVuSans-32"
+             x="2591.793" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use682"
+             xlink:href="#DejaVuSans-115"
+             x="2623.5801" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use684"
+             xlink:href="#DejaVuSans-111"
+             x="2675.6797" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use686"
+             xlink:href="#DejaVuSans-102"
+             x="2736.8613" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use688"
+             xlink:href="#DejaVuSans-116"
+             x="2770.3164" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use690"
+             xlink:href="#DejaVuSans-119"
+             x="2809.5254" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use692"
+             xlink:href="#DejaVuSans-97"
+             x="2891.3125" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use694"
+             xlink:href="#DejaVuSans-114"
+             x="2952.5918" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use696"
+             xlink:href="#DejaVuSans-101"
+             x="2991.4551" />
+        </g>
+        <!-- development? -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g728"
+           transform="matrix(0.12,0,0,-0.12,245.37469,33.3555)">
+          <defs
+             id="defs702">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-112"
+               d="m 18.109375,8.203125 v -29 H 9.078125 V 54.6875 h 9.03125 v -8.296875 q 2.84375,4.875 7.15625,7.234375 Q 29.59375,56 35.59375,56 q 9.96875,0 16.1875,-7.90625 6.234375,-7.90625 6.234375,-20.796875 0,-12.890625 -6.234375,-20.8125 -6.21875,-7.90625 -16.1875,-7.90625 -6,0 -10.328125,2.375 -4.3125,2.375 -7.15625,7.25 z M 48.6875,27.296875 q 0,9.90625 -4.078125,15.546875 -4.078125,5.640625 -11.203125,5.640625 -7.140625,0 -11.21875,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.21875,-5.640625 7.125,0 11.203125,5.640625 4.078125,5.640625 4.078125,15.546875 z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-63"
+               d="M 19.09375,12.40625 H 29 V 0 h -9.90625 z m 9.625,7.171875 h -9.328125 v 7.515625 q 0,4.9375 1.359375,8.109375 1.375,3.171875 5.765625,7.375 l 4.390625,4.34375 q 2.78125,2.59375 4.03125,4.890625 1.25,2.296875 1.25,4.6875 0,4.34375 -3.203125,7.03125 -3.203125,2.6875 -8.46875,2.6875 -3.859375,0 -8.234375,-1.71875 -4.359375,-1.703125 -9.109375,-4.984375 v 9.1875 q 4.59375,2.78125 9.296875,4.140625 4.71875,1.375 9.75,1.375 8.984375,0 14.421875,-4.734375 5.453125,-4.734375 5.453125,-12.5 0,-3.71875 -1.765625,-7.0625 -1.75,-3.34375 -6.140625,-7.53125 L 33.890625,38.1875 q -2.296875,-2.296875 -3.25,-3.59375 Q 29.6875,33.296875 29.296875,32.078125 29,31.0625 28.859375,29.59375 q -0.140625,-1.46875 -0.140625,-4 z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use704"
+             xlink:href="#DejaVuSans-100" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use706"
+             xlink:href="#DejaVuSans-101"
+             x="63.476562" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use708"
+             xlink:href="#DejaVuSans-118"
+             x="125" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use710"
+             xlink:href="#DejaVuSans-101"
+             x="184.17969" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use712"
+             xlink:href="#DejaVuSans-108"
+             x="245.70312" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use714"
+             xlink:href="#DejaVuSans-111"
+             x="273.48633" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use716"
+             xlink:href="#DejaVuSans-112"
+             x="334.66797" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use718"
+             xlink:href="#DejaVuSans-109"
+             x="398.14453" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use720"
+             xlink:href="#DejaVuSans-101"
+             x="495.55664" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use722"
+             xlink:href="#DejaVuSans-110"
+             x="557.08008" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use724"
+             xlink:href="#DejaVuSans-116"
+             x="620.45898" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use726"
+             xlink:href="#DejaVuSans-63"
+             x="659.66797" />
+        </g>
+      </g>
+    </g>
+  </g>
+  <defs
+     id="defs736">
+    <clipPath
+       id="p4a0ce974a7">
+      <rect
+         id="rect733"
+         y="39.3555"
+         x="44.203125"
+         width="487.876875"
+         height="261.954862" />
+    </clipPath>
+  </defs>
+</svg>
diff --git a/assets/img/posts/2020-10-15-survey-technology/vcs_usage_per_code_share_category_percentages.svg b/assets/img/posts/2020-10-15-survey-technology/vcs_usage_per_code_share_category_percentages.svg
new file mode 100644
index 0000000000000000000000000000000000000000..460cb3b3be4779017bf6ef72efdad70cce383ec5
--- /dev/null
+++ b/assets/img/posts/2020-10-15-survey-technology/vcs_usage_per_code_share_category_percentages.svg
@@ -0,0 +1,2583 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   id="svg697"
+   width="504.72pt"
+   viewBox="0 0 504.72 497.52"
+   version="1.1"
+   height="497.52pt">
+  <metadata
+     id="metadata2">
+    <rdf:RDF>
+      <cc:Work>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:date>2020-11-16T11:03:40.043445</dc:date>
+        <dc:format>image/svg+xml</dc:format>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Matplotlib v3.3.2, https://matplotlib.org/</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs6">
+    <style
+       id="style4"
+       type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
+  </defs>
+  <g
+     style="stroke-linecap:butt;stroke-linejoin:round"
+     id="figure_1">
+    <g
+       style="stroke-linecap:butt;stroke-linejoin:round"
+       id="patch_1">
+      <path
+         id="path8"
+         style="fill:none;stroke-linecap:butt;stroke-linejoin:round"
+         d="M 0,497.52 H 504.72 V 0 H 0 Z" />
+    </g>
+    <g
+       style="stroke-linecap:butt;stroke-linejoin:round"
+       id="axes_1">
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_2">
+        <path
+           id="path11"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 50.565625,380.55377 H 493.92 V 39.3555 H 50.565625 Z" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="patch_3">
+        <path
+           id="path14"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="M 78.275273,380.55377 H 133.69457 V 124.55655 H 78.275273 Z"
+           clip-path="url(#p5c57cecdea)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="patch_4">
+        <path
+           id="path17"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="m 189.11387,380.55377 h 55.41929 V 74.489062 h -55.41929 z"
+           clip-path="url(#p5c57cecdea)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="patch_5">
+        <path
+           id="path20"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="m 299.95246,380.55377 h 55.4193 V 66.784916 h -55.4193 z"
+           clip-path="url(#p5c57cecdea)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aa0;fill-opacity:1"
+         id="patch_6">
+        <path
+           id="path23"
+           style="fill:#005aa0;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="m 410.79105,380.55377 h 55.4193 V 55.603037 h -55.4193 z"
+           clip-path="url(#p5c57cecdea)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="matplotlib.axis_1">
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_1">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_1">
+            <defs
+               id="defs27">
+              <path
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 id="mead0c391e6"
+                 d="M 0,0 V 3.5" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g31">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use29"
+                 y="380.55377"
+                 xlink:href="#mead0c391e6"
+                 x="105.98492"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_1">
+            <!-- Research group -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g76"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,56.146047,448.13846)">
+              <defs
+                 id="defs46">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-82"
+                   d="m 44.390625,34.1875 q 3.171875,-1.078125 6.171875,-4.59375 3,-3.515625 6.03125,-9.671875 L 66.609375,0 H 56 l -9.3125,18.703125 q -3.625,7.328125 -7.015625,9.71875 -3.390625,2.390625 -9.25,2.390625 h -10.75 V 0 H 9.8125 v 72.90625 h 22.265625 q 12.5,0 18.65625,-5.234375 6.15625,-5.21875 6.15625,-15.765625 0,-6.890625 -3.203125,-11.4375 -3.203125,-4.53125 -9.296875,-6.28125 z m -24.71875,30.609375 v -25.875 h 12.40625 q 7.125,0 10.765625,3.296875 3.640625,3.296875 3.640625,9.6875 0,6.390625 -3.640625,9.640625 -3.640625,3.25 -10.765625,3.25 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-101"
+                   d="m 56.203125,29.59375 v -4.390625 h -41.3125 q 0.59375,-9.28125 5.59375,-14.140625 5,-4.859375 13.9375,-4.859375 5.171875,0 10.03125,1.265625 4.859375,1.265625 9.65625,3.8125 v -8.5 q -4.84375,-2.046875 -9.921875,-3.125 -5.078125,-1.078125 -10.296875,-1.078125 -13.09375,0 -20.734375,7.609375 -7.640625,7.625 -7.640625,20.625 0,13.421875 7.25,21.296875 Q 20.015625,56 32.328125,56 q 11.03125,0 17.453125,-7.109375 6.421875,-7.09375 6.421875,-19.296875 z m -8.984375,2.640625 q -0.09375,7.359375 -4.125,11.75 -4.03125,4.40625 -10.671875,4.40625 -7.515625,0 -12.03125,-4.25 -4.515625,-4.25 -5.203125,-11.96875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-115"
+                   d="m 44.28125,53.078125 v -8.5 Q 40.484375,46.53125 36.375,47.5 q -4.09375,0.984375 -8.5,0.984375 -6.6875,0 -10.03125,-2.046875 Q 14.5,44.390625 14.5,40.28125 q 0,-3.125 2.390625,-4.90625 2.390625,-1.78125 9.625,-3.390625 l 3.078125,-0.6875 Q 39.15625,29.25 43.1875,25.515625 47.21875,21.78125 47.21875,15.09375 q 0,-7.625 -6.03125,-12.078125 -6.03125,-4.4375 -16.578125,-4.4375 -4.390625,0 -9.15625,0.859375 Q 10.6875,0.296875 5.421875,2 v 9.28125 q 4.984375,-2.59375 9.8125,-3.890625 4.828125,-1.28125 9.578125,-1.28125 6.34375,0 9.75,2.171875 3.421875,2.171875 3.421875,6.125 0,3.65625 -2.46875,5.609375 -2.453125,1.953125 -10.8125,3.765625 l -3.125,0.734375 q -8.34375,1.75 -12.0625,5.390625 -3.703125,3.640625 -3.703125,9.984375 0,7.71875 5.46875,11.90625 Q 16.75,56 26.8125,56 q 4.96875,0 9.359375,-0.734375 4.40625,-0.71875 8.109375,-2.1875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-97"
+                   d="m 34.28125,27.484375 q -10.890625,0 -15.09375,-2.484375 -4.203125,-2.484375 -4.203125,-8.5 0,-4.78125 3.15625,-7.59375 3.15625,-2.796875 8.5625,-2.796875 7.484375,0 12,5.296875 4.515625,5.296875 4.515625,14.078125 v 2 z m 17.921875,3.71875 V 0 H 43.21875 v 8.296875 q -3.078125,-4.96875 -7.671875,-7.34375 -4.59375,-2.375 -11.234375,-2.375 -8.390625,0 -13.359375,4.71875 Q 6,8.015625 6,15.921875 q 0,9.21875 6.171875,13.90625 6.1875,4.6875 18.4375,4.6875 H 43.21875 v 0.890625 q 0,6.203125 -4.078125,9.59375 -4.078125,3.390625 -11.453125,3.390625 -4.6875,0 -9.140625,-1.125 -4.4375,-1.125 -8.53125,-3.375 v 8.3125 q 4.921875,1.90625 9.5625,2.84375 Q 24.21875,56 28.609375,56 q 11.875,0 17.734375,-6.15625 5.859375,-6.140625 5.859375,-18.640625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-114"
+                   d="m 41.109375,46.296875 q -1.515625,0.875 -3.296875,1.28125 Q 36.03125,48 33.890625,48 26.265625,48 22.1875,43.046875 18.109375,38.09375 18.109375,28.8125 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 2.84375,4.984375 7.375,7.390625 Q 30.03125,56 36.53125,56 q 0.921875,0 2.046875,-0.125 1.125,-0.109375 2.484375,-0.359375 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-99"
+                   d="M 48.78125,52.59375 V 44.1875 q -3.8125,2.109375 -7.640625,3.15625 -3.828125,1.046875 -7.734375,1.046875 -8.75,0 -13.59375,-5.546875 -4.828125,-5.53125 -4.828125,-15.546875 0,-10.015625 4.828125,-15.5625 4.84375,-5.53125 13.59375,-5.53125 3.90625,0 7.734375,1.046875 3.828125,1.046875 7.640625,3.15625 v -8.3125 q -3.765625,-1.75 -7.796875,-2.625 -4.015625,-0.890625 -8.5625,-0.890625 -12.359375,0 -19.640625,7.765625 -7.265625,7.765625 -7.265625,20.953125 0,13.375 7.34375,21.03125 Q 20.21875,56 33.015625,56 q 4.140625,0 8.09375,-0.859375 3.953125,-0.84375 7.671875,-2.546875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-104"
+                   d="M 54.890625,33.015625 V 0 H 45.90625 v 32.71875 q 0,7.765625 -3.03125,11.609375 -3.03125,3.859375 -9.078125,3.859375 -7.28125,0 -11.484375,-4.640625 -4.203125,-4.625 -4.203125,-12.640625 V 0 h -9.03125 v 75.984375 h 9.03125 V 46.1875 q 3.234375,4.9375 7.59375,7.375 4.375,2.4375 10.09375,2.4375 9.421875,0 14.25,-5.828125 4.84375,-5.828125 4.84375,-17.15625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   d=""
+                   id="DejaVuSans-32" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-103"
+                   d="m 45.40625,27.984375 q 0,9.765625 -4.03125,15.125 -4.015625,5.375 -11.296875,5.375 -7.21875,0 -11.25,-5.375 -4.03125,-5.359375 -4.03125,-15.125 0,-9.71875 4.03125,-15.09375 4.03125,-5.375 11.25,-5.375 7.28125,0 11.296875,5.375 4.03125,5.375 4.03125,15.09375 z M 54.390625,6.78125 q 0,-13.953125 -6.203125,-20.765625 -6.1875,-6.8125 -18.984375,-6.8125 -4.734375,0 -8.9375,0.703125 -4.203125,0.703125 -8.15625,2.171875 V -9.1875 q 3.953125,-2.140625 7.8125,-3.15625 3.859375,-1.03125 7.859375,-1.03125 8.84375,0 13.234375,4.609375 4.390625,4.609375 4.390625,13.9375 V 9.625 Q 42.625,4.78125 38.28125,2.390625 33.9375,0 27.875,0 17.828125,0 11.671875,7.65625 q -6.15625,7.671875 -6.15625,20.328125 0,12.6875 6.15625,20.34375 Q 17.828125,56 27.875,56 q 6.0625,0 10.40625,-2.390625 4.34375,-2.390625 7.125,-7.21875 V 54.6875 h 8.984375 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-111"
+                   d="m 30.609375,48.390625 q -7.21875,0 -11.421875,-5.640625 -4.203125,-5.640625 -4.203125,-15.453125 0,-9.8125 4.171875,-15.453125 4.1875,-5.640625 11.453125,-5.640625 7.1875,0 11.375,5.65625 4.203125,5.671875 4.203125,15.4375 0,9.71875 -4.203125,15.40625 -4.1875,5.6875 -11.375,5.6875 z m 0,7.609375 q 11.71875,0 18.40625,-7.625 6.703125,-7.609375 6.703125,-21.078125 0,-13.421875 -6.703125,-21.078125 -6.6875,-7.640625 -18.40625,-7.640625 -11.765625,0 -18.4375,7.640625 -6.65625,7.65625 -6.65625,21.078125 0,13.46875 6.65625,21.078125 Q 18.84375,56 30.609375,56 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-117"
+                   d="M 8.5,21.578125 V 54.6875 h 8.984375 V 21.921875 q 0,-7.765625 3.015625,-11.65625 3.03125,-3.875 9.09375,-3.875 7.265625,0 11.484375,4.640625 4.234375,4.640625 4.234375,12.65625 v 31 h 8.984375 V 0 H 45.3125 V 8.40625 Q 42.046875,3.421875 37.71875,1 33.40625,-1.421875 27.6875,-1.421875 18.265625,-1.421875 13.375,4.4375 8.5,10.296875 8.5,21.578125 Z M 31.109375,56 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-112"
+                   d="m 18.109375,8.203125 v -29 H 9.078125 V 54.6875 h 9.03125 v -8.296875 q 2.84375,4.875 7.15625,7.234375 Q 29.59375,56 35.59375,56 q 9.96875,0 16.1875,-7.90625 6.234375,-7.90625 6.234375,-20.796875 0,-12.890625 -6.234375,-20.8125 -6.21875,-7.90625 -16.1875,-7.90625 -6,0 -10.328125,2.375 -4.3125,2.375 -7.15625,7.25 z M 48.6875,27.296875 q 0,9.90625 -4.078125,15.546875 -4.078125,5.640625 -11.203125,5.640625 -7.140625,0 -11.21875,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.21875,-5.640625 7.125,0 11.203125,5.640625 4.078125,5.640625 4.078125,15.546875 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use48"
+                 xlink:href="#DejaVuSans-82" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use50"
+                 xlink:href="#DejaVuSans-101"
+                 x="64.982422" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use52"
+                 xlink:href="#DejaVuSans-115"
+                 x="126.50586" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use54"
+                 xlink:href="#DejaVuSans-101"
+                 x="178.60547" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use56"
+                 xlink:href="#DejaVuSans-97"
+                 x="240.12891" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use58"
+                 xlink:href="#DejaVuSans-114"
+                 x="301.4082" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use60"
+                 xlink:href="#DejaVuSans-99"
+                 x="340.27148" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use62"
+                 xlink:href="#DejaVuSans-104"
+                 x="395.25195" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use64"
+                 xlink:href="#DejaVuSans-32"
+                 x="458.63086" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use66"
+                 xlink:href="#DejaVuSans-103"
+                 x="490.41797" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use68"
+                 xlink:href="#DejaVuSans-114"
+                 x="553.89453" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use70"
+                 xlink:href="#DejaVuSans-111"
+                 x="592.75781" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use72"
+                 xlink:href="#DejaVuSans-117"
+                 x="653.93945" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use74"
+                 xlink:href="#DejaVuSans-112"
+                 x="717.31836" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_2">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_2">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g82">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use80"
+                 y="380.55377"
+                 xlink:href="#mead0c391e6"
+                 x="216.82352"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_2">
+            <!-- Research organization -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g133"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,143.55178,471.57131)">
+              <defs
+                 id="defs89">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-110"
+                   d="M 54.890625,33.015625 V 0 H 45.90625 v 32.71875 q 0,7.765625 -3.03125,11.609375 -3.03125,3.859375 -9.078125,3.859375 -7.28125,0 -11.484375,-4.640625 -4.203125,-4.625 -4.203125,-12.640625 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 3.234375,4.9375 7.59375,7.375 4.375,2.4375 10.09375,2.4375 9.421875,0 14.25,-5.828125 4.84375,-5.828125 4.84375,-17.15625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-105"
+                   d="M 9.421875,54.6875 H 18.40625 V 0 H 9.421875 Z m 0,21.296875 H 18.40625 V 64.59375 H 9.421875 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-122"
+                   d="M 5.515625,54.6875 H 48.1875 V 46.484375 L 14.40625,7.171875 H 48.1875 V 0 H 4.296875 v 8.203125 l 33.796875,39.3125 H 5.515625 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-116"
+                   d="M 18.3125,70.21875 V 54.6875 h 18.5 v -6.984375 h -18.5 v -29.6875 q 0,-6.6875 1.828125,-8.59375 1.828125,-1.90625 7.453125,-1.90625 H 36.8125 V 0 H 27.59375 Q 17.1875,0 13.234375,3.875 9.28125,7.765625 9.28125,18.015625 v 29.6875 H 2.6875 V 54.6875 h 6.59375 v 15.53125 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use91"
+                 xlink:href="#DejaVuSans-82" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use93"
+                 xlink:href="#DejaVuSans-101"
+                 x="64.982422" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use95"
+                 xlink:href="#DejaVuSans-115"
+                 x="126.50586" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use97"
+                 xlink:href="#DejaVuSans-101"
+                 x="178.60547" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use99"
+                 xlink:href="#DejaVuSans-97"
+                 x="240.12891" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use101"
+                 xlink:href="#DejaVuSans-114"
+                 x="301.4082" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use103"
+                 xlink:href="#DejaVuSans-99"
+                 x="340.27148" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use105"
+                 xlink:href="#DejaVuSans-104"
+                 x="395.25195" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use107"
+                 xlink:href="#DejaVuSans-32"
+                 x="458.63086" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use109"
+                 xlink:href="#DejaVuSans-111"
+                 x="490.41797" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use111"
+                 xlink:href="#DejaVuSans-114"
+                 x="551.59961" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use113"
+                 xlink:href="#DejaVuSans-103"
+                 x="590.96289" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use115"
+                 xlink:href="#DejaVuSans-97"
+                 x="654.43945" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use117"
+                 xlink:href="#DejaVuSans-110"
+                 x="715.71875" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use119"
+                 xlink:href="#DejaVuSans-105"
+                 x="779.09766" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use121"
+                 xlink:href="#DejaVuSans-122"
+                 x="806.88086" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use123"
+                 xlink:href="#DejaVuSans-97"
+                 x="859.37109" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use125"
+                 xlink:href="#DejaVuSans-116"
+                 x="920.65039" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use127"
+                 xlink:href="#DejaVuSans-105"
+                 x="959.85938" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use129"
+                 xlink:href="#DejaVuSans-111"
+                 x="987.64258" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use131"
+                 xlink:href="#DejaVuSans-110"
+                 x="1048.8242" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_3">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_3">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g139">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use137"
+                 y="380.55377"
+                 xlink:href="#mead0c391e6"
+                 x="327.66211"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_3">
+            <!-- Research field -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g175"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,283.09891,442.86278)">
+              <defs
+                 id="defs145">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-102"
+                   d="M 37.109375,75.984375 V 68.5 h -8.59375 q -4.828125,0 -6.71875,-1.953125 -1.875,-1.953125 -1.875,-7.03125 V 54.6875 H 34.71875 V 47.703125 H 19.921875 V 0 h -9.03125 V 47.703125 H 2.296875 V 54.6875 h 8.59375 V 58.5 q 0,9.125 4.25,13.296875 4.25,4.1875 13.46875,4.1875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-108"
+                   d="M 9.421875,75.984375 H 18.40625 V 0 H 9.421875 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-100"
+                   d="m 45.40625,46.390625 v 29.59375 h 8.984375 V 0 H 45.40625 v 8.203125 q -2.828125,-4.875 -7.15625,-7.25 -4.3125,-2.375 -10.375,-2.375 -9.90625,0 -16.140625,7.90625 -6.21875,7.921875 -6.21875,20.8125 0,12.890625 6.21875,20.796875 Q 17.96875,56 27.875,56 q 6.0625,0 10.375,-2.375 4.328125,-2.359375 7.15625,-7.234375 z M 14.796875,27.296875 q 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.203125,-5.640625 7.125,0 11.21875,5.640625 4.109375,5.640625 4.109375,15.546875 0,9.90625 -4.109375,15.546875 -4.09375,5.640625 -11.21875,5.640625 -7.125,0 -11.203125,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use147"
+                 xlink:href="#DejaVuSans-82" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use149"
+                 xlink:href="#DejaVuSans-101"
+                 x="64.982422" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use151"
+                 xlink:href="#DejaVuSans-115"
+                 x="126.50586" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use153"
+                 xlink:href="#DejaVuSans-101"
+                 x="178.60547" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use155"
+                 xlink:href="#DejaVuSans-97"
+                 x="240.12891" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use157"
+                 xlink:href="#DejaVuSans-114"
+                 x="301.4082" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use159"
+                 xlink:href="#DejaVuSans-99"
+                 x="340.27148" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use161"
+                 xlink:href="#DejaVuSans-104"
+                 x="395.25195" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use163"
+                 xlink:href="#DejaVuSans-32"
+                 x="458.63086" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use165"
+                 xlink:href="#DejaVuSans-102"
+                 x="490.41797" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use167"
+                 xlink:href="#DejaVuSans-105"
+                 x="525.62305" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use169"
+                 xlink:href="#DejaVuSans-101"
+                 x="553.40625" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use171"
+                 xlink:href="#DejaVuSans-108"
+                 x="614.92969" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use173"
+                 xlink:href="#DejaVuSans-100"
+                 x="642.71289" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_4">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_4">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g181">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use179"
+                 y="380.55377"
+                 xlink:href="#mead0c391e6"
+                 x="438.5007"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_4">
+            <!-- General public -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g216"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,392.48352,444.31677)">
+              <defs
+                 id="defs186">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-71"
+                   d="M 59.515625,10.40625 V 29.984375 H 43.40625 v 8.109375 h 25.875 V 6.78125 Q 63.578125,2.734375 56.6875,0.65625 49.8125,-1.421875 42,-1.421875 q -17.09375,0 -26.75,9.984375 -9.640625,10 -9.640625,27.8125 0,17.875 9.640625,27.859375 9.65625,9.984375 26.75,9.984375 7.125,0 13.546875,-1.765625 6.421875,-1.75 11.84375,-5.171875 v -10.5 q -5.46875,4.640625 -11.625,6.984375 -6.15625,2.34375 -12.9375,2.34375 -13.390625,0 -20.109375,-7.46875 -6.703125,-7.46875 -6.703125,-22.265625 0,-14.75 6.703125,-22.21875 6.71875,-7.46875 20.109375,-7.46875 5.21875,0 9.3125,0.90625 4.109375,0.90625 7.375,2.8125 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-98"
+                   d="m 48.6875,27.296875 q 0,9.90625 -4.078125,15.546875 -4.078125,5.640625 -11.203125,5.640625 -7.140625,0 -11.21875,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.21875,-5.640625 7.125,0 11.203125,5.640625 4.078125,5.640625 4.078125,15.546875 z m -30.578125,19.09375 q 2.84375,4.875 7.15625,7.234375 Q 29.59375,56 35.59375,56 q 9.96875,0 16.1875,-7.90625 6.234375,-7.90625 6.234375,-20.796875 0,-12.890625 -6.234375,-20.8125 -6.21875,-7.90625 -16.1875,-7.90625 -6,0 -10.328125,2.375 -4.3125,2.375 -7.15625,7.25 V 0 h -9.03125 v 75.984375 h 9.03125 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use188"
+                 xlink:href="#DejaVuSans-71" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use190"
+                 xlink:href="#DejaVuSans-101"
+                 x="77.490234" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use192"
+                 xlink:href="#DejaVuSans-110"
+                 x="139.01367" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use194"
+                 xlink:href="#DejaVuSans-101"
+                 x="202.39258" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use196"
+                 xlink:href="#DejaVuSans-114"
+                 x="263.91602" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use198"
+                 xlink:href="#DejaVuSans-97"
+                 x="305.0293" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use200"
+                 xlink:href="#DejaVuSans-108"
+                 x="366.30859" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use202"
+                 xlink:href="#DejaVuSans-32"
+                 x="394.0918" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use204"
+                 xlink:href="#DejaVuSans-112"
+                 x="425.87891" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use206"
+                 xlink:href="#DejaVuSans-117"
+                 x="489.35547" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use208"
+                 xlink:href="#DejaVuSans-98"
+                 x="552.73438" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use210"
+                 xlink:href="#DejaVuSans-108"
+                 x="616.21094" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use212"
+                 xlink:href="#DejaVuSans-105"
+                 x="643.99414" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use214"
+                 xlink:href="#DejaVuSans-99"
+                 x="671.77734" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_5">
+          <!-- Amount of code share -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g264"
+             transform="matrix(0.1,0,0,-0.1,217.09203,484.64031)">
+            <defs
+               id="defs222">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-65"
+                 d="M 34.1875,63.1875 20.796875,26.90625 h 26.8125 z m -5.578125,9.71875 h 11.1875 L 67.578125,0 h -10.25 L 50.6875,18.703125 H 17.828125 L 11.1875,0 H 0.78125 Z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-109"
+                 d="M 52,44.1875 Q 55.375,50.25 60.0625,53.125 64.75,56 71.09375,56 q 8.546875,0 13.1875,-5.984375 4.640625,-5.96875 4.640625,-17 V 0 h -9.03125 v 32.71875 q 0,7.859375 -2.796875,11.65625 -2.78125,3.8125 -8.484375,3.8125 -6.984375,0 -11.046875,-4.640625 -4.046875,-4.625 -4.046875,-12.640625 V 0 h -9.03125 v 32.71875 q 0,7.90625 -2.78125,11.6875 -2.78125,3.78125 -8.59375,3.78125 -6.890625,0 -10.953125,-4.65625 -4.046875,-4.65625 -4.046875,-12.625 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 3.078125,5.03125 7.375,7.421875 Q 29.78125,56 35.6875,56 41.65625,56 45.828125,52.96875 50,49.953125 52,44.1875 Z" />
+            </defs>
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use224"
+               xlink:href="#DejaVuSans-65" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use226"
+               xlink:href="#DejaVuSans-109"
+               x="68.408203" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use228"
+               xlink:href="#DejaVuSans-111"
+               x="165.82031" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use230"
+               xlink:href="#DejaVuSans-117"
+               x="227.00195" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use232"
+               xlink:href="#DejaVuSans-110"
+               x="290.38086" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use234"
+               xlink:href="#DejaVuSans-116"
+               x="353.75977" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use236"
+               xlink:href="#DejaVuSans-32"
+               x="392.96875" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use238"
+               xlink:href="#DejaVuSans-111"
+               x="424.75586" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use240"
+               xlink:href="#DejaVuSans-102"
+               x="485.9375" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use242"
+               xlink:href="#DejaVuSans-32"
+               x="521.14258" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use244"
+               xlink:href="#DejaVuSans-99"
+               x="552.92969" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use246"
+               xlink:href="#DejaVuSans-111"
+               x="607.91016" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use248"
+               xlink:href="#DejaVuSans-100"
+               x="669.0918" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use250"
+               xlink:href="#DejaVuSans-101"
+               x="732.56836" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use252"
+               xlink:href="#DejaVuSans-32"
+               x="794.0918" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use254"
+               xlink:href="#DejaVuSans-115"
+               x="825.87891" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use256"
+               xlink:href="#DejaVuSans-104"
+               x="877.97852" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use258"
+               xlink:href="#DejaVuSans-97"
+               x="941.35742" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use260"
+               xlink:href="#DejaVuSans-114"
+               x="1002.6367" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use262"
+               xlink:href="#DejaVuSans-101"
+               x="1041.5" />
+          </g>
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="matplotlib.axis_2">
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_1">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_5">
+            <defs
+               id="defs269">
+              <path
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 id="m6cb0e37c7f"
+                 d="M 0,0 H -3.5" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g273">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use271"
+                 y="380.55377"
+                 xlink:href="#m6cb0e37c7f"
+                 x="50.565624"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_6">
+            <!-- 0 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g281"
+               transform="matrix(0.1,0,0,-0.1,37.203125,384.35299)">
+              <defs
+                 id="defs277">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-48"
+                   d="m 31.78125,66.40625 q -7.609375,0 -11.453125,-7.5 Q 16.5,51.421875 16.5,36.375 q 0,-14.984375 3.828125,-22.484375 3.84375,-7.5 11.453125,-7.5 7.671875,0 11.5,7.5 3.84375,7.5 3.84375,22.484375 0,15.046875 -3.84375,22.53125 -3.828125,7.5 -11.5,7.5 z m 0,7.8125 q 12.265625,0 18.734375,-9.703125 6.46875,-9.6875 6.46875,-28.140625 0,-18.40625 -6.46875,-28.109375 -6.46875,-9.6875 -18.734375,-9.6875 -12.25,0 -18.71875,9.6875 Q 6.59375,17.96875 6.59375,36.375 q 0,18.453125 6.46875,28.140625 6.46875,9.703125 18.71875,9.703125 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use279"
+                 xlink:href="#DejaVuSans-48" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_2">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_6">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g287">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use285"
+                 y="312.89737"
+                 xlink:href="#m6cb0e37c7f"
+                 x="50.565624"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_7">
+            <!-- 20 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g297"
+               transform="matrix(0.1,0,0,-0.1,30.840625,316.69658)">
+              <defs
+                 id="defs291">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-50"
+                   d="M 19.1875,8.296875 H 53.609375 V 0 H 7.328125 v 8.296875 q 5.609375,5.8125 15.296875,15.59375 9.703125,9.796875 12.1875,12.640625 4.734375,5.3125 6.609375,9 1.890625,3.6875 1.890625,7.25 0,5.8125 -4.078125,9.46875 -4.078125,3.671875 -10.625,3.671875 -4.640625,0 -9.796875,-1.609375 -5.140625,-1.609375 -11,-4.890625 v 9.96875 Q 13.765625,71.78125 18.9375,73 q 5.1875,1.21875 9.484375,1.21875 11.328125,0 18.0625,-5.671875 6.734375,-5.65625 6.734375,-15.125 0,-4.5 -1.6875,-8.53125 Q 49.859375,40.875 45.40625,35.40625 44.1875,33.984375 37.640625,27.21875 31.109375,20.453125 19.1875,8.296875 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use293"
+                 xlink:href="#DejaVuSans-50" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use295"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_3">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_7">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g303">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use301"
+                 y="245.24095"
+                 xlink:href="#m6cb0e37c7f"
+                 x="50.565624"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_8">
+            <!-- 40 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g313"
+               transform="matrix(0.1,0,0,-0.1,30.840625,249.04017)">
+              <defs
+                 id="defs307">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-52"
+                   d="M 37.796875,64.3125 12.890625,25.390625 h 24.90625 z m -2.59375,8.59375 h 12.40625 V 25.390625 h 10.40625 V 17.1875 H 47.609375 V 0 h -9.8125 V 17.1875 H 4.890625 v 9.515625 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use309"
+                 xlink:href="#DejaVuSans-52" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use311"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_4">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_8">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g319">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use317"
+                 y="177.58455"
+                 xlink:href="#m6cb0e37c7f"
+                 x="50.565624"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_9">
+            <!-- 60 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g329"
+               transform="matrix(0.1,0,0,-0.1,30.840625,181.38376)">
+              <defs
+                 id="defs323">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-54"
+                   d="m 33.015625,40.375 q -6.640625,0 -10.53125,-4.546875 -3.875,-4.53125 -3.875,-12.4375 0,-7.859375 3.875,-12.4375 3.890625,-4.5625 10.53125,-4.5625 6.640625,0 10.515625,4.5625 3.875,4.578125 3.875,12.4375 0,7.90625 -3.875,12.4375 Q 39.65625,40.375 33.015625,40.375 Z M 52.59375,71.296875 V 62.3125 q -3.71875,1.75 -7.5,2.671875 -3.78125,0.9375 -7.5,0.9375 -9.765625,0 -14.921875,-6.59375 -5.140625,-6.59375 -5.875,-19.921875 2.875,4.25 7.21875,6.515625 4.359375,2.265625 9.578125,2.265625 10.984375,0 17.359375,-6.671875 6.375,-6.65625 6.375,-18.125 0,-11.234375 -6.640625,-18.03125 -6.640625,-6.78125 -17.671875,-6.78125 -12.65625,0 -19.34375,9.6875 -6.6875,9.703125 -6.6875,28.109375 0,17.28125 8.203125,27.5625 8.203125,10.28125 22.015625,10.28125 3.71875,0 7.5,-0.734375 3.78125,-0.734375 7.890625,-2.1875 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use325"
+                 xlink:href="#DejaVuSans-54" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use327"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_5">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_9">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g335">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use333"
+                 y="109.92813"
+                 xlink:href="#m6cb0e37c7f"
+                 x="50.565624"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_10">
+            <!-- 80 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g345"
+               transform="matrix(0.1,0,0,-0.1,30.840625,113.72735)">
+              <defs
+                 id="defs339">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-56"
+                   d="m 31.78125,34.625 q -7.03125,0 -11.0625,-3.765625 -4.015625,-3.765625 -4.015625,-10.34375 0,-6.59375 4.015625,-10.359375 4.03125,-3.765625 11.0625,-3.765625 7.03125,0 11.078125,3.78125 4.0625,3.796875 4.0625,10.34375 0,6.578125 -4.03125,10.34375 Q 38.875,34.625 31.78125,34.625 Z m -9.859375,4.1875 Q 15.578125,40.375 12.03125,44.71875 8.5,49.078125 8.5,55.328125 q 0,8.734375 6.21875,13.8125 6.234375,5.078125 17.0625,5.078125 10.890625,0 17.09375,-5.078125 6.203125,-5.078125 6.203125,-13.8125 0,-6.25 -3.546875,-10.609375 Q 48,40.375 41.703125,38.8125 q 7.125,-1.65625 11.09375,-6.5 3.984375,-4.828125 3.984375,-11.796875 0,-10.609375 -6.46875,-16.28125 -6.46875,-5.65625 -18.53125,-5.65625 -12.046875,0 -18.53125,5.65625 -6.46875,5.671875 -6.46875,16.28125 0,6.96875 4,11.796875 4.015625,4.84375 11.140625,6.5 z M 18.3125,54.390625 q 0,-5.65625 3.53125,-8.828125 3.546875,-3.171875 9.9375,-3.171875 6.359375,0 9.9375,3.171875 3.59375,3.171875 3.59375,8.828125 0,5.671875 -3.59375,8.84375 -3.578125,3.171875 -9.9375,3.171875 -6.390625,0 -9.9375,-3.171875 Q 18.3125,60.0625 18.3125,54.390625 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use341"
+                 xlink:href="#DejaVuSans-56" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use343"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_6">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_10">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g351">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use349"
+                 y="42.271725"
+                 xlink:href="#m6cb0e37c7f"
+                 x="50.565624"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_11">
+            <!-- 100 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g363"
+               transform="matrix(0.1,0,0,-0.1,24.478125,46.070943)">
+              <defs
+                 id="defs355">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-49"
+                   d="m 12.40625,8.296875 h 16.109375 v 55.625 L 10.984375,60.40625 v 8.984375 l 17.4375,3.515625 H 38.28125 V 8.296875 H 54.390625 V 0 H 12.40625 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use357"
+                 xlink:href="#DejaVuSans-49" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use359"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use361"
+                 xlink:href="#DejaVuSans-48"
+                 x="127.24609" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_12">
+          <!-- Percentage of VCS users -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g419"
+             transform="matrix(0,-0.1,-0.1,0,18.398438,271.2601)">
+            <defs
+               id="defs371">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-80"
+                 d="M 19.671875,64.796875 V 37.40625 h 12.40625 q 6.890625,0 10.640625,3.5625 3.765625,3.5625 3.765625,10.15625 0,6.546875 -3.765625,10.109375 -3.75,3.5625 -10.640625,3.5625 z M 9.8125,72.90625 h 22.265625 q 12.265625,0 18.53125,-5.546875 6.28125,-5.546875 6.28125,-16.234375 0,-10.796875 -6.28125,-16.3125 -6.265625,-5.515625 -18.53125,-5.515625 H 19.671875 V 0 H 9.8125 Z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-86"
+                 d="M 28.609375,0 0.78125,72.90625 h 10.296875 l 23.109375,-61.375 23.140625,61.375 h 10.25 L 39.796875,0 Z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-67"
+                 d="M 64.40625,67.28125 V 56.890625 q -4.984375,4.640625 -10.625,6.921875 -5.640625,2.296875 -11.984375,2.296875 -12.5,0 -19.140625,-7.640625 -6.640625,-7.640625 -6.640625,-22.09375 0,-14.40625 6.640625,-22.046875 Q 29.296875,6.6875 41.796875,6.6875 q 6.34375,0 11.984375,2.296875 5.640625,2.296875 10.625,6.9375 V 5.609375 Q 59.234375,2.09375 53.4375,0.328125 q -5.78125,-1.75 -12.21875,-1.75 -16.5625,0 -26.09375,10.125 Q 5.609375,18.84375 5.609375,36.375 q 0,17.578125 9.515625,27.703125 9.53125,10.140625 26.09375,10.140625 6.53125,0 12.3125,-1.734375 5.796875,-1.734375 10.875,-5.203125 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-83"
+                 d="m 53.515625,70.515625 v -9.625 q -5.609375,2.6875 -10.59375,4 -4.984375,1.328125 -9.625,1.328125 -8.046875,0 -12.421875,-3.125 -4.375,-3.125 -4.375,-8.890625 0,-4.84375 2.90625,-7.3125 2.90625,-2.453125 11.015625,-3.96875 L 36.375,41.703125 Q 47.40625,39.59375 52.65625,34.296875 57.90625,29 57.90625,20.125 q 0,-10.609375 -7.109375,-16.078125 -7.09375,-5.46875 -20.8125,-5.46875 -5.171875,0 -11.015625,1.171875 Q 13.140625,0.921875 6.890625,3.21875 V 13.375 q 6,-3.359375 11.765625,-5.078125 5.765625,-1.703125 11.328125,-1.703125 8.4375,0 13.03125,3.3125 4.59375,3.328125 4.59375,9.484375 0,5.359375 -3.296875,8.390625 Q 41.015625,30.8125 33.5,32.328125 L 27.484375,33.5 q -11.03125,2.1875 -15.96875,6.875 -4.921875,4.6875 -4.921875,13.046875 0,9.671875 6.8125,15.234375 6.8125,5.5625 18.765625,5.5625 5.140625,0 10.453125,-0.9375 5.328125,-0.921875 10.890625,-2.765625 z" />
+            </defs>
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use373"
+               xlink:href="#DejaVuSans-80" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use375"
+               xlink:href="#DejaVuSans-101"
+               x="56.677734" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use377"
+               xlink:href="#DejaVuSans-114"
+               x="118.20117" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use379"
+               xlink:href="#DejaVuSans-99"
+               x="157.06445" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use381"
+               xlink:href="#DejaVuSans-101"
+               x="212.04492" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use383"
+               xlink:href="#DejaVuSans-110"
+               x="273.56836" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use385"
+               xlink:href="#DejaVuSans-116"
+               x="336.94727" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use387"
+               xlink:href="#DejaVuSans-97"
+               x="376.15625" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use389"
+               xlink:href="#DejaVuSans-103"
+               x="437.43555" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use391"
+               xlink:href="#DejaVuSans-101"
+               x="500.91211" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use393"
+               xlink:href="#DejaVuSans-32"
+               x="562.43555" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use395"
+               xlink:href="#DejaVuSans-111"
+               x="594.22266" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use397"
+               xlink:href="#DejaVuSans-102"
+               x="655.4043" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use399"
+               xlink:href="#DejaVuSans-32"
+               x="690.60938" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use401"
+               xlink:href="#DejaVuSans-86"
+               x="722.39648" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use403"
+               xlink:href="#DejaVuSans-67"
+               x="790.80469" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use405"
+               xlink:href="#DejaVuSans-83"
+               x="860.62891" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use407"
+               xlink:href="#DejaVuSans-32"
+               x="924.10547" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use409"
+               xlink:href="#DejaVuSans-117"
+               x="955.89258" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use411"
+               xlink:href="#DejaVuSans-115"
+               x="1019.2715" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use413"
+               xlink:href="#DejaVuSans-101"
+               x="1071.3711" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use415"
+               xlink:href="#DejaVuSans-114"
+               x="1132.8945" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use417"
+               xlink:href="#DejaVuSans-115"
+               x="1174.0078" />
+          </g>
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_7">
+        <path
+           id="path423"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 50.565625,380.55377 V 39.3555" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_8">
+        <path
+           id="path426"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 493.92,380.55377 V 39.3555" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_9">
+        <path
+           id="path429"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 50.565625,380.55377 H 493.92" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_10">
+        <path
+           id="path432"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 50.565625,39.3555 H 493.92" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+         id="text_13">
+        <!-- 75.68 -->
+        <g
+           id="g450"
+           transform="matrix(0.1,0,0,-0.1,91.670859,350.81807)"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1">
+          <defs
+             id="defs438">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-55"
+               d="m 8.203125,72.90625 h 46.875 V 68.703125 L 28.609375,0 H 18.3125 L 43.21875,64.59375 H 8.203125 Z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-53"
+               d="m 10.796875,72.90625 h 38.71875 v -8.3125 h -29.6875 V 46.734375 q 2.140625,0.734375 4.28125,1.09375 2.15625,0.359375 4.3125,0.359375 Q 40.625,48.1875 47.75,41.5 54.890625,34.8125 54.890625,23.390625 54.890625,11.625 47.5625,5.09375 40.234375,-1.421875 26.90625,-1.421875 q -4.59375,0 -9.359375,0.78125 -4.75,0.78125 -9.828125,2.34375 V 11.625 q 4.390625,-2.390625 9.078125,-3.5625 4.6875,-1.171875 9.90625,-1.171875 8.453125,0 13.375,4.4375 4.9375,4.4375 4.9375,12.0625 0,7.609375 -4.9375,12.046875 -4.921875,4.453125 -13.375,4.453125 -3.953125,0 -7.890625,-0.875 -3.921875,-0.875 -8.015625,-2.734375 z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-46"
+               d="M 10.6875,12.40625 H 21 V 0 H 10.6875 Z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use440"
+             xlink:href="#DejaVuSans-55" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use442"
+             xlink:href="#DejaVuSans-53"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use444"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use446"
+             xlink:href="#DejaVuSans-54"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use448"
+             xlink:href="#DejaVuSans-56"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+         id="text_14">
+        <!-- 90.48 -->
+        <g
+           id="g466"
+           transform="matrix(0.1,0,0,-0.1,202.50945,350.81807)"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1">
+          <defs
+             id="defs454">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-57"
+               d="M 10.984375,1.515625 V 10.5 Q 14.703125,8.734375 18.5,7.8125 q 3.8125,-0.921875 7.484375,-0.921875 9.765625,0 14.90625,6.5625 5.15625,6.5625 5.890625,19.953125 -2.828125,-4.203125 -7.1875,-6.453125 -4.34375,-2.25 -9.609375,-2.25 -10.9375,0 -17.3125,6.609375 -6.375,6.625 -6.375,18.109375 0,11.21875 6.640625,18 6.640625,6.796875 17.671875,6.796875 12.65625,0 19.3125,-9.703125 6.671875,-9.6875 6.671875,-28.140625 0,-17.234375 -8.1875,-27.515625 -8.171875,-10.28125 -21.984375,-10.28125 -3.71875,0 -7.53125,0.734375 -3.796875,0.734375 -7.90625,2.203125 z m 19.625,30.90625 q 6.640625,0 10.515625,4.53125 3.890625,4.546875 3.890625,12.46875 0,7.859375 -3.890625,12.421875 -3.875,4.5625 -10.515625,4.5625 -6.640625,0 -10.515625,-4.5625 -3.875,-4.5625 -3.875,-12.421875 0,-7.921875 3.875,-12.46875 3.875,-4.53125 10.515625,-4.53125 z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use456"
+             xlink:href="#DejaVuSans-57" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use458"
+             xlink:href="#DejaVuSans-48"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use460"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use462"
+             xlink:href="#DejaVuSans-52"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use464"
+             xlink:href="#DejaVuSans-56"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+         id="text_15">
+        <!-- 92.75 -->
+        <g
+           id="g479"
+           transform="matrix(0.1,0,0,-0.1,313.34805,350.81807)"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use469"
+             xlink:href="#DejaVuSans-57" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use471"
+             xlink:href="#DejaVuSans-50"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use473"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use475"
+             xlink:href="#DejaVuSans-55"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use477"
+             xlink:href="#DejaVuSans-53"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+         id="text_16">
+        <!-- 96.06 -->
+        <g
+           id="g492"
+           transform="matrix(0.1,0,0,-0.1,424.18664,350.81807)"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use482"
+             xlink:href="#DejaVuSans-57" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use484"
+             xlink:href="#DejaVuSans-54"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use486"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use488"
+             xlink:href="#DejaVuSans-48"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use490"
+             xlink:href="#DejaVuSans-54"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_17">
+        <!-- Which percentage of researchers use VCSs depending on how -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g613"
+           transform="matrix(0.12,0,0,-0.12,85.715,19.918125)">
+          <defs
+             id="defs497">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-87"
+               d="m 3.328125,72.90625 h 9.953125 l 15.328125,-61.625 15.28125,61.625 h 11.09375 l 15.328125,-61.625 15.28125,61.625 H 95.609375 L 77.296875,0 H 64.890625 L 49.515625,63.28125 33.984375,0 h -12.40625 z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-119"
+               d="M 4.203125,54.6875 H 13.1875 L 24.421875,12.015625 35.59375,54.6875 H 46.1875 L 57.421875,12.015625 68.609375,54.6875 H 77.59375 L 63.28125,0 H 52.6875 L 40.921875,44.828125 29.109375,0 H 18.5 Z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use499"
+             xlink:href="#DejaVuSans-87" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use501"
+             xlink:href="#DejaVuSans-104"
+             x="98.876953" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use503"
+             xlink:href="#DejaVuSans-105"
+             x="162.25586" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use505"
+             xlink:href="#DejaVuSans-99"
+             x="190.03906" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use507"
+             xlink:href="#DejaVuSans-104"
+             x="245.01953" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use509"
+             xlink:href="#DejaVuSans-32"
+             x="308.39844" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use511"
+             xlink:href="#DejaVuSans-112"
+             x="340.18555" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use513"
+             xlink:href="#DejaVuSans-101"
+             x="403.66211" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use515"
+             xlink:href="#DejaVuSans-114"
+             x="465.18555" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use517"
+             xlink:href="#DejaVuSans-99"
+             x="504.04883" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use519"
+             xlink:href="#DejaVuSans-101"
+             x="559.0293" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use521"
+             xlink:href="#DejaVuSans-110"
+             x="620.55273" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use523"
+             xlink:href="#DejaVuSans-116"
+             x="683.93164" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use525"
+             xlink:href="#DejaVuSans-97"
+             x="723.14062" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use527"
+             xlink:href="#DejaVuSans-103"
+             x="784.41992" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use529"
+             xlink:href="#DejaVuSans-101"
+             x="847.89648" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use531"
+             xlink:href="#DejaVuSans-32"
+             x="909.41992" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use533"
+             xlink:href="#DejaVuSans-111"
+             x="941.20703" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use535"
+             xlink:href="#DejaVuSans-102"
+             x="1002.3887" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use537"
+             xlink:href="#DejaVuSans-32"
+             x="1037.5938" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use539"
+             xlink:href="#DejaVuSans-114"
+             x="1069.3809" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use541"
+             xlink:href="#DejaVuSans-101"
+             x="1108.2441" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use543"
+             xlink:href="#DejaVuSans-115"
+             x="1169.7676" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use545"
+             xlink:href="#DejaVuSans-101"
+             x="1221.8672" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use547"
+             xlink:href="#DejaVuSans-97"
+             x="1283.3906" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use549"
+             xlink:href="#DejaVuSans-114"
+             x="1344.6699" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use551"
+             xlink:href="#DejaVuSans-99"
+             x="1383.5332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use553"
+             xlink:href="#DejaVuSans-104"
+             x="1438.5137" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use555"
+             xlink:href="#DejaVuSans-101"
+             x="1501.8926" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use557"
+             xlink:href="#DejaVuSans-114"
+             x="1563.416" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use559"
+             xlink:href="#DejaVuSans-115"
+             x="1604.5293" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use561"
+             xlink:href="#DejaVuSans-32"
+             x="1656.6289" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use563"
+             xlink:href="#DejaVuSans-117"
+             x="1688.416" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use565"
+             xlink:href="#DejaVuSans-115"
+             x="1751.7949" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use567"
+             xlink:href="#DejaVuSans-101"
+             x="1803.8945" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use569"
+             xlink:href="#DejaVuSans-32"
+             x="1865.418" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use571"
+             xlink:href="#DejaVuSans-86"
+             x="1897.2051" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use573"
+             xlink:href="#DejaVuSans-67"
+             x="1965.6133" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use575"
+             xlink:href="#DejaVuSans-83"
+             x="2035.4375" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use577"
+             xlink:href="#DejaVuSans-115"
+             x="2098.9141" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use579"
+             xlink:href="#DejaVuSans-32"
+             x="2151.0137" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use581"
+             xlink:href="#DejaVuSans-100"
+             x="2182.8008" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use583"
+             xlink:href="#DejaVuSans-101"
+             x="2246.2773" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use585"
+             xlink:href="#DejaVuSans-112"
+             x="2307.8008" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use587"
+             xlink:href="#DejaVuSans-101"
+             x="2371.2773" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use589"
+             xlink:href="#DejaVuSans-110"
+             x="2432.8008" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use591"
+             xlink:href="#DejaVuSans-100"
+             x="2496.1797" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use593"
+             xlink:href="#DejaVuSans-105"
+             x="2559.6562" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use595"
+             xlink:href="#DejaVuSans-110"
+             x="2587.4395" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use597"
+             xlink:href="#DejaVuSans-103"
+             x="2650.8184" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use599"
+             xlink:href="#DejaVuSans-32"
+             x="2714.2949" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use601"
+             xlink:href="#DejaVuSans-111"
+             x="2746.082" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use603"
+             xlink:href="#DejaVuSans-110"
+             x="2807.2637" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use605"
+             xlink:href="#DejaVuSans-32"
+             x="2870.6426" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use607"
+             xlink:href="#DejaVuSans-104"
+             x="2902.4297" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use609"
+             xlink:href="#DejaVuSans-111"
+             x="2965.8086" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use611"
+             xlink:href="#DejaVuSans-119"
+             x="3026.9902" />
+        </g>
+        <!-- much they share their source code? -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g687"
+           transform="matrix(0.12,0,0,-0.12,164.37594,33.3555)">
+          <defs
+             id="defs617">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-121"
+               d="M 32.171875,-5.078125 Q 28.375,-14.84375 24.75,-17.8125 q -3.609375,-2.984375 -9.65625,-2.984375 h -7.1875 v 7.515625 h 5.28125 q 3.703125,0 5.75,1.765625 2.0625,1.75 4.546875,8.296875 L 25.09375,0.875 2.984375,54.6875 H 12.5 L 29.59375,11.921875 46.6875,54.6875 h 9.515625 z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-63"
+               d="M 19.09375,12.40625 H 29 V 0 h -9.90625 z m 9.625,7.171875 h -9.328125 v 7.515625 q 0,4.9375 1.359375,8.109375 1.375,3.171875 5.765625,7.375 l 4.390625,4.34375 q 2.78125,2.59375 4.03125,4.890625 1.25,2.296875 1.25,4.6875 0,4.34375 -3.203125,7.03125 -3.203125,2.6875 -8.46875,2.6875 -3.859375,0 -8.234375,-1.71875 -4.359375,-1.703125 -9.109375,-4.984375 v 9.1875 q 4.59375,2.78125 9.296875,4.140625 4.71875,1.375 9.75,1.375 8.984375,0 14.421875,-4.734375 5.453125,-4.734375 5.453125,-12.5 0,-3.71875 -1.765625,-7.0625 -1.75,-3.34375 -6.140625,-7.53125 L 33.890625,38.1875 q -2.296875,-2.296875 -3.25,-3.59375 Q 29.6875,33.296875 29.296875,32.078125 29,31.0625 28.859375,29.59375 q -0.140625,-1.46875 -0.140625,-4 z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use619"
+             xlink:href="#DejaVuSans-109" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use621"
+             xlink:href="#DejaVuSans-117"
+             x="97.412109" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use623"
+             xlink:href="#DejaVuSans-99"
+             x="160.79102" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use625"
+             xlink:href="#DejaVuSans-104"
+             x="215.77148" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use627"
+             xlink:href="#DejaVuSans-32"
+             x="279.15039" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use629"
+             xlink:href="#DejaVuSans-116"
+             x="310.9375" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use631"
+             xlink:href="#DejaVuSans-104"
+             x="350.14648" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use633"
+             xlink:href="#DejaVuSans-101"
+             x="413.52539" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use635"
+             xlink:href="#DejaVuSans-121"
+             x="475.04883" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use637"
+             xlink:href="#DejaVuSans-32"
+             x="534.22852" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use639"
+             xlink:href="#DejaVuSans-115"
+             x="566.01562" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use641"
+             xlink:href="#DejaVuSans-104"
+             x="618.11523" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use643"
+             xlink:href="#DejaVuSans-97"
+             x="681.49414" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use645"
+             xlink:href="#DejaVuSans-114"
+             x="742.77344" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use647"
+             xlink:href="#DejaVuSans-101"
+             x="781.63672" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use649"
+             xlink:href="#DejaVuSans-32"
+             x="843.16016" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use651"
+             xlink:href="#DejaVuSans-116"
+             x="874.94727" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use653"
+             xlink:href="#DejaVuSans-104"
+             x="914.15625" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use655"
+             xlink:href="#DejaVuSans-101"
+             x="977.53516" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use657"
+             xlink:href="#DejaVuSans-105"
+             x="1039.0586" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use659"
+             xlink:href="#DejaVuSans-114"
+             x="1066.8418" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use661"
+             xlink:href="#DejaVuSans-32"
+             x="1107.9551" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use663"
+             xlink:href="#DejaVuSans-115"
+             x="1139.7422" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use665"
+             xlink:href="#DejaVuSans-111"
+             x="1191.8418" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use667"
+             xlink:href="#DejaVuSans-117"
+             x="1253.0234" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use669"
+             xlink:href="#DejaVuSans-114"
+             x="1316.4023" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use671"
+             xlink:href="#DejaVuSans-99"
+             x="1355.2656" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use673"
+             xlink:href="#DejaVuSans-101"
+             x="1410.2461" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use675"
+             xlink:href="#DejaVuSans-32"
+             x="1471.7695" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use677"
+             xlink:href="#DejaVuSans-99"
+             x="1503.5566" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use679"
+             xlink:href="#DejaVuSans-111"
+             x="1558.5371" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use681"
+             xlink:href="#DejaVuSans-100"
+             x="1619.7188" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use683"
+             xlink:href="#DejaVuSans-101"
+             x="1683.1953" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use685"
+             xlink:href="#DejaVuSans-63"
+             x="1744.7188" />
+        </g>
+      </g>
+    </g>
+  </g>
+  <defs
+     id="defs695">
+    <clipPath
+       id="p5c57cecdea">
+      <rect
+         id="rect692"
+         y="39.3555"
+         x="50.565625"
+         width="443.354375"
+         height="341.19827" />
+    </clipPath>
+  </defs>
+</svg>
diff --git a/assets/img/posts/2020-10-15-survey-technology/vcs_usage_per_field.svg b/assets/img/posts/2020-10-15-survey-technology/vcs_usage_per_field.svg
new file mode 100644
index 0000000000000000000000000000000000000000..7824f531d518ebbecef58efd04b73de374b2c204
--- /dev/null
+++ b/assets/img/posts/2020-10-15-survey-technology/vcs_usage_per_field.svg
@@ -0,0 +1,3879 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   id="svg1071"
+   width="760.32pt"
+   viewBox="0 0 760.32 516.24"
+   version="1.1"
+   height="516.24pt">
+  <metadata
+     id="metadata2">
+    <rdf:RDF>
+      <cc:Work>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:date>2020-11-04T16:20:15.933333</dc:date>
+        <dc:format>image/svg+xml</dc:format>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Matplotlib v3.3.2, https://matplotlib.org/</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs6">
+    <style
+       id="style4"
+       type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
+  </defs>
+  <g
+     style="stroke-linecap:butt;stroke-linejoin:round"
+     id="figure_1">
+    <g
+       style="stroke-linecap:butt;stroke-linejoin:round"
+       id="patch_1">
+      <path
+         id="path8"
+         style="fill:none;stroke-linecap:butt;stroke-linejoin:round"
+         d="M 0,516.24 H 760.32 V 0 H 0 Z" />
+    </g>
+    <g
+       style="stroke-linecap:butt;stroke-linejoin:round"
+       id="axes_1">
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_2">
+        <path
+           id="path11"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 50.565625,359.15761 H 638.17319 V 25.918125 H 50.565625 Z" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_3">
+        <path
+           id="path14"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 75.049273,359.15761 H 124.01657 V 307.08894 H 75.049273 Z"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_4">
+        <path
+           id="path17"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 172.98387,359.15761 h 48.96729 V 253.3673 h -48.96729 z"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_5">
+        <path
+           id="path20"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 270.91846,359.15761 h 48.9673 v -69.66679 h -48.9673 z"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_6">
+        <path
+           id="path23"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 368.85305,359.15761 h 48.9673 v -37.65418 h -48.9673 z"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_7">
+        <path
+           id="path26"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 466.78765,359.15761 h 48.96729 v -38.26458 h -48.96729 z"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_8">
+        <path
+           id="path29"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 564.72224,359.15761 h 48.9673 v -33.05947 h -48.9673 z"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_9">
+        <path
+           id="path32"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 75.049273,307.08894 H 124.01657 V 69.060737 H 75.049273 Z"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_10">
+        <path
+           id="path35"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 172.98387,253.3673 h 48.96729 V 52.365703 h -48.96729 z"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_11">
+        <path
+           id="path38"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 270.91846,289.49082 h 48.9673 V 80.490445 h -48.9673 z"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_12">
+        <path
+           id="path41"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 368.85305,321.50343 h 48.9673 v -220.5459 h -48.9673 z"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_13">
+        <path
+           id="path44"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 466.78765,320.89303 h 48.96729 V 86.803827 h -48.96729 z"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_14">
+        <path
+           id="path47"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 564.72224,326.09814 h 48.9673 V 68.234251 h -48.9673 z"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_15">
+        <path
+           id="path50"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 75.049273,69.060737 H 124.01657 V 59.142895 H 75.049273 Z"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_16">
+        <path
+           id="path53"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 172.98387,52.365703 h 48.96729 v -7.052687 h -48.96729 z"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_17">
+        <path
+           id="path56"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 270.91846,80.490445 h 48.9673 v -7.740754 h -48.9673 z"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_18">
+        <path
+           id="path59"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 368.85305,100.95753 h 48.9673 V 84.82002 h -48.9673 z"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_19">
+        <path
+           id="path62"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 466.78765,86.803827 h 48.96729 v -4.501716 h -48.96729 z"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_20">
+        <path
+           id="path65"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 564.72224,68.234251 h 48.9673 v -6.611895 h -48.9673 z"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_21">
+        <path
+           id="path68"
+           style="fill:#decbe4;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 75.049273,59.142895 H 124.01657 V 41.786672 H 75.049273 Z"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_22">
+        <path
+           id="path71"
+           style="fill:#decbe4;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 172.98387,45.313016 h 48.96729 v -3.526344 h -48.96729 z"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_23">
+        <path
+           id="path74"
+           style="fill:#decbe4;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 270.91846,72.749691 h 48.9673 V 41.786672 h -48.9673 z"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_24">
+        <path
+           id="path77"
+           style="fill:#decbe4;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 368.85305,84.82002 h 48.9673 V 41.786672 h -48.9673 z"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_25">
+        <path
+           id="path80"
+           style="fill:#decbe4;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 466.78765,82.302111 h 48.96729 V 41.786672 h -48.96729 z"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_26">
+        <path
+           id="path83"
+           style="fill:#decbe4;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 564.72224,61.622356 h 48.9673 V 41.786672 h -48.9673 z"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="matplotlib.axis_1">
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_1">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_1">
+            <defs
+               id="defs87">
+              <path
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 id="m46675c41d2"
+                 d="M 0,0 V 3.5" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g91">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use89"
+                 y="359.15762"
+                 xlink:href="#m46675c41d2"
+                 x="99.532921"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_1">
+            <!-- Earth and Environment -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g151"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,22.999661,453.43669)">
+              <defs
+                 id="defs107">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-69"
+                   d="m 9.8125,72.90625 h 46.09375 v -8.3125 H 19.671875 V 43.015625 h 34.71875 V 34.71875 H 19.671875 V 8.296875 H 56.78125 V 0 H 9.8125 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-97"
+                   d="m 34.28125,27.484375 q -10.890625,0 -15.09375,-2.484375 -4.203125,-2.484375 -4.203125,-8.5 0,-4.78125 3.15625,-7.59375 3.15625,-2.796875 8.5625,-2.796875 7.484375,0 12,5.296875 4.515625,5.296875 4.515625,14.078125 v 2 z m 17.921875,3.71875 V 0 H 43.21875 v 8.296875 q -3.078125,-4.96875 -7.671875,-7.34375 -4.59375,-2.375 -11.234375,-2.375 -8.390625,0 -13.359375,4.71875 Q 6,8.015625 6,15.921875 q 0,9.21875 6.171875,13.90625 6.1875,4.6875 18.4375,4.6875 H 43.21875 v 0.890625 q 0,6.203125 -4.078125,9.59375 -4.078125,3.390625 -11.453125,3.390625 -4.6875,0 -9.140625,-1.125 -4.4375,-1.125 -8.53125,-3.375 v 8.3125 q 4.921875,1.90625 9.5625,2.84375 Q 24.21875,56 28.609375,56 q 11.875,0 17.734375,-6.15625 5.859375,-6.140625 5.859375,-18.640625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-114"
+                   d="m 41.109375,46.296875 q -1.515625,0.875 -3.296875,1.28125 Q 36.03125,48 33.890625,48 26.265625,48 22.1875,43.046875 18.109375,38.09375 18.109375,28.8125 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 2.84375,4.984375 7.375,7.390625 Q 30.03125,56 36.53125,56 q 0.921875,0 2.046875,-0.125 1.125,-0.109375 2.484375,-0.359375 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-116"
+                   d="M 18.3125,70.21875 V 54.6875 h 18.5 v -6.984375 h -18.5 v -29.6875 q 0,-6.6875 1.828125,-8.59375 1.828125,-1.90625 7.453125,-1.90625 H 36.8125 V 0 H 27.59375 Q 17.1875,0 13.234375,3.875 9.28125,7.765625 9.28125,18.015625 v 29.6875 H 2.6875 V 54.6875 h 6.59375 v 15.53125 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-104"
+                   d="M 54.890625,33.015625 V 0 H 45.90625 v 32.71875 q 0,7.765625 -3.03125,11.609375 -3.03125,3.859375 -9.078125,3.859375 -7.28125,0 -11.484375,-4.640625 -4.203125,-4.625 -4.203125,-12.640625 V 0 h -9.03125 v 75.984375 h 9.03125 V 46.1875 q 3.234375,4.9375 7.59375,7.375 4.375,2.4375 10.09375,2.4375 9.421875,0 14.25,-5.828125 4.84375,-5.828125 4.84375,-17.15625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   d=""
+                   id="DejaVuSans-32" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-110"
+                   d="M 54.890625,33.015625 V 0 H 45.90625 v 32.71875 q 0,7.765625 -3.03125,11.609375 -3.03125,3.859375 -9.078125,3.859375 -7.28125,0 -11.484375,-4.640625 -4.203125,-4.625 -4.203125,-12.640625 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 3.234375,4.9375 7.59375,7.375 4.375,2.4375 10.09375,2.4375 9.421875,0 14.25,-5.828125 4.84375,-5.828125 4.84375,-17.15625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-100"
+                   d="m 45.40625,46.390625 v 29.59375 h 8.984375 V 0 H 45.40625 v 8.203125 q -2.828125,-4.875 -7.15625,-7.25 -4.3125,-2.375 -10.375,-2.375 -9.90625,0 -16.140625,7.90625 -6.21875,7.921875 -6.21875,20.8125 0,12.890625 6.21875,20.796875 Q 17.96875,56 27.875,56 q 6.0625,0 10.375,-2.375 4.328125,-2.359375 7.15625,-7.234375 z M 14.796875,27.296875 q 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.203125,-5.640625 7.125,0 11.21875,5.640625 4.109375,5.640625 4.109375,15.546875 0,9.90625 -4.109375,15.546875 -4.09375,5.640625 -11.21875,5.640625 -7.125,0 -11.203125,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-118"
+                   d="M 2.984375,54.6875 H 12.5 L 29.59375,8.796875 46.6875,54.6875 h 9.515625 L 35.6875,0 H 23.484375 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-105"
+                   d="M 9.421875,54.6875 H 18.40625 V 0 H 9.421875 Z m 0,21.296875 H 18.40625 V 64.59375 H 9.421875 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-111"
+                   d="m 30.609375,48.390625 q -7.21875,0 -11.421875,-5.640625 -4.203125,-5.640625 -4.203125,-15.453125 0,-9.8125 4.171875,-15.453125 4.1875,-5.640625 11.453125,-5.640625 7.1875,0 11.375,5.65625 4.203125,5.671875 4.203125,15.4375 0,9.71875 -4.203125,15.40625 -4.1875,5.6875 -11.375,5.6875 z m 0,7.609375 q 11.71875,0 18.40625,-7.625 6.703125,-7.609375 6.703125,-21.078125 0,-13.421875 -6.703125,-21.078125 -6.6875,-7.640625 -18.40625,-7.640625 -11.765625,0 -18.4375,7.640625 -6.65625,7.65625 -6.65625,21.078125 0,13.46875 6.65625,21.078125 Q 18.84375,56 30.609375,56 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-109"
+                   d="M 52,44.1875 Q 55.375,50.25 60.0625,53.125 64.75,56 71.09375,56 q 8.546875,0 13.1875,-5.984375 4.640625,-5.96875 4.640625,-17 V 0 h -9.03125 v 32.71875 q 0,7.859375 -2.796875,11.65625 -2.78125,3.8125 -8.484375,3.8125 -6.984375,0 -11.046875,-4.640625 -4.046875,-4.625 -4.046875,-12.640625 V 0 h -9.03125 v 32.71875 q 0,7.90625 -2.78125,11.6875 -2.78125,3.78125 -8.59375,3.78125 -6.890625,0 -10.953125,-4.65625 -4.046875,-4.65625 -4.046875,-12.625 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 3.078125,5.03125 7.375,7.421875 Q 29.78125,56 35.6875,56 41.65625,56 45.828125,52.96875 50,49.953125 52,44.1875 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-101"
+                   d="m 56.203125,29.59375 v -4.390625 h -41.3125 q 0.59375,-9.28125 5.59375,-14.140625 5,-4.859375 13.9375,-4.859375 5.171875,0 10.03125,1.265625 4.859375,1.265625 9.65625,3.8125 v -8.5 q -4.84375,-2.046875 -9.921875,-3.125 -5.078125,-1.078125 -10.296875,-1.078125 -13.09375,0 -20.734375,7.609375 -7.640625,7.625 -7.640625,20.625 0,13.421875 7.25,21.296875 Q 20.015625,56 32.328125,56 q 11.03125,0 17.453125,-7.109375 6.421875,-7.09375 6.421875,-19.296875 z m -8.984375,2.640625 q -0.09375,7.359375 -4.125,11.75 -4.03125,4.40625 -10.671875,4.40625 -7.515625,0 -12.03125,-4.25 -4.515625,-4.25 -5.203125,-11.96875 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use109"
+                 xlink:href="#DejaVuSans-69" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use111"
+                 xlink:href="#DejaVuSans-97"
+                 x="63.183594" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use113"
+                 xlink:href="#DejaVuSans-114"
+                 x="124.46289" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use115"
+                 xlink:href="#DejaVuSans-116"
+                 x="165.57617" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use117"
+                 xlink:href="#DejaVuSans-104"
+                 x="204.78516" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use119"
+                 xlink:href="#DejaVuSans-32"
+                 x="268.16406" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use121"
+                 xlink:href="#DejaVuSans-97"
+                 x="299.95117" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use123"
+                 xlink:href="#DejaVuSans-110"
+                 x="361.23047" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use125"
+                 xlink:href="#DejaVuSans-100"
+                 x="424.60938" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use127"
+                 xlink:href="#DejaVuSans-32"
+                 x="488.08594" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use129"
+                 xlink:href="#DejaVuSans-69"
+                 x="519.87305" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use131"
+                 xlink:href="#DejaVuSans-110"
+                 x="583.05664" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use133"
+                 xlink:href="#DejaVuSans-118"
+                 x="646.43555" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use135"
+                 xlink:href="#DejaVuSans-105"
+                 x="705.61523" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use137"
+                 xlink:href="#DejaVuSans-114"
+                 x="733.39844" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use139"
+                 xlink:href="#DejaVuSans-111"
+                 x="772.26172" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use141"
+                 xlink:href="#DejaVuSans-110"
+                 x="833.44336" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use143"
+                 xlink:href="#DejaVuSans-109"
+                 x="896.82227" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use145"
+                 xlink:href="#DejaVuSans-101"
+                 x="994.23438" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use147"
+                 xlink:href="#DejaVuSans-110"
+                 x="1055.7578" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use149"
+                 xlink:href="#DejaVuSans-116"
+                 x="1119.1367" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_2">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_2">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g157">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use155"
+                 y="359.15762"
+                 xlink:href="#m46675c41d2"
+                 x="197.46751"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_2">
+            <!-- Aeronautics, Space and Transport -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g234"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,84.079628,490.29131)">
+              <defs
+                 id="defs168">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-65"
+                   d="M 34.1875,63.1875 20.796875,26.90625 h 26.8125 z m -5.578125,9.71875 h 11.1875 L 67.578125,0 h -10.25 L 50.6875,18.703125 H 17.828125 L 11.1875,0 H 0.78125 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-117"
+                   d="M 8.5,21.578125 V 54.6875 h 8.984375 V 21.921875 q 0,-7.765625 3.015625,-11.65625 3.03125,-3.875 9.09375,-3.875 7.265625,0 11.484375,4.640625 4.234375,4.640625 4.234375,12.65625 v 31 h 8.984375 V 0 H 45.3125 V 8.40625 Q 42.046875,3.421875 37.71875,1 33.40625,-1.421875 27.6875,-1.421875 18.265625,-1.421875 13.375,4.4375 8.5,10.296875 8.5,21.578125 Z M 31.109375,56 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-99"
+                   d="M 48.78125,52.59375 V 44.1875 q -3.8125,2.109375 -7.640625,3.15625 -3.828125,1.046875 -7.734375,1.046875 -8.75,0 -13.59375,-5.546875 -4.828125,-5.53125 -4.828125,-15.546875 0,-10.015625 4.828125,-15.5625 4.84375,-5.53125 13.59375,-5.53125 3.90625,0 7.734375,1.046875 3.828125,1.046875 7.640625,3.15625 v -8.3125 q -3.765625,-1.75 -7.796875,-2.625 -4.015625,-0.890625 -8.5625,-0.890625 -12.359375,0 -19.640625,7.765625 -7.265625,7.765625 -7.265625,20.953125 0,13.375 7.34375,21.03125 Q 20.21875,56 33.015625,56 q 4.140625,0 8.09375,-0.859375 3.953125,-0.84375 7.671875,-2.546875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-115"
+                   d="m 44.28125,53.078125 v -8.5 Q 40.484375,46.53125 36.375,47.5 q -4.09375,0.984375 -8.5,0.984375 -6.6875,0 -10.03125,-2.046875 Q 14.5,44.390625 14.5,40.28125 q 0,-3.125 2.390625,-4.90625 2.390625,-1.78125 9.625,-3.390625 l 3.078125,-0.6875 Q 39.15625,29.25 43.1875,25.515625 47.21875,21.78125 47.21875,15.09375 q 0,-7.625 -6.03125,-12.078125 -6.03125,-4.4375 -16.578125,-4.4375 -4.390625,0 -9.15625,0.859375 Q 10.6875,0.296875 5.421875,2 v 9.28125 q 4.984375,-2.59375 9.8125,-3.890625 4.828125,-1.28125 9.578125,-1.28125 6.34375,0 9.75,2.171875 3.421875,2.171875 3.421875,6.125 0,3.65625 -2.46875,5.609375 -2.453125,1.953125 -10.8125,3.765625 l -3.125,0.734375 q -8.34375,1.75 -12.0625,5.390625 -3.703125,3.640625 -3.703125,9.984375 0,7.71875 5.46875,11.90625 Q 16.75,56 26.8125,56 q 4.96875,0 9.359375,-0.734375 4.40625,-0.71875 8.109375,-2.1875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-44"
+                   d="M 11.71875,12.40625 H 22.015625 V 4 l -8,-15.625 H 7.71875 l 4,15.625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-83"
+                   d="m 53.515625,70.515625 v -9.625 q -5.609375,2.6875 -10.59375,4 -4.984375,1.328125 -9.625,1.328125 -8.046875,0 -12.421875,-3.125 -4.375,-3.125 -4.375,-8.890625 0,-4.84375 2.90625,-7.3125 2.90625,-2.453125 11.015625,-3.96875 L 36.375,41.703125 Q 47.40625,39.59375 52.65625,34.296875 57.90625,29 57.90625,20.125 q 0,-10.609375 -7.109375,-16.078125 -7.09375,-5.46875 -20.8125,-5.46875 -5.171875,0 -11.015625,1.171875 Q 13.140625,0.921875 6.890625,3.21875 V 13.375 q 6,-3.359375 11.765625,-5.078125 5.765625,-1.703125 11.328125,-1.703125 8.4375,0 13.03125,3.3125 4.59375,3.328125 4.59375,9.484375 0,5.359375 -3.296875,8.390625 Q 41.015625,30.8125 33.5,32.328125 L 27.484375,33.5 q -11.03125,2.1875 -15.96875,6.875 -4.921875,4.6875 -4.921875,13.046875 0,9.671875 6.8125,15.234375 6.8125,5.5625 18.765625,5.5625 5.140625,0 10.453125,-0.9375 5.328125,-0.921875 10.890625,-2.765625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-112"
+                   d="m 18.109375,8.203125 v -29 H 9.078125 V 54.6875 h 9.03125 v -8.296875 q 2.84375,4.875 7.15625,7.234375 Q 29.59375,56 35.59375,56 q 9.96875,0 16.1875,-7.90625 6.234375,-7.90625 6.234375,-20.796875 0,-12.890625 -6.234375,-20.8125 -6.21875,-7.90625 -16.1875,-7.90625 -6,0 -10.328125,2.375 -4.3125,2.375 -7.15625,7.25 z M 48.6875,27.296875 q 0,9.90625 -4.078125,15.546875 -4.078125,5.640625 -11.203125,5.640625 -7.140625,0 -11.21875,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.21875,-5.640625 7.125,0 11.203125,5.640625 4.078125,5.640625 4.078125,15.546875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-84"
+                   d="M -0.296875,72.90625 H 61.375 v -8.3125 H 35.5 V 0 H 25.59375 V 64.59375 H -0.296875 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use170"
+                 xlink:href="#DejaVuSans-65" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use172"
+                 xlink:href="#DejaVuSans-101"
+                 x="66.658203" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use174"
+                 xlink:href="#DejaVuSans-114"
+                 x="128.18164" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use176"
+                 xlink:href="#DejaVuSans-111"
+                 x="167.04492" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use178"
+                 xlink:href="#DejaVuSans-110"
+                 x="228.22656" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use180"
+                 xlink:href="#DejaVuSans-97"
+                 x="291.60547" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use182"
+                 xlink:href="#DejaVuSans-117"
+                 x="352.88477" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use184"
+                 xlink:href="#DejaVuSans-116"
+                 x="416.26367" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use186"
+                 xlink:href="#DejaVuSans-105"
+                 x="455.47266" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use188"
+                 xlink:href="#DejaVuSans-99"
+                 x="483.25586" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use190"
+                 xlink:href="#DejaVuSans-115"
+                 x="538.23633" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use192"
+                 xlink:href="#DejaVuSans-44"
+                 x="590.33594" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use194"
+                 xlink:href="#DejaVuSans-32"
+                 x="622.12305" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use196"
+                 xlink:href="#DejaVuSans-83"
+                 x="653.91016" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use198"
+                 xlink:href="#DejaVuSans-112"
+                 x="717.38672" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use200"
+                 xlink:href="#DejaVuSans-97"
+                 x="780.86328" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use202"
+                 xlink:href="#DejaVuSans-99"
+                 x="842.14258" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use204"
+                 xlink:href="#DejaVuSans-101"
+                 x="897.12305" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use206"
+                 xlink:href="#DejaVuSans-32"
+                 x="958.64648" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use208"
+                 xlink:href="#DejaVuSans-97"
+                 x="990.43359" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use210"
+                 xlink:href="#DejaVuSans-110"
+                 x="1051.7129" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use212"
+                 xlink:href="#DejaVuSans-100"
+                 x="1115.0918" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use214"
+                 xlink:href="#DejaVuSans-32"
+                 x="1178.5684" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use216"
+                 xlink:href="#DejaVuSans-84"
+                 x="1210.3555" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use218"
+                 xlink:href="#DejaVuSans-114"
+                 x="1256.6895" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use220"
+                 xlink:href="#DejaVuSans-97"
+                 x="1297.8027" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use222"
+                 xlink:href="#DejaVuSans-110"
+                 x="1359.082" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use224"
+                 xlink:href="#DejaVuSans-115"
+                 x="1422.4609" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use226"
+                 xlink:href="#DejaVuSans-112"
+                 x="1474.5605" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use228"
+                 xlink:href="#DejaVuSans-111"
+                 x="1538.0371" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use230"
+                 xlink:href="#DejaVuSans-114"
+                 x="1599.2188" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use232"
+                 xlink:href="#DejaVuSans-116"
+                 x="1640.332" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_3">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_3">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g240">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use238"
+                 y="359.15762"
+                 xlink:href="#m46675c41d2"
+                 x="295.4021"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_3">
+            <!-- Energy -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g259"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,276.01744,396.2881)">
+              <defs
+                 id="defs245">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-103"
+                   d="m 45.40625,27.984375 q 0,9.765625 -4.03125,15.125 -4.015625,5.375 -11.296875,5.375 -7.21875,0 -11.25,-5.375 -4.03125,-5.359375 -4.03125,-15.125 0,-9.71875 4.03125,-15.09375 4.03125,-5.375 11.25,-5.375 7.28125,0 11.296875,5.375 4.03125,5.375 4.03125,15.09375 z M 54.390625,6.78125 q 0,-13.953125 -6.203125,-20.765625 -6.1875,-6.8125 -18.984375,-6.8125 -4.734375,0 -8.9375,0.703125 -4.203125,0.703125 -8.15625,2.171875 V -9.1875 q 3.953125,-2.140625 7.8125,-3.15625 3.859375,-1.03125 7.859375,-1.03125 8.84375,0 13.234375,4.609375 4.390625,4.609375 4.390625,13.9375 V 9.625 Q 42.625,4.78125 38.28125,2.390625 33.9375,0 27.875,0 17.828125,0 11.671875,7.65625 q -6.15625,7.671875 -6.15625,20.328125 0,12.6875 6.15625,20.34375 Q 17.828125,56 27.875,56 q 6.0625,0 10.40625,-2.390625 4.34375,-2.390625 7.125,-7.21875 V 54.6875 h 8.984375 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-121"
+                   d="M 32.171875,-5.078125 Q 28.375,-14.84375 24.75,-17.8125 q -3.609375,-2.984375 -9.65625,-2.984375 h -7.1875 v 7.515625 h 5.28125 q 3.703125,0 5.75,1.765625 2.0625,1.75 4.546875,8.296875 L 25.09375,0.875 2.984375,54.6875 H 12.5 L 29.59375,11.921875 46.6875,54.6875 h 9.515625 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use247"
+                 xlink:href="#DejaVuSans-69" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use249"
+                 xlink:href="#DejaVuSans-110"
+                 x="63.183594" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use251"
+                 xlink:href="#DejaVuSans-101"
+                 x="126.5625" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use253"
+                 xlink:href="#DejaVuSans-114"
+                 x="188.08594" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use255"
+                 xlink:href="#DejaVuSans-103"
+                 x="227.44922" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use257"
+                 xlink:href="#DejaVuSans-121"
+                 x="290.92578" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_4">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_4">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g265">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use263"
+                 y="359.15762"
+                 xlink:href="#m46675c41d2"
+                 x="393.3367"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_4">
+            <!-- Matter -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g283"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,375.47342,394.76671)">
+              <defs
+                 id="defs269">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-77"
+                   d="M 9.8125,72.90625 H 24.515625 L 43.109375,23.296875 61.8125,72.90625 H 76.515625 V 0 h -9.625 v 64.015625 l -18.796875,-50 H 38.1875 l -18.796875,50 V 0 H 9.8125 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use271"
+                 xlink:href="#DejaVuSans-77" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use273"
+                 xlink:href="#DejaVuSans-97"
+                 x="86.279297" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use275"
+                 xlink:href="#DejaVuSans-116"
+                 x="147.55859" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use277"
+                 xlink:href="#DejaVuSans-116"
+                 x="186.76758" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use279"
+                 xlink:href="#DejaVuSans-101"
+                 x="225.97656" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use281"
+                 xlink:href="#DejaVuSans-114"
+                 x="287.5" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_5">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_5">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g289">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use287"
+                 y="359.15762"
+                 xlink:href="#m46675c41d2"
+                 x="491.2713"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_5">
+            <!-- Health -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g308"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,473.42458,394.75014)">
+              <defs
+                 id="defs294">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-72"
+                   d="m 9.8125,72.90625 h 9.859375 V 43.015625 h 35.84375 V 72.90625 H 65.375 V 0 H 55.515625 V 34.71875 H 19.671875 V 0 H 9.8125 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-108"
+                   d="M 9.421875,75.984375 H 18.40625 V 0 H 9.421875 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use296"
+                 xlink:href="#DejaVuSans-72" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use298"
+                 xlink:href="#DejaVuSans-101"
+                 x="75.195312" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use300"
+                 xlink:href="#DejaVuSans-97"
+                 x="136.71875" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use302"
+                 xlink:href="#DejaVuSans-108"
+                 x="197.99805" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use304"
+                 xlink:href="#DejaVuSans-116"
+                 x="225.78125" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use306"
+                 xlink:href="#DejaVuSans-104"
+                 x="264.99023" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_6">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_6">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g314">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use312"
+                 y="359.15762"
+                 xlink:href="#m46675c41d2"
+                 x="589.20587"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_6">
+            <!-- Key Technologies -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g352"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,534.08802,432.0213)">
+              <defs
+                 id="defs318">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-75"
+                   d="m 9.8125,72.90625 h 9.859375 v -30.8125 l 32.71875,30.8125 H 65.09375 L 28.90625,38.921875 67.671875,0 H 54.6875 L 19.671875,35.109375 V 0 H 9.8125 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use320"
+                 xlink:href="#DejaVuSans-75" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use322"
+                 xlink:href="#DejaVuSans-101"
+                 x="60.576172" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use324"
+                 xlink:href="#DejaVuSans-121"
+                 x="122.09961" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use326"
+                 xlink:href="#DejaVuSans-32"
+                 x="181.2793" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use328"
+                 xlink:href="#DejaVuSans-84"
+                 x="213.06641" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use330"
+                 xlink:href="#DejaVuSans-101"
+                 x="257.15039" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use332"
+                 xlink:href="#DejaVuSans-99"
+                 x="318.67383" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use334"
+                 xlink:href="#DejaVuSans-104"
+                 x="373.6543" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use336"
+                 xlink:href="#DejaVuSans-110"
+                 x="437.0332" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use338"
+                 xlink:href="#DejaVuSans-111"
+                 x="500.41211" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use340"
+                 xlink:href="#DejaVuSans-108"
+                 x="561.59375" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use342"
+                 xlink:href="#DejaVuSans-111"
+                 x="589.37695" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use344"
+                 xlink:href="#DejaVuSans-103"
+                 x="650.55859" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use346"
+                 xlink:href="#DejaVuSans-105"
+                 x="714.03516" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use348"
+                 xlink:href="#DejaVuSans-101"
+                 x="741.81836" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use350"
+                 xlink:href="#DejaVuSans-115"
+                 x="803.3418" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_7">
+          <!-- Research fields -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g390"
+             transform="matrix(0.1,0,0,-0.1,306.45456,503.36031)">
+            <defs
+               id="defs358">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-82"
+                 d="m 44.390625,34.1875 q 3.171875,-1.078125 6.171875,-4.59375 3,-3.515625 6.03125,-9.671875 L 66.609375,0 H 56 l -9.3125,18.703125 q -3.625,7.328125 -7.015625,9.71875 -3.390625,2.390625 -9.25,2.390625 h -10.75 V 0 H 9.8125 v 72.90625 h 22.265625 q 12.5,0 18.65625,-5.234375 6.15625,-5.21875 6.15625,-15.765625 0,-6.890625 -3.203125,-11.4375 -3.203125,-4.53125 -9.296875,-6.28125 z m -24.71875,30.609375 v -25.875 h 12.40625 q 7.125,0 10.765625,3.296875 3.640625,3.296875 3.640625,9.6875 0,6.390625 -3.640625,9.640625 -3.640625,3.25 -10.765625,3.25 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-102"
+                 d="M 37.109375,75.984375 V 68.5 h -8.59375 q -4.828125,0 -6.71875,-1.953125 -1.875,-1.953125 -1.875,-7.03125 V 54.6875 H 34.71875 V 47.703125 H 19.921875 V 0 h -9.03125 V 47.703125 H 2.296875 V 54.6875 h 8.59375 V 58.5 q 0,9.125 4.25,13.296875 4.25,4.1875 13.46875,4.1875 z" />
+            </defs>
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use360"
+               xlink:href="#DejaVuSans-82" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use362"
+               xlink:href="#DejaVuSans-101"
+               x="64.982422" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use364"
+               xlink:href="#DejaVuSans-115"
+               x="126.50586" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use366"
+               xlink:href="#DejaVuSans-101"
+               x="178.60547" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use368"
+               xlink:href="#DejaVuSans-97"
+               x="240.12891" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use370"
+               xlink:href="#DejaVuSans-114"
+               x="301.4082" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use372"
+               xlink:href="#DejaVuSans-99"
+               x="340.27148" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use374"
+               xlink:href="#DejaVuSans-104"
+               x="395.25195" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use376"
+               xlink:href="#DejaVuSans-32"
+               x="458.63086" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use378"
+               xlink:href="#DejaVuSans-102"
+               x="490.41797" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use380"
+               xlink:href="#DejaVuSans-105"
+               x="525.62305" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use382"
+               xlink:href="#DejaVuSans-101"
+               x="553.40625" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use384"
+               xlink:href="#DejaVuSans-108"
+               x="614.92969" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use386"
+               xlink:href="#DejaVuSans-100"
+               x="642.71289" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use388"
+               xlink:href="#DejaVuSans-115"
+               x="706.18945" />
+          </g>
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="matplotlib.axis_2">
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_1">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_7">
+            <defs
+               id="defs395">
+              <path
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 id="m671ab0e02d"
+                 d="M 0,0 H -3.5" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g399">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use397"
+                 y="359.15762"
+                 xlink:href="#m671ab0e02d"
+                 x="50.565624"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_8">
+            <!-- 0 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g407"
+               transform="matrix(0.1,0,0,-0.1,37.203125,362.95683)">
+              <defs
+                 id="defs403">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-48"
+                   d="m 31.78125,66.40625 q -7.609375,0 -11.453125,-7.5 Q 16.5,51.421875 16.5,36.375 q 0,-14.984375 3.828125,-22.484375 3.84375,-7.5 11.453125,-7.5 7.671875,0 11.5,7.5 3.84375,7.5 3.84375,22.484375 0,15.046875 -3.84375,22.53125 -3.828125,7.5 -11.5,7.5 z m 0,7.8125 q 12.265625,0 18.734375,-9.703125 6.46875,-9.6875 6.46875,-28.140625 0,-18.40625 -6.46875,-28.109375 -6.46875,-9.6875 -18.734375,-9.6875 -12.25,0 -18.71875,9.6875 Q 6.59375,17.96875 6.59375,36.375 q 0,18.453125 6.46875,28.140625 6.46875,9.703125 18.71875,9.703125 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use405"
+                 xlink:href="#DejaVuSans-48" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_2">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_8">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g413">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use411"
+                 y="295.68341"
+                 xlink:href="#m671ab0e02d"
+                 x="50.565624"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_9">
+            <!-- 20 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g423"
+               transform="matrix(0.1,0,0,-0.1,30.840625,299.48264)">
+              <defs
+                 id="defs417">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-50"
+                   d="M 19.1875,8.296875 H 53.609375 V 0 H 7.328125 v 8.296875 q 5.609375,5.8125 15.296875,15.59375 9.703125,9.796875 12.1875,12.640625 4.734375,5.3125 6.609375,9 1.890625,3.6875 1.890625,7.25 0,5.8125 -4.078125,9.46875 -4.078125,3.671875 -10.625,3.671875 -4.640625,0 -9.796875,-1.609375 -5.140625,-1.609375 -11,-4.890625 v 9.96875 Q 13.765625,71.78125 18.9375,73 q 5.1875,1.21875 9.484375,1.21875 11.328125,0 18.0625,-5.671875 6.734375,-5.65625 6.734375,-15.125 0,-4.5 -1.6875,-8.53125 Q 49.859375,40.875 45.40625,35.40625 44.1875,33.984375 37.640625,27.21875 31.109375,20.453125 19.1875,8.296875 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use419"
+                 xlink:href="#DejaVuSans-50" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use421"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_3">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_9">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g429">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use427"
+                 y="232.20924"
+                 xlink:href="#m671ab0e02d"
+                 x="50.565624"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_10">
+            <!-- 40 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g439"
+               transform="matrix(0.1,0,0,-0.1,30.840625,236.00846)">
+              <defs
+                 id="defs433">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-52"
+                   d="M 37.796875,64.3125 12.890625,25.390625 h 24.90625 z m -2.59375,8.59375 h 12.40625 V 25.390625 h 10.40625 V 17.1875 H 47.609375 V 0 h -9.8125 V 17.1875 H 4.890625 v 9.515625 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use435"
+                 xlink:href="#DejaVuSans-52" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use437"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_4">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_10">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g445">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use443"
+                 y="168.73505"
+                 xlink:href="#m671ab0e02d"
+                 x="50.565624"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_11">
+            <!-- 60 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g455"
+               transform="matrix(0.1,0,0,-0.1,30.840625,172.53427)">
+              <defs
+                 id="defs449">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-54"
+                   d="m 33.015625,40.375 q -6.640625,0 -10.53125,-4.546875 -3.875,-4.53125 -3.875,-12.4375 0,-7.859375 3.875,-12.4375 3.890625,-4.5625 10.53125,-4.5625 6.640625,0 10.515625,4.5625 3.875,4.578125 3.875,12.4375 0,7.90625 -3.875,12.4375 Q 39.65625,40.375 33.015625,40.375 Z M 52.59375,71.296875 V 62.3125 q -3.71875,1.75 -7.5,2.671875 -3.78125,0.9375 -7.5,0.9375 -9.765625,0 -14.921875,-6.59375 -5.140625,-6.59375 -5.875,-19.921875 2.875,4.25 7.21875,6.515625 4.359375,2.265625 9.578125,2.265625 10.984375,0 17.359375,-6.671875 6.375,-6.65625 6.375,-18.125 0,-11.234375 -6.640625,-18.03125 -6.640625,-6.78125 -17.671875,-6.78125 -12.65625,0 -19.34375,9.6875 -6.6875,9.703125 -6.6875,28.109375 0,17.28125 8.203125,27.5625 8.203125,10.28125 22.015625,10.28125 3.71875,0 7.5,-0.734375 3.78125,-0.734375 7.890625,-2.1875 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use451"
+                 xlink:href="#DejaVuSans-54" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use453"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_5">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_11">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g461">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use459"
+                 y="105.26086"
+                 xlink:href="#m671ab0e02d"
+                 x="50.565624"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_12">
+            <!-- 80 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g471"
+               transform="matrix(0.1,0,0,-0.1,30.840625,109.06008)">
+              <defs
+                 id="defs465">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-56"
+                   d="m 31.78125,34.625 q -7.03125,0 -11.0625,-3.765625 -4.015625,-3.765625 -4.015625,-10.34375 0,-6.59375 4.015625,-10.359375 4.03125,-3.765625 11.0625,-3.765625 7.03125,0 11.078125,3.78125 4.0625,3.796875 4.0625,10.34375 0,6.578125 -4.03125,10.34375 Q 38.875,34.625 31.78125,34.625 Z m -9.859375,4.1875 Q 15.578125,40.375 12.03125,44.71875 8.5,49.078125 8.5,55.328125 q 0,8.734375 6.21875,13.8125 6.234375,5.078125 17.0625,5.078125 10.890625,0 17.09375,-5.078125 6.203125,-5.078125 6.203125,-13.8125 0,-6.25 -3.546875,-10.609375 Q 48,40.375 41.703125,38.8125 q 7.125,-1.65625 11.09375,-6.5 3.984375,-4.828125 3.984375,-11.796875 0,-10.609375 -6.46875,-16.28125 -6.46875,-5.65625 -18.53125,-5.65625 -12.046875,0 -18.53125,5.65625 -6.46875,5.671875 -6.46875,16.28125 0,6.96875 4,11.796875 4.015625,4.84375 11.140625,6.5 z M 18.3125,54.390625 q 0,-5.65625 3.53125,-8.828125 3.546875,-3.171875 9.9375,-3.171875 6.359375,0 9.9375,3.171875 3.59375,3.171875 3.59375,8.828125 0,5.671875 -3.59375,8.84375 -3.578125,3.171875 -9.9375,3.171875 -6.390625,0 -9.9375,-3.171875 Q 18.3125,60.0625 18.3125,54.390625 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use467"
+                 xlink:href="#DejaVuSans-56" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use469"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_6">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_12">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g477">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use475"
+                 y="41.786671"
+                 xlink:href="#m671ab0e02d"
+                 x="50.565624"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_13">
+            <!-- 100 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g489"
+               transform="matrix(0.1,0,0,-0.1,24.478125,45.585891)">
+              <defs
+                 id="defs481">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-49"
+                   d="m 12.40625,8.296875 h 16.109375 v 55.625 L 10.984375,60.40625 v 8.984375 l 17.4375,3.515625 H 38.28125 V 8.296875 H 54.390625 V 0 H 12.40625 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use483"
+                 xlink:href="#DejaVuSans-49" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use485"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use487"
+                 xlink:href="#DejaVuSans-48"
+                 x="127.24609" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_14">
+          <!-- Percentage -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g516"
+             transform="matrix(0,-0.1,-0.1,0,18.398437,220.66053)">
+            <defs
+               id="defs494">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-80"
+                 d="M 19.671875,64.796875 V 37.40625 h 12.40625 q 6.890625,0 10.640625,3.5625 3.765625,3.5625 3.765625,10.15625 0,6.546875 -3.765625,10.109375 -3.75,3.5625 -10.640625,3.5625 z M 9.8125,72.90625 h 22.265625 q 12.265625,0 18.53125,-5.546875 6.28125,-5.546875 6.28125,-16.234375 0,-10.796875 -6.28125,-16.3125 -6.265625,-5.515625 -18.53125,-5.515625 H 19.671875 V 0 H 9.8125 Z" />
+            </defs>
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use496"
+               xlink:href="#DejaVuSans-80" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use498"
+               xlink:href="#DejaVuSans-101"
+               x="56.677734" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use500"
+               xlink:href="#DejaVuSans-114"
+               x="118.20117" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use502"
+               xlink:href="#DejaVuSans-99"
+               x="157.06445" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use504"
+               xlink:href="#DejaVuSans-101"
+               x="212.04492" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use506"
+               xlink:href="#DejaVuSans-110"
+               x="273.56836" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use508"
+               xlink:href="#DejaVuSans-116"
+               x="336.94727" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use510"
+               xlink:href="#DejaVuSans-97"
+               x="376.15625" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use512"
+               xlink:href="#DejaVuSans-103"
+               x="437.43555" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use514"
+               xlink:href="#DejaVuSans-101"
+               x="500.91211" />
+          </g>
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="line2d_13">
+        <path
+           id="path520"
+           style="fill:none;stroke:#ccebc5;stroke-width:1.5;stroke-linecap:square;stroke-linejoin:round"
+           d="M 146.05185,64.101816 H 99.532922"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="line2d_14">
+        <path
+           id="path523"
+           style="fill:none;stroke:#decbe4;stroke-width:1.5;stroke-linecap:square;stroke-linejoin:round"
+           d="M 53.01399,50.464784 H 99.532922"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="line2d_15">
+        <path
+           id="path526"
+           style="fill:none;stroke:#ccebc5;stroke-width:1.5;stroke-linecap:square;stroke-linejoin:round"
+           d="M 243.98645,48.83936 H 197.46751"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="line2d_16">
+        <path
+           id="path529"
+           style="fill:none;stroke:#decbe4;stroke-width:1.5;stroke-linecap:square;stroke-linejoin:round"
+           d="m 150.94858,43.549844 h 46.51893"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="line2d_17">
+        <path
+           id="path532"
+           style="fill:none;stroke:#ccebc5;stroke-width:1.5;stroke-linecap:square;stroke-linejoin:round"
+           d="M 341.92104,76.620068 H 295.40211"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="line2d_18">
+        <path
+           id="path535"
+           style="fill:none;stroke:#ccebc5;stroke-width:1.5;stroke-linecap:square;stroke-linejoin:round"
+           d="M 439.85563,92.888773 H 393.3367"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="line2d_19">
+        <path
+           id="path538"
+           style="fill:none;stroke:#ccebc5;stroke-width:1.5;stroke-linecap:square;stroke-linejoin:round"
+           d="M 537.79023,84.552969 H 491.2713"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="line2d_20">
+        <path
+           id="path541"
+           style="fill:none;stroke:#ccebc5;stroke-width:1.5;stroke-linecap:square;stroke-linejoin:round"
+           d="M 635.72482,64.928303 H 589.20589"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="line2d_21">
+        <path
+           id="path544"
+           style="fill:none;stroke:#decbe4;stroke-width:1.5;stroke-linecap:square;stroke-linejoin:round"
+           d="m 542.68696,51.704514 h 46.51893"
+           clip-path="url(#p840e12c06e)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_27">
+        <path
+           id="path547"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 50.565625,359.15761 V 25.918125" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_28">
+        <path
+           id="path550"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 638.17319,359.15761 V 25.918125" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_29">
+        <path
+           id="path553"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 50.565625,359.15761 H 638.17319" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_30">
+        <path
+           id="path556"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 50.565625,25.918125 H 638.17319" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_15">
+        <!-- 16.41 -->
+        <g
+           id="g572"
+           transform="matrix(0.1,0,0,-0.1,85.218859,335.88265)"
+           style="fill:#7e5a57;stroke-linecap:butt;stroke-linejoin:round">
+          <defs
+             id="defs560">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-46"
+               d="M 10.6875,12.40625 H 21 V 0 H 10.6875 Z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use562"
+             xlink:href="#DejaVuSans-49" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use564"
+             xlink:href="#DejaVuSans-54"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use566"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use568"
+             xlink:href="#DejaVuSans-52"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use570"
+             xlink:href="#DejaVuSans-49"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_16">
+        <!-- 75.0 -->
+        <g
+           id="g587"
+           transform="matrix(0.1,0,0,-0.1,88.400109,190.83421)"
+           style="fill:#5a6672;stroke-linecap:butt;stroke-linejoin:round">
+          <defs
+             id="defs577">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-55"
+               d="m 8.203125,72.90625 h 46.875 V 68.703125 L 28.609375,0 H 18.3125 L 43.21875,64.59375 H 8.203125 Z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-53"
+               d="m 10.796875,72.90625 h 38.71875 v -8.3125 h -29.6875 V 46.734375 q 2.140625,0.734375 4.28125,1.09375 2.15625,0.359375 4.3125,0.359375 Q 40.625,48.1875 47.75,41.5 54.890625,34.8125 54.890625,23.390625 54.890625,11.625 47.5625,5.09375 40.234375,-1.421875 26.90625,-1.421875 q -4.59375,0 -9.359375,0.78125 -4.75,0.78125 -9.828125,2.34375 V 11.625 q 4.390625,-2.390625 9.078125,-3.5625 4.6875,-1.171875 9.90625,-1.171875 8.453125,0 13.375,4.4375 4.9375,4.4375 4.9375,12.0625 0,7.609375 -4.9375,12.046875 -4.921875,4.453125 -13.375,4.453125 -3.953125,0 -7.890625,-0.875 -3.921875,-0.875 -8.015625,-2.734375 z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use579"
+             xlink:href="#DejaVuSans-55" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use581"
+             xlink:href="#DejaVuSans-53"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use583"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use585"
+             xlink:href="#DejaVuSans-48"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_17">
+        <!-- 3.12 -->
+        <g
+           id="g601"
+           transform="matrix(0.1,0,0,-0.1,125.12558,61.571676)"
+           style="fill:#667662;stroke-linecap:butt;stroke-linejoin:round">
+          <defs
+             id="defs591">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-51"
+               d="M 40.578125,39.3125 Q 47.65625,37.796875 51.625,33 q 3.984375,-4.78125 3.984375,-11.8125 0,-10.78125 -7.421875,-16.703125 -7.421875,-5.90625 -21.09375,-5.90625 -4.578125,0 -9.4375,0.90625 -4.859375,0.90625 -10.03125,2.71875 v 9.515625 q 4.09375,-2.390625 8.96875,-3.609375 4.890625,-1.21875 10.21875,-1.21875 9.265625,0 14.125,3.65625 4.859375,3.65625 4.859375,10.640625 0,6.453125 -4.515625,10.078125 -4.515625,3.640625 -12.5625,3.640625 h -8.5 v 8.109375 h 8.890625 q 7.265625,0 11.125,2.90625 3.859375,2.90625 3.859375,8.375 0,5.609375 -3.984375,8.609375 -3.96875,3.015625 -11.390625,3.015625 -4.0625,0 -8.703125,-0.890625 Q 15.375,64.15625 9.8125,62.3125 v 8.78125 q 5.625,1.5625 10.53125,2.34375 4.90625,0.78125 9.25,0.78125 11.234375,0 17.765625,-5.109375 6.546875,-5.09375 6.546875,-13.78125 0,-6.0625 -3.46875,-10.234375 -3.46875,-4.171875 -9.859375,-5.78125 z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use593"
+             xlink:href="#DejaVuSans-51" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use595"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use597"
+             xlink:href="#DejaVuSans-49"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use599"
+             xlink:href="#DejaVuSans-50"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_18">
+        <!-- 5.47 -->
+        <g
+           id="g612"
+           transform="matrix(0.1,0,0,-0.1,51.674637,47.934643)"
+           style="fill:#6f6672;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use604"
+             xlink:href="#DejaVuSans-53" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use606"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use608"
+             xlink:href="#DejaVuSans-52"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use610"
+             xlink:href="#DejaVuSans-55"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_19">
+        <!-- 33.33 -->
+        <g
+           id="g625"
+           transform="matrix(0.1,0,0,-0.1,183.15345,309.02183)"
+           style="fill:#7e5a57;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use615"
+             xlink:href="#DejaVuSans-51" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use617"
+             xlink:href="#DejaVuSans-51"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use619"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use621"
+             xlink:href="#DejaVuSans-51"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use623"
+             xlink:href="#DejaVuSans-51"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_20">
+        <!-- 63.33 -->
+        <g
+           id="g638"
+           transform="matrix(0.1,0,0,-0.1,183.15345,155.62588)"
+           style="fill:#5a6672;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use628"
+             xlink:href="#DejaVuSans-54" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use630"
+             xlink:href="#DejaVuSans-51"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use632"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use634"
+             xlink:href="#DejaVuSans-51"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use636"
+             xlink:href="#DejaVuSans-51"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_21">
+        <!-- 2.22 -->
+        <g
+           id="g649"
+           transform="matrix(0.1,0,0,-0.1,223.06017,46.309219)"
+           style="fill:#667662;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use641"
+             xlink:href="#DejaVuSans-50" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use643"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use645"
+             xlink:href="#DejaVuSans-50"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use647"
+             xlink:href="#DejaVuSans-50"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_22">
+        <!-- 1.11 -->
+        <g
+           id="g660"
+           transform="matrix(0.1,0,0,-0.1,149.60923,41.019703)"
+           style="fill:#6f6672;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use652"
+             xlink:href="#DejaVuSans-49" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use654"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use656"
+             xlink:href="#DejaVuSans-49"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use658"
+             xlink:href="#DejaVuSans-49"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_23">
+        <!-- 21.95 -->
+        <g
+           id="g676"
+           transform="matrix(0.1,0,0,-0.1,281.08805,327.08359)"
+           style="fill:#7e5a57;stroke-linecap:butt;stroke-linejoin:round">
+          <defs
+             id="defs664">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-57"
+               d="M 10.984375,1.515625 V 10.5 Q 14.703125,8.734375 18.5,7.8125 q 3.8125,-0.921875 7.484375,-0.921875 9.765625,0 14.90625,6.5625 5.15625,6.5625 5.890625,19.953125 -2.828125,-4.203125 -7.1875,-6.453125 -4.34375,-2.25 -9.609375,-2.25 -10.9375,0 -17.3125,6.609375 -6.375,6.625 -6.375,18.109375 0,11.21875 6.640625,18 6.640625,6.796875 17.671875,6.796875 12.65625,0 19.3125,-9.703125 6.671875,-9.6875 6.671875,-28.140625 0,-17.234375 -8.1875,-27.515625 -8.171875,-10.28125 -21.984375,-10.28125 -3.71875,0 -7.53125,0.734375 -3.796875,0.734375 -7.90625,2.203125 z m 19.625,30.90625 q 6.640625,0 10.515625,4.53125 3.890625,4.546875 3.890625,12.46875 0,7.859375 -3.890625,12.421875 -3.875,4.5625 -10.515625,4.5625 -6.640625,0 -10.515625,-4.5625 -3.875,-4.5625 -3.875,-12.421875 0,-7.921875 3.875,-12.46875 3.875,-4.53125 10.515625,-4.53125 z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use666"
+             xlink:href="#DejaVuSans-50" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use668"
+             xlink:href="#DejaVuSans-49"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use670"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use672"
+             xlink:href="#DejaVuSans-57"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use674"
+             xlink:href="#DejaVuSans-53"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_24">
+        <!-- 65.85 -->
+        <g
+           id="g689"
+           transform="matrix(0.1,0,0,-0.1,281.08805,187.75001)"
+           style="fill:#5a6672;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use679"
+             xlink:href="#DejaVuSans-54" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use681"
+             xlink:href="#DejaVuSans-53"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use683"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use685"
+             xlink:href="#DejaVuSans-56"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use687"
+             xlink:href="#DejaVuSans-53"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_25">
+        <!-- 2.44 -->
+        <g
+           id="g700"
+           transform="matrix(0.1,0,0,-0.1,320.99477,74.089927)"
+           style="fill:#667662;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use692"
+             xlink:href="#DejaVuSans-50" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use694"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use696"
+             xlink:href="#DejaVuSans-52"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use698"
+             xlink:href="#DejaVuSans-52"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_26">
+        <!-- 9.76 -->
+        <g
+           id="g711"
+           transform="matrix(0.1,0,0,-0.1,284.2693,60.027556)"
+           style="fill:#6f6672;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use703"
+             xlink:href="#DejaVuSans-57" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use705"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use707"
+             xlink:href="#DejaVuSans-55"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use709"
+             xlink:href="#DejaVuSans-54"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_27">
+        <!-- 11.86 -->
+        <g
+           id="g724"
+           transform="matrix(0.1,0,0,-0.1,379.02264,343.0899)"
+           style="fill:#7e5a57;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use714"
+             xlink:href="#DejaVuSans-49" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use716"
+             xlink:href="#DejaVuSans-49"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use718"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use720"
+             xlink:href="#DejaVuSans-56"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use722"
+             xlink:href="#DejaVuSans-54"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_28">
+        <!-- 69.49 -->
+        <g
+           id="g737"
+           transform="matrix(0.1,0,0,-0.1,379.02264,213.98985)"
+           style="fill:#5a6672;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use727"
+             xlink:href="#DejaVuSans-54" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use729"
+             xlink:href="#DejaVuSans-57"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use731"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use733"
+             xlink:href="#DejaVuSans-52"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use735"
+             xlink:href="#DejaVuSans-57"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_29">
+        <!-- 5.08 -->
+        <g
+           id="g748"
+           transform="matrix(0.1,0,0,-0.1,418.92936,90.358632)"
+           style="fill:#667662;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use740"
+             xlink:href="#DejaVuSans-53" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use742"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use744"
+             xlink:href="#DejaVuSans-48"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use746"
+             xlink:href="#DejaVuSans-56"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_30">
+        <!-- 13.56 -->
+        <g
+           id="g761"
+           transform="matrix(0.1,0,0,-0.1,379.02264,66.062721)"
+           style="fill:#6f6672;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use751"
+             xlink:href="#DejaVuSans-49" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use753"
+             xlink:href="#DejaVuSans-51"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use755"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use757"
+             xlink:href="#DejaVuSans-53"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use759"
+             xlink:href="#DejaVuSans-54"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_31">
+        <!-- 12.06 -->
+        <g
+           id="g774"
+           transform="matrix(0.1,0,0,-0.1,476.95723,342.7847)"
+           style="fill:#7e5a57;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use764"
+             xlink:href="#DejaVuSans-49" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use766"
+             xlink:href="#DejaVuSans-50"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use768"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use770"
+             xlink:href="#DejaVuSans-48"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use772"
+             xlink:href="#DejaVuSans-54"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_32">
+        <!-- 73.76 -->
+        <g
+           id="g787"
+           transform="matrix(0.1,0,0,-0.1,476.95723,206.6078)"
+           style="fill:#5a6672;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use777"
+             xlink:href="#DejaVuSans-55" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use779"
+             xlink:href="#DejaVuSans-51"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use781"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use783"
+             xlink:href="#DejaVuSans-55"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use785"
+             xlink:href="#DejaVuSans-54"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_33">
+        <!-- 1.42 -->
+        <g
+           id="g798"
+           transform="matrix(0.1,0,0,-0.1,516.86396,82.022828)"
+           style="fill:#667662;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use790"
+             xlink:href="#DejaVuSans-49" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use792"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use794"
+             xlink:href="#DejaVuSans-52"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use796"
+             xlink:href="#DejaVuSans-50"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_34">
+        <!-- 12.77 -->
+        <g
+           id="g811"
+           transform="matrix(0.1,0,0,-0.1,476.95723,64.803767)"
+           style="fill:#6f6672;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use801"
+             xlink:href="#DejaVuSans-49" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use803"
+             xlink:href="#DejaVuSans-50"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use805"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use807"
+             xlink:href="#DejaVuSans-55"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use809"
+             xlink:href="#DejaVuSans-55"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_35">
+        <!-- 10.42 -->
+        <g
+           id="g824"
+           transform="matrix(0.1,0,0,-0.1,574.89183,345.38725)"
+           style="fill:#7e5a57;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use814"
+             xlink:href="#DejaVuSans-49" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use816"
+             xlink:href="#DejaVuSans-48"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use818"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use820"
+             xlink:href="#DejaVuSans-52"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use822"
+             xlink:href="#DejaVuSans-50"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_36">
+        <!-- 81.25 -->
+        <g
+           id="g837"
+           transform="matrix(0.1,0,0,-0.1,574.89183,199.92557)"
+           style="fill:#5a6672;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use827"
+             xlink:href="#DejaVuSans-56" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use829"
+             xlink:href="#DejaVuSans-49"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use831"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use833"
+             xlink:href="#DejaVuSans-50"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use835"
+             xlink:href="#DejaVuSans-53"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_37">
+        <!-- 2.08 -->
+        <g
+           id="g848"
+           transform="matrix(0.1,0,0,-0.1,614.79855,62.398163)"
+           style="fill:#667662;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use840"
+             xlink:href="#DejaVuSans-50" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use842"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use844"
+             xlink:href="#DejaVuSans-48"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use846"
+             xlink:href="#DejaVuSans-56"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_38">
+        <!-- 6.25 -->
+        <g
+           id="g859"
+           transform="matrix(0.1,0,0,-0.1,541.3476,49.174373)"
+           style="fill:#6f6672;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use851"
+             xlink:href="#DejaVuSans-54" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use853"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use855"
+             xlink:href="#DejaVuSans-50"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use857"
+             xlink:href="#DejaVuSans-53"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_39">
+        <!-- Portion of Version control systems used per research field -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g981"
+           transform="matrix(0.12,0,0,-0.12,171.33034,19.918125)">
+          <defs
+             id="defs863">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-86"
+               d="M 28.609375,0 0.78125,72.90625 h 10.296875 l 23.109375,-61.375 23.140625,61.375 h 10.25 L 39.796875,0 Z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use865"
+             xlink:href="#DejaVuSans-80" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use867"
+             xlink:href="#DejaVuSans-111"
+             x="56.677734" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use869"
+             xlink:href="#DejaVuSans-114"
+             x="117.85938" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use871"
+             xlink:href="#DejaVuSans-116"
+             x="158.97266" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use873"
+             xlink:href="#DejaVuSans-105"
+             x="198.18164" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use875"
+             xlink:href="#DejaVuSans-111"
+             x="225.96484" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use877"
+             xlink:href="#DejaVuSans-110"
+             x="287.14648" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use879"
+             xlink:href="#DejaVuSans-32"
+             x="350.52539" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use881"
+             xlink:href="#DejaVuSans-111"
+             x="382.3125" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use883"
+             xlink:href="#DejaVuSans-102"
+             x="443.49414" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use885"
+             xlink:href="#DejaVuSans-32"
+             x="478.69922" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use887"
+             xlink:href="#DejaVuSans-86"
+             x="510.48633" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use889"
+             xlink:href="#DejaVuSans-101"
+             x="571.14453" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use891"
+             xlink:href="#DejaVuSans-114"
+             x="632.66797" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use893"
+             xlink:href="#DejaVuSans-115"
+             x="673.78125" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use895"
+             xlink:href="#DejaVuSans-105"
+             x="725.88086" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use897"
+             xlink:href="#DejaVuSans-111"
+             x="753.66406" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use899"
+             xlink:href="#DejaVuSans-110"
+             x="814.8457" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use901"
+             xlink:href="#DejaVuSans-32"
+             x="878.22461" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use903"
+             xlink:href="#DejaVuSans-99"
+             x="910.01172" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use905"
+             xlink:href="#DejaVuSans-111"
+             x="964.99219" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use907"
+             xlink:href="#DejaVuSans-110"
+             x="1026.1738" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use909"
+             xlink:href="#DejaVuSans-116"
+             x="1089.5527" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use911"
+             xlink:href="#DejaVuSans-114"
+             x="1128.7617" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use913"
+             xlink:href="#DejaVuSans-111"
+             x="1167.625" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use915"
+             xlink:href="#DejaVuSans-108"
+             x="1228.8066" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use917"
+             xlink:href="#DejaVuSans-32"
+             x="1256.5898" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use919"
+             xlink:href="#DejaVuSans-115"
+             x="1288.377" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use921"
+             xlink:href="#DejaVuSans-121"
+             x="1340.4766" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use923"
+             xlink:href="#DejaVuSans-115"
+             x="1399.6562" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use925"
+             xlink:href="#DejaVuSans-116"
+             x="1451.7559" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use927"
+             xlink:href="#DejaVuSans-101"
+             x="1490.9648" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use929"
+             xlink:href="#DejaVuSans-109"
+             x="1552.4883" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use931"
+             xlink:href="#DejaVuSans-115"
+             x="1649.9004" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use933"
+             xlink:href="#DejaVuSans-32"
+             x="1702" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use935"
+             xlink:href="#DejaVuSans-117"
+             x="1733.7871" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use937"
+             xlink:href="#DejaVuSans-115"
+             x="1797.166" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use939"
+             xlink:href="#DejaVuSans-101"
+             x="1849.2656" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use941"
+             xlink:href="#DejaVuSans-100"
+             x="1910.7891" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use943"
+             xlink:href="#DejaVuSans-32"
+             x="1974.2656" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use945"
+             xlink:href="#DejaVuSans-112"
+             x="2006.0527" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use947"
+             xlink:href="#DejaVuSans-101"
+             x="2069.5293" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use949"
+             xlink:href="#DejaVuSans-114"
+             x="2131.0527" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use951"
+             xlink:href="#DejaVuSans-32"
+             x="2172.166" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use953"
+             xlink:href="#DejaVuSans-114"
+             x="2203.9531" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use955"
+             xlink:href="#DejaVuSans-101"
+             x="2242.8164" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use957"
+             xlink:href="#DejaVuSans-115"
+             x="2304.3398" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use959"
+             xlink:href="#DejaVuSans-101"
+             x="2356.4395" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use961"
+             xlink:href="#DejaVuSans-97"
+             x="2417.9629" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use963"
+             xlink:href="#DejaVuSans-114"
+             x="2479.2422" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use965"
+             xlink:href="#DejaVuSans-99"
+             x="2518.1055" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use967"
+             xlink:href="#DejaVuSans-104"
+             x="2573.0859" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use969"
+             xlink:href="#DejaVuSans-32"
+             x="2636.4648" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use971"
+             xlink:href="#DejaVuSans-102"
+             x="2668.252" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use973"
+             xlink:href="#DejaVuSans-105"
+             x="2703.457" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use975"
+             xlink:href="#DejaVuSans-101"
+             x="2731.2402" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use977"
+             xlink:href="#DejaVuSans-108"
+             x="2792.7637" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use979"
+             xlink:href="#DejaVuSans-100"
+             x="2820.5469" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="legend_1">
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round;fill:none"
+           id="patch_31">
+          <path
+             id="path984"
+             style="opacity:0.8;fill:none;stroke:#cccccc;stroke-linecap:butt;stroke-linejoin:miter"
+             d="m 659.86338,123.42227 h 87.66093 q 2,0 2,-2 V 63.709773 q 0,-2 -2,-2 h -87.66093 q -2,0 -2,2 v 57.712497 q 0,2 2,2 z" />
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="patch_32">
+          <path
+             id="path987"
+             style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+             d="m 661.86338,73.30821 h 20 v -7 h -20 z" />
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_40">
+          <!-- Subversion -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g1013"
+             transform="matrix(0.1,0,0,-0.1,689.86338,73.30821)">
+            <defs
+               id="defs991">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-98"
+                 d="m 48.6875,27.296875 q 0,9.90625 -4.078125,15.546875 -4.078125,5.640625 -11.203125,5.640625 -7.140625,0 -11.21875,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.21875,-5.640625 7.125,0 11.203125,5.640625 4.078125,5.640625 4.078125,15.546875 z m -30.578125,19.09375 q 2.84375,4.875 7.15625,7.234375 Q 29.59375,56 35.59375,56 q 9.96875,0 16.1875,-7.90625 6.234375,-7.90625 6.234375,-20.796875 0,-12.890625 -6.234375,-20.8125 -6.21875,-7.90625 -16.1875,-7.90625 -6,0 -10.328125,2.375 -4.3125,2.375 -7.15625,7.25 V 0 h -9.03125 v 75.984375 h 9.03125 z" />
+            </defs>
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use993"
+               xlink:href="#DejaVuSans-83" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use995"
+               xlink:href="#DejaVuSans-117"
+               x="63.476562" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use997"
+               xlink:href="#DejaVuSans-98"
+               x="126.85547" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use999"
+               xlink:href="#DejaVuSans-118"
+               x="190.33203" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1001"
+               xlink:href="#DejaVuSans-101"
+               x="249.51172" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1003"
+               xlink:href="#DejaVuSans-114"
+               x="311.03516" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1005"
+               xlink:href="#DejaVuSans-115"
+               x="352.14844" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1007"
+               xlink:href="#DejaVuSans-105"
+               x="404.24805" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1009"
+               xlink:href="#DejaVuSans-111"
+               x="432.03125" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1011"
+               xlink:href="#DejaVuSans-110"
+               x="493.21289" />
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="patch_33">
+          <path
+             id="path1016"
+             style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+             d="m 661.86338,87.986335 h 20 v -7 h -20 z" />
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_41">
+          <!-- Git -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g1028"
+             transform="matrix(0.1,0,0,-0.1,689.86338,87.986335)">
+            <defs
+               id="defs1020">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-71"
+                 d="M 59.515625,10.40625 V 29.984375 H 43.40625 v 8.109375 h 25.875 V 6.78125 Q 63.578125,2.734375 56.6875,0.65625 49.8125,-1.421875 42,-1.421875 q -17.09375,0 -26.75,9.984375 -9.640625,10 -9.640625,27.8125 0,17.875 9.640625,27.859375 9.65625,9.984375 26.75,9.984375 7.125,0 13.546875,-1.765625 6.421875,-1.75 11.84375,-5.171875 v -10.5 q -5.46875,4.640625 -11.625,6.984375 -6.15625,2.34375 -12.9375,2.34375 -13.390625,0 -20.109375,-7.46875 -6.703125,-7.46875 -6.703125,-22.265625 0,-14.75 6.703125,-22.21875 6.71875,-7.46875 20.109375,-7.46875 5.21875,0 9.3125,0.90625 4.109375,0.90625 7.375,2.8125 z" />
+            </defs>
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1022"
+               xlink:href="#DejaVuSans-71" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1024"
+               xlink:href="#DejaVuSans-105"
+               x="77.490234" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1026"
+               xlink:href="#DejaVuSans-116"
+               x="105.27344" />
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="patch_34">
+          <path
+             id="path1031"
+             style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+             d="m 661.86338,102.66446 h 20 v -7 h -20 z" />
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_42">
+          <!-- CVS -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g1043"
+             transform="matrix(0.1,0,0,-0.1,689.86338,102.66446)">
+            <defs
+               id="defs1035">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-67"
+                 d="M 64.40625,67.28125 V 56.890625 q -4.984375,4.640625 -10.625,6.921875 -5.640625,2.296875 -11.984375,2.296875 -12.5,0 -19.140625,-7.640625 -6.640625,-7.640625 -6.640625,-22.09375 0,-14.40625 6.640625,-22.046875 Q 29.296875,6.6875 41.796875,6.6875 q 6.34375,0 11.984375,2.296875 5.640625,2.296875 10.625,6.9375 V 5.609375 Q 59.234375,2.09375 53.4375,0.328125 q -5.78125,-1.75 -12.21875,-1.75 -16.5625,0 -26.09375,10.125 Q 5.609375,18.84375 5.609375,36.375 q 0,17.578125 9.515625,27.703125 9.53125,10.140625 26.09375,10.140625 6.53125,0 12.3125,-1.734375 5.796875,-1.734375 10.875,-5.203125 z" />
+            </defs>
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1037"
+               xlink:href="#DejaVuSans-67" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1039"
+               xlink:href="#DejaVuSans-86"
+               x="69.824219" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1041"
+               xlink:href="#DejaVuSans-83"
+               x="138.23242" />
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="patch_35">
+          <path
+             id="path1046"
+             style="fill:#decbe4;stroke-linecap:butt;stroke-linejoin:round"
+             d="m 661.86338,117.34259 h 20 v -7 h -20 z" />
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_43">
+          <!-- None -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g1060"
+             transform="matrix(0.1,0,0,-0.1,689.86338,117.34259)">
+            <defs
+               id="defs1050">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-78"
+                 d="M 9.8125,72.90625 H 23.09375 L 55.421875,11.921875 V 72.90625 h 9.5625 V 0 h -13.28125 l -32.3125,60.984375 V 0 H 9.8125 Z" />
+            </defs>
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1052"
+               xlink:href="#DejaVuSans-78" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1054"
+               xlink:href="#DejaVuSans-111"
+               x="74.804688" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1056"
+               xlink:href="#DejaVuSans-110"
+               x="135.98633" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1058"
+               xlink:href="#DejaVuSans-101"
+               x="199.36523" />
+          </g>
+        </g>
+      </g>
+    </g>
+  </g>
+  <defs
+     id="defs1069">
+    <clipPath
+       id="p840e12c06e">
+      <rect
+         id="rect1066"
+         y="25.918125"
+         x="50.565625"
+         width="587.607561"
+         height="333.239489" />
+    </clipPath>
+  </defs>
+</svg>
diff --git a/assets/img/posts/2020-10-15-survey-technology/vcs_usage_per_team_size.svg b/assets/img/posts/2020-10-15-survey-technology/vcs_usage_per_team_size.svg
new file mode 100644
index 0000000000000000000000000000000000000000..cbc583afc71c3c2ce2787c1919d2e74fc5392648
--- /dev/null
+++ b/assets/img/posts/2020-10-15-survey-technology/vcs_usage_per_team_size.svg
@@ -0,0 +1,2935 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   id="svg814"
+   width="731.52pt"
+   viewBox="0 0 731.52 527.04"
+   version="1.1"
+   height="527.04pt">
+  <metadata
+     id="metadata2">
+    <rdf:RDF>
+      <cc:Work>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:date>2020-11-04T16:21:25.311138</dc:date>
+        <dc:format>image/svg+xml</dc:format>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Matplotlib v3.3.2, https://matplotlib.org/</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs6">
+    <style
+       id="style4"
+       type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
+  </defs>
+  <g
+     style="stroke-linecap:butt;stroke-linejoin:round"
+     id="figure_1">
+    <g
+       style="stroke-linecap:butt;stroke-linejoin:round"
+       id="patch_1">
+      <path
+         id="path8"
+         style="fill:none;stroke-linecap:butt;stroke-linejoin:round"
+         d="M 0,527.04 H 731.52 V 0 H 0 Z" />
+    </g>
+    <g
+       style="stroke-linecap:butt;stroke-linejoin:round"
+       id="axes_1">
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_2">
+        <path
+           id="path11"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 50.565625,433.13208 H 610.07558 V 25.918125 H 50.565625 Z" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_3">
+        <path
+           id="path14"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 78.541123,433.13208 H 134.49212 V 394.93741 H 78.541123 Z"
+           clip-path="url(#p69169e277a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_4">
+        <path
+           id="path17"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 190.44311,433.13208 h 55.951 v -77.56456 h -55.951 z"
+           clip-path="url(#p69169e277a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_5">
+        <path
+           id="path20"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 302.34511,433.13208 h 55.95099 v -80.7233 h -55.95099 z"
+           clip-path="url(#p69169e277a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_6">
+        <path
+           id="path23"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 414.2471,433.13208 h 55.95099 V 383.41121 H 414.2471 Z"
+           clip-path="url(#p69169e277a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_7">
+        <path
+           id="path26"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 526.14909,433.13208 h 55.951 v -70.51324 h -55.951 z"
+           clip-path="url(#p69169e277a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_8">
+        <path
+           id="path29"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 78.541123,394.93741 H 134.49212 V 130.51276 H 78.541123 Z"
+           clip-path="url(#p69169e277a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_9">
+        <path
+           id="path32"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 190.44311,355.56752 h 55.951 V 66.463237 h -55.951 z"
+           clip-path="url(#p69169e277a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_10">
+        <path
+           id="path35"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 302.34511,352.40878 H 358.2961 V 64.612664 h -55.95099 z"
+           clip-path="url(#p69169e277a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_11">
+        <path
+           id="path38"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 414.2471,383.41121 h 55.95099 V 75.14179 H 414.2471 Z"
+           clip-path="url(#p69169e277a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_12">
+        <path
+           id="path41"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 526.14909,362.61884 h 55.951 V 45.309266 h -55.951 z"
+           clip-path="url(#p69169e277a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_13">
+        <path
+           id="path44"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 78.541123,130.51276 h 55.950997 v -5.8761 H 78.541123 Z"
+           clip-path="url(#p69169e277a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_14">
+        <path
+           id="path47"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 190.44311,433.13208 h 55.951 v 0 z"
+           clip-path="url(#p69169e277a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_15">
+        <path
+           id="path50"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 302.34511,64.612664 H 358.2961 V 48.818974 H 302.34511 Z"
+           clip-path="url(#p69169e277a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_16">
+        <path
+           id="path53"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 414.2471,75.14179 h 55.95099 V 45.309266 H 414.2471 Z"
+           clip-path="url(#p69169e277a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_17">
+        <path
+           id="path56"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 526.14909,433.13208 h 55.951 v 0 z"
+           clip-path="url(#p69169e277a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_18">
+        <path
+           id="path59"
+           style="fill:#decbe4;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 78.541123,124.63666 H 134.49212 V 45.309266 H 78.541123 Z"
+           clip-path="url(#p69169e277a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_19">
+        <path
+           id="path62"
+           style="fill:#decbe4;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 190.44311,66.463237 h 55.951 V 45.309266 h -55.951 z"
+           clip-path="url(#p69169e277a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_20">
+        <path
+           id="path65"
+           style="fill:#decbe4;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 302.34511,48.818974 H 358.2961 V 45.309266 H 302.34511 Z"
+           clip-path="url(#p69169e277a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_21">
+        <path
+           id="path68"
+           style="fill:#decbe4;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 414.2471,433.13208 h 55.95099 v 0 z"
+           clip-path="url(#p69169e277a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_22">
+        <path
+           id="path71"
+           style="fill:#decbe4;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 526.14909,433.13208 h 55.951 v 0 z"
+           clip-path="url(#p69169e277a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="matplotlib.axis_1">
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_1">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_1">
+            <defs
+               id="defs75">
+              <path
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 id="m2d01a25091"
+                 d="M 0,0 V 3.5" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g79">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use77"
+                 y="433.13208"
+                 xlink:href="#m2d01a25091"
+                 x="106.51662"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_1">
+            <!-- 0 (it is only me) -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g131"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,56.303201,501.09131)">
+              <defs
+                 id="defs95">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-48"
+                   d="m 31.78125,66.40625 q -7.609375,0 -11.453125,-7.5 Q 16.5,51.421875 16.5,36.375 q 0,-14.984375 3.828125,-22.484375 3.84375,-7.5 11.453125,-7.5 7.671875,0 11.5,7.5 3.84375,7.5 3.84375,22.484375 0,15.046875 -3.84375,22.53125 -3.828125,7.5 -11.5,7.5 z m 0,7.8125 q 12.265625,0 18.734375,-9.703125 6.46875,-9.6875 6.46875,-28.140625 0,-18.40625 -6.46875,-28.109375 -6.46875,-9.6875 -18.734375,-9.6875 -12.25,0 -18.71875,9.6875 Q 6.59375,17.96875 6.59375,36.375 q 0,18.453125 6.46875,28.140625 6.46875,9.703125 18.71875,9.703125 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   d=""
+                   id="DejaVuSans-32" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-40"
+                   d="M 31,75.875 Q 24.46875,64.65625 21.28125,53.65625 18.109375,42.671875 18.109375,31.390625 18.109375,20.125 21.3125,9.0625 24.515625,-2 31,-13.1875 H 23.1875 Q 15.875,-1.703125 12.234375,9.375 8.59375,20.453125 8.59375,31.390625 q 0,10.890625 3.609375,21.921875 3.625,11.046875 10.984375,22.5625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-105"
+                   d="M 9.421875,54.6875 H 18.40625 V 0 H 9.421875 Z m 0,21.296875 H 18.40625 V 64.59375 H 9.421875 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-116"
+                   d="M 18.3125,70.21875 V 54.6875 h 18.5 v -6.984375 h -18.5 v -29.6875 q 0,-6.6875 1.828125,-8.59375 1.828125,-1.90625 7.453125,-1.90625 H 36.8125 V 0 H 27.59375 Q 17.1875,0 13.234375,3.875 9.28125,7.765625 9.28125,18.015625 v 29.6875 H 2.6875 V 54.6875 h 6.59375 v 15.53125 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-115"
+                   d="m 44.28125,53.078125 v -8.5 Q 40.484375,46.53125 36.375,47.5 q -4.09375,0.984375 -8.5,0.984375 -6.6875,0 -10.03125,-2.046875 Q 14.5,44.390625 14.5,40.28125 q 0,-3.125 2.390625,-4.90625 2.390625,-1.78125 9.625,-3.390625 l 3.078125,-0.6875 Q 39.15625,29.25 43.1875,25.515625 47.21875,21.78125 47.21875,15.09375 q 0,-7.625 -6.03125,-12.078125 -6.03125,-4.4375 -16.578125,-4.4375 -4.390625,0 -9.15625,0.859375 Q 10.6875,0.296875 5.421875,2 v 9.28125 q 4.984375,-2.59375 9.8125,-3.890625 4.828125,-1.28125 9.578125,-1.28125 6.34375,0 9.75,2.171875 3.421875,2.171875 3.421875,6.125 0,3.65625 -2.46875,5.609375 -2.453125,1.953125 -10.8125,3.765625 l -3.125,0.734375 q -8.34375,1.75 -12.0625,5.390625 -3.703125,3.640625 -3.703125,9.984375 0,7.71875 5.46875,11.90625 Q 16.75,56 26.8125,56 q 4.96875,0 9.359375,-0.734375 4.40625,-0.71875 8.109375,-2.1875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-111"
+                   d="m 30.609375,48.390625 q -7.21875,0 -11.421875,-5.640625 -4.203125,-5.640625 -4.203125,-15.453125 0,-9.8125 4.171875,-15.453125 4.1875,-5.640625 11.453125,-5.640625 7.1875,0 11.375,5.65625 4.203125,5.671875 4.203125,15.4375 0,9.71875 -4.203125,15.40625 -4.1875,5.6875 -11.375,5.6875 z m 0,7.609375 q 11.71875,0 18.40625,-7.625 6.703125,-7.609375 6.703125,-21.078125 0,-13.421875 -6.703125,-21.078125 -6.6875,-7.640625 -18.40625,-7.640625 -11.765625,0 -18.4375,7.640625 -6.65625,7.65625 -6.65625,21.078125 0,13.46875 6.65625,21.078125 Q 18.84375,56 30.609375,56 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-110"
+                   d="M 54.890625,33.015625 V 0 H 45.90625 v 32.71875 q 0,7.765625 -3.03125,11.609375 -3.03125,3.859375 -9.078125,3.859375 -7.28125,0 -11.484375,-4.640625 -4.203125,-4.625 -4.203125,-12.640625 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 3.234375,4.9375 7.59375,7.375 4.375,2.4375 10.09375,2.4375 9.421875,0 14.25,-5.828125 4.84375,-5.828125 4.84375,-17.15625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-108"
+                   d="M 9.421875,75.984375 H 18.40625 V 0 H 9.421875 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-121"
+                   d="M 32.171875,-5.078125 Q 28.375,-14.84375 24.75,-17.8125 q -3.609375,-2.984375 -9.65625,-2.984375 h -7.1875 v 7.515625 h 5.28125 q 3.703125,0 5.75,1.765625 2.0625,1.75 4.546875,8.296875 L 25.09375,0.875 2.984375,54.6875 H 12.5 L 29.59375,11.921875 46.6875,54.6875 h 9.515625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-109"
+                   d="M 52,44.1875 Q 55.375,50.25 60.0625,53.125 64.75,56 71.09375,56 q 8.546875,0 13.1875,-5.984375 4.640625,-5.96875 4.640625,-17 V 0 h -9.03125 v 32.71875 q 0,7.859375 -2.796875,11.65625 -2.78125,3.8125 -8.484375,3.8125 -6.984375,0 -11.046875,-4.640625 -4.046875,-4.625 -4.046875,-12.640625 V 0 h -9.03125 v 32.71875 q 0,7.90625 -2.78125,11.6875 -2.78125,3.78125 -8.59375,3.78125 -6.890625,0 -10.953125,-4.65625 -4.046875,-4.65625 -4.046875,-12.625 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 3.078125,5.03125 7.375,7.421875 Q 29.78125,56 35.6875,56 41.65625,56 45.828125,52.96875 50,49.953125 52,44.1875 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-101"
+                   d="m 56.203125,29.59375 v -4.390625 h -41.3125 q 0.59375,-9.28125 5.59375,-14.140625 5,-4.859375 13.9375,-4.859375 5.171875,0 10.03125,1.265625 4.859375,1.265625 9.65625,3.8125 v -8.5 q -4.84375,-2.046875 -9.921875,-3.125 -5.078125,-1.078125 -10.296875,-1.078125 -13.09375,0 -20.734375,7.609375 -7.640625,7.625 -7.640625,20.625 0,13.421875 7.25,21.296875 Q 20.015625,56 32.328125,56 q 11.03125,0 17.453125,-7.109375 6.421875,-7.09375 6.421875,-19.296875 z m -8.984375,2.640625 q -0.09375,7.359375 -4.125,11.75 -4.03125,4.40625 -10.671875,4.40625 -7.515625,0 -12.03125,-4.25 -4.515625,-4.25 -5.203125,-11.96875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-41"
+                   d="m 8.015625,75.875 h 7.8125 q 7.3125,-11.515625 10.953125,-22.5625 3.640625,-11.03125 3.640625,-21.921875 0,-10.9375 -3.640625,-22.015625 -3.640625,-11.078125 -10.953125,-22.5625 h -7.8125 Q 14.5,-2 17.703125,9.0625 20.90625,20.125 20.90625,31.390625 q 0,11.28125 -3.203125,22.265625 -3.203125,11 -9.6875,22.21875 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use97"
+                 xlink:href="#DejaVuSans-48" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use99"
+                 xlink:href="#DejaVuSans-32"
+                 x="63.623047" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use101"
+                 xlink:href="#DejaVuSans-40"
+                 x="95.410156" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use103"
+                 xlink:href="#DejaVuSans-105"
+                 x="134.42383" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use105"
+                 xlink:href="#DejaVuSans-116"
+                 x="162.20703" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use107"
+                 xlink:href="#DejaVuSans-32"
+                 x="201.41602" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use109"
+                 xlink:href="#DejaVuSans-105"
+                 x="233.20312" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use111"
+                 xlink:href="#DejaVuSans-115"
+                 x="260.98633" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use113"
+                 xlink:href="#DejaVuSans-32"
+                 x="313.08594" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use115"
+                 xlink:href="#DejaVuSans-111"
+                 x="344.87305" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use117"
+                 xlink:href="#DejaVuSans-110"
+                 x="406.05469" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use119"
+                 xlink:href="#DejaVuSans-108"
+                 x="469.43359" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use121"
+                 xlink:href="#DejaVuSans-121"
+                 x="497.2168" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use123"
+                 xlink:href="#DejaVuSans-32"
+                 x="556.39648" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use125"
+                 xlink:href="#DejaVuSans-109"
+                 x="588.18359" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use127"
+                 xlink:href="#DejaVuSans-101"
+                 x="685.5957" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use129"
+                 xlink:href="#DejaVuSans-41"
+                 x="747.11914" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_2">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_2">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g137">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use135"
+                 y="433.13208"
+                 xlink:href="#m2d01a25091"
+                 x="218.41861"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_2">
+            <!-- 1 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g145"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,219.29255,450.00395)">
+              <defs
+                 id="defs141">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-49"
+                   d="m 12.40625,8.296875 h 16.109375 v 55.625 L 10.984375,60.40625 v 8.984375 l 17.4375,3.515625 H 38.28125 V 8.296875 H 54.390625 V 0 H 12.40625 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use143"
+                 xlink:href="#DejaVuSans-49" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_3">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_3">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g151">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use149"
+                 y="433.13208"
+                 xlink:href="#m2d01a25091"
+                 x="330.32062"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_3">
+            <!-- 2 - 5 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g169"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,319.64992,461.54858)">
+              <defs
+                 id="defs157">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-50"
+                   d="M 19.1875,8.296875 H 53.609375 V 0 H 7.328125 v 8.296875 q 5.609375,5.8125 15.296875,15.59375 9.703125,9.796875 12.1875,12.640625 4.734375,5.3125 6.609375,9 1.890625,3.6875 1.890625,7.25 0,5.8125 -4.078125,9.46875 -4.078125,3.671875 -10.625,3.671875 -4.640625,0 -9.796875,-1.609375 -5.140625,-1.609375 -11,-4.890625 v 9.96875 Q 13.765625,71.78125 18.9375,73 q 5.1875,1.21875 9.484375,1.21875 11.328125,0 18.0625,-5.671875 6.734375,-5.65625 6.734375,-15.125 0,-4.5 -1.6875,-8.53125 Q 49.859375,40.875 45.40625,35.40625 44.1875,33.984375 37.640625,27.21875 31.109375,20.453125 19.1875,8.296875 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-45"
+                   d="m 4.890625,31.390625 h 26.3125 v -8 h -26.3125 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-53"
+                   d="m 10.796875,72.90625 h 38.71875 v -8.3125 h -29.6875 V 46.734375 q 2.140625,0.734375 4.28125,1.09375 2.15625,0.359375 4.3125,0.359375 Q 40.625,48.1875 47.75,41.5 54.890625,34.8125 54.890625,23.390625 54.890625,11.625 47.5625,5.09375 40.234375,-1.421875 26.90625,-1.421875 q -4.59375,0 -9.359375,0.78125 -4.75,0.78125 -9.828125,2.34375 V 11.625 q 4.390625,-2.390625 9.078125,-3.5625 4.6875,-1.171875 9.90625,-1.171875 8.453125,0 13.375,4.4375 4.9375,4.4375 4.9375,12.0625 0,7.609375 -4.9375,12.046875 -4.921875,4.453125 -13.375,4.453125 -3.953125,0 -7.890625,-0.875 -3.921875,-0.875 -8.015625,-2.734375 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use159"
+                 xlink:href="#DejaVuSans-50" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use161"
+                 xlink:href="#DejaVuSans-32"
+                 x="63.623047" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use163"
+                 xlink:href="#DejaVuSans-45"
+                 x="95.410156" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use165"
+                 xlink:href="#DejaVuSans-32"
+                 x="131.49414" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use167"
+                 xlink:href="#DejaVuSans-53"
+                 x="163.28125" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_4">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_4">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g175">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use173"
+                 y="433.13208"
+                 xlink:href="#m2d01a25091"
+                 x="442.2226"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_4">
+            <!-- 6 - 10 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g193"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,427.05295,466.04754)">
+              <defs
+                 id="defs179">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-54"
+                   d="m 33.015625,40.375 q -6.640625,0 -10.53125,-4.546875 -3.875,-4.53125 -3.875,-12.4375 0,-7.859375 3.875,-12.4375 3.890625,-4.5625 10.53125,-4.5625 6.640625,0 10.515625,4.5625 3.875,4.578125 3.875,12.4375 0,7.90625 -3.875,12.4375 Q 39.65625,40.375 33.015625,40.375 Z M 52.59375,71.296875 V 62.3125 q -3.71875,1.75 -7.5,2.671875 -3.78125,0.9375 -7.5,0.9375 -9.765625,0 -14.921875,-6.59375 -5.140625,-6.59375 -5.875,-19.921875 2.875,4.25 7.21875,6.515625 4.359375,2.265625 9.578125,2.265625 10.984375,0 17.359375,-6.671875 6.375,-6.65625 6.375,-18.125 0,-11.234375 -6.640625,-18.03125 -6.640625,-6.78125 -17.671875,-6.78125 -12.65625,0 -19.34375,9.6875 -6.6875,9.703125 -6.6875,28.109375 0,17.28125 8.203125,27.5625 8.203125,10.28125 22.015625,10.28125 3.71875,0 7.5,-0.734375 3.78125,-0.734375 7.890625,-2.1875 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use181"
+                 xlink:href="#DejaVuSans-54" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use183"
+                 xlink:href="#DejaVuSans-32"
+                 x="63.623047" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use185"
+                 xlink:href="#DejaVuSans-45"
+                 x="95.410156" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use187"
+                 xlink:href="#DejaVuSans-32"
+                 x="131.49414" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use189"
+                 xlink:href="#DejaVuSans-49"
+                 x="163.28125" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use191"
+                 xlink:href="#DejaVuSans-48"
+                 x="226.9043" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_5">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_5">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g199">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use197"
+                 y="433.13208"
+                 xlink:href="#m2d01a25091"
+                 x="554.12457"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_5">
+            <!-- &gt; 10 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g213"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,542.32695,462.67553)">
+              <defs
+                 id="defs203">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-62"
+                   d="m 10.59375,49.21875 v 8.890625 L 73.1875,35.40625 V 27.296875 L 10.59375,4.59375 v 8.890625 l 50.296875,17.8125 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use205"
+                 xlink:href="#DejaVuSans-62" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use207"
+                 xlink:href="#DejaVuSans-32"
+                 x="83.789062" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use209"
+                 xlink:href="#DejaVuSans-49"
+                 x="115.57617" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use211"
+                 xlink:href="#DejaVuSans-48"
+                 x="179.19922" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_6">
+          <!-- Team size -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g240"
+             transform="matrix(0.1,0,0,-0.1,305.82217,514.16031)">
+            <defs
+               id="defs220">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-84"
+                 d="M -0.296875,72.90625 H 61.375 v -8.3125 H 35.5 V 0 H 25.59375 V 64.59375 H -0.296875 Z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-97"
+                 d="m 34.28125,27.484375 q -10.890625,0 -15.09375,-2.484375 -4.203125,-2.484375 -4.203125,-8.5 0,-4.78125 3.15625,-7.59375 3.15625,-2.796875 8.5625,-2.796875 7.484375,0 12,5.296875 4.515625,5.296875 4.515625,14.078125 v 2 z m 17.921875,3.71875 V 0 H 43.21875 v 8.296875 q -3.078125,-4.96875 -7.671875,-7.34375 -4.59375,-2.375 -11.234375,-2.375 -8.390625,0 -13.359375,4.71875 Q 6,8.015625 6,15.921875 q 0,9.21875 6.171875,13.90625 6.1875,4.6875 18.4375,4.6875 H 43.21875 v 0.890625 q 0,6.203125 -4.078125,9.59375 -4.078125,3.390625 -11.453125,3.390625 -4.6875,0 -9.140625,-1.125 -4.4375,-1.125 -8.53125,-3.375 v 8.3125 q 4.921875,1.90625 9.5625,2.84375 Q 24.21875,56 28.609375,56 q 11.875,0 17.734375,-6.15625 5.859375,-6.140625 5.859375,-18.640625 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-122"
+                 d="M 5.515625,54.6875 H 48.1875 V 46.484375 L 14.40625,7.171875 H 48.1875 V 0 H 4.296875 v 8.203125 l 33.796875,39.3125 H 5.515625 Z" />
+            </defs>
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use222"
+               xlink:href="#DejaVuSans-84" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use224"
+               xlink:href="#DejaVuSans-101"
+               x="44.083984" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use226"
+               xlink:href="#DejaVuSans-97"
+               x="105.60742" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use228"
+               xlink:href="#DejaVuSans-109"
+               x="166.88672" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use230"
+               xlink:href="#DejaVuSans-32"
+               x="264.29883" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use232"
+               xlink:href="#DejaVuSans-115"
+               x="296.08594" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use234"
+               xlink:href="#DejaVuSans-105"
+               x="348.18555" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use236"
+               xlink:href="#DejaVuSans-122"
+               x="375.96875" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use238"
+               xlink:href="#DejaVuSans-101"
+               x="428.45898" />
+          </g>
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="matplotlib.axis_2">
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_1">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_6">
+            <defs
+               id="defs245">
+              <path
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 id="m4a9cd15879"
+                 d="M 0,0 H -3.5" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g249">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use247"
+                 y="433.13208"
+                 xlink:href="#m4a9cd15879"
+                 x="50.565624"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_7">
+            <!-- 0 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g254"
+               transform="matrix(0.1,0,0,-0.1,37.203125,436.9313)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use252"
+                 xlink:href="#DejaVuSans-48" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_2">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_7">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g260">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use258"
+                 y="355.5675"
+                 xlink:href="#m4a9cd15879"
+                 x="50.565624"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_8">
+            <!-- 20 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g267"
+               transform="matrix(0.1,0,0,-0.1,30.840625,359.36674)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use263"
+                 xlink:href="#DejaVuSans-50" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use265"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_3">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_8">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g273">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use271"
+                 y="278.00296"
+                 xlink:href="#m4a9cd15879"
+                 x="50.565624"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_9">
+            <!-- 40 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g283"
+               transform="matrix(0.1,0,0,-0.1,30.840625,281.80217)">
+              <defs
+                 id="defs277">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-52"
+                   d="M 37.796875,64.3125 12.890625,25.390625 h 24.90625 z m -2.59375,8.59375 h 12.40625 V 25.390625 h 10.40625 V 17.1875 H 47.609375 V 0 h -9.8125 V 17.1875 H 4.890625 v 9.515625 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use279"
+                 xlink:href="#DejaVuSans-52" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use281"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_4">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_9">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g289">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use287"
+                 y="200.43839"
+                 xlink:href="#m4a9cd15879"
+                 x="50.565624"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_10">
+            <!-- 60 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g296"
+               transform="matrix(0.1,0,0,-0.1,30.840625,204.23761)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use292"
+                 xlink:href="#DejaVuSans-54" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use294"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_5">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_10">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g302">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use300"
+                 y="122.87383"
+                 xlink:href="#m4a9cd15879"
+                 x="50.565624"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_11">
+            <!-- 80 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g312"
+               transform="matrix(0.1,0,0,-0.1,30.840625,126.67305)">
+              <defs
+                 id="defs306">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-56"
+                   d="m 31.78125,34.625 q -7.03125,0 -11.0625,-3.765625 -4.015625,-3.765625 -4.015625,-10.34375 0,-6.59375 4.015625,-10.359375 4.03125,-3.765625 11.0625,-3.765625 7.03125,0 11.078125,3.78125 4.0625,3.796875 4.0625,10.34375 0,6.578125 -4.03125,10.34375 Q 38.875,34.625 31.78125,34.625 Z m -9.859375,4.1875 Q 15.578125,40.375 12.03125,44.71875 8.5,49.078125 8.5,55.328125 q 0,8.734375 6.21875,13.8125 6.234375,5.078125 17.0625,5.078125 10.890625,0 17.09375,-5.078125 6.203125,-5.078125 6.203125,-13.8125 0,-6.25 -3.546875,-10.609375 Q 48,40.375 41.703125,38.8125 q 7.125,-1.65625 11.09375,-6.5 3.984375,-4.828125 3.984375,-11.796875 0,-10.609375 -6.46875,-16.28125 -6.46875,-5.65625 -18.53125,-5.65625 -12.046875,0 -18.53125,5.65625 -6.46875,5.671875 -6.46875,16.28125 0,6.96875 4,11.796875 4.015625,4.84375 11.140625,6.5 z M 18.3125,54.390625 q 0,-5.65625 3.53125,-8.828125 3.546875,-3.171875 9.9375,-3.171875 6.359375,0 9.9375,3.171875 3.59375,3.171875 3.59375,8.828125 0,5.671875 -3.59375,8.84375 -3.578125,3.171875 -9.9375,3.171875 -6.390625,0 -9.9375,-3.171875 Q 18.3125,60.0625 18.3125,54.390625 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use308"
+                 xlink:href="#DejaVuSans-56" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use310"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_6">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_11">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g318">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use316"
+                 y="45.309265"
+                 xlink:href="#m4a9cd15879"
+                 x="50.565624"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_12">
+            <!-- 100 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g327"
+               transform="matrix(0.1,0,0,-0.1,24.478125,49.108484)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use321"
+                 xlink:href="#DejaVuSans-49" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use323"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use325"
+                 xlink:href="#DejaVuSans-48"
+                 x="127.24609" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_13">
+          <!-- Percentage -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g357"
+             transform="matrix(0,-0.1,-0.1,0,18.398438,257.64776)">
+            <defs
+               id="defs335">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-80"
+                 d="M 19.671875,64.796875 V 37.40625 h 12.40625 q 6.890625,0 10.640625,3.5625 3.765625,3.5625 3.765625,10.15625 0,6.546875 -3.765625,10.109375 -3.75,3.5625 -10.640625,3.5625 z M 9.8125,72.90625 h 22.265625 q 12.265625,0 18.53125,-5.546875 6.28125,-5.546875 6.28125,-16.234375 0,-10.796875 -6.28125,-16.3125 -6.265625,-5.515625 -18.53125,-5.515625 H 19.671875 V 0 H 9.8125 Z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-114"
+                 d="m 41.109375,46.296875 q -1.515625,0.875 -3.296875,1.28125 Q 36.03125,48 33.890625,48 26.265625,48 22.1875,43.046875 18.109375,38.09375 18.109375,28.8125 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 2.84375,4.984375 7.375,7.390625 Q 30.03125,56 36.53125,56 q 0.921875,0 2.046875,-0.125 1.125,-0.109375 2.484375,-0.359375 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-99"
+                 d="M 48.78125,52.59375 V 44.1875 q -3.8125,2.109375 -7.640625,3.15625 -3.828125,1.046875 -7.734375,1.046875 -8.75,0 -13.59375,-5.546875 -4.828125,-5.53125 -4.828125,-15.546875 0,-10.015625 4.828125,-15.5625 4.84375,-5.53125 13.59375,-5.53125 3.90625,0 7.734375,1.046875 3.828125,1.046875 7.640625,3.15625 v -8.3125 q -3.765625,-1.75 -7.796875,-2.625 -4.015625,-0.890625 -8.5625,-0.890625 -12.359375,0 -19.640625,7.765625 -7.265625,7.765625 -7.265625,20.953125 0,13.375 7.34375,21.03125 Q 20.21875,56 33.015625,56 q 4.140625,0 8.09375,-0.859375 3.953125,-0.84375 7.671875,-2.546875 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-103"
+                 d="m 45.40625,27.984375 q 0,9.765625 -4.03125,15.125 -4.015625,5.375 -11.296875,5.375 -7.21875,0 -11.25,-5.375 -4.03125,-5.359375 -4.03125,-15.125 0,-9.71875 4.03125,-15.09375 4.03125,-5.375 11.25,-5.375 7.28125,0 11.296875,5.375 4.03125,5.375 4.03125,15.09375 z M 54.390625,6.78125 q 0,-13.953125 -6.203125,-20.765625 -6.1875,-6.8125 -18.984375,-6.8125 -4.734375,0 -8.9375,0.703125 -4.203125,0.703125 -8.15625,2.171875 V -9.1875 q 3.953125,-2.140625 7.8125,-3.15625 3.859375,-1.03125 7.859375,-1.03125 8.84375,0 13.234375,4.609375 4.390625,4.609375 4.390625,13.9375 V 9.625 Q 42.625,4.78125 38.28125,2.390625 33.9375,0 27.875,0 17.828125,0 11.671875,7.65625 q -6.15625,7.671875 -6.15625,20.328125 0,12.6875 6.15625,20.34375 Q 17.828125,56 27.875,56 q 6.0625,0 10.40625,-2.390625 4.34375,-2.390625 7.125,-7.21875 V 54.6875 h 8.984375 z" />
+            </defs>
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use337"
+               xlink:href="#DejaVuSans-80" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use339"
+               xlink:href="#DejaVuSans-101"
+               x="56.677734" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use341"
+               xlink:href="#DejaVuSans-114"
+               x="118.20117" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use343"
+               xlink:href="#DejaVuSans-99"
+               x="157.06445" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use345"
+               xlink:href="#DejaVuSans-101"
+               x="212.04492" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use347"
+               xlink:href="#DejaVuSans-110"
+               x="273.56836" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use349"
+               xlink:href="#DejaVuSans-116"
+               x="336.94727" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use351"
+               xlink:href="#DejaVuSans-97"
+               x="376.15625" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use353"
+               xlink:href="#DejaVuSans-103"
+               x="437.43555" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use355"
+               xlink:href="#DejaVuSans-101"
+               x="500.91211" />
+          </g>
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="line2d_12">
+        <path
+           id="path361"
+           style="fill:none;stroke:#ccebc5;stroke-width:1.5;stroke-linecap:square;stroke-linejoin:round"
+           d="M 159.67007,127.57471 H 106.51662"
+           clip-path="url(#p69169e277a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="line2d_13">
+        <path
+           id="path364"
+           style="fill:none;stroke:#decbe4;stroke-width:1.5;stroke-linecap:square;stroke-linejoin:round"
+           d="m 165.26517,55.886252 h 53.15344"
+           clip-path="url(#p69169e277a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="line2d_14">
+        <path
+           id="path367"
+           style="fill:none;stroke:#ccebc5;stroke-width:1.5;stroke-linecap:square;stroke-linejoin:round"
+           d="M 383.47405,56.715819 H 330.3206"
+           clip-path="url(#p69169e277a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="line2d_15">
+        <path
+           id="path370"
+           style="fill:none;stroke:#decbe4;stroke-width:1.5;stroke-linecap:square;stroke-linejoin:round"
+           d="M 277.16716,47.06412 H 330.3206"
+           clip-path="url(#p69169e277a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_23">
+        <path
+           id="path373"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 50.565625,433.13208 V 25.918125" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_24">
+        <path
+           id="path376"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 610.07558,433.13208 V 25.918125" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_25">
+        <path
+           id="path379"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 50.565625,433.13208 H 610.07558" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_26">
+        <path
+           id="path382"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 50.565625,25.918125 H 610.07558" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_14">
+        <!-- 9.85 -->
+        <g
+           id="g397"
+           transform="matrix(0.1,0,0,-0.1,95.383808,416.79412)"
+           style="fill:#7e5a57;stroke-linecap:butt;stroke-linejoin:round">
+          <defs
+             id="defs387">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-57"
+               d="M 10.984375,1.515625 V 10.5 Q 14.703125,8.734375 18.5,7.8125 q 3.8125,-0.921875 7.484375,-0.921875 9.765625,0 14.90625,6.5625 5.15625,6.5625 5.890625,19.953125 -2.828125,-4.203125 -7.1875,-6.453125 -4.34375,-2.25 -9.609375,-2.25 -10.9375,0 -17.3125,6.609375 -6.375,6.625 -6.375,18.109375 0,11.21875 6.640625,18 6.640625,6.796875 17.671875,6.796875 12.65625,0 19.3125,-9.703125 6.671875,-9.6875 6.671875,-28.140625 0,-17.234375 -8.1875,-27.515625 -8.171875,-10.28125 -21.984375,-10.28125 -3.71875,0 -7.53125,0.734375 -3.796875,0.734375 -7.90625,2.203125 z m 19.625,30.90625 q 6.640625,0 10.515625,4.53125 3.890625,4.546875 3.890625,12.46875 0,7.859375 -3.890625,12.421875 -3.875,4.5625 -10.515625,4.5625 -6.640625,0 -10.515625,-4.5625 -3.875,-4.5625 -3.875,-12.421875 0,-7.921875 3.875,-12.46875 3.875,-4.53125 10.515625,-4.53125 z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-46"
+               d="M 10.6875,12.40625 H 21 V 0 H 10.6875 Z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use389"
+             xlink:href="#DejaVuSans-57" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use391"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use393"
+             xlink:href="#DejaVuSans-56"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use395"
+             xlink:href="#DejaVuSans-53"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_15">
+        <!-- 68.18 -->
+        <g
+           id="g410"
+           transform="matrix(0.1,0,0,-0.1,92.202558,265.48446)"
+           style="fill:#5a6672;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use400"
+             xlink:href="#DejaVuSans-54" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use402"
+             xlink:href="#DejaVuSans-56"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use404"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use406"
+             xlink:href="#DejaVuSans-49"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use408"
+             xlink:href="#DejaVuSans-56"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_16">
+        <!-- 1.52 -->
+        <g
+           id="g421"
+           transform="matrix(0.1,0,0,-0.1,137.34705,123.87037)"
+           style="fill:#667662;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use413"
+             xlink:href="#DejaVuSans-49" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use415"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use417"
+             xlink:href="#DejaVuSans-53"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use419"
+             xlink:href="#DejaVuSans-50"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_17">
+        <!-- 20.45 -->
+        <g
+           id="g434"
+           transform="matrix(0.1,0,0,-0.1,92.202558,87.732338)"
+           style="fill:#6f6672;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use424"
+             xlink:href="#DejaVuSans-50" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use426"
+             xlink:href="#DejaVuSans-48"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use428"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use430"
+             xlink:href="#DejaVuSans-52"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use432"
+             xlink:href="#DejaVuSans-53"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_18">
+        <!-- 20.0 -->
+        <g
+           id="g445"
+           transform="matrix(0.1,0,0,-0.1,207.2858,397.10917)"
+           style="fill:#7e5a57;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use437"
+             xlink:href="#DejaVuSans-50" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use439"
+             xlink:href="#DejaVuSans-48"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use441"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use443"
+             xlink:href="#DejaVuSans-48"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_19">
+        <!-- 74.55 -->
+        <g
+           id="g461"
+           transform="matrix(0.1,0,0,-0.1,204.10455,213.77475)"
+           style="fill:#5a6672;stroke-linecap:butt;stroke-linejoin:round">
+          <defs
+             id="defs449">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-55"
+               d="m 8.203125,72.90625 h 46.875 V 68.703125 L 28.609375,0 H 18.3125 L 43.21875,64.59375 H 8.203125 Z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use451"
+             xlink:href="#DejaVuSans-55" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use453"
+             xlink:href="#DejaVuSans-52"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use455"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use457"
+             xlink:href="#DejaVuSans-53"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use459"
+             xlink:href="#DejaVuSans-53"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_20">
+        <!-- 5.45 -->
+        <g
+           id="g472"
+           transform="matrix(0.1,0,0,-0.1,165.32255,52.181913)"
+           style="fill:#6f6672;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use464"
+             xlink:href="#DejaVuSans-53" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use466"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use468"
+             xlink:href="#DejaVuSans-52"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use470"
+             xlink:href="#DejaVuSans-53"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_21">
+        <!-- 20.81 -->
+        <g
+           id="g485"
+           transform="matrix(0.1,0,0,-0.1,316.00654,395.5298)"
+           style="fill:#7e5a57;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use475"
+             xlink:href="#DejaVuSans-50" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use477"
+             xlink:href="#DejaVuSans-48"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use479"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use481"
+             xlink:href="#DejaVuSans-56"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use483"
+             xlink:href="#DejaVuSans-49"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_22">
+        <!-- 74.21 -->
+        <g
+           id="g498"
+           transform="matrix(0.1,0,0,-0.1,316.00654,211.2701)"
+           style="fill:#5a6672;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use488"
+             xlink:href="#DejaVuSans-55" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use490"
+             xlink:href="#DejaVuSans-52"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use492"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use494"
+             xlink:href="#DejaVuSans-50"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use496"
+             xlink:href="#DejaVuSans-49"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_23">
+        <!-- 4.07 -->
+        <g
+           id="g509"
+           transform="matrix(0.1,0,0,-0.1,361.15104,53.011481)"
+           style="fill:#667662;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use501"
+             xlink:href="#DejaVuSans-52" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use503"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use505"
+             xlink:href="#DejaVuSans-48"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use507"
+             xlink:href="#DejaVuSans-55"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_24">
+        <!-- 0.9 -->
+        <g
+           id="g518"
+           transform="matrix(0.1,0,0,-0.1,280.40579,43.359782)"
+           style="fill:#6f6672;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use512"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use514"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use516"
+             xlink:href="#DejaVuSans-57"
+             x="95.410156" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_25">
+        <!-- 12.82 -->
+        <g
+           id="g531"
+           transform="matrix(0.1,0,0,-0.1,427.90853,411.03102)"
+           style="fill:#7e5a57;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use521"
+             xlink:href="#DejaVuSans-49" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use523"
+             xlink:href="#DejaVuSans-50"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use525"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use527"
+             xlink:href="#DejaVuSans-56"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use529"
+             xlink:href="#DejaVuSans-50"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_26">
+        <!-- 79.49 -->
+        <g
+           id="g544"
+           transform="matrix(0.1,0,0,-0.1,427.90853,232.03587)"
+           style="fill:#5a6672;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use534"
+             xlink:href="#DejaVuSans-55" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use536"
+             xlink:href="#DejaVuSans-57"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use538"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use540"
+             xlink:href="#DejaVuSans-52"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use542"
+             xlink:href="#DejaVuSans-57"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_27">
+        <!-- 7.69 -->
+        <g
+           id="g555"
+           transform="matrix(0.1,0,0,-0.1,431.08978,62.984903)"
+           style="fill:#667662;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use547"
+             xlink:href="#DejaVuSans-55" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use549"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use551"
+             xlink:href="#DejaVuSans-54"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use553"
+             xlink:href="#DejaVuSans-57"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_28">
+        <!-- 18.18 -->
+        <g
+           id="g568"
+           transform="matrix(0.1,0,0,-0.1,539.81052,400.63484)"
+           style="fill:#7e5a57;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use558"
+             xlink:href="#DejaVuSans-49" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use560"
+             xlink:href="#DejaVuSans-56"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use562"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use564"
+             xlink:href="#DejaVuSans-49"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use566"
+             xlink:href="#DejaVuSans-56"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_29">
+        <!-- 81.82 -->
+        <g
+           id="g581"
+           transform="matrix(0.1,0,0,-0.1,539.81052,206.72343)"
+           style="fill:#5a6672;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use571"
+             xlink:href="#DejaVuSans-56" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use573"
+             xlink:href="#DejaVuSans-49"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use575"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use577"
+             xlink:href="#DejaVuSans-56"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use579"
+             xlink:href="#DejaVuSans-50"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_30">
+        <!-- Portion of Version control systems used compared to the team size -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g722"
+           transform="matrix(0.12,0,0,-0.12,129.13123,19.918125)">
+          <defs
+             id="defs590">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-102"
+               d="M 37.109375,75.984375 V 68.5 h -8.59375 q -4.828125,0 -6.71875,-1.953125 -1.875,-1.953125 -1.875,-7.03125 V 54.6875 H 34.71875 V 47.703125 H 19.921875 V 0 h -9.03125 V 47.703125 H 2.296875 V 54.6875 h 8.59375 V 58.5 q 0,9.125 4.25,13.296875 4.25,4.1875 13.46875,4.1875 z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-86"
+               d="M 28.609375,0 0.78125,72.90625 h 10.296875 l 23.109375,-61.375 23.140625,61.375 h 10.25 L 39.796875,0 Z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-117"
+               d="M 8.5,21.578125 V 54.6875 h 8.984375 V 21.921875 q 0,-7.765625 3.015625,-11.65625 3.03125,-3.875 9.09375,-3.875 7.265625,0 11.484375,4.640625 4.234375,4.640625 4.234375,12.65625 v 31 h 8.984375 V 0 H 45.3125 V 8.40625 Q 42.046875,3.421875 37.71875,1 33.40625,-1.421875 27.6875,-1.421875 18.265625,-1.421875 13.375,4.4375 8.5,10.296875 8.5,21.578125 Z M 31.109375,56 Z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-100"
+               d="m 45.40625,46.390625 v 29.59375 h 8.984375 V 0 H 45.40625 v 8.203125 q -2.828125,-4.875 -7.15625,-7.25 -4.3125,-2.375 -10.375,-2.375 -9.90625,0 -16.140625,7.90625 -6.21875,7.921875 -6.21875,20.8125 0,12.890625 6.21875,20.796875 Q 17.96875,56 27.875,56 q 6.0625,0 10.375,-2.375 4.328125,-2.359375 7.15625,-7.234375 z M 14.796875,27.296875 q 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.203125,-5.640625 7.125,0 11.21875,5.640625 4.109375,5.640625 4.109375,15.546875 0,9.90625 -4.109375,15.546875 -4.09375,5.640625 -11.21875,5.640625 -7.125,0 -11.203125,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-112"
+               d="m 18.109375,8.203125 v -29 H 9.078125 V 54.6875 h 9.03125 v -8.296875 q 2.84375,4.875 7.15625,7.234375 Q 29.59375,56 35.59375,56 q 9.96875,0 16.1875,-7.90625 6.234375,-7.90625 6.234375,-20.796875 0,-12.890625 -6.234375,-20.8125 -6.21875,-7.90625 -16.1875,-7.90625 -6,0 -10.328125,2.375 -4.3125,2.375 -7.15625,7.25 z M 48.6875,27.296875 q 0,9.90625 -4.078125,15.546875 -4.078125,5.640625 -11.203125,5.640625 -7.140625,0 -11.21875,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.21875,-5.640625 7.125,0 11.203125,5.640625 4.078125,5.640625 4.078125,15.546875 z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-104"
+               d="M 54.890625,33.015625 V 0 H 45.90625 v 32.71875 q 0,7.765625 -3.03125,11.609375 -3.03125,3.859375 -9.078125,3.859375 -7.28125,0 -11.484375,-4.640625 -4.203125,-4.625 -4.203125,-12.640625 V 0 h -9.03125 v 75.984375 h 9.03125 V 46.1875 q 3.234375,4.9375 7.59375,7.375 4.375,2.4375 10.09375,2.4375 9.421875,0 14.25,-5.828125 4.84375,-5.828125 4.84375,-17.15625 z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use592"
+             xlink:href="#DejaVuSans-80" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use594"
+             xlink:href="#DejaVuSans-111"
+             x="56.677734" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use596"
+             xlink:href="#DejaVuSans-114"
+             x="117.85938" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use598"
+             xlink:href="#DejaVuSans-116"
+             x="158.97266" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use600"
+             xlink:href="#DejaVuSans-105"
+             x="198.18164" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use602"
+             xlink:href="#DejaVuSans-111"
+             x="225.96484" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use604"
+             xlink:href="#DejaVuSans-110"
+             x="287.14648" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use606"
+             xlink:href="#DejaVuSans-32"
+             x="350.52539" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use608"
+             xlink:href="#DejaVuSans-111"
+             x="382.3125" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use610"
+             xlink:href="#DejaVuSans-102"
+             x="443.49414" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use612"
+             xlink:href="#DejaVuSans-32"
+             x="478.69922" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use614"
+             xlink:href="#DejaVuSans-86"
+             x="510.48633" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use616"
+             xlink:href="#DejaVuSans-101"
+             x="571.14453" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use618"
+             xlink:href="#DejaVuSans-114"
+             x="632.66797" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use620"
+             xlink:href="#DejaVuSans-115"
+             x="673.78125" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use622"
+             xlink:href="#DejaVuSans-105"
+             x="725.88086" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use624"
+             xlink:href="#DejaVuSans-111"
+             x="753.66406" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use626"
+             xlink:href="#DejaVuSans-110"
+             x="814.8457" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use628"
+             xlink:href="#DejaVuSans-32"
+             x="878.22461" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use630"
+             xlink:href="#DejaVuSans-99"
+             x="910.01172" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use632"
+             xlink:href="#DejaVuSans-111"
+             x="964.99219" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use634"
+             xlink:href="#DejaVuSans-110"
+             x="1026.1738" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use636"
+             xlink:href="#DejaVuSans-116"
+             x="1089.5527" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use638"
+             xlink:href="#DejaVuSans-114"
+             x="1128.7617" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use640"
+             xlink:href="#DejaVuSans-111"
+             x="1167.625" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use642"
+             xlink:href="#DejaVuSans-108"
+             x="1228.8066" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use644"
+             xlink:href="#DejaVuSans-32"
+             x="1256.5898" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use646"
+             xlink:href="#DejaVuSans-115"
+             x="1288.377" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use648"
+             xlink:href="#DejaVuSans-121"
+             x="1340.4766" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use650"
+             xlink:href="#DejaVuSans-115"
+             x="1399.6562" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use652"
+             xlink:href="#DejaVuSans-116"
+             x="1451.7559" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use654"
+             xlink:href="#DejaVuSans-101"
+             x="1490.9648" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use656"
+             xlink:href="#DejaVuSans-109"
+             x="1552.4883" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use658"
+             xlink:href="#DejaVuSans-115"
+             x="1649.9004" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use660"
+             xlink:href="#DejaVuSans-32"
+             x="1702" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use662"
+             xlink:href="#DejaVuSans-117"
+             x="1733.7871" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use664"
+             xlink:href="#DejaVuSans-115"
+             x="1797.166" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use666"
+             xlink:href="#DejaVuSans-101"
+             x="1849.2656" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use668"
+             xlink:href="#DejaVuSans-100"
+             x="1910.7891" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use670"
+             xlink:href="#DejaVuSans-32"
+             x="1974.2656" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use672"
+             xlink:href="#DejaVuSans-99"
+             x="2006.0527" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use674"
+             xlink:href="#DejaVuSans-111"
+             x="2061.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use676"
+             xlink:href="#DejaVuSans-109"
+             x="2122.2148" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use678"
+             xlink:href="#DejaVuSans-112"
+             x="2219.627" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use680"
+             xlink:href="#DejaVuSans-97"
+             x="2283.1035" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use682"
+             xlink:href="#DejaVuSans-114"
+             x="2344.3828" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use684"
+             xlink:href="#DejaVuSans-101"
+             x="2383.2461" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use686"
+             xlink:href="#DejaVuSans-100"
+             x="2444.7695" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use688"
+             xlink:href="#DejaVuSans-32"
+             x="2508.2461" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use690"
+             xlink:href="#DejaVuSans-116"
+             x="2540.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use692"
+             xlink:href="#DejaVuSans-111"
+             x="2579.2422" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use694"
+             xlink:href="#DejaVuSans-32"
+             x="2640.4238" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use696"
+             xlink:href="#DejaVuSans-116"
+             x="2672.2109" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use698"
+             xlink:href="#DejaVuSans-104"
+             x="2711.4199" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use700"
+             xlink:href="#DejaVuSans-101"
+             x="2774.7988" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use702"
+             xlink:href="#DejaVuSans-32"
+             x="2836.3223" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use704"
+             xlink:href="#DejaVuSans-116"
+             x="2868.1094" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use706"
+             xlink:href="#DejaVuSans-101"
+             x="2907.3184" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use708"
+             xlink:href="#DejaVuSans-97"
+             x="2968.8418" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use710"
+             xlink:href="#DejaVuSans-109"
+             x="3030.1211" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use712"
+             xlink:href="#DejaVuSans-32"
+             x="3127.5332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use714"
+             xlink:href="#DejaVuSans-115"
+             x="3159.3203" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use716"
+             xlink:href="#DejaVuSans-105"
+             x="3211.4199" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use718"
+             xlink:href="#DejaVuSans-122"
+             x="3239.2031" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use720"
+             xlink:href="#DejaVuSans-101"
+             x="3291.6934" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="legend_1">
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round;fill:none"
+           id="patch_27">
+          <path
+             id="path725"
+             style="opacity:0.8;fill:none;stroke:#cccccc;stroke-linecap:butt;stroke-linejoin:miter"
+             d="m 631.06333,138.21717 h 87.66094 q 2,0 2,-2 V 78.504666 q 0,-2 -2,-2 h -87.66094 q -2,0 -2,2 v 57.712504 q 0,2 2,2 z" />
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="patch_28">
+          <path
+             id="path728"
+             style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+             d="m 633.06333,88.103104 h 20 v -7 h -20 z" />
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_31">
+          <!-- Subversion -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g756"
+             transform="matrix(0.1,0,0,-0.1,661.06333,88.103104)">
+            <defs
+               id="defs734">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-83"
+                 d="m 53.515625,70.515625 v -9.625 q -5.609375,2.6875 -10.59375,4 -4.984375,1.328125 -9.625,1.328125 -8.046875,0 -12.421875,-3.125 -4.375,-3.125 -4.375,-8.890625 0,-4.84375 2.90625,-7.3125 2.90625,-2.453125 11.015625,-3.96875 L 36.375,41.703125 Q 47.40625,39.59375 52.65625,34.296875 57.90625,29 57.90625,20.125 q 0,-10.609375 -7.109375,-16.078125 -7.09375,-5.46875 -20.8125,-5.46875 -5.171875,0 -11.015625,1.171875 Q 13.140625,0.921875 6.890625,3.21875 V 13.375 q 6,-3.359375 11.765625,-5.078125 5.765625,-1.703125 11.328125,-1.703125 8.4375,0 13.03125,3.3125 4.59375,3.328125 4.59375,9.484375 0,5.359375 -3.296875,8.390625 Q 41.015625,30.8125 33.5,32.328125 L 27.484375,33.5 q -11.03125,2.1875 -15.96875,6.875 -4.921875,4.6875 -4.921875,13.046875 0,9.671875 6.8125,15.234375 6.8125,5.5625 18.765625,5.5625 5.140625,0 10.453125,-0.9375 5.328125,-0.921875 10.890625,-2.765625 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-98"
+                 d="m 48.6875,27.296875 q 0,9.90625 -4.078125,15.546875 -4.078125,5.640625 -11.203125,5.640625 -7.140625,0 -11.21875,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.21875,-5.640625 7.125,0 11.203125,5.640625 4.078125,5.640625 4.078125,15.546875 z m -30.578125,19.09375 q 2.84375,4.875 7.15625,7.234375 Q 29.59375,56 35.59375,56 q 9.96875,0 16.1875,-7.90625 6.234375,-7.90625 6.234375,-20.796875 0,-12.890625 -6.234375,-20.8125 -6.21875,-7.90625 -16.1875,-7.90625 -6,0 -10.328125,2.375 -4.3125,2.375 -7.15625,7.25 V 0 h -9.03125 v 75.984375 h 9.03125 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-118"
+                 d="M 2.984375,54.6875 H 12.5 L 29.59375,8.796875 46.6875,54.6875 h 9.515625 L 35.6875,0 H 23.484375 Z" />
+            </defs>
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use736"
+               xlink:href="#DejaVuSans-83" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use738"
+               xlink:href="#DejaVuSans-117"
+               x="63.476562" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use740"
+               xlink:href="#DejaVuSans-98"
+               x="126.85547" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use742"
+               xlink:href="#DejaVuSans-118"
+               x="190.33203" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use744"
+               xlink:href="#DejaVuSans-101"
+               x="249.51172" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use746"
+               xlink:href="#DejaVuSans-114"
+               x="311.03516" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use748"
+               xlink:href="#DejaVuSans-115"
+               x="352.14844" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use750"
+               xlink:href="#DejaVuSans-105"
+               x="404.24805" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use752"
+               xlink:href="#DejaVuSans-111"
+               x="432.03125" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use754"
+               xlink:href="#DejaVuSans-110"
+               x="493.21289" />
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="patch_29">
+          <path
+             id="path759"
+             style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+             d="m 633.06333,102.78123 h 20 v -7.000001 h -20 z" />
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_32">
+          <!-- Git -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g771"
+             transform="matrix(0.1,0,0,-0.1,661.06333,102.78123)">
+            <defs
+               id="defs763">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-71"
+                 d="M 59.515625,10.40625 V 29.984375 H 43.40625 v 8.109375 h 25.875 V 6.78125 Q 63.578125,2.734375 56.6875,0.65625 49.8125,-1.421875 42,-1.421875 q -17.09375,0 -26.75,9.984375 -9.640625,10 -9.640625,27.8125 0,17.875 9.640625,27.859375 9.65625,9.984375 26.75,9.984375 7.125,0 13.546875,-1.765625 6.421875,-1.75 11.84375,-5.171875 v -10.5 q -5.46875,4.640625 -11.625,6.984375 -6.15625,2.34375 -12.9375,2.34375 -13.390625,0 -20.109375,-7.46875 -6.703125,-7.46875 -6.703125,-22.265625 0,-14.75 6.703125,-22.21875 6.71875,-7.46875 20.109375,-7.46875 5.21875,0 9.3125,0.90625 4.109375,0.90625 7.375,2.8125 z" />
+            </defs>
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use765"
+               xlink:href="#DejaVuSans-71" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use767"
+               xlink:href="#DejaVuSans-105"
+               x="77.490234" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use769"
+               xlink:href="#DejaVuSans-116"
+               x="105.27344" />
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="patch_30">
+          <path
+             id="path774"
+             style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+             d="m 633.06333,117.45935 h 20 v -7 h -20 z" />
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_33">
+          <!-- CVS -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g786"
+             transform="matrix(0.1,0,0,-0.1,661.06333,117.45935)">
+            <defs
+               id="defs778">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-67"
+                 d="M 64.40625,67.28125 V 56.890625 q -4.984375,4.640625 -10.625,6.921875 -5.640625,2.296875 -11.984375,2.296875 -12.5,0 -19.140625,-7.640625 -6.640625,-7.640625 -6.640625,-22.09375 0,-14.40625 6.640625,-22.046875 Q 29.296875,6.6875 41.796875,6.6875 q 6.34375,0 11.984375,2.296875 5.640625,2.296875 10.625,6.9375 V 5.609375 Q 59.234375,2.09375 53.4375,0.328125 q -5.78125,-1.75 -12.21875,-1.75 -16.5625,0 -26.09375,10.125 Q 5.609375,18.84375 5.609375,36.375 q 0,17.578125 9.515625,27.703125 9.53125,10.140625 26.09375,10.140625 6.53125,0 12.3125,-1.734375 5.796875,-1.734375 10.875,-5.203125 z" />
+            </defs>
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use780"
+               xlink:href="#DejaVuSans-67" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use782"
+               xlink:href="#DejaVuSans-86"
+               x="69.824219" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use784"
+               xlink:href="#DejaVuSans-83"
+               x="138.23242" />
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="patch_31">
+          <path
+             id="path789"
+             style="fill:#decbe4;stroke-linecap:butt;stroke-linejoin:round"
+             d="m 633.06333,132.13748 h 20 v -7 h -20 z" />
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_34">
+          <!-- None -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g803"
+             transform="matrix(0.1,0,0,-0.1,661.06333,132.13748)">
+            <defs
+               id="defs793">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-78"
+                 d="M 9.8125,72.90625 H 23.09375 L 55.421875,11.921875 V 72.90625 h 9.5625 V 0 h -13.28125 l -32.3125,60.984375 V 0 H 9.8125 Z" />
+            </defs>
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use795"
+               xlink:href="#DejaVuSans-78" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use797"
+               xlink:href="#DejaVuSans-111"
+               x="74.804688" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use799"
+               xlink:href="#DejaVuSans-110"
+               x="135.98633" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use801"
+               xlink:href="#DejaVuSans-101"
+               x="199.36523" />
+          </g>
+        </g>
+      </g>
+    </g>
+  </g>
+  <defs
+     id="defs812">
+    <clipPath
+       id="p69169e277a">
+      <rect
+         id="rect809"
+         y="25.918125"
+         x="50.565625"
+         width="559.509958"
+         height="407.213955" />
+    </clipPath>
+  </defs>
+</svg>
diff --git a/assets/img/posts/2020-11-07-survey-results-language-vcs/plot_ci_service_usage.svg b/assets/img/posts/2020-11-07-survey-results-language-vcs/plot_ci_service_usage.svg
new file mode 100644
index 0000000000000000000000000000000000000000..a6837ecbef5019eff8f6e888a39571136c92dff9
--- /dev/null
+++ b/assets/img/posts/2020-11-07-survey-results-language-vcs/plot_ci_service_usage.svg
@@ -0,0 +1,2843 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   id="svg776"
+   width="526.32pt"
+   viewBox="0 0 526.32 368.64"
+   version="1.1"
+   height="368.64pt">
+  <metadata
+     id="metadata780">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs4">
+    <style
+       id="style2"
+       type="text/css">
+*{stroke-linecap:butt;stroke-linejoin:round;}
+  </style>
+  </defs>
+  <g
+     style="stroke-linecap:butt;stroke-linejoin:round"
+     id="figure_1">
+    <g
+       style="stroke-linecap:butt;stroke-linejoin:round;fill:none"
+       id="patch_1">
+      <path
+         id="path6"
+         style="fill:none;stroke-linecap:butt;stroke-linejoin:round"
+         d="M 0,368.64 H 526.32 V 0 H 0 Z" />
+    </g>
+    <g
+       style="stroke-linecap:butt;stroke-linejoin:round"
+       id="axes_1">
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:none"
+         id="patch_2">
+        <path
+           id="path9"
+           style="fill:none;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 44.203125,278.13396 H 515.52 V 39.3555 H 44.203125 Z" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aac;fill-opacity:1"
+         id="patch_3">
+        <path
+           id="path12"
+           style="fill:#005aac;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="M 58.931777,278.13396 H 88.389082 V 50.725903 H 58.931777 Z"
+           clip-path="url(#p949d27d9b9)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aac;fill-opacity:1"
+         id="patch_4">
+        <path
+           id="path15"
+           style="fill:#005aac;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="m 117.84639,278.13396 h 29.4573 v -56.1159 h -29.4573 z"
+           clip-path="url(#p949d27d9b9)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aac;fill-opacity:1"
+         id="patch_5">
+        <path
+           id="path18"
+           style="fill:#005aac;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="m 176.761,278.13396 h 29.4573 V 211.34964 H 176.761 Z"
+           clip-path="url(#p949d27d9b9)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aac;fill-opacity:1"
+         id="patch_6">
+        <path
+           id="path21"
+           style="fill:#005aac;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="m 235.6756,278.13396 h 29.45731 V 156.21524 H 235.6756 Z"
+           clip-path="url(#p949d27d9b9)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aac;fill-opacity:1"
+         id="patch_7">
+        <path
+           id="path24"
+           style="fill:#005aac;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="m 294.59021,278.13396 h 29.45731 v -3.88331 h -29.45731 z"
+           clip-path="url(#p949d27d9b9)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aac;fill-opacity:1"
+         id="patch_8">
+        <path
+           id="path27"
+           style="fill:#005aac;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="m 353.50482,278.13396 h 29.45731 v -0.9815 h -29.45731 z"
+           clip-path="url(#p949d27d9b9)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aac;fill-opacity:1"
+         id="patch_9">
+        <path
+           id="path30"
+           style="fill:#005aac;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="m 412.41943,278.13396 h 29.45731 v 0 z"
+           clip-path="url(#p949d27d9b9)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#005aac;fill-opacity:1"
+         id="patch_10">
+        <path
+           id="path33"
+           style="fill:#005aac;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1"
+           d="m 471.33404,278.13396 h 29.45731 v -20.31268 h -29.45731 z"
+           clip-path="url(#p949d27d9b9)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="matplotlib.axis_1">
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_1">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_1">
+            <defs
+               id="defs37">
+              <path
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 id="mb520e89714"
+                 d="M 0,0 V 3.5" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g41">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use39"
+                 y="278.13394"
+                 xlink:href="#mb520e89714"
+                 x="73.660431"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_1">
+            <!-- None -->
+            <defs
+               id="defs48">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-78"
+                 d="M 9.8125,72.90625 H 23.09375 L 55.421875,11.921875 V 72.90625 h 9.5625 V 0 h -13.28125 l -32.3125,60.984375 V 0 H 9.8125 Z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-111"
+                 d="m 30.609375,48.390625 q -7.21875,0 -11.421875,-5.640625 -4.203125,-5.640625 -4.203125,-15.453125 0,-9.8125 4.171875,-15.453125 4.1875,-5.640625 11.453125,-5.640625 7.1875,0 11.375,5.65625 4.203125,5.671875 4.203125,15.4375 0,9.71875 -4.203125,15.40625 -4.1875,5.6875 -11.375,5.6875 z m 0,7.609375 q 11.71875,0 18.40625,-7.625 6.703125,-7.609375 6.703125,-21.078125 0,-13.421875 -6.703125,-21.078125 -6.6875,-7.640625 -18.40625,-7.640625 -11.765625,0 -18.4375,7.640625 -6.65625,7.65625 -6.65625,21.078125 0,13.46875 6.65625,21.078125 Q 18.84375,56 30.609375,56 Z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-110"
+                 d="M 54.890625,33.015625 V 0 H 45.90625 v 32.71875 q 0,7.765625 -3.03125,11.609375 -3.03125,3.859375 -9.078125,3.859375 -7.28125,0 -11.484375,-4.640625 -4.203125,-4.625 -4.203125,-12.640625 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 3.234375,4.9375 7.59375,7.375 4.375,2.4375 10.09375,2.4375 9.421875,0 14.25,-5.828125 4.84375,-5.828125 4.84375,-17.15625 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-101"
+                 d="m 56.203125,29.59375 v -4.390625 h -41.3125 q 0.59375,-9.28125 5.59375,-14.140625 5,-4.859375 13.9375,-4.859375 5.171875,0 10.03125,1.265625 4.859375,1.265625 9.65625,3.8125 v -8.5 q -4.84375,-2.046875 -9.921875,-3.125 -5.078125,-1.078125 -10.296875,-1.078125 -13.09375,0 -20.734375,7.609375 -7.640625,7.625 -7.640625,20.625 0,13.421875 7.25,21.296875 Q 20.015625,56 32.328125,56 q 11.03125,0 17.453125,-7.109375 6.421875,-7.09375 6.421875,-19.296875 z m -8.984375,2.640625 q -0.09375,7.359375 -4.125,11.75 -4.03125,4.40625 -10.671875,4.40625 -7.515625,0 -12.03125,-4.25 -4.515625,-4.25 -5.203125,-11.96875 z" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g58"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,60.584479,308.95572)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use50"
+                 xlink:href="#DejaVuSans-78" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use52"
+                 xlink:href="#DejaVuSans-111"
+                 x="74.804688" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use54"
+                 xlink:href="#DejaVuSans-110"
+                 x="135.98633" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use56"
+                 xlink:href="#DejaVuSans-101"
+                 x="199.36523" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_2">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_2">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g64">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use62"
+                 y="278.13394"
+                 xlink:href="#mb520e89714"
+                 x="132.57504"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_2">
+            <!-- Travis CI -->
+            <defs
+               id="defs76">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-84"
+                 d="M -0.296875,72.90625 H 61.375 v -8.3125 H 35.5 V 0 H 25.59375 V 64.59375 H -0.296875 Z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-114"
+                 d="m 41.109375,46.296875 q -1.515625,0.875 -3.296875,1.28125 Q 36.03125,48 33.890625,48 26.265625,48 22.1875,43.046875 18.109375,38.09375 18.109375,28.8125 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 2.84375,4.984375 7.375,7.390625 Q 30.03125,56 36.53125,56 q 0.921875,0 2.046875,-0.125 1.125,-0.109375 2.484375,-0.359375 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-97"
+                 d="m 34.28125,27.484375 q -10.890625,0 -15.09375,-2.484375 -4.203125,-2.484375 -4.203125,-8.5 0,-4.78125 3.15625,-7.59375 3.15625,-2.796875 8.5625,-2.796875 7.484375,0 12,5.296875 4.515625,5.296875 4.515625,14.078125 v 2 z m 17.921875,3.71875 V 0 H 43.21875 v 8.296875 q -3.078125,-4.96875 -7.671875,-7.34375 -4.59375,-2.375 -11.234375,-2.375 -8.390625,0 -13.359375,4.71875 Q 6,8.015625 6,15.921875 q 0,9.21875 6.171875,13.90625 6.1875,4.6875 18.4375,4.6875 H 43.21875 v 0.890625 q 0,6.203125 -4.078125,9.59375 -4.078125,3.390625 -11.453125,3.390625 -4.6875,0 -9.140625,-1.125 -4.4375,-1.125 -8.53125,-3.375 v 8.3125 q 4.921875,1.90625 9.5625,2.84375 Q 24.21875,56 28.609375,56 q 11.875,0 17.734375,-6.15625 5.859375,-6.140625 5.859375,-18.640625 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-118"
+                 d="M 2.984375,54.6875 H 12.5 L 29.59375,8.796875 46.6875,54.6875 h 9.515625 L 35.6875,0 H 23.484375 Z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-105"
+                 d="M 9.421875,54.6875 H 18.40625 V 0 H 9.421875 Z m 0,21.296875 H 18.40625 V 64.59375 H 9.421875 Z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-115"
+                 d="m 44.28125,53.078125 v -8.5 Q 40.484375,46.53125 36.375,47.5 q -4.09375,0.984375 -8.5,0.984375 -6.6875,0 -10.03125,-2.046875 Q 14.5,44.390625 14.5,40.28125 q 0,-3.125 2.390625,-4.90625 2.390625,-1.78125 9.625,-3.390625 l 3.078125,-0.6875 Q 39.15625,29.25 43.1875,25.515625 47.21875,21.78125 47.21875,15.09375 q 0,-7.625 -6.03125,-12.078125 -6.03125,-4.4375 -16.578125,-4.4375 -4.390625,0 -9.15625,0.859375 Q 10.6875,0.296875 5.421875,2 v 9.28125 q 4.984375,-2.59375 9.8125,-3.890625 4.828125,-1.28125 9.578125,-1.28125 6.34375,0 9.75,2.171875 3.421875,2.171875 3.421875,6.125 0,3.65625 -2.46875,5.609375 -2.453125,1.953125 -10.8125,3.765625 l -3.125,0.734375 q -8.34375,1.75 -12.0625,5.390625 -3.703125,3.640625 -3.703125,9.984375 0,7.71875 5.46875,11.90625 Q 16.75,56 26.8125,56 q 4.96875,0 9.359375,-0.734375 4.40625,-0.71875 8.109375,-2.1875 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d=""
+                 id="DejaVuSans-32" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-67"
+                 d="M 64.40625,67.28125 V 56.890625 q -4.984375,4.640625 -10.625,6.921875 -5.640625,2.296875 -11.984375,2.296875 -12.5,0 -19.140625,-7.640625 -6.640625,-7.640625 -6.640625,-22.09375 0,-14.40625 6.640625,-22.046875 Q 29.296875,6.6875 41.796875,6.6875 q 6.34375,0 11.984375,2.296875 5.640625,2.296875 10.625,6.9375 V 5.609375 Q 59.234375,2.09375 53.4375,0.328125 q -5.78125,-1.75 -12.21875,-1.75 -16.5625,0 -26.09375,10.125 Q 5.609375,18.84375 5.609375,36.375 q 0,17.578125 9.515625,27.703125 9.53125,10.140625 26.09375,10.140625 6.53125,0 12.3125,-1.734375 5.796875,-1.734375 10.875,-5.203125 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-73"
+                 d="m 9.8125,72.90625 h 9.859375 V 0 H 9.8125 Z" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g96"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,108.32791,320.1269)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use78"
+                 xlink:href="#DejaVuSans-84" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use80"
+                 xlink:href="#DejaVuSans-114"
+                 x="46.333984" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use82"
+                 xlink:href="#DejaVuSans-97"
+                 x="87.447266" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use84"
+                 xlink:href="#DejaVuSans-118"
+                 x="148.72656" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use86"
+                 xlink:href="#DejaVuSans-105"
+                 x="207.90625" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use88"
+                 xlink:href="#DejaVuSans-115"
+                 x="235.68945" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use90"
+                 xlink:href="#DejaVuSans-32"
+                 x="287.78906" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use92"
+                 xlink:href="#DejaVuSans-67"
+                 x="319.57617" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use94"
+                 xlink:href="#DejaVuSans-73"
+                 x="389.40039" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_3">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_3">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g102">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use100"
+                 y="278.13394"
+                 xlink:href="#mb520e89714"
+                 x="191.48965"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_3">
+            <!-- Jenkins -->
+            <defs
+               id="defs107">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-74"
+                 d="m 9.8125,72.90625 h 9.859375 V 5.078125 q 0,-13.1875 -5,-19.140625 -5,-5.953125 -16.09375,-5.953125 h -3.75 v 8.296875 h 3.078125 q 6.53125,0 9.21875,3.671875 2.6875,3.65625 2.6875,13.125 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-107"
+                 d="m 9.078125,75.984375 h 9.03125 v -44.875 l 26.8125,23.578125 h 11.46875 l -29,-25.578125 L 57.625,0 H 45.90625 L 18.109375,26.703125 V 0 h -9.03125 z" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g123"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,171.72049,315.64893)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use109"
+                 xlink:href="#DejaVuSans-74" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use111"
+                 xlink:href="#DejaVuSans-101"
+                 x="29.492188" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use113"
+                 xlink:href="#DejaVuSans-110"
+                 x="91.015625" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use115"
+                 xlink:href="#DejaVuSans-107"
+                 x="154.39453" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use117"
+                 xlink:href="#DejaVuSans-105"
+                 x="212.30469" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use119"
+                 xlink:href="#DejaVuSans-110"
+                 x="240.08789" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use121"
+                 xlink:href="#DejaVuSans-115"
+                 x="303.4668" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_4">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_4">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g129">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use127"
+                 y="278.13394"
+                 xlink:href="#mb520e89714"
+                 x="250.40425"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_4">
+            <!-- GitLab CI -->
+            <defs
+               id="defs136">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-71"
+                 d="M 59.515625,10.40625 V 29.984375 H 43.40625 v 8.109375 h 25.875 V 6.78125 Q 63.578125,2.734375 56.6875,0.65625 49.8125,-1.421875 42,-1.421875 q -17.09375,0 -26.75,9.984375 -9.640625,10 -9.640625,27.8125 0,17.875 9.640625,27.859375 9.65625,9.984375 26.75,9.984375 7.125,0 13.546875,-1.765625 6.421875,-1.75 11.84375,-5.171875 v -10.5 q -5.46875,4.640625 -11.625,6.984375 -6.15625,2.34375 -12.9375,2.34375 -13.390625,0 -20.109375,-7.46875 -6.703125,-7.46875 -6.703125,-22.265625 0,-14.75 6.703125,-22.21875 6.71875,-7.46875 20.109375,-7.46875 5.21875,0 9.3125,0.90625 4.109375,0.90625 7.375,2.8125 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-116"
+                 d="M 18.3125,70.21875 V 54.6875 h 18.5 v -6.984375 h -18.5 v -29.6875 q 0,-6.6875 1.828125,-8.59375 1.828125,-1.90625 7.453125,-1.90625 H 36.8125 V 0 H 27.59375 Q 17.1875,0 13.234375,3.875 9.28125,7.765625 9.28125,18.015625 v 29.6875 H 2.6875 V 54.6875 h 6.59375 v 15.53125 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-76"
+                 d="m 9.8125,72.90625 h 9.859375 V 8.296875 h 35.5 V 0 H 9.8125 Z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-98"
+                 d="m 48.6875,27.296875 q 0,9.90625 -4.078125,15.546875 -4.078125,5.640625 -11.203125,5.640625 -7.140625,0 -11.21875,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.21875,-5.640625 7.125,0 11.203125,5.640625 4.078125,5.640625 4.078125,15.546875 z m -30.578125,19.09375 q 2.84375,4.875 7.15625,7.234375 Q 29.59375,56 35.59375,56 q 9.96875,0 16.1875,-7.90625 6.234375,-7.90625 6.234375,-20.796875 0,-12.890625 -6.234375,-20.8125 -6.21875,-7.90625 -16.1875,-7.90625 -6,0 -10.328125,2.375 -4.3125,2.375 -7.15625,7.25 V 0 h -9.03125 v 75.984375 h 9.03125 z" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g156"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,223.52868,322.75535)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use138"
+                 xlink:href="#DejaVuSans-71" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use140"
+                 xlink:href="#DejaVuSans-105"
+                 x="77.490234" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use142"
+                 xlink:href="#DejaVuSans-116"
+                 x="105.27344" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use144"
+                 xlink:href="#DejaVuSans-76"
+                 x="144.48242" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use146"
+                 xlink:href="#DejaVuSans-97"
+                 x="200.19531" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use148"
+                 xlink:href="#DejaVuSans-98"
+                 x="261.47461" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use150"
+                 xlink:href="#DejaVuSans-32"
+                 x="324.95117" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use152"
+                 xlink:href="#DejaVuSans-67"
+                 x="356.73828" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use154"
+                 xlink:href="#DejaVuSans-73"
+                 x="426.5625" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_5">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_5">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g162">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use160"
+                 y="278.13394"
+                 xlink:href="#mb520e89714"
+                 x="309.31888"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_5">
+            <!-- Circle CI -->
+            <defs
+               id="defs167">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-99"
+                 d="M 48.78125,52.59375 V 44.1875 q -3.8125,2.109375 -7.640625,3.15625 -3.828125,1.046875 -7.734375,1.046875 -8.75,0 -13.59375,-5.546875 -4.828125,-5.53125 -4.828125,-15.546875 0,-10.015625 4.828125,-15.5625 4.84375,-5.53125 13.59375,-5.53125 3.90625,0 7.734375,1.046875 3.828125,1.046875 7.640625,3.15625 v -8.3125 q -3.765625,-1.75 -7.796875,-2.625 -4.015625,-0.890625 -8.5625,-0.890625 -12.359375,0 -19.640625,7.765625 -7.265625,7.765625 -7.265625,20.953125 0,13.375 7.34375,21.03125 Q 20.21875,56 33.015625,56 q 4.140625,0 8.09375,-0.859375 3.953125,-0.84375 7.671875,-2.546875 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-108"
+                 d="M 9.421875,75.984375 H 18.40625 V 0 H 9.421875 Z" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g187"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,285.56781,319.63082)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use169"
+                 xlink:href="#DejaVuSans-67" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use171"
+                 xlink:href="#DejaVuSans-105"
+                 x="69.824219" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use173"
+                 xlink:href="#DejaVuSans-114"
+                 x="97.607422" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use175"
+                 xlink:href="#DejaVuSans-99"
+                 x="136.4707" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use177"
+                 xlink:href="#DejaVuSans-108"
+                 x="191.45117" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use179"
+                 xlink:href="#DejaVuSans-101"
+                 x="219.23438" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use181"
+                 xlink:href="#DejaVuSans-32"
+                 x="280.75781" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use183"
+                 xlink:href="#DejaVuSans-67"
+                 x="312.54492" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use185"
+                 xlink:href="#DejaVuSans-73"
+                 x="382.36914" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_6">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_6">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g193">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use191"
+                 y="278.13394"
+                 xlink:href="#mb520e89714"
+                 x="368.23349"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_6">
+            <!-- Atlassian Bamboo -->
+            <defs
+               id="defs199">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-65"
+                 d="M 34.1875,63.1875 20.796875,26.90625 h 26.8125 z m -5.578125,9.71875 h 11.1875 L 67.578125,0 h -10.25 L 50.6875,18.703125 H 17.828125 L 11.1875,0 H 0.78125 Z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-66"
+                 d="M 19.671875,34.8125 V 8.109375 H 35.5 q 7.953125,0 11.78125,3.296875 3.84375,3.296875 3.84375,10.078125 0,6.84375 -3.84375,10.078125 -3.828125,3.25 -11.78125,3.25 z m 0,29.984375 V 42.828125 H 34.28125 q 7.21875,0 10.75,2.703125 3.546875,2.71875 3.546875,8.28125 0,5.515625 -3.546875,8.25 -3.53125,2.734375 -10.75,2.734375 z M 9.8125,72.90625 h 25.203125 q 11.28125,0 17.375,-4.6875 Q 58.5,63.53125 58.5,54.890625 58.5,48.1875 55.375,44.234375 52.25,40.28125 46.1875,39.3125 53.46875,37.75 57.5,32.78125 q 4.03125,-4.953125 4.03125,-12.375 0,-9.765625 -6.640625,-15.09375 Q 48.25,0 35.984375,0 H 9.8125 Z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-109"
+                 d="M 52,44.1875 Q 55.375,50.25 60.0625,53.125 64.75,56 71.09375,56 q 8.546875,0 13.1875,-5.984375 4.640625,-5.96875 4.640625,-17 V 0 h -9.03125 v 32.71875 q 0,7.859375 -2.796875,11.65625 -2.78125,3.8125 -8.484375,3.8125 -6.984375,0 -11.046875,-4.640625 -4.046875,-4.625 -4.046875,-12.640625 V 0 h -9.03125 v 32.71875 q 0,7.90625 -2.78125,11.6875 -2.78125,3.78125 -8.59375,3.78125 -6.890625,0 -10.953125,-4.65625 -4.046875,-4.65625 -4.046875,-12.625 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 3.078125,5.03125 7.375,7.421875 Q 29.78125,56 35.6875,56 41.65625,56 45.828125,52.96875 50,49.953125 52,44.1875 Z" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g233"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,310.21537,353.89788)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use201"
+                 xlink:href="#DejaVuSans-65" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use203"
+                 xlink:href="#DejaVuSans-116"
+                 x="66.658203" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use205"
+                 xlink:href="#DejaVuSans-108"
+                 x="105.86719" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use207"
+                 xlink:href="#DejaVuSans-97"
+                 x="133.65039" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use209"
+                 xlink:href="#DejaVuSans-115"
+                 x="194.92969" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use211"
+                 xlink:href="#DejaVuSans-115"
+                 x="247.0293" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use213"
+                 xlink:href="#DejaVuSans-105"
+                 x="299.12891" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use215"
+                 xlink:href="#DejaVuSans-97"
+                 x="326.91211" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use217"
+                 xlink:href="#DejaVuSans-110"
+                 x="388.19141" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use219"
+                 xlink:href="#DejaVuSans-32"
+                 x="451.57031" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use221"
+                 xlink:href="#DejaVuSans-66"
+                 x="483.35742" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use223"
+                 xlink:href="#DejaVuSans-97"
+                 x="551.96094" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use225"
+                 xlink:href="#DejaVuSans-109"
+                 x="613.24023" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use227"
+                 xlink:href="#DejaVuSans-98"
+                 x="710.65234" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use229"
+                 xlink:href="#DejaVuSans-111"
+                 x="774.12891" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use231"
+                 xlink:href="#DejaVuSans-111"
+                 x="835.31055" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_7">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_7">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g239">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use237"
+                 y="278.13394"
+                 xlink:href="#mb520e89714"
+                 x="427.14807"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_7">
+            <!-- Jetbrains TeamCity -->
+            <defs
+               id="defs243">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-121"
+                 d="M 32.171875,-5.078125 Q 28.375,-14.84375 24.75,-17.8125 q -3.609375,-2.984375 -9.65625,-2.984375 h -7.1875 v 7.515625 h 5.28125 q 3.703125,0 5.75,1.765625 2.0625,1.75 4.546875,8.296875 L 25.09375,0.875 2.984375,54.6875 H 12.5 L 29.59375,11.921875 46.6875,54.6875 h 9.515625 z" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g281"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,366.65841,356.36944)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use245"
+                 xlink:href="#DejaVuSans-74" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use247"
+                 xlink:href="#DejaVuSans-101"
+                 x="29.492188" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use249"
+                 xlink:href="#DejaVuSans-116"
+                 x="91.015625" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use251"
+                 xlink:href="#DejaVuSans-98"
+                 x="130.22461" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use253"
+                 xlink:href="#DejaVuSans-114"
+                 x="193.70117" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use255"
+                 xlink:href="#DejaVuSans-97"
+                 x="234.81445" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use257"
+                 xlink:href="#DejaVuSans-105"
+                 x="296.09375" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use259"
+                 xlink:href="#DejaVuSans-110"
+                 x="323.87695" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use261"
+                 xlink:href="#DejaVuSans-115"
+                 x="387.25586" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use263"
+                 xlink:href="#DejaVuSans-32"
+                 x="439.35547" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use265"
+                 xlink:href="#DejaVuSans-84"
+                 x="471.14258" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use267"
+                 xlink:href="#DejaVuSans-101"
+                 x="515.22656" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use269"
+                 xlink:href="#DejaVuSans-97"
+                 x="576.75" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use271"
+                 xlink:href="#DejaVuSans-109"
+                 x="638.0293" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use273"
+                 xlink:href="#DejaVuSans-67"
+                 x="735.44141" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use275"
+                 xlink:href="#DejaVuSans-105"
+                 x="805.26562" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use277"
+                 xlink:href="#DejaVuSans-116"
+                 x="833.04883" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use279"
+                 xlink:href="#DejaVuSans-121"
+                 x="872.25781" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_8">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_8">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g287">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use285"
+                 y="278.13394"
+                 xlink:href="#mb520e89714"
+                 x="486.06268"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_8">
+            <!-- Other CI Services -->
+            <defs
+               id="defs293">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-79"
+                 d="m 39.40625,66.21875 q -10.75,0 -17.078125,-8.015625 -6.3125,-8 -6.3125,-21.828125 0,-13.765625 6.3125,-21.78125 6.328125,-8 17.078125,-8 10.734375,0 17.015625,8 6.28125,8.015625 6.28125,21.78125 0,13.828125 -6.28125,21.828125 -6.28125,8.015625 -17.015625,8.015625 z m 0,8 q 15.328125,0 24.5,-10.28125 9.1875,-10.28125 9.1875,-27.5625 0,-17.234375 -9.1875,-27.515625 -9.171875,-10.28125 -24.5,-10.28125 -15.375,0 -24.59375,10.25 Q 5.609375,19.09375 5.609375,36.375 q 0,17.28125 9.203125,27.5625 9.21875,10.28125 24.59375,10.28125 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-104"
+                 d="M 54.890625,33.015625 V 0 H 45.90625 v 32.71875 q 0,7.765625 -3.03125,11.609375 -3.03125,3.859375 -9.078125,3.859375 -7.28125,0 -11.484375,-4.640625 -4.203125,-4.625 -4.203125,-12.640625 V 0 h -9.03125 v 75.984375 h 9.03125 V 46.1875 q 3.234375,4.9375 7.59375,7.375 4.375,2.4375 10.09375,2.4375 9.421875,0 14.25,-5.828125 4.84375,-5.828125 4.84375,-17.15625 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-83"
+                 d="m 53.515625,70.515625 v -9.625 q -5.609375,2.6875 -10.59375,4 -4.984375,1.328125 -9.625,1.328125 -8.046875,0 -12.421875,-3.125 -4.375,-3.125 -4.375,-8.890625 0,-4.84375 2.90625,-7.3125 2.90625,-2.453125 11.015625,-3.96875 L 36.375,41.703125 Q 47.40625,39.59375 52.65625,34.296875 57.90625,29 57.90625,20.125 q 0,-10.609375 -7.109375,-16.078125 -7.09375,-5.46875 -20.8125,-5.46875 -5.171875,0 -11.015625,1.171875 Q 13.140625,0.921875 6.890625,3.21875 V 13.375 q 6,-3.359375 11.765625,-5.078125 5.765625,-1.703125 11.328125,-1.703125 8.4375,0 13.03125,3.3125 4.59375,3.328125 4.59375,9.484375 0,5.359375 -3.296875,8.390625 Q 41.015625,30.8125 33.5,32.328125 L 27.484375,33.5 q -11.03125,2.1875 -15.96875,6.875 -4.921875,4.6875 -4.921875,13.046875 0,9.671875 6.8125,15.234375 6.8125,5.5625 18.765625,5.5625 5.140625,0 10.453125,-0.9375 5.328125,-0.921875 10.890625,-2.765625 z" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g329"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,430.02117,351.92129)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use295"
+                 xlink:href="#DejaVuSans-79" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use297"
+                 xlink:href="#DejaVuSans-116"
+                 x="78.710938" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use299"
+                 xlink:href="#DejaVuSans-104"
+                 x="117.91992" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use301"
+                 xlink:href="#DejaVuSans-101"
+                 x="181.29883" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use303"
+                 xlink:href="#DejaVuSans-114"
+                 x="242.82227" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use305"
+                 xlink:href="#DejaVuSans-32"
+                 x="283.93555" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use307"
+                 xlink:href="#DejaVuSans-67"
+                 x="315.72266" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use309"
+                 xlink:href="#DejaVuSans-73"
+                 x="385.54688" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use311"
+                 xlink:href="#DejaVuSans-32"
+                 x="415.03906" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use313"
+                 xlink:href="#DejaVuSans-83"
+                 x="446.82617" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use315"
+                 xlink:href="#DejaVuSans-101"
+                 x="510.30273" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use317"
+                 xlink:href="#DejaVuSans-114"
+                 x="571.82617" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use319"
+                 xlink:href="#DejaVuSans-118"
+                 x="612.93945" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use321"
+                 xlink:href="#DejaVuSans-105"
+                 x="672.11914" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use323"
+                 xlink:href="#DejaVuSans-99"
+                 x="699.90234" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use325"
+                 xlink:href="#DejaVuSans-101"
+                 x="754.88281" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use327"
+                 xlink:href="#DejaVuSans-115"
+                 x="816.40625" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="matplotlib.axis_2">
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_1">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_9">
+            <defs
+               id="defs335">
+              <path
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 id="m421e176abf"
+                 d="M 0,0 H -3.5" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g339">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use337"
+                 y="278.13394"
+                 xlink:href="#m421e176abf"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_9">
+            <!-- 0 -->
+            <defs
+               id="defs343">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-48"
+                 d="m 31.78125,66.40625 q -7.609375,0 -11.453125,-7.5 Q 16.5,51.421875 16.5,36.375 q 0,-14.984375 3.828125,-22.484375 3.84375,-7.5 11.453125,-7.5 7.671875,0 11.5,7.5 3.84375,7.5 3.84375,22.484375 0,15.046875 -3.84375,22.53125 -3.828125,7.5 -11.5,7.5 z m 0,7.8125 q 12.265625,0 18.734375,-9.703125 6.46875,-9.6875 6.46875,-28.140625 0,-18.40625 -6.46875,-28.109375 -6.46875,-9.6875 -18.734375,-9.6875 -12.25,0 -18.71875,9.6875 Q 6.59375,17.96875 6.59375,36.375 q 0,18.453125 6.46875,28.140625 6.46875,9.703125 18.71875,9.703125 z" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g347"
+               transform="matrix(0.1,0,0,-0.1,30.840625,281.93317)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use345"
+                 xlink:href="#DejaVuSans-48" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_2">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_10">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g353">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use351"
+                 y="235.46027"
+                 xlink:href="#m421e176abf"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_10">
+            <!-- 10 -->
+            <defs
+               id="defs357">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-49"
+                 d="m 12.40625,8.296875 h 16.109375 v 55.625 L 10.984375,60.40625 v 8.984375 l 17.4375,3.515625 H 38.28125 V 8.296875 H 54.390625 V 0 H 12.40625 Z" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g363"
+               transform="matrix(0.1,0,0,-0.1,24.478125,239.25949)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use359"
+                 xlink:href="#DejaVuSans-49" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use361"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_3">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_11">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g369">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use367"
+                 y="192.78659"
+                 xlink:href="#m421e176abf"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_11">
+            <!-- 20 -->
+            <defs
+               id="defs373">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-50"
+                 d="M 19.1875,8.296875 H 53.609375 V 0 H 7.328125 v 8.296875 q 5.609375,5.8125 15.296875,15.59375 9.703125,9.796875 12.1875,12.640625 4.734375,5.3125 6.609375,9 1.890625,3.6875 1.890625,7.25 0,5.8125 -4.078125,9.46875 -4.078125,3.671875 -10.625,3.671875 -4.640625,0 -9.796875,-1.609375 -5.140625,-1.609375 -11,-4.890625 v 9.96875 Q 13.765625,71.78125 18.9375,73 q 5.1875,1.21875 9.484375,1.21875 11.328125,0 18.0625,-5.671875 6.734375,-5.65625 6.734375,-15.125 0,-4.5 -1.6875,-8.53125 Q 49.859375,40.875 45.40625,35.40625 44.1875,33.984375 37.640625,27.21875 31.109375,20.453125 19.1875,8.296875 Z" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g379"
+               transform="matrix(0.1,0,0,-0.1,24.478125,196.58581)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use375"
+                 xlink:href="#DejaVuSans-50" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use377"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_4">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_12">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g385">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use383"
+                 y="150.11292"
+                 xlink:href="#m421e176abf"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_12">
+            <!-- 30 -->
+            <defs
+               id="defs389">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-51"
+                 d="M 40.578125,39.3125 Q 47.65625,37.796875 51.625,33 q 3.984375,-4.78125 3.984375,-11.8125 0,-10.78125 -7.421875,-16.703125 -7.421875,-5.90625 -21.09375,-5.90625 -4.578125,0 -9.4375,0.90625 -4.859375,0.90625 -10.03125,2.71875 v 9.515625 q 4.09375,-2.390625 8.96875,-3.609375 4.890625,-1.21875 10.21875,-1.21875 9.265625,0 14.125,3.65625 4.859375,3.65625 4.859375,10.640625 0,6.453125 -4.515625,10.078125 -4.515625,3.640625 -12.5625,3.640625 h -8.5 v 8.109375 h 8.890625 q 7.265625,0 11.125,2.90625 3.859375,2.90625 3.859375,8.375 0,5.609375 -3.984375,8.609375 -3.96875,3.015625 -11.390625,3.015625 -4.0625,0 -8.703125,-0.890625 Q 15.375,64.15625 9.8125,62.3125 v 8.78125 q 5.625,1.5625 10.53125,2.34375 4.90625,0.78125 9.25,0.78125 11.234375,0 17.765625,-5.109375 6.546875,-5.09375 6.546875,-13.78125 0,-6.0625 -3.46875,-10.234375 -3.46875,-4.171875 -9.859375,-5.78125 z" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g395"
+               transform="matrix(0.1,0,0,-0.1,24.478125,153.91213)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use391"
+                 xlink:href="#DejaVuSans-51" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use393"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_5">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_13">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g401">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use399"
+                 y="107.43922"
+                 xlink:href="#m421e176abf"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_13">
+            <!-- 40 -->
+            <defs
+               id="defs405">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-52"
+                 d="M 37.796875,64.3125 12.890625,25.390625 h 24.90625 z m -2.59375,8.59375 h 12.40625 V 25.390625 h 10.40625 V 17.1875 H 47.609375 V 0 h -9.8125 V 17.1875 H 4.890625 v 9.515625 z" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g411"
+               transform="matrix(0.1,0,0,-0.1,24.478125,111.23845)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use407"
+                 xlink:href="#DejaVuSans-52" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use409"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_6">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_14">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g417">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use415"
+                 y="64.765541"
+                 xlink:href="#m421e176abf"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_14">
+            <!-- 50 -->
+            <defs
+               id="defs421">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-53"
+                 d="m 10.796875,72.90625 h 38.71875 v -8.3125 h -29.6875 V 46.734375 q 2.140625,0.734375 4.28125,1.09375 2.15625,0.359375 4.3125,0.359375 Q 40.625,48.1875 47.75,41.5 54.890625,34.8125 54.890625,23.390625 54.890625,11.625 47.5625,5.09375 40.234375,-1.421875 26.90625,-1.421875 q -4.59375,0 -9.359375,0.78125 -4.75,0.78125 -9.828125,2.34375 V 11.625 q 4.390625,-2.390625 9.078125,-3.5625 4.6875,-1.171875 9.90625,-1.171875 8.453125,0 13.375,4.4375 4.9375,4.4375 4.9375,12.0625 0,7.609375 -4.9375,12.046875 -4.921875,4.453125 -13.375,4.453125 -3.953125,0 -7.890625,-0.875 -3.921875,-0.875 -8.015625,-2.734375 z" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g427"
+               transform="matrix(0.1,0,0,-0.1,24.478125,68.564763)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use423"
+                 xlink:href="#DejaVuSans-53" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use425"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_15">
+          <!-- Percentage -->
+          <defs
+             id="defs433">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-80"
+               d="M 19.671875,64.796875 V 37.40625 h 12.40625 q 6.890625,0 10.640625,3.5625 3.765625,3.5625 3.765625,10.15625 0,6.546875 -3.765625,10.109375 -3.75,3.5625 -10.640625,3.5625 z M 9.8125,72.90625 h 22.265625 q 12.265625,0 18.53125,-5.546875 6.28125,-5.546875 6.28125,-16.234375 0,-10.796875 -6.28125,-16.3125 -6.265625,-5.515625 -18.53125,-5.515625 H 19.671875 V 0 H 9.8125 Z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-103"
+               d="m 45.40625,27.984375 q 0,9.765625 -4.03125,15.125 -4.015625,5.375 -11.296875,5.375 -7.21875,0 -11.25,-5.375 -4.03125,-5.359375 -4.03125,-15.125 0,-9.71875 4.03125,-15.09375 4.03125,-5.375 11.25,-5.375 7.28125,0 11.296875,5.375 4.03125,5.375 4.03125,15.09375 z M 54.390625,6.78125 q 0,-13.953125 -6.203125,-20.765625 -6.1875,-6.8125 -18.984375,-6.8125 -4.734375,0 -8.9375,0.703125 -4.203125,0.703125 -8.15625,2.171875 V -9.1875 q 3.953125,-2.140625 7.8125,-3.15625 3.859375,-1.03125 7.859375,-1.03125 8.84375,0 13.234375,4.609375 4.390625,4.609375 4.390625,13.9375 V 9.625 Q 42.625,4.78125 38.28125,2.390625 33.9375,0 27.875,0 17.828125,0 11.671875,7.65625 q -6.15625,7.671875 -6.15625,20.328125 0,12.6875 6.15625,20.34375 Q 17.828125,56 27.875,56 q 6.0625,0 10.40625,-2.390625 4.34375,-2.390625 7.125,-7.21875 V 54.6875 h 8.984375 z" />
+          </defs>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g455"
+             transform="matrix(0,-0.1,-0.1,0,18.398438,186.86738)">
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use435"
+               xlink:href="#DejaVuSans-80" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use437"
+               xlink:href="#DejaVuSans-101"
+               x="56.677734" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use439"
+               xlink:href="#DejaVuSans-114"
+               x="118.20117" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use441"
+               xlink:href="#DejaVuSans-99"
+               x="157.06445" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use443"
+               xlink:href="#DejaVuSans-101"
+               x="212.04492" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use445"
+               xlink:href="#DejaVuSans-110"
+               x="273.56836" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use447"
+               xlink:href="#DejaVuSans-116"
+               x="336.94727" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use449"
+               xlink:href="#DejaVuSans-97"
+               x="376.15625" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use451"
+               xlink:href="#DejaVuSans-103"
+               x="437.43555" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use453"
+               xlink:href="#DejaVuSans-101"
+               x="500.91211" />
+          </g>
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_11">
+        <path
+           id="path459"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 44.203125,278.13396 V 39.3555" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_12">
+        <path
+           id="path462"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 515.52,278.13396 V 39.3555" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_13">
+        <path
+           id="path465"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 44.203125,278.13396 H 515.52" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_14">
+        <path
+           id="path468"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 44.203125,39.3555 H 515.52" />
+      </g>
+      <g
+         style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+         id="text_16">
+        <!-- 53.29 -->
+        <defs
+           id="defs473">
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="DejaVuSans-46"
+             d="M 10.6875,12.40625 H 21 V 0 H 10.6875 Z" />
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="DejaVuSans-57"
+             d="M 10.984375,1.515625 V 10.5 Q 14.703125,8.734375 18.5,7.8125 q 3.8125,-0.921875 7.484375,-0.921875 9.765625,0 14.90625,6.5625 5.15625,6.5625 5.890625,19.953125 -2.828125,-4.203125 -7.1875,-6.453125 -4.34375,-2.25 -9.609375,-2.25 -10.9375,0 -17.3125,6.609375 -6.375,6.625 -6.375,18.109375 0,11.21875 6.640625,18 6.640625,6.796875 17.671875,6.796875 12.65625,0 19.3125,-9.703125 6.671875,-9.6875 6.671875,-28.140625 0,-17.234375 -8.1875,-27.515625 -8.171875,-10.28125 -21.984375,-10.28125 -3.71875,0 -7.53125,0.734375 -3.796875,0.734375 -7.90625,2.203125 z m 19.625,30.90625 q 6.640625,0 10.515625,4.53125 3.890625,4.546875 3.890625,12.46875 0,7.859375 -3.890625,12.421875 -3.875,4.5625 -10.515625,4.5625 -6.640625,0 -10.515625,-4.5625 -3.875,-4.5625 -3.875,-12.421875 0,-7.921875 3.875,-12.46875 3.875,-4.53125 10.515625,-4.53125 z" />
+        </defs>
+        <g
+           id="g485"
+           transform="matrix(0.1,0,0,-0.1,59.346367,258.15253)"
+           style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use475"
+             xlink:href="#DejaVuSans-53" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use477"
+             xlink:href="#DejaVuSans-51"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use479"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use481"
+             xlink:href="#DejaVuSans-50"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use483"
+             xlink:href="#DejaVuSans-57"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+         id="text_17">
+        <!-- 13.15 -->
+        <g
+           id="g498"
+           transform="matrix(0.1,0,0,-0.1,118.26098,258.15253)"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round;fill-opacity:1">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use488"
+             xlink:href="#DejaVuSans-49" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use490"
+             xlink:href="#DejaVuSans-51"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use492"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use494"
+             xlink:href="#DejaVuSans-49"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round;fill:#ffffff;fill-opacity:1"
+             id="use496"
+             xlink:href="#DejaVuSans-53"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+         id="text_18">
+        <!-- 15.65 -->
+        <defs
+           id="defs502">
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="DejaVuSans-54"
+             d="m 33.015625,40.375 q -6.640625,0 -10.53125,-4.546875 -3.875,-4.53125 -3.875,-12.4375 0,-7.859375 3.875,-12.4375 3.890625,-4.5625 10.53125,-4.5625 6.640625,0 10.515625,4.5625 3.875,4.578125 3.875,12.4375 0,7.90625 -3.875,12.4375 Q 39.65625,40.375 33.015625,40.375 Z M 52.59375,71.296875 V 62.3125 q -3.71875,1.75 -7.5,2.671875 -3.78125,0.9375 -7.5,0.9375 -9.765625,0 -14.921875,-6.59375 -5.140625,-6.59375 -5.875,-19.921875 2.875,4.25 7.21875,6.515625 4.359375,2.265625 9.578125,2.265625 10.984375,0 17.359375,-6.671875 6.375,-6.65625 6.375,-18.125 0,-11.234375 -6.640625,-18.03125 -6.640625,-6.78125 -17.671875,-6.78125 -12.65625,0 -19.34375,9.6875 -6.6875,9.703125 -6.6875,28.109375 0,17.28125 8.203125,27.5625 8.203125,10.28125 22.015625,10.28125 3.71875,0 7.5,-0.734375 3.78125,-0.734375 7.890625,-2.1875 z" />
+        </defs>
+        <g
+           id="g514"
+           transform="matrix(0.1,0,0,-0.1,177.17559,258.15253)"
+           style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use504"
+             xlink:href="#DejaVuSans-49" />
+          <use
+             transform="matrix(1.0968533,0,0,1.0968533,-6.9096857,-3.4617474)"
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use506"
+             xlink:href="#DejaVuSans-53"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use508"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use510"
+             xlink:href="#DejaVuSans-54"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use512"
+             xlink:href="#DejaVuSans-53"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+         id="text_19">
+        <!-- 28.57 -->
+        <defs
+           id="defs519">
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="DejaVuSans-56"
+             d="m 31.78125,34.625 q -7.03125,0 -11.0625,-3.765625 -4.015625,-3.765625 -4.015625,-10.34375 0,-6.59375 4.015625,-10.359375 4.03125,-3.765625 11.0625,-3.765625 7.03125,0 11.078125,3.78125 4.0625,3.796875 4.0625,10.34375 0,6.578125 -4.03125,10.34375 Q 38.875,34.625 31.78125,34.625 Z m -9.859375,4.1875 Q 15.578125,40.375 12.03125,44.71875 8.5,49.078125 8.5,55.328125 q 0,8.734375 6.21875,13.8125 6.234375,5.078125 17.0625,5.078125 10.890625,0 17.09375,-5.078125 6.203125,-5.078125 6.203125,-13.8125 0,-6.25 -3.546875,-10.609375 Q 48,40.375 41.703125,38.8125 q 7.125,-1.65625 11.09375,-6.5 3.984375,-4.828125 3.984375,-11.796875 0,-10.609375 -6.46875,-16.28125 -6.46875,-5.65625 -18.53125,-5.65625 -12.046875,0 -18.53125,5.65625 -6.46875,5.671875 -6.46875,16.28125 0,6.96875 4,11.796875 4.015625,4.84375 11.140625,6.5 z M 18.3125,54.390625 q 0,-5.65625 3.53125,-8.828125 3.546875,-3.171875 9.9375,-3.171875 6.359375,0 9.9375,3.171875 3.59375,3.171875 3.59375,8.828125 0,5.671875 -3.59375,8.84375 -3.578125,3.171875 -9.9375,3.171875 -6.390625,0 -9.9375,-3.171875 Q 18.3125,60.0625 18.3125,54.390625 Z" />
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="DejaVuSans-55"
+             d="m 8.203125,72.90625 h 46.875 V 68.703125 L 28.609375,0 H 18.3125 L 43.21875,64.59375 H 8.203125 Z" />
+        </defs>
+        <g
+           id="g531"
+           transform="matrix(0.1,0,0,-0.1,236.09019,258.15253)"
+           style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use521"
+             xlink:href="#DejaVuSans-50" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use523"
+             xlink:href="#DejaVuSans-56"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use525"
+             xlink:href="#DejaVuSans-46"
+             x="127.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use527"
+             xlink:href="#DejaVuSans-53"
+             x="159.0332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#ffffff;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use529"
+             xlink:href="#DejaVuSans-55"
+             x="222.65625" />
+        </g>
+      </g>
+      <g
+         style="fill:#005aac;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+         id="text_20">
+        <!-- 0.91 -->
+        <g
+           id="g542"
+           transform="matrix(0.1,0,0,-0.1,298.18605,258.15253)"
+           style="fill:#005aac;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="fill:#005aac;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use534"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#005aac;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use536"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#005aac;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use538"
+             xlink:href="#DejaVuSans-57"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#005aac;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use540"
+             xlink:href="#DejaVuSans-49"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="fill:#005aac;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+         id="text_21">
+        <!-- 0.23 -->
+        <g
+           id="g553"
+           transform="matrix(0.1,0,0,-0.1,357.10066,258.15253)"
+           style="fill:#005aac;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="fill:#005aac;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use545"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#005aac;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use547"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#005aac;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use549"
+             xlink:href="#DejaVuSans-50"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#005aac;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use551"
+             xlink:href="#DejaVuSans-51"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="fill:#005aac;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+         id="text_22">
+        <!-- 0.0 -->
+        <g
+           id="g562"
+           transform="matrix(0.1,0,0,-0.1,419.19652,258.15253)"
+           style="fill:#005aac;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="fill:#005aac;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use556"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#005aac;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use558"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#005aac;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use560"
+             xlink:href="#DejaVuSans-48"
+             x="95.410156" />
+        </g>
+      </g>
+      <g
+         style="fill:#005aac;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+         id="text_23">
+        <!-- 4.76 -->
+        <g
+           id="g573"
+           transform="matrix(0.1,0,0,-0.1,474.92988,258.15253)"
+           style="fill:#005aac;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="fill:#005aac;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use565"
+             xlink:href="#DejaVuSans-52" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#005aac;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use567"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#005aac;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use569"
+             xlink:href="#DejaVuSans-55"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="fill:#005aac;fill-opacity:1;stroke-linecap:butt;stroke-linejoin:round"
+             id="use571"
+             xlink:href="#DejaVuSans-54"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_24">
+        <!-- Which Continuous Integration service do you use to automate -->
+        <defs
+           id="defs579">
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="DejaVuSans-87"
+             d="m 3.328125,72.90625 h 9.953125 l 15.328125,-61.625 15.28125,61.625 h 11.09375 l 15.328125,-61.625 15.28125,61.625 H 95.609375 L 77.296875,0 H 64.890625 L 49.515625,63.28125 33.984375,0 h -12.40625 z" />
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="DejaVuSans-117"
+             d="M 8.5,21.578125 V 54.6875 h 8.984375 V 21.921875 q 0,-7.765625 3.015625,-11.65625 3.03125,-3.875 9.09375,-3.875 7.265625,0 11.484375,4.640625 4.234375,4.640625 4.234375,12.65625 v 31 h 8.984375 V 0 H 45.3125 V 8.40625 Q 42.046875,3.421875 37.71875,1 33.40625,-1.421875 27.6875,-1.421875 18.265625,-1.421875 13.375,4.4375 8.5,10.296875 8.5,21.578125 Z M 31.109375,56 Z" />
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="DejaVuSans-100"
+             d="m 45.40625,46.390625 v 29.59375 h 8.984375 V 0 H 45.40625 v 8.203125 q -2.828125,-4.875 -7.15625,-7.25 -4.3125,-2.375 -10.375,-2.375 -9.90625,0 -16.140625,7.90625 -6.21875,7.921875 -6.21875,20.8125 0,12.890625 6.21875,20.796875 Q 17.96875,56 27.875,56 q 6.0625,0 10.375,-2.375 4.328125,-2.359375 7.15625,-7.234375 z M 14.796875,27.296875 q 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.203125,-5.640625 7.125,0 11.21875,5.640625 4.109375,5.640625 4.109375,15.546875 0,9.90625 -4.109375,15.546875 -4.09375,5.640625 -11.21875,5.640625 -7.125,0 -11.203125,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 z" />
+        </defs>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g699"
+           transform="matrix(0.12,0,0,-0.12,93.444375,19.918125)">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use581"
+             xlink:href="#DejaVuSans-87" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use583"
+             xlink:href="#DejaVuSans-104"
+             x="98.876953" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use585"
+             xlink:href="#DejaVuSans-105"
+             x="162.25586" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use587"
+             xlink:href="#DejaVuSans-99"
+             x="190.03906" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use589"
+             xlink:href="#DejaVuSans-104"
+             x="245.01953" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use591"
+             xlink:href="#DejaVuSans-32"
+             x="308.39844" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use593"
+             xlink:href="#DejaVuSans-67"
+             x="340.18555" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use595"
+             xlink:href="#DejaVuSans-111"
+             x="410.00977" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use597"
+             xlink:href="#DejaVuSans-110"
+             x="471.19141" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use599"
+             xlink:href="#DejaVuSans-116"
+             x="534.57031" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use601"
+             xlink:href="#DejaVuSans-105"
+             x="573.7793" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use603"
+             xlink:href="#DejaVuSans-110"
+             x="601.5625" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use605"
+             xlink:href="#DejaVuSans-117"
+             x="664.94141" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use607"
+             xlink:href="#DejaVuSans-111"
+             x="728.32031" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use609"
+             xlink:href="#DejaVuSans-117"
+             x="789.50195" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use611"
+             xlink:href="#DejaVuSans-115"
+             x="852.88086" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use613"
+             xlink:href="#DejaVuSans-32"
+             x="904.98047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use615"
+             xlink:href="#DejaVuSans-73"
+             x="936.76758" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use617"
+             xlink:href="#DejaVuSans-110"
+             x="966.25977" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use619"
+             xlink:href="#DejaVuSans-116"
+             x="1029.6387" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use621"
+             xlink:href="#DejaVuSans-101"
+             x="1068.8477" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use623"
+             xlink:href="#DejaVuSans-103"
+             x="1130.3711" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use625"
+             xlink:href="#DejaVuSans-114"
+             x="1193.8477" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use627"
+             xlink:href="#DejaVuSans-97"
+             x="1234.9609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use629"
+             xlink:href="#DejaVuSans-116"
+             x="1296.2402" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use631"
+             xlink:href="#DejaVuSans-105"
+             x="1335.4492" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use633"
+             xlink:href="#DejaVuSans-111"
+             x="1363.2324" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use635"
+             xlink:href="#DejaVuSans-110"
+             x="1424.4141" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use637"
+             xlink:href="#DejaVuSans-32"
+             x="1487.793" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use639"
+             xlink:href="#DejaVuSans-115"
+             x="1519.5801" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use641"
+             xlink:href="#DejaVuSans-101"
+             x="1571.6797" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use643"
+             xlink:href="#DejaVuSans-114"
+             x="1633.2031" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use645"
+             xlink:href="#DejaVuSans-118"
+             x="1674.3164" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use647"
+             xlink:href="#DejaVuSans-105"
+             x="1733.4961" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use649"
+             xlink:href="#DejaVuSans-99"
+             x="1761.2793" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use651"
+             xlink:href="#DejaVuSans-101"
+             x="1816.2598" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use653"
+             xlink:href="#DejaVuSans-32"
+             x="1877.7832" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use655"
+             xlink:href="#DejaVuSans-100"
+             x="1909.5703" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use657"
+             xlink:href="#DejaVuSans-111"
+             x="1973.0469" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use659"
+             xlink:href="#DejaVuSans-32"
+             x="2034.2285" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use661"
+             xlink:href="#DejaVuSans-121"
+             x="2066.0156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use663"
+             xlink:href="#DejaVuSans-111"
+             x="2125.1953" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use665"
+             xlink:href="#DejaVuSans-117"
+             x="2186.377" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use667"
+             xlink:href="#DejaVuSans-32"
+             x="2249.7559" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use669"
+             xlink:href="#DejaVuSans-117"
+             x="2281.543" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use671"
+             xlink:href="#DejaVuSans-115"
+             x="2344.9219" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use673"
+             xlink:href="#DejaVuSans-101"
+             x="2397.0215" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use675"
+             xlink:href="#DejaVuSans-32"
+             x="2458.5449" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use677"
+             xlink:href="#DejaVuSans-116"
+             x="2490.332" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use679"
+             xlink:href="#DejaVuSans-111"
+             x="2529.541" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use681"
+             xlink:href="#DejaVuSans-32"
+             x="2590.7227" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use683"
+             xlink:href="#DejaVuSans-97"
+             x="2622.5098" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use685"
+             xlink:href="#DejaVuSans-117"
+             x="2683.7891" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use687"
+             xlink:href="#DejaVuSans-116"
+             x="2747.168" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use689"
+             xlink:href="#DejaVuSans-111"
+             x="2786.377" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use691"
+             xlink:href="#DejaVuSans-109"
+             x="2847.5586" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use693"
+             xlink:href="#DejaVuSans-97"
+             x="2944.9707" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use695"
+             xlink:href="#DejaVuSans-116"
+             x="3006.25" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use697"
+             xlink:href="#DejaVuSans-101"
+             x="3045.459" />
+        </g>
+        <!-- building and testing your code? -->
+        <defs
+           id="defs702">
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="DejaVuSans-63"
+             d="M 19.09375,12.40625 H 29 V 0 h -9.90625 z m 9.625,7.171875 h -9.328125 v 7.515625 q 0,4.9375 1.359375,8.109375 1.375,3.171875 5.765625,7.375 l 4.390625,4.34375 q 2.78125,2.59375 4.03125,4.890625 1.25,2.296875 1.25,4.6875 0,4.34375 -3.203125,7.03125 -3.203125,2.6875 -8.46875,2.6875 -3.859375,0 -8.234375,-1.71875 -4.359375,-1.703125 -9.109375,-4.984375 v 9.1875 q 4.59375,2.78125 9.296875,4.140625 4.71875,1.375 9.75,1.375 8.984375,0 14.421875,-4.734375 5.453125,-4.734375 5.453125,-12.5 0,-3.71875 -1.765625,-7.0625 -1.75,-3.34375 -6.140625,-7.53125 L 33.890625,38.1875 q -2.296875,-2.296875 -3.25,-3.59375 Q 29.6875,33.296875 29.296875,32.078125 29,31.0625 28.859375,29.59375 q -0.140625,-1.46875 -0.140625,-4 z" />
+        </defs>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g766"
+           transform="matrix(0.12,0,0,-0.12,184.965,33.3555)">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use704"
+             xlink:href="#DejaVuSans-98" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use706"
+             xlink:href="#DejaVuSans-117"
+             x="63.476562" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use708"
+             xlink:href="#DejaVuSans-105"
+             x="126.85547" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use710"
+             xlink:href="#DejaVuSans-108"
+             x="154.63867" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use712"
+             xlink:href="#DejaVuSans-100"
+             x="182.42188" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use714"
+             xlink:href="#DejaVuSans-105"
+             x="245.89844" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use716"
+             xlink:href="#DejaVuSans-110"
+             x="273.68164" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use718"
+             xlink:href="#DejaVuSans-103"
+             x="337.06055" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use720"
+             xlink:href="#DejaVuSans-32"
+             x="400.53711" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use722"
+             xlink:href="#DejaVuSans-97"
+             x="432.32422" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use724"
+             xlink:href="#DejaVuSans-110"
+             x="493.60352" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use726"
+             xlink:href="#DejaVuSans-100"
+             x="556.98242" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use728"
+             xlink:href="#DejaVuSans-32"
+             x="620.45898" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use730"
+             xlink:href="#DejaVuSans-116"
+             x="652.24609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use732"
+             xlink:href="#DejaVuSans-101"
+             x="691.45508" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use734"
+             xlink:href="#DejaVuSans-115"
+             x="752.97852" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use736"
+             xlink:href="#DejaVuSans-116"
+             x="805.07812" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use738"
+             xlink:href="#DejaVuSans-105"
+             x="844.28711" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use740"
+             xlink:href="#DejaVuSans-110"
+             x="872.07031" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use742"
+             xlink:href="#DejaVuSans-103"
+             x="935.44922" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use744"
+             xlink:href="#DejaVuSans-32"
+             x="998.92578" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use746"
+             xlink:href="#DejaVuSans-121"
+             x="1030.7129" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use748"
+             xlink:href="#DejaVuSans-111"
+             x="1089.8926" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use750"
+             xlink:href="#DejaVuSans-117"
+             x="1151.0742" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use752"
+             xlink:href="#DejaVuSans-114"
+             x="1214.4531" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use754"
+             xlink:href="#DejaVuSans-32"
+             x="1255.5664" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use756"
+             xlink:href="#DejaVuSans-99"
+             x="1287.3535" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use758"
+             xlink:href="#DejaVuSans-111"
+             x="1342.334" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use760"
+             xlink:href="#DejaVuSans-100"
+             x="1403.5156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use762"
+             xlink:href="#DejaVuSans-101"
+             x="1466.9922" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use764"
+             xlink:href="#DejaVuSans-63"
+             x="1528.5156" />
+        </g>
+      </g>
+    </g>
+  </g>
+  <defs
+     id="defs774">
+    <clipPath
+       id="p949d27d9b9">
+      <rect
+         id="rect771"
+         y="39.3555"
+         x="44.203125"
+         width="471.316875"
+         height="238.778455" />
+    </clipPath>
+  </defs>
+</svg>
diff --git a/assets/img/posts/2020-11-07-survey-results-language-vcs/plot_language_by_field_normalized.svg b/assets/img/posts/2020-11-07-survey-results-language-vcs/plot_language_by_field_normalized.svg
new file mode 100644
index 0000000000000000000000000000000000000000..903a230ca02f07cbe1877765d5ec918c71623912
--- /dev/null
+++ b/assets/img/posts/2020-11-07-survey-results-language-vcs/plot_language_by_field_normalized.svg
@@ -0,0 +1,3815 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   height="345.6pt"
+   version="1.1"
+   viewBox="0 0 460.8 345.6"
+   width="460.8pt"
+   id="svg1032">
+  <metadata
+     id="metadata1036">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs4">
+    <style
+       type="text/css"
+       id="style2">
+*{stroke-linecap:butt;stroke-linejoin:round;}
+  </style>
+  </defs>
+  <g
+     style="stroke-linecap:butt;stroke-linejoin:round"
+     id="figure_1">
+    <g
+       style="stroke-linecap:butt;stroke-linejoin:round;fill:none"
+       id="patch_1">
+      <path
+         d="M 0,345.6 H 460.8 V 0 H 0 Z"
+         style="fill:none;stroke-linecap:butt;stroke-linejoin:round"
+         id="path6" />
+    </g>
+    <g
+       style="stroke-linecap:butt;stroke-linejoin:round"
+       id="axes_1">
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_2">
+        <path
+           d="M 58.1,245.25125 H 450 V 25.918125 H 58.1 Z"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round"
+           id="path9" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         clip-path="url(#pe97fb85018)"
+         id="g13">
+        <image
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           height="219.60001"
+           id="image6bf17a07e9"
+           transform="matrix(1,0,0,-1,0,219.6)"
+           width="392.39999"
+           x="58.099998"
+           xlink:href="data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAiEAAAExCAYAAACqKXKBAAAABHNCSVQICAgIfAhkiAAABlZJREFUeJzt2L9qH2QYhuH+2tg2lIBICsUhELCbuIgoTYdCT6HQwcHRucfQLSfgCUgKXZ0duoiDZBILOklCbDSQNqQp2PzxJCT38F7XETzDB9/Nu3i5d3xxhUtx68ZSPWGM7d3DesIIX6x9VE8YY+/wXT1hjHO/4qW5Wg8AAGYSIQBAQoQAAAkRAgAkRAgAkBAhAEBChAAACRECACRECACQECEAQEKEAAAJEQIAJEQIAJAQIQBAQoQAAAkRAgAkRAgAkBAhAEBChAAACRECACRECACQECEAQEKEAAAJEQIAJEQIAJAQIQBAQoQAAAkRAgAkRAgAkBAhAEBChAAACRECACRECACQECEAQEKEAAAJEQIAJEQIAJAQIQBAQoQAAAkRAgAkRAgAkBAhAEBChAAAiaVf99/UG8Y4OT2rJ4zxYP12PWGEl6+O6gljbHyyWk8Y48+Dk3rCGC4hAEBChAAACRECACRECACQECEAQEKEAAAJEQIAJEQIAJAQIQBAQoQAAAkRAgAkRAgAkBAhAEBChAAACRECACRECACQECEAQEKEAAAJEQIAJEQIAJAQIQBAQoQAAAkRAgAkRAgAkBAhAEBChAAACRECACRECACQECEAQEKEAAAJEQIAJEQIAJAQIQBAQoQAAAkRAgAkRAgAkBAhAEBChAAACRECACRECACQECEAQEKEAACJpR9+O6g3jPHk/no9YYzf/z6uJ4zw4c0P6glj/PHKm74sp2fn9YQxXEIAgIQIAQASIgQASIgQACAhQgCAhAgBABIiBABIiBAAICFCAICECAEAEiIEAEiIEAAgIUIAgIQIAQASIgQASIgQACAhQgCAhAgBABIiBABIiBAAICFCAICECAEAEiIEAEiIEAAgIUIAgIQIAQASIgQASIgQACAhQgCAhAgBABIiBABIiBAAICFCAICECAEAEiIEAEiIEAAgIUIAgIQIAQASIgQASIgQACAhQgCAhAgBABIiBABILD3+7E69YYzTs/N6whhv35/WE0b45a839YQxHn36cT1hjO9+3q0njOESAgAkRAgAkBAhAEBChAAACRECACRECACQECEAQEKEAAAJEQIAJEQIAJAQIQBAQoQAAAkRAgAkRAgAkBAhAEBChAAACRECACRECACQECEAQEKEAAAJEQIAJEQIAJAQIQBAQoQAAAkRAgAkRAgAkBAhAEBChAAACRECACRECACQECEAQEKEAAAJEQIAJEQIAJAQIQBAQoQAAAkRAgAkRAgAkBAhAEBChAAACRECACRECACQWOwf/XtRj5ji++2desIY33y+Vk8YYfn6tXrCGF8+/bGeMMazb7+qJ4zhEgIAJEQIAJAQIQBAQoQAAAkRAgAkRAgAkBAhAEBChAAACRECACRECACQECEAQEKEAAAJEQIAJEQIAJAQIQBAQoQAAAkRAgAkRAgAkBAhAEBChAAACRECACRECACQECEAQEKEAAAJEQIAJEQIAJAQIQBAQoQAAAkRAgAkRAgAkBAhAEBChAAACRECACRECACQECEAQEKEAAAJEQIAJEQIAJAQIQBAQoQAAAkRAgAkRAgAkBAhAEBicW/zxUU9YoqvN9bqCWNs/bRTTxhhZ+d1PWGMRw/v1hPgf+cSAgAkRAgAkBAhAEBChAAACRECACRECACQECEAQEKEAAAJEQIAJEQIAJAQIQBAQoQAAAkRAgAkRAgAkBAhAEBChAAACRECACRECACQECEAQEKEAAAJEQIAJEQIAJAQIQBAQoQAAAkRAgAkRAgAkBAhAEBChAAACRECACRECACQECEAQEKEAAAJEQIAJEQIAJAQIQBAQoQAAAkRAgAkRAgAkBAhAEBChAAACRECACRECACQECEAQGJxb/PFRT1iiu2t5/WEOZZX6gUzrKzWC+Y4+qdeMMdiUS8YwyUEAEiIEAAgIUIAgIQIAQASIgQASIgQACAhQgCAhAgBABIiBABIiBAAICFCAICECAEAEiIEAEiIEAAgIUIAgIQIAQASIgQASIgQACAhQgCAhAgBABIiBABIiBAAICFCAICECAEAEiIEAEiIEAAgIUIAgIQIAQASIgQASIgQACAhQgCAhAgBABIiBABIiBAAICFCAICECAEAEiIEAEiIEAAgIUIAgIQIAQASIgQASIgQACDxH7SPSxRnndOsAAAAAElFTkSuQmCC"
+           y="-25.651251" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="matplotlib.axis_1">
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_1">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_1">
+            <defs
+               id="defs16">
+              <path
+                 d="M 0,0 V 3.5"
+                 id="m64bdb7301c"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g20">
+              <use
+                 height="100%"
+                 width="100%"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="90.758331"
+                 xlink:href="#m64bdb7301c"
+                 y="245.25125"
+                 id="use18" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_1">
+            <!-- Energy -->
+            <defs
+               id="defs29">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="m 9.8125,72.90625 h 46.09375 v -8.3125 H 19.671875 V 43.015625 h 34.71875 V 34.71875 H 19.671875 V 8.296875 H 56.78125 V 0 H 9.8125 Z"
+                 id="DejaVuSans-69" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="M 54.890625,33.015625 V 0 H 45.90625 v 32.71875 q 0,7.765625 -3.03125,11.609375 -3.03125,3.859375 -9.078125,3.859375 -7.28125,0 -11.484375,-4.640625 -4.203125,-4.625 -4.203125,-12.640625 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 3.234375,4.9375 7.59375,7.375 4.375,2.4375 10.09375,2.4375 9.421875,0 14.25,-5.828125 4.84375,-5.828125 4.84375,-17.15625 z"
+                 id="DejaVuSans-110" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="m 56.203125,29.59375 v -4.390625 h -41.3125 q 0.59375,-9.28125 5.59375,-14.140625 5,-4.859375 13.9375,-4.859375 5.171875,0 10.03125,1.265625 4.859375,1.265625 9.65625,3.8125 v -8.5 q -4.84375,-2.046875 -9.921875,-3.125 -5.078125,-1.078125 -10.296875,-1.078125 -13.09375,0 -20.734375,7.609375 -7.640625,7.625 -7.640625,20.625 0,13.421875 7.25,21.296875 Q 20.015625,56 32.328125,56 q 11.03125,0 17.453125,-7.109375 6.421875,-7.09375 6.421875,-19.296875 z m -8.984375,2.640625 q -0.09375,7.359375 -4.125,11.75 -4.03125,4.40625 -10.671875,4.40625 -7.515625,0 -12.03125,-4.25 -4.515625,-4.25 -5.203125,-11.96875 z"
+                 id="DejaVuSans-101" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="m 41.109375,46.296875 q -1.515625,0.875 -3.296875,1.28125 Q 36.03125,48 33.890625,48 26.265625,48 22.1875,43.046875 18.109375,38.09375 18.109375,28.8125 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 2.84375,4.984375 7.375,7.390625 Q 30.03125,56 36.53125,56 q 0.921875,0 2.046875,-0.125 1.125,-0.109375 2.484375,-0.359375 z"
+                 id="DejaVuSans-114" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="m 45.40625,27.984375 q 0,9.765625 -4.03125,15.125 -4.015625,5.375 -11.296875,5.375 -7.21875,0 -11.25,-5.375 -4.03125,-5.359375 -4.03125,-15.125 0,-9.71875 4.03125,-15.09375 4.03125,-5.375 11.25,-5.375 7.28125,0 11.296875,5.375 4.03125,5.375 4.03125,15.09375 z M 54.390625,6.78125 q 0,-13.953125 -6.203125,-20.765625 -6.1875,-6.8125 -18.984375,-6.8125 -4.734375,0 -8.9375,0.703125 -4.203125,0.703125 -8.15625,2.171875 V -9.1875 q 3.953125,-2.140625 7.8125,-3.15625 3.859375,-1.03125 7.859375,-1.03125 8.84375,0 13.234375,4.609375 4.390625,4.609375 4.390625,13.9375 V 9.625 Q 42.625,4.78125 38.28125,2.390625 33.9375,0 27.875,0 17.828125,0 11.671875,7.65625 q -6.15625,7.671875 -6.15625,20.328125 0,12.6875 6.15625,20.34375 Q 17.828125,56 27.875,56 q 6.0625,0 10.40625,-2.390625 4.34375,-2.390625 7.125,-7.21875 V 54.6875 h 8.984375 z"
+                 id="DejaVuSans-103" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="M 32.171875,-5.078125 Q 28.375,-14.84375 24.75,-17.8125 q -3.609375,-2.984375 -9.65625,-2.984375 h -7.1875 v 7.515625 h 5.28125 q 3.703125,0 5.75,1.765625 2.0625,1.75 4.546875,8.296875 L 25.09375,0.875 2.984375,54.6875 H 12.5 L 29.59375,11.921875 46.6875,54.6875 h 9.515625 z"
+                 id="DejaVuSans-121" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,71.373664,282.38173)"
+               id="g43">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 xlink:href="#DejaVuSans-69"
+                 id="use31" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="63.183594"
+                 xlink:href="#DejaVuSans-110"
+                 id="use33" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="126.5625"
+                 xlink:href="#DejaVuSans-101"
+                 id="use35" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="188.08594"
+                 xlink:href="#DejaVuSans-114"
+                 id="use37" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="227.44922"
+                 xlink:href="#DejaVuSans-103"
+                 id="use39" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="290.92578"
+                 xlink:href="#DejaVuSans-121"
+                 id="use41" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_2">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_2">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g49">
+              <use
+                 height="100%"
+                 width="100%"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="156.075"
+                 xlink:href="#m64bdb7301c"
+                 y="245.25125"
+                 id="use47" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_2">
+            <!-- Earth and -->
+            <defs
+               id="defs57">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="m 34.28125,27.484375 q -10.890625,0 -15.09375,-2.484375 -4.203125,-2.484375 -4.203125,-8.5 0,-4.78125 3.15625,-7.59375 3.15625,-2.796875 8.5625,-2.796875 7.484375,0 12,5.296875 4.515625,5.296875 4.515625,14.078125 v 2 z m 17.921875,3.71875 V 0 H 43.21875 v 8.296875 q -3.078125,-4.96875 -7.671875,-7.34375 -4.59375,-2.375 -11.234375,-2.375 -8.390625,0 -13.359375,4.71875 Q 6,8.015625 6,15.921875 q 0,9.21875 6.171875,13.90625 6.1875,4.6875 18.4375,4.6875 H 43.21875 v 0.890625 q 0,6.203125 -4.078125,9.59375 -4.078125,3.390625 -11.453125,3.390625 -4.6875,0 -9.140625,-1.125 -4.4375,-1.125 -8.53125,-3.375 v 8.3125 q 4.921875,1.90625 9.5625,2.84375 Q 24.21875,56 28.609375,56 q 11.875,0 17.734375,-6.15625 5.859375,-6.140625 5.859375,-18.640625 z"
+                 id="DejaVuSans-97" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="M 18.3125,70.21875 V 54.6875 h 18.5 v -6.984375 h -18.5 v -29.6875 q 0,-6.6875 1.828125,-8.59375 1.828125,-1.90625 7.453125,-1.90625 H 36.8125 V 0 H 27.59375 Q 17.1875,0 13.234375,3.875 9.28125,7.765625 9.28125,18.015625 v 29.6875 H 2.6875 V 54.6875 h 6.59375 v 15.53125 z"
+                 id="DejaVuSans-116" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="M 54.890625,33.015625 V 0 H 45.90625 v 32.71875 q 0,7.765625 -3.03125,11.609375 -3.03125,3.859375 -9.078125,3.859375 -7.28125,0 -11.484375,-4.640625 -4.203125,-4.625 -4.203125,-12.640625 V 0 h -9.03125 v 75.984375 h 9.03125 V 46.1875 q 3.234375,4.9375 7.59375,7.375 4.375,2.4375 10.09375,2.4375 9.421875,0 14.25,-5.828125 4.84375,-5.828125 4.84375,-17.15625 z"
+                 id="DejaVuSans-104" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d=""
+                 id="DejaVuSans-32" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="m 45.40625,46.390625 v 29.59375 h 8.984375 V 0 H 45.40625 v 8.203125 q -2.828125,-4.875 -7.15625,-7.25 -4.3125,-2.375 -10.375,-2.375 -9.90625,0 -16.140625,7.90625 -6.21875,7.921875 -6.21875,20.8125 0,12.890625 6.21875,20.796875 Q 17.96875,56 27.875,56 q 6.0625,0 10.375,-2.375 4.328125,-2.359375 7.15625,-7.234375 z M 14.796875,27.296875 q 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.203125,-5.640625 7.125,0 11.21875,5.640625 4.109375,5.640625 4.109375,15.546875 0,9.90625 -4.109375,15.546875 -4.09375,5.640625 -11.21875,5.640625 -7.125,0 -11.203125,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 z"
+                 id="DejaVuSans-100" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,126.93557,292.13649)"
+               id="g77">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 xlink:href="#DejaVuSans-69"
+                 id="use59" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="63.183594"
+                 xlink:href="#DejaVuSans-97"
+                 id="use61" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="124.46289"
+                 xlink:href="#DejaVuSans-114"
+                 id="use63" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="165.57617"
+                 xlink:href="#DejaVuSans-116"
+                 id="use65" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="204.78516"
+                 xlink:href="#DejaVuSans-104"
+                 id="use67" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="268.16406"
+                 xlink:href="#DejaVuSans-32"
+                 id="use69" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="299.95117"
+                 xlink:href="#DejaVuSans-97"
+                 id="use71" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="361.23047"
+                 xlink:href="#DejaVuSans-110"
+                 id="use73" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="424.60938"
+                 xlink:href="#DejaVuSans-100"
+                 id="use75" />
+            </g>
+            <!-- Environment -->
+            <defs
+               id="defs83">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="M 2.984375,54.6875 H 12.5 L 29.59375,8.796875 46.6875,54.6875 h 9.515625 L 35.6875,0 H 23.484375 Z"
+                 id="DejaVuSans-118" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="M 9.421875,54.6875 H 18.40625 V 0 H 9.421875 Z m 0,21.296875 H 18.40625 V 64.59375 H 9.421875 Z"
+                 id="DejaVuSans-105" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="m 30.609375,48.390625 q -7.21875,0 -11.421875,-5.640625 -4.203125,-5.640625 -4.203125,-15.453125 0,-9.8125 4.171875,-15.453125 4.1875,-5.640625 11.453125,-5.640625 7.1875,0 11.375,5.65625 4.203125,5.671875 4.203125,15.4375 0,9.71875 -4.203125,15.40625 -4.1875,5.6875 -11.375,5.6875 z m 0,7.609375 q 11.71875,0 18.40625,-7.625 6.703125,-7.609375 6.703125,-21.078125 0,-13.421875 -6.703125,-21.078125 -6.6875,-7.640625 -18.40625,-7.640625 -11.765625,0 -18.4375,7.640625 -6.65625,7.65625 -6.65625,21.078125 0,13.46875 6.65625,21.078125 Q 18.84375,56 30.609375,56 Z"
+                 id="DejaVuSans-111" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="M 52,44.1875 Q 55.375,50.25 60.0625,53.125 64.75,56 71.09375,56 q 8.546875,0 13.1875,-5.984375 4.640625,-5.96875 4.640625,-17 V 0 h -9.03125 v 32.71875 q 0,7.859375 -2.796875,11.65625 -2.78125,3.8125 -8.484375,3.8125 -6.984375,0 -11.046875,-4.640625 -4.046875,-4.625 -4.046875,-12.640625 V 0 h -9.03125 v 32.71875 q 0,7.90625 -2.78125,11.6875 -2.78125,3.78125 -8.59375,3.78125 -6.890625,0 -10.953125,-4.65625 -4.046875,-4.65625 -4.046875,-12.625 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 3.078125,5.03125 7.375,7.421875 Q 29.78125,56 35.6875,56 41.65625,56 45.828125,52.96875 50,49.953125 52,44.1875 Z"
+                 id="DejaVuSans-109" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,124.2194,310.68876)"
+               id="g107">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 xlink:href="#DejaVuSans-69"
+                 id="use85" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="63.183594"
+                 xlink:href="#DejaVuSans-110"
+                 id="use87" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="126.5625"
+                 xlink:href="#DejaVuSans-118"
+                 id="use89" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="185.74219"
+                 xlink:href="#DejaVuSans-105"
+                 id="use91" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="213.52539"
+                 xlink:href="#DejaVuSans-114"
+                 id="use93" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="252.38867"
+                 xlink:href="#DejaVuSans-111"
+                 id="use95" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="313.57031"
+                 xlink:href="#DejaVuSans-110"
+                 id="use97" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="376.94922"
+                 xlink:href="#DejaVuSans-109"
+                 id="use99" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="474.36133"
+                 xlink:href="#DejaVuSans-101"
+                 id="use101" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="535.88477"
+                 xlink:href="#DejaVuSans-110"
+                 id="use103" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="599.26367"
+                 xlink:href="#DejaVuSans-116"
+                 id="use105" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_3">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_3">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g113">
+              <use
+                 height="100%"
+                 width="100%"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="221.39166"
+                 xlink:href="#m64bdb7301c"
+                 y="245.25125"
+                 id="use111" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_3">
+            <!-- Aeronautics, Space -->
+            <defs
+               id="defs123">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="M 34.1875,63.1875 20.796875,26.90625 h 26.8125 z m -5.578125,9.71875 h 11.1875 L 67.578125,0 h -10.25 L 50.6875,18.703125 H 17.828125 L 11.1875,0 H 0.78125 Z"
+                 id="DejaVuSans-65" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="M 8.5,21.578125 V 54.6875 h 8.984375 V 21.921875 q 0,-7.765625 3.015625,-11.65625 3.03125,-3.875 9.09375,-3.875 7.265625,0 11.484375,4.640625 4.234375,4.640625 4.234375,12.65625 v 31 h 8.984375 V 0 H 45.3125 V 8.40625 Q 42.046875,3.421875 37.71875,1 33.40625,-1.421875 27.6875,-1.421875 18.265625,-1.421875 13.375,4.4375 8.5,10.296875 8.5,21.578125 Z M 31.109375,56 Z"
+                 id="DejaVuSans-117" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="M 48.78125,52.59375 V 44.1875 q -3.8125,2.109375 -7.640625,3.15625 -3.828125,1.046875 -7.734375,1.046875 -8.75,0 -13.59375,-5.546875 -4.828125,-5.53125 -4.828125,-15.546875 0,-10.015625 4.828125,-15.5625 4.84375,-5.53125 13.59375,-5.53125 3.90625,0 7.734375,1.046875 3.828125,1.046875 7.640625,3.15625 v -8.3125 q -3.765625,-1.75 -7.796875,-2.625 -4.015625,-0.890625 -8.5625,-0.890625 -12.359375,0 -19.640625,7.765625 -7.265625,7.765625 -7.265625,20.953125 0,13.375 7.34375,21.03125 Q 20.21875,56 33.015625,56 q 4.140625,0 8.09375,-0.859375 3.953125,-0.84375 7.671875,-2.546875 z"
+                 id="DejaVuSans-99" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="m 44.28125,53.078125 v -8.5 Q 40.484375,46.53125 36.375,47.5 q -4.09375,0.984375 -8.5,0.984375 -6.6875,0 -10.03125,-2.046875 Q 14.5,44.390625 14.5,40.28125 q 0,-3.125 2.390625,-4.90625 2.390625,-1.78125 9.625,-3.390625 l 3.078125,-0.6875 Q 39.15625,29.25 43.1875,25.515625 47.21875,21.78125 47.21875,15.09375 q 0,-7.625 -6.03125,-12.078125 -6.03125,-4.4375 -16.578125,-4.4375 -4.390625,0 -9.15625,0.859375 Q 10.6875,0.296875 5.421875,2 v 9.28125 q 4.984375,-2.59375 9.8125,-3.890625 4.828125,-1.28125 9.578125,-1.28125 6.34375,0 9.75,2.171875 3.421875,2.171875 3.421875,6.125 0,3.65625 -2.46875,5.609375 -2.453125,1.953125 -10.8125,3.765625 l -3.125,0.734375 q -8.34375,1.75 -12.0625,5.390625 -3.703125,3.640625 -3.703125,9.984375 0,7.71875 5.46875,11.90625 Q 16.75,56 26.8125,56 q 4.96875,0 9.359375,-0.734375 4.40625,-0.71875 8.109375,-2.1875 z"
+                 id="DejaVuSans-115" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="M 11.71875,12.40625 H 22.015625 V 4 l -8,-15.625 H 7.71875 l 4,15.625 z"
+                 id="DejaVuSans-44" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="m 53.515625,70.515625 v -9.625 q -5.609375,2.6875 -10.59375,4 -4.984375,1.328125 -9.625,1.328125 -8.046875,0 -12.421875,-3.125 -4.375,-3.125 -4.375,-8.890625 0,-4.84375 2.90625,-7.3125 2.90625,-2.453125 11.015625,-3.96875 L 36.375,41.703125 Q 47.40625,39.59375 52.65625,34.296875 57.90625,29 57.90625,20.125 q 0,-10.609375 -7.109375,-16.078125 -7.09375,-5.46875 -20.8125,-5.46875 -5.171875,0 -11.015625,1.171875 Q 13.140625,0.921875 6.890625,3.21875 V 13.375 q 6,-3.359375 11.765625,-5.078125 5.765625,-1.703125 11.328125,-1.703125 8.4375,0 13.03125,3.3125 4.59375,3.328125 4.59375,9.484375 0,5.359375 -3.296875,8.390625 Q 41.015625,30.8125 33.5,32.328125 L 27.484375,33.5 q -11.03125,2.1875 -15.96875,6.875 -4.921875,4.6875 -4.921875,13.046875 0,9.671875 6.8125,15.234375 6.8125,5.5625 18.765625,5.5625 5.140625,0 10.453125,-0.9375 5.328125,-0.921875 10.890625,-2.765625 z"
+                 id="DejaVuSans-83" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="m 18.109375,8.203125 v -29 H 9.078125 V 54.6875 h 9.03125 v -8.296875 q 2.84375,4.875 7.15625,7.234375 Q 29.59375,56 35.59375,56 q 9.96875,0 16.1875,-7.90625 6.234375,-7.90625 6.234375,-20.796875 0,-12.890625 -6.234375,-20.8125 -6.21875,-7.90625 -16.1875,-7.90625 -6,0 -10.328125,2.375 -4.3125,2.375 -7.15625,7.25 z M 48.6875,27.296875 q 0,9.90625 -4.078125,15.546875 -4.078125,5.640625 -11.203125,5.640625 -7.140625,0 -11.21875,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.21875,-5.640625 7.125,0 11.203125,5.640625 4.078125,5.640625 4.078125,15.546875 z"
+                 id="DejaVuSans-112" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,158.97734,325.41139)"
+               id="g161">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 xlink:href="#DejaVuSans-65"
+                 id="use125" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="66.658203"
+                 xlink:href="#DejaVuSans-101"
+                 id="use127" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="128.18164"
+                 xlink:href="#DejaVuSans-114"
+                 id="use129" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="167.04492"
+                 xlink:href="#DejaVuSans-111"
+                 id="use131" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="228.22656"
+                 xlink:href="#DejaVuSans-110"
+                 id="use133" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="291.60547"
+                 xlink:href="#DejaVuSans-97"
+                 id="use135" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="352.88477"
+                 xlink:href="#DejaVuSans-117"
+                 id="use137" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="416.26367"
+                 xlink:href="#DejaVuSans-116"
+                 id="use139" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="455.47266"
+                 xlink:href="#DejaVuSans-105"
+                 id="use141" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="483.25586"
+                 xlink:href="#DejaVuSans-99"
+                 id="use143" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="538.23633"
+                 xlink:href="#DejaVuSans-115"
+                 id="use145" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="590.33594"
+                 xlink:href="#DejaVuSans-44"
+                 id="use147" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="622.12305"
+                 xlink:href="#DejaVuSans-32"
+                 id="use149" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="653.91016"
+                 xlink:href="#DejaVuSans-83"
+                 id="use151" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="717.38672"
+                 xlink:href="#DejaVuSans-112"
+                 id="use153" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="780.86328"
+                 xlink:href="#DejaVuSans-97"
+                 id="use155" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="842.14258"
+                 xlink:href="#DejaVuSans-99"
+                 id="use157" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="897.12305"
+                 xlink:href="#DejaVuSans-101"
+                 id="use159" />
+            </g>
+            <!-- and Transport -->
+            <defs
+               id="defs164">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="M -0.296875,72.90625 H 61.375 v -8.3125 H 35.5 V 0 H 25.59375 V 64.59375 H -0.296875 Z"
+                 id="DejaVuSans-84" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,185.95634,314.26849)"
+               id="g192">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 xlink:href="#DejaVuSans-97"
+                 id="use166" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="61.279297"
+                 xlink:href="#DejaVuSans-110"
+                 id="use168" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="124.6582"
+                 xlink:href="#DejaVuSans-100"
+                 id="use170" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="188.13477"
+                 xlink:href="#DejaVuSans-32"
+                 id="use172" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="219.92188"
+                 xlink:href="#DejaVuSans-84"
+                 id="use174" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="266.25586"
+                 xlink:href="#DejaVuSans-114"
+                 id="use176" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="307.36914"
+                 xlink:href="#DejaVuSans-97"
+                 id="use178" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="368.64844"
+                 xlink:href="#DejaVuSans-110"
+                 id="use180" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="432.02734"
+                 xlink:href="#DejaVuSans-115"
+                 id="use182" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="484.12695"
+                 xlink:href="#DejaVuSans-112"
+                 id="use184" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="547.60352"
+                 xlink:href="#DejaVuSans-111"
+                 id="use186" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="608.78516"
+                 xlink:href="#DejaVuSans-114"
+                 id="use188" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="649.89844"
+                 xlink:href="#DejaVuSans-116"
+                 id="use190" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_4">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_4">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g198">
+              <use
+                 height="100%"
+                 width="100%"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="286.70834"
+                 xlink:href="#m64bdb7301c"
+                 y="245.25125"
+                 id="use196" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_4">
+            <!-- Matter -->
+            <defs
+               id="defs202">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="M 9.8125,72.90625 H 24.515625 L 43.109375,23.296875 61.8125,72.90625 H 76.515625 V 0 h -9.625 v 64.015625 l -18.796875,-50 H 38.1875 l -18.796875,50 V 0 H 9.8125 Z"
+                 id="DejaVuSans-77" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,268.84505,280.86035)"
+               id="g216">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 xlink:href="#DejaVuSans-77"
+                 id="use204" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="86.279297"
+                 xlink:href="#DejaVuSans-97"
+                 id="use206" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="147.55859"
+                 xlink:href="#DejaVuSans-116"
+                 id="use208" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="186.76758"
+                 xlink:href="#DejaVuSans-116"
+                 id="use210" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="225.97656"
+                 xlink:href="#DejaVuSans-101"
+                 id="use212" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="287.5"
+                 xlink:href="#DejaVuSans-114"
+                 id="use214" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_5">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_5">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g222">
+              <use
+                 height="100%"
+                 width="100%"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="352.02499"
+                 xlink:href="#m64bdb7301c"
+                 y="245.25125"
+                 id="use220" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_5">
+            <!-- Health -->
+            <defs
+               id="defs227">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="m 9.8125,72.90625 h 9.859375 V 43.015625 h 35.84375 V 72.90625 H 65.375 V 0 H 55.515625 V 34.71875 H 19.671875 V 0 H 9.8125 Z"
+                 id="DejaVuSans-72" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="M 9.421875,75.984375 H 18.40625 V 0 H 9.421875 Z"
+                 id="DejaVuSans-108" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,334.17829,280.84377)"
+               id="g241">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 xlink:href="#DejaVuSans-72"
+                 id="use229" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="75.195312"
+                 xlink:href="#DejaVuSans-101"
+                 id="use231" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="136.71875"
+                 xlink:href="#DejaVuSans-97"
+                 id="use233" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="197.99805"
+                 xlink:href="#DejaVuSans-108"
+                 id="use235" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="225.78125"
+                 xlink:href="#DejaVuSans-116"
+                 id="use237" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="264.99023"
+                 xlink:href="#DejaVuSans-104"
+                 id="use239" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_6">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_6">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g247">
+              <use
+                 height="100%"
+                 width="100%"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="417.34167"
+                 xlink:href="#m64bdb7301c"
+                 y="245.25125"
+                 id="use245" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_6">
+            <!-- Key Technologies -->
+            <defs
+               id="defs251">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="m 9.8125,72.90625 h 9.859375 v -30.8125 l 32.71875,30.8125 H 65.09375 L 28.90625,38.921875 67.671875,0 H 54.6875 L 19.671875,35.109375 V 0 H 9.8125 Z"
+                 id="DejaVuSans-75" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,362.2238,318.11493)"
+               id="g285">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 xlink:href="#DejaVuSans-75"
+                 id="use253" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="60.576172"
+                 xlink:href="#DejaVuSans-101"
+                 id="use255" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="122.09961"
+                 xlink:href="#DejaVuSans-121"
+                 id="use257" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="181.2793"
+                 xlink:href="#DejaVuSans-32"
+                 id="use259" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="213.06641"
+                 xlink:href="#DejaVuSans-84"
+                 id="use261" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="257.15039"
+                 xlink:href="#DejaVuSans-101"
+                 id="use263" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="318.67383"
+                 xlink:href="#DejaVuSans-99"
+                 id="use265" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="373.6543"
+                 xlink:href="#DejaVuSans-104"
+                 id="use267" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="437.0332"
+                 xlink:href="#DejaVuSans-110"
+                 id="use269" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="500.41211"
+                 xlink:href="#DejaVuSans-111"
+                 id="use271" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="561.59375"
+                 xlink:href="#DejaVuSans-108"
+                 id="use273" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="589.37695"
+                 xlink:href="#DejaVuSans-111"
+                 id="use275" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="650.55859"
+                 xlink:href="#DejaVuSans-103"
+                 id="use277" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="714.03516"
+                 xlink:href="#DejaVuSans-105"
+                 id="use279" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="741.81836"
+                 xlink:href="#DejaVuSans-101"
+                 id="use281" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="803.3418"
+                 xlink:href="#DejaVuSans-115"
+                 id="use283" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="matplotlib.axis_2">
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_1">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_7">
+            <defs
+               id="defs291">
+              <path
+                 d="M 0,0 H -3.5"
+                 id="m909ba4efba"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g295">
+              <use
+                 height="100%"
+                 width="100%"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="58.099998"
+                 xlink:href="#m909ba4efba"
+                 y="41.584778"
+                 id="use293" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_7">
+            <!-- Python -->
+            <defs
+               id="defs299">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="M 19.671875,64.796875 V 37.40625 h 12.40625 q 6.890625,0 10.640625,3.5625 3.765625,3.5625 3.765625,10.15625 0,6.546875 -3.765625,10.109375 -3.75,3.5625 -10.640625,3.5625 z M 9.8125,72.90625 h 22.265625 q 12.265625,0 18.53125,-5.546875 6.28125,-5.546875 6.28125,-16.234375 0,-10.796875 -6.28125,-16.3125 -6.265625,-5.515625 -18.53125,-5.515625 H 19.671875 V 0 H 9.8125 Z"
+                 id="DejaVuSans-80" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               transform="matrix(0.1,0,0,-0.1,16.4375,45.383996)"
+               id="g313">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 xlink:href="#DejaVuSans-80"
+                 id="use301" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="60.302734"
+                 xlink:href="#DejaVuSans-121"
+                 id="use303" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="119.48242"
+                 xlink:href="#DejaVuSans-116"
+                 id="use305" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="158.69141"
+                 xlink:href="#DejaVuSans-104"
+                 id="use307" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="222.07031"
+                 xlink:href="#DejaVuSans-111"
+                 id="use309" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="283.25195"
+                 xlink:href="#DejaVuSans-110"
+                 id="use311" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_2">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_8">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g319">
+              <use
+                 height="100%"
+                 width="100%"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="58.099998"
+                 xlink:href="#m909ba4efba"
+                 y="72.918083"
+                 id="use317" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_8">
+            <!-- C++ -->
+            <defs
+               id="defs324">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="M 64.40625,67.28125 V 56.890625 q -4.984375,4.640625 -10.625,6.921875 -5.640625,2.296875 -11.984375,2.296875 -12.5,0 -19.140625,-7.640625 -6.640625,-7.640625 -6.640625,-22.09375 0,-14.40625 6.640625,-22.046875 Q 29.296875,6.6875 41.796875,6.6875 q 6.34375,0 11.984375,2.296875 5.640625,2.296875 10.625,6.9375 V 5.609375 Q 59.234375,2.09375 53.4375,0.328125 q -5.78125,-1.75 -12.21875,-1.75 -16.5625,0 -26.09375,10.125 Q 5.609375,18.84375 5.609375,36.375 q 0,17.578125 9.515625,27.703125 9.53125,10.140625 26.09375,10.140625 6.53125,0 12.3125,-1.734375 5.796875,-1.734375 10.875,-5.203125 z"
+                 id="DejaVuSans-67" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="M 46,62.703125 V 35.5 H 73.1875 V 27.203125 H 46 V 0 H 37.796875 V 27.203125 H 10.59375 V 35.5 h 27.203125 v 27.203125 z"
+                 id="DejaVuSans-43" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               transform="matrix(0.1,0,0,-0.1,27.357813,76.717299)"
+               id="g332">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 xlink:href="#DejaVuSans-67"
+                 id="use326" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="69.824219"
+                 xlink:href="#DejaVuSans-43"
+                 id="use328" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="153.61328"
+                 xlink:href="#DejaVuSans-43"
+                 id="use330" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_3">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_9">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g338">
+              <use
+                 height="100%"
+                 width="100%"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="58.099998"
+                 xlink:href="#m909ba4efba"
+                 y="104.25138"
+                 id="use336" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_9">
+            <!-- R -->
+            <defs
+               id="defs342">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="m 44.390625,34.1875 q 3.171875,-1.078125 6.171875,-4.59375 3,-3.515625 6.03125,-9.671875 L 66.609375,0 H 56 l -9.3125,18.703125 q -3.625,7.328125 -7.015625,9.71875 -3.390625,2.390625 -9.25,2.390625 h -10.75 V 0 H 9.8125 v 72.90625 h 22.265625 q 12.5,0 18.65625,-5.234375 6.15625,-5.21875 6.15625,-15.765625 0,-6.890625 -3.203125,-11.4375 -3.203125,-4.53125 -9.296875,-6.28125 z m -24.71875,30.609375 v -25.875 h 12.40625 q 7.125,0 10.765625,3.296875 3.640625,3.296875 3.640625,9.6875 0,6.390625 -3.640625,9.640625 -3.640625,3.25 -10.765625,3.25 z"
+                 id="DejaVuSans-82" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               transform="matrix(0.1,0,0,-0.1,44.151562,108.0506)"
+               id="g346">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 xlink:href="#DejaVuSans-82"
+                 id="use344" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_4">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_10">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g352">
+              <use
+                 height="100%"
+                 width="100%"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="58.099998"
+                 xlink:href="#m909ba4efba"
+                 y="135.58469"
+                 id="use350" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_10">
+            <!-- C -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               transform="matrix(0.1,0,0,-0.1,44.117188,139.38391)"
+               id="g357">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 xlink:href="#DejaVuSans-67"
+                 id="use355" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_5">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_11">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g363">
+              <use
+                 height="100%"
+                 width="100%"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="58.099998"
+                 xlink:href="#m909ba4efba"
+                 y="166.91798"
+                 id="use361" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_11">
+            <!-- MATLAB -->
+            <defs
+               id="defs368">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="m 9.8125,72.90625 h 9.859375 V 8.296875 h 35.5 V 0 H 9.8125 Z"
+                 id="DejaVuSans-76" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="M 19.671875,34.8125 V 8.109375 H 35.5 q 7.953125,0 11.78125,3.296875 3.84375,3.296875 3.84375,10.078125 0,6.84375 -3.84375,10.078125 -3.828125,3.25 -11.78125,3.25 z m 0,29.984375 V 42.828125 H 34.28125 q 7.21875,0 10.75,2.703125 3.546875,2.71875 3.546875,8.28125 0,5.515625 -3.546875,8.25 -3.53125,2.734375 -10.75,2.734375 z M 9.8125,72.90625 h 25.203125 q 11.28125,0 17.375,-4.6875 Q 58.5,63.53125 58.5,54.890625 58.5,48.1875 55.375,44.234375 52.25,40.28125 46.1875,39.3125 53.46875,37.75 57.5,32.78125 q 4.03125,-4.953125 4.03125,-12.375 0,-9.765625 -6.640625,-15.09375 Q 48.25,0 35.984375,0 H 9.8125 Z"
+                 id="DejaVuSans-66" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               transform="matrix(0.1,0,0,-0.1,10.8,170.71721)"
+               id="g382">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 xlink:href="#DejaVuSans-77"
+                 id="use370" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="86.279297"
+                 xlink:href="#DejaVuSans-65"
+                 id="use372" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="146.9375"
+                 xlink:href="#DejaVuSans-84"
+                 id="use374" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="208.02148"
+                 xlink:href="#DejaVuSans-76"
+                 id="use376" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="265.98438"
+                 xlink:href="#DejaVuSans-65"
+                 id="use378" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="334.39258"
+                 xlink:href="#DejaVuSans-66"
+                 id="use380" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_6">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_12">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g388">
+              <use
+                 height="100%"
+                 width="100%"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="58.099998"
+                 xlink:href="#m909ba4efba"
+                 y="198.2513"
+                 id="use386" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_12">
+            <!-- Fortran -->
+            <defs
+               id="defs392">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="m 9.8125,72.90625 h 41.890625 v -8.3125 H 19.671875 V 43.109375 h 28.90625 V 34.8125 H 19.671875 V 0 H 9.8125 Z"
+                 id="DejaVuSans-70" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               transform="matrix(0.1,0,0,-0.1,14.984375,202.05051)"
+               id="g408">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 xlink:href="#DejaVuSans-70"
+                 id="use394" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="53.894531"
+                 xlink:href="#DejaVuSans-111"
+                 id="use396" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="115.07617"
+                 xlink:href="#DejaVuSans-114"
+                 id="use398" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="156.18945"
+                 xlink:href="#DejaVuSans-116"
+                 id="use400" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="195.39844"
+                 xlink:href="#DejaVuSans-114"
+                 id="use402" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="236.51172"
+                 xlink:href="#DejaVuSans-97"
+                 id="use404" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="297.79102"
+                 xlink:href="#DejaVuSans-110"
+                 id="use406" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_7">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_13">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g414">
+              <use
+                 height="100%"
+                 width="100%"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 x="58.099998"
+                 xlink:href="#m909ba4efba"
+                 y="229.58459"
+                 id="use412" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_13">
+            <!-- Java -->
+            <defs
+               id="defs418">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 d="m 9.8125,72.90625 h 9.859375 V 5.078125 q 0,-13.1875 -5,-19.140625 -5,-5.953125 -16.09375,-5.953125 h -3.75 v 8.296875 h 3.078125 q 6.53125,0 9.21875,3.671875 2.6875,3.65625 2.6875,13.125 z"
+                 id="DejaVuSans-74" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               transform="matrix(0.1,0,0,-0.1,29.975,233.38382)"
+               id="g428">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 xlink:href="#DejaVuSans-74"
+                 id="use420" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="29.492188"
+                 xlink:href="#DejaVuSans-97"
+                 id="use422" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="90.771484"
+                 xlink:href="#DejaVuSans-118"
+                 id="use424" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 x="149.95117"
+                 xlink:href="#DejaVuSans-97"
+                 id="use426" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_3">
+        <path
+           d="M 58.1,245.25125 V 25.918125"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           id="path433" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_4">
+        <path
+           d="M 450,245.25125 V 25.918125"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           id="path436" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_5">
+        <path
+           d="M 58.1,245.25125 H 450"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           id="path439" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_6">
+        <path
+           d="M 58.1,25.918125 H 450"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           id="path442" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_14">
+        <!-- 0.23 -->
+        <defs
+           id="defs449">
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             d="m 31.78125,66.40625 q -7.609375,0 -11.453125,-7.5 Q 16.5,51.421875 16.5,36.375 q 0,-14.984375 3.828125,-22.484375 3.84375,-7.5 11.453125,-7.5 7.671875,0 11.5,7.5 3.84375,7.5 3.84375,22.484375 0,15.046875 -3.84375,22.53125 -3.828125,7.5 -11.5,7.5 z m 0,7.8125 q 12.265625,0 18.734375,-9.703125 6.46875,-9.6875 6.46875,-28.140625 0,-18.40625 -6.46875,-28.109375 -6.46875,-9.6875 -18.734375,-9.6875 -12.25,0 -18.71875,9.6875 Q 6.59375,17.96875 6.59375,36.375 q 0,18.453125 6.46875,28.140625 6.46875,9.703125 18.71875,9.703125 z"
+             id="DejaVuSans-48" />
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             d="M 10.6875,12.40625 H 21 V 0 H 10.6875 Z"
+             id="DejaVuSans-46" />
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             d="M 19.1875,8.296875 H 53.609375 V 0 H 7.328125 v 8.296875 q 5.609375,5.8125 15.296875,15.59375 9.703125,9.796875 12.1875,12.640625 4.734375,5.3125 6.609375,9 1.890625,3.6875 1.890625,7.25 0,5.8125 -4.078125,9.46875 -4.078125,3.671875 -10.625,3.671875 -4.640625,0 -9.796875,-1.609375 -5.140625,-1.609375 -11,-4.890625 v 9.96875 Q 13.765625,71.78125 18.9375,73 q 5.1875,1.21875 9.484375,1.21875 11.328125,0 18.0625,-5.671875 6.734375,-5.65625 6.734375,-15.125 0,-4.5 -1.6875,-8.53125 Q 49.859375,40.875 45.40625,35.40625 44.1875,33.984375 37.640625,27.21875 31.109375,20.453125 19.1875,8.296875 Z"
+             id="DejaVuSans-50" />
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             d="M 40.578125,39.3125 Q 47.65625,37.796875 51.625,33 q 3.984375,-4.78125 3.984375,-11.8125 0,-10.78125 -7.421875,-16.703125 -7.421875,-5.90625 -21.09375,-5.90625 -4.578125,0 -9.4375,0.90625 -4.859375,0.90625 -10.03125,2.71875 v 9.515625 q 4.09375,-2.390625 8.96875,-3.609375 4.890625,-1.21875 10.21875,-1.21875 9.265625,0 14.125,3.65625 4.859375,3.65625 4.859375,10.640625 0,6.453125 -4.515625,10.078125 -4.515625,3.640625 -12.5625,3.640625 h -8.5 v 8.109375 h 8.890625 q 7.265625,0 11.125,2.90625 3.859375,2.90625 3.859375,8.375 0,5.609375 -3.984375,8.609375 -3.96875,3.015625 -11.390625,3.015625 -4.0625,0 -8.703125,-0.890625 Q 15.375,64.15625 9.8125,62.3125 v 8.78125 q 5.625,1.5625 10.53125,2.34375 4.90625,0.78125 9.25,0.78125 11.234375,0 17.765625,-5.109375 6.546875,-5.09375 6.546875,-13.78125 0,-6.0625 -3.46875,-10.234375 -3.46875,-4.171875 -9.859375,-5.78125 z"
+             id="DejaVuSans-51" />
+        </defs>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,79.625521,44.344152)"
+           id="g459">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use451" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use453" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-50"
+             id="use455" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-51"
+             id="use457" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_15">
+        <!-- 0.35 -->
+        <defs
+           id="defs463">
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             d="m 10.796875,72.90625 h 38.71875 v -8.3125 h -29.6875 V 46.734375 q 2.140625,0.734375 4.28125,1.09375 2.15625,0.359375 4.3125,0.359375 Q 40.625,48.1875 47.75,41.5 54.890625,34.8125 54.890625,23.390625 54.890625,11.625 47.5625,5.09375 40.234375,-1.421875 26.90625,-1.421875 q -4.59375,0 -9.359375,0.78125 -4.75,0.78125 -9.828125,2.34375 V 11.625 q 4.390625,-2.390625 9.078125,-3.5625 4.6875,-1.171875 9.90625,-1.171875 8.453125,0 13.375,4.4375 4.9375,4.4375 4.9375,12.0625 0,7.609375 -4.9375,12.046875 -4.921875,4.453125 -13.375,4.453125 -3.953125,0 -7.890625,-0.875 -3.921875,-0.875 -8.015625,-2.734375 z"
+             id="DejaVuSans-53" />
+        </defs>
+        <g
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,144.94219,44.344152)"
+           id="g473">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use465" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use467" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-51"
+             id="use469" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-53"
+             id="use471" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_16">
+        <!-- 0.33 -->
+        <g
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,210.25885,44.344152)"
+           id="g484">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use476" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use478" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-51"
+             id="use480" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-51"
+             id="use482" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_17">
+        <!-- 0.32 -->
+        <g
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,275.57552,44.344152)"
+           id="g495">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use487" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use489" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-51"
+             id="use491" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-50"
+             id="use493" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_18">
+        <!-- 0.33 -->
+        <g
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,340.89219,44.344152)"
+           id="g506">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use498" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use500" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-51"
+             id="use502" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-51"
+             id="use504" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_19">
+        <!-- 0.33 -->
+        <g
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,406.20885,44.344152)"
+           id="g517">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use509" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use511" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-51"
+             id="use513" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-51"
+             id="use515" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_20">
+        <!-- 0.23 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,79.625521,75.677455)"
+           id="g528">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use520" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use522" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-50"
+             id="use524" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-51"
+             id="use526" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_21">
+        <!-- 0.15 -->
+        <defs
+           id="defs532">
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             d="m 12.40625,8.296875 h 16.109375 v 55.625 L 10.984375,60.40625 v 8.984375 l 17.4375,3.515625 H 38.28125 V 8.296875 H 54.390625 V 0 H 12.40625 Z"
+             id="DejaVuSans-49" />
+        </defs>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,144.94219,75.677455)"
+           id="g542">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use534" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use536" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-49"
+             id="use538" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-53"
+             id="use540" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_22">
+        <!-- 0.23 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,210.25885,75.677455)"
+           id="g553">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use545" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use547" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-50"
+             id="use549" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-51"
+             id="use551" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_23">
+        <!-- 0.27 -->
+        <defs
+           id="defs557">
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             d="m 8.203125,72.90625 h 46.875 V 68.703125 L 28.609375,0 H 18.3125 L 43.21875,64.59375 H 8.203125 Z"
+             id="DejaVuSans-55" />
+        </defs>
+        <g
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,275.57552,75.677455)"
+           id="g567">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use559" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use561" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-50"
+             id="use563" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-55"
+             id="use565" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_24">
+        <!-- 0.17 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,340.89219,75.677455)"
+           id="g578">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use570" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use572" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-49"
+             id="use574" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-55"
+             id="use576" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_25">
+        <!-- 0.18 -->
+        <defs
+           id="defs582">
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             d="m 31.78125,34.625 q -7.03125,0 -11.0625,-3.765625 -4.015625,-3.765625 -4.015625,-10.34375 0,-6.59375 4.015625,-10.359375 4.03125,-3.765625 11.0625,-3.765625 7.03125,0 11.078125,3.78125 4.0625,3.796875 4.0625,10.34375 0,6.578125 -4.03125,10.34375 Q 38.875,34.625 31.78125,34.625 Z m -9.859375,4.1875 Q 15.578125,40.375 12.03125,44.71875 8.5,49.078125 8.5,55.328125 q 0,8.734375 6.21875,13.8125 6.234375,5.078125 17.0625,5.078125 10.890625,0 17.09375,-5.078125 6.203125,-5.078125 6.203125,-13.8125 0,-6.25 -3.546875,-10.609375 Q 48,40.375 41.703125,38.8125 q 7.125,-1.65625 11.09375,-6.5 3.984375,-4.828125 3.984375,-11.796875 0,-10.609375 -6.46875,-16.28125 -6.46875,-5.65625 -18.53125,-5.65625 -12.046875,0 -18.53125,5.65625 -6.46875,5.671875 -6.46875,16.28125 0,6.96875 4,11.796875 4.015625,4.84375 11.140625,6.5 z M 18.3125,54.390625 q 0,-5.65625 3.53125,-8.828125 3.546875,-3.171875 9.9375,-3.171875 6.359375,0 9.9375,3.171875 3.59375,3.171875 3.59375,8.828125 0,5.671875 -3.59375,8.84375 -3.578125,3.171875 -9.9375,3.171875 -6.390625,0 -9.9375,-3.171875 Q 18.3125,60.0625 18.3125,54.390625 Z"
+             id="DejaVuSans-56" />
+        </defs>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,406.20885,75.677455)"
+           id="g592">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use584" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use586" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-49"
+             id="use588" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-56"
+             id="use590" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_26">
+        <!-- 0.04 -->
+        <defs
+           id="defs596">
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             d="M 37.796875,64.3125 12.890625,25.390625 h 24.90625 z m -2.59375,8.59375 h 12.40625 V 25.390625 h 10.40625 V 17.1875 H 47.609375 V 0 h -9.8125 V 17.1875 H 4.890625 v 9.515625 z"
+             id="DejaVuSans-52" />
+        </defs>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,79.625521,107.01076)"
+           id="g606">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use598" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use600" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-48"
+             id="use602" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-52"
+             id="use604" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_27">
+        <!-- 0.15 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,144.94219,107.01076)"
+           id="g617">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use611" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-49"
+             id="use613" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-53"
+             id="use615" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_28">
+        <!-- 0.03 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,210.25885,107.01076)"
+           id="g628">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use620" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use622" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-48"
+             id="use624" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-51"
+             id="use626" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_29">
+        <!-- 0.02 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,275.57552,107.01076)"
+           id="g639">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use631" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use633" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-48"
+             id="use635" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-50"
+             id="use637" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_30">
+        <!-- 0.25 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,340.89219,107.01076)"
+           id="g650">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use642" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use644" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-50"
+             id="use646" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-53"
+             id="use648" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_31">
+        <!-- 0.08 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,406.20885,107.01076)"
+           id="g661">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use653" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use655" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-48"
+             id="use657" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-56"
+             id="use659" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_32">
+        <!-- 0.12 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,79.625521,138.34406)"
+           id="g672">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use664" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use666" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-49"
+             id="use668" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-50"
+             id="use670" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_33">
+        <!-- 0.09 -->
+        <defs
+           id="defs676">
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             d="M 10.984375,1.515625 V 10.5 Q 14.703125,8.734375 18.5,7.8125 q 3.8125,-0.921875 7.484375,-0.921875 9.765625,0 14.90625,6.5625 5.15625,6.5625 5.890625,19.953125 -2.828125,-4.203125 -7.1875,-6.453125 -4.34375,-2.25 -9.609375,-2.25 -10.9375,0 -17.3125,6.609375 -6.375,6.625 -6.375,18.109375 0,11.21875 6.640625,18 6.640625,6.796875 17.671875,6.796875 12.65625,0 19.3125,-9.703125 6.671875,-9.6875 6.671875,-28.140625 0,-17.234375 -8.1875,-27.515625 -8.171875,-10.28125 -21.984375,-10.28125 -3.71875,0 -7.53125,0.734375 -3.796875,0.734375 -7.90625,2.203125 z m 19.625,30.90625 q 6.640625,0 10.515625,4.53125 3.890625,4.546875 3.890625,12.46875 0,7.859375 -3.890625,12.421875 -3.875,4.5625 -10.515625,4.5625 -6.640625,0 -10.515625,-4.5625 -3.875,-4.5625 -3.875,-12.421875 0,-7.921875 3.875,-12.46875 3.875,-4.53125 10.515625,-4.53125 z"
+             id="DejaVuSans-57" />
+        </defs>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,144.94219,138.34406)"
+           id="g686">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use678" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use680" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-48"
+             id="use682" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-57"
+             id="use684" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_34">
+        <!-- 0.12 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,210.25885,138.34406)"
+           id="g697">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use689" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use691" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-49"
+             id="use693" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-50"
+             id="use695" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_35">
+        <!-- 0.16 -->
+        <defs
+           id="defs701">
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             d="m 33.015625,40.375 q -6.640625,0 -10.53125,-4.546875 -3.875,-4.53125 -3.875,-12.4375 0,-7.859375 3.875,-12.4375 3.890625,-4.5625 10.53125,-4.5625 6.640625,0 10.515625,4.5625 3.875,4.578125 3.875,12.4375 0,7.90625 -3.875,12.4375 Q 39.65625,40.375 33.015625,40.375 Z M 52.59375,71.296875 V 62.3125 q -3.71875,1.75 -7.5,2.671875 -3.78125,0.9375 -7.5,0.9375 -9.765625,0 -14.921875,-6.59375 -5.140625,-6.59375 -5.875,-19.921875 2.875,4.25 7.21875,6.515625 4.359375,2.265625 9.578125,2.265625 10.984375,0 17.359375,-6.671875 6.375,-6.65625 6.375,-18.125 0,-11.234375 -6.640625,-18.03125 -6.640625,-6.78125 -17.671875,-6.78125 -12.65625,0 -19.34375,9.6875 -6.6875,9.703125 -6.6875,28.109375 0,17.28125 8.203125,27.5625 8.203125,10.28125 22.015625,10.28125 3.71875,0 7.5,-0.734375 3.78125,-0.734375 7.890625,-2.1875 z"
+             id="DejaVuSans-54" />
+        </defs>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,275.57552,138.34406)"
+           id="g711">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use703" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use705" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-49"
+             id="use707" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-54"
+             id="use709" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_36">
+        <!-- 0.06 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,340.89219,138.34406)"
+           id="g722">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use714" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use716" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-48"
+             id="use718" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-54"
+             id="use720" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_37">
+        <!-- 0.18 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,406.20885,138.34406)"
+           id="g733">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use725" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use727" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-49"
+             id="use729" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-56"
+             id="use731" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_38">
+        <!-- 0.19 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,79.625521,169.67737)"
+           id="g744">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use736" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use738" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-49"
+             id="use740" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-57"
+             id="use742" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_39">
+        <!-- 0.08 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,144.94219,169.67737)"
+           id="g755">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use747" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use749" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-48"
+             id="use751" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-56"
+             id="use753" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_40">
+        <!-- 0.11 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,210.25885,169.67737)"
+           id="g766">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use758" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use760" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-49"
+             id="use762" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-49"
+             id="use764" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_41">
+        <!-- 0.09 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,275.57552,169.67737)"
+           id="g777">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use769" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use771" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-48"
+             id="use773" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-57"
+             id="use775" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_42">
+        <!-- 0.08 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,340.89219,169.67737)"
+           id="g788">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use780" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use782" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-48"
+             id="use784" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-56"
+             id="use786" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_43">
+        <!-- 0.08 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,406.20885,169.67737)"
+           id="g799">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use791" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use793" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-48"
+             id="use795" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-56"
+             id="use797" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_44">
+        <!-- 0.12 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,79.625521,201.01067)"
+           id="g810">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use802" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use804" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-49"
+             id="use806" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-50"
+             id="use808" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_45">
+        <!-- 0.14 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,144.94219,201.01067)"
+           id="g821">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use813" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use815" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-49"
+             id="use817" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-52"
+             id="use819" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_46">
+        <!-- 0.05 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,210.25885,201.01067)"
+           id="g832">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use824" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use826" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-48"
+             id="use828" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-53"
+             id="use830" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_47">
+        <!-- 0.11 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,275.57552,201.01067)"
+           id="g843">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use835" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use837" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-49"
+             id="use839" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-49"
+             id="use841" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_48">
+        <!-- 0.02 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,340.89219,201.01067)"
+           id="g854">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use846" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use848" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-48"
+             id="use850" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-50"
+             id="use852" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_49">
+        <!-- 0.07 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,406.20885,201.01067)"
+           id="g865">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use857" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use859" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-48"
+             id="use861" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-55"
+             id="use863" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_50">
+        <!-- 0.07 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,79.625521,232.34397)"
+           id="g876">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use868" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use870" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-48"
+             id="use872" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-55"
+             id="use874" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_51">
+        <!-- 0.05 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,144.94219,232.34397)"
+           id="g887">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use879" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use881" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-48"
+             id="use883" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-53"
+             id="use885" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_52">
+        <!-- 0.12 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,210.25885,232.34397)"
+           id="g898">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use890" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use892" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-49"
+             id="use894" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-50"
+             id="use896" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_53">
+        <!-- 0.04 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,275.57552,232.34397)"
+           id="g909">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use901" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use903" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-48"
+             id="use905" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-52"
+             id="use907" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_54">
+        <!-- 0.09 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,340.89219,232.34397)"
+           id="g920">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use912" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use914" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-48"
+             id="use916" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-57"
+             id="use918" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_55">
+        <!-- 0.09 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.1,0,0,-0.1,406.20885,232.34397)"
+           id="g931">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-48"
+             id="use923" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="63.623047"
+             xlink:href="#DejaVuSans-46"
+             id="use925" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="95.410156"
+             xlink:href="#DejaVuSans-48"
+             id="use927" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="159.0332"
+             xlink:href="#DejaVuSans-57"
+             id="use929" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_56">
+        <!-- Programming Languages per Field (Relative) -->
+        <defs
+           id="defs936">
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             d="M 31,75.875 Q 24.46875,64.65625 21.28125,53.65625 18.109375,42.671875 18.109375,31.390625 18.109375,20.125 21.3125,9.0625 24.515625,-2 31,-13.1875 H 23.1875 Q 15.875,-1.703125 12.234375,9.375 8.59375,20.453125 8.59375,31.390625 q 0,10.890625 3.609375,21.921875 3.625,11.046875 10.984375,22.5625 z"
+             id="DejaVuSans-40" />
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             d="m 8.015625,75.875 h 7.8125 q 7.3125,-11.515625 10.953125,-22.5625 3.640625,-11.03125 3.640625,-21.921875 0,-10.9375 -3.640625,-22.015625 -3.640625,-11.078125 -10.953125,-22.5625 h -7.8125 Q 14.5,-2 17.703125,9.0625 20.90625,20.125 20.90625,31.390625 q 0,11.28125 -3.203125,22.265625 -3.203125,11 -9.6875,22.21875 z"
+             id="DejaVuSans-41" />
+        </defs>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           transform="matrix(0.12,0,0,-0.12,120.55281,19.918125)"
+           id="g1022">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             xlink:href="#DejaVuSans-80"
+             id="use938" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="58.552734"
+             xlink:href="#DejaVuSans-114"
+             id="use940" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="97.416016"
+             xlink:href="#DejaVuSans-111"
+             id="use942" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="158.59766"
+             xlink:href="#DejaVuSans-103"
+             id="use944" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="222.07422"
+             xlink:href="#DejaVuSans-114"
+             id="use946" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="263.1875"
+             xlink:href="#DejaVuSans-97"
+             id="use948" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="324.4668"
+             xlink:href="#DejaVuSans-109"
+             id="use950" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="421.87891"
+             xlink:href="#DejaVuSans-109"
+             id="use952" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="519.29102"
+             xlink:href="#DejaVuSans-105"
+             id="use954" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="547.07422"
+             xlink:href="#DejaVuSans-110"
+             id="use956" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="610.45312"
+             xlink:href="#DejaVuSans-103"
+             id="use958" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="673.92969"
+             xlink:href="#DejaVuSans-32"
+             id="use960" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="705.7168"
+             xlink:href="#DejaVuSans-76"
+             id="use962" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="761.42969"
+             xlink:href="#DejaVuSans-97"
+             id="use964" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="822.70898"
+             xlink:href="#DejaVuSans-110"
+             id="use966" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="886.08789"
+             xlink:href="#DejaVuSans-103"
+             id="use968" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="949.56445"
+             xlink:href="#DejaVuSans-117"
+             id="use970" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="1012.9434"
+             xlink:href="#DejaVuSans-97"
+             id="use972" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="1074.2227"
+             xlink:href="#DejaVuSans-103"
+             id="use974" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="1137.6992"
+             xlink:href="#DejaVuSans-101"
+             id="use976" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="1199.2227"
+             xlink:href="#DejaVuSans-115"
+             id="use978" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="1251.3223"
+             xlink:href="#DejaVuSans-32"
+             id="use980" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="1283.1094"
+             xlink:href="#DejaVuSans-112"
+             id="use982" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="1346.5859"
+             xlink:href="#DejaVuSans-101"
+             id="use984" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="1408.1094"
+             xlink:href="#DejaVuSans-114"
+             id="use986" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="1449.2227"
+             xlink:href="#DejaVuSans-32"
+             id="use988" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="1481.0098"
+             xlink:href="#DejaVuSans-70"
+             id="use990" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="1531.2793"
+             xlink:href="#DejaVuSans-105"
+             id="use992" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="1559.0625"
+             xlink:href="#DejaVuSans-101"
+             id="use994" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="1620.5859"
+             xlink:href="#DejaVuSans-108"
+             id="use996" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="1648.3691"
+             xlink:href="#DejaVuSans-100"
+             id="use998" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="1711.8457"
+             xlink:href="#DejaVuSans-32"
+             id="use1000" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="1743.6328"
+             xlink:href="#DejaVuSans-40"
+             id="use1002" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="1782.6465"
+             xlink:href="#DejaVuSans-82"
+             id="use1004" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="1847.6289"
+             xlink:href="#DejaVuSans-101"
+             id="use1006" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="1909.1523"
+             xlink:href="#DejaVuSans-108"
+             id="use1008" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="1936.9355"
+             xlink:href="#DejaVuSans-97"
+             id="use1010" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="1998.2148"
+             xlink:href="#DejaVuSans-116"
+             id="use1012" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="2037.4238"
+             xlink:href="#DejaVuSans-105"
+             id="use1014" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="2065.207"
+             xlink:href="#DejaVuSans-118"
+             id="use1016" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="2124.3867"
+             xlink:href="#DejaVuSans-101"
+             id="use1018" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             x="2185.9102"
+             xlink:href="#DejaVuSans-41"
+             id="use1020" />
+        </g>
+      </g>
+    </g>
+  </g>
+  <defs
+     id="defs1030">
+    <clipPath
+       id="pe97fb85018">
+      <rect
+         height="219.333125"
+         width="391.9"
+         x="58.1"
+         y="25.918125"
+         id="rect1027" />
+    </clipPath>
+  </defs>
+</svg>
diff --git a/assets/img/posts/2020-11-07-survey-results-language-vcs/plot_vcs_per_field.svg b/assets/img/posts/2020-11-07-survey-results-language-vcs/plot_vcs_per_field.svg
new file mode 100644
index 0000000000000000000000000000000000000000..53b7d306637706082e89c83a852995f0924357b0
--- /dev/null
+++ b/assets/img/posts/2020-11-07-survey-results-language-vcs/plot_vcs_per_field.svg
@@ -0,0 +1,2758 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   id="svg751"
+   width="460.8pt"
+   viewBox="0 0 460.8 345.6"
+   version="1.1"
+   height="345.6pt">
+  <metadata
+     id="metadata755">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs4">
+    <style
+       id="style2"
+       type="text/css">
+*{stroke-linecap:butt;stroke-linejoin:round;}
+  </style>
+  </defs>
+  <g
+     id="figure_1">
+    <g
+       style="stroke-linecap:butt;stroke-linejoin:round;fill:none"
+       id="patch_1">
+      <path
+         id="path6"
+         style="fill:none;stroke-linecap:butt;stroke-linejoin:round"
+         d="M 0,345.6 H 460.8 V 0 H 0 Z" />
+    </g>
+    <g
+       style="stroke-linecap:butt;stroke-linejoin:round"
+       id="axes_1">
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_2">
+        <path
+           id="path9"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 73.460938,245.25125 H 450 V 25.918125 H 73.460938 Z" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="g13"
+         clip-path="url(#pe57f36a509)">
+        <image
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           y="-25.651251"
+           xlink:href="data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAgsAAAExCAYAAADyVuGYAAAABHNCSVQICAgIfAhkiAAABYtJREFUeJzt2MFpW0EYRtE8RcHG3ghCFqnA2/SQ5lJXOnAB3nhnYwIRBsWK5ZcO7iIgxgznVPAthuHyL0/Pf9cPnMX1xXb0hGk97l9GT5jW4XgaPWFqm2X0gnntrj6NnjCtzegBAMD7JhYAgCQWAIAkFgCAJBYAgCQWAIAkFgCAJBYAgCQWAIAkFgCAJBYAgCQWAIAkFgCAJBYAgCQWAIAkFgCAJBYAgCQWAIAkFgCAJBYAgCQWAIAkFgCAJBYAgCQWAIAkFgCAJBYAgCQWAIAkFgCAJBYAgCQWAIAkFgCAJBYAgCQWAIAkFgCAJBYAgCQWAIAkFgCAJBYAgCQWAIAkFgCAJBYAgCQWAIAkFgCAJBYAgCQWAIAkFgCAJBYAgCQWAIAkFgCAJBYAgCQWAIAkFgCAJBYAgCQWAIAkFgCAJBYAgCQWAIAkFgCAJBYAgCQWAIAkFgCAJBYAgCQWAIAkFgCAJBYAgCQWAIAkFgCAJBYAgCQWAIAkFgCAJBYAgCQWAIAkFgCAJBYAgCQWAIC07A+ndfSIWW02y+gJ01pXz/Zcjq9voydM7epiO3rCtE5v/oVzcVkAAJJYAACSWAAAklgAAJJYAACSWAAAklgAAJJYAACSWAAAklgAAJJYAACSWAAAklgAAJJYAACSWAAAklgAAJJYAACSWAAAklgAAJJYAACSWAAAklgAAJJYAACSWAAAklgAAJJYAACSWAAAklgAAJJYAACSWAAAklgAAJJYAACSWAAAklgAAJJYAACSWAAAklgAAJJYAACSWAAAklgAAJJYAACSWAAAklgAAJJYAACSWAAAklgAAJJYAACSWAAAklgAAJJYAACSWAAAklgAAJJYAACSWAAAklgAAJJYAACSWAAAklgAAJJYAACSWAAAklgAAJJYAACSWAAAklgAAJJYAACSWAAAklgAAJJYAACSWAAAklgAAJJYAACSWAAAklgAAJJYAACSWAAAklgAANJy+f3HOnrErD7f3IyeMK3jn+PoCdM6PB9GT5ja6+9foyfM6+Fu9IJpuSwAAEksAABJLAAASSwAAEksAABJLAAASSwAAEksAABJLAAASSwAAEksAABJLAAASSwAAEksAABJLAAASSwAAEksAABJLAAASSwAAEksAABJLAAASSwAAEksAABJLAAASSwAAEksAABJLAAASSwAAEksAABJLAAASSwAAEksAABJLAAASSwAAEksAABJLAAASSwAAEksAABJLAAASSwAAEksAABJLAAASSwAAEksAABJLAAASSwAAEksAABJLAAASSwAAEksAABJLAAASSwAAEksAABJLAAASSwAAEksAABJLAAASSwAAEksAABJLAAASSwAAEksAABJLAAASSwAAEksAABJLAAASSwAAEksAABJLAAASSwAAEksAABJLAAASSwAAEksAABJLAAAabm936+jR8zq5/3T6AnT+vZlN3rCtL7uLkdPgP+y/biMnjAtlwUAIIkFACCJBQAgiQUAIIkFACCJBQAgiQUAIIkFACCJBQAgiQUAIIkFACCJBQAgiQUAIIkFACCJBQAgiQUAIIkFACCJBQAgiQUAIIkFACCJBQAgiQUAIIkFACCJBQAgiQUAIIkFACCJBQAgiQUAIIkFACCJBQAgiQUAIIkFACCJBQAgiQUAIIkFACCJBQAgiQUAIIkFACCJBQAgiQUAIIkFACCJBQAgiQUAIIkFACCJBQAgiQUAIIkFACCJBQAgiQUAIIkFACCJBQAgiQUAIIkFACCJBQAgiQUAIIkFACCJBQAgiQUAIIkFACCJBQAgiQUAIIkFACCJBQAgiQUAIIkFACCJBQAgiQUAIIkFACCJBQAgiQUAIIkFACCJBQAgiQUAIIkFACCJBQAg/QP46iyCOCfzuwAAAABJRU5ErkJggg=="
+           x="73.460938"
+           width="376.56"
+           transform="matrix(1,0,0,-1,0,219.6)"
+           id="imagea966f9c5c9"
+           height="219.60001" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="matplotlib.axis_1">
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_1">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_1">
+            <defs
+               id="defs16">
+              <path
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 id="m1e23e2491b"
+                 d="M 0,0 V 3.5" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g20">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use18"
+                 y="245.25125"
+                 xlink:href="#m1e23e2491b"
+                 x="104.8392"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_1">
+            <!-- Earth and -->
+            <defs
+               id="defs31">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-69"
+                 d="m 9.8125,72.90625 h 46.09375 v -8.3125 H 19.671875 V 43.015625 h 34.71875 V 34.71875 H 19.671875 V 8.296875 H 56.78125 V 0 H 9.8125 Z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-97"
+                 d="m 34.28125,27.484375 q -10.890625,0 -15.09375,-2.484375 -4.203125,-2.484375 -4.203125,-8.5 0,-4.78125 3.15625,-7.59375 3.15625,-2.796875 8.5625,-2.796875 7.484375,0 12,5.296875 4.515625,5.296875 4.515625,14.078125 v 2 z m 17.921875,3.71875 V 0 H 43.21875 v 8.296875 q -3.078125,-4.96875 -7.671875,-7.34375 -4.59375,-2.375 -11.234375,-2.375 -8.390625,0 -13.359375,4.71875 Q 6,8.015625 6,15.921875 q 0,9.21875 6.171875,13.90625 6.1875,4.6875 18.4375,4.6875 H 43.21875 v 0.890625 q 0,6.203125 -4.078125,9.59375 -4.078125,3.390625 -11.453125,3.390625 -4.6875,0 -9.140625,-1.125 -4.4375,-1.125 -8.53125,-3.375 v 8.3125 q 4.921875,1.90625 9.5625,2.84375 Q 24.21875,56 28.609375,56 q 11.875,0 17.734375,-6.15625 5.859375,-6.140625 5.859375,-18.640625 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-114"
+                 d="m 41.109375,46.296875 q -1.515625,0.875 -3.296875,1.28125 Q 36.03125,48 33.890625,48 26.265625,48 22.1875,43.046875 18.109375,38.09375 18.109375,28.8125 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 2.84375,4.984375 7.375,7.390625 Q 30.03125,56 36.53125,56 q 0.921875,0 2.046875,-0.125 1.125,-0.109375 2.484375,-0.359375 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-116"
+                 d="M 18.3125,70.21875 V 54.6875 h 18.5 v -6.984375 h -18.5 v -29.6875 q 0,-6.6875 1.828125,-8.59375 1.828125,-1.90625 7.453125,-1.90625 H 36.8125 V 0 H 27.59375 Q 17.1875,0 13.234375,3.875 9.28125,7.765625 9.28125,18.015625 v 29.6875 H 2.6875 V 54.6875 h 6.59375 v 15.53125 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-104"
+                 d="M 54.890625,33.015625 V 0 H 45.90625 v 32.71875 q 0,7.765625 -3.03125,11.609375 -3.03125,3.859375 -9.078125,3.859375 -7.28125,0 -11.484375,-4.640625 -4.203125,-4.625 -4.203125,-12.640625 V 0 h -9.03125 v 75.984375 h 9.03125 V 46.1875 q 3.234375,4.9375 7.59375,7.375 4.375,2.4375 10.09375,2.4375 9.421875,0 14.25,-5.828125 4.84375,-5.828125 4.84375,-17.15625 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-32" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-110"
+                 d="M 54.890625,33.015625 V 0 H 45.90625 v 32.71875 q 0,7.765625 -3.03125,11.609375 -3.03125,3.859375 -9.078125,3.859375 -7.28125,0 -11.484375,-4.640625 -4.203125,-4.625 -4.203125,-12.640625 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 3.234375,4.9375 7.59375,7.375 4.375,2.4375 10.09375,2.4375 9.421875,0 14.25,-5.828125 4.84375,-5.828125 4.84375,-17.15625 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-100"
+                 d="m 45.40625,46.390625 v 29.59375 h 8.984375 V 0 H 45.40625 v 8.203125 q -2.828125,-4.875 -7.15625,-7.25 -4.3125,-2.375 -10.375,-2.375 -9.90625,0 -16.140625,7.90625 -6.21875,7.921875 -6.21875,20.8125 0,12.890625 6.21875,20.796875 Q 17.96875,56 27.875,56 q 6.0625,0 10.375,-2.375 4.328125,-2.359375 7.15625,-7.234375 z M 14.796875,27.296875 q 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.203125,-5.640625 7.125,0 11.21875,5.640625 4.109375,5.640625 4.109375,15.546875 0,9.90625 -4.109375,15.546875 -4.09375,5.640625 -11.21875,5.640625 -7.125,0 -11.203125,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 z" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g51"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,75.699764,292.13649)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use33"
+                 xlink:href="#DejaVuSans-69" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use35"
+                 xlink:href="#DejaVuSans-97"
+                 x="63.183594" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use37"
+                 xlink:href="#DejaVuSans-114"
+                 x="124.46289" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use39"
+                 xlink:href="#DejaVuSans-116"
+                 x="165.57617" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use41"
+                 xlink:href="#DejaVuSans-104"
+                 x="204.78516" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use43"
+                 xlink:href="#DejaVuSans-32"
+                 x="268.16406" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use45"
+                 xlink:href="#DejaVuSans-97"
+                 x="299.95117" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use47"
+                 xlink:href="#DejaVuSans-110"
+                 x="361.23047" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use49"
+                 xlink:href="#DejaVuSans-100"
+                 x="424.60938" />
+            </g>
+            <!-- Environment -->
+            <defs
+               id="defs58">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-118"
+                 d="M 2.984375,54.6875 H 12.5 L 29.59375,8.796875 46.6875,54.6875 h 9.515625 L 35.6875,0 H 23.484375 Z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-105"
+                 d="M 9.421875,54.6875 H 18.40625 V 0 H 9.421875 Z m 0,21.296875 H 18.40625 V 64.59375 H 9.421875 Z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-111"
+                 d="m 30.609375,48.390625 q -7.21875,0 -11.421875,-5.640625 -4.203125,-5.640625 -4.203125,-15.453125 0,-9.8125 4.171875,-15.453125 4.1875,-5.640625 11.453125,-5.640625 7.1875,0 11.375,5.65625 4.203125,5.671875 4.203125,15.4375 0,9.71875 -4.203125,15.40625 -4.1875,5.6875 -11.375,5.6875 z m 0,7.609375 q 11.71875,0 18.40625,-7.625 6.703125,-7.609375 6.703125,-21.078125 0,-13.421875 -6.703125,-21.078125 -6.6875,-7.640625 -18.40625,-7.640625 -11.765625,0 -18.4375,7.640625 -6.65625,7.65625 -6.65625,21.078125 0,13.46875 6.65625,21.078125 Q 18.84375,56 30.609375,56 Z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-109"
+                 d="M 52,44.1875 Q 55.375,50.25 60.0625,53.125 64.75,56 71.09375,56 q 8.546875,0 13.1875,-5.984375 4.640625,-5.96875 4.640625,-17 V 0 h -9.03125 v 32.71875 q 0,7.859375 -2.796875,11.65625 -2.78125,3.8125 -8.484375,3.8125 -6.984375,0 -11.046875,-4.640625 -4.046875,-4.625 -4.046875,-12.640625 V 0 h -9.03125 v 32.71875 q 0,7.90625 -2.78125,11.6875 -2.78125,3.78125 -8.59375,3.78125 -6.890625,0 -10.953125,-4.65625 -4.046875,-4.65625 -4.046875,-12.625 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 3.078125,5.03125 7.375,7.421875 Q 29.78125,56 35.6875,56 41.65625,56 45.828125,52.96875 50,49.953125 52,44.1875 Z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-101"
+                 d="m 56.203125,29.59375 v -4.390625 h -41.3125 q 0.59375,-9.28125 5.59375,-14.140625 5,-4.859375 13.9375,-4.859375 5.171875,0 10.03125,1.265625 4.859375,1.265625 9.65625,3.8125 v -8.5 q -4.84375,-2.046875 -9.921875,-3.125 -5.078125,-1.078125 -10.296875,-1.078125 -13.09375,0 -20.734375,7.609375 -7.640625,7.625 -7.640625,20.625 0,13.421875 7.25,21.296875 Q 20.015625,56 32.328125,56 q 11.03125,0 17.453125,-7.109375 6.421875,-7.09375 6.421875,-19.296875 z m -8.984375,2.640625 q -0.09375,7.359375 -4.125,11.75 -4.03125,4.40625 -10.671875,4.40625 -7.515625,0 -12.03125,-4.25 -4.515625,-4.25 -5.203125,-11.96875 z" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g82"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,72.98359,310.68876)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use60"
+                 xlink:href="#DejaVuSans-69" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use62"
+                 xlink:href="#DejaVuSans-110"
+                 x="63.183594" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use64"
+                 xlink:href="#DejaVuSans-118"
+                 x="126.5625" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use66"
+                 xlink:href="#DejaVuSans-105"
+                 x="185.74219" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use68"
+                 xlink:href="#DejaVuSans-114"
+                 x="213.52539" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use70"
+                 xlink:href="#DejaVuSans-111"
+                 x="252.38867" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use72"
+                 xlink:href="#DejaVuSans-110"
+                 x="313.57031" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use74"
+                 xlink:href="#DejaVuSans-109"
+                 x="376.94922" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use76"
+                 xlink:href="#DejaVuSans-101"
+                 x="474.36133" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use78"
+                 xlink:href="#DejaVuSans-110"
+                 x="535.88477" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use80"
+                 xlink:href="#DejaVuSans-116"
+                 x="599.26367" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_2">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_2">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g88">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use86"
+                 y="245.25125"
+                 xlink:href="#m1e23e2491b"
+                 x="167.5957"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_2">
+            <!-- Aeronautics, Space -->
+            <defs
+               id="defs98">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-65"
+                 d="M 34.1875,63.1875 20.796875,26.90625 h 26.8125 z m -5.578125,9.71875 h 11.1875 L 67.578125,0 h -10.25 L 50.6875,18.703125 H 17.828125 L 11.1875,0 H 0.78125 Z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-117"
+                 d="M 8.5,21.578125 V 54.6875 h 8.984375 V 21.921875 q 0,-7.765625 3.015625,-11.65625 3.03125,-3.875 9.09375,-3.875 7.265625,0 11.484375,4.640625 4.234375,4.640625 4.234375,12.65625 v 31 h 8.984375 V 0 H 45.3125 V 8.40625 Q 42.046875,3.421875 37.71875,1 33.40625,-1.421875 27.6875,-1.421875 18.265625,-1.421875 13.375,4.4375 8.5,10.296875 8.5,21.578125 Z M 31.109375,56 Z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-99"
+                 d="M 48.78125,52.59375 V 44.1875 q -3.8125,2.109375 -7.640625,3.15625 -3.828125,1.046875 -7.734375,1.046875 -8.75,0 -13.59375,-5.546875 -4.828125,-5.53125 -4.828125,-15.546875 0,-10.015625 4.828125,-15.5625 4.84375,-5.53125 13.59375,-5.53125 3.90625,0 7.734375,1.046875 3.828125,1.046875 7.640625,3.15625 v -8.3125 q -3.765625,-1.75 -7.796875,-2.625 -4.015625,-0.890625 -8.5625,-0.890625 -12.359375,0 -19.640625,7.765625 -7.265625,7.765625 -7.265625,20.953125 0,13.375 7.34375,21.03125 Q 20.21875,56 33.015625,56 q 4.140625,0 8.09375,-0.859375 3.953125,-0.84375 7.671875,-2.546875 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-115"
+                 d="m 44.28125,53.078125 v -8.5 Q 40.484375,46.53125 36.375,47.5 q -4.09375,0.984375 -8.5,0.984375 -6.6875,0 -10.03125,-2.046875 Q 14.5,44.390625 14.5,40.28125 q 0,-3.125 2.390625,-4.90625 2.390625,-1.78125 9.625,-3.390625 l 3.078125,-0.6875 Q 39.15625,29.25 43.1875,25.515625 47.21875,21.78125 47.21875,15.09375 q 0,-7.625 -6.03125,-12.078125 -6.03125,-4.4375 -16.578125,-4.4375 -4.390625,0 -9.15625,0.859375 Q 10.6875,0.296875 5.421875,2 v 9.28125 q 4.984375,-2.59375 9.8125,-3.890625 4.828125,-1.28125 9.578125,-1.28125 6.34375,0 9.75,2.171875 3.421875,2.171875 3.421875,6.125 0,3.65625 -2.46875,5.609375 -2.453125,1.953125 -10.8125,3.765625 l -3.125,0.734375 q -8.34375,1.75 -12.0625,5.390625 -3.703125,3.640625 -3.703125,9.984375 0,7.71875 5.46875,11.90625 Q 16.75,56 26.8125,56 q 4.96875,0 9.359375,-0.734375 4.40625,-0.71875 8.109375,-2.1875 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-44"
+                 d="M 11.71875,12.40625 H 22.015625 V 4 l -8,-15.625 H 7.71875 l 4,15.625 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-83"
+                 d="m 53.515625,70.515625 v -9.625 q -5.609375,2.6875 -10.59375,4 -4.984375,1.328125 -9.625,1.328125 -8.046875,0 -12.421875,-3.125 -4.375,-3.125 -4.375,-8.890625 0,-4.84375 2.90625,-7.3125 2.90625,-2.453125 11.015625,-3.96875 L 36.375,41.703125 Q 47.40625,39.59375 52.65625,34.296875 57.90625,29 57.90625,20.125 q 0,-10.609375 -7.109375,-16.078125 -7.09375,-5.46875 -20.8125,-5.46875 -5.171875,0 -11.015625,1.171875 Q 13.140625,0.921875 6.890625,3.21875 V 13.375 q 6,-3.359375 11.765625,-5.078125 5.765625,-1.703125 11.328125,-1.703125 8.4375,0 13.03125,3.3125 4.59375,3.328125 4.59375,9.484375 0,5.359375 -3.296875,8.390625 Q 41.015625,30.8125 33.5,32.328125 L 27.484375,33.5 q -11.03125,2.1875 -15.96875,6.875 -4.921875,4.6875 -4.921875,13.046875 0,9.671875 6.8125,15.234375 6.8125,5.5625 18.765625,5.5625 5.140625,0 10.453125,-0.9375 5.328125,-0.921875 10.890625,-2.765625 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-112"
+                 d="m 18.109375,8.203125 v -29 H 9.078125 V 54.6875 h 9.03125 v -8.296875 q 2.84375,4.875 7.15625,7.234375 Q 29.59375,56 35.59375,56 q 9.96875,0 16.1875,-7.90625 6.234375,-7.90625 6.234375,-20.796875 0,-12.890625 -6.234375,-20.8125 -6.21875,-7.90625 -16.1875,-7.90625 -6,0 -10.328125,2.375 -4.3125,2.375 -7.15625,7.25 z M 48.6875,27.296875 q 0,9.90625 -4.078125,15.546875 -4.078125,5.640625 -11.203125,5.640625 -7.140625,0 -11.21875,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.21875,-5.640625 7.125,0 11.203125,5.640625 4.078125,5.640625 4.078125,15.546875 z" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g136"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,105.18138,325.41139)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use100"
+                 xlink:href="#DejaVuSans-65" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use102"
+                 xlink:href="#DejaVuSans-101"
+                 x="66.658203" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use104"
+                 xlink:href="#DejaVuSans-114"
+                 x="128.18164" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use106"
+                 xlink:href="#DejaVuSans-111"
+                 x="167.04492" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use108"
+                 xlink:href="#DejaVuSans-110"
+                 x="228.22656" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use110"
+                 xlink:href="#DejaVuSans-97"
+                 x="291.60547" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use112"
+                 xlink:href="#DejaVuSans-117"
+                 x="352.88477" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use114"
+                 xlink:href="#DejaVuSans-116"
+                 x="416.26367" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use116"
+                 xlink:href="#DejaVuSans-105"
+                 x="455.47266" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use118"
+                 xlink:href="#DejaVuSans-99"
+                 x="483.25586" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use120"
+                 xlink:href="#DejaVuSans-115"
+                 x="538.23633" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use122"
+                 xlink:href="#DejaVuSans-44"
+                 x="590.33594" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use124"
+                 xlink:href="#DejaVuSans-32"
+                 x="622.12305" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use126"
+                 xlink:href="#DejaVuSans-83"
+                 x="653.91016" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use128"
+                 xlink:href="#DejaVuSans-112"
+                 x="717.38672" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use130"
+                 xlink:href="#DejaVuSans-97"
+                 x="780.86328" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use132"
+                 xlink:href="#DejaVuSans-99"
+                 x="842.14258" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use134"
+                 xlink:href="#DejaVuSans-101"
+                 x="897.12305" />
+            </g>
+            <!-- and Transport -->
+            <defs
+               id="defs139">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-84"
+                 d="M -0.296875,72.90625 H 61.375 v -8.3125 H 35.5 V 0 H 25.59375 V 64.59375 H -0.296875 Z" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g167"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,132.16037,314.26849)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use141"
+                 xlink:href="#DejaVuSans-97" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use143"
+                 xlink:href="#DejaVuSans-110"
+                 x="61.279297" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use145"
+                 xlink:href="#DejaVuSans-100"
+                 x="124.6582" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use147"
+                 xlink:href="#DejaVuSans-32"
+                 x="188.13477" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use149"
+                 xlink:href="#DejaVuSans-84"
+                 x="219.92188" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use151"
+                 xlink:href="#DejaVuSans-114"
+                 x="266.25586" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use153"
+                 xlink:href="#DejaVuSans-97"
+                 x="307.36914" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use155"
+                 xlink:href="#DejaVuSans-110"
+                 x="368.64844" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use157"
+                 xlink:href="#DejaVuSans-115"
+                 x="432.02734" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use159"
+                 xlink:href="#DejaVuSans-112"
+                 x="484.12695" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use161"
+                 xlink:href="#DejaVuSans-111"
+                 x="547.60352" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use163"
+                 xlink:href="#DejaVuSans-114"
+                 x="608.78516" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use165"
+                 xlink:href="#DejaVuSans-116"
+                 x="649.89844" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_3">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_3">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g173">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use171"
+                 y="245.25125"
+                 xlink:href="#m1e23e2491b"
+                 x="230.35222"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_3">
+            <!-- Energy -->
+            <defs
+               id="defs178">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-103"
+                 d="m 45.40625,27.984375 q 0,9.765625 -4.03125,15.125 -4.015625,5.375 -11.296875,5.375 -7.21875,0 -11.25,-5.375 -4.03125,-5.359375 -4.03125,-15.125 0,-9.71875 4.03125,-15.09375 4.03125,-5.375 11.25,-5.375 7.28125,0 11.296875,5.375 4.03125,5.375 4.03125,15.09375 z M 54.390625,6.78125 q 0,-13.953125 -6.203125,-20.765625 -6.1875,-6.8125 -18.984375,-6.8125 -4.734375,0 -8.9375,0.703125 -4.203125,0.703125 -8.15625,2.171875 V -9.1875 q 3.953125,-2.140625 7.8125,-3.15625 3.859375,-1.03125 7.859375,-1.03125 8.84375,0 13.234375,4.609375 4.390625,4.609375 4.390625,13.9375 V 9.625 Q 42.625,4.78125 38.28125,2.390625 33.9375,0 27.875,0 17.828125,0 11.671875,7.65625 q -6.15625,7.671875 -6.15625,20.328125 0,12.6875 6.15625,20.34375 Q 17.828125,56 27.875,56 q 6.0625,0 10.40625,-2.390625 4.34375,-2.390625 7.125,-7.21875 V 54.6875 h 8.984375 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-121"
+                 d="M 32.171875,-5.078125 Q 28.375,-14.84375 24.75,-17.8125 q -3.609375,-2.984375 -9.65625,-2.984375 h -7.1875 v 7.515625 h 5.28125 q 3.703125,0 5.75,1.765625 2.0625,1.75 4.546875,8.296875 L 25.09375,0.875 2.984375,54.6875 H 12.5 L 29.59375,11.921875 46.6875,54.6875 h 9.515625 z" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g192"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,210.96754,282.38173)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use180"
+                 xlink:href="#DejaVuSans-69" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use182"
+                 xlink:href="#DejaVuSans-110"
+                 x="63.183594" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use184"
+                 xlink:href="#DejaVuSans-101"
+                 x="126.5625" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use186"
+                 xlink:href="#DejaVuSans-114"
+                 x="188.08594" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use188"
+                 xlink:href="#DejaVuSans-103"
+                 x="227.44922" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use190"
+                 xlink:href="#DejaVuSans-121"
+                 x="290.92578" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_4">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_4">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g198">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use196"
+                 y="245.25125"
+                 xlink:href="#m1e23e2491b"
+                 x="293.10873"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_4">
+            <!-- Matter -->
+            <defs
+               id="defs202">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-77"
+                 d="M 9.8125,72.90625 H 24.515625 L 43.109375,23.296875 61.8125,72.90625 H 76.515625 V 0 h -9.625 v 64.015625 l -18.796875,-50 H 38.1875 l -18.796875,50 V 0 H 9.8125 Z" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g216"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,275.24544,280.86035)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use204"
+                 xlink:href="#DejaVuSans-77" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use206"
+                 xlink:href="#DejaVuSans-97"
+                 x="86.279297" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use208"
+                 xlink:href="#DejaVuSans-116"
+                 x="147.55859" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use210"
+                 xlink:href="#DejaVuSans-116"
+                 x="186.76758" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use212"
+                 xlink:href="#DejaVuSans-101"
+                 x="225.97656" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use214"
+                 xlink:href="#DejaVuSans-114"
+                 x="287.5" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_5">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_5">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g222">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use220"
+                 y="245.25125"
+                 xlink:href="#m1e23e2491b"
+                 x="355.86523"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_5">
+            <!-- Health -->
+            <defs
+               id="defs227">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-72"
+                 d="m 9.8125,72.90625 h 9.859375 V 43.015625 h 35.84375 V 72.90625 H 65.375 V 0 H 55.515625 V 34.71875 H 19.671875 V 0 H 9.8125 Z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-108"
+                 d="M 9.421875,75.984375 H 18.40625 V 0 H 9.421875 Z" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g241"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,338.01852,280.84377)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use229"
+                 xlink:href="#DejaVuSans-72" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use231"
+                 xlink:href="#DejaVuSans-101"
+                 x="75.195312" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use233"
+                 xlink:href="#DejaVuSans-97"
+                 x="136.71875" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use235"
+                 xlink:href="#DejaVuSans-108"
+                 x="197.99805" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use237"
+                 xlink:href="#DejaVuSans-116"
+                 x="225.78125" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use239"
+                 xlink:href="#DejaVuSans-104"
+                 x="264.99023" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_6">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_6">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g247">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use245"
+                 y="245.25125"
+                 xlink:href="#m1e23e2491b"
+                 x="418.62173"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_6">
+            <!-- Key Technologies -->
+            <defs
+               id="defs251">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-75"
+                 d="m 9.8125,72.90625 h 9.859375 v -30.8125 l 32.71875,30.8125 H 65.09375 L 28.90625,38.921875 67.671875,0 H 54.6875 L 19.671875,35.109375 V 0 H 9.8125 Z" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g285"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,363.50388,318.11493)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use253"
+                 xlink:href="#DejaVuSans-75" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use255"
+                 xlink:href="#DejaVuSans-101"
+                 x="60.576172" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use257"
+                 xlink:href="#DejaVuSans-121"
+                 x="122.09961" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use259"
+                 xlink:href="#DejaVuSans-32"
+                 x="181.2793" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use261"
+                 xlink:href="#DejaVuSans-84"
+                 x="213.06641" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use263"
+                 xlink:href="#DejaVuSans-101"
+                 x="257.15039" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use265"
+                 xlink:href="#DejaVuSans-99"
+                 x="318.67383" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use267"
+                 xlink:href="#DejaVuSans-104"
+                 x="373.6543" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use269"
+                 xlink:href="#DejaVuSans-110"
+                 x="437.0332" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use271"
+                 xlink:href="#DejaVuSans-111"
+                 x="500.41211" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use273"
+                 xlink:href="#DejaVuSans-108"
+                 x="561.59375" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use275"
+                 xlink:href="#DejaVuSans-111"
+                 x="589.37695" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use277"
+                 xlink:href="#DejaVuSans-103"
+                 x="650.55859" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use279"
+                 xlink:href="#DejaVuSans-105"
+                 x="714.03516" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use281"
+                 xlink:href="#DejaVuSans-101"
+                 x="741.81836" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use283"
+                 xlink:href="#DejaVuSans-115"
+                 x="803.3418" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="matplotlib.axis_2">
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_1">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_7">
+            <defs
+               id="defs291">
+              <path
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 id="m7404c679d7"
+                 d="M 0,0 H -3.5" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g295">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use293"
+                 y="53.334766"
+                 xlink:href="#m7404c679d7"
+                 x="73.460938"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_7">
+            <!-- Subversion -->
+            <defs
+               id="defs299">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-98"
+                 d="m 48.6875,27.296875 q 0,9.90625 -4.078125,15.546875 -4.078125,5.640625 -11.203125,5.640625 -7.140625,0 -11.21875,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.21875,-5.640625 7.125,0 11.203125,5.640625 4.078125,5.640625 4.078125,15.546875 z m -30.578125,19.09375 q 2.84375,4.875 7.15625,7.234375 Q 29.59375,56 35.59375,56 q 9.96875,0 16.1875,-7.90625 6.234375,-7.90625 6.234375,-20.796875 0,-12.890625 -6.234375,-20.8125 -6.21875,-7.90625 -16.1875,-7.90625 -6,0 -10.328125,2.375 -4.3125,2.375 -7.15625,7.25 V 0 h -9.03125 v 75.984375 h 9.03125 z" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g321"
+               transform="matrix(0.1,0,0,-0.1,10.8,57.133984)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use301"
+                 xlink:href="#DejaVuSans-83" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use303"
+                 xlink:href="#DejaVuSans-117"
+                 x="63.476562" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use305"
+                 xlink:href="#DejaVuSans-98"
+                 x="126.85547" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use307"
+                 xlink:href="#DejaVuSans-118"
+                 x="190.33203" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use309"
+                 xlink:href="#DejaVuSans-101"
+                 x="249.51172" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use311"
+                 xlink:href="#DejaVuSans-114"
+                 x="311.03516" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use313"
+                 xlink:href="#DejaVuSans-115"
+                 x="352.14844" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use315"
+                 xlink:href="#DejaVuSans-105"
+                 x="404.24805" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use317"
+                 xlink:href="#DejaVuSans-111"
+                 x="432.03125" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use319"
+                 xlink:href="#DejaVuSans-110"
+                 x="493.21289" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_2">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_8">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g327">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use325"
+                 y="108.16805"
+                 xlink:href="#m7404c679d7"
+                 x="73.460938"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_8">
+            <!-- Git -->
+            <defs
+               id="defs331">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-71"
+                 d="M 59.515625,10.40625 V 29.984375 H 43.40625 v 8.109375 h 25.875 V 6.78125 Q 63.578125,2.734375 56.6875,0.65625 49.8125,-1.421875 42,-1.421875 q -17.09375,0 -26.75,9.984375 -9.640625,10 -9.640625,27.8125 0,17.875 9.640625,27.859375 9.65625,9.984375 26.75,9.984375 7.125,0 13.546875,-1.765625 6.421875,-1.75 11.84375,-5.171875 v -10.5 q -5.46875,4.640625 -11.625,6.984375 -6.15625,2.34375 -12.9375,2.34375 -13.390625,0 -20.109375,-7.46875 -6.703125,-7.46875 -6.703125,-22.265625 0,-14.75 6.703125,-22.21875 6.71875,-7.46875 20.109375,-7.46875 5.21875,0 9.3125,0.90625 4.109375,0.90625 7.375,2.8125 z" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g339"
+               transform="matrix(0.1,0,0,-0.1,52.014063,111.96726)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use333"
+                 xlink:href="#DejaVuSans-71" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use335"
+                 xlink:href="#DejaVuSans-105"
+                 x="77.490234" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use337"
+                 xlink:href="#DejaVuSans-116"
+                 x="105.27344" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_3">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_9">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g345">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use343"
+                 y="163.00133"
+                 xlink:href="#m7404c679d7"
+                 x="73.460938"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_9">
+            <!-- CVS -->
+            <defs
+               id="defs350">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-67"
+                 d="M 64.40625,67.28125 V 56.890625 q -4.984375,4.640625 -10.625,6.921875 -5.640625,2.296875 -11.984375,2.296875 -12.5,0 -19.140625,-7.640625 -6.640625,-7.640625 -6.640625,-22.09375 0,-14.40625 6.640625,-22.046875 Q 29.296875,6.6875 41.796875,6.6875 q 6.34375,0 11.984375,2.296875 5.640625,2.296875 10.625,6.9375 V 5.609375 Q 59.234375,2.09375 53.4375,0.328125 q -5.78125,-1.75 -12.21875,-1.75 -16.5625,0 -26.09375,10.125 Q 5.609375,18.84375 5.609375,36.375 q 0,17.578125 9.515625,27.703125 9.53125,10.140625 26.09375,10.140625 6.53125,0 12.3125,-1.734375 5.796875,-1.734375 10.875,-5.203125 z" />
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-86"
+                 d="M 28.609375,0 0.78125,72.90625 h 10.296875 l 23.109375,-61.375 23.140625,61.375 h 10.25 L 39.796875,0 Z" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g358"
+               transform="matrix(0.1,0,0,-0.1,46.289062,166.80055)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use352"
+                 xlink:href="#DejaVuSans-67" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use354"
+                 xlink:href="#DejaVuSans-86"
+                 x="69.824219" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use356"
+                 xlink:href="#DejaVuSans-83"
+                 x="138.23242" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_4">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_10">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g364">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use362"
+                 y="217.83461"
+                 xlink:href="#m7404c679d7"
+                 x="73.460938"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_10">
+            <!-- None -->
+            <defs
+               id="defs368">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-78"
+                 d="M 9.8125,72.90625 H 23.09375 L 55.421875,11.921875 V 72.90625 h 9.5625 V 0 h -13.28125 l -32.3125,60.984375 V 0 H 9.8125 Z" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g378"
+               transform="matrix(0.1,0,0,-0.1,40.370312,221.63383)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use370"
+                 xlink:href="#DejaVuSans-78" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use372"
+                 xlink:href="#DejaVuSans-111"
+                 x="74.804688" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use374"
+                 xlink:href="#DejaVuSans-110"
+                 x="135.98633" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use376"
+                 xlink:href="#DejaVuSans-101"
+                 x="199.36523" />
+            </g>
+          </g>
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_3">
+        <path
+           id="path383"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 73.460938,245.25125 V 25.918125" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_4">
+        <path
+           id="path386"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 450,245.25125 V 25.918125" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_5">
+        <path
+           id="path389"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 73.460938,245.25125 H 450" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_6">
+        <path
+           id="path392"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 73.460938,25.918125 H 450" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_11">
+        <!-- 0.16 -->
+        <defs
+           id="defs399">
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="DejaVuSans-48"
+             d="m 31.78125,66.40625 q -7.609375,0 -11.453125,-7.5 Q 16.5,51.421875 16.5,36.375 q 0,-14.984375 3.828125,-22.484375 3.84375,-7.5 11.453125,-7.5 7.671875,0 11.5,7.5 3.84375,7.5 3.84375,22.484375 0,15.046875 -3.84375,22.53125 -3.828125,7.5 -11.5,7.5 z m 0,7.8125 q 12.265625,0 18.734375,-9.703125 6.46875,-9.6875 6.46875,-28.140625 0,-18.40625 -6.46875,-28.109375 -6.46875,-9.6875 -18.734375,-9.6875 -12.25,0 -18.71875,9.6875 Q 6.59375,17.96875 6.59375,36.375 q 0,18.453125 6.46875,28.140625 6.46875,9.703125 18.71875,9.703125 z" />
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="DejaVuSans-46"
+             d="M 10.6875,12.40625 H 21 V 0 H 10.6875 Z" />
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="DejaVuSans-49"
+             d="m 12.40625,8.296875 h 16.109375 v 55.625 L 10.984375,60.40625 v 8.984375 l 17.4375,3.515625 H 38.28125 V 8.296875 H 54.390625 V 0 H 12.40625 Z" />
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="DejaVuSans-54"
+             d="m 33.015625,40.375 q -6.640625,0 -10.53125,-4.546875 -3.875,-4.53125 -3.875,-12.4375 0,-7.859375 3.875,-12.4375 3.890625,-4.5625 10.53125,-4.5625 6.640625,0 10.515625,4.5625 3.875,4.578125 3.875,12.4375 0,7.90625 -3.875,12.4375 Q 39.65625,40.375 33.015625,40.375 Z M 52.59375,71.296875 V 62.3125 q -3.71875,1.75 -7.5,2.671875 -3.78125,0.9375 -7.5,0.9375 -9.765625,0 -14.921875,-6.59375 -5.140625,-6.59375 -5.875,-19.921875 2.875,4.25 7.21875,6.515625 4.359375,2.265625 9.578125,2.265625 10.984375,0 17.359375,-6.671875 6.375,-6.65625 6.375,-18.125 0,-11.234375 -6.640625,-18.03125 -6.640625,-6.78125 -17.671875,-6.78125 -12.65625,0 -19.34375,9.6875 -6.6875,9.703125 -6.6875,28.109375 0,17.28125 8.203125,27.5625 8.203125,10.28125 22.015625,10.28125 3.71875,0 7.5,-0.734375 3.78125,-0.734375 7.890625,-2.1875 z" />
+        </defs>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g409"
+           transform="matrix(0.1,0,0,-0.1,93.70638,56.094141)">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use401"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use403"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use405"
+             xlink:href="#DejaVuSans-49"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use407"
+             xlink:href="#DejaVuSans-54"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_12">
+        <!-- 0.33 -->
+        <defs
+           id="defs413">
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="DejaVuSans-51"
+             d="M 40.578125,39.3125 Q 47.65625,37.796875 51.625,33 q 3.984375,-4.78125 3.984375,-11.8125 0,-10.78125 -7.421875,-16.703125 -7.421875,-5.90625 -21.09375,-5.90625 -4.578125,0 -9.4375,0.90625 -4.859375,0.90625 -10.03125,2.71875 v 9.515625 q 4.09375,-2.390625 8.96875,-3.609375 4.890625,-1.21875 10.21875,-1.21875 9.265625,0 14.125,3.65625 4.859375,3.65625 4.859375,10.640625 0,6.453125 -4.515625,10.078125 -4.515625,3.640625 -12.5625,3.640625 h -8.5 v 8.109375 h 8.890625 q 7.265625,0 11.125,2.90625 3.859375,2.90625 3.859375,8.375 0,5.609375 -3.984375,8.609375 -3.96875,3.015625 -11.390625,3.015625 -4.0625,0 -8.703125,-0.890625 Q 15.375,64.15625 9.8125,62.3125 v 8.78125 q 5.625,1.5625 10.53125,2.34375 4.90625,0.78125 9.25,0.78125 11.234375,0 17.765625,-5.109375 6.546875,-5.09375 6.546875,-13.78125 0,-6.0625 -3.46875,-10.234375 -3.46875,-4.171875 -9.859375,-5.78125 z" />
+        </defs>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g423"
+           transform="matrix(0.1,0,0,-0.1,156.46289,56.094141)">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use415"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use417"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use419"
+             xlink:href="#DejaVuSans-51"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use421"
+             xlink:href="#DejaVuSans-51"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_13">
+        <!-- 0.22 -->
+        <defs
+           id="defs427">
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="DejaVuSans-50"
+             d="M 19.1875,8.296875 H 53.609375 V 0 H 7.328125 v 8.296875 q 5.609375,5.8125 15.296875,15.59375 9.703125,9.796875 12.1875,12.640625 4.734375,5.3125 6.609375,9 1.890625,3.6875 1.890625,7.25 0,5.8125 -4.078125,9.46875 -4.078125,3.671875 -10.625,3.671875 -4.640625,0 -9.796875,-1.609375 -5.140625,-1.609375 -11,-4.890625 v 9.96875 Q 13.765625,71.78125 18.9375,73 q 5.1875,1.21875 9.484375,1.21875 11.328125,0 18.0625,-5.671875 6.734375,-5.65625 6.734375,-15.125 0,-4.5 -1.6875,-8.53125 Q 49.859375,40.875 45.40625,35.40625 44.1875,33.984375 37.640625,27.21875 31.109375,20.453125 19.1875,8.296875 Z" />
+        </defs>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g437"
+           transform="matrix(0.1,0,0,-0.1,219.2194,56.094141)">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use429"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use431"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use433"
+             xlink:href="#DejaVuSans-50"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use435"
+             xlink:href="#DejaVuSans-50"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_14">
+        <!-- 0.12 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g448"
+           transform="matrix(0.1,0,0,-0.1,281.97591,56.094141)">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use440"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use442"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use444"
+             xlink:href="#DejaVuSans-49"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use446"
+             xlink:href="#DejaVuSans-50"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_15">
+        <!-- 0.12 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g459"
+           transform="matrix(0.1,0,0,-0.1,344.73242,56.094141)">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use451"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use453"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use455"
+             xlink:href="#DejaVuSans-49"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use457"
+             xlink:href="#DejaVuSans-50"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_16">
+        <!-- 0.1 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g468"
+           transform="matrix(0.1,0,0,-0.1,410.67018,56.094141)">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use462"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use464"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use466"
+             xlink:href="#DejaVuSans-49"
+             x="95.410156" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_17">
+        <!-- 0.75 -->
+        <defs
+           id="defs473">
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="DejaVuSans-55"
+             d="m 8.203125,72.90625 h 46.875 V 68.703125 L 28.609375,0 H 18.3125 L 43.21875,64.59375 H 8.203125 Z" />
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="DejaVuSans-53"
+             d="m 10.796875,72.90625 h 38.71875 v -8.3125 h -29.6875 V 46.734375 q 2.140625,0.734375 4.28125,1.09375 2.15625,0.359375 4.3125,0.359375 Q 40.625,48.1875 47.75,41.5 54.890625,34.8125 54.890625,23.390625 54.890625,11.625 47.5625,5.09375 40.234375,-1.421875 26.90625,-1.421875 q -4.59375,0 -9.359375,0.78125 -4.75,0.78125 -9.828125,2.34375 V 11.625 q 4.390625,-2.390625 9.078125,-3.5625 4.6875,-1.171875 9.90625,-1.171875 8.453125,0 13.375,4.4375 4.9375,4.4375 4.9375,12.0625 0,7.609375 -4.9375,12.046875 -4.921875,4.453125 -13.375,4.453125 -3.953125,0 -7.890625,-0.875 -3.921875,-0.875 -8.015625,-2.734375 z" />
+        </defs>
+        <g
+           id="g483"
+           transform="matrix(0.1,0,0,-0.1,93.70638,110.92742)"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use475"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use477"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use479"
+             xlink:href="#DejaVuSans-55"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use481"
+             xlink:href="#DejaVuSans-53"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_18">
+        <!-- 0.63 -->
+        <g
+           id="g494"
+           transform="matrix(0.1,0,0,-0.1,156.46289,110.92742)"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use486"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use488"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use490"
+             xlink:href="#DejaVuSans-54"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use492"
+             xlink:href="#DejaVuSans-51"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_19">
+        <!-- 0.66 -->
+        <g
+           id="g505"
+           transform="matrix(0.1,0,0,-0.1,219.2194,110.92742)"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use497"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use499"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use501"
+             xlink:href="#DejaVuSans-54"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use503"
+             xlink:href="#DejaVuSans-54"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_20">
+        <!-- 0.69 -->
+        <defs
+           id="defs509">
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="DejaVuSans-57"
+             d="M 10.984375,1.515625 V 10.5 Q 14.703125,8.734375 18.5,7.8125 q 3.8125,-0.921875 7.484375,-0.921875 9.765625,0 14.90625,6.5625 5.15625,6.5625 5.890625,19.953125 -2.828125,-4.203125 -7.1875,-6.453125 -4.34375,-2.25 -9.609375,-2.25 -10.9375,0 -17.3125,6.609375 -6.375,6.625 -6.375,18.109375 0,11.21875 6.640625,18 6.640625,6.796875 17.671875,6.796875 12.65625,0 19.3125,-9.703125 6.671875,-9.6875 6.671875,-28.140625 0,-17.234375 -8.1875,-27.515625 -8.171875,-10.28125 -21.984375,-10.28125 -3.71875,0 -7.53125,0.734375 -3.796875,0.734375 -7.90625,2.203125 z m 19.625,30.90625 q 6.640625,0 10.515625,4.53125 3.890625,4.546875 3.890625,12.46875 0,7.859375 -3.890625,12.421875 -3.875,4.5625 -10.515625,4.5625 -6.640625,0 -10.515625,-4.5625 -3.875,-4.5625 -3.875,-12.421875 0,-7.921875 3.875,-12.46875 3.875,-4.53125 10.515625,-4.53125 z" />
+        </defs>
+        <g
+           id="g519"
+           transform="matrix(0.1,0,0,-0.1,281.97591,110.92742)"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use511"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use513"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use515"
+             xlink:href="#DejaVuSans-54"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use517"
+             xlink:href="#DejaVuSans-57"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_21">
+        <!-- 0.74 -->
+        <defs
+           id="defs523">
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="DejaVuSans-52"
+             d="M 37.796875,64.3125 12.890625,25.390625 h 24.90625 z m -2.59375,8.59375 h 12.40625 V 25.390625 h 10.40625 V 17.1875 H 47.609375 V 0 h -9.8125 V 17.1875 H 4.890625 v 9.515625 z" />
+        </defs>
+        <g
+           id="g533"
+           transform="matrix(0.1,0,0,-0.1,344.73242,110.92742)"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use525"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use527"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use529"
+             xlink:href="#DejaVuSans-55"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use531"
+             xlink:href="#DejaVuSans-52"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_22">
+        <!-- 0.81 -->
+        <defs
+           id="defs537">
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="DejaVuSans-56"
+             d="m 31.78125,34.625 q -7.03125,0 -11.0625,-3.765625 -4.015625,-3.765625 -4.015625,-10.34375 0,-6.59375 4.015625,-10.359375 4.03125,-3.765625 11.0625,-3.765625 7.03125,0 11.078125,3.78125 4.0625,3.796875 4.0625,10.34375 0,6.578125 -4.03125,10.34375 Q 38.875,34.625 31.78125,34.625 Z m -9.859375,4.1875 Q 15.578125,40.375 12.03125,44.71875 8.5,49.078125 8.5,55.328125 q 0,8.734375 6.21875,13.8125 6.234375,5.078125 17.0625,5.078125 10.890625,0 17.09375,-5.078125 6.203125,-5.078125 6.203125,-13.8125 0,-6.25 -3.546875,-10.609375 Q 48,40.375 41.703125,38.8125 q 7.125,-1.65625 11.09375,-6.5 3.984375,-4.828125 3.984375,-11.796875 0,-10.609375 -6.46875,-16.28125 -6.46875,-5.65625 -18.53125,-5.65625 -12.046875,0 -18.53125,5.65625 -6.46875,5.671875 -6.46875,16.28125 0,6.96875 4,11.796875 4.015625,4.84375 11.140625,6.5 z M 18.3125,54.390625 q 0,-5.65625 3.53125,-8.828125 3.546875,-3.171875 9.9375,-3.171875 6.359375,0 9.9375,3.171875 3.59375,3.171875 3.59375,8.828125 0,5.671875 -3.59375,8.84375 -3.578125,3.171875 -9.9375,3.171875 -6.390625,0 -9.9375,-3.171875 Q 18.3125,60.0625 18.3125,54.390625 Z" />
+        </defs>
+        <g
+           id="g547"
+           transform="matrix(0.1,0,0,-0.1,407.48893,110.92742)"
+           style="fill:#ffffff;stroke-linecap:butt;stroke-linejoin:round">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use539"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use541"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use543"
+             xlink:href="#DejaVuSans-56"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use545"
+             xlink:href="#DejaVuSans-49"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_23">
+        <!-- 0.03 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g558"
+           transform="matrix(0.1,0,0,-0.1,93.70638,165.7607)">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use550"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use552"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use554"
+             xlink:href="#DejaVuSans-48"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use556"
+             xlink:href="#DejaVuSans-51"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_24">
+        <!-- 0.02 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g569"
+           transform="matrix(0.1,0,0,-0.1,156.46289,165.7607)">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use561"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use563"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use565"
+             xlink:href="#DejaVuSans-48"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use567"
+             xlink:href="#DejaVuSans-50"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_25">
+        <!-- 0.02 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g580"
+           transform="matrix(0.1,0,0,-0.1,219.2194,165.7607)">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use572"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use574"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use576"
+             xlink:href="#DejaVuSans-48"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use578"
+             xlink:href="#DejaVuSans-50"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_26">
+        <!-- 0.05 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g591"
+           transform="matrix(0.1,0,0,-0.1,281.97591,165.7607)">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use583"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use585"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use587"
+             xlink:href="#DejaVuSans-48"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use589"
+             xlink:href="#DejaVuSans-53"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_27">
+        <!-- 0.01 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g602"
+           transform="matrix(0.1,0,0,-0.1,344.73242,165.7607)">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use594"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use596"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use598"
+             xlink:href="#DejaVuSans-48"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use600"
+             xlink:href="#DejaVuSans-49"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_28">
+        <!-- 0.02 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g613"
+           transform="matrix(0.1,0,0,-0.1,407.48893,165.7607)">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use605"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use607"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use609"
+             xlink:href="#DejaVuSans-48"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use611"
+             xlink:href="#DejaVuSans-50"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_29">
+        <!-- 0.05 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g624"
+           transform="matrix(0.1,0,0,-0.1,93.70638,220.59398)">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use616"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use618"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use620"
+             xlink:href="#DejaVuSans-48"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use622"
+             xlink:href="#DejaVuSans-53"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_30">
+        <!-- 0.01 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g635"
+           transform="matrix(0.1,0,0,-0.1,156.46289,220.59398)">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use627"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use629"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use631"
+             xlink:href="#DejaVuSans-48"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use633"
+             xlink:href="#DejaVuSans-49"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_31">
+        <!-- 0.1 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g644"
+           transform="matrix(0.1,0,0,-0.1,222.40065,220.59398)">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use638"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use640"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use642"
+             xlink:href="#DejaVuSans-49"
+             x="95.410156" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_32">
+        <!-- 0.14 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g655"
+           transform="matrix(0.1,0,0,-0.1,281.97591,220.59398)">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use647"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use649"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use651"
+             xlink:href="#DejaVuSans-49"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use653"
+             xlink:href="#DejaVuSans-52"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_33">
+        <!-- 0.13 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g666"
+           transform="matrix(0.1,0,0,-0.1,344.73242,220.59398)">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use658"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use660"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use662"
+             xlink:href="#DejaVuSans-49"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use664"
+             xlink:href="#DejaVuSans-51"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_34">
+        <!-- 0.06 -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g677"
+           transform="matrix(0.1,0,0,-0.1,407.48893,220.59398)">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use669"
+             xlink:href="#DejaVuSans-48" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use671"
+             xlink:href="#DejaVuSans-46"
+             x="63.623047" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use673"
+             xlink:href="#DejaVuSans-48"
+             x="95.410156" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use675"
+             xlink:href="#DejaVuSans-54"
+             x="159.0332" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_35">
+        <!-- VCS Usage per Research Field -->
+        <defs
+           id="defs683">
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="DejaVuSans-85"
+             d="m 8.6875,72.90625 h 9.921875 V 28.609375 q 0,-11.71875 4.234375,-16.875 4.25,-5.140625 13.78125,-5.140625 9.46875,0 13.71875,5.140625 4.25,5.15625 4.25,16.875 V 72.90625 H 64.5 V 27.390625 q 0,-14.25 -7.0625,-21.53125 -7.046875,-7.28125 -20.8125,-7.28125 -13.828125,0 -20.890625,7.28125 Q 8.6875,13.140625 8.6875,27.390625 Z" />
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="DejaVuSans-82"
+             d="m 44.390625,34.1875 q 3.171875,-1.078125 6.171875,-4.59375 3,-3.515625 6.03125,-9.671875 L 66.609375,0 H 56 l -9.3125,18.703125 q -3.625,7.328125 -7.015625,9.71875 -3.390625,2.390625 -9.25,2.390625 h -10.75 V 0 H 9.8125 v 72.90625 h 22.265625 q 12.5,0 18.65625,-5.234375 6.15625,-5.21875 6.15625,-15.765625 0,-6.890625 -3.203125,-11.4375 -3.203125,-4.53125 -9.296875,-6.28125 z m -24.71875,30.609375 v -25.875 h 12.40625 q 7.125,0 10.765625,3.296875 3.640625,3.296875 3.640625,9.6875 0,6.390625 -3.640625,9.640625 -3.640625,3.25 -10.765625,3.25 z" />
+          <path
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="DejaVuSans-70"
+             d="m 9.8125,72.90625 h 41.890625 v -8.3125 H 19.671875 V 43.109375 h 28.90625 V 34.8125 H 19.671875 V 0 H 9.8125 Z" />
+        </defs>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g741"
+           transform="matrix(0.12,0,0,-0.12,171.96859,19.918125)">
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use685"
+             xlink:href="#DejaVuSans-86" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use687"
+             xlink:href="#DejaVuSans-67"
+             x="68.408203" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use689"
+             xlink:href="#DejaVuSans-83"
+             x="138.23242" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use691"
+             xlink:href="#DejaVuSans-32"
+             x="201.70898" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use693"
+             xlink:href="#DejaVuSans-85"
+             x="233.49609" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use695"
+             xlink:href="#DejaVuSans-115"
+             x="306.68945" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use697"
+             xlink:href="#DejaVuSans-97"
+             x="358.78906" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use699"
+             xlink:href="#DejaVuSans-103"
+             x="420.06836" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use701"
+             xlink:href="#DejaVuSans-101"
+             x="483.54492" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use703"
+             xlink:href="#DejaVuSans-32"
+             x="545.06836" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use705"
+             xlink:href="#DejaVuSans-112"
+             x="576.85547" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use707"
+             xlink:href="#DejaVuSans-101"
+             x="640.33203" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use709"
+             xlink:href="#DejaVuSans-114"
+             x="701.85547" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use711"
+             xlink:href="#DejaVuSans-32"
+             x="742.96875" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use713"
+             xlink:href="#DejaVuSans-82"
+             x="774.75586" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use715"
+             xlink:href="#DejaVuSans-101"
+             x="839.73828" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use717"
+             xlink:href="#DejaVuSans-115"
+             x="901.26172" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use719"
+             xlink:href="#DejaVuSans-101"
+             x="953.36133" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use721"
+             xlink:href="#DejaVuSans-97"
+             x="1014.8848" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use723"
+             xlink:href="#DejaVuSans-114"
+             x="1076.1641" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use725"
+             xlink:href="#DejaVuSans-99"
+             x="1115.0273" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use727"
+             xlink:href="#DejaVuSans-104"
+             x="1170.0078" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use729"
+             xlink:href="#DejaVuSans-32"
+             x="1233.3867" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use731"
+             xlink:href="#DejaVuSans-70"
+             x="1265.1738" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use733"
+             xlink:href="#DejaVuSans-105"
+             x="1315.4434" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use735"
+             xlink:href="#DejaVuSans-101"
+             x="1343.2266" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use737"
+             xlink:href="#DejaVuSans-108"
+             x="1404.75" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use739"
+             xlink:href="#DejaVuSans-100"
+             x="1432.5332" />
+        </g>
+      </g>
+    </g>
+  </g>
+  <defs
+     id="defs749">
+    <clipPath
+       id="pe57f36a509">
+      <rect
+         id="rect746"
+         y="25.918125"
+         x="73.460938"
+         width="376.539062"
+         height="219.333125" />
+    </clipPath>
+  </defs>
+</svg>
diff --git a/assets/img/posts/2020-12-16-survey-results-consulting/software-practices-familiarity-usage.svg b/assets/img/posts/2020-12-16-survey-results-consulting/software-practices-familiarity-usage.svg
new file mode 100644
index 0000000000000000000000000000000000000000..e5fba6e25093d0c511241ecdf1afe6021ed737fc
--- /dev/null
+++ b/assets/img/posts/2020-12-16-survey-results-consulting/software-practices-familiarity-usage.svg
@@ -0,0 +1,5470 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   id="svg1475"
+   width="1370.88pt"
+   viewBox="0 0 1370.88 701.28"
+   version="1.1"
+   height="701.28pt">
+  <metadata
+     id="metadata2">
+    <rdf:RDF>
+      <cc:Work>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:date>2020-12-16T15:44:16.924699</dc:date>
+        <dc:format>image/svg+xml</dc:format>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Matplotlib v3.3.2, https://matplotlib.org/</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs6">
+    <style
+       id="style4"
+       type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
+  </defs>
+  <g
+     style="stroke-linecap:butt;stroke-linejoin:round"
+     id="figure_1">
+    <g
+       style="stroke-linecap:butt;stroke-linejoin:round;fill:none"
+       id="patch_1">
+      <path
+         id="path8"
+         style="fill:none;stroke-linecap:butt;stroke-linejoin:round"
+         d="M 0,701.28 H 1370.88 V 0 H 0 Z" />
+    </g>
+    <g
+       style="stroke-linecap:butt;stroke-linejoin:round"
+       id="axes_1">
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:none"
+         id="patch_2">
+        <path
+           id="path11"
+           style="fill:none;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 89.03983,484.08138 H 1360.08 V 25.918125 H 89.03983 Z" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_3">
+        <path
+           id="path14"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 107.7316,484.08138 h 12.46117 V 47.735423 H 107.7316 Z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_4">
+        <path
+           id="path17"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 182.49867,484.08138 h 12.46117 V 58.78175 h -12.46117 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_5">
+        <path
+           id="path20"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 257.26573,484.08138 h 12.46118 V 67.481483 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_6">
+        <path
+           id="path23"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 332.0328,484.08138 h 12.46118 V 90.781952 H 332.0328 Z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_7">
+        <path
+           id="path26"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 406.79987,484.08138 h 12.46118 V 91.80905 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_8">
+        <path
+           id="path29"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 481.56694,484.08138 h 12.46118 V 99.384537 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_9">
+        <path
+           id="path32"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 556.33401,484.08138 h 12.46118 V 102.90233 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_10">
+        <path
+           id="path35"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 631.10108,484.08138 h 12.46118 V 105.14679 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_11">
+        <path
+           id="path38"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 705.86815,484.08138 h 12.46118 V 111.73099 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_12">
+        <path
+           id="path41"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 780.63522,484.08138 H 793.0964 V 111.96834 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_13">
+        <path
+           id="path44"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 855.40228,484.08138 h 12.46118 V 122.52935 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_14">
+        <path
+           id="path47"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 930.16935,484.08138 h 12.46118 V 124.35629 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_15">
+        <path
+           id="path50"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 1004.9364,484.08138 h 12.4612 V 124.45216 h -12.4612 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_16">
+        <path
+           id="path53"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 1079.7035,484.08138 h 12.4612 V 128.50932 h -12.4612 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_17">
+        <path
+           id="path56"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 1154.4706,484.08138 h 12.4611 V 140.49581 h -12.4611 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_18">
+        <path
+           id="path59"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 1229.2376,484.08138 h 12.4612 V 225.76663 h -12.4612 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_19">
+        <path
+           id="path62"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 1304.0047,484.08138 h 12.4612 V 235.2564 h -12.4612 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_20">
+        <path
+           id="path65"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 120.19277,484.08138 h 12.46118 V 85.371732 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_21">
+        <path
+           id="path68"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 194.95984,484.08138 h 12.46118 V 202.08923 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_22">
+        <path
+           id="path71"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 269.72691,484.08138 h 12.46118 v -311.2797 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_23">
+        <path
+           id="path74"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 344.49398,484.08138 h 12.46118 V 145.98187 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_24">
+        <path
+           id="path77"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 419.26105,484.08138 h 12.46118 V 217.43101 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_25">
+        <path
+           id="path80"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 494.02812,484.08138 H 506.4893 V 138.09617 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_26">
+        <path
+           id="path83"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 568.79519,484.08138 h 12.46118 V 211.98572 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_27">
+        <path
+           id="path86"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 643.56226,484.08138 h 12.46117 V 157.93954 h -12.46117 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_28">
+        <path
+           id="path89"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 718.32933,484.08138 H 730.7905 V 284.83033 h -12.46117 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_29">
+        <path
+           id="path92"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 793.0964,484.08138 h 12.46117 V 299.24092 H 793.0964 Z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_30">
+        <path
+           id="path95"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 867.86346,484.08138 h 12.46118 V 339.71165 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_31">
+        <path
+           id="path98"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 942.63053,484.08138 h 12.46118 V 284.65484 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_32">
+        <path
+           id="path101"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 1017.3976,484.08138 h 12.4612 v -163.8966 h -12.4612 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_33">
+        <path
+           id="path104"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 1092.1647,484.08138 h 12.4611 V 216.15032 h -12.4611 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_34">
+        <path
+           id="path107"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 1166.9317,484.08138 h 12.4612 V 291.92797 h -12.4612 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_35">
+        <path
+           id="path110"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 1241.6988,484.08138 h 12.4612 v -86.10491 h -12.4612 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_36">
+        <path
+           id="path113"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 1316.4659,484.08138 h 12.4612 v -81.66563 h -12.4612 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_37">
+        <path
+           id="path116"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 132.65395,484.08138 h 12.46118 V 195.92839 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_38">
+        <path
+           id="path119"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 207.42102,484.08138 H 219.8822 V 361.5766 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_39">
+        <path
+           id="path122"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 282.18809,484.08138 h 12.46118 V 363.54827 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_40">
+        <path
+           id="path125"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 356.95516,484.08138 h 12.46118 V 296.63165 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_41">
+        <path
+           id="path128"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 431.72223,484.08138 h 12.46118 V 341.86785 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_42">
+        <path
+           id="path131"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 506.4893,484.08138 h 12.46118 V 294.15244 H 506.4893 Z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_43">
+        <path
+           id="path134"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 581.25637,484.08138 h 12.46117 V 359.06446 h -12.46117 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_44">
+        <path
+           id="path137"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 656.02343,484.08138 h 12.46118 V 296.37385 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_45">
+        <path
+           id="path140"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 730.7905,484.08138 h 12.46118 V 415.58884 H 730.7905 Z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_46">
+        <path
+           id="path143"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 805.55757,484.08138 h 12.46118 v -66.88306 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_47">
+        <path
+           id="path146"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 880.32464,484.08138 h 12.46118 v -28.87394 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_48">
+        <path
+           id="path149"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 955.09171,484.08138 h 12.46118 V 424.7583 h -12.46118 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_49">
+        <path
+           id="path152"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 1029.8588,484.08138 h 12.4612 v -30.65691 h -12.4612 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_50">
+        <path
+           id="path155"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 1104.6258,484.08138 h 12.4612 V 355.12391 h -12.4612 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_51">
+        <path
+           id="path158"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 1179.3929,484.08138 h 12.4612 V 375.91556 h -12.4612 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_52">
+        <path
+           id="path161"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 1254.16,484.08138 h 12.4612 V 452.77051 H 1254.16 Z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_53">
+        <path
+           id="path164"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 1328.9271,484.08138 h 12.4611 v -28.07256 h -12.4611 z"
+           clip-path="url(#pa5d699af5a)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="matplotlib.axis_1">
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_1">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_1">
+            <defs
+               id="defs168">
+              <path
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 id="mc33d33059a"
+                 d="M 0,0 V 3.5" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g172">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use170"
+                 y="484.08139"
+                 xlink:href="#mc33d33059a"
+                 x="126.42336"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_1">
+            <!-- Applying a common coding style -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g253"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,16.182102,612.06846)">
+              <defs
+                 id="defs191">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-65"
+                   d="M 34.1875,63.1875 20.796875,26.90625 h 26.8125 z m -5.578125,9.71875 h 11.1875 L 67.578125,0 h -10.25 L 50.6875,18.703125 H 17.828125 L 11.1875,0 H 0.78125 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-112"
+                   d="m 18.109375,8.203125 v -29 H 9.078125 V 54.6875 h 9.03125 v -8.296875 q 2.84375,4.875 7.15625,7.234375 Q 29.59375,56 35.59375,56 q 9.96875,0 16.1875,-7.90625 6.234375,-7.90625 6.234375,-20.796875 0,-12.890625 -6.234375,-20.8125 -6.21875,-7.90625 -16.1875,-7.90625 -6,0 -10.328125,2.375 -4.3125,2.375 -7.15625,7.25 z M 48.6875,27.296875 q 0,9.90625 -4.078125,15.546875 -4.078125,5.640625 -11.203125,5.640625 -7.140625,0 -11.21875,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.21875,-5.640625 7.125,0 11.203125,5.640625 4.078125,5.640625 4.078125,15.546875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-108"
+                   d="M 9.421875,75.984375 H 18.40625 V 0 H 9.421875 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-121"
+                   d="M 32.171875,-5.078125 Q 28.375,-14.84375 24.75,-17.8125 q -3.609375,-2.984375 -9.65625,-2.984375 h -7.1875 v 7.515625 h 5.28125 q 3.703125,0 5.75,1.765625 2.0625,1.75 4.546875,8.296875 L 25.09375,0.875 2.984375,54.6875 H 12.5 L 29.59375,11.921875 46.6875,54.6875 h 9.515625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-105"
+                   d="M 9.421875,54.6875 H 18.40625 V 0 H 9.421875 Z m 0,21.296875 H 18.40625 V 64.59375 H 9.421875 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-110"
+                   d="M 54.890625,33.015625 V 0 H 45.90625 v 32.71875 q 0,7.765625 -3.03125,11.609375 -3.03125,3.859375 -9.078125,3.859375 -7.28125,0 -11.484375,-4.640625 -4.203125,-4.625 -4.203125,-12.640625 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 3.234375,4.9375 7.59375,7.375 4.375,2.4375 10.09375,2.4375 9.421875,0 14.25,-5.828125 4.84375,-5.828125 4.84375,-17.15625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-103"
+                   d="m 45.40625,27.984375 q 0,9.765625 -4.03125,15.125 -4.015625,5.375 -11.296875,5.375 -7.21875,0 -11.25,-5.375 -4.03125,-5.359375 -4.03125,-15.125 0,-9.71875 4.03125,-15.09375 4.03125,-5.375 11.25,-5.375 7.28125,0 11.296875,5.375 4.03125,5.375 4.03125,15.09375 z M 54.390625,6.78125 q 0,-13.953125 -6.203125,-20.765625 -6.1875,-6.8125 -18.984375,-6.8125 -4.734375,0 -8.9375,0.703125 -4.203125,0.703125 -8.15625,2.171875 V -9.1875 q 3.953125,-2.140625 7.8125,-3.15625 3.859375,-1.03125 7.859375,-1.03125 8.84375,0 13.234375,4.609375 4.390625,4.609375 4.390625,13.9375 V 9.625 Q 42.625,4.78125 38.28125,2.390625 33.9375,0 27.875,0 17.828125,0 11.671875,7.65625 q -6.15625,7.671875 -6.15625,20.328125 0,12.6875 6.15625,20.34375 Q 17.828125,56 27.875,56 q 6.0625,0 10.40625,-2.390625 4.34375,-2.390625 7.125,-7.21875 V 54.6875 h 8.984375 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   d=""
+                   id="DejaVuSans-32" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-97"
+                   d="m 34.28125,27.484375 q -10.890625,0 -15.09375,-2.484375 -4.203125,-2.484375 -4.203125,-8.5 0,-4.78125 3.15625,-7.59375 3.15625,-2.796875 8.5625,-2.796875 7.484375,0 12,5.296875 4.515625,5.296875 4.515625,14.078125 v 2 z m 17.921875,3.71875 V 0 H 43.21875 v 8.296875 q -3.078125,-4.96875 -7.671875,-7.34375 -4.59375,-2.375 -11.234375,-2.375 -8.390625,0 -13.359375,4.71875 Q 6,8.015625 6,15.921875 q 0,9.21875 6.171875,13.90625 6.1875,4.6875 18.4375,4.6875 H 43.21875 v 0.890625 q 0,6.203125 -4.078125,9.59375 -4.078125,3.390625 -11.453125,3.390625 -4.6875,0 -9.140625,-1.125 -4.4375,-1.125 -8.53125,-3.375 v 8.3125 q 4.921875,1.90625 9.5625,2.84375 Q 24.21875,56 28.609375,56 q 11.875,0 17.734375,-6.15625 5.859375,-6.140625 5.859375,-18.640625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-99"
+                   d="M 48.78125,52.59375 V 44.1875 q -3.8125,2.109375 -7.640625,3.15625 -3.828125,1.046875 -7.734375,1.046875 -8.75,0 -13.59375,-5.546875 -4.828125,-5.53125 -4.828125,-15.546875 0,-10.015625 4.828125,-15.5625 4.84375,-5.53125 13.59375,-5.53125 3.90625,0 7.734375,1.046875 3.828125,1.046875 7.640625,3.15625 v -8.3125 q -3.765625,-1.75 -7.796875,-2.625 -4.015625,-0.890625 -8.5625,-0.890625 -12.359375,0 -19.640625,7.765625 -7.265625,7.765625 -7.265625,20.953125 0,13.375 7.34375,21.03125 Q 20.21875,56 33.015625,56 q 4.140625,0 8.09375,-0.859375 3.953125,-0.84375 7.671875,-2.546875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-111"
+                   d="m 30.609375,48.390625 q -7.21875,0 -11.421875,-5.640625 -4.203125,-5.640625 -4.203125,-15.453125 0,-9.8125 4.171875,-15.453125 4.1875,-5.640625 11.453125,-5.640625 7.1875,0 11.375,5.65625 4.203125,5.671875 4.203125,15.4375 0,9.71875 -4.203125,15.40625 -4.1875,5.6875 -11.375,5.6875 z m 0,7.609375 q 11.71875,0 18.40625,-7.625 6.703125,-7.609375 6.703125,-21.078125 0,-13.421875 -6.703125,-21.078125 -6.6875,-7.640625 -18.40625,-7.640625 -11.765625,0 -18.4375,7.640625 -6.65625,7.65625 -6.65625,21.078125 0,13.46875 6.65625,21.078125 Q 18.84375,56 30.609375,56 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-109"
+                   d="M 52,44.1875 Q 55.375,50.25 60.0625,53.125 64.75,56 71.09375,56 q 8.546875,0 13.1875,-5.984375 4.640625,-5.96875 4.640625,-17 V 0 h -9.03125 v 32.71875 q 0,7.859375 -2.796875,11.65625 -2.78125,3.8125 -8.484375,3.8125 -6.984375,0 -11.046875,-4.640625 -4.046875,-4.625 -4.046875,-12.640625 V 0 h -9.03125 v 32.71875 q 0,7.90625 -2.78125,11.6875 -2.78125,3.78125 -8.59375,3.78125 -6.890625,0 -10.953125,-4.65625 -4.046875,-4.65625 -4.046875,-12.625 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 3.078125,5.03125 7.375,7.421875 Q 29.78125,56 35.6875,56 41.65625,56 45.828125,52.96875 50,49.953125 52,44.1875 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-100"
+                   d="m 45.40625,46.390625 v 29.59375 h 8.984375 V 0 H 45.40625 v 8.203125 q -2.828125,-4.875 -7.15625,-7.25 -4.3125,-2.375 -10.375,-2.375 -9.90625,0 -16.140625,7.90625 -6.21875,7.921875 -6.21875,20.8125 0,12.890625 6.21875,20.796875 Q 17.96875,56 27.875,56 q 6.0625,0 10.375,-2.375 4.328125,-2.359375 7.15625,-7.234375 z M 14.796875,27.296875 q 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.203125,-5.640625 7.125,0 11.21875,5.640625 4.109375,5.640625 4.109375,15.546875 0,9.90625 -4.109375,15.546875 -4.09375,5.640625 -11.21875,5.640625 -7.125,0 -11.203125,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-115"
+                   d="m 44.28125,53.078125 v -8.5 Q 40.484375,46.53125 36.375,47.5 q -4.09375,0.984375 -8.5,0.984375 -6.6875,0 -10.03125,-2.046875 Q 14.5,44.390625 14.5,40.28125 q 0,-3.125 2.390625,-4.90625 2.390625,-1.78125 9.625,-3.390625 l 3.078125,-0.6875 Q 39.15625,29.25 43.1875,25.515625 47.21875,21.78125 47.21875,15.09375 q 0,-7.625 -6.03125,-12.078125 -6.03125,-4.4375 -16.578125,-4.4375 -4.390625,0 -9.15625,0.859375 Q 10.6875,0.296875 5.421875,2 v 9.28125 q 4.984375,-2.59375 9.8125,-3.890625 4.828125,-1.28125 9.578125,-1.28125 6.34375,0 9.75,2.171875 3.421875,2.171875 3.421875,6.125 0,3.65625 -2.46875,5.609375 -2.453125,1.953125 -10.8125,3.765625 l -3.125,0.734375 q -8.34375,1.75 -12.0625,5.390625 -3.703125,3.640625 -3.703125,9.984375 0,7.71875 5.46875,11.90625 Q 16.75,56 26.8125,56 q 4.96875,0 9.359375,-0.734375 4.40625,-0.71875 8.109375,-2.1875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-116"
+                   d="M 18.3125,70.21875 V 54.6875 h 18.5 v -6.984375 h -18.5 v -29.6875 q 0,-6.6875 1.828125,-8.59375 1.828125,-1.90625 7.453125,-1.90625 H 36.8125 V 0 H 27.59375 Q 17.1875,0 13.234375,3.875 9.28125,7.765625 9.28125,18.015625 v 29.6875 H 2.6875 V 54.6875 h 6.59375 v 15.53125 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-101"
+                   d="m 56.203125,29.59375 v -4.390625 h -41.3125 q 0.59375,-9.28125 5.59375,-14.140625 5,-4.859375 13.9375,-4.859375 5.171875,0 10.03125,1.265625 4.859375,1.265625 9.65625,3.8125 v -8.5 q -4.84375,-2.046875 -9.921875,-3.125 -5.078125,-1.078125 -10.296875,-1.078125 -13.09375,0 -20.734375,7.609375 -7.640625,7.625 -7.640625,20.625 0,13.421875 7.25,21.296875 Q 20.015625,56 32.328125,56 q 11.03125,0 17.453125,-7.109375 6.421875,-7.09375 6.421875,-19.296875 z m -8.984375,2.640625 q -0.09375,7.359375 -4.125,11.75 -4.03125,4.40625 -10.671875,4.40625 -7.515625,0 -12.03125,-4.25 -4.515625,-4.25 -5.203125,-11.96875 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use193"
+                 xlink:href="#DejaVuSans-65" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use195"
+                 xlink:href="#DejaVuSans-112"
+                 x="68.408203" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use197"
+                 xlink:href="#DejaVuSans-112"
+                 x="131.88477" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use199"
+                 xlink:href="#DejaVuSans-108"
+                 x="195.36133" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use201"
+                 xlink:href="#DejaVuSans-121"
+                 x="223.14453" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use203"
+                 xlink:href="#DejaVuSans-105"
+                 x="282.32422" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use205"
+                 xlink:href="#DejaVuSans-110"
+                 x="310.10742" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use207"
+                 xlink:href="#DejaVuSans-103"
+                 x="373.48633" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use209"
+                 xlink:href="#DejaVuSans-32"
+                 x="436.96289" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use211"
+                 xlink:href="#DejaVuSans-97"
+                 x="468.75" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use213"
+                 xlink:href="#DejaVuSans-32"
+                 x="530.0293" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use215"
+                 xlink:href="#DejaVuSans-99"
+                 x="561.81641" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use217"
+                 xlink:href="#DejaVuSans-111"
+                 x="616.79688" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use219"
+                 xlink:href="#DejaVuSans-109"
+                 x="677.97852" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use221"
+                 xlink:href="#DejaVuSans-109"
+                 x="775.39062" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use223"
+                 xlink:href="#DejaVuSans-111"
+                 x="872.80273" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use225"
+                 xlink:href="#DejaVuSans-110"
+                 x="933.98438" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use227"
+                 xlink:href="#DejaVuSans-32"
+                 x="997.36328" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use229"
+                 xlink:href="#DejaVuSans-99"
+                 x="1029.1504" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use231"
+                 xlink:href="#DejaVuSans-111"
+                 x="1084.1309" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use233"
+                 xlink:href="#DejaVuSans-100"
+                 x="1145.3125" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use235"
+                 xlink:href="#DejaVuSans-105"
+                 x="1208.7891" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use237"
+                 xlink:href="#DejaVuSans-110"
+                 x="1236.5723" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use239"
+                 xlink:href="#DejaVuSans-103"
+                 x="1299.9512" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use241"
+                 xlink:href="#DejaVuSans-32"
+                 x="1363.4277" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use243"
+                 xlink:href="#DejaVuSans-115"
+                 x="1395.2148" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use245"
+                 xlink:href="#DejaVuSans-116"
+                 x="1447.3145" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use247"
+                 xlink:href="#DejaVuSans-121"
+                 x="1486.5234" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use249"
+                 xlink:href="#DejaVuSans-108"
+                 x="1545.7031" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use251"
+                 xlink:href="#DejaVuSans-101"
+                 x="1573.4863" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_2">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_2">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g259">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use257"
+                 y="484.08139"
+                 xlink:href="#mc33d33059a"
+                 x="201.19043"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_2">
+            <!-- Code reviews -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g292"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,159.14631,543.87132)">
+              <defs
+                 id="defs266">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-67"
+                   d="M 64.40625,67.28125 V 56.890625 q -4.984375,4.640625 -10.625,6.921875 -5.640625,2.296875 -11.984375,2.296875 -12.5,0 -19.140625,-7.640625 -6.640625,-7.640625 -6.640625,-22.09375 0,-14.40625 6.640625,-22.046875 Q 29.296875,6.6875 41.796875,6.6875 q 6.34375,0 11.984375,2.296875 5.640625,2.296875 10.625,6.9375 V 5.609375 Q 59.234375,2.09375 53.4375,0.328125 q -5.78125,-1.75 -12.21875,-1.75 -16.5625,0 -26.09375,10.125 Q 5.609375,18.84375 5.609375,36.375 q 0,17.578125 9.515625,27.703125 9.53125,10.140625 26.09375,10.140625 6.53125,0 12.3125,-1.734375 5.796875,-1.734375 10.875,-5.203125 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-114"
+                   d="m 41.109375,46.296875 q -1.515625,0.875 -3.296875,1.28125 Q 36.03125,48 33.890625,48 26.265625,48 22.1875,43.046875 18.109375,38.09375 18.109375,28.8125 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 2.84375,4.984375 7.375,7.390625 Q 30.03125,56 36.53125,56 q 0.921875,0 2.046875,-0.125 1.125,-0.109375 2.484375,-0.359375 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-118"
+                   d="M 2.984375,54.6875 H 12.5 L 29.59375,8.796875 46.6875,54.6875 h 9.515625 L 35.6875,0 H 23.484375 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-119"
+                   d="M 4.203125,54.6875 H 13.1875 L 24.421875,12.015625 35.59375,54.6875 H 46.1875 L 57.421875,12.015625 68.609375,54.6875 H 77.59375 L 63.28125,0 H 52.6875 L 40.921875,44.828125 29.109375,0 H 18.5 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use268"
+                 xlink:href="#DejaVuSans-67" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use270"
+                 xlink:href="#DejaVuSans-111"
+                 x="69.824219" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use272"
+                 xlink:href="#DejaVuSans-100"
+                 x="131.00586" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use274"
+                 xlink:href="#DejaVuSans-101"
+                 x="194.48242" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use276"
+                 xlink:href="#DejaVuSans-32"
+                 x="256.00586" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use278"
+                 xlink:href="#DejaVuSans-114"
+                 x="287.79297" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use280"
+                 xlink:href="#DejaVuSans-101"
+                 x="326.65625" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use282"
+                 xlink:href="#DejaVuSans-118"
+                 x="388.17969" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use284"
+                 xlink:href="#DejaVuSans-105"
+                 x="447.35938" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use286"
+                 xlink:href="#DejaVuSans-101"
+                 x="475.14258" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use288"
+                 xlink:href="#DejaVuSans-119"
+                 x="536.66602" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use290"
+                 xlink:href="#DejaVuSans-115"
+                 x="618.45312" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_3">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_3">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g298">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use296"
+                 y="484.08139"
+                 xlink:href="#mc33d33059a"
+                 x="275.95749"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_3">
+            <!-- Test-driven development -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g351"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,193.58288,584.20182)">
+              <defs
+                 id="defs303">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-84"
+                   d="M -0.296875,72.90625 H 61.375 v -8.3125 H 35.5 V 0 H 25.59375 V 64.59375 H -0.296875 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-45"
+                   d="m 4.890625,31.390625 h 26.3125 v -8 h -26.3125 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use305"
+                 xlink:href="#DejaVuSans-84" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use307"
+                 xlink:href="#DejaVuSans-101"
+                 x="44.083984" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use309"
+                 xlink:href="#DejaVuSans-115"
+                 x="105.60742" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use311"
+                 xlink:href="#DejaVuSans-116"
+                 x="157.70703" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use313"
+                 xlink:href="#DejaVuSans-45"
+                 x="196.91602" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use315"
+                 xlink:href="#DejaVuSans-100"
+                 x="233" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use317"
+                 xlink:href="#DejaVuSans-114"
+                 x="296.47656" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use319"
+                 xlink:href="#DejaVuSans-105"
+                 x="337.58984" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use321"
+                 xlink:href="#DejaVuSans-118"
+                 x="365.37305" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use323"
+                 xlink:href="#DejaVuSans-101"
+                 x="424.55273" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use325"
+                 xlink:href="#DejaVuSans-110"
+                 x="486.07617" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use327"
+                 xlink:href="#DejaVuSans-32"
+                 x="549.45508" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use329"
+                 xlink:href="#DejaVuSans-100"
+                 x="581.24219" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use331"
+                 xlink:href="#DejaVuSans-101"
+                 x="644.71875" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use333"
+                 xlink:href="#DejaVuSans-118"
+                 x="706.24219" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use335"
+                 xlink:href="#DejaVuSans-101"
+                 x="765.42188" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use337"
+                 xlink:href="#DejaVuSans-108"
+                 x="826.94531" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use339"
+                 xlink:href="#DejaVuSans-111"
+                 x="854.72852" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use341"
+                 xlink:href="#DejaVuSans-112"
+                 x="915.91016" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use343"
+                 xlink:href="#DejaVuSans-109"
+                 x="979.38672" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use345"
+                 xlink:href="#DejaVuSans-101"
+                 x="1076.7988" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use347"
+                 xlink:href="#DejaVuSans-110"
+                 x="1138.3223" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use349"
+                 xlink:href="#DejaVuSans-116"
+                 x="1201.7012" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_4">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_4">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g357">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use355"
+                 y="484.08139"
+                 xlink:href="#mc33d33059a"
+                 x="350.72458"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_4">
+            <!-- Prototyping -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g385"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,315.40348,537.14829)">
+              <defs
+                 id="defs361">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-80"
+                   d="M 19.671875,64.796875 V 37.40625 h 12.40625 q 6.890625,0 10.640625,3.5625 3.765625,3.5625 3.765625,10.15625 0,6.546875 -3.765625,10.109375 -3.75,3.5625 -10.640625,3.5625 z M 9.8125,72.90625 h 22.265625 q 12.265625,0 18.53125,-5.546875 6.28125,-5.546875 6.28125,-16.234375 0,-10.796875 -6.28125,-16.3125 -6.265625,-5.515625 -18.53125,-5.515625 H 19.671875 V 0 H 9.8125 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use363"
+                 xlink:href="#DejaVuSans-80" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use365"
+                 xlink:href="#DejaVuSans-114"
+                 x="58.552734" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use367"
+                 xlink:href="#DejaVuSans-111"
+                 x="97.416016" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use369"
+                 xlink:href="#DejaVuSans-116"
+                 x="158.59766" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use371"
+                 xlink:href="#DejaVuSans-111"
+                 x="197.80664" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use373"
+                 xlink:href="#DejaVuSans-116"
+                 x="258.98828" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use375"
+                 xlink:href="#DejaVuSans-121"
+                 x="298.19727" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use377"
+                 xlink:href="#DejaVuSans-112"
+                 x="357.37695" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use379"
+                 xlink:href="#DejaVuSans-105"
+                 x="420.85352" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use381"
+                 xlink:href="#DejaVuSans-110"
+                 x="448.63672" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use383"
+                 xlink:href="#DejaVuSans-103"
+                 x="512.01562" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_5">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_5">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g391">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use389"
+                 y="484.08139"
+                 xlink:href="#mc33d33059a"
+                 x="425.49164"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_5">
+            <!-- Continuous integration -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g441"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,349.83895,577.47989)">
+              <defs
+                 id="defs395">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-117"
+                   d="M 8.5,21.578125 V 54.6875 h 8.984375 V 21.921875 q 0,-7.765625 3.015625,-11.65625 3.03125,-3.875 9.09375,-3.875 7.265625,0 11.484375,4.640625 4.234375,4.640625 4.234375,12.65625 v 31 h 8.984375 V 0 H 45.3125 V 8.40625 Q 42.046875,3.421875 37.71875,1 33.40625,-1.421875 27.6875,-1.421875 18.265625,-1.421875 13.375,4.4375 8.5,10.296875 8.5,21.578125 Z M 31.109375,56 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use397"
+                 xlink:href="#DejaVuSans-67" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use399"
+                 xlink:href="#DejaVuSans-111"
+                 x="69.824219" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use401"
+                 xlink:href="#DejaVuSans-110"
+                 x="131.00586" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use403"
+                 xlink:href="#DejaVuSans-116"
+                 x="194.38477" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use405"
+                 xlink:href="#DejaVuSans-105"
+                 x="233.59375" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use407"
+                 xlink:href="#DejaVuSans-110"
+                 x="261.37695" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use409"
+                 xlink:href="#DejaVuSans-117"
+                 x="324.75586" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use411"
+                 xlink:href="#DejaVuSans-111"
+                 x="388.13477" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use413"
+                 xlink:href="#DejaVuSans-117"
+                 x="449.31641" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use415"
+                 xlink:href="#DejaVuSans-115"
+                 x="512.69531" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use417"
+                 xlink:href="#DejaVuSans-32"
+                 x="564.79492" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use419"
+                 xlink:href="#DejaVuSans-105"
+                 x="596.58203" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use421"
+                 xlink:href="#DejaVuSans-110"
+                 x="624.36523" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use423"
+                 xlink:href="#DejaVuSans-116"
+                 x="687.74414" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use425"
+                 xlink:href="#DejaVuSans-101"
+                 x="726.95312" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use427"
+                 xlink:href="#DejaVuSans-103"
+                 x="788.47656" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use429"
+                 xlink:href="#DejaVuSans-114"
+                 x="851.95312" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use431"
+                 xlink:href="#DejaVuSans-97"
+                 x="893.06641" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use433"
+                 xlink:href="#DejaVuSans-116"
+                 x="954.3457" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use435"
+                 xlink:href="#DejaVuSans-105"
+                 x="993.55469" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use437"
+                 xlink:href="#DejaVuSans-111"
+                 x="1021.3379" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use439"
+                 xlink:href="#DejaVuSans-110"
+                 x="1082.5195" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_6">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_6">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g447">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use445"
+                 y="484.08139"
+                 xlink:href="#mc33d33059a"
+                 x="500.2587"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_6">
+            <!-- Clean code -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g470"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,466.26234,535.82357)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use450"
+                 xlink:href="#DejaVuSans-67" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use452"
+                 xlink:href="#DejaVuSans-108"
+                 x="69.824219" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use454"
+                 xlink:href="#DejaVuSans-101"
+                 x="97.607422" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use456"
+                 xlink:href="#DejaVuSans-97"
+                 x="159.13086" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use458"
+                 xlink:href="#DejaVuSans-110"
+                 x="220.41016" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use460"
+                 xlink:href="#DejaVuSans-32"
+                 x="283.78906" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use462"
+                 xlink:href="#DejaVuSans-99"
+                 x="315.57617" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use464"
+                 xlink:href="#DejaVuSans-111"
+                 x="370.55664" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use466"
+                 xlink:href="#DejaVuSans-100"
+                 x="431.73828" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use468"
+                 xlink:href="#DejaVuSans-101"
+                 x="495.21484" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_7">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_7">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g476">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use474"
+                 y="484.08139"
+                 xlink:href="#mc33d33059a"
+                 x="575.02576"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_7">
+            <!-- Documentation as code -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g524"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,496.32258,580.53039)">
+              <defs
+                 id="defs480">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-68"
+                   d="M 19.671875,64.796875 V 8.109375 H 31.59375 q 15.09375,0 22.09375,6.828125 7,6.84375 7,21.59375 0,14.640625 -7,21.453125 -7,6.8125 -22.09375,6.8125 z M 9.8125,72.90625 h 20.265625 q 21.1875,0 31.09375,-8.8125 9.921875,-8.8125 9.921875,-27.5625 0,-18.859375 -9.96875,-27.703125 Q 51.171875,0 30.078125,0 H 9.8125 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use482"
+                 xlink:href="#DejaVuSans-68" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use484"
+                 xlink:href="#DejaVuSans-111"
+                 x="77.001953" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use486"
+                 xlink:href="#DejaVuSans-99"
+                 x="138.18359" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use488"
+                 xlink:href="#DejaVuSans-117"
+                 x="193.16406" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use490"
+                 xlink:href="#DejaVuSans-109"
+                 x="256.54297" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use492"
+                 xlink:href="#DejaVuSans-101"
+                 x="353.95508" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use494"
+                 xlink:href="#DejaVuSans-110"
+                 x="415.47852" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use496"
+                 xlink:href="#DejaVuSans-116"
+                 x="478.85742" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use498"
+                 xlink:href="#DejaVuSans-97"
+                 x="518.06641" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use500"
+                 xlink:href="#DejaVuSans-116"
+                 x="579.3457" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use502"
+                 xlink:href="#DejaVuSans-105"
+                 x="618.55469" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use504"
+                 xlink:href="#DejaVuSans-111"
+                 x="646.33789" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use506"
+                 xlink:href="#DejaVuSans-110"
+                 x="707.51953" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use508"
+                 xlink:href="#DejaVuSans-32"
+                 x="770.89844" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use510"
+                 xlink:href="#DejaVuSans-97"
+                 x="802.68555" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use512"
+                 xlink:href="#DejaVuSans-115"
+                 x="863.96484" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use514"
+                 xlink:href="#DejaVuSans-32"
+                 x="916.06445" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use516"
+                 xlink:href="#DejaVuSans-99"
+                 x="947.85156" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use518"
+                 xlink:href="#DejaVuSans-111"
+                 x="1002.832" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use520"
+                 xlink:href="#DejaVuSans-100"
+                 x="1064.0137" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use522"
+                 xlink:href="#DejaVuSans-101"
+                 x="1127.4902" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_8">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_8">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g530">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use528"
+                 y="484.08139"
+                 xlink:href="#mc33d33059a"
+                 x="649.79285"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_8">
+            <!-- Refactoring -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g559"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,614.56898,537.05106)">
+              <defs
+                 id="defs535">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-82"
+                   d="m 44.390625,34.1875 q 3.171875,-1.078125 6.171875,-4.59375 3,-3.515625 6.03125,-9.671875 L 66.609375,0 H 56 l -9.3125,18.703125 q -3.625,7.328125 -7.015625,9.71875 -3.390625,2.390625 -9.25,2.390625 h -10.75 V 0 H 9.8125 v 72.90625 h 22.265625 q 12.5,0 18.65625,-5.234375 6.15625,-5.21875 6.15625,-15.765625 0,-6.890625 -3.203125,-11.4375 -3.203125,-4.53125 -9.296875,-6.28125 z m -24.71875,30.609375 v -25.875 h 12.40625 q 7.125,0 10.765625,3.296875 3.640625,3.296875 3.640625,9.6875 0,6.390625 -3.640625,9.640625 -3.640625,3.25 -10.765625,3.25 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-102"
+                   d="M 37.109375,75.984375 V 68.5 h -8.59375 q -4.828125,0 -6.71875,-1.953125 -1.875,-1.953125 -1.875,-7.03125 V 54.6875 H 34.71875 V 47.703125 H 19.921875 V 0 h -9.03125 V 47.703125 H 2.296875 V 54.6875 h 8.59375 V 58.5 q 0,9.125 4.25,13.296875 4.25,4.1875 13.46875,4.1875 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use537"
+                 xlink:href="#DejaVuSans-82" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use539"
+                 xlink:href="#DejaVuSans-101"
+                 x="64.982422" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use541"
+                 xlink:href="#DejaVuSans-102"
+                 x="126.50586" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use543"
+                 xlink:href="#DejaVuSans-97"
+                 x="161.71094" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use545"
+                 xlink:href="#DejaVuSans-99"
+                 x="222.99023" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use547"
+                 xlink:href="#DejaVuSans-116"
+                 x="277.9707" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use549"
+                 xlink:href="#DejaVuSans-111"
+                 x="317.17969" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use551"
+                 xlink:href="#DejaVuSans-114"
+                 x="378.36133" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use553"
+                 xlink:href="#DejaVuSans-105"
+                 x="419.47461" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use555"
+                 xlink:href="#DejaVuSans-110"
+                 x="447.25781" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use557"
+                 xlink:href="#DejaVuSans-103"
+                 x="510.63672" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_9">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_9">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g565">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use563"
+                 y="484.08139"
+                 xlink:href="#mc33d33059a"
+                 x="724.55994"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_9">
+            <!-- Iterative development / Sprints -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g635"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,619.65289,606.73422)">
+              <defs
+                 id="defs571">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-73"
+                   d="m 9.8125,72.90625 h 9.859375 V 0 H 9.8125 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-47"
+                   d="M 25.390625,72.90625 H 33.6875 L 8.296875,-9.28125 H 0 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-83"
+                   d="m 53.515625,70.515625 v -9.625 q -5.609375,2.6875 -10.59375,4 -4.984375,1.328125 -9.625,1.328125 -8.046875,0 -12.421875,-3.125 -4.375,-3.125 -4.375,-8.890625 0,-4.84375 2.90625,-7.3125 2.90625,-2.453125 11.015625,-3.96875 L 36.375,41.703125 Q 47.40625,39.59375 52.65625,34.296875 57.90625,29 57.90625,20.125 q 0,-10.609375 -7.109375,-16.078125 -7.09375,-5.46875 -20.8125,-5.46875 -5.171875,0 -11.015625,1.171875 Q 13.140625,0.921875 6.890625,3.21875 V 13.375 q 6,-3.359375 11.765625,-5.078125 5.765625,-1.703125 11.328125,-1.703125 8.4375,0 13.03125,3.3125 4.59375,3.328125 4.59375,9.484375 0,5.359375 -3.296875,8.390625 Q 41.015625,30.8125 33.5,32.328125 L 27.484375,33.5 q -11.03125,2.1875 -15.96875,6.875 -4.921875,4.6875 -4.921875,13.046875 0,9.671875 6.8125,15.234375 6.8125,5.5625 18.765625,5.5625 5.140625,0 10.453125,-0.9375 5.328125,-0.921875 10.890625,-2.765625 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use573"
+                 xlink:href="#DejaVuSans-73" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use575"
+                 xlink:href="#DejaVuSans-116"
+                 x="29.492188" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use577"
+                 xlink:href="#DejaVuSans-101"
+                 x="68.701172" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use579"
+                 xlink:href="#DejaVuSans-114"
+                 x="130.22461" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use581"
+                 xlink:href="#DejaVuSans-97"
+                 x="171.33789" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use583"
+                 xlink:href="#DejaVuSans-116"
+                 x="232.61719" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use585"
+                 xlink:href="#DejaVuSans-105"
+                 x="271.82617" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use587"
+                 xlink:href="#DejaVuSans-118"
+                 x="299.60938" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use589"
+                 xlink:href="#DejaVuSans-101"
+                 x="358.78906" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use591"
+                 xlink:href="#DejaVuSans-32"
+                 x="420.3125" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use593"
+                 xlink:href="#DejaVuSans-100"
+                 x="452.09961" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use595"
+                 xlink:href="#DejaVuSans-101"
+                 x="515.57617" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use597"
+                 xlink:href="#DejaVuSans-118"
+                 x="577.09961" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use599"
+                 xlink:href="#DejaVuSans-101"
+                 x="636.2793" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use601"
+                 xlink:href="#DejaVuSans-108"
+                 x="697.80273" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use603"
+                 xlink:href="#DejaVuSans-111"
+                 x="725.58594" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use605"
+                 xlink:href="#DejaVuSans-112"
+                 x="786.76758" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use607"
+                 xlink:href="#DejaVuSans-109"
+                 x="850.24414" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use609"
+                 xlink:href="#DejaVuSans-101"
+                 x="947.65625" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use611"
+                 xlink:href="#DejaVuSans-110"
+                 x="1009.1797" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use613"
+                 xlink:href="#DejaVuSans-116"
+                 x="1072.5586" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use615"
+                 xlink:href="#DejaVuSans-32"
+                 x="1111.7676" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use617"
+                 xlink:href="#DejaVuSans-47"
+                 x="1143.5547" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use619"
+                 xlink:href="#DejaVuSans-32"
+                 x="1177.2461" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use621"
+                 xlink:href="#DejaVuSans-83"
+                 x="1209.0332" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use623"
+                 xlink:href="#DejaVuSans-112"
+                 x="1272.5098" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use625"
+                 xlink:href="#DejaVuSans-114"
+                 x="1335.9863" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use627"
+                 xlink:href="#DejaVuSans-105"
+                 x="1377.0996" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use629"
+                 xlink:href="#DejaVuSans-110"
+                 x="1404.8828" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use631"
+                 xlink:href="#DejaVuSans-116"
+                 x="1468.2617" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use633"
+                 xlink:href="#DejaVuSans-115"
+                 x="1507.4707" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_10">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_10">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g641">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use639"
+                 y="484.08139"
+                 xlink:href="#mc33d33059a"
+                 x="799.32697"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_10">
+            <!-- Continuous deployment -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g686"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,720.21941,580.93477)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use644"
+                 xlink:href="#DejaVuSans-67" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use646"
+                 xlink:href="#DejaVuSans-111"
+                 x="69.824219" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use648"
+                 xlink:href="#DejaVuSans-110"
+                 x="131.00586" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use650"
+                 xlink:href="#DejaVuSans-116"
+                 x="194.38477" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use652"
+                 xlink:href="#DejaVuSans-105"
+                 x="233.59375" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use654"
+                 xlink:href="#DejaVuSans-110"
+                 x="261.37695" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use656"
+                 xlink:href="#DejaVuSans-117"
+                 x="324.75586" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use658"
+                 xlink:href="#DejaVuSans-111"
+                 x="388.13477" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use660"
+                 xlink:href="#DejaVuSans-117"
+                 x="449.31641" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use662"
+                 xlink:href="#DejaVuSans-115"
+                 x="512.69531" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use664"
+                 xlink:href="#DejaVuSans-32"
+                 x="564.79492" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use666"
+                 xlink:href="#DejaVuSans-100"
+                 x="596.58203" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use668"
+                 xlink:href="#DejaVuSans-101"
+                 x="660.05859" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use670"
+                 xlink:href="#DejaVuSans-112"
+                 x="721.58203" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use672"
+                 xlink:href="#DejaVuSans-108"
+                 x="785.05859" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use674"
+                 xlink:href="#DejaVuSans-111"
+                 x="812.8418" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use676"
+                 xlink:href="#DejaVuSans-121"
+                 x="874.02344" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use678"
+                 xlink:href="#DejaVuSans-109"
+                 x="933.20312" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use680"
+                 xlink:href="#DejaVuSans-101"
+                 x="1030.6152" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use682"
+                 xlink:href="#DejaVuSans-110"
+                 x="1092.1387" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use684"
+                 xlink:href="#DejaVuSans-116"
+                 x="1155.5176" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_11">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_11">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g692">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use690"
+                 y="484.08139"
+                 xlink:href="#mc33d33059a"
+                 x="874.09406"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_11">
+            <!-- Pair programming -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g727"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,816.0671,559.85415)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use695"
+                 xlink:href="#DejaVuSans-80" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use697"
+                 xlink:href="#DejaVuSans-97"
+                 x="55.802734" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use699"
+                 xlink:href="#DejaVuSans-105"
+                 x="117.08203" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use701"
+                 xlink:href="#DejaVuSans-114"
+                 x="144.86523" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use703"
+                 xlink:href="#DejaVuSans-32"
+                 x="185.97852" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use705"
+                 xlink:href="#DejaVuSans-112"
+                 x="217.76562" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use707"
+                 xlink:href="#DejaVuSans-114"
+                 x="281.24219" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use709"
+                 xlink:href="#DejaVuSans-111"
+                 x="320.10547" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use711"
+                 xlink:href="#DejaVuSans-103"
+                 x="381.28711" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use713"
+                 xlink:href="#DejaVuSans-114"
+                 x="444.76367" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use715"
+                 xlink:href="#DejaVuSans-97"
+                 x="485.87695" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use717"
+                 xlink:href="#DejaVuSans-109"
+                 x="547.15625" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use719"
+                 xlink:href="#DejaVuSans-109"
+                 x="644.56836" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use721"
+                 xlink:href="#DejaVuSans-105"
+                 x="741.98047" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use723"
+                 xlink:href="#DejaVuSans-110"
+                 x="769.76367" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use725"
+                 xlink:href="#DejaVuSans-103"
+                 x="833.14258" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_12">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_12">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g733">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use731"
+                 y="484.08139"
+                 xlink:href="#mc33d33059a"
+                 x="948.86115"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_12">
+            <!-- Test management -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g766"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,890.69606,559.99225)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use736"
+                 xlink:href="#DejaVuSans-84" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use738"
+                 xlink:href="#DejaVuSans-101"
+                 x="44.083984" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use740"
+                 xlink:href="#DejaVuSans-115"
+                 x="105.60742" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use742"
+                 xlink:href="#DejaVuSans-116"
+                 x="157.70703" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use744"
+                 xlink:href="#DejaVuSans-32"
+                 x="196.91602" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use746"
+                 xlink:href="#DejaVuSans-109"
+                 x="228.70312" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use748"
+                 xlink:href="#DejaVuSans-97"
+                 x="326.11523" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use750"
+                 xlink:href="#DejaVuSans-110"
+                 x="387.39453" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use752"
+                 xlink:href="#DejaVuSans-97"
+                 x="450.77344" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use754"
+                 xlink:href="#DejaVuSans-103"
+                 x="512.05273" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use756"
+                 xlink:href="#DejaVuSans-101"
+                 x="575.5293" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use758"
+                 xlink:href="#DejaVuSans-109"
+                 x="637.05273" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use760"
+                 xlink:href="#DejaVuSans-101"
+                 x="734.46484" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use762"
+                 xlink:href="#DejaVuSans-110"
+                 x="795.98828" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use764"
+                 xlink:href="#DejaVuSans-116"
+                 x="859.36719" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_13">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_13">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g772">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use770"
+                 y="484.08139"
+                 xlink:href="#mc33d33059a"
+                 x="1023.6282"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_13">
+            <!-- Software modeling (e.g. UML, SysML, BPMN, DSLs) -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g880"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,850.12407,675.33131)">
+              <defs
+                 id="defs784">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-40"
+                   d="M 31,75.875 Q 24.46875,64.65625 21.28125,53.65625 18.109375,42.671875 18.109375,31.390625 18.109375,20.125 21.3125,9.0625 24.515625,-2 31,-13.1875 H 23.1875 Q 15.875,-1.703125 12.234375,9.375 8.59375,20.453125 8.59375,31.390625 q 0,10.890625 3.609375,21.921875 3.625,11.046875 10.984375,22.5625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-46"
+                   d="M 10.6875,12.40625 H 21 V 0 H 10.6875 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-85"
+                   d="m 8.6875,72.90625 h 9.921875 V 28.609375 q 0,-11.71875 4.234375,-16.875 4.25,-5.140625 13.78125,-5.140625 9.46875,0 13.71875,5.140625 4.25,5.15625 4.25,16.875 V 72.90625 H 64.5 V 27.390625 q 0,-14.25 -7.0625,-21.53125 -7.046875,-7.28125 -20.8125,-7.28125 -13.828125,0 -20.890625,7.28125 Q 8.6875,13.140625 8.6875,27.390625 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-77"
+                   d="M 9.8125,72.90625 H 24.515625 L 43.109375,23.296875 61.8125,72.90625 H 76.515625 V 0 h -9.625 v 64.015625 l -18.796875,-50 H 38.1875 l -18.796875,50 V 0 H 9.8125 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-76"
+                   d="m 9.8125,72.90625 h 9.859375 V 8.296875 h 35.5 V 0 H 9.8125 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-44"
+                   d="M 11.71875,12.40625 H 22.015625 V 4 l -8,-15.625 H 7.71875 l 4,15.625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-66"
+                   d="M 19.671875,34.8125 V 8.109375 H 35.5 q 7.953125,0 11.78125,3.296875 3.84375,3.296875 3.84375,10.078125 0,6.84375 -3.84375,10.078125 -3.828125,3.25 -11.78125,3.25 z m 0,29.984375 V 42.828125 H 34.28125 q 7.21875,0 10.75,2.703125 3.546875,2.71875 3.546875,8.28125 0,5.515625 -3.546875,8.25 -3.53125,2.734375 -10.75,2.734375 z M 9.8125,72.90625 h 25.203125 q 11.28125,0 17.375,-4.6875 Q 58.5,63.53125 58.5,54.890625 58.5,48.1875 55.375,44.234375 52.25,40.28125 46.1875,39.3125 53.46875,37.75 57.5,32.78125 q 4.03125,-4.953125 4.03125,-12.375 0,-9.765625 -6.640625,-15.09375 Q 48.25,0 35.984375,0 H 9.8125 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-78"
+                   d="M 9.8125,72.90625 H 23.09375 L 55.421875,11.921875 V 72.90625 h 9.5625 V 0 h -13.28125 l -32.3125,60.984375 V 0 H 9.8125 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-41"
+                   d="m 8.015625,75.875 h 7.8125 q 7.3125,-11.515625 10.953125,-22.5625 3.640625,-11.03125 3.640625,-21.921875 0,-10.9375 -3.640625,-22.015625 -3.640625,-11.078125 -10.953125,-22.5625 h -7.8125 Q 14.5,-2 17.703125,9.0625 20.90625,20.125 20.90625,31.390625 q 0,11.28125 -3.203125,22.265625 -3.203125,11 -9.6875,22.21875 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use786"
+                 xlink:href="#DejaVuSans-83" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use788"
+                 xlink:href="#DejaVuSans-111"
+                 x="63.476562" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use790"
+                 xlink:href="#DejaVuSans-102"
+                 x="124.6582" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use792"
+                 xlink:href="#DejaVuSans-116"
+                 x="158.11328" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use794"
+                 xlink:href="#DejaVuSans-119"
+                 x="197.32227" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use796"
+                 xlink:href="#DejaVuSans-97"
+                 x="279.10938" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use798"
+                 xlink:href="#DejaVuSans-114"
+                 x="340.38867" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use800"
+                 xlink:href="#DejaVuSans-101"
+                 x="379.25195" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use802"
+                 xlink:href="#DejaVuSans-32"
+                 x="440.77539" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use804"
+                 xlink:href="#DejaVuSans-109"
+                 x="472.5625" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use806"
+                 xlink:href="#DejaVuSans-111"
+                 x="569.97461" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use808"
+                 xlink:href="#DejaVuSans-100"
+                 x="631.15625" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use810"
+                 xlink:href="#DejaVuSans-101"
+                 x="694.63281" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use812"
+                 xlink:href="#DejaVuSans-108"
+                 x="756.15625" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use814"
+                 xlink:href="#DejaVuSans-105"
+                 x="783.93945" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use816"
+                 xlink:href="#DejaVuSans-110"
+                 x="811.72266" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use818"
+                 xlink:href="#DejaVuSans-103"
+                 x="875.10156" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use820"
+                 xlink:href="#DejaVuSans-32"
+                 x="938.57812" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use822"
+                 xlink:href="#DejaVuSans-40"
+                 x="970.36523" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use824"
+                 xlink:href="#DejaVuSans-101"
+                 x="1009.3789" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use826"
+                 xlink:href="#DejaVuSans-46"
+                 x="1070.9023" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use828"
+                 xlink:href="#DejaVuSans-103"
+                 x="1102.6895" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use830"
+                 xlink:href="#DejaVuSans-46"
+                 x="1166.166" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use832"
+                 xlink:href="#DejaVuSans-32"
+                 x="1197.9531" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use834"
+                 xlink:href="#DejaVuSans-85"
+                 x="1229.7402" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use836"
+                 xlink:href="#DejaVuSans-77"
+                 x="1302.9336" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use838"
+                 xlink:href="#DejaVuSans-76"
+                 x="1389.2129" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use840"
+                 xlink:href="#DejaVuSans-44"
+                 x="1444.9258" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use842"
+                 xlink:href="#DejaVuSans-32"
+                 x="1476.7129" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use844"
+                 xlink:href="#DejaVuSans-83"
+                 x="1508.5" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use846"
+                 xlink:href="#DejaVuSans-121"
+                 x="1571.9766" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use848"
+                 xlink:href="#DejaVuSans-115"
+                 x="1631.1562" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use850"
+                 xlink:href="#DejaVuSans-77"
+                 x="1683.2559" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use852"
+                 xlink:href="#DejaVuSans-76"
+                 x="1769.5352" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use854"
+                 xlink:href="#DejaVuSans-44"
+                 x="1825.248" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use856"
+                 xlink:href="#DejaVuSans-32"
+                 x="1857.0352" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use858"
+                 xlink:href="#DejaVuSans-66"
+                 x="1888.8223" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use860"
+                 xlink:href="#DejaVuSans-80"
+                 x="1957.4258" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use862"
+                 xlink:href="#DejaVuSans-77"
+                 x="2017.7285" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use864"
+                 xlink:href="#DejaVuSans-78"
+                 x="2104.0078" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use866"
+                 xlink:href="#DejaVuSans-44"
+                 x="2178.8125" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use868"
+                 xlink:href="#DejaVuSans-32"
+                 x="2210.5996" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use870"
+                 xlink:href="#DejaVuSans-68"
+                 x="2242.3867" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use872"
+                 xlink:href="#DejaVuSans-83"
+                 x="2319.3887" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use874"
+                 xlink:href="#DejaVuSans-76"
+                 x="2382.8652" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use876"
+                 xlink:href="#DejaVuSans-115"
+                 x="2438.5781" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use878"
+                 xlink:href="#DejaVuSans-41"
+                 x="2490.6777" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_14">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_14">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g886">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use884"
+                 y="484.08139"
+                 xlink:href="#mc33d33059a"
+                 x="1098.3953"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_14">
+            <!-- Applying design- and architecture patterns -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g976"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,952.12359,648.09886)">
+              <defs
+                 id="defs890">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-104"
+                   d="M 54.890625,33.015625 V 0 H 45.90625 v 32.71875 q 0,7.765625 -3.03125,11.609375 -3.03125,3.859375 -9.078125,3.859375 -7.28125,0 -11.484375,-4.640625 -4.203125,-4.625 -4.203125,-12.640625 V 0 h -9.03125 v 75.984375 h 9.03125 V 46.1875 q 3.234375,4.9375 7.59375,7.375 4.375,2.4375 10.09375,2.4375 9.421875,0 14.25,-5.828125 4.84375,-5.828125 4.84375,-17.15625 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use892"
+                 xlink:href="#DejaVuSans-65" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use894"
+                 xlink:href="#DejaVuSans-112"
+                 x="68.408203" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use896"
+                 xlink:href="#DejaVuSans-112"
+                 x="131.88477" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use898"
+                 xlink:href="#DejaVuSans-108"
+                 x="195.36133" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use900"
+                 xlink:href="#DejaVuSans-121"
+                 x="223.14453" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use902"
+                 xlink:href="#DejaVuSans-105"
+                 x="282.32422" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use904"
+                 xlink:href="#DejaVuSans-110"
+                 x="310.10742" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use906"
+                 xlink:href="#DejaVuSans-103"
+                 x="373.48633" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use908"
+                 xlink:href="#DejaVuSans-32"
+                 x="436.96289" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use910"
+                 xlink:href="#DejaVuSans-100"
+                 x="468.75" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use912"
+                 xlink:href="#DejaVuSans-101"
+                 x="532.22656" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use914"
+                 xlink:href="#DejaVuSans-115"
+                 x="593.75" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use916"
+                 xlink:href="#DejaVuSans-105"
+                 x="645.84961" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use918"
+                 xlink:href="#DejaVuSans-103"
+                 x="673.63281" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use920"
+                 xlink:href="#DejaVuSans-110"
+                 x="737.10938" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use922"
+                 xlink:href="#DejaVuSans-45"
+                 x="800.48828" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use924"
+                 xlink:href="#DejaVuSans-32"
+                 x="836.57227" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use926"
+                 xlink:href="#DejaVuSans-97"
+                 x="868.35938" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use928"
+                 xlink:href="#DejaVuSans-110"
+                 x="929.63867" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use930"
+                 xlink:href="#DejaVuSans-100"
+                 x="993.01758" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use932"
+                 xlink:href="#DejaVuSans-32"
+                 x="1056.4941" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use934"
+                 xlink:href="#DejaVuSans-97"
+                 x="1088.2812" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use936"
+                 xlink:href="#DejaVuSans-114"
+                 x="1149.5605" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use938"
+                 xlink:href="#DejaVuSans-99"
+                 x="1188.4238" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use940"
+                 xlink:href="#DejaVuSans-104"
+                 x="1243.4043" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use942"
+                 xlink:href="#DejaVuSans-105"
+                 x="1306.7832" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use944"
+                 xlink:href="#DejaVuSans-116"
+                 x="1334.5664" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use946"
+                 xlink:href="#DejaVuSans-101"
+                 x="1373.7754" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use948"
+                 xlink:href="#DejaVuSans-99"
+                 x="1435.2988" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use950"
+                 xlink:href="#DejaVuSans-116"
+                 x="1490.2793" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use952"
+                 xlink:href="#DejaVuSans-117"
+                 x="1529.4883" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use954"
+                 xlink:href="#DejaVuSans-114"
+                 x="1592.8672" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use956"
+                 xlink:href="#DejaVuSans-101"
+                 x="1631.7305" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use958"
+                 xlink:href="#DejaVuSans-32"
+                 x="1693.2539" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use960"
+                 xlink:href="#DejaVuSans-112"
+                 x="1725.041" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use962"
+                 xlink:href="#DejaVuSans-97"
+                 x="1788.5176" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use964"
+                 xlink:href="#DejaVuSans-116"
+                 x="1849.7969" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use966"
+                 xlink:href="#DejaVuSans-116"
+                 x="1889.0059" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use968"
+                 xlink:href="#DejaVuSans-101"
+                 x="1928.2148" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use970"
+                 xlink:href="#DejaVuSans-114"
+                 x="1989.7383" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use972"
+                 xlink:href="#DejaVuSans-110"
+                 x="2029.1016" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use974"
+                 xlink:href="#DejaVuSans-115"
+                 x="2092.4805" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_15">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_15">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g982">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use980"
+                 y="484.08139"
+                 xlink:href="#mc33d33059a"
+                 x="1173.1624"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_15">
+            <!-- Collective code ownership -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g1035"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,1085.8148,589.17477)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use985"
+                 xlink:href="#DejaVuSans-67" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use987"
+                 xlink:href="#DejaVuSans-111"
+                 x="69.824219" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use989"
+                 xlink:href="#DejaVuSans-108"
+                 x="131.00586" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use991"
+                 xlink:href="#DejaVuSans-108"
+                 x="158.78906" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use993"
+                 xlink:href="#DejaVuSans-101"
+                 x="186.57227" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use995"
+                 xlink:href="#DejaVuSans-99"
+                 x="248.0957" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use997"
+                 xlink:href="#DejaVuSans-116"
+                 x="303.07617" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use999"
+                 xlink:href="#DejaVuSans-105"
+                 x="342.28516" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1001"
+                 xlink:href="#DejaVuSans-118"
+                 x="370.06836" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1003"
+                 xlink:href="#DejaVuSans-101"
+                 x="429.24805" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1005"
+                 xlink:href="#DejaVuSans-32"
+                 x="490.77148" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1007"
+                 xlink:href="#DejaVuSans-99"
+                 x="522.55859" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1009"
+                 xlink:href="#DejaVuSans-111"
+                 x="577.53906" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1011"
+                 xlink:href="#DejaVuSans-100"
+                 x="638.7207" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1013"
+                 xlink:href="#DejaVuSans-101"
+                 x="702.19727" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1015"
+                 xlink:href="#DejaVuSans-32"
+                 x="763.7207" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1017"
+                 xlink:href="#DejaVuSans-111"
+                 x="795.50781" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1019"
+                 xlink:href="#DejaVuSans-119"
+                 x="856.68945" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1021"
+                 xlink:href="#DejaVuSans-110"
+                 x="938.47656" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1023"
+                 xlink:href="#DejaVuSans-101"
+                 x="1001.8555" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1025"
+                 xlink:href="#DejaVuSans-114"
+                 x="1063.3789" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1027"
+                 xlink:href="#DejaVuSans-115"
+                 x="1104.4922" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1029"
+                 xlink:href="#DejaVuSans-104"
+                 x="1156.5918" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1031"
+                 xlink:href="#DejaVuSans-105"
+                 x="1219.9707" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1033"
+                 xlink:href="#DejaVuSans-112"
+                 x="1247.7539" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_16">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_16">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g1041">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use1039"
+                 y="484.08139"
+                 xlink:href="#mc33d33059a"
+                 x="1247.9294"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_16">
+            <!-- Infrastructure as code -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g1088"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,1175.3559,574.40066)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1044"
+                 xlink:href="#DejaVuSans-73" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1046"
+                 xlink:href="#DejaVuSans-110"
+                 x="29.492188" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1048"
+                 xlink:href="#DejaVuSans-102"
+                 x="92.871094" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1050"
+                 xlink:href="#DejaVuSans-114"
+                 x="128.07617" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1052"
+                 xlink:href="#DejaVuSans-97"
+                 x="169.18945" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1054"
+                 xlink:href="#DejaVuSans-115"
+                 x="230.46875" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1056"
+                 xlink:href="#DejaVuSans-116"
+                 x="282.56836" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1058"
+                 xlink:href="#DejaVuSans-114"
+                 x="321.77734" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1060"
+                 xlink:href="#DejaVuSans-117"
+                 x="362.89062" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1062"
+                 xlink:href="#DejaVuSans-99"
+                 x="426.26953" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1064"
+                 xlink:href="#DejaVuSans-116"
+                 x="481.25" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1066"
+                 xlink:href="#DejaVuSans-117"
+                 x="520.45898" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1068"
+                 xlink:href="#DejaVuSans-114"
+                 x="583.83789" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1070"
+                 xlink:href="#DejaVuSans-101"
+                 x="622.70117" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1072"
+                 xlink:href="#DejaVuSans-32"
+                 x="684.22461" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1074"
+                 xlink:href="#DejaVuSans-97"
+                 x="716.01172" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1076"
+                 xlink:href="#DejaVuSans-115"
+                 x="777.29102" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1078"
+                 xlink:href="#DejaVuSans-32"
+                 x="829.39062" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1080"
+                 xlink:href="#DejaVuSans-99"
+                 x="861.17773" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1082"
+                 xlink:href="#DejaVuSans-111"
+                 x="916.1582" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1084"
+                 xlink:href="#DejaVuSans-100"
+                 x="977.33984" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1086"
+                 xlink:href="#DejaVuSans-101"
+                 x="1040.8164" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_17">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_17">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g1094">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use1092"
+                 y="484.08139"
+                 xlink:href="#mc33d33059a"
+                 x="1322.6964"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_17">
+            <!-- Domain driven design -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g1137"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,1250.3009,574.22278)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1097"
+                 xlink:href="#DejaVuSans-68" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1099"
+                 xlink:href="#DejaVuSans-111"
+                 x="77.001953" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1101"
+                 xlink:href="#DejaVuSans-109"
+                 x="138.18359" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1103"
+                 xlink:href="#DejaVuSans-97"
+                 x="235.5957" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1105"
+                 xlink:href="#DejaVuSans-105"
+                 x="296.875" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1107"
+                 xlink:href="#DejaVuSans-110"
+                 x="324.6582" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1109"
+                 xlink:href="#DejaVuSans-32"
+                 x="388.03711" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1111"
+                 xlink:href="#DejaVuSans-100"
+                 x="419.82422" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1113"
+                 xlink:href="#DejaVuSans-114"
+                 x="483.30078" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1115"
+                 xlink:href="#DejaVuSans-105"
+                 x="524.41406" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1117"
+                 xlink:href="#DejaVuSans-118"
+                 x="552.19727" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1119"
+                 xlink:href="#DejaVuSans-101"
+                 x="611.37695" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1121"
+                 xlink:href="#DejaVuSans-110"
+                 x="672.90039" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1123"
+                 xlink:href="#DejaVuSans-32"
+                 x="736.2793" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1125"
+                 xlink:href="#DejaVuSans-100"
+                 x="768.06641" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1127"
+                 xlink:href="#DejaVuSans-101"
+                 x="831.54297" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1129"
+                 xlink:href="#DejaVuSans-115"
+                 x="893.06641" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1131"
+                 xlink:href="#DejaVuSans-105"
+                 x="945.16602" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1133"
+                 xlink:href="#DejaVuSans-103"
+                 x="972.94922" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1135"
+                 xlink:href="#DejaVuSans-110"
+                 x="1036.4258" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_18">
+          <!-- Software Practices -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g1177"
+             transform="matrix(0.1,0,0,-0.1,678.35601,688.40031)">
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1141"
+               xlink:href="#DejaVuSans-83" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1143"
+               xlink:href="#DejaVuSans-111"
+               x="63.476562" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1145"
+               xlink:href="#DejaVuSans-102"
+               x="124.6582" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1147"
+               xlink:href="#DejaVuSans-116"
+               x="158.11328" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1149"
+               xlink:href="#DejaVuSans-119"
+               x="197.32227" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1151"
+               xlink:href="#DejaVuSans-97"
+               x="279.10938" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1153"
+               xlink:href="#DejaVuSans-114"
+               x="340.38867" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1155"
+               xlink:href="#DejaVuSans-101"
+               x="379.25195" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1157"
+               xlink:href="#DejaVuSans-32"
+               x="440.77539" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1159"
+               xlink:href="#DejaVuSans-80"
+               x="472.5625" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1161"
+               xlink:href="#DejaVuSans-114"
+               x="531.11523" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1163"
+               xlink:href="#DejaVuSans-97"
+               x="572.22852" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1165"
+               xlink:href="#DejaVuSans-99"
+               x="633.50781" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1167"
+               xlink:href="#DejaVuSans-116"
+               x="688.48828" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1169"
+               xlink:href="#DejaVuSans-105"
+               x="727.69727" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1171"
+               xlink:href="#DejaVuSans-99"
+               x="755.48047" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1173"
+               xlink:href="#DejaVuSans-101"
+               x="810.46094" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1175"
+               xlink:href="#DejaVuSans-115"
+               x="871.98438" />
+          </g>
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="matplotlib.axis_2">
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_1">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_18">
+            <defs
+               id="defs1182">
+              <path
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 id="mc7fa874158"
+                 d="M 0,0 H -3.5" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g1186">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use1184"
+                 y="484.08139"
+                 xlink:href="#mc7fa874158"
+                 x="89.039833"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_19">
+            <!-- 0 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g1194"
+               transform="matrix(0.1,0,0,-0.1,75.67733,487.8806)">
+              <defs
+                 id="defs1190">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-48"
+                   d="m 31.78125,66.40625 q -7.609375,0 -11.453125,-7.5 Q 16.5,51.421875 16.5,36.375 q 0,-14.984375 3.828125,-22.484375 3.84375,-7.5 11.453125,-7.5 7.671875,0 11.5,7.5 3.84375,7.5 3.84375,22.484375 0,15.046875 -3.84375,22.53125 -3.828125,7.5 -11.5,7.5 z m 0,7.8125 q 12.265625,0 18.734375,-9.703125 6.46875,-9.6875 6.46875,-28.140625 0,-18.40625 -6.46875,-28.109375 -6.46875,-9.6875 -18.734375,-9.6875 -12.25,0 -18.71875,9.6875 Q 6.59375,17.96875 6.59375,36.375 q 0,18.453125 6.46875,28.140625 6.46875,9.703125 18.71875,9.703125 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1192"
+                 xlink:href="#DejaVuSans-48" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_2">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_19">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g1200">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use1198"
+                 y="390.93152"
+                 xlink:href="#mc7fa874158"
+                 x="89.039833"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_20">
+            <!-- 20 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g1210"
+               transform="matrix(0.1,0,0,-0.1,69.31483,394.73074)">
+              <defs
+                 id="defs1204">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-50"
+                   d="M 19.1875,8.296875 H 53.609375 V 0 H 7.328125 v 8.296875 q 5.609375,5.8125 15.296875,15.59375 9.703125,9.796875 12.1875,12.640625 4.734375,5.3125 6.609375,9 1.890625,3.6875 1.890625,7.25 0,5.8125 -4.078125,9.46875 -4.078125,3.671875 -10.625,3.671875 -4.640625,0 -9.796875,-1.609375 -5.140625,-1.609375 -11,-4.890625 v 9.96875 Q 13.765625,71.78125 18.9375,73 q 5.1875,1.21875 9.484375,1.21875 11.328125,0 18.0625,-5.671875 6.734375,-5.65625 6.734375,-15.125 0,-4.5 -1.6875,-8.53125 Q 49.859375,40.875 45.40625,35.40625 44.1875,33.984375 37.640625,27.21875 31.109375,20.453125 19.1875,8.296875 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1206"
+                 xlink:href="#DejaVuSans-50" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1208"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_3">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_20">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g1216">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use1214"
+                 y="297.78165"
+                 xlink:href="#mc7fa874158"
+                 x="89.039833"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_21">
+            <!-- 40 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g1226"
+               transform="matrix(0.1,0,0,-0.1,69.31483,301.58087)">
+              <defs
+                 id="defs1220">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-52"
+                   d="M 37.796875,64.3125 12.890625,25.390625 h 24.90625 z m -2.59375,8.59375 h 12.40625 V 25.390625 h 10.40625 V 17.1875 H 47.609375 V 0 h -9.8125 V 17.1875 H 4.890625 v 9.515625 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1222"
+                 xlink:href="#DejaVuSans-52" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1224"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_4">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_21">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g1232">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use1230"
+                 y="204.63179"
+                 xlink:href="#mc7fa874158"
+                 x="89.039833"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_22">
+            <!-- 60 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g1242"
+               transform="matrix(0.1,0,0,-0.1,69.31483,208.43101)">
+              <defs
+                 id="defs1236">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-54"
+                   d="m 33.015625,40.375 q -6.640625,0 -10.53125,-4.546875 -3.875,-4.53125 -3.875,-12.4375 0,-7.859375 3.875,-12.4375 3.890625,-4.5625 10.53125,-4.5625 6.640625,0 10.515625,4.5625 3.875,4.578125 3.875,12.4375 0,7.90625 -3.875,12.4375 Q 39.65625,40.375 33.015625,40.375 Z M 52.59375,71.296875 V 62.3125 q -3.71875,1.75 -7.5,2.671875 -3.78125,0.9375 -7.5,0.9375 -9.765625,0 -14.921875,-6.59375 -5.140625,-6.59375 -5.875,-19.921875 2.875,4.25 7.21875,6.515625 4.359375,2.265625 9.578125,2.265625 10.984375,0 17.359375,-6.671875 6.375,-6.65625 6.375,-18.125 0,-11.234375 -6.640625,-18.03125 -6.640625,-6.78125 -17.671875,-6.78125 -12.65625,0 -19.34375,9.6875 -6.6875,9.703125 -6.6875,28.109375 0,17.28125 8.203125,27.5625 8.203125,10.28125 22.015625,10.28125 3.71875,0 7.5,-0.734375 3.78125,-0.734375 7.890625,-2.1875 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1238"
+                 xlink:href="#DejaVuSans-54" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1240"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_5">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_22">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g1248">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use1246"
+                 y="111.48192"
+                 xlink:href="#mc7fa874158"
+                 x="89.039833"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_23">
+            <!-- 80 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g1258"
+               transform="matrix(0.1,0,0,-0.1,69.31483,115.28114)">
+              <defs
+                 id="defs1252">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-56"
+                   d="m 31.78125,34.625 q -7.03125,0 -11.0625,-3.765625 -4.015625,-3.765625 -4.015625,-10.34375 0,-6.59375 4.015625,-10.359375 4.03125,-3.765625 11.0625,-3.765625 7.03125,0 11.078125,3.78125 4.0625,3.796875 4.0625,10.34375 0,6.578125 -4.03125,10.34375 Q 38.875,34.625 31.78125,34.625 Z m -9.859375,4.1875 Q 15.578125,40.375 12.03125,44.71875 8.5,49.078125 8.5,55.328125 q 0,8.734375 6.21875,13.8125 6.234375,5.078125 17.0625,5.078125 10.890625,0 17.09375,-5.078125 6.203125,-5.078125 6.203125,-13.8125 0,-6.25 -3.546875,-10.609375 Q 48,40.375 41.703125,38.8125 q 7.125,-1.65625 11.09375,-6.5 3.984375,-4.828125 3.984375,-11.796875 0,-10.609375 -6.46875,-16.28125 -6.46875,-5.65625 -18.53125,-5.65625 -12.046875,0 -18.53125,5.65625 -6.46875,5.671875 -6.46875,16.28125 0,6.96875 4,11.796875 4.015625,4.84375 11.140625,6.5 z M 18.3125,54.390625 q 0,-5.65625 3.53125,-8.828125 3.546875,-3.171875 9.9375,-3.171875 6.359375,0 9.9375,3.171875 3.59375,3.171875 3.59375,8.828125 0,5.671875 -3.59375,8.84375 -3.578125,3.171875 -9.9375,3.171875 -6.390625,0 -9.9375,-3.171875 Q 18.3125,60.0625 18.3125,54.390625 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1254"
+                 xlink:href="#DejaVuSans-56" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use1256"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_24">
+          <!-- Percentage -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g1282"
+             transform="matrix(0,-0.1,-0.1,0,63.235142,283.12241)">
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1262"
+               xlink:href="#DejaVuSans-80" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1264"
+               xlink:href="#DejaVuSans-101"
+               x="56.677734" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1266"
+               xlink:href="#DejaVuSans-114"
+               x="118.20117" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1268"
+               xlink:href="#DejaVuSans-99"
+               x="157.06445" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1270"
+               xlink:href="#DejaVuSans-101"
+               x="212.04492" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1272"
+               xlink:href="#DejaVuSans-110"
+               x="273.56836" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1274"
+               xlink:href="#DejaVuSans-116"
+               x="336.94727" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1276"
+               xlink:href="#DejaVuSans-97"
+               x="376.15625" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1278"
+               xlink:href="#DejaVuSans-103"
+               x="437.43555" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1280"
+               xlink:href="#DejaVuSans-101"
+               x="500.91211" />
+          </g>
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_54">
+        <path
+           id="path1286"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 89.03983,484.08138 V 25.918125" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_55">
+        <path
+           id="path1289"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 1360.08,484.08138 V 25.918125" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_56">
+        <path
+           id="path1292"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 89.03983,484.08138 H 1360.08" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_57">
+        <path
+           id="path1295"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 89.03983,25.918125 H 1360.08" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_25">
+        <!-- Familiarity and Usage - Software Practices -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g1385"
+           transform="matrix(0.12,0,0,-0.12,598.20085,19.918125)">
+          <defs
+             id="defs1299">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-70"
+               d="m 9.8125,72.90625 h 41.890625 v -8.3125 H 19.671875 V 43.109375 h 28.90625 V 34.8125 H 19.671875 V 0 H 9.8125 Z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1301"
+             xlink:href="#DejaVuSans-70" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1303"
+             xlink:href="#DejaVuSans-97"
+             x="48.394531" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1305"
+             xlink:href="#DejaVuSans-109"
+             x="109.67383" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1307"
+             xlink:href="#DejaVuSans-105"
+             x="207.08594" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1309"
+             xlink:href="#DejaVuSans-108"
+             x="234.86914" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1311"
+             xlink:href="#DejaVuSans-105"
+             x="262.65234" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1313"
+             xlink:href="#DejaVuSans-97"
+             x="290.43555" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1315"
+             xlink:href="#DejaVuSans-114"
+             x="351.71484" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1317"
+             xlink:href="#DejaVuSans-105"
+             x="392.82812" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1319"
+             xlink:href="#DejaVuSans-116"
+             x="420.61133" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1321"
+             xlink:href="#DejaVuSans-121"
+             x="459.82031" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1323"
+             xlink:href="#DejaVuSans-32"
+             x="519" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1325"
+             xlink:href="#DejaVuSans-97"
+             x="550.78711" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1327"
+             xlink:href="#DejaVuSans-110"
+             x="612.06641" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1329"
+             xlink:href="#DejaVuSans-100"
+             x="675.44531" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1331"
+             xlink:href="#DejaVuSans-32"
+             x="738.92188" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1333"
+             xlink:href="#DejaVuSans-85"
+             x="770.70898" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1335"
+             xlink:href="#DejaVuSans-115"
+             x="843.90234" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1337"
+             xlink:href="#DejaVuSans-97"
+             x="896.00195" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1339"
+             xlink:href="#DejaVuSans-103"
+             x="957.28125" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1341"
+             xlink:href="#DejaVuSans-101"
+             x="1020.7578" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1343"
+             xlink:href="#DejaVuSans-32"
+             x="1082.2812" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1345"
+             xlink:href="#DejaVuSans-45"
+             x="1114.0684" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1347"
+             xlink:href="#DejaVuSans-32"
+             x="1150.1523" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1349"
+             xlink:href="#DejaVuSans-83"
+             x="1181.9395" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1351"
+             xlink:href="#DejaVuSans-111"
+             x="1245.416" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1353"
+             xlink:href="#DejaVuSans-102"
+             x="1306.5977" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1355"
+             xlink:href="#DejaVuSans-116"
+             x="1340.0527" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1357"
+             xlink:href="#DejaVuSans-119"
+             x="1379.2617" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1359"
+             xlink:href="#DejaVuSans-97"
+             x="1461.0488" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1361"
+             xlink:href="#DejaVuSans-114"
+             x="1522.3281" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1363"
+             xlink:href="#DejaVuSans-101"
+             x="1561.1914" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1365"
+             xlink:href="#DejaVuSans-32"
+             x="1622.7148" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1367"
+             xlink:href="#DejaVuSans-80"
+             x="1654.502" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1369"
+             xlink:href="#DejaVuSans-114"
+             x="1713.0547" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1371"
+             xlink:href="#DejaVuSans-97"
+             x="1754.168" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1373"
+             xlink:href="#DejaVuSans-99"
+             x="1815.4473" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1375"
+             xlink:href="#DejaVuSans-116"
+             x="1870.4277" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1377"
+             xlink:href="#DejaVuSans-105"
+             x="1909.6367" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1379"
+             xlink:href="#DejaVuSans-99"
+             x="1937.4199" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1381"
+             xlink:href="#DejaVuSans-101"
+             x="1992.4004" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use1383"
+             xlink:href="#DejaVuSans-115"
+             x="2053.9238" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="legend_1">
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="patch_58">
+          <path
+             id="path1388"
+             style="opacity:0.8;fill:#ffffff;stroke:#cccccc;stroke-linecap:butt;stroke-linejoin:miter"
+             d="M 1248.3894,77.9525 H 1353.08 q 2,0 2,-2 V 32.918125 q 0,-2 -2,-2 h -104.6906 q -2,0 -2,2 V 75.9525 q 0,2 2,2 z" />
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="patch_59">
+          <path
+             id="path1391"
+             style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+             d="m 1250.3894,42.516562 h 20 v -7 h -20 z" />
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_26">
+          <!-- Familiarity -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g1416"
+             transform="matrix(0.1,0,0,-0.1,1278.3894,42.516562)">
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1394"
+               xlink:href="#DejaVuSans-70" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1396"
+               xlink:href="#DejaVuSans-97"
+               x="48.394531" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1398"
+               xlink:href="#DejaVuSans-109"
+               x="109.67383" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1400"
+               xlink:href="#DejaVuSans-105"
+               x="207.08594" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1402"
+               xlink:href="#DejaVuSans-108"
+               x="234.86914" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1404"
+               xlink:href="#DejaVuSans-105"
+               x="262.65234" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1406"
+               xlink:href="#DejaVuSans-97"
+               x="290.43555" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1408"
+               xlink:href="#DejaVuSans-114"
+               x="351.71484" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1410"
+               xlink:href="#DejaVuSans-105"
+               x="392.82812" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1412"
+               xlink:href="#DejaVuSans-116"
+               x="420.61133" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1414"
+               xlink:href="#DejaVuSans-121"
+               x="459.82031" />
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="patch_60">
+          <path
+             id="path1419"
+             style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+             d="m 1250.3894,57.194687 h 20 v -7 h -20 z" />
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_27">
+          <!-- Usage -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g1432"
+             transform="matrix(0.1,0,0,-0.1,1278.3894,57.194687)">
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1422"
+               xlink:href="#DejaVuSans-85" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1424"
+               xlink:href="#DejaVuSans-115"
+               x="73.193359" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1426"
+               xlink:href="#DejaVuSans-97"
+               x="125.29297" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1428"
+               xlink:href="#DejaVuSans-103"
+               x="186.57227" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1430"
+               xlink:href="#DejaVuSans-101"
+               x="250.04883" />
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="patch_61">
+          <path
+             id="path1435"
+             style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+             d="m 1250.3894,71.872812 h 20 v -7 h -20 z" />
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_28">
+          <!-- Regular Usage -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g1464"
+             transform="matrix(0.1,0,0,-0.1,1278.3894,71.872812)">
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1438"
+               xlink:href="#DejaVuSans-82" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1440"
+               xlink:href="#DejaVuSans-101"
+               x="64.982422" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1442"
+               xlink:href="#DejaVuSans-103"
+               x="126.50586" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1444"
+               xlink:href="#DejaVuSans-117"
+               x="189.98242" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1446"
+               xlink:href="#DejaVuSans-108"
+               x="253.36133" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1448"
+               xlink:href="#DejaVuSans-97"
+               x="281.14453" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1450"
+               xlink:href="#DejaVuSans-114"
+               x="342.42383" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1452"
+               xlink:href="#DejaVuSans-32"
+               x="383.53711" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1454"
+               xlink:href="#DejaVuSans-85"
+               x="415.32422" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1456"
+               xlink:href="#DejaVuSans-115"
+               x="488.51758" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1458"
+               xlink:href="#DejaVuSans-97"
+               x="540.61719" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1460"
+               xlink:href="#DejaVuSans-103"
+               x="601.89648" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1462"
+               xlink:href="#DejaVuSans-101"
+               x="665.37305" />
+          </g>
+        </g>
+      </g>
+    </g>
+  </g>
+  <defs
+     id="defs1473">
+    <clipPath
+       id="pa5d699af5a">
+      <rect
+         id="rect1470"
+         y="25.918125"
+         x="89.03983"
+         width="1271.04017"
+         height="458.163259" />
+    </clipPath>
+  </defs>
+</svg>
diff --git a/assets/img/posts/2020-12-16-survey-results-consulting/testing-practices-familiarity-usage.svg b/assets/img/posts/2020-12-16-survey-results-consulting/testing-practices-familiarity-usage.svg
new file mode 100644
index 0000000000000000000000000000000000000000..9a5d1e1159d912349250374fa2dac8cf5445aed8
--- /dev/null
+++ b/assets/img/posts/2020-12-16-survey-results-consulting/testing-practices-familiarity-usage.svg
@@ -0,0 +1,3863 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   id="svg1057"
+   width="1370.88pt"
+   viewBox="0 0 1370.88 701.28"
+   version="1.1"
+   height="701.28pt">
+  <metadata
+     id="metadata2">
+    <rdf:RDF>
+      <cc:Work>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:date>2020-12-16T16:54:10.609289</dc:date>
+        <dc:format>image/svg+xml</dc:format>
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>Matplotlib v3.3.2, https://matplotlib.org/</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <defs
+     id="defs6">
+    <style
+       id="style4"
+       type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
+  </defs>
+  <g
+     style="stroke-linecap:butt;stroke-linejoin:round"
+     id="figure_1">
+    <g
+       style="stroke-linecap:butt;stroke-linejoin:round;fill:none"
+       id="patch_1">
+      <path
+         id="path8"
+         style="fill:none;stroke-linecap:butt;stroke-linejoin:round"
+         d="M 0,701.28 H 1370.88 V 0 H 0 Z" />
+    </g>
+    <g
+       style="stroke-linecap:butt;stroke-linejoin:round"
+       id="axes_1">
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round;fill:none"
+         id="patch_2">
+        <path
+           id="path11"
+           style="fill:none;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 44.203125,578.89998 H 1360.08 V 25.918125 H 44.203125 Z" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_3">
+        <path
+           id="path14"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 71.617227,578.89998 H 89.893294 V 52.250594 H 71.617227 Z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_4">
+        <path
+           id="path17"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 181.27363,578.89998 H 199.5497 V 53.264965 h -18.27607 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_5">
+        <path
+           id="path20"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 290.93004,578.89998 h 18.27607 V 78.080152 h -18.27607 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_6">
+        <path
+           id="path23"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 400.58645,578.89998 h 18.27606 V 96.585445 h -18.27606 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_7">
+        <path
+           id="path26"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 510.24285,578.89998 h 18.27607 V 96.954459 h -18.27607 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_8">
+        <path
+           id="path29"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 619.89926,578.89998 h 18.27607 V 113.88529 h -18.27607 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_9">
+        <path
+           id="path32"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 729.55566,578.89998 h 18.27607 V 115.1114 h -18.27607 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_10">
+        <path
+           id="path35"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 839.21207,578.89998 h 18.27607 V 120.6034 h -18.27607 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_11">
+        <path
+           id="path38"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 948.86848,578.89998 h 18.27606 V 184.8306 h -18.27606 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_12">
+        <path
+           id="path41"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 1058.5249,578.89998 h 18.2761 V 185.42601 h -18.2761 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_13">
+        <path
+           id="path44"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 1168.1813,578.89998 h 18.2761 V 188.67786 h -18.2761 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_14">
+        <path
+           id="path47"
+           style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 1277.8377,578.89998 h 18.2761 V 228.03265 h -18.2761 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_15">
+        <path
+           id="path50"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 89.893294,578.89998 H 108.16936 V 153.06633 H 89.893294 Z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_16">
+        <path
+           id="path53"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 199.5497,578.89998 h 18.27607 V 134.80392 H 199.5497 Z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_17">
+        <path
+           id="path56"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 309.20611,578.89998 h 18.27606 V 239.28153 h -18.27606 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_18">
+        <path
+           id="path59"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 418.86251,578.89998 h 18.27607 V 210.5303 h -18.27607 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_19">
+        <path
+           id="path62"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 528.51892,578.89998 h 18.27607 V 305.32035 h -18.27607 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_20">
+        <path
+           id="path65"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 638.17533,578.89998 h 18.27606 V 341.51486 h -18.27606 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_21">
+        <path
+           id="path68"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="M 747.83173,578.89998 H 766.1078 V 268.64141 h -18.27607 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_22">
+        <path
+           id="path71"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 857.48814,578.89998 h 18.27607 V 274.97699 h -18.27607 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_23">
+        <path
+           id="path74"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 967.14454,578.89998 h 18.27607 V 389.28501 h -18.27607 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_24">
+        <path
+           id="path77"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 1076.801,578.89998 h 18.276 V 417.93336 h -18.276 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_25">
+        <path
+           id="path80"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 1186.4574,578.89998 h 18.276 V 446.02262 h -18.276 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_26">
+        <path
+           id="path83"
+           style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 1296.1138,578.89998 h 18.276 V 435.89245 h -18.276 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_27">
+        <path
+           id="path86"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 108.16936,578.89998 h 18.27607 V 435.95229 h -18.27607 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_28">
+        <path
+           id="path89"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 217.82577,578.89998 h 18.27607 V 335.73919 h -18.27607 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_29">
+        <path
+           id="path92"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 327.48217,578.89998 h 18.27607 V 408.30823 h -18.27607 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_30">
+        <path
+           id="path95"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 437.13858,578.89998 h 18.27607 V 396.27603 h -18.27607 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_31">
+        <path
+           id="path98"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 546.79499,578.89998 h 18.27606 V 478.69349 h -18.27606 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_32">
+        <path
+           id="path101"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 656.45139,578.89998 h 18.27607 v -97.55553 h -18.27607 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_33">
+        <path
+           id="path104"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 766.1078,578.89998 h 18.27607 V 442.96195 H 766.1078 Z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_34">
+        <path
+           id="path107"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 875.76421,578.89998 h 18.27606 V 424.5264 h -18.27606 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_35">
+        <path
+           id="path110"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 985.42061,578.89998 h 18.27609 v -90.68542 h -18.27609 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_36">
+        <path
+           id="path113"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 1095.077,578.89998 h 18.2761 v -68.28887 h -18.2761 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_37">
+        <path
+           id="path116"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 1204.7334,578.89998 h 18.2761 v -47.09577 h -18.2761 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_38">
+        <path
+           id="path119"
+           style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+           d="m 1314.3898,578.89998 h 18.2761 v -46.56059 h -18.2761 z"
+           clip-path="url(#p8fb7f2dba8)" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="matplotlib.axis_1">
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_1">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_1">
+            <defs
+               id="defs123">
+              <path
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 id="mb30fe90c7c"
+                 d="M 0,0 V 3.5" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g127">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use125"
+                 y="578.89996"
+                 xlink:href="#mb30fe90c7c"
+                 x="99.031326"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_1">
+            <!-- Performance testing -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g184"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,32.838399,662.83873)">
+              <defs
+                 id="defs144">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-80"
+                   d="M 19.671875,64.796875 V 37.40625 h 12.40625 q 6.890625,0 10.640625,3.5625 3.765625,3.5625 3.765625,10.15625 0,6.546875 -3.765625,10.109375 -3.75,3.5625 -10.640625,3.5625 z M 9.8125,72.90625 h 22.265625 q 12.265625,0 18.53125,-5.546875 6.28125,-5.546875 6.28125,-16.234375 0,-10.796875 -6.28125,-16.3125 -6.265625,-5.515625 -18.53125,-5.515625 H 19.671875 V 0 H 9.8125 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-101"
+                   d="m 56.203125,29.59375 v -4.390625 h -41.3125 q 0.59375,-9.28125 5.59375,-14.140625 5,-4.859375 13.9375,-4.859375 5.171875,0 10.03125,1.265625 4.859375,1.265625 9.65625,3.8125 v -8.5 q -4.84375,-2.046875 -9.921875,-3.125 -5.078125,-1.078125 -10.296875,-1.078125 -13.09375,0 -20.734375,7.609375 -7.640625,7.625 -7.640625,20.625 0,13.421875 7.25,21.296875 Q 20.015625,56 32.328125,56 q 11.03125,0 17.453125,-7.109375 6.421875,-7.09375 6.421875,-19.296875 z m -8.984375,2.640625 q -0.09375,7.359375 -4.125,11.75 -4.03125,4.40625 -10.671875,4.40625 -7.515625,0 -12.03125,-4.25 -4.515625,-4.25 -5.203125,-11.96875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-114"
+                   d="m 41.109375,46.296875 q -1.515625,0.875 -3.296875,1.28125 Q 36.03125,48 33.890625,48 26.265625,48 22.1875,43.046875 18.109375,38.09375 18.109375,28.8125 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 2.84375,4.984375 7.375,7.390625 Q 30.03125,56 36.53125,56 q 0.921875,0 2.046875,-0.125 1.125,-0.109375 2.484375,-0.359375 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-102"
+                   d="M 37.109375,75.984375 V 68.5 h -8.59375 q -4.828125,0 -6.71875,-1.953125 -1.875,-1.953125 -1.875,-7.03125 V 54.6875 H 34.71875 V 47.703125 H 19.921875 V 0 h -9.03125 V 47.703125 H 2.296875 V 54.6875 h 8.59375 V 58.5 q 0,9.125 4.25,13.296875 4.25,4.1875 13.46875,4.1875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-111"
+                   d="m 30.609375,48.390625 q -7.21875,0 -11.421875,-5.640625 -4.203125,-5.640625 -4.203125,-15.453125 0,-9.8125 4.171875,-15.453125 4.1875,-5.640625 11.453125,-5.640625 7.1875,0 11.375,5.65625 4.203125,5.671875 4.203125,15.4375 0,9.71875 -4.203125,15.40625 -4.1875,5.6875 -11.375,5.6875 z m 0,7.609375 q 11.71875,0 18.40625,-7.625 6.703125,-7.609375 6.703125,-21.078125 0,-13.421875 -6.703125,-21.078125 -6.6875,-7.640625 -18.40625,-7.640625 -11.765625,0 -18.4375,7.640625 -6.65625,7.65625 -6.65625,21.078125 0,13.46875 6.65625,21.078125 Q 18.84375,56 30.609375,56 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-109"
+                   d="M 52,44.1875 Q 55.375,50.25 60.0625,53.125 64.75,56 71.09375,56 q 8.546875,0 13.1875,-5.984375 4.640625,-5.96875 4.640625,-17 V 0 h -9.03125 v 32.71875 q 0,7.859375 -2.796875,11.65625 -2.78125,3.8125 -8.484375,3.8125 -6.984375,0 -11.046875,-4.640625 -4.046875,-4.625 -4.046875,-12.640625 V 0 h -9.03125 v 32.71875 q 0,7.90625 -2.78125,11.6875 -2.78125,3.78125 -8.59375,3.78125 -6.890625,0 -10.953125,-4.65625 -4.046875,-4.65625 -4.046875,-12.625 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 3.078125,5.03125 7.375,7.421875 Q 29.78125,56 35.6875,56 41.65625,56 45.828125,52.96875 50,49.953125 52,44.1875 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-97"
+                   d="m 34.28125,27.484375 q -10.890625,0 -15.09375,-2.484375 -4.203125,-2.484375 -4.203125,-8.5 0,-4.78125 3.15625,-7.59375 3.15625,-2.796875 8.5625,-2.796875 7.484375,0 12,5.296875 4.515625,5.296875 4.515625,14.078125 v 2 z m 17.921875,3.71875 V 0 H 43.21875 v 8.296875 q -3.078125,-4.96875 -7.671875,-7.34375 -4.59375,-2.375 -11.234375,-2.375 -8.390625,0 -13.359375,4.71875 Q 6,8.015625 6,15.921875 q 0,9.21875 6.171875,13.90625 6.1875,4.6875 18.4375,4.6875 H 43.21875 v 0.890625 q 0,6.203125 -4.078125,9.59375 -4.078125,3.390625 -11.453125,3.390625 -4.6875,0 -9.140625,-1.125 -4.4375,-1.125 -8.53125,-3.375 v 8.3125 q 4.921875,1.90625 9.5625,2.84375 Q 24.21875,56 28.609375,56 q 11.875,0 17.734375,-6.15625 5.859375,-6.140625 5.859375,-18.640625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-110"
+                   d="M 54.890625,33.015625 V 0 H 45.90625 v 32.71875 q 0,7.765625 -3.03125,11.609375 -3.03125,3.859375 -9.078125,3.859375 -7.28125,0 -11.484375,-4.640625 -4.203125,-4.625 -4.203125,-12.640625 V 0 h -9.03125 v 54.6875 h 9.03125 v -8.5 q 3.234375,4.9375 7.59375,7.375 4.375,2.4375 10.09375,2.4375 9.421875,0 14.25,-5.828125 4.84375,-5.828125 4.84375,-17.15625 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-99"
+                   d="M 48.78125,52.59375 V 44.1875 q -3.8125,2.109375 -7.640625,3.15625 -3.828125,1.046875 -7.734375,1.046875 -8.75,0 -13.59375,-5.546875 -4.828125,-5.53125 -4.828125,-15.546875 0,-10.015625 4.828125,-15.5625 4.84375,-5.53125 13.59375,-5.53125 3.90625,0 7.734375,1.046875 3.828125,1.046875 7.640625,3.15625 v -8.3125 q -3.765625,-1.75 -7.796875,-2.625 -4.015625,-0.890625 -8.5625,-0.890625 -12.359375,0 -19.640625,7.765625 -7.265625,7.765625 -7.265625,20.953125 0,13.375 7.34375,21.03125 Q 20.21875,56 33.015625,56 q 4.140625,0 8.09375,-0.859375 3.953125,-0.84375 7.671875,-2.546875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   d=""
+                   id="DejaVuSans-32" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-116"
+                   d="M 18.3125,70.21875 V 54.6875 h 18.5 v -6.984375 h -18.5 v -29.6875 q 0,-6.6875 1.828125,-8.59375 1.828125,-1.90625 7.453125,-1.90625 H 36.8125 V 0 H 27.59375 Q 17.1875,0 13.234375,3.875 9.28125,7.765625 9.28125,18.015625 v 29.6875 H 2.6875 V 54.6875 h 6.59375 v 15.53125 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-115"
+                   d="m 44.28125,53.078125 v -8.5 Q 40.484375,46.53125 36.375,47.5 q -4.09375,0.984375 -8.5,0.984375 -6.6875,0 -10.03125,-2.046875 Q 14.5,44.390625 14.5,40.28125 q 0,-3.125 2.390625,-4.90625 2.390625,-1.78125 9.625,-3.390625 l 3.078125,-0.6875 Q 39.15625,29.25 43.1875,25.515625 47.21875,21.78125 47.21875,15.09375 q 0,-7.625 -6.03125,-12.078125 -6.03125,-4.4375 -16.578125,-4.4375 -4.390625,0 -9.15625,0.859375 Q 10.6875,0.296875 5.421875,2 v 9.28125 q 4.984375,-2.59375 9.8125,-3.890625 4.828125,-1.28125 9.578125,-1.28125 6.34375,0 9.75,2.171875 3.421875,2.171875 3.421875,6.125 0,3.65625 -2.46875,5.609375 -2.453125,1.953125 -10.8125,3.765625 l -3.125,0.734375 q -8.34375,1.75 -12.0625,5.390625 -3.703125,3.640625 -3.703125,9.984375 0,7.71875 5.46875,11.90625 Q 16.75,56 26.8125,56 q 4.96875,0 9.359375,-0.734375 4.40625,-0.71875 8.109375,-2.1875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-105"
+                   d="M 9.421875,54.6875 H 18.40625 V 0 H 9.421875 Z m 0,21.296875 H 18.40625 V 64.59375 H 9.421875 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-103"
+                   d="m 45.40625,27.984375 q 0,9.765625 -4.03125,15.125 -4.015625,5.375 -11.296875,5.375 -7.21875,0 -11.25,-5.375 -4.03125,-5.359375 -4.03125,-15.125 0,-9.71875 4.03125,-15.09375 4.03125,-5.375 11.25,-5.375 7.28125,0 11.296875,5.375 4.03125,5.375 4.03125,15.09375 z M 54.390625,6.78125 q 0,-13.953125 -6.203125,-20.765625 -6.1875,-6.8125 -18.984375,-6.8125 -4.734375,0 -8.9375,0.703125 -4.203125,0.703125 -8.15625,2.171875 V -9.1875 q 3.953125,-2.140625 7.8125,-3.15625 3.859375,-1.03125 7.859375,-1.03125 8.84375,0 13.234375,4.609375 4.390625,4.609375 4.390625,13.9375 V 9.625 Q 42.625,4.78125 38.28125,2.390625 33.9375,0 27.875,0 17.828125,0 11.671875,7.65625 q -6.15625,7.671875 -6.15625,20.328125 0,12.6875 6.15625,20.34375 Q 17.828125,56 27.875,56 q 6.0625,0 10.40625,-2.390625 4.34375,-2.390625 7.125,-7.21875 V 54.6875 h 8.984375 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use146"
+                 xlink:href="#DejaVuSans-80" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use148"
+                 xlink:href="#DejaVuSans-101"
+                 x="56.677734" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use150"
+                 xlink:href="#DejaVuSans-114"
+                 x="118.20117" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use152"
+                 xlink:href="#DejaVuSans-102"
+                 x="159.31445" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use154"
+                 xlink:href="#DejaVuSans-111"
+                 x="194.51953" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use156"
+                 xlink:href="#DejaVuSans-114"
+                 x="255.70117" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use158"
+                 xlink:href="#DejaVuSans-109"
+                 x="295.06445" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use160"
+                 xlink:href="#DejaVuSans-97"
+                 x="392.47656" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use162"
+                 xlink:href="#DejaVuSans-110"
+                 x="453.75586" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use164"
+                 xlink:href="#DejaVuSans-99"
+                 x="517.13477" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use166"
+                 xlink:href="#DejaVuSans-101"
+                 x="572.11523" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use168"
+                 xlink:href="#DejaVuSans-32"
+                 x="633.63867" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use170"
+                 xlink:href="#DejaVuSans-116"
+                 x="665.42578" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use172"
+                 xlink:href="#DejaVuSans-101"
+                 x="704.63477" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use174"
+                 xlink:href="#DejaVuSans-115"
+                 x="766.1582" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use176"
+                 xlink:href="#DejaVuSans-116"
+                 x="818.25781" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use178"
+                 xlink:href="#DejaVuSans-105"
+                 x="857.4668" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use180"
+                 xlink:href="#DejaVuSans-110"
+                 x="885.25" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use182"
+                 xlink:href="#DejaVuSans-103"
+                 x="948.62891" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_2">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_2">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g190">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use188"
+                 y="578.89996"
+                 xlink:href="#mb30fe90c7c"
+                 x="208.68773"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_2">
+            <!-- Unit testing -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g220"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,172.90703,632.42651)">
+              <defs
+                 id="defs194">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-85"
+                   d="m 8.6875,72.90625 h 9.921875 V 28.609375 q 0,-11.71875 4.234375,-16.875 4.25,-5.140625 13.78125,-5.140625 9.46875,0 13.71875,5.140625 4.25,5.15625 4.25,16.875 V 72.90625 H 64.5 V 27.390625 q 0,-14.25 -7.0625,-21.53125 -7.046875,-7.28125 -20.8125,-7.28125 -13.828125,0 -20.890625,7.28125 Q 8.6875,13.140625 8.6875,27.390625 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use196"
+                 xlink:href="#DejaVuSans-85" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use198"
+                 xlink:href="#DejaVuSans-110"
+                 x="73.193359" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use200"
+                 xlink:href="#DejaVuSans-105"
+                 x="136.57227" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use202"
+                 xlink:href="#DejaVuSans-116"
+                 x="164.35547" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use204"
+                 xlink:href="#DejaVuSans-32"
+                 x="203.56445" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use206"
+                 xlink:href="#DejaVuSans-116"
+                 x="235.35156" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use208"
+                 xlink:href="#DejaVuSans-101"
+                 x="274.56055" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use210"
+                 xlink:href="#DejaVuSans-115"
+                 x="336.08398" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use212"
+                 xlink:href="#DejaVuSans-116"
+                 x="388.18359" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use214"
+                 xlink:href="#DejaVuSans-105"
+                 x="427.39258" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use216"
+                 xlink:href="#DejaVuSans-110"
+                 x="455.17578" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use218"
+                 xlink:href="#DejaVuSans-103"
+                 x="518.55469" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_3">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_3">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g226">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use224"
+                 y="578.89996"
+                 xlink:href="#mb30fe90c7c"
+                 x="318.34415"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_3">
+            <!-- Test automation -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g263"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,266.86787,648.12207)">
+              <defs
+                 id="defs231">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-84"
+                   d="M -0.296875,72.90625 H 61.375 v -8.3125 H 35.5 V 0 H 25.59375 V 64.59375 H -0.296875 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-117"
+                   d="M 8.5,21.578125 V 54.6875 h 8.984375 V 21.921875 q 0,-7.765625 3.015625,-11.65625 3.03125,-3.875 9.09375,-3.875 7.265625,0 11.484375,4.640625 4.234375,4.640625 4.234375,12.65625 v 31 h 8.984375 V 0 H 45.3125 V 8.40625 Q 42.046875,3.421875 37.71875,1 33.40625,-1.421875 27.6875,-1.421875 18.265625,-1.421875 13.375,4.4375 8.5,10.296875 8.5,21.578125 Z M 31.109375,56 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use233"
+                 xlink:href="#DejaVuSans-84" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use235"
+                 xlink:href="#DejaVuSans-101"
+                 x="44.083984" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use237"
+                 xlink:href="#DejaVuSans-115"
+                 x="105.60742" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use239"
+                 xlink:href="#DejaVuSans-116"
+                 x="157.70703" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use241"
+                 xlink:href="#DejaVuSans-32"
+                 x="196.91602" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use243"
+                 xlink:href="#DejaVuSans-97"
+                 x="228.70312" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use245"
+                 xlink:href="#DejaVuSans-117"
+                 x="289.98242" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use247"
+                 xlink:href="#DejaVuSans-116"
+                 x="353.36133" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use249"
+                 xlink:href="#DejaVuSans-111"
+                 x="392.57031" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use251"
+                 xlink:href="#DejaVuSans-109"
+                 x="453.75195" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use253"
+                 xlink:href="#DejaVuSans-97"
+                 x="551.16406" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use255"
+                 xlink:href="#DejaVuSans-116"
+                 x="612.44336" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use257"
+                 xlink:href="#DejaVuSans-105"
+                 x="651.65234" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use259"
+                 xlink:href="#DejaVuSans-111"
+                 x="679.43555" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use261"
+                 xlink:href="#DejaVuSans-110"
+                 x="740.61719" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_4">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_4">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g269">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use267"
+                 y="578.89996"
+                 xlink:href="#mb30fe90c7c"
+                 x="428.00055"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_4">
+            <!-- Integration testing -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g313"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,367.64898,656.99736)">
+              <defs
+                 id="defs273">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-73"
+                   d="m 9.8125,72.90625 h 9.859375 V 0 H 9.8125 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use275"
+                 xlink:href="#DejaVuSans-73" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use277"
+                 xlink:href="#DejaVuSans-110"
+                 x="29.492188" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use279"
+                 xlink:href="#DejaVuSans-116"
+                 x="92.871094" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use281"
+                 xlink:href="#DejaVuSans-101"
+                 x="132.08008" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use283"
+                 xlink:href="#DejaVuSans-103"
+                 x="193.60352" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use285"
+                 xlink:href="#DejaVuSans-114"
+                 x="257.08008" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use287"
+                 xlink:href="#DejaVuSans-97"
+                 x="298.19336" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use289"
+                 xlink:href="#DejaVuSans-116"
+                 x="359.47266" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use291"
+                 xlink:href="#DejaVuSans-105"
+                 x="398.68164" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use293"
+                 xlink:href="#DejaVuSans-111"
+                 x="426.46484" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use295"
+                 xlink:href="#DejaVuSans-110"
+                 x="487.64648" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use297"
+                 xlink:href="#DejaVuSans-32"
+                 x="551.02539" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use299"
+                 xlink:href="#DejaVuSans-116"
+                 x="582.8125" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use301"
+                 xlink:href="#DejaVuSans-101"
+                 x="622.02148" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use303"
+                 xlink:href="#DejaVuSans-115"
+                 x="683.54492" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use305"
+                 xlink:href="#DejaVuSans-116"
+                 x="735.64453" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use307"
+                 xlink:href="#DejaVuSans-105"
+                 x="774.85352" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use309"
+                 xlink:href="#DejaVuSans-110"
+                 x="802.63672" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use311"
+                 xlink:href="#DejaVuSans-103"
+                 x="866.01562" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_5">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_5">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g319">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use317"
+                 y="578.89996"
+                 xlink:href="#mb30fe90c7c"
+                 x="537.65698"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_5">
+            <!-- Usability testing -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g361"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,485.73764,648.56511)">
+              <defs
+                 id="defs325">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-98"
+                   d="m 48.6875,27.296875 q 0,9.90625 -4.078125,15.546875 -4.078125,5.640625 -11.203125,5.640625 -7.140625,0 -11.21875,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.21875,-5.640625 7.125,0 11.203125,5.640625 4.078125,5.640625 4.078125,15.546875 z m -30.578125,19.09375 q 2.84375,4.875 7.15625,7.234375 Q 29.59375,56 35.59375,56 q 9.96875,0 16.1875,-7.90625 6.234375,-7.90625 6.234375,-20.796875 0,-12.890625 -6.234375,-20.8125 -6.21875,-7.90625 -16.1875,-7.90625 -6,0 -10.328125,2.375 -4.3125,2.375 -7.15625,7.25 V 0 h -9.03125 v 75.984375 h 9.03125 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-108"
+                   d="M 9.421875,75.984375 H 18.40625 V 0 H 9.421875 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-121"
+                   d="M 32.171875,-5.078125 Q 28.375,-14.84375 24.75,-17.8125 q -3.609375,-2.984375 -9.65625,-2.984375 h -7.1875 v 7.515625 h 5.28125 q 3.703125,0 5.75,1.765625 2.0625,1.75 4.546875,8.296875 L 25.09375,0.875 2.984375,54.6875 H 12.5 L 29.59375,11.921875 46.6875,54.6875 h 9.515625 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use327"
+                 xlink:href="#DejaVuSans-85" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use329"
+                 xlink:href="#DejaVuSans-115"
+                 x="73.193359" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use331"
+                 xlink:href="#DejaVuSans-97"
+                 x="125.29297" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use333"
+                 xlink:href="#DejaVuSans-98"
+                 x="186.57227" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use335"
+                 xlink:href="#DejaVuSans-105"
+                 x="250.04883" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use337"
+                 xlink:href="#DejaVuSans-108"
+                 x="277.83203" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use339"
+                 xlink:href="#DejaVuSans-105"
+                 x="305.61523" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use341"
+                 xlink:href="#DejaVuSans-116"
+                 x="333.39844" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use343"
+                 xlink:href="#DejaVuSans-121"
+                 x="372.60742" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use345"
+                 xlink:href="#DejaVuSans-32"
+                 x="431.78711" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use347"
+                 xlink:href="#DejaVuSans-116"
+                 x="463.57422" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use349"
+                 xlink:href="#DejaVuSans-101"
+                 x="502.7832" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use351"
+                 xlink:href="#DejaVuSans-115"
+                 x="564.30664" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use353"
+                 xlink:href="#DejaVuSans-116"
+                 x="616.40625" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use355"
+                 xlink:href="#DejaVuSans-105"
+                 x="655.61523" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use357"
+                 xlink:href="#DejaVuSans-110"
+                 x="683.39844" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use359"
+                 xlink:href="#DejaVuSans-103"
+                 x="746.77734" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_6">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_6">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g367">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use365"
+                 y="578.89996"
+                 xlink:href="#mb30fe90c7c"
+                 x="647.31335"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_6">
+            <!-- Code coverage analysis -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g419"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,568.62784,675.33131)">
+              <defs
+                 id="defs373">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-67"
+                   d="M 64.40625,67.28125 V 56.890625 q -4.984375,4.640625 -10.625,6.921875 -5.640625,2.296875 -11.984375,2.296875 -12.5,0 -19.140625,-7.640625 -6.640625,-7.640625 -6.640625,-22.09375 0,-14.40625 6.640625,-22.046875 Q 29.296875,6.6875 41.796875,6.6875 q 6.34375,0 11.984375,2.296875 5.640625,2.296875 10.625,6.9375 V 5.609375 Q 59.234375,2.09375 53.4375,0.328125 q -5.78125,-1.75 -12.21875,-1.75 -16.5625,0 -26.09375,10.125 Q 5.609375,18.84375 5.609375,36.375 q 0,17.578125 9.515625,27.703125 9.53125,10.140625 26.09375,10.140625 6.53125,0 12.3125,-1.734375 5.796875,-1.734375 10.875,-5.203125 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-100"
+                   d="m 45.40625,46.390625 v 29.59375 h 8.984375 V 0 H 45.40625 v 8.203125 q -2.828125,-4.875 -7.15625,-7.25 -4.3125,-2.375 -10.375,-2.375 -9.90625,0 -16.140625,7.90625 -6.21875,7.921875 -6.21875,20.8125 0,12.890625 6.21875,20.796875 Q 17.96875,56 27.875,56 q 6.0625,0 10.375,-2.375 4.328125,-2.359375 7.15625,-7.234375 z M 14.796875,27.296875 q 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.203125,-5.640625 7.125,0 11.21875,5.640625 4.109375,5.640625 4.109375,15.546875 0,9.90625 -4.109375,15.546875 -4.09375,5.640625 -11.21875,5.640625 -7.125,0 -11.203125,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-118"
+                   d="M 2.984375,54.6875 H 12.5 L 29.59375,8.796875 46.6875,54.6875 h 9.515625 L 35.6875,0 H 23.484375 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use375"
+                 xlink:href="#DejaVuSans-67" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use377"
+                 xlink:href="#DejaVuSans-111"
+                 x="69.824219" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use379"
+                 xlink:href="#DejaVuSans-100"
+                 x="131.00586" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use381"
+                 xlink:href="#DejaVuSans-101"
+                 x="194.48242" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use383"
+                 xlink:href="#DejaVuSans-32"
+                 x="256.00586" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use385"
+                 xlink:href="#DejaVuSans-99"
+                 x="287.79297" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use387"
+                 xlink:href="#DejaVuSans-111"
+                 x="342.77344" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use389"
+                 xlink:href="#DejaVuSans-118"
+                 x="403.95508" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use391"
+                 xlink:href="#DejaVuSans-101"
+                 x="463.13477" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use393"
+                 xlink:href="#DejaVuSans-114"
+                 x="524.6582" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use395"
+                 xlink:href="#DejaVuSans-97"
+                 x="565.77148" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use397"
+                 xlink:href="#DejaVuSans-103"
+                 x="627.05078" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use399"
+                 xlink:href="#DejaVuSans-101"
+                 x="690.52734" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use401"
+                 xlink:href="#DejaVuSans-32"
+                 x="752.05078" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use403"
+                 xlink:href="#DejaVuSans-97"
+                 x="783.83789" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use405"
+                 xlink:href="#DejaVuSans-110"
+                 x="845.11719" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use407"
+                 xlink:href="#DejaVuSans-97"
+                 x="908.49609" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use409"
+                 xlink:href="#DejaVuSans-108"
+                 x="969.77539" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use411"
+                 xlink:href="#DejaVuSans-121"
+                 x="997.55859" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use413"
+                 xlink:href="#DejaVuSans-115"
+                 x="1056.7383" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use415"
+                 xlink:href="#DejaVuSans-105"
+                 x="1108.8379" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use417"
+                 xlink:href="#DejaVuSans-115"
+                 x="1136.6211" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_7">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_7">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g425">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use423"
+                 y="578.89996"
+                 xlink:href="#mb30fe90c7c"
+                 x="756.96979"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_7">
+            <!-- System testing -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g459"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,709.21354,644.40202)">
+              <defs
+                 id="defs429">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-83"
+                   d="m 53.515625,70.515625 v -9.625 q -5.609375,2.6875 -10.59375,4 -4.984375,1.328125 -9.625,1.328125 -8.046875,0 -12.421875,-3.125 -4.375,-3.125 -4.375,-8.890625 0,-4.84375 2.90625,-7.3125 2.90625,-2.453125 11.015625,-3.96875 L 36.375,41.703125 Q 47.40625,39.59375 52.65625,34.296875 57.90625,29 57.90625,20.125 q 0,-10.609375 -7.109375,-16.078125 -7.09375,-5.46875 -20.8125,-5.46875 -5.171875,0 -11.015625,1.171875 Q 13.140625,0.921875 6.890625,3.21875 V 13.375 q 6,-3.359375 11.765625,-5.078125 5.765625,-1.703125 11.328125,-1.703125 8.4375,0 13.03125,3.3125 4.59375,3.328125 4.59375,9.484375 0,5.359375 -3.296875,8.390625 Q 41.015625,30.8125 33.5,32.328125 L 27.484375,33.5 q -11.03125,2.1875 -15.96875,6.875 -4.921875,4.6875 -4.921875,13.046875 0,9.671875 6.8125,15.234375 6.8125,5.5625 18.765625,5.5625 5.140625,0 10.453125,-0.9375 5.328125,-0.921875 10.890625,-2.765625 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use431"
+                 xlink:href="#DejaVuSans-83" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use433"
+                 xlink:href="#DejaVuSans-121"
+                 x="63.476562" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use435"
+                 xlink:href="#DejaVuSans-115"
+                 x="122.65625" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use437"
+                 xlink:href="#DejaVuSans-116"
+                 x="174.75586" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use439"
+                 xlink:href="#DejaVuSans-101"
+                 x="213.96484" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use441"
+                 xlink:href="#DejaVuSans-109"
+                 x="275.48828" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use443"
+                 xlink:href="#DejaVuSans-32"
+                 x="372.90039" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use445"
+                 xlink:href="#DejaVuSans-116"
+                 x="404.6875" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use447"
+                 xlink:href="#DejaVuSans-101"
+                 x="443.89648" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use449"
+                 xlink:href="#DejaVuSans-115"
+                 x="505.41992" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use451"
+                 xlink:href="#DejaVuSans-116"
+                 x="557.51953" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use453"
+                 xlink:href="#DejaVuSans-105"
+                 x="596.72852" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use455"
+                 xlink:href="#DejaVuSans-110"
+                 x="624.51172" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use457"
+                 xlink:href="#DejaVuSans-103"
+                 x="687.89062" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_8">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_8">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g465">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use463"
+                 y="578.89996"
+                 xlink:href="#mb30fe90c7c"
+                 x="866.62616"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_8">
+            <!-- Static code analysis -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g508"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,801.60218,661.66979)">
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use468"
+                 xlink:href="#DejaVuSans-83" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use470"
+                 xlink:href="#DejaVuSans-116"
+                 x="63.476562" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use472"
+                 xlink:href="#DejaVuSans-97"
+                 x="102.68555" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use474"
+                 xlink:href="#DejaVuSans-116"
+                 x="163.96484" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use476"
+                 xlink:href="#DejaVuSans-105"
+                 x="203.17383" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use478"
+                 xlink:href="#DejaVuSans-99"
+                 x="230.95703" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use480"
+                 xlink:href="#DejaVuSans-32"
+                 x="285.9375" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use482"
+                 xlink:href="#DejaVuSans-99"
+                 x="317.72461" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use484"
+                 xlink:href="#DejaVuSans-111"
+                 x="372.70508" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use486"
+                 xlink:href="#DejaVuSans-100"
+                 x="433.88672" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use488"
+                 xlink:href="#DejaVuSans-101"
+                 x="497.36328" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use490"
+                 xlink:href="#DejaVuSans-32"
+                 x="558.88672" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use492"
+                 xlink:href="#DejaVuSans-97"
+                 x="590.67383" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use494"
+                 xlink:href="#DejaVuSans-110"
+                 x="651.95312" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use496"
+                 xlink:href="#DejaVuSans-97"
+                 x="715.33203" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use498"
+                 xlink:href="#DejaVuSans-108"
+                 x="776.61133" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use500"
+                 xlink:href="#DejaVuSans-121"
+                 x="804.39453" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use502"
+                 xlink:href="#DejaVuSans-115"
+                 x="863.57422" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use504"
+                 xlink:href="#DejaVuSans-105"
+                 x="915.67383" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use506"
+                 xlink:href="#DejaVuSans-115"
+                 x="943.45703" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_9">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_9">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g514">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use512"
+                 y="578.89996"
+                 xlink:href="#mb30fe90c7c"
+                 x="976.28259"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_9">
+            <!-- Regression testing -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g556"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,916.22159,656.70678)">
+              <defs
+                 id="defs518">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-82"
+                   d="m 44.390625,34.1875 q 3.171875,-1.078125 6.171875,-4.59375 3,-3.515625 6.03125,-9.671875 L 66.609375,0 H 56 l -9.3125,18.703125 q -3.625,7.328125 -7.015625,9.71875 -3.390625,2.390625 -9.25,2.390625 h -10.75 V 0 H 9.8125 v 72.90625 h 22.265625 q 12.5,0 18.65625,-5.234375 6.15625,-5.21875 6.15625,-15.765625 0,-6.890625 -3.203125,-11.4375 -3.203125,-4.53125 -9.296875,-6.28125 z m -24.71875,30.609375 v -25.875 h 12.40625 q 7.125,0 10.765625,3.296875 3.640625,3.296875 3.640625,9.6875 0,6.390625 -3.640625,9.640625 -3.640625,3.25 -10.765625,3.25 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use520"
+                 xlink:href="#DejaVuSans-82" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use522"
+                 xlink:href="#DejaVuSans-101"
+                 x="64.982422" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use524"
+                 xlink:href="#DejaVuSans-103"
+                 x="126.50586" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use526"
+                 xlink:href="#DejaVuSans-114"
+                 x="189.98242" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use528"
+                 xlink:href="#DejaVuSans-101"
+                 x="228.8457" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use530"
+                 xlink:href="#DejaVuSans-115"
+                 x="290.36914" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use532"
+                 xlink:href="#DejaVuSans-115"
+                 x="342.46875" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use534"
+                 xlink:href="#DejaVuSans-105"
+                 x="394.56836" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use536"
+                 xlink:href="#DejaVuSans-111"
+                 x="422.35156" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use538"
+                 xlink:href="#DejaVuSans-110"
+                 x="483.5332" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use540"
+                 xlink:href="#DejaVuSans-32"
+                 x="546.91211" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use542"
+                 xlink:href="#DejaVuSans-116"
+                 x="578.69922" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use544"
+                 xlink:href="#DejaVuSans-101"
+                 x="617.9082" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use546"
+                 xlink:href="#DejaVuSans-115"
+                 x="679.43164" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use548"
+                 xlink:href="#DejaVuSans-116"
+                 x="731.53125" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use550"
+                 xlink:href="#DejaVuSans-105"
+                 x="770.74023" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use552"
+                 xlink:href="#DejaVuSans-110"
+                 x="798.52344" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use554"
+                 xlink:href="#DejaVuSans-103"
+                 x="861.90234" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_10">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_10">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g562">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use560"
+                 y="578.89996"
+                 xlink:href="#mb30fe90c7c"
+                 x="1085.939"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_10">
+            <!-- Behavior driven testing -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g615"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,1008.5263,674.05852)">
+              <defs
+                 id="defs567">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-66"
+                   d="M 19.671875,34.8125 V 8.109375 H 35.5 q 7.953125,0 11.78125,3.296875 3.84375,3.296875 3.84375,10.078125 0,6.84375 -3.84375,10.078125 -3.828125,3.25 -11.78125,3.25 z m 0,29.984375 V 42.828125 H 34.28125 q 7.21875,0 10.75,2.703125 3.546875,2.71875 3.546875,8.28125 0,5.515625 -3.546875,8.25 -3.53125,2.734375 -10.75,2.734375 z M 9.8125,72.90625 h 25.203125 q 11.28125,0 17.375,-4.6875 Q 58.5,63.53125 58.5,54.890625 58.5,48.1875 55.375,44.234375 52.25,40.28125 46.1875,39.3125 53.46875,37.75 57.5,32.78125 q 4.03125,-4.953125 4.03125,-12.375 0,-9.765625 -6.640625,-15.09375 Q 48.25,0 35.984375,0 H 9.8125 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-104"
+                   d="M 54.890625,33.015625 V 0 H 45.90625 v 32.71875 q 0,7.765625 -3.03125,11.609375 -3.03125,3.859375 -9.078125,3.859375 -7.28125,0 -11.484375,-4.640625 -4.203125,-4.625 -4.203125,-12.640625 V 0 h -9.03125 v 75.984375 h 9.03125 V 46.1875 q 3.234375,4.9375 7.59375,7.375 4.375,2.4375 10.09375,2.4375 9.421875,0 14.25,-5.828125 4.84375,-5.828125 4.84375,-17.15625 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use569"
+                 xlink:href="#DejaVuSans-66" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use571"
+                 xlink:href="#DejaVuSans-101"
+                 x="68.603516" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use573"
+                 xlink:href="#DejaVuSans-104"
+                 x="130.12695" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use575"
+                 xlink:href="#DejaVuSans-97"
+                 x="193.50586" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use577"
+                 xlink:href="#DejaVuSans-118"
+                 x="254.78516" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use579"
+                 xlink:href="#DejaVuSans-105"
+                 x="313.96484" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use581"
+                 xlink:href="#DejaVuSans-111"
+                 x="341.74805" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use583"
+                 xlink:href="#DejaVuSans-114"
+                 x="402.92969" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use585"
+                 xlink:href="#DejaVuSans-32"
+                 x="444.04297" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use587"
+                 xlink:href="#DejaVuSans-100"
+                 x="475.83008" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use589"
+                 xlink:href="#DejaVuSans-114"
+                 x="539.30664" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use591"
+                 xlink:href="#DejaVuSans-105"
+                 x="580.41992" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use593"
+                 xlink:href="#DejaVuSans-118"
+                 x="608.20312" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use595"
+                 xlink:href="#DejaVuSans-101"
+                 x="667.38281" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use597"
+                 xlink:href="#DejaVuSans-110"
+                 x="728.90625" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use599"
+                 xlink:href="#DejaVuSans-32"
+                 x="792.28516" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use601"
+                 xlink:href="#DejaVuSans-116"
+                 x="824.07227" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use603"
+                 xlink:href="#DejaVuSans-101"
+                 x="863.28125" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use605"
+                 xlink:href="#DejaVuSans-115"
+                 x="924.80469" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use607"
+                 xlink:href="#DejaVuSans-116"
+                 x="976.9043" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use609"
+                 xlink:href="#DejaVuSans-105"
+                 x="1016.1133" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use611"
+                 xlink:href="#DejaVuSans-110"
+                 x="1043.8965" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use613"
+                 xlink:href="#DejaVuSans-103"
+                 x="1107.2754" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_11">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_11">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g621">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use619"
+                 y="578.89996"
+                 xlink:href="#mb30fe90c7c"
+                 x="1195.5953"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_11">
+            <!-- Acceptance testing -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g664"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,1133.0529,659.18829)">
+              <defs
+                 id="defs626">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-65"
+                   d="M 34.1875,63.1875 20.796875,26.90625 h 26.8125 z m -5.578125,9.71875 h 11.1875 L 67.578125,0 h -10.25 L 50.6875,18.703125 H 17.828125 L 11.1875,0 H 0.78125 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-112"
+                   d="m 18.109375,8.203125 v -29 H 9.078125 V 54.6875 h 9.03125 v -8.296875 q 2.84375,4.875 7.15625,7.234375 Q 29.59375,56 35.59375,56 q 9.96875,0 16.1875,-7.90625 6.234375,-7.90625 6.234375,-20.796875 0,-12.890625 -6.234375,-20.8125 -6.21875,-7.90625 -16.1875,-7.90625 -6,0 -10.328125,2.375 -4.3125,2.375 -7.15625,7.25 z M 48.6875,27.296875 q 0,9.90625 -4.078125,15.546875 -4.078125,5.640625 -11.203125,5.640625 -7.140625,0 -11.21875,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.21875,-5.640625 7.125,0 11.203125,5.640625 4.078125,5.640625 4.078125,15.546875 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use628"
+                 xlink:href="#DejaVuSans-65" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use630"
+                 xlink:href="#DejaVuSans-99"
+                 x="66.658203" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use632"
+                 xlink:href="#DejaVuSans-99"
+                 x="121.63867" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use634"
+                 xlink:href="#DejaVuSans-101"
+                 x="176.61914" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use636"
+                 xlink:href="#DejaVuSans-112"
+                 x="238.14258" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use638"
+                 xlink:href="#DejaVuSans-116"
+                 x="301.61914" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use640"
+                 xlink:href="#DejaVuSans-97"
+                 x="340.82812" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use642"
+                 xlink:href="#DejaVuSans-110"
+                 x="402.10742" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use644"
+                 xlink:href="#DejaVuSans-99"
+                 x="465.48633" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use646"
+                 xlink:href="#DejaVuSans-101"
+                 x="520.4668" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use648"
+                 xlink:href="#DejaVuSans-32"
+                 x="581.99023" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use650"
+                 xlink:href="#DejaVuSans-116"
+                 x="613.77734" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use652"
+                 xlink:href="#DejaVuSans-101"
+                 x="652.98633" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use654"
+                 xlink:href="#DejaVuSans-115"
+                 x="714.50977" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use656"
+                 xlink:href="#DejaVuSans-116"
+                 x="766.60938" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use658"
+                 xlink:href="#DejaVuSans-105"
+                 x="805.81836" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use660"
+                 xlink:href="#DejaVuSans-110"
+                 x="833.60156" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use662"
+                 xlink:href="#DejaVuSans-103"
+                 x="896.98047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="xtick_12">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_12">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g670">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use668"
+                 y="578.89996"
+                 xlink:href="#mb30fe90c7c"
+                 x="1305.2518"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_12">
+            <!-- Exploratory testing -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g715"
+               transform="matrix(0.07071068,-0.07071068,-0.07071068,-0.07071068,1242.9999,658.89771)">
+              <defs
+                 id="defs675">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-69"
+                   d="m 9.8125,72.90625 h 46.09375 v -8.3125 H 19.671875 V 43.015625 h 34.71875 V 34.71875 H 19.671875 V 8.296875 H 56.78125 V 0 H 9.8125 Z" />
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-120"
+                   d="M 54.890625,54.6875 35.109375,28.078125 55.90625,0 H 45.3125 L 29.390625,21.484375 13.484375,0 H 2.875 L 24.125,28.609375 4.6875,54.6875 h 10.59375 l 14.5,-19.484375 14.5,19.484375 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use677"
+                 xlink:href="#DejaVuSans-69" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use679"
+                 xlink:href="#DejaVuSans-120"
+                 x="63.183594" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use681"
+                 xlink:href="#DejaVuSans-112"
+                 x="122.36328" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use683"
+                 xlink:href="#DejaVuSans-108"
+                 x="185.83984" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use685"
+                 xlink:href="#DejaVuSans-111"
+                 x="213.62305" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use687"
+                 xlink:href="#DejaVuSans-114"
+                 x="274.80469" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use689"
+                 xlink:href="#DejaVuSans-97"
+                 x="315.91797" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use691"
+                 xlink:href="#DejaVuSans-116"
+                 x="377.19727" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use693"
+                 xlink:href="#DejaVuSans-111"
+                 x="416.40625" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use695"
+                 xlink:href="#DejaVuSans-114"
+                 x="477.58789" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use697"
+                 xlink:href="#DejaVuSans-121"
+                 x="518.70117" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use699"
+                 xlink:href="#DejaVuSans-32"
+                 x="577.88086" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use701"
+                 xlink:href="#DejaVuSans-116"
+                 x="609.66797" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use703"
+                 xlink:href="#DejaVuSans-101"
+                 x="648.87695" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use705"
+                 xlink:href="#DejaVuSans-115"
+                 x="710.40039" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use707"
+                 xlink:href="#DejaVuSans-116"
+                 x="762.5" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use709"
+                 xlink:href="#DejaVuSans-105"
+                 x="801.70898" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use711"
+                 xlink:href="#DejaVuSans-110"
+                 x="829.49219" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use713"
+                 xlink:href="#DejaVuSans-103"
+                 x="892.87109" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_13">
+          <!-- Testing Techniques -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g758"
+             transform="matrix(0.1,0,0,-0.1,655.19469,688.40031)">
+            <defs
+               id="defs720">
+              <path
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="DejaVuSans-113"
+                 d="m 14.796875,27.296875 q 0,-9.90625 4.078125,-15.546875 4.078125,-5.640625 11.203125,-5.640625 7.125,0 11.21875,5.640625 4.109375,5.640625 4.109375,15.546875 0,9.90625 -4.109375,15.546875 -4.09375,5.640625 -11.21875,5.640625 -7.125,0 -11.203125,-5.640625 -4.078125,-5.640625 -4.078125,-15.546875 z M 45.40625,8.203125 q -2.828125,-4.875 -7.15625,-7.25 -4.3125,-2.375 -10.375,-2.375 -9.90625,0 -16.140625,7.90625 -6.21875,7.921875 -6.21875,20.8125 0,12.890625 6.21875,20.796875 Q 17.96875,56 27.875,56 q 6.0625,0 10.375,-2.375 4.328125,-2.359375 7.15625,-7.234375 V 54.6875 h 8.984375 V -20.796875 H 45.40625 Z" />
+            </defs>
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use722"
+               xlink:href="#DejaVuSans-84" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use724"
+               xlink:href="#DejaVuSans-101"
+               x="44.083984" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use726"
+               xlink:href="#DejaVuSans-115"
+               x="105.60742" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use728"
+               xlink:href="#DejaVuSans-116"
+               x="157.70703" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use730"
+               xlink:href="#DejaVuSans-105"
+               x="196.91602" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use732"
+               xlink:href="#DejaVuSans-110"
+               x="224.69922" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use734"
+               xlink:href="#DejaVuSans-103"
+               x="288.07812" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use736"
+               xlink:href="#DejaVuSans-32"
+               x="351.55469" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use738"
+               xlink:href="#DejaVuSans-84"
+               x="383.3418" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use740"
+               xlink:href="#DejaVuSans-101"
+               x="427.42578" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use742"
+               xlink:href="#DejaVuSans-99"
+               x="488.94922" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use744"
+               xlink:href="#DejaVuSans-104"
+               x="543.92969" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use746"
+               xlink:href="#DejaVuSans-110"
+               x="607.30859" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use748"
+               xlink:href="#DejaVuSans-105"
+               x="670.6875" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use750"
+               xlink:href="#DejaVuSans-113"
+               x="698.4707" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use752"
+               xlink:href="#DejaVuSans-117"
+               x="761.94727" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use754"
+               xlink:href="#DejaVuSans-101"
+               x="825.32617" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use756"
+               xlink:href="#DejaVuSans-115"
+               x="886.84961" />
+          </g>
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="matplotlib.axis_2">
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_1">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_13">
+            <defs
+               id="defs763">
+              <path
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round"
+                 id="m955f86fc9a"
+                 d="M 0,0 H -3.5" />
+            </defs>
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g767">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use765"
+                 y="578.89996"
+                 xlink:href="#m955f86fc9a"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_14">
+            <!-- 0 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g775"
+               transform="matrix(0.1,0,0,-0.1,30.840625,582.6992)">
+              <defs
+                 id="defs771">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-48"
+                   d="m 31.78125,66.40625 q -7.609375,0 -11.453125,-7.5 Q 16.5,51.421875 16.5,36.375 q 0,-14.984375 3.828125,-22.484375 3.84375,-7.5 11.453125,-7.5 7.671875,0 11.5,7.5 3.84375,7.5 3.84375,22.484375 0,15.046875 -3.84375,22.53125 -3.828125,7.5 -11.5,7.5 z m 0,7.8125 q 12.265625,0 18.734375,-9.703125 6.46875,-9.6875 6.46875,-28.140625 0,-18.40625 -6.46875,-28.109375 -6.46875,-9.6875 -18.734375,-9.6875 -12.25,0 -18.71875,9.6875 Q 6.59375,17.96875 6.59375,36.375 q 0,18.453125 6.46875,28.140625 6.46875,9.703125 18.71875,9.703125 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use773"
+                 xlink:href="#DejaVuSans-48" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_2">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_14">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g781">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use779"
+                 y="461.83334"
+                 xlink:href="#m955f86fc9a"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_15">
+            <!-- 20 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g791"
+               transform="matrix(0.1,0,0,-0.1,24.478125,465.63257)">
+              <defs
+                 id="defs785">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-50"
+                   d="M 19.1875,8.296875 H 53.609375 V 0 H 7.328125 v 8.296875 q 5.609375,5.8125 15.296875,15.59375 9.703125,9.796875 12.1875,12.640625 4.734375,5.3125 6.609375,9 1.890625,3.6875 1.890625,7.25 0,5.8125 -4.078125,9.46875 -4.078125,3.671875 -10.625,3.671875 -4.640625,0 -9.796875,-1.609375 -5.140625,-1.609375 -11,-4.890625 v 9.96875 Q 13.765625,71.78125 18.9375,73 q 5.1875,1.21875 9.484375,1.21875 11.328125,0 18.0625,-5.671875 6.734375,-5.65625 6.734375,-15.125 0,-4.5 -1.6875,-8.53125 Q 49.859375,40.875 45.40625,35.40625 44.1875,33.984375 37.640625,27.21875 31.109375,20.453125 19.1875,8.296875 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use787"
+                 xlink:href="#DejaVuSans-50" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use789"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_3">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_15">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g797">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use795"
+                 y="344.76672"
+                 xlink:href="#m955f86fc9a"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_16">
+            <!-- 40 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g807"
+               transform="matrix(0.1,0,0,-0.1,24.478125,348.56593)">
+              <defs
+                 id="defs801">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-52"
+                   d="M 37.796875,64.3125 12.890625,25.390625 h 24.90625 z m -2.59375,8.59375 h 12.40625 V 25.390625 h 10.40625 V 17.1875 H 47.609375 V 0 h -9.8125 V 17.1875 H 4.890625 v 9.515625 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use803"
+                 xlink:href="#DejaVuSans-52" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use805"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_4">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_16">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g813">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use811"
+                 y="227.70007"
+                 xlink:href="#m955f86fc9a"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_17">
+            <!-- 60 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g823"
+               transform="matrix(0.1,0,0,-0.1,24.478125,231.49929)">
+              <defs
+                 id="defs817">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-54"
+                   d="m 33.015625,40.375 q -6.640625,0 -10.53125,-4.546875 -3.875,-4.53125 -3.875,-12.4375 0,-7.859375 3.875,-12.4375 3.890625,-4.5625 10.53125,-4.5625 6.640625,0 10.515625,4.5625 3.875,4.578125 3.875,12.4375 0,7.90625 -3.875,12.4375 Q 39.65625,40.375 33.015625,40.375 Z M 52.59375,71.296875 V 62.3125 q -3.71875,1.75 -7.5,2.671875 -3.78125,0.9375 -7.5,0.9375 -9.765625,0 -14.921875,-6.59375 -5.140625,-6.59375 -5.875,-19.921875 2.875,4.25 7.21875,6.515625 4.359375,2.265625 9.578125,2.265625 10.984375,0 17.359375,-6.671875 6.375,-6.65625 6.375,-18.125 0,-11.234375 -6.640625,-18.03125 -6.640625,-6.78125 -17.671875,-6.78125 -12.65625,0 -19.34375,9.6875 -6.6875,9.703125 -6.6875,28.109375 0,17.28125 8.203125,27.5625 8.203125,10.28125 22.015625,10.28125 3.71875,0 7.5,-0.734375 3.78125,-0.734375 7.890625,-2.1875 z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use819"
+                 xlink:href="#DejaVuSans-54" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use821"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="ytick_5">
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="line2d_17">
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g829">
+              <use
+                 height="100%"
+                 width="100%"
+                 id="use827"
+                 y="110.63344"
+                 xlink:href="#m955f86fc9a"
+                 x="44.203125"
+                 style="stroke:#000000;stroke-width:0.80000001;stroke-linecap:butt;stroke-linejoin:round" />
+            </g>
+          </g>
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="text_18">
+            <!-- 80 -->
+            <g
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="g839"
+               transform="matrix(0.1,0,0,-0.1,24.478125,114.43266)">
+              <defs
+                 id="defs833">
+                <path
+                   style="stroke-linecap:butt;stroke-linejoin:round"
+                   id="DejaVuSans-56"
+                   d="m 31.78125,34.625 q -7.03125,0 -11.0625,-3.765625 -4.015625,-3.765625 -4.015625,-10.34375 0,-6.59375 4.015625,-10.359375 4.03125,-3.765625 11.0625,-3.765625 7.03125,0 11.078125,3.78125 4.0625,3.796875 4.0625,10.34375 0,6.578125 -4.03125,10.34375 Q 38.875,34.625 31.78125,34.625 Z m -9.859375,4.1875 Q 15.578125,40.375 12.03125,44.71875 8.5,49.078125 8.5,55.328125 q 0,8.734375 6.21875,13.8125 6.234375,5.078125 17.0625,5.078125 10.890625,0 17.09375,-5.078125 6.203125,-5.078125 6.203125,-13.8125 0,-6.25 -3.546875,-10.609375 Q 48,40.375 41.703125,38.8125 q 7.125,-1.65625 11.09375,-6.5 3.984375,-4.828125 3.984375,-11.796875 0,-10.609375 -6.46875,-16.28125 -6.46875,-5.65625 -18.53125,-5.65625 -12.046875,0 -18.53125,5.65625 -6.46875,5.671875 -6.46875,16.28125 0,6.96875 4,11.796875 4.015625,4.84375 11.140625,6.5 z M 18.3125,54.390625 q 0,-5.65625 3.53125,-8.828125 3.546875,-3.171875 9.9375,-3.171875 6.359375,0 9.9375,3.171875 3.59375,3.171875 3.59375,8.828125 0,5.671875 -3.59375,8.84375 -3.578125,3.171875 -9.9375,3.171875 -6.390625,0 -9.9375,-3.171875 Q 18.3125,60.0625 18.3125,54.390625 Z" />
+              </defs>
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 x="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use835"
+                 xlink:href="#DejaVuSans-56" />
+              <use
+                 height="100%"
+                 width="100%"
+                 y="0"
+                 style="stroke-linecap:butt;stroke-linejoin:round"
+                 id="use837"
+                 xlink:href="#DejaVuSans-48"
+                 x="63.623047" />
+            </g>
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_19">
+          <!-- Percentage -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g863"
+             transform="matrix(0,-0.1,-0.1,0,18.398438,330.53171)">
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use843"
+               xlink:href="#DejaVuSans-80" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use845"
+               xlink:href="#DejaVuSans-101"
+               x="56.677734" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use847"
+               xlink:href="#DejaVuSans-114"
+               x="118.20117" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use849"
+               xlink:href="#DejaVuSans-99"
+               x="157.06445" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use851"
+               xlink:href="#DejaVuSans-101"
+               x="212.04492" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use853"
+               xlink:href="#DejaVuSans-110"
+               x="273.56836" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use855"
+               xlink:href="#DejaVuSans-116"
+               x="336.94727" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use857"
+               xlink:href="#DejaVuSans-97"
+               x="376.15625" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use859"
+               xlink:href="#DejaVuSans-103"
+               x="437.43555" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use861"
+               xlink:href="#DejaVuSans-101"
+               x="500.91211" />
+          </g>
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_39">
+        <path
+           id="path867"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 44.203125,578.89998 V 25.918125" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_40">
+        <path
+           id="path870"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 1360.08,578.89998 V 25.918125" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_41">
+        <path
+           id="path873"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 44.203125,578.89998 H 1360.08" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="patch_42">
+        <path
+           id="path876"
+           style="fill:none;stroke:#000000;stroke-width:0.80000001;stroke-linecap:square;stroke-linejoin:miter"
+           d="M 44.203125,25.918125 H 1360.08" />
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="text_20">
+        <!-- Familiarity and Usage - Testing Techniques -->
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="g967"
+           transform="matrix(0.12,0,0,-0.12,574.89094,19.918125)">
+          <defs
+             id="defs881">
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-70"
+               d="m 9.8125,72.90625 h 41.890625 v -8.3125 H 19.671875 V 43.109375 h 28.90625 V 34.8125 H 19.671875 V 0 H 9.8125 Z" />
+            <path
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="DejaVuSans-45"
+               d="m 4.890625,31.390625 h 26.3125 v -8 h -26.3125 z" />
+          </defs>
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             x="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use883"
+             xlink:href="#DejaVuSans-70" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use885"
+             xlink:href="#DejaVuSans-97"
+             x="48.394531" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use887"
+             xlink:href="#DejaVuSans-109"
+             x="109.67383" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use889"
+             xlink:href="#DejaVuSans-105"
+             x="207.08594" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use891"
+             xlink:href="#DejaVuSans-108"
+             x="234.86914" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use893"
+             xlink:href="#DejaVuSans-105"
+             x="262.65234" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use895"
+             xlink:href="#DejaVuSans-97"
+             x="290.43555" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use897"
+             xlink:href="#DejaVuSans-114"
+             x="351.71484" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use899"
+             xlink:href="#DejaVuSans-105"
+             x="392.82812" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use901"
+             xlink:href="#DejaVuSans-116"
+             x="420.61133" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use903"
+             xlink:href="#DejaVuSans-121"
+             x="459.82031" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use905"
+             xlink:href="#DejaVuSans-32"
+             x="519" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use907"
+             xlink:href="#DejaVuSans-97"
+             x="550.78711" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use909"
+             xlink:href="#DejaVuSans-110"
+             x="612.06641" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use911"
+             xlink:href="#DejaVuSans-100"
+             x="675.44531" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use913"
+             xlink:href="#DejaVuSans-32"
+             x="738.92188" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use915"
+             xlink:href="#DejaVuSans-85"
+             x="770.70898" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use917"
+             xlink:href="#DejaVuSans-115"
+             x="843.90234" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use919"
+             xlink:href="#DejaVuSans-97"
+             x="896.00195" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use921"
+             xlink:href="#DejaVuSans-103"
+             x="957.28125" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use923"
+             xlink:href="#DejaVuSans-101"
+             x="1020.7578" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use925"
+             xlink:href="#DejaVuSans-32"
+             x="1082.2812" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use927"
+             xlink:href="#DejaVuSans-45"
+             x="1114.0684" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use929"
+             xlink:href="#DejaVuSans-32"
+             x="1150.1523" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use931"
+             xlink:href="#DejaVuSans-84"
+             x="1181.9395" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use933"
+             xlink:href="#DejaVuSans-101"
+             x="1226.0234" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use935"
+             xlink:href="#DejaVuSans-115"
+             x="1287.5469" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use937"
+             xlink:href="#DejaVuSans-116"
+             x="1339.6465" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use939"
+             xlink:href="#DejaVuSans-105"
+             x="1378.8555" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use941"
+             xlink:href="#DejaVuSans-110"
+             x="1406.6387" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use943"
+             xlink:href="#DejaVuSans-103"
+             x="1470.0176" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use945"
+             xlink:href="#DejaVuSans-32"
+             x="1533.4941" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use947"
+             xlink:href="#DejaVuSans-84"
+             x="1565.2812" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use949"
+             xlink:href="#DejaVuSans-101"
+             x="1609.3652" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use951"
+             xlink:href="#DejaVuSans-99"
+             x="1670.8887" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use953"
+             xlink:href="#DejaVuSans-104"
+             x="1725.8691" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use955"
+             xlink:href="#DejaVuSans-110"
+             x="1789.248" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use957"
+             xlink:href="#DejaVuSans-105"
+             x="1852.627" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use959"
+             xlink:href="#DejaVuSans-113"
+             x="1880.4102" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use961"
+             xlink:href="#DejaVuSans-117"
+             x="1943.8867" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use963"
+             xlink:href="#DejaVuSans-101"
+             x="2007.2656" />
+          <use
+             height="100%"
+             width="100%"
+             y="0"
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="use965"
+             xlink:href="#DejaVuSans-115"
+             x="2068.7891" />
+        </g>
+      </g>
+      <g
+         style="stroke-linecap:butt;stroke-linejoin:round"
+         id="legend_1">
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="patch_43">
+          <path
+             id="path970"
+             style="opacity:0.8;fill:#ffffff;stroke:#cccccc;stroke-linecap:butt;stroke-linejoin:miter"
+             d="M 1248.3894,77.9525 H 1353.08 q 2,0 2,-2 V 32.918125 q 0,-2 -2,-2 h -104.6906 q -2,0 -2,2 V 75.9525 q 0,2 2,2 z" />
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="patch_44">
+          <path
+             id="path973"
+             style="fill:#fbb4ae;stroke-linecap:butt;stroke-linejoin:round"
+             d="m 1250.3894,42.516562 h 20 v -7 h -20 z" />
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_21">
+          <!-- Familiarity -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g998"
+             transform="matrix(0.1,0,0,-0.1,1278.3894,42.516562)">
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use976"
+               xlink:href="#DejaVuSans-70" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use978"
+               xlink:href="#DejaVuSans-97"
+               x="48.394531" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use980"
+               xlink:href="#DejaVuSans-109"
+               x="109.67383" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use982"
+               xlink:href="#DejaVuSans-105"
+               x="207.08594" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use984"
+               xlink:href="#DejaVuSans-108"
+               x="234.86914" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use986"
+               xlink:href="#DejaVuSans-105"
+               x="262.65234" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use988"
+               xlink:href="#DejaVuSans-97"
+               x="290.43555" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use990"
+               xlink:href="#DejaVuSans-114"
+               x="351.71484" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use992"
+               xlink:href="#DejaVuSans-105"
+               x="392.82812" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use994"
+               xlink:href="#DejaVuSans-116"
+               x="420.61133" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use996"
+               xlink:href="#DejaVuSans-121"
+               x="459.82031" />
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="patch_45">
+          <path
+             id="path1001"
+             style="fill:#b3cde3;stroke-linecap:butt;stroke-linejoin:round"
+             d="m 1250.3894,57.194687 h 20 v -7 h -20 z" />
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_22">
+          <!-- Usage -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g1014"
+             transform="matrix(0.1,0,0,-0.1,1278.3894,57.194687)">
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1004"
+               xlink:href="#DejaVuSans-85" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1006"
+               xlink:href="#DejaVuSans-115"
+               x="73.193359" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1008"
+               xlink:href="#DejaVuSans-97"
+               x="125.29297" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1010"
+               xlink:href="#DejaVuSans-103"
+               x="186.57227" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1012"
+               xlink:href="#DejaVuSans-101"
+               x="250.04883" />
+          </g>
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="patch_46">
+          <path
+             id="path1017"
+             style="fill:#ccebc5;stroke-linecap:butt;stroke-linejoin:round"
+             d="m 1250.3894,71.872813 h 20 v -7 h -20 z" />
+        </g>
+        <g
+           style="stroke-linecap:butt;stroke-linejoin:round"
+           id="text_23">
+          <!-- Regular Usage -->
+          <g
+             style="stroke-linecap:butt;stroke-linejoin:round"
+             id="g1046"
+             transform="matrix(0.1,0,0,-0.1,1278.3894,71.872813)">
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               x="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1020"
+               xlink:href="#DejaVuSans-82" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1022"
+               xlink:href="#DejaVuSans-101"
+               x="64.982422" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1024"
+               xlink:href="#DejaVuSans-103"
+               x="126.50586" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1026"
+               xlink:href="#DejaVuSans-117"
+               x="189.98242" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1028"
+               xlink:href="#DejaVuSans-108"
+               x="253.36133" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1030"
+               xlink:href="#DejaVuSans-97"
+               x="281.14453" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1032"
+               xlink:href="#DejaVuSans-114"
+               x="342.42383" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1034"
+               xlink:href="#DejaVuSans-32"
+               x="383.53711" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1036"
+               xlink:href="#DejaVuSans-85"
+               x="415.32422" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1038"
+               xlink:href="#DejaVuSans-115"
+               x="488.51758" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1040"
+               xlink:href="#DejaVuSans-97"
+               x="540.61719" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1042"
+               xlink:href="#DejaVuSans-103"
+               x="601.89648" />
+            <use
+               height="100%"
+               width="100%"
+               y="0"
+               style="stroke-linecap:butt;stroke-linejoin:round"
+               id="use1044"
+               xlink:href="#DejaVuSans-101"
+               x="665.37305" />
+          </g>
+        </g>
+      </g>
+    </g>
+  </g>
+  <defs
+     id="defs1055">
+    <clipPath
+       id="p8fb7f2dba8">
+      <rect
+         id="rect1052"
+         y="25.918125"
+         x="44.203125"
+         width="1315.876875"
+         height="552.981859" />
+    </clipPath>
+  </defs>
+</svg>
diff --git a/assets/img/posts/2021-01-15-hifis-survey-results-community/research-software-support.svg b/assets/img/posts/2021-01-15-hifis-survey-results-community/research-software-support.svg
new file mode 100644
index 0000000000000000000000000000000000000000..ba3951020ddef5d6d7f197d6d6886d21bd228ddb
--- /dev/null
+++ b/assets/img/posts/2021-01-15-hifis-survey-results-community/research-software-support.svg
@@ -0,0 +1,2815 @@
+<?xml version="1.0" encoding="utf-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
+  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<!-- Created with matplotlib (https://matplotlib.org/) -->
+<svg height="532.8pt" version="1.1" viewBox="0 0 1728 532.8" width="1728pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <metadata>
+  <rdf:RDF xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+   <cc:Work>
+    <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+    <dc:date>2021-01-13T22:54:00.403167</dc:date>
+    <dc:format>image/svg+xml</dc:format>
+    <dc:creator>
+     <cc:Agent>
+      <dc:title>Matplotlib v3.3.2, https://matplotlib.org/</dc:title>
+     </cc:Agent>
+    </dc:creator>
+   </cc:Work>
+  </rdf:RDF>
+ </metadata>
+ <defs>
+  <style type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
+ </defs>
+ <g id="figure_1">
+  <g id="patch_1">
+   <path d="M 0 532.8 
+L 1728 532.8 
+L 1728 0 
+L 0 0 
+z
+" style="fill:#ffffff;"/>
+  </g>
+  <g id="axes_1">
+   <g id="patch_2">
+    <path d="M 44.57 429.048342 
+L 559.293798 429.048342 
+L 559.293798 26.88 
+L 44.57 26.88 
+z
+" style="fill:#ffffff;"/>
+   </g>
+   <g id="PathCollection_1">
+    <defs>
+     <path d="M 0 3 
+C 0.795609 3 1.55874 2.683901 2.12132 2.12132 
+C 2.683901 1.55874 3 0.795609 3 0 
+C 3 -0.795609 2.683901 -1.55874 2.12132 -2.12132 
+C 1.55874 -2.683901 0.795609 -3 0 -3 
+C -0.795609 -3 -1.55874 -2.683901 -2.12132 -2.12132 
+C -2.683901 -1.55874 -3 -0.795609 -3 0 
+C -3 0.795609 -2.683901 1.55874 -2.12132 2.12132 
+C -1.55874 2.683901 -0.795609 3 0 3 
+z
+" id="ma41236af06" style="stroke:#005aa0;"/>
+    </defs>
+    <g clip-path="url(#p2387288cad)">
+     <use style="fill:#005aa0;stroke:#005aa0;" x="291.637423" xlink:href="#ma41236af06" y="236.007538"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="116.631332" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="116.631332" xlink:href="#ma41236af06" y="372.744774"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="85.747904" xlink:href="#ma41236af06" y="421.004975"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="168.103711" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="281.342947" xlink:href="#ma41236af06" y="187.747337"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="116.631332" xlink:href="#ma41236af06" y="380.788141"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="322.520851" xlink:href="#ma41236af06" y="364.701408"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="229.870567" xlink:href="#ma41236af06" y="187.747337"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="388.831508"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="198.987139" xlink:href="#ma41236af06" y="308.39784"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="312.226375" xlink:href="#ma41236af06" y="219.920804"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="96.04238" xlink:href="#ma41236af06" y="404.918242"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="106.336856" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="301.931899" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="388.831508"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="116.631332" xlink:href="#ma41236af06" y="268.181005"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="412.961609"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="198.987139" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="116.631332" xlink:href="#ma41236af06" y="227.964171"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="404.918242"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="126.925808" xlink:href="#ma41236af06" y="372.744774"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="96.04238" xlink:href="#ma41236af06" y="421.004975"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="388.831508"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="324.484573"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="421.004975"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="284.267739"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="209.281615" xlink:href="#ma41236af06" y="244.050905"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="291.637423" xlink:href="#ma41236af06" y="236.007538"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="106.336856" xlink:href="#ma41236af06" y="380.788141"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="168.103711" xlink:href="#ma41236af06" y="332.52794"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="301.931899" xlink:href="#ma41236af06" y="227.964171"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="250.459519" xlink:href="#ma41236af06" y="252.094272"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="54.864476" xlink:href="#ma41236af06" y="416.983292"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="388.831508"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="96.04238" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="388.831508"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="96.04238" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="260.753995" xlink:href="#ma41236af06" y="187.747337"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="227.964171"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="373.993231" xlink:href="#ma41236af06" y="107.313668"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="250.459519" xlink:href="#ma41236af06" y="268.181005"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="168.103711" xlink:href="#ma41236af06" y="308.39784"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="250.459519" xlink:href="#ma41236af06" y="227.964171"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="106.336856" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="404.876658" xlink:href="#ma41236af06" y="147.530503"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="198.987139" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="324.484573"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="85.747904" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="404.918242"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="96.04238" xlink:href="#ma41236af06" y="356.658041"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="54.864476" xlink:href="#ma41236af06" y="372.744774"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="106.336856" xlink:href="#ma41236af06" y="372.744774"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="353.404279" xlink:href="#ma41236af06" y="187.747337"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="116.631332" xlink:href="#ma41236af06" y="372.744774"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="85.747904" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="322.520851" xlink:href="#ma41236af06" y="227.964171"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="260.753995" xlink:href="#ma41236af06" y="227.964171"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="106.336856" xlink:href="#ma41236af06" y="308.39784"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="106.336856" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="168.103711" xlink:href="#ma41236af06" y="203.834071"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="353.404279" xlink:href="#ma41236af06" y="187.747337"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="126.925808" xlink:href="#ma41236af06" y="356.658041"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="157.809236" xlink:href="#ma41236af06" y="147.530503"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="421.004975"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="353.404279" xlink:href="#ma41236af06" y="51.010101"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="157.809236" xlink:href="#ma41236af06" y="308.39784"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="106.336856" xlink:href="#ma41236af06" y="412.961609"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="281.342947" xlink:href="#ma41236af06" y="139.487136"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="421.004975"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="116.631332" xlink:href="#ma41236af06" y="332.52794"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="96.04238" xlink:href="#ma41236af06" y="252.094272"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="54.864476" xlink:href="#ma41236af06" y="364.701408"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="106.336856" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="178.398187" xlink:href="#ma41236af06" y="332.52794"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="126.925808" xlink:href="#ma41236af06" y="404.918242"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="388.831508"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="250.459519" xlink:href="#ma41236af06" y="187.747337"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="301.931899" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="268.181005"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="85.747904" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="250.459519" xlink:href="#ma41236af06" y="187.747337"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="412.961609"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="291.637423" xlink:href="#ma41236af06" y="268.181005"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="106.336856" xlink:href="#ma41236af06" y="372.744774"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="96.04238" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="54.864476" xlink:href="#ma41236af06" y="412.961609"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="250.459519" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="96.04238" xlink:href="#ma41236af06" y="300.354473"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="301.931899" xlink:href="#ma41236af06" y="227.964171"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="168.103711" xlink:href="#ma41236af06" y="388.831508"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="291.637423" xlink:href="#ma41236af06" y="236.007538"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="85.747904" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="126.925808" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="116.631332" xlink:href="#ma41236af06" y="268.181005"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="353.404279" xlink:href="#ma41236af06" y="187.747337"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="96.04238" xlink:href="#ma41236af06" y="372.744774"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="106.336856" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="96.04238" xlink:href="#ma41236af06" y="332.52794"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="168.103711" xlink:href="#ma41236af06" y="332.52794"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="106.336856" xlink:href="#ma41236af06" y="332.52794"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="126.925808" xlink:href="#ma41236af06" y="380.788141"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="85.747904" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="157.809236" xlink:href="#ma41236af06" y="332.52794"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="96.04238" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="340.571307"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="116.631332" xlink:href="#ma41236af06" y="404.918242"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="356.658041"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="157.809236" xlink:href="#ma41236af06" y="412.961609"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="168.103711" xlink:href="#ma41236af06" y="356.658041"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="126.925808" xlink:href="#ma41236af06" y="332.52794"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="301.931899" xlink:href="#ma41236af06" y="227.964171"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="219.576091" xlink:href="#ma41236af06" y="292.311106"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="404.918242"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="404.918242"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="364.701408"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="54.864476" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="229.870567" xlink:href="#ma41236af06" y="227.964171"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="126.925808" xlink:href="#ma41236af06" y="388.831508"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="126.925808" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="178.398187" xlink:href="#ma41236af06" y="308.39784"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="404.918242"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="353.404279" xlink:href="#ma41236af06" y="187.747337"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="209.281615" xlink:href="#ma41236af06" y="308.39784"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="404.918242"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="322.520851" xlink:href="#ma41236af06" y="227.964171"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="404.876658" xlink:href="#ma41236af06" y="388.831508"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="106.336856" xlink:href="#ma41236af06" y="380.788141"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="85.747904" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="425.46561" xlink:href="#ma41236af06" y="147.530503"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="106.336856" xlink:href="#ma41236af06" y="372.744774"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="300.354473"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="198.987139" xlink:href="#ma41236af06" y="268.181005"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="126.925808" xlink:href="#ma41236af06" y="356.658041"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="106.336856" xlink:href="#ma41236af06" y="372.744774"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="116.631332" xlink:href="#ma41236af06" y="356.658041"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="137.220284" xlink:href="#ma41236af06" y="308.39784"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="126.925808" xlink:href="#ma41236af06" y="404.918242"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="209.281615" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="116.631332" xlink:href="#ma41236af06" y="372.744774"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="126.925808" xlink:href="#ma41236af06" y="364.701408"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="116.631332" xlink:href="#ma41236af06" y="388.831508"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="188.692663" xlink:href="#ma41236af06" y="421.004975"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="198.987139" xlink:href="#ma41236af06" y="276.224372"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="106.336856" xlink:href="#ma41236af06" y="380.788141"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="353.404279" xlink:href="#ma41236af06" y="187.747337"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="412.961609"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="137.220284" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="301.931899" xlink:href="#ma41236af06" y="187.747337"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="198.987139" xlink:href="#ma41236af06" y="268.181005"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="271.048471" xlink:href="#ma41236af06" y="284.267739"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="356.658041"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="250.459519" xlink:href="#ma41236af06" y="404.918242"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="404.918242"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="271.048471" xlink:href="#ma41236af06" y="276.224372"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="96.04238" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="168.103711" xlink:href="#ma41236af06" y="292.311106"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="188.692663" xlink:href="#ma41236af06" y="316.441206"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="388.831508"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="106.336856" xlink:href="#ma41236af06" y="380.788141"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="126.925808" xlink:href="#ma41236af06" y="284.267739"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="421.004975"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="168.103711" xlink:href="#ma41236af06" y="332.52794"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="250.459519" xlink:href="#ma41236af06" y="187.747337"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="116.631332" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="96.04238" xlink:href="#ma41236af06" y="380.788141"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="168.103711" xlink:href="#ma41236af06" y="372.744774"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="250.459519" xlink:href="#ma41236af06" y="187.747337"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="219.576091" xlink:href="#ma41236af06" y="268.181005"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="301.931899" xlink:href="#ma41236af06" y="187.747337"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="198.987139" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="85.747904" xlink:href="#ma41236af06" y="372.744774"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="168.103711" xlink:href="#ma41236af06" y="308.39784"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="126.925808" xlink:href="#ma41236af06" y="388.831508"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="168.103711" xlink:href="#ma41236af06" y="332.52794"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="250.459519" xlink:href="#ma41236af06" y="412.961609"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="372.744774"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="126.925808" xlink:href="#ma41236af06" y="356.658041"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="388.831508"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="250.459519" xlink:href="#ma41236af06" y="284.267739"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="157.809236" xlink:href="#ma41236af06" y="340.571307"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="412.961609"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="106.336856" xlink:href="#ma41236af06" y="364.701408"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="250.459519" xlink:href="#ma41236af06" y="308.39784"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="96.04238" xlink:href="#ma41236af06" y="364.701408"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="60.011714" xlink:href="#ma41236af06" y="425.026659"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="394.582182" xlink:href="#ma41236af06" y="388.831508"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="116.631332" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="250.459519" xlink:href="#ma41236af06" y="412.961609"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="178.398187" xlink:href="#ma41236af06" y="388.831508"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="116.631332" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="126.925808" xlink:href="#ma41236af06" y="364.701408"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="412.961609"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="126.925808" xlink:href="#ma41236af06" y="364.701408"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="364.701408"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="229.870567" xlink:href="#ma41236af06" y="308.39784"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="301.931899" xlink:href="#ma41236af06" y="412.961609"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="198.987139" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="412.961609"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="96.04238" xlink:href="#ma41236af06" y="372.744774"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="250.459519" xlink:href="#ma41236af06" y="227.964171"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="209.281615" xlink:href="#ma41236af06" y="300.354473"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="188.692663" xlink:href="#ma41236af06" y="187.747337"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="96.04238" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="96.04238" xlink:href="#ma41236af06" y="332.52794"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="106.336856" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="178.398187" xlink:href="#ma41236af06" y="227.964171"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="137.220284" xlink:href="#ma41236af06" y="308.39784"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="126.925808" xlink:href="#ma41236af06" y="187.747337"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="54.864476" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="116.631332" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="126.925808" xlink:href="#ma41236af06" y="300.354473"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="106.336856" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="412.961609"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="281.342947" xlink:href="#ma41236af06" y="187.747337"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="116.631332" xlink:href="#ma41236af06" y="372.744774"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="316.441206"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="404.918242"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="96.04238" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="388.831508"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="168.103711" xlink:href="#ma41236af06" y="332.52794"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="364.701408"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="85.747904" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="404.918242"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="250.459519" xlink:href="#ma41236af06" y="227.964171"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="308.39784"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="240.165043" xlink:href="#ma41236af06" y="236.007538"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="353.404279" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="116.631332" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="240.165043" xlink:href="#ma41236af06" y="236.007538"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="412.961609"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="250.459519" xlink:href="#ma41236af06" y="227.964171"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="388.831508"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="240.165043" xlink:href="#ma41236af06" y="227.964171"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="85.747904" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="116.631332" xlink:href="#ma41236af06" y="372.744774"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="96.04238" xlink:href="#ma41236af06" y="380.788141"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="106.336856" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="168.103711" xlink:href="#ma41236af06" y="380.788141"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="54.864476" xlink:href="#ma41236af06" y="412.961609"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="188.692663" xlink:href="#ma41236af06" y="268.181005"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="126.925808" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="90.895142" xlink:href="#ma41236af06" y="388.831508"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="404.918242"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="157.809236" xlink:href="#ma41236af06" y="404.918242"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="70.30619" xlink:href="#ma41236af06" y="404.918242"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="178.398187" xlink:href="#ma41236af06" y="380.788141"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="332.52794"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="116.631332" xlink:href="#ma41236af06" y="356.658041"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="178.398187" xlink:href="#ma41236af06" y="421.004975"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="250.459519" xlink:href="#ma41236af06" y="388.831508"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="116.631332" xlink:href="#ma41236af06" y="404.918242"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="198.987139" xlink:href="#ma41236af06" y="308.39784"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="322.520851" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="356.658041"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="308.39784"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="85.747904" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="324.484573"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="198.987139" xlink:href="#ma41236af06" y="268.181005"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="404.918242"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="54.864476" xlink:href="#ma41236af06" y="412.961609"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="240.165043" xlink:href="#ma41236af06" y="276.224372"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="292.311106"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="60.011714" xlink:href="#ma41236af06" y="404.918242"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="281.342947" xlink:href="#ma41236af06" y="123.400402"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="178.398187" xlink:href="#ma41236af06" y="227.964171"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="157.809236" xlink:href="#ma41236af06" y="380.788141"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="137.220284" xlink:href="#ma41236af06" y="308.39784"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="178.398187" xlink:href="#ma41236af06" y="268.181005"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="85.747904" xlink:href="#ma41236af06" y="372.744774"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="353.404279" xlink:href="#ma41236af06" y="107.313668"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="240.165043" xlink:href="#ma41236af06" y="276.224372"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="219.576091" xlink:href="#ma41236af06" y="284.267739"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="198.987139" xlink:href="#ma41236af06" y="268.181005"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="412.961609"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="137.220284" xlink:href="#ma41236af06" y="308.39784"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="209.281615" xlink:href="#ma41236af06" y="388.831508"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="96.04238" xlink:href="#ma41236af06" y="308.39784"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="188.692663" xlink:href="#ma41236af06" y="300.354473"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="388.831508"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="85.747904" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="380.788141"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="404.876658" xlink:href="#ma41236af06" y="147.530503"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="380.788141"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="126.925808" xlink:href="#ma41236af06" y="388.831508"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="85.747904" xlink:href="#ma41236af06" y="412.961609"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="116.631332" xlink:href="#ma41236af06" y="380.788141"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="85.747904" xlink:href="#ma41236af06" y="380.788141"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="353.404279" xlink:href="#ma41236af06" y="187.747337"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="380.788141"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="137.220284" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="372.744774"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="353.404279" xlink:href="#ma41236af06" y="147.530503"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="268.181005"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="412.961609"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="209.281615" xlink:href="#ma41236af06" y="300.354473"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="85.747904" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="126.925808" xlink:href="#ma41236af06" y="332.52794"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="96.04238" xlink:href="#ma41236af06" y="308.39784"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="250.459519" xlink:href="#ma41236af06" y="227.964171"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="250.459519" xlink:href="#ma41236af06" y="187.747337"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="96.04238" xlink:href="#ma41236af06" y="412.961609"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="85.747904" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="54.864476" xlink:href="#ma41236af06" y="412.961609"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="340.571307"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="85.747904" xlink:href="#ma41236af06" y="380.788141"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="96.04238" xlink:href="#ma41236af06" y="404.918242"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="137.220284" xlink:href="#ma41236af06" y="356.658041"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="85.747904" xlink:href="#ma41236af06" y="332.52794"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="421.004975"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="168.103711" xlink:href="#ma41236af06" y="332.52794"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="240.165043" xlink:href="#ma41236af06" y="421.004975"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="106.336856" xlink:href="#ma41236af06" y="380.788141"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="116.631332" xlink:href="#ma41236af06" y="227.964171"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="116.631332" xlink:href="#ma41236af06" y="316.441206"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="340.571307"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="332.52794"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="157.809236" xlink:href="#ma41236af06" y="372.744774"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="209.281615" xlink:href="#ma41236af06" y="300.354473"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="250.459519" xlink:href="#ma41236af06" y="268.181005"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="168.103711" xlink:href="#ma41236af06" y="332.52794"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="75.453428" xlink:href="#ma41236af06" y="364.701408"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="404.918242"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="308.39784"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="308.39784"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="308.39784"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="54.864476" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="122.808017" xlink:href="#ma41236af06" y="268.181005"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="168.103711" xlink:href="#ma41236af06" y="268.181005"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="96.04238" xlink:href="#ma41236af06" y="388.831508"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="209.281615" xlink:href="#ma41236af06" y="236.007538"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="137.220284" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="106.336856" xlink:href="#ma41236af06" y="332.52794"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="178.398187" xlink:href="#ma41236af06" y="316.441206"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="137.220284" xlink:href="#ma41236af06" y="356.658041"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="54.864476" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="106.336856" xlink:href="#ma41236af06" y="380.788141"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="268.181005"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="308.39784"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="332.52794"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="301.931899" xlink:href="#ma41236af06" y="227.964171"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="421.004975"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="250.459519" xlink:href="#ma41236af06" y="268.181005"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="106.336856" xlink:href="#ma41236af06" y="421.004975"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="168.103711" xlink:href="#ma41236af06" y="332.52794"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="96.04238" xlink:href="#ma41236af06" y="388.831508"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="147.51476" xlink:href="#ma41236af06" y="348.614674"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="85.747904" xlink:href="#ma41236af06" y="364.701408"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="408.939925"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="157.809236" xlink:href="#ma41236af06" y="396.874875"/>
+     <use style="fill:#005aa0;stroke:#005aa0;" x="65.158952" xlink:href="#ma41236af06" y="421.004975"/>
+    </g>
+   </g>
+   <g id="matplotlib.axis_1">
+    <g id="xtick_1">
+     <g id="line2d_1">
+      <defs>
+       <path d="M 0 0 
+L 0 3.5 
+" id="m1bb0da5e62" style="stroke:#000000;stroke-width:0.8;"/>
+      </defs>
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="44.57" xlink:href="#m1bb0da5e62" y="429.048342"/>
+      </g>
+     </g>
+     <g id="text_1">
+      <!-- 0 -->
+      <g transform="translate(41.38875 443.64678)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 31.78125 66.40625 
+Q 24.171875 66.40625 20.328125 58.90625 
+Q 16.5 51.421875 16.5 36.375 
+Q 16.5 21.390625 20.328125 13.890625 
+Q 24.171875 6.390625 31.78125 6.390625 
+Q 39.453125 6.390625 43.28125 13.890625 
+Q 47.125 21.390625 47.125 36.375 
+Q 47.125 51.421875 43.28125 58.90625 
+Q 39.453125 66.40625 31.78125 66.40625 
+z
+M 31.78125 74.21875 
+Q 44.046875 74.21875 50.515625 64.515625 
+Q 56.984375 54.828125 56.984375 36.375 
+Q 56.984375 17.96875 50.515625 8.265625 
+Q 44.046875 -1.421875 31.78125 -1.421875 
+Q 19.53125 -1.421875 13.0625 8.265625 
+Q 6.59375 17.96875 6.59375 36.375 
+Q 6.59375 54.828125 13.0625 64.515625 
+Q 19.53125 74.21875 31.78125 74.21875 
+z
+" id="DejaVuSans-48"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_2">
+     <g id="line2d_2">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="147.51476" xlink:href="#m1bb0da5e62" y="429.048342"/>
+      </g>
+     </g>
+     <g id="text_2">
+      <!-- 10 -->
+      <g transform="translate(141.15226 443.64678)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 12.40625 8.296875 
+L 28.515625 8.296875 
+L 28.515625 63.921875 
+L 10.984375 60.40625 
+L 10.984375 69.390625 
+L 28.421875 72.90625 
+L 38.28125 72.90625 
+L 38.28125 8.296875 
+L 54.390625 8.296875 
+L 54.390625 0 
+L 12.40625 0 
+z
+" id="DejaVuSans-49"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-49"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_3">
+     <g id="line2d_3">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="250.459519" xlink:href="#m1bb0da5e62" y="429.048342"/>
+      </g>
+     </g>
+     <g id="text_3">
+      <!-- 20 -->
+      <g transform="translate(244.097019 443.64678)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 19.1875 8.296875 
+L 53.609375 8.296875 
+L 53.609375 0 
+L 7.328125 0 
+L 7.328125 8.296875 
+Q 12.9375 14.109375 22.625 23.890625 
+Q 32.328125 33.6875 34.8125 36.53125 
+Q 39.546875 41.84375 41.421875 45.53125 
+Q 43.3125 49.21875 43.3125 52.78125 
+Q 43.3125 58.59375 39.234375 62.25 
+Q 35.15625 65.921875 28.609375 65.921875 
+Q 23.96875 65.921875 18.8125 64.3125 
+Q 13.671875 62.703125 7.8125 59.421875 
+L 7.8125 69.390625 
+Q 13.765625 71.78125 18.9375 73 
+Q 24.125 74.21875 28.421875 74.21875 
+Q 39.75 74.21875 46.484375 68.546875 
+Q 53.21875 62.890625 53.21875 53.421875 
+Q 53.21875 48.921875 51.53125 44.890625 
+Q 49.859375 40.875 45.40625 35.40625 
+Q 44.1875 33.984375 37.640625 27.21875 
+Q 31.109375 20.453125 19.1875 8.296875 
+z
+" id="DejaVuSans-50"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-50"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_4">
+     <g id="line2d_4">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="353.404279" xlink:href="#m1bb0da5e62" y="429.048342"/>
+      </g>
+     </g>
+     <g id="text_4">
+      <!-- 30 -->
+      <g transform="translate(347.041779 443.64678)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 40.578125 39.3125 
+Q 47.65625 37.796875 51.625 33 
+Q 55.609375 28.21875 55.609375 21.1875 
+Q 55.609375 10.40625 48.1875 4.484375 
+Q 40.765625 -1.421875 27.09375 -1.421875 
+Q 22.515625 -1.421875 17.65625 -0.515625 
+Q 12.796875 0.390625 7.625 2.203125 
+L 7.625 11.71875 
+Q 11.71875 9.328125 16.59375 8.109375 
+Q 21.484375 6.890625 26.8125 6.890625 
+Q 36.078125 6.890625 40.9375 10.546875 
+Q 45.796875 14.203125 45.796875 21.1875 
+Q 45.796875 27.640625 41.28125 31.265625 
+Q 36.765625 34.90625 28.71875 34.90625 
+L 20.21875 34.90625 
+L 20.21875 43.015625 
+L 29.109375 43.015625 
+Q 36.375 43.015625 40.234375 45.921875 
+Q 44.09375 48.828125 44.09375 54.296875 
+Q 44.09375 59.90625 40.109375 62.90625 
+Q 36.140625 65.921875 28.71875 65.921875 
+Q 24.65625 65.921875 20.015625 65.03125 
+Q 15.375 64.15625 9.8125 62.3125 
+L 9.8125 71.09375 
+Q 15.4375 72.65625 20.34375 73.4375 
+Q 25.25 74.21875 29.59375 74.21875 
+Q 40.828125 74.21875 47.359375 69.109375 
+Q 53.90625 64.015625 53.90625 55.328125 
+Q 53.90625 49.265625 50.4375 45.09375 
+Q 46.96875 40.921875 40.578125 39.3125 
+z
+" id="DejaVuSans-51"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-51"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_5">
+     <g id="line2d_5">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="456.349038" xlink:href="#m1bb0da5e62" y="429.048342"/>
+      </g>
+     </g>
+     <g id="text_5">
+      <!-- 40 -->
+      <g transform="translate(449.986538 443.64678)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 37.796875 64.3125 
+L 12.890625 25.390625 
+L 37.796875 25.390625 
+z
+M 35.203125 72.90625 
+L 47.609375 72.90625 
+L 47.609375 25.390625 
+L 58.015625 25.390625 
+L 58.015625 17.1875 
+L 47.609375 17.1875 
+L 47.609375 0 
+L 37.796875 0 
+L 37.796875 17.1875 
+L 4.890625 17.1875 
+L 4.890625 26.703125 
+z
+" id="DejaVuSans-52"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-52"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_6">
+     <g id="line2d_6">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="559.293798" xlink:href="#m1bb0da5e62" y="429.048342"/>
+      </g>
+     </g>
+     <g id="text_6">
+      <!-- 50 -->
+      <g transform="translate(552.931298 443.64678)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 10.796875 72.90625 
+L 49.515625 72.90625 
+L 49.515625 64.59375 
+L 19.828125 64.59375 
+L 19.828125 46.734375 
+Q 21.96875 47.46875 24.109375 47.828125 
+Q 26.265625 48.1875 28.421875 48.1875 
+Q 40.625 48.1875 47.75 41.5 
+Q 54.890625 34.8125 54.890625 23.390625 
+Q 54.890625 11.625 47.5625 5.09375 
+Q 40.234375 -1.421875 26.90625 -1.421875 
+Q 22.3125 -1.421875 17.546875 -0.640625 
+Q 12.796875 0.140625 7.71875 1.703125 
+L 7.71875 11.625 
+Q 12.109375 9.234375 16.796875 8.0625 
+Q 21.484375 6.890625 26.703125 6.890625 
+Q 35.15625 6.890625 40.078125 11.328125 
+Q 45.015625 15.765625 45.015625 23.390625 
+Q 45.015625 31 40.078125 35.4375 
+Q 35.15625 39.890625 26.703125 39.890625 
+Q 22.75 39.890625 18.8125 39.015625 
+Q 14.890625 38.140625 10.796875 36.28125 
+z
+" id="DejaVuSans-53"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-53"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="text_7">
+     <!-- Research experience (years) -->
+     <g transform="translate(230.44518 457.324905)scale(0.1 -0.1)">
+      <defs>
+       <path d="M 44.390625 34.1875 
+Q 47.5625 33.109375 50.5625 29.59375 
+Q 53.5625 26.078125 56.59375 19.921875 
+L 66.609375 0 
+L 56 0 
+L 46.6875 18.703125 
+Q 43.0625 26.03125 39.671875 28.421875 
+Q 36.28125 30.8125 30.421875 30.8125 
+L 19.671875 30.8125 
+L 19.671875 0 
+L 9.8125 0 
+L 9.8125 72.90625 
+L 32.078125 72.90625 
+Q 44.578125 72.90625 50.734375 67.671875 
+Q 56.890625 62.453125 56.890625 51.90625 
+Q 56.890625 45.015625 53.6875 40.46875 
+Q 50.484375 35.9375 44.390625 34.1875 
+z
+M 19.671875 64.796875 
+L 19.671875 38.921875 
+L 32.078125 38.921875 
+Q 39.203125 38.921875 42.84375 42.21875 
+Q 46.484375 45.515625 46.484375 51.90625 
+Q 46.484375 58.296875 42.84375 61.546875 
+Q 39.203125 64.796875 32.078125 64.796875 
+z
+" id="DejaVuSans-82"/>
+       <path d="M 56.203125 29.59375 
+L 56.203125 25.203125 
+L 14.890625 25.203125 
+Q 15.484375 15.921875 20.484375 11.0625 
+Q 25.484375 6.203125 34.421875 6.203125 
+Q 39.59375 6.203125 44.453125 7.46875 
+Q 49.3125 8.734375 54.109375 11.28125 
+L 54.109375 2.78125 
+Q 49.265625 0.734375 44.1875 -0.34375 
+Q 39.109375 -1.421875 33.890625 -1.421875 
+Q 20.796875 -1.421875 13.15625 6.1875 
+Q 5.515625 13.8125 5.515625 26.8125 
+Q 5.515625 40.234375 12.765625 48.109375 
+Q 20.015625 56 32.328125 56 
+Q 43.359375 56 49.78125 48.890625 
+Q 56.203125 41.796875 56.203125 29.59375 
+z
+M 47.21875 32.234375 
+Q 47.125 39.59375 43.09375 43.984375 
+Q 39.0625 48.390625 32.421875 48.390625 
+Q 24.90625 48.390625 20.390625 44.140625 
+Q 15.875 39.890625 15.1875 32.171875 
+z
+" id="DejaVuSans-101"/>
+       <path d="M 44.28125 53.078125 
+L 44.28125 44.578125 
+Q 40.484375 46.53125 36.375 47.5 
+Q 32.28125 48.484375 27.875 48.484375 
+Q 21.1875 48.484375 17.84375 46.4375 
+Q 14.5 44.390625 14.5 40.28125 
+Q 14.5 37.15625 16.890625 35.375 
+Q 19.28125 33.59375 26.515625 31.984375 
+L 29.59375 31.296875 
+Q 39.15625 29.25 43.1875 25.515625 
+Q 47.21875 21.78125 47.21875 15.09375 
+Q 47.21875 7.46875 41.1875 3.015625 
+Q 35.15625 -1.421875 24.609375 -1.421875 
+Q 20.21875 -1.421875 15.453125 -0.5625 
+Q 10.6875 0.296875 5.421875 2 
+L 5.421875 11.28125 
+Q 10.40625 8.6875 15.234375 7.390625 
+Q 20.0625 6.109375 24.8125 6.109375 
+Q 31.15625 6.109375 34.5625 8.28125 
+Q 37.984375 10.453125 37.984375 14.40625 
+Q 37.984375 18.0625 35.515625 20.015625 
+Q 33.0625 21.96875 24.703125 23.78125 
+L 21.578125 24.515625 
+Q 13.234375 26.265625 9.515625 29.90625 
+Q 5.8125 33.546875 5.8125 39.890625 
+Q 5.8125 47.609375 11.28125 51.796875 
+Q 16.75 56 26.8125 56 
+Q 31.78125 56 36.171875 55.265625 
+Q 40.578125 54.546875 44.28125 53.078125 
+z
+" id="DejaVuSans-115"/>
+       <path d="M 34.28125 27.484375 
+Q 23.390625 27.484375 19.1875 25 
+Q 14.984375 22.515625 14.984375 16.5 
+Q 14.984375 11.71875 18.140625 8.90625 
+Q 21.296875 6.109375 26.703125 6.109375 
+Q 34.1875 6.109375 38.703125 11.40625 
+Q 43.21875 16.703125 43.21875 25.484375 
+L 43.21875 27.484375 
+z
+M 52.203125 31.203125 
+L 52.203125 0 
+L 43.21875 0 
+L 43.21875 8.296875 
+Q 40.140625 3.328125 35.546875 0.953125 
+Q 30.953125 -1.421875 24.3125 -1.421875 
+Q 15.921875 -1.421875 10.953125 3.296875 
+Q 6 8.015625 6 15.921875 
+Q 6 25.140625 12.171875 29.828125 
+Q 18.359375 34.515625 30.609375 34.515625 
+L 43.21875 34.515625 
+L 43.21875 35.40625 
+Q 43.21875 41.609375 39.140625 45 
+Q 35.0625 48.390625 27.6875 48.390625 
+Q 23 48.390625 18.546875 47.265625 
+Q 14.109375 46.140625 10.015625 43.890625 
+L 10.015625 52.203125 
+Q 14.9375 54.109375 19.578125 55.046875 
+Q 24.21875 56 28.609375 56 
+Q 40.484375 56 46.34375 49.84375 
+Q 52.203125 43.703125 52.203125 31.203125 
+z
+" id="DejaVuSans-97"/>
+       <path d="M 41.109375 46.296875 
+Q 39.59375 47.171875 37.8125 47.578125 
+Q 36.03125 48 33.890625 48 
+Q 26.265625 48 22.1875 43.046875 
+Q 18.109375 38.09375 18.109375 28.8125 
+L 18.109375 0 
+L 9.078125 0 
+L 9.078125 54.6875 
+L 18.109375 54.6875 
+L 18.109375 46.1875 
+Q 20.953125 51.171875 25.484375 53.578125 
+Q 30.03125 56 36.53125 56 
+Q 37.453125 56 38.578125 55.875 
+Q 39.703125 55.765625 41.0625 55.515625 
+z
+" id="DejaVuSans-114"/>
+       <path d="M 48.78125 52.59375 
+L 48.78125 44.1875 
+Q 44.96875 46.296875 41.140625 47.34375 
+Q 37.3125 48.390625 33.40625 48.390625 
+Q 24.65625 48.390625 19.8125 42.84375 
+Q 14.984375 37.3125 14.984375 27.296875 
+Q 14.984375 17.28125 19.8125 11.734375 
+Q 24.65625 6.203125 33.40625 6.203125 
+Q 37.3125 6.203125 41.140625 7.25 
+Q 44.96875 8.296875 48.78125 10.40625 
+L 48.78125 2.09375 
+Q 45.015625 0.34375 40.984375 -0.53125 
+Q 36.96875 -1.421875 32.421875 -1.421875 
+Q 20.0625 -1.421875 12.78125 6.34375 
+Q 5.515625 14.109375 5.515625 27.296875 
+Q 5.515625 40.671875 12.859375 48.328125 
+Q 20.21875 56 33.015625 56 
+Q 37.15625 56 41.109375 55.140625 
+Q 45.0625 54.296875 48.78125 52.59375 
+z
+" id="DejaVuSans-99"/>
+       <path d="M 54.890625 33.015625 
+L 54.890625 0 
+L 45.90625 0 
+L 45.90625 32.71875 
+Q 45.90625 40.484375 42.875 44.328125 
+Q 39.84375 48.1875 33.796875 48.1875 
+Q 26.515625 48.1875 22.3125 43.546875 
+Q 18.109375 38.921875 18.109375 30.90625 
+L 18.109375 0 
+L 9.078125 0 
+L 9.078125 75.984375 
+L 18.109375 75.984375 
+L 18.109375 46.1875 
+Q 21.34375 51.125 25.703125 53.5625 
+Q 30.078125 56 35.796875 56 
+Q 45.21875 56 50.046875 50.171875 
+Q 54.890625 44.34375 54.890625 33.015625 
+z
+" id="DejaVuSans-104"/>
+       <path id="DejaVuSans-32"/>
+       <path d="M 54.890625 54.6875 
+L 35.109375 28.078125 
+L 55.90625 0 
+L 45.3125 0 
+L 29.390625 21.484375 
+L 13.484375 0 
+L 2.875 0 
+L 24.125 28.609375 
+L 4.6875 54.6875 
+L 15.28125 54.6875 
+L 29.78125 35.203125 
+L 44.28125 54.6875 
+z
+" id="DejaVuSans-120"/>
+       <path d="M 18.109375 8.203125 
+L 18.109375 -20.796875 
+L 9.078125 -20.796875 
+L 9.078125 54.6875 
+L 18.109375 54.6875 
+L 18.109375 46.390625 
+Q 20.953125 51.265625 25.265625 53.625 
+Q 29.59375 56 35.59375 56 
+Q 45.5625 56 51.78125 48.09375 
+Q 58.015625 40.1875 58.015625 27.296875 
+Q 58.015625 14.40625 51.78125 6.484375 
+Q 45.5625 -1.421875 35.59375 -1.421875 
+Q 29.59375 -1.421875 25.265625 0.953125 
+Q 20.953125 3.328125 18.109375 8.203125 
+z
+M 48.6875 27.296875 
+Q 48.6875 37.203125 44.609375 42.84375 
+Q 40.53125 48.484375 33.40625 48.484375 
+Q 26.265625 48.484375 22.1875 42.84375 
+Q 18.109375 37.203125 18.109375 27.296875 
+Q 18.109375 17.390625 22.1875 11.75 
+Q 26.265625 6.109375 33.40625 6.109375 
+Q 40.53125 6.109375 44.609375 11.75 
+Q 48.6875 17.390625 48.6875 27.296875 
+z
+" id="DejaVuSans-112"/>
+       <path d="M 9.421875 54.6875 
+L 18.40625 54.6875 
+L 18.40625 0 
+L 9.421875 0 
+z
+M 9.421875 75.984375 
+L 18.40625 75.984375 
+L 18.40625 64.59375 
+L 9.421875 64.59375 
+z
+" id="DejaVuSans-105"/>
+       <path d="M 54.890625 33.015625 
+L 54.890625 0 
+L 45.90625 0 
+L 45.90625 32.71875 
+Q 45.90625 40.484375 42.875 44.328125 
+Q 39.84375 48.1875 33.796875 48.1875 
+Q 26.515625 48.1875 22.3125 43.546875 
+Q 18.109375 38.921875 18.109375 30.90625 
+L 18.109375 0 
+L 9.078125 0 
+L 9.078125 54.6875 
+L 18.109375 54.6875 
+L 18.109375 46.1875 
+Q 21.34375 51.125 25.703125 53.5625 
+Q 30.078125 56 35.796875 56 
+Q 45.21875 56 50.046875 50.171875 
+Q 54.890625 44.34375 54.890625 33.015625 
+z
+" id="DejaVuSans-110"/>
+       <path d="M 31 75.875 
+Q 24.46875 64.65625 21.28125 53.65625 
+Q 18.109375 42.671875 18.109375 31.390625 
+Q 18.109375 20.125 21.3125 9.0625 
+Q 24.515625 -2 31 -13.1875 
+L 23.1875 -13.1875 
+Q 15.875 -1.703125 12.234375 9.375 
+Q 8.59375 20.453125 8.59375 31.390625 
+Q 8.59375 42.28125 12.203125 53.3125 
+Q 15.828125 64.359375 23.1875 75.875 
+z
+" id="DejaVuSans-40"/>
+       <path d="M 32.171875 -5.078125 
+Q 28.375 -14.84375 24.75 -17.8125 
+Q 21.140625 -20.796875 15.09375 -20.796875 
+L 7.90625 -20.796875 
+L 7.90625 -13.28125 
+L 13.1875 -13.28125 
+Q 16.890625 -13.28125 18.9375 -11.515625 
+Q 21 -9.765625 23.484375 -3.21875 
+L 25.09375 0.875 
+L 2.984375 54.6875 
+L 12.5 54.6875 
+L 29.59375 11.921875 
+L 46.6875 54.6875 
+L 56.203125 54.6875 
+z
+" id="DejaVuSans-121"/>
+       <path d="M 8.015625 75.875 
+L 15.828125 75.875 
+Q 23.140625 64.359375 26.78125 53.3125 
+Q 30.421875 42.28125 30.421875 31.390625 
+Q 30.421875 20.453125 26.78125 9.375 
+Q 23.140625 -1.703125 15.828125 -13.1875 
+L 8.015625 -13.1875 
+Q 14.5 -2 17.703125 9.0625 
+Q 20.90625 20.125 20.90625 31.390625 
+Q 20.90625 42.671875 17.703125 53.65625 
+Q 14.5 64.65625 8.015625 75.875 
+z
+" id="DejaVuSans-41"/>
+      </defs>
+      <use xlink:href="#DejaVuSans-82"/>
+      <use x="64.982422" xlink:href="#DejaVuSans-101"/>
+      <use x="126.505859" xlink:href="#DejaVuSans-115"/>
+      <use x="178.605469" xlink:href="#DejaVuSans-101"/>
+      <use x="240.128906" xlink:href="#DejaVuSans-97"/>
+      <use x="301.408203" xlink:href="#DejaVuSans-114"/>
+      <use x="340.271484" xlink:href="#DejaVuSans-99"/>
+      <use x="395.251953" xlink:href="#DejaVuSans-104"/>
+      <use x="458.630859" xlink:href="#DejaVuSans-32"/>
+      <use x="490.417969" xlink:href="#DejaVuSans-101"/>
+      <use x="550.191406" xlink:href="#DejaVuSans-120"/>
+      <use x="609.371094" xlink:href="#DejaVuSans-112"/>
+      <use x="672.847656" xlink:href="#DejaVuSans-101"/>
+      <use x="734.371094" xlink:href="#DejaVuSans-114"/>
+      <use x="775.484375" xlink:href="#DejaVuSans-105"/>
+      <use x="803.267578" xlink:href="#DejaVuSans-101"/>
+      <use x="864.791016" xlink:href="#DejaVuSans-110"/>
+      <use x="928.169922" xlink:href="#DejaVuSans-99"/>
+      <use x="983.150391" xlink:href="#DejaVuSans-101"/>
+      <use x="1044.673828" xlink:href="#DejaVuSans-32"/>
+      <use x="1076.460938" xlink:href="#DejaVuSans-40"/>
+      <use x="1115.474609" xlink:href="#DejaVuSans-121"/>
+      <use x="1174.654297" xlink:href="#DejaVuSans-101"/>
+      <use x="1236.177734" xlink:href="#DejaVuSans-97"/>
+      <use x="1297.457031" xlink:href="#DejaVuSans-114"/>
+      <use x="1338.570312" xlink:href="#DejaVuSans-115"/>
+      <use x="1390.669922" xlink:href="#DejaVuSans-41"/>
+     </g>
+    </g>
+   </g>
+   <g id="matplotlib.axis_2">
+    <g id="ytick_1">
+     <g id="line2d_7">
+      <defs>
+       <path d="M 0 0 
+L -3.5 0 
+" id="m6f54a13e66" style="stroke:#000000;stroke-width:0.8;"/>
+      </defs>
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="44.57" xlink:href="#m6f54a13e66" y="429.048342"/>
+      </g>
+     </g>
+     <g id="text_8">
+      <!-- 0 -->
+      <g transform="translate(31.2075 432.847561)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="ytick_2">
+     <g id="line2d_8">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="44.57" xlink:href="#m6f54a13e66" y="348.614674"/>
+      </g>
+     </g>
+     <g id="text_9">
+      <!-- 10 -->
+      <g transform="translate(24.845 352.413893)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-49"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="ytick_3">
+     <g id="line2d_9">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="44.57" xlink:href="#m6f54a13e66" y="268.181005"/>
+      </g>
+     </g>
+     <g id="text_10">
+      <!-- 20 -->
+      <g transform="translate(24.845 271.980224)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-50"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="ytick_4">
+     <g id="line2d_10">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="44.57" xlink:href="#m6f54a13e66" y="187.747337"/>
+      </g>
+     </g>
+     <g id="text_11">
+      <!-- 30 -->
+      <g transform="translate(24.845 191.546556)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-51"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="ytick_5">
+     <g id="line2d_11">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="44.57" xlink:href="#m6f54a13e66" y="107.313668"/>
+      </g>
+     </g>
+     <g id="text_12">
+      <!-- 40 -->
+      <g transform="translate(24.845 111.112887)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-52"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="ytick_6">
+     <g id="line2d_12">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="44.57" xlink:href="#m6f54a13e66" y="26.88"/>
+      </g>
+     </g>
+     <g id="text_13">
+      <!-- 50 -->
+      <g transform="translate(24.845 30.679219)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-53"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="text_14">
+     <!-- Software development experience (years) -->
+     <g transform="translate(18.765313 333.13214)rotate(-90)scale(0.1 -0.1)">
+      <defs>
+       <path d="M 53.515625 70.515625 
+L 53.515625 60.890625 
+Q 47.90625 63.578125 42.921875 64.890625 
+Q 37.9375 66.21875 33.296875 66.21875 
+Q 25.25 66.21875 20.875 63.09375 
+Q 16.5 59.96875 16.5 54.203125 
+Q 16.5 49.359375 19.40625 46.890625 
+Q 22.3125 44.4375 30.421875 42.921875 
+L 36.375 41.703125 
+Q 47.40625 39.59375 52.65625 34.296875 
+Q 57.90625 29 57.90625 20.125 
+Q 57.90625 9.515625 50.796875 4.046875 
+Q 43.703125 -1.421875 29.984375 -1.421875 
+Q 24.8125 -1.421875 18.96875 -0.25 
+Q 13.140625 0.921875 6.890625 3.21875 
+L 6.890625 13.375 
+Q 12.890625 10.015625 18.65625 8.296875 
+Q 24.421875 6.59375 29.984375 6.59375 
+Q 38.421875 6.59375 43.015625 9.90625 
+Q 47.609375 13.234375 47.609375 19.390625 
+Q 47.609375 24.75 44.3125 27.78125 
+Q 41.015625 30.8125 33.5 32.328125 
+L 27.484375 33.5 
+Q 16.453125 35.6875 11.515625 40.375 
+Q 6.59375 45.0625 6.59375 53.421875 
+Q 6.59375 63.09375 13.40625 68.65625 
+Q 20.21875 74.21875 32.171875 74.21875 
+Q 37.3125 74.21875 42.625 73.28125 
+Q 47.953125 72.359375 53.515625 70.515625 
+z
+" id="DejaVuSans-83"/>
+       <path d="M 30.609375 48.390625 
+Q 23.390625 48.390625 19.1875 42.75 
+Q 14.984375 37.109375 14.984375 27.296875 
+Q 14.984375 17.484375 19.15625 11.84375 
+Q 23.34375 6.203125 30.609375 6.203125 
+Q 37.796875 6.203125 41.984375 11.859375 
+Q 46.1875 17.53125 46.1875 27.296875 
+Q 46.1875 37.015625 41.984375 42.703125 
+Q 37.796875 48.390625 30.609375 48.390625 
+z
+M 30.609375 56 
+Q 42.328125 56 49.015625 48.375 
+Q 55.71875 40.765625 55.71875 27.296875 
+Q 55.71875 13.875 49.015625 6.21875 
+Q 42.328125 -1.421875 30.609375 -1.421875 
+Q 18.84375 -1.421875 12.171875 6.21875 
+Q 5.515625 13.875 5.515625 27.296875 
+Q 5.515625 40.765625 12.171875 48.375 
+Q 18.84375 56 30.609375 56 
+z
+" id="DejaVuSans-111"/>
+       <path d="M 37.109375 75.984375 
+L 37.109375 68.5 
+L 28.515625 68.5 
+Q 23.6875 68.5 21.796875 66.546875 
+Q 19.921875 64.59375 19.921875 59.515625 
+L 19.921875 54.6875 
+L 34.71875 54.6875 
+L 34.71875 47.703125 
+L 19.921875 47.703125 
+L 19.921875 0 
+L 10.890625 0 
+L 10.890625 47.703125 
+L 2.296875 47.703125 
+L 2.296875 54.6875 
+L 10.890625 54.6875 
+L 10.890625 58.5 
+Q 10.890625 67.625 15.140625 71.796875 
+Q 19.390625 75.984375 28.609375 75.984375 
+z
+" id="DejaVuSans-102"/>
+       <path d="M 18.3125 70.21875 
+L 18.3125 54.6875 
+L 36.8125 54.6875 
+L 36.8125 47.703125 
+L 18.3125 47.703125 
+L 18.3125 18.015625 
+Q 18.3125 11.328125 20.140625 9.421875 
+Q 21.96875 7.515625 27.59375 7.515625 
+L 36.8125 7.515625 
+L 36.8125 0 
+L 27.59375 0 
+Q 17.1875 0 13.234375 3.875 
+Q 9.28125 7.765625 9.28125 18.015625 
+L 9.28125 47.703125 
+L 2.6875 47.703125 
+L 2.6875 54.6875 
+L 9.28125 54.6875 
+L 9.28125 70.21875 
+z
+" id="DejaVuSans-116"/>
+       <path d="M 4.203125 54.6875 
+L 13.1875 54.6875 
+L 24.421875 12.015625 
+L 35.59375 54.6875 
+L 46.1875 54.6875 
+L 57.421875 12.015625 
+L 68.609375 54.6875 
+L 77.59375 54.6875 
+L 63.28125 0 
+L 52.6875 0 
+L 40.921875 44.828125 
+L 29.109375 0 
+L 18.5 0 
+z
+" id="DejaVuSans-119"/>
+       <path d="M 45.40625 46.390625 
+L 45.40625 75.984375 
+L 54.390625 75.984375 
+L 54.390625 0 
+L 45.40625 0 
+L 45.40625 8.203125 
+Q 42.578125 3.328125 38.25 0.953125 
+Q 33.9375 -1.421875 27.875 -1.421875 
+Q 17.96875 -1.421875 11.734375 6.484375 
+Q 5.515625 14.40625 5.515625 27.296875 
+Q 5.515625 40.1875 11.734375 48.09375 
+Q 17.96875 56 27.875 56 
+Q 33.9375 56 38.25 53.625 
+Q 42.578125 51.265625 45.40625 46.390625 
+z
+M 14.796875 27.296875 
+Q 14.796875 17.390625 18.875 11.75 
+Q 22.953125 6.109375 30.078125 6.109375 
+Q 37.203125 6.109375 41.296875 11.75 
+Q 45.40625 17.390625 45.40625 27.296875 
+Q 45.40625 37.203125 41.296875 42.84375 
+Q 37.203125 48.484375 30.078125 48.484375 
+Q 22.953125 48.484375 18.875 42.84375 
+Q 14.796875 37.203125 14.796875 27.296875 
+z
+" id="DejaVuSans-100"/>
+       <path d="M 2.984375 54.6875 
+L 12.5 54.6875 
+L 29.59375 8.796875 
+L 46.6875 54.6875 
+L 56.203125 54.6875 
+L 35.6875 0 
+L 23.484375 0 
+z
+" id="DejaVuSans-118"/>
+       <path d="M 9.421875 75.984375 
+L 18.40625 75.984375 
+L 18.40625 0 
+L 9.421875 0 
+z
+" id="DejaVuSans-108"/>
+       <path d="M 52 44.1875 
+Q 55.375 50.25 60.0625 53.125 
+Q 64.75 56 71.09375 56 
+Q 79.640625 56 84.28125 50.015625 
+Q 88.921875 44.046875 88.921875 33.015625 
+L 88.921875 0 
+L 79.890625 0 
+L 79.890625 32.71875 
+Q 79.890625 40.578125 77.09375 44.375 
+Q 74.3125 48.1875 68.609375 48.1875 
+Q 61.625 48.1875 57.5625 43.546875 
+Q 53.515625 38.921875 53.515625 30.90625 
+L 53.515625 0 
+L 44.484375 0 
+L 44.484375 32.71875 
+Q 44.484375 40.625 41.703125 44.40625 
+Q 38.921875 48.1875 33.109375 48.1875 
+Q 26.21875 48.1875 22.15625 43.53125 
+Q 18.109375 38.875 18.109375 30.90625 
+L 18.109375 0 
+L 9.078125 0 
+L 9.078125 54.6875 
+L 18.109375 54.6875 
+L 18.109375 46.1875 
+Q 21.1875 51.21875 25.484375 53.609375 
+Q 29.78125 56 35.6875 56 
+Q 41.65625 56 45.828125 52.96875 
+Q 50 49.953125 52 44.1875 
+z
+" id="DejaVuSans-109"/>
+      </defs>
+      <use xlink:href="#DejaVuSans-83"/>
+      <use x="63.476562" xlink:href="#DejaVuSans-111"/>
+      <use x="124.658203" xlink:href="#DejaVuSans-102"/>
+      <use x="158.113281" xlink:href="#DejaVuSans-116"/>
+      <use x="197.322266" xlink:href="#DejaVuSans-119"/>
+      <use x="279.109375" xlink:href="#DejaVuSans-97"/>
+      <use x="340.388672" xlink:href="#DejaVuSans-114"/>
+      <use x="379.251953" xlink:href="#DejaVuSans-101"/>
+      <use x="440.775391" xlink:href="#DejaVuSans-32"/>
+      <use x="472.5625" xlink:href="#DejaVuSans-100"/>
+      <use x="536.039062" xlink:href="#DejaVuSans-101"/>
+      <use x="597.5625" xlink:href="#DejaVuSans-118"/>
+      <use x="656.742188" xlink:href="#DejaVuSans-101"/>
+      <use x="718.265625" xlink:href="#DejaVuSans-108"/>
+      <use x="746.048828" xlink:href="#DejaVuSans-111"/>
+      <use x="807.230469" xlink:href="#DejaVuSans-112"/>
+      <use x="870.707031" xlink:href="#DejaVuSans-109"/>
+      <use x="968.119141" xlink:href="#DejaVuSans-101"/>
+      <use x="1029.642578" xlink:href="#DejaVuSans-110"/>
+      <use x="1093.021484" xlink:href="#DejaVuSans-116"/>
+      <use x="1132.230469" xlink:href="#DejaVuSans-32"/>
+      <use x="1164.017578" xlink:href="#DejaVuSans-101"/>
+      <use x="1223.791016" xlink:href="#DejaVuSans-120"/>
+      <use x="1282.970703" xlink:href="#DejaVuSans-112"/>
+      <use x="1346.447266" xlink:href="#DejaVuSans-101"/>
+      <use x="1407.970703" xlink:href="#DejaVuSans-114"/>
+      <use x="1449.083984" xlink:href="#DejaVuSans-105"/>
+      <use x="1476.867188" xlink:href="#DejaVuSans-101"/>
+      <use x="1538.390625" xlink:href="#DejaVuSans-110"/>
+      <use x="1601.769531" xlink:href="#DejaVuSans-99"/>
+      <use x="1656.75" xlink:href="#DejaVuSans-101"/>
+      <use x="1718.273438" xlink:href="#DejaVuSans-32"/>
+      <use x="1750.060547" xlink:href="#DejaVuSans-40"/>
+      <use x="1789.074219" xlink:href="#DejaVuSans-121"/>
+      <use x="1848.253906" xlink:href="#DejaVuSans-101"/>
+      <use x="1909.777344" xlink:href="#DejaVuSans-97"/>
+      <use x="1971.056641" xlink:href="#DejaVuSans-114"/>
+      <use x="2012.169922" xlink:href="#DejaVuSans-115"/>
+      <use x="2064.269531" xlink:href="#DejaVuSans-41"/>
+     </g>
+    </g>
+   </g>
+   <g id="line2d_13">
+    <path clip-path="url(#p2387288cad)" d="M 44.57 403.362337 
+L 54.864476 396.859429 
+L 65.158952 390.35652 
+L 75.453428 383.853612 
+L 85.747904 377.350704 
+L 96.04238 370.847796 
+L 106.336856 364.344888 
+L 116.631332 357.841979 
+L 126.925808 351.339071 
+L 137.220284 344.836163 
+L 147.51476 338.333255 
+L 157.809236 331.830346 
+L 168.103711 325.327438 
+L 178.398187 318.82453 
+L 188.692663 312.321622 
+L 198.987139 305.818713 
+L 209.281615 299.315805 
+L 219.576091 292.812897 
+L 229.870567 286.309989 
+L 240.165043 279.80708 
+L 250.459519 273.304172 
+L 260.753995 266.801264 
+L 271.048471 260.298356 
+L 281.342947 253.795447 
+L 291.637423 247.292539 
+L 301.931899 240.789631 
+L 312.226375 234.286723 
+L 322.520851 227.783814 
+L 332.815327 221.280906 
+L 343.109803 214.777998 
+L 353.404279 208.27509 
+L 363.698755 201.772181 
+L 373.993231 195.269273 
+L 384.287707 188.766365 
+L 394.582182 182.263457 
+L 404.876658 175.760549 
+L 415.171134 169.25764 
+L 425.46561 162.754732 
+L 435.760086 156.251824 
+L 446.054562 149.748916 
+L 456.349038 143.246007 
+L 466.643514 136.743099 
+L 476.93799 130.240191 
+L 487.232466 123.737283 
+L 497.526942 117.234374 
+L 507.821418 110.731466 
+L 518.115894 104.228558 
+L 528.41037 97.72565 
+L 538.704846 91.222741 
+L 548.999322 84.719833 
+" style="fill:none;stroke:#8cb423;stroke-linecap:square;stroke-width:1.5;"/>
+   </g>
+   <g id="patch_3">
+    <path d="M 44.57 429.048342 
+L 44.57 26.88 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_4">
+    <path d="M 559.293798 429.048342 
+L 559.293798 26.88 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_5">
+    <path d="M 44.57 429.048342 
+L 559.293798 429.048342 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_6">
+    <path d="M 44.57 26.88 
+L 559.293798 26.88 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="text_15">
+    <!-- r = 0.706 -->
+    <g transform="translate(353.404279 268.181005)scale(0.1 -0.1)">
+     <defs>
+      <path d="M 10.59375 45.40625 
+L 73.1875 45.40625 
+L 73.1875 37.203125 
+L 10.59375 37.203125 
+z
+M 10.59375 25.484375 
+L 73.1875 25.484375 
+L 73.1875 17.1875 
+L 10.59375 17.1875 
+z
+" id="DejaVuSans-61"/>
+      <path d="M 10.6875 12.40625 
+L 21 12.40625 
+L 21 0 
+L 10.6875 0 
+z
+" id="DejaVuSans-46"/>
+      <path d="M 8.203125 72.90625 
+L 55.078125 72.90625 
+L 55.078125 68.703125 
+L 28.609375 0 
+L 18.3125 0 
+L 43.21875 64.59375 
+L 8.203125 64.59375 
+z
+" id="DejaVuSans-55"/>
+      <path d="M 33.015625 40.375 
+Q 26.375 40.375 22.484375 35.828125 
+Q 18.609375 31.296875 18.609375 23.390625 
+Q 18.609375 15.53125 22.484375 10.953125 
+Q 26.375 6.390625 33.015625 6.390625 
+Q 39.65625 6.390625 43.53125 10.953125 
+Q 47.40625 15.53125 47.40625 23.390625 
+Q 47.40625 31.296875 43.53125 35.828125 
+Q 39.65625 40.375 33.015625 40.375 
+z
+M 52.59375 71.296875 
+L 52.59375 62.3125 
+Q 48.875 64.0625 45.09375 64.984375 
+Q 41.3125 65.921875 37.59375 65.921875 
+Q 27.828125 65.921875 22.671875 59.328125 
+Q 17.53125 52.734375 16.796875 39.40625 
+Q 19.671875 43.65625 24.015625 45.921875 
+Q 28.375 48.1875 33.59375 48.1875 
+Q 44.578125 48.1875 50.953125 41.515625 
+Q 57.328125 34.859375 57.328125 23.390625 
+Q 57.328125 12.15625 50.6875 5.359375 
+Q 44.046875 -1.421875 33.015625 -1.421875 
+Q 20.359375 -1.421875 13.671875 8.265625 
+Q 6.984375 17.96875 6.984375 36.375 
+Q 6.984375 53.65625 15.1875 63.9375 
+Q 23.390625 74.21875 37.203125 74.21875 
+Q 40.921875 74.21875 44.703125 73.484375 
+Q 48.484375 72.75 52.59375 71.296875 
+z
+" id="DejaVuSans-54"/>
+     </defs>
+     <use xlink:href="#DejaVuSans-114"/>
+     <use x="41.113281" xlink:href="#DejaVuSans-32"/>
+     <use x="72.900391" xlink:href="#DejaVuSans-61"/>
+     <use x="156.689453" xlink:href="#DejaVuSans-32"/>
+     <use x="188.476562" xlink:href="#DejaVuSans-48"/>
+     <use x="252.099609" xlink:href="#DejaVuSans-46"/>
+     <use x="283.886719" xlink:href="#DejaVuSans-55"/>
+     <use x="347.509766" xlink:href="#DejaVuSans-48"/>
+     <use x="411.132812" xlink:href="#DejaVuSans-54"/>
+    </g>
+   </g>
+   <g id="text_16">
+    <!-- p &lt; .001 -->
+    <g transform="translate(353.404279 284.267739)scale(0.1 -0.1)">
+     <defs>
+      <path d="M 73.1875 49.21875 
+L 22.796875 31.296875 
+L 73.1875 13.484375 
+L 73.1875 4.59375 
+L 10.59375 27.296875 
+L 10.59375 35.40625 
+L 73.1875 58.109375 
+z
+" id="DejaVuSans-60"/>
+     </defs>
+     <use xlink:href="#DejaVuSans-112"/>
+     <use x="63.476562" xlink:href="#DejaVuSans-32"/>
+     <use x="95.263672" xlink:href="#DejaVuSans-60"/>
+     <use x="179.052734" xlink:href="#DejaVuSans-32"/>
+     <use x="210.839844" xlink:href="#DejaVuSans-46"/>
+     <use x="242.626953" xlink:href="#DejaVuSans-48"/>
+     <use x="306.25" xlink:href="#DejaVuSans-48"/>
+     <use x="369.873047" xlink:href="#DejaVuSans-49"/>
+    </g>
+   </g>
+   <g id="text_17">
+    <!-- Relationship between research and software development -->
+    <g transform="translate(127.034711 20.88)scale(0.12 -0.12)">
+     <defs>
+      <path d="M 48.6875 27.296875 
+Q 48.6875 37.203125 44.609375 42.84375 
+Q 40.53125 48.484375 33.40625 48.484375 
+Q 26.265625 48.484375 22.1875 42.84375 
+Q 18.109375 37.203125 18.109375 27.296875 
+Q 18.109375 17.390625 22.1875 11.75 
+Q 26.265625 6.109375 33.40625 6.109375 
+Q 40.53125 6.109375 44.609375 11.75 
+Q 48.6875 17.390625 48.6875 27.296875 
+z
+M 18.109375 46.390625 
+Q 20.953125 51.265625 25.265625 53.625 
+Q 29.59375 56 35.59375 56 
+Q 45.5625 56 51.78125 48.09375 
+Q 58.015625 40.1875 58.015625 27.296875 
+Q 58.015625 14.40625 51.78125 6.484375 
+Q 45.5625 -1.421875 35.59375 -1.421875 
+Q 29.59375 -1.421875 25.265625 0.953125 
+Q 20.953125 3.328125 18.109375 8.203125 
+L 18.109375 0 
+L 9.078125 0 
+L 9.078125 75.984375 
+L 18.109375 75.984375 
+z
+" id="DejaVuSans-98"/>
+     </defs>
+     <use xlink:href="#DejaVuSans-82"/>
+     <use x="64.982422" xlink:href="#DejaVuSans-101"/>
+     <use x="126.505859" xlink:href="#DejaVuSans-108"/>
+     <use x="154.289062" xlink:href="#DejaVuSans-97"/>
+     <use x="215.568359" xlink:href="#DejaVuSans-116"/>
+     <use x="254.777344" xlink:href="#DejaVuSans-105"/>
+     <use x="282.560547" xlink:href="#DejaVuSans-111"/>
+     <use x="343.742188" xlink:href="#DejaVuSans-110"/>
+     <use x="407.121094" xlink:href="#DejaVuSans-115"/>
+     <use x="459.220703" xlink:href="#DejaVuSans-104"/>
+     <use x="522.599609" xlink:href="#DejaVuSans-105"/>
+     <use x="550.382812" xlink:href="#DejaVuSans-112"/>
+     <use x="613.859375" xlink:href="#DejaVuSans-32"/>
+     <use x="645.646484" xlink:href="#DejaVuSans-98"/>
+     <use x="709.123047" xlink:href="#DejaVuSans-101"/>
+     <use x="770.646484" xlink:href="#DejaVuSans-116"/>
+     <use x="809.855469" xlink:href="#DejaVuSans-119"/>
+     <use x="891.642578" xlink:href="#DejaVuSans-101"/>
+     <use x="953.166016" xlink:href="#DejaVuSans-101"/>
+     <use x="1014.689453" xlink:href="#DejaVuSans-110"/>
+     <use x="1078.068359" xlink:href="#DejaVuSans-32"/>
+     <use x="1109.855469" xlink:href="#DejaVuSans-114"/>
+     <use x="1148.71875" xlink:href="#DejaVuSans-101"/>
+     <use x="1210.242188" xlink:href="#DejaVuSans-115"/>
+     <use x="1262.341797" xlink:href="#DejaVuSans-101"/>
+     <use x="1323.865234" xlink:href="#DejaVuSans-97"/>
+     <use x="1385.144531" xlink:href="#DejaVuSans-114"/>
+     <use x="1424.007812" xlink:href="#DejaVuSans-99"/>
+     <use x="1478.988281" xlink:href="#DejaVuSans-104"/>
+     <use x="1542.367188" xlink:href="#DejaVuSans-32"/>
+     <use x="1574.154297" xlink:href="#DejaVuSans-97"/>
+     <use x="1635.433594" xlink:href="#DejaVuSans-110"/>
+     <use x="1698.8125" xlink:href="#DejaVuSans-100"/>
+     <use x="1762.289062" xlink:href="#DejaVuSans-32"/>
+     <use x="1794.076172" xlink:href="#DejaVuSans-115"/>
+     <use x="1846.175781" xlink:href="#DejaVuSans-111"/>
+     <use x="1907.357422" xlink:href="#DejaVuSans-102"/>
+     <use x="1940.8125" xlink:href="#DejaVuSans-116"/>
+     <use x="1980.021484" xlink:href="#DejaVuSans-119"/>
+     <use x="2061.808594" xlink:href="#DejaVuSans-97"/>
+     <use x="2123.087891" xlink:href="#DejaVuSans-114"/>
+     <use x="2161.951172" xlink:href="#DejaVuSans-101"/>
+     <use x="2223.474609" xlink:href="#DejaVuSans-32"/>
+     <use x="2255.261719" xlink:href="#DejaVuSans-100"/>
+     <use x="2318.738281" xlink:href="#DejaVuSans-101"/>
+     <use x="2380.261719" xlink:href="#DejaVuSans-118"/>
+     <use x="2439.441406" xlink:href="#DejaVuSans-101"/>
+     <use x="2500.964844" xlink:href="#DejaVuSans-108"/>
+     <use x="2528.748047" xlink:href="#DejaVuSans-111"/>
+     <use x="2589.929688" xlink:href="#DejaVuSans-112"/>
+     <use x="2653.40625" xlink:href="#DejaVuSans-109"/>
+     <use x="2750.818359" xlink:href="#DejaVuSans-101"/>
+     <use x="2812.341797" xlink:href="#DejaVuSans-110"/>
+     <use x="2875.720703" xlink:href="#DejaVuSans-116"/>
+    </g>
+   </g>
+  </g>
+  <g id="axes_2">
+   <g id="patch_7">
+    <path d="M 616.463798 429.048342 
+L 1131.187596 429.048342 
+L 1131.187596 26.88 
+L 616.463798 26.88 
+z
+" style="fill:#ffffff;"/>
+   </g>
+   <g id="patch_8">
+    <path clip-path="url(#p80df0caf16)" d="M 639.860334 429.048342 
+L 815.334356 429.048342 
+L 815.334356 224.683077 
+L 639.860334 224.683077 
+z
+" style="fill:#8cb423;"/>
+   </g>
+   <g id="patch_9">
+    <path clip-path="url(#p80df0caf16)" d="M 932.317037 429.048342 
+L 1107.791059 429.048342 
+L 1107.791059 231.245265 
+L 932.317037 231.245265 
+z
+" style="fill:#005aa0;"/>
+   </g>
+   <g id="matplotlib.axis_3">
+    <g id="xtick_7">
+     <g id="line2d_14">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="727.597345" xlink:href="#m1bb0da5e62" y="429.048342"/>
+      </g>
+     </g>
+     <g id="text_18">
+      <!-- Yes -->
+      <g transform="translate(719.524689 443.64678)scale(0.1 -0.1)">
+       <defs>
+        <path d="M -0.203125 72.90625 
+L 10.40625 72.90625 
+L 30.609375 42.921875 
+L 50.6875 72.90625 
+L 61.28125 72.90625 
+L 35.5 34.71875 
+L 35.5 0 
+L 25.59375 0 
+L 25.59375 34.71875 
+z
+" id="DejaVuSans-89"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-89"/>
+       <use x="47.833984" xlink:href="#DejaVuSans-101"/>
+       <use x="109.357422" xlink:href="#DejaVuSans-115"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_8">
+     <g id="line2d_15">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1020.054048" xlink:href="#m1bb0da5e62" y="429.048342"/>
+      </g>
+     </g>
+     <g id="text_19">
+      <!-- No -->
+      <g transform="translate(1013.254048 443.64678)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 9.8125 72.90625 
+L 23.09375 72.90625 
+L 55.421875 11.921875 
+L 55.421875 72.90625 
+L 64.984375 72.90625 
+L 64.984375 0 
+L 51.703125 0 
+L 19.390625 60.984375 
+L 19.390625 0 
+L 9.8125 0 
+z
+" id="DejaVuSans-78"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-78"/>
+       <use x="74.804688" xlink:href="#DejaVuSans-111"/>
+      </g>
+     </g>
+    </g>
+   </g>
+   <g id="matplotlib.axis_4">
+    <g id="ytick_7">
+     <g id="line2d_16">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="616.463798" xlink:href="#m6f54a13e66" y="429.048342"/>
+      </g>
+     </g>
+     <g id="text_20">
+      <!-- 0 -->
+      <g transform="translate(603.101298 432.847561)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="ytick_8">
+     <g id="line2d_17">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="616.463798" xlink:href="#m6f54a13e66" y="348.614674"/>
+      </g>
+     </g>
+     <g id="text_21">
+      <!-- 20 -->
+      <g transform="translate(596.738798 352.413893)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-50"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="ytick_9">
+     <g id="line2d_18">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="616.463798" xlink:href="#m6f54a13e66" y="268.181005"/>
+      </g>
+     </g>
+     <g id="text_22">
+      <!-- 40 -->
+      <g transform="translate(596.738798 271.980224)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-52"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="ytick_10">
+     <g id="line2d_19">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="616.463798" xlink:href="#m6f54a13e66" y="187.747337"/>
+      </g>
+     </g>
+     <g id="text_23">
+      <!-- 60 -->
+      <g transform="translate(596.738798 191.546556)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-54"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="ytick_11">
+     <g id="line2d_20">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="616.463798" xlink:href="#m6f54a13e66" y="107.313668"/>
+      </g>
+     </g>
+     <g id="text_24">
+      <!-- 80 -->
+      <g transform="translate(596.738798 111.112887)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 31.78125 34.625 
+Q 24.75 34.625 20.71875 30.859375 
+Q 16.703125 27.09375 16.703125 20.515625 
+Q 16.703125 13.921875 20.71875 10.15625 
+Q 24.75 6.390625 31.78125 6.390625 
+Q 38.8125 6.390625 42.859375 10.171875 
+Q 46.921875 13.96875 46.921875 20.515625 
+Q 46.921875 27.09375 42.890625 30.859375 
+Q 38.875 34.625 31.78125 34.625 
+z
+M 21.921875 38.8125 
+Q 15.578125 40.375 12.03125 44.71875 
+Q 8.5 49.078125 8.5 55.328125 
+Q 8.5 64.0625 14.71875 69.140625 
+Q 20.953125 74.21875 31.78125 74.21875 
+Q 42.671875 74.21875 48.875 69.140625 
+Q 55.078125 64.0625 55.078125 55.328125 
+Q 55.078125 49.078125 51.53125 44.71875 
+Q 48 40.375 41.703125 38.8125 
+Q 48.828125 37.15625 52.796875 32.3125 
+Q 56.78125 27.484375 56.78125 20.515625 
+Q 56.78125 9.90625 50.3125 4.234375 
+Q 43.84375 -1.421875 31.78125 -1.421875 
+Q 19.734375 -1.421875 13.25 4.234375 
+Q 6.78125 9.90625 6.78125 20.515625 
+Q 6.78125 27.484375 10.78125 32.3125 
+Q 14.796875 37.15625 21.921875 38.8125 
+z
+M 18.3125 54.390625 
+Q 18.3125 48.734375 21.84375 45.5625 
+Q 25.390625 42.390625 31.78125 42.390625 
+Q 38.140625 42.390625 41.71875 45.5625 
+Q 45.3125 48.734375 45.3125 54.390625 
+Q 45.3125 60.0625 41.71875 63.234375 
+Q 38.140625 66.40625 31.78125 66.40625 
+Q 25.390625 66.40625 21.84375 63.234375 
+Q 18.3125 60.0625 18.3125 54.390625 
+z
+" id="DejaVuSans-56"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-56"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="ytick_12">
+     <g id="line2d_21">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="616.463798" xlink:href="#m6f54a13e66" y="26.88"/>
+      </g>
+     </g>
+     <g id="text_25">
+      <!-- 100 -->
+      <g transform="translate(590.376298 30.679219)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-49"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+       <use x="127.246094" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="text_26">
+     <!-- Proportion -->
+     <g transform="translate(584.29661 253.760265)rotate(-90)scale(0.1 -0.1)">
+      <defs>
+       <path d="M 19.671875 64.796875 
+L 19.671875 37.40625 
+L 32.078125 37.40625 
+Q 38.96875 37.40625 42.71875 40.96875 
+Q 46.484375 44.53125 46.484375 51.125 
+Q 46.484375 57.671875 42.71875 61.234375 
+Q 38.96875 64.796875 32.078125 64.796875 
+z
+M 9.8125 72.90625 
+L 32.078125 72.90625 
+Q 44.34375 72.90625 50.609375 67.359375 
+Q 56.890625 61.8125 56.890625 51.125 
+Q 56.890625 40.328125 50.609375 34.8125 
+Q 44.34375 29.296875 32.078125 29.296875 
+L 19.671875 29.296875 
+L 19.671875 0 
+L 9.8125 0 
+z
+" id="DejaVuSans-80"/>
+      </defs>
+      <use xlink:href="#DejaVuSans-80"/>
+      <use x="58.552734" xlink:href="#DejaVuSans-114"/>
+      <use x="97.416016" xlink:href="#DejaVuSans-111"/>
+      <use x="158.597656" xlink:href="#DejaVuSans-112"/>
+      <use x="222.074219" xlink:href="#DejaVuSans-111"/>
+      <use x="283.255859" xlink:href="#DejaVuSans-114"/>
+      <use x="324.369141" xlink:href="#DejaVuSans-116"/>
+      <use x="363.578125" xlink:href="#DejaVuSans-105"/>
+      <use x="391.361328" xlink:href="#DejaVuSans-111"/>
+      <use x="452.542969" xlink:href="#DejaVuSans-110"/>
+     </g>
+    </g>
+   </g>
+   <g id="patch_10">
+    <path d="M 616.463798 429.048342 
+L 616.463798 26.88 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_11">
+    <path d="M 1131.187596 429.048342 
+L 1131.187596 26.88 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_12">
+    <path d="M 616.463798 429.048342 
+L 1131.187596 429.048342 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_13">
+    <path d="M 616.463798 26.88 
+L 1131.187596 26.88 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="text_27">
+    <!-- 50.8 -->
+    <g transform="translate(712.97451 224.683077)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-53"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-56"/>
+    </g>
+   </g>
+   <g id="text_28">
+    <!-- 49.2 -->
+    <g transform="translate(1005.431213 231.245265)scale(0.1 -0.1)">
+     <defs>
+      <path d="M 10.984375 1.515625 
+L 10.984375 10.5 
+Q 14.703125 8.734375 18.5 7.8125 
+Q 22.3125 6.890625 25.984375 6.890625 
+Q 35.75 6.890625 40.890625 13.453125 
+Q 46.046875 20.015625 46.78125 33.40625 
+Q 43.953125 29.203125 39.59375 26.953125 
+Q 35.25 24.703125 29.984375 24.703125 
+Q 19.046875 24.703125 12.671875 31.3125 
+Q 6.296875 37.9375 6.296875 49.421875 
+Q 6.296875 60.640625 12.9375 67.421875 
+Q 19.578125 74.21875 30.609375 74.21875 
+Q 43.265625 74.21875 49.921875 64.515625 
+Q 56.59375 54.828125 56.59375 36.375 
+Q 56.59375 19.140625 48.40625 8.859375 
+Q 40.234375 -1.421875 26.421875 -1.421875 
+Q 22.703125 -1.421875 18.890625 -0.6875 
+Q 15.09375 0.046875 10.984375 1.515625 
+z
+M 30.609375 32.421875 
+Q 37.25 32.421875 41.125 36.953125 
+Q 45.015625 41.5 45.015625 49.421875 
+Q 45.015625 57.28125 41.125 61.84375 
+Q 37.25 66.40625 30.609375 66.40625 
+Q 23.96875 66.40625 20.09375 61.84375 
+Q 16.21875 57.28125 16.21875 49.421875 
+Q 16.21875 41.5 20.09375 36.953125 
+Q 23.96875 32.421875 30.609375 32.421875 
+z
+" id="DejaVuSans-57"/>
+     </defs>
+     <use xlink:href="#DejaVuSans-52"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-57"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-50"/>
+    </g>
+   </g>
+   <g id="text_29">
+    <!-- Do you feel sufficiently supported in your research organization? -->
+    <g transform="translate(679.301009 20.88)scale(0.12 -0.12)">
+     <defs>
+      <path d="M 19.671875 64.796875 
+L 19.671875 8.109375 
+L 31.59375 8.109375 
+Q 46.6875 8.109375 53.6875 14.9375 
+Q 60.6875 21.78125 60.6875 36.53125 
+Q 60.6875 51.171875 53.6875 57.984375 
+Q 46.6875 64.796875 31.59375 64.796875 
+z
+M 9.8125 72.90625 
+L 30.078125 72.90625 
+Q 51.265625 72.90625 61.171875 64.09375 
+Q 71.09375 55.28125 71.09375 36.53125 
+Q 71.09375 17.671875 61.125 8.828125 
+Q 51.171875 0 30.078125 0 
+L 9.8125 0 
+z
+" id="DejaVuSans-68"/>
+      <path d="M 8.5 21.578125 
+L 8.5 54.6875 
+L 17.484375 54.6875 
+L 17.484375 21.921875 
+Q 17.484375 14.15625 20.5 10.265625 
+Q 23.53125 6.390625 29.59375 6.390625 
+Q 36.859375 6.390625 41.078125 11.03125 
+Q 45.3125 15.671875 45.3125 23.6875 
+L 45.3125 54.6875 
+L 54.296875 54.6875 
+L 54.296875 0 
+L 45.3125 0 
+L 45.3125 8.40625 
+Q 42.046875 3.421875 37.71875 1 
+Q 33.40625 -1.421875 27.6875 -1.421875 
+Q 18.265625 -1.421875 13.375 4.4375 
+Q 8.5 10.296875 8.5 21.578125 
+z
+M 31.109375 56 
+z
+" id="DejaVuSans-117"/>
+      <path d="M 45.40625 27.984375 
+Q 45.40625 37.75 41.375 43.109375 
+Q 37.359375 48.484375 30.078125 48.484375 
+Q 22.859375 48.484375 18.828125 43.109375 
+Q 14.796875 37.75 14.796875 27.984375 
+Q 14.796875 18.265625 18.828125 12.890625 
+Q 22.859375 7.515625 30.078125 7.515625 
+Q 37.359375 7.515625 41.375 12.890625 
+Q 45.40625 18.265625 45.40625 27.984375 
+z
+M 54.390625 6.78125 
+Q 54.390625 -7.171875 48.1875 -13.984375 
+Q 42 -20.796875 29.203125 -20.796875 
+Q 24.46875 -20.796875 20.265625 -20.09375 
+Q 16.0625 -19.390625 12.109375 -17.921875 
+L 12.109375 -9.1875 
+Q 16.0625 -11.328125 19.921875 -12.34375 
+Q 23.78125 -13.375 27.78125 -13.375 
+Q 36.625 -13.375 41.015625 -8.765625 
+Q 45.40625 -4.15625 45.40625 5.171875 
+L 45.40625 9.625 
+Q 42.625 4.78125 38.28125 2.390625 
+Q 33.9375 0 27.875 0 
+Q 17.828125 0 11.671875 7.65625 
+Q 5.515625 15.328125 5.515625 27.984375 
+Q 5.515625 40.671875 11.671875 48.328125 
+Q 17.828125 56 27.875 56 
+Q 33.9375 56 38.28125 53.609375 
+Q 42.625 51.21875 45.40625 46.390625 
+L 45.40625 54.6875 
+L 54.390625 54.6875 
+z
+" id="DejaVuSans-103"/>
+      <path d="M 5.515625 54.6875 
+L 48.1875 54.6875 
+L 48.1875 46.484375 
+L 14.40625 7.171875 
+L 48.1875 7.171875 
+L 48.1875 0 
+L 4.296875 0 
+L 4.296875 8.203125 
+L 38.09375 47.515625 
+L 5.515625 47.515625 
+z
+" id="DejaVuSans-122"/>
+      <path d="M 19.09375 12.40625 
+L 29 12.40625 
+L 29 0 
+L 19.09375 0 
+z
+M 28.71875 19.578125 
+L 19.390625 19.578125 
+L 19.390625 27.09375 
+Q 19.390625 32.03125 20.75 35.203125 
+Q 22.125 38.375 26.515625 42.578125 
+L 30.90625 46.921875 
+Q 33.6875 49.515625 34.9375 51.8125 
+Q 36.1875 54.109375 36.1875 56.5 
+Q 36.1875 60.84375 32.984375 63.53125 
+Q 29.78125 66.21875 24.515625 66.21875 
+Q 20.65625 66.21875 16.28125 64.5 
+Q 11.921875 62.796875 7.171875 59.515625 
+L 7.171875 68.703125 
+Q 11.765625 71.484375 16.46875 72.84375 
+Q 21.1875 74.21875 26.21875 74.21875 
+Q 35.203125 74.21875 40.640625 69.484375 
+Q 46.09375 64.75 46.09375 56.984375 
+Q 46.09375 53.265625 44.328125 49.921875 
+Q 42.578125 46.578125 38.1875 42.390625 
+L 33.890625 38.1875 
+Q 31.59375 35.890625 30.640625 34.59375 
+Q 29.6875 33.296875 29.296875 32.078125 
+Q 29 31.0625 28.859375 29.59375 
+Q 28.71875 28.125 28.71875 25.59375 
+z
+" id="DejaVuSans-63"/>
+     </defs>
+     <use xlink:href="#DejaVuSans-68"/>
+     <use x="77.001953" xlink:href="#DejaVuSans-111"/>
+     <use x="138.183594" xlink:href="#DejaVuSans-32"/>
+     <use x="169.970703" xlink:href="#DejaVuSans-121"/>
+     <use x="229.150391" xlink:href="#DejaVuSans-111"/>
+     <use x="290.332031" xlink:href="#DejaVuSans-117"/>
+     <use x="353.710938" xlink:href="#DejaVuSans-32"/>
+     <use x="385.498047" xlink:href="#DejaVuSans-102"/>
+     <use x="420.703125" xlink:href="#DejaVuSans-101"/>
+     <use x="482.226562" xlink:href="#DejaVuSans-101"/>
+     <use x="543.75" xlink:href="#DejaVuSans-108"/>
+     <use x="571.533203" xlink:href="#DejaVuSans-32"/>
+     <use x="603.320312" xlink:href="#DejaVuSans-115"/>
+     <use x="655.419922" xlink:href="#DejaVuSans-117"/>
+     <use x="718.798828" xlink:href="#DejaVuSans-102"/>
+     <use x="754.003906" xlink:href="#DejaVuSans-102"/>
+     <use x="789.208984" xlink:href="#DejaVuSans-105"/>
+     <use x="816.992188" xlink:href="#DejaVuSans-99"/>
+     <use x="871.972656" xlink:href="#DejaVuSans-105"/>
+     <use x="899.755859" xlink:href="#DejaVuSans-101"/>
+     <use x="961.279297" xlink:href="#DejaVuSans-110"/>
+     <use x="1024.658203" xlink:href="#DejaVuSans-116"/>
+     <use x="1063.867188" xlink:href="#DejaVuSans-108"/>
+     <use x="1091.650391" xlink:href="#DejaVuSans-121"/>
+     <use x="1150.830078" xlink:href="#DejaVuSans-32"/>
+     <use x="1182.617188" xlink:href="#DejaVuSans-115"/>
+     <use x="1234.716797" xlink:href="#DejaVuSans-117"/>
+     <use x="1298.095703" xlink:href="#DejaVuSans-112"/>
+     <use x="1361.572266" xlink:href="#DejaVuSans-112"/>
+     <use x="1425.048828" xlink:href="#DejaVuSans-111"/>
+     <use x="1486.230469" xlink:href="#DejaVuSans-114"/>
+     <use x="1527.34375" xlink:href="#DejaVuSans-116"/>
+     <use x="1566.552734" xlink:href="#DejaVuSans-101"/>
+     <use x="1628.076172" xlink:href="#DejaVuSans-100"/>
+     <use x="1691.552734" xlink:href="#DejaVuSans-32"/>
+     <use x="1723.339844" xlink:href="#DejaVuSans-105"/>
+     <use x="1751.123047" xlink:href="#DejaVuSans-110"/>
+     <use x="1814.501953" xlink:href="#DejaVuSans-32"/>
+     <use x="1846.289062" xlink:href="#DejaVuSans-121"/>
+     <use x="1905.46875" xlink:href="#DejaVuSans-111"/>
+     <use x="1966.650391" xlink:href="#DejaVuSans-117"/>
+     <use x="2030.029297" xlink:href="#DejaVuSans-114"/>
+     <use x="2071.142578" xlink:href="#DejaVuSans-32"/>
+     <use x="2102.929688" xlink:href="#DejaVuSans-114"/>
+     <use x="2141.792969" xlink:href="#DejaVuSans-101"/>
+     <use x="2203.316406" xlink:href="#DejaVuSans-115"/>
+     <use x="2255.416016" xlink:href="#DejaVuSans-101"/>
+     <use x="2316.939453" xlink:href="#DejaVuSans-97"/>
+     <use x="2378.21875" xlink:href="#DejaVuSans-114"/>
+     <use x="2417.082031" xlink:href="#DejaVuSans-99"/>
+     <use x="2472.0625" xlink:href="#DejaVuSans-104"/>
+     <use x="2535.441406" xlink:href="#DejaVuSans-32"/>
+     <use x="2567.228516" xlink:href="#DejaVuSans-111"/>
+     <use x="2628.410156" xlink:href="#DejaVuSans-114"/>
+     <use x="2667.773438" xlink:href="#DejaVuSans-103"/>
+     <use x="2731.25" xlink:href="#DejaVuSans-97"/>
+     <use x="2792.529297" xlink:href="#DejaVuSans-110"/>
+     <use x="2855.908203" xlink:href="#DejaVuSans-105"/>
+     <use x="2883.691406" xlink:href="#DejaVuSans-122"/>
+     <use x="2936.181641" xlink:href="#DejaVuSans-97"/>
+     <use x="2997.460938" xlink:href="#DejaVuSans-116"/>
+     <use x="3036.669922" xlink:href="#DejaVuSans-105"/>
+     <use x="3064.453125" xlink:href="#DejaVuSans-111"/>
+     <use x="3125.634766" xlink:href="#DejaVuSans-110"/>
+     <use x="3189.013672" xlink:href="#DejaVuSans-63"/>
+    </g>
+   </g>
+  </g>
+  <g id="axes_3">
+   <g id="patch_14">
+    <path d="M 1188.357596 429.048342 
+L 1703.081393 429.048342 
+L 1703.081393 26.88 
+L 1188.357596 26.88 
+z
+" style="fill:#ffffff;"/>
+   </g>
+   <g id="patch_15">
+    <path clip-path="url(#p33e235e021)" d="M 1194.076749 429.048342 
+L 1239.829975 429.048342 
+L 1239.829975 152.811501 
+L 1194.076749 152.811501 
+z
+" style="fill:#194b80;"/>
+   </g>
+   <g id="patch_16">
+    <path clip-path="url(#p33e235e021)" d="M 1251.268282 429.048342 
+L 1297.021508 429.048342 
+L 1297.021508 195.465719 
+L 1251.268282 195.465719 
+z
+" style="fill:#296399;"/>
+   </g>
+   <g id="patch_17">
+    <path clip-path="url(#p33e235e021)" d="M 1308.459815 429.048342 
+L 1354.213042 429.048342 
+L 1354.213042 217.808405 
+L 1308.459815 217.808405 
+z
+" style="fill:#3f7baa;"/>
+   </g>
+   <g id="patch_18">
+    <path clip-path="url(#p33e235e021)" d="M 1365.651348 429.048342 
+L 1411.404575 429.048342 
+L 1411.404575 241.166667 
+L 1365.651348 241.166667 
+z
+" style="fill:#5a94b9;"/>
+   </g>
+   <g id="patch_19">
+    <path clip-path="url(#p33e235e021)" d="M 1422.842881 429.048342 
+L 1468.596108 429.048342 
+L 1468.596108 265.540506 
+L 1422.842881 265.540506 
+z
+" style="fill:#79abc9;"/>
+   </g>
+   <g id="patch_20">
+    <path clip-path="url(#p33e235e021)" d="M 1480.034414 429.048342 
+L 1525.787641 429.048342 
+L 1525.787641 296.007805 
+L 1480.034414 296.007805 
+z
+" style="fill:#9dc2d5;"/>
+   </g>
+   <g id="patch_21">
+    <path clip-path="url(#p33e235e021)" d="M 1537.225947 429.048342 
+L 1582.979174 429.048342 
+L 1582.979174 314.288184 
+L 1537.225947 314.288184 
+z
+" style="fill:#bdd3e3;"/>
+   </g>
+   <g id="patch_22">
+    <path clip-path="url(#p33e235e021)" d="M 1594.417481 429.048342 
+L 1640.170707 429.048342 
+L 1640.170707 328.506257 
+L 1594.417481 328.506257 
+z
+" style="fill:#d4e1ee;"/>
+   </g>
+   <g id="patch_23">
+    <path clip-path="url(#p33e235e021)" d="M 1651.609014 429.048342 
+L 1697.36224 429.048342 
+L 1697.36224 354.911249 
+L 1651.609014 354.911249 
+z
+" style="fill:#e6eef6;"/>
+   </g>
+   <g id="matplotlib.axis_5">
+    <g id="xtick_9">
+     <g id="line2d_22">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1216.953362" xlink:href="#m1bb0da5e62" y="429.048342"/>
+      </g>
+     </g>
+     <g id="text_30">
+      <!-- Training -->
+      <g transform="translate(1204.956301 469.317716)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M -0.296875 72.90625 
+L 61.375 72.90625 
+L 61.375 64.59375 
+L 35.5 64.59375 
+L 35.5 0 
+L 25.59375 0 
+L 25.59375 64.59375 
+L -0.296875 64.59375 
+z
+" id="DejaVuSans-84"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-84"/>
+       <use x="46.333984" xlink:href="#DejaVuSans-114"/>
+       <use x="87.447266" xlink:href="#DejaVuSans-97"/>
+       <use x="148.726562" xlink:href="#DejaVuSans-105"/>
+       <use x="176.509766" xlink:href="#DejaVuSans-110"/>
+       <use x="239.888672" xlink:href="#DejaVuSans-105"/>
+       <use x="267.671875" xlink:href="#DejaVuSans-110"/>
+       <use x="331.050781" xlink:href="#DejaVuSans-103"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_10">
+     <g id="line2d_23">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1274.144895" xlink:href="#m1bb0da5e62" y="429.048342"/>
+      </g>
+     </g>
+     <g id="text_31">
+      <!-- Tools, -->
+      <g transform="translate(1262.304392 475.383367)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 11.71875 12.40625 
+L 22.015625 12.40625 
+L 22.015625 4 
+L 14.015625 -11.625 
+L 7.71875 -11.625 
+L 11.71875 4 
+z
+" id="DejaVuSans-44"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-84"/>
+       <use x="44.083984" xlink:href="#DejaVuSans-111"/>
+       <use x="105.265625" xlink:href="#DejaVuSans-111"/>
+       <use x="166.447266" xlink:href="#DejaVuSans-108"/>
+       <use x="194.230469" xlink:href="#DejaVuSans-115"/>
+       <use x="246.330078" xlink:href="#DejaVuSans-44"/>
+      </g>
+      <!-- infrastructure -->
+      <g transform="translate(1255.925626 497.598231)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-105"/>
+       <use x="27.783203" xlink:href="#DejaVuSans-110"/>
+       <use x="91.162109" xlink:href="#DejaVuSans-102"/>
+       <use x="126.367188" xlink:href="#DejaVuSans-114"/>
+       <use x="167.480469" xlink:href="#DejaVuSans-97"/>
+       <use x="228.759766" xlink:href="#DejaVuSans-115"/>
+       <use x="280.859375" xlink:href="#DejaVuSans-116"/>
+       <use x="320.068359" xlink:href="#DejaVuSans-114"/>
+       <use x="361.181641" xlink:href="#DejaVuSans-117"/>
+       <use x="424.560547" xlink:href="#DejaVuSans-99"/>
+       <use x="479.541016" xlink:href="#DejaVuSans-116"/>
+       <use x="518.75" xlink:href="#DejaVuSans-117"/>
+       <use x="582.128906" xlink:href="#DejaVuSans-114"/>
+       <use x="620.992188" xlink:href="#DejaVuSans-101"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_11">
+     <g id="line2d_24">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1331.336428" xlink:href="#m1bb0da5e62" y="429.048342"/>
+      </g>
+     </g>
+     <g id="text_32">
+      <!-- Consultation -->
+      <g transform="translate(1307.066314 485.945774)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 64.40625 67.28125 
+L 64.40625 56.890625 
+Q 59.421875 61.53125 53.78125 63.8125 
+Q 48.140625 66.109375 41.796875 66.109375 
+Q 29.296875 66.109375 22.65625 58.46875 
+Q 16.015625 50.828125 16.015625 36.375 
+Q 16.015625 21.96875 22.65625 14.328125 
+Q 29.296875 6.6875 41.796875 6.6875 
+Q 48.140625 6.6875 53.78125 8.984375 
+Q 59.421875 11.28125 64.40625 15.921875 
+L 64.40625 5.609375 
+Q 59.234375 2.09375 53.4375 0.328125 
+Q 47.65625 -1.421875 41.21875 -1.421875 
+Q 24.65625 -1.421875 15.125 8.703125 
+Q 5.609375 18.84375 5.609375 36.375 
+Q 5.609375 53.953125 15.125 64.078125 
+Q 24.65625 74.21875 41.21875 74.21875 
+Q 47.75 74.21875 53.53125 72.484375 
+Q 59.328125 70.75 64.40625 67.28125 
+z
+" id="DejaVuSans-67"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-67"/>
+       <use x="69.824219" xlink:href="#DejaVuSans-111"/>
+       <use x="131.005859" xlink:href="#DejaVuSans-110"/>
+       <use x="194.384766" xlink:href="#DejaVuSans-115"/>
+       <use x="246.484375" xlink:href="#DejaVuSans-117"/>
+       <use x="309.863281" xlink:href="#DejaVuSans-108"/>
+       <use x="337.646484" xlink:href="#DejaVuSans-116"/>
+       <use x="376.855469" xlink:href="#DejaVuSans-97"/>
+       <use x="438.134766" xlink:href="#DejaVuSans-116"/>
+       <use x="477.34375" xlink:href="#DejaVuSans-105"/>
+       <use x="505.126953" xlink:href="#DejaVuSans-111"/>
+       <use x="566.308594" xlink:href="#DejaVuSans-110"/>
+      </g>
+      <!-- practices -->
+      <g transform="translate(1321.108571 487.739616)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-112"/>
+       <use x="63.476562" xlink:href="#DejaVuSans-114"/>
+       <use x="104.589844" xlink:href="#DejaVuSans-97"/>
+       <use x="165.869141" xlink:href="#DejaVuSans-99"/>
+       <use x="220.849609" xlink:href="#DejaVuSans-116"/>
+       <use x="260.058594" xlink:href="#DejaVuSans-105"/>
+       <use x="287.841797" xlink:href="#DejaVuSans-99"/>
+       <use x="342.822266" xlink:href="#DejaVuSans-101"/>
+       <use x="404.345703" xlink:href="#DejaVuSans-115"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_12">
+     <g id="line2d_25">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1388.527961" xlink:href="#m1bb0da5e62" y="429.048342"/>
+      </g>
+     </g>
+     <g id="text_33">
+      <!-- Tutorials -->
+      <g transform="translate(1375.638178 471.103161)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-84"/>
+       <use x="45.958984" xlink:href="#DejaVuSans-117"/>
+       <use x="109.337891" xlink:href="#DejaVuSans-116"/>
+       <use x="148.546875" xlink:href="#DejaVuSans-111"/>
+       <use x="209.728516" xlink:href="#DejaVuSans-114"/>
+       <use x="250.841797" xlink:href="#DejaVuSans-105"/>
+       <use x="278.625" xlink:href="#DejaVuSans-97"/>
+       <use x="339.904297" xlink:href="#DejaVuSans-108"/>
+       <use x="367.6875" xlink:href="#DejaVuSans-115"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_13">
+     <g id="line2d_26">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1445.719494" xlink:href="#m1bb0da5e62" y="429.048342"/>
+      </g>
+     </g>
+     <g id="text_34">
+      <!-- On-site -->
+      <g transform="translate(1431.02681 466.790914)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 39.40625 66.21875 
+Q 28.65625 66.21875 22.328125 58.203125 
+Q 16.015625 50.203125 16.015625 36.375 
+Q 16.015625 22.609375 22.328125 14.59375 
+Q 28.65625 6.59375 39.40625 6.59375 
+Q 50.140625 6.59375 56.421875 14.59375 
+Q 62.703125 22.609375 62.703125 36.375 
+Q 62.703125 50.203125 56.421875 58.203125 
+Q 50.140625 66.21875 39.40625 66.21875 
+z
+M 39.40625 74.21875 
+Q 54.734375 74.21875 63.90625 63.9375 
+Q 73.09375 53.65625 73.09375 36.375 
+Q 73.09375 19.140625 63.90625 8.859375 
+Q 54.734375 -1.421875 39.40625 -1.421875 
+Q 24.03125 -1.421875 14.8125 8.828125 
+Q 5.609375 19.09375 5.609375 36.375 
+Q 5.609375 53.65625 14.8125 63.9375 
+Q 24.03125 74.21875 39.40625 74.21875 
+z
+" id="DejaVuSans-79"/>
+        <path d="M 4.890625 31.390625 
+L 31.203125 31.390625 
+L 31.203125 23.390625 
+L 4.890625 23.390625 
+z
+" id="DejaVuSans-45"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-79"/>
+       <use x="78.710938" xlink:href="#DejaVuSans-110"/>
+       <use x="142.089844" xlink:href="#DejaVuSans-45"/>
+       <use x="178.173828" xlink:href="#DejaVuSans-115"/>
+       <use x="230.273438" xlink:href="#DejaVuSans-105"/>
+       <use x="258.056641" xlink:href="#DejaVuSans-116"/>
+       <use x="297.265625" xlink:href="#DejaVuSans-101"/>
+      </g>
+      <!-- expert -->
+      <g transform="translate(1440.164066 473.489757)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-101"/>
+       <use x="59.773438" xlink:href="#DejaVuSans-120"/>
+       <use x="118.953125" xlink:href="#DejaVuSans-112"/>
+       <use x="182.429688" xlink:href="#DejaVuSans-101"/>
+       <use x="243.953125" xlink:href="#DejaVuSans-114"/>
+       <use x="285.066406" xlink:href="#DejaVuSans-116"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_14">
+     <g id="line2d_27">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1502.911028" xlink:href="#m1bb0da5e62" y="429.048342"/>
+      </g>
+     </g>
+     <g id="text_35">
+      <!-- Consultation -->
+      <g transform="translate(1478.640913 485.945774)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-67"/>
+       <use x="69.824219" xlink:href="#DejaVuSans-111"/>
+       <use x="131.005859" xlink:href="#DejaVuSans-110"/>
+       <use x="194.384766" xlink:href="#DejaVuSans-115"/>
+       <use x="246.484375" xlink:href="#DejaVuSans-117"/>
+       <use x="309.863281" xlink:href="#DejaVuSans-108"/>
+       <use x="337.646484" xlink:href="#DejaVuSans-116"/>
+       <use x="376.855469" xlink:href="#DejaVuSans-97"/>
+       <use x="438.134766" xlink:href="#DejaVuSans-116"/>
+       <use x="477.34375" xlink:href="#DejaVuSans-105"/>
+       <use x="505.126953" xlink:href="#DejaVuSans-111"/>
+       <use x="566.308594" xlink:href="#DejaVuSans-110"/>
+      </g>
+      <!-- licensing -->
+      <g transform="translate(1493.187536 487.23525)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-108"/>
+       <use x="27.783203" xlink:href="#DejaVuSans-105"/>
+       <use x="55.566406" xlink:href="#DejaVuSans-99"/>
+       <use x="110.546875" xlink:href="#DejaVuSans-101"/>
+       <use x="172.070312" xlink:href="#DejaVuSans-110"/>
+       <use x="235.449219" xlink:href="#DejaVuSans-115"/>
+       <use x="287.548828" xlink:href="#DejaVuSans-105"/>
+       <use x="315.332031" xlink:href="#DejaVuSans-110"/>
+       <use x="378.710938" xlink:href="#DejaVuSans-103"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_15">
+     <g id="line2d_28">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1560.102561" xlink:href="#m1bb0da5e62" y="429.048342"/>
+      </g>
+     </g>
+     <g id="text_36">
+      <!-- Consultation -->
+      <g transform="translate(1535.832446 485.945774)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-67"/>
+       <use x="69.824219" xlink:href="#DejaVuSans-111"/>
+       <use x="131.005859" xlink:href="#DejaVuSans-110"/>
+       <use x="194.384766" xlink:href="#DejaVuSans-115"/>
+       <use x="246.484375" xlink:href="#DejaVuSans-117"/>
+       <use x="309.863281" xlink:href="#DejaVuSans-108"/>
+       <use x="337.646484" xlink:href="#DejaVuSans-116"/>
+       <use x="376.855469" xlink:href="#DejaVuSans-97"/>
+       <use x="438.134766" xlink:href="#DejaVuSans-116"/>
+       <use x="477.34375" xlink:href="#DejaVuSans-105"/>
+       <use x="505.126953" xlink:href="#DejaVuSans-111"/>
+       <use x="566.308594" xlink:href="#DejaVuSans-110"/>
+      </g>
+      <!-- publication -->
+      <g transform="translate(1546.435844 491.178475)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-112"/>
+       <use x="63.476562" xlink:href="#DejaVuSans-117"/>
+       <use x="126.855469" xlink:href="#DejaVuSans-98"/>
+       <use x="190.332031" xlink:href="#DejaVuSans-108"/>
+       <use x="218.115234" xlink:href="#DejaVuSans-105"/>
+       <use x="245.898438" xlink:href="#DejaVuSans-99"/>
+       <use x="300.878906" xlink:href="#DejaVuSans-97"/>
+       <use x="362.158203" xlink:href="#DejaVuSans-116"/>
+       <use x="401.367188" xlink:href="#DejaVuSans-105"/>
+       <use x="429.150391" xlink:href="#DejaVuSans-111"/>
+       <use x="490.332031" xlink:href="#DejaVuSans-110"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_16">
+     <g id="line2d_29">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1617.294094" xlink:href="#m1bb0da5e62" y="429.048342"/>
+      </g>
+     </g>
+     <g id="text_37">
+      <!-- Consultation -->
+      <g transform="translate(1593.023979 485.945774)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-67"/>
+       <use x="69.824219" xlink:href="#DejaVuSans-111"/>
+       <use x="131.005859" xlink:href="#DejaVuSans-110"/>
+       <use x="194.384766" xlink:href="#DejaVuSans-115"/>
+       <use x="246.484375" xlink:href="#DejaVuSans-117"/>
+       <use x="309.863281" xlink:href="#DejaVuSans-108"/>
+       <use x="337.646484" xlink:href="#DejaVuSans-116"/>
+       <use x="376.855469" xlink:href="#DejaVuSans-97"/>
+       <use x="438.134766" xlink:href="#DejaVuSans-116"/>
+       <use x="477.34375" xlink:href="#DejaVuSans-105"/>
+       <use x="505.126953" xlink:href="#DejaVuSans-111"/>
+       <use x="566.308594" xlink:href="#DejaVuSans-110"/>
+      </g>
+      <!-- technology -->
+      <g transform="translate(1603.571582 491.23427)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-116"/>
+       <use x="39.208984" xlink:href="#DejaVuSans-101"/>
+       <use x="100.732422" xlink:href="#DejaVuSans-99"/>
+       <use x="155.712891" xlink:href="#DejaVuSans-104"/>
+       <use x="219.091797" xlink:href="#DejaVuSans-110"/>
+       <use x="282.470703" xlink:href="#DejaVuSans-111"/>
+       <use x="343.652344" xlink:href="#DejaVuSans-108"/>
+       <use x="371.435547" xlink:href="#DejaVuSans-111"/>
+       <use x="432.617188" xlink:href="#DejaVuSans-103"/>
+       <use x="496.09375" xlink:href="#DejaVuSans-121"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_17">
+     <g id="line2d_30">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1674.485627" xlink:href="#m1bb0da5e62" y="429.048342"/>
+      </g>
+     </g>
+     <g id="text_38">
+      <!-- Consultation -->
+      <g transform="translate(1650.215512 498.995761)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-67"/>
+       <use x="69.824219" xlink:href="#DejaVuSans-111"/>
+       <use x="131.005859" xlink:href="#DejaVuSans-110"/>
+       <use x="194.384766" xlink:href="#DejaVuSans-115"/>
+       <use x="246.484375" xlink:href="#DejaVuSans-117"/>
+       <use x="309.863281" xlink:href="#DejaVuSans-108"/>
+       <use x="337.646484" xlink:href="#DejaVuSans-116"/>
+       <use x="376.855469" xlink:href="#DejaVuSans-97"/>
+       <use x="438.134766" xlink:href="#DejaVuSans-116"/>
+       <use x="477.34375" xlink:href="#DejaVuSans-105"/>
+       <use x="505.126953" xlink:href="#DejaVuSans-111"/>
+       <use x="566.308594" xlink:href="#DejaVuSans-110"/>
+      </g>
+      <!-- community-building -->
+      <g transform="translate(1645.083574 519.963798)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-99"/>
+       <use x="54.980469" xlink:href="#DejaVuSans-111"/>
+       <use x="116.162109" xlink:href="#DejaVuSans-109"/>
+       <use x="213.574219" xlink:href="#DejaVuSans-109"/>
+       <use x="310.986328" xlink:href="#DejaVuSans-117"/>
+       <use x="374.365234" xlink:href="#DejaVuSans-110"/>
+       <use x="437.744141" xlink:href="#DejaVuSans-105"/>
+       <use x="465.527344" xlink:href="#DejaVuSans-116"/>
+       <use x="504.736328" xlink:href="#DejaVuSans-121"/>
+       <use x="562.166016" xlink:href="#DejaVuSans-45"/>
+       <use x="598.25" xlink:href="#DejaVuSans-98"/>
+       <use x="661.726562" xlink:href="#DejaVuSans-117"/>
+       <use x="725.105469" xlink:href="#DejaVuSans-105"/>
+       <use x="752.888672" xlink:href="#DejaVuSans-108"/>
+       <use x="780.671875" xlink:href="#DejaVuSans-100"/>
+       <use x="844.148438" xlink:href="#DejaVuSans-105"/>
+       <use x="871.931641" xlink:href="#DejaVuSans-110"/>
+       <use x="935.310547" xlink:href="#DejaVuSans-103"/>
+      </g>
+     </g>
+    </g>
+   </g>
+   <g id="matplotlib.axis_6">
+    <g id="ytick_13">
+     <g id="line2d_31">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1188.357596" xlink:href="#m6f54a13e66" y="429.048342"/>
+      </g>
+     </g>
+     <g id="text_39">
+      <!-- 0 -->
+      <g transform="translate(1174.995096 432.847561)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="ytick_14">
+     <g id="line2d_32">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1188.357596" xlink:href="#m6f54a13e66" y="348.614674"/>
+      </g>
+     </g>
+     <g id="text_40">
+      <!-- 20 -->
+      <g transform="translate(1168.632596 352.413893)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-50"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="ytick_15">
+     <g id="line2d_33">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1188.357596" xlink:href="#m6f54a13e66" y="268.181005"/>
+      </g>
+     </g>
+     <g id="text_41">
+      <!-- 40 -->
+      <g transform="translate(1168.632596 271.980224)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-52"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="ytick_16">
+     <g id="line2d_34">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1188.357596" xlink:href="#m6f54a13e66" y="187.747337"/>
+      </g>
+     </g>
+     <g id="text_42">
+      <!-- 60 -->
+      <g transform="translate(1168.632596 191.546556)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-54"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="ytick_17">
+     <g id="line2d_35">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1188.357596" xlink:href="#m6f54a13e66" y="107.313668"/>
+      </g>
+     </g>
+     <g id="text_43">
+      <!-- 80 -->
+      <g transform="translate(1168.632596 111.112887)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-56"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="ytick_18">
+     <g id="line2d_36">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1188.357596" xlink:href="#m6f54a13e66" y="26.88"/>
+      </g>
+     </g>
+     <g id="text_44">
+      <!-- 100 -->
+      <g transform="translate(1162.270096 30.679219)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-49"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+       <use x="127.246094" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="text_45">
+     <!-- Proportion -->
+     <g transform="translate(1156.190408 253.760265)rotate(-90)scale(0.1 -0.1)">
+      <use xlink:href="#DejaVuSans-80"/>
+      <use x="58.552734" xlink:href="#DejaVuSans-114"/>
+      <use x="97.416016" xlink:href="#DejaVuSans-111"/>
+      <use x="158.597656" xlink:href="#DejaVuSans-112"/>
+      <use x="222.074219" xlink:href="#DejaVuSans-111"/>
+      <use x="283.255859" xlink:href="#DejaVuSans-114"/>
+      <use x="324.369141" xlink:href="#DejaVuSans-116"/>
+      <use x="363.578125" xlink:href="#DejaVuSans-105"/>
+      <use x="391.361328" xlink:href="#DejaVuSans-111"/>
+      <use x="452.542969" xlink:href="#DejaVuSans-110"/>
+     </g>
+    </g>
+   </g>
+   <g id="line2d_37">
+    <path clip-path="url(#p33e235e021)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_38">
+    <path clip-path="url(#p33e235e021)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_39">
+    <path clip-path="url(#p33e235e021)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_40">
+    <path clip-path="url(#p33e235e021)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_41">
+    <path clip-path="url(#p33e235e021)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_42">
+    <path clip-path="url(#p33e235e021)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_43">
+    <path clip-path="url(#p33e235e021)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_44">
+    <path clip-path="url(#p33e235e021)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_45">
+    <path clip-path="url(#p33e235e021)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="patch_24">
+    <path d="M 1188.357596 429.048342 
+L 1188.357596 26.88 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_25">
+    <path d="M 1703.081393 429.048342 
+L 1703.081393 26.88 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_26">
+    <path d="M 1188.357596 429.048342 
+L 1703.081393 429.048342 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_27">
+    <path d="M 1188.357596 26.88 
+L 1703.081393 26.88 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="text_46">
+    <!-- 68.7 -->
+    <g transform="translate(1199.795902 152.811501)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-54"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-56"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-55"/>
+    </g>
+   </g>
+   <g id="text_47">
+    <!-- 58.1 -->
+    <g transform="translate(1256.987435 195.465719)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-53"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-56"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-49"/>
+    </g>
+   </g>
+   <g id="text_48">
+    <!-- 52.5 -->
+    <g transform="translate(1314.178968 217.808405)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-53"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-50"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-53"/>
+    </g>
+   </g>
+   <g id="text_49">
+    <!-- 46.7 -->
+    <g transform="translate(1371.370501 241.166667)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-52"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-54"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-55"/>
+    </g>
+   </g>
+   <g id="text_50">
+    <!-- 40.7 -->
+    <g transform="translate(1428.562035 265.540506)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-52"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-55"/>
+    </g>
+   </g>
+   <g id="text_51">
+    <!-- 33.1 -->
+    <g transform="translate(1485.753568 296.007805)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-51"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-51"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-49"/>
+    </g>
+   </g>
+   <g id="text_52">
+    <!-- 28.5 -->
+    <g transform="translate(1542.945101 314.288184)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-56"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-53"/>
+    </g>
+   </g>
+   <g id="text_53">
+    <!-- 25.0 -->
+    <g transform="translate(1600.136634 328.506257)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-53"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-48"/>
+    </g>
+   </g>
+   <g id="text_54">
+    <!-- 18.4 -->
+    <g transform="translate(1657.328167 354.911249)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-49"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-56"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-52"/>
+    </g>
+   </g>
+   <g id="text_55">
+    <!-- In which support activities are you mostly interested? -->
+    <g transform="translate(1284.597932 20.88)scale(0.12 -0.12)">
+     <defs>
+      <path d="M 9.8125 72.90625 
+L 19.671875 72.90625 
+L 19.671875 0 
+L 9.8125 0 
+z
+" id="DejaVuSans-73"/>
+     </defs>
+     <use xlink:href="#DejaVuSans-73"/>
+     <use x="29.492188" xlink:href="#DejaVuSans-110"/>
+     <use x="92.871094" xlink:href="#DejaVuSans-32"/>
+     <use x="124.658203" xlink:href="#DejaVuSans-119"/>
+     <use x="206.445312" xlink:href="#DejaVuSans-104"/>
+     <use x="269.824219" xlink:href="#DejaVuSans-105"/>
+     <use x="297.607422" xlink:href="#DejaVuSans-99"/>
+     <use x="352.587891" xlink:href="#DejaVuSans-104"/>
+     <use x="415.966797" xlink:href="#DejaVuSans-32"/>
+     <use x="447.753906" xlink:href="#DejaVuSans-115"/>
+     <use x="499.853516" xlink:href="#DejaVuSans-117"/>
+     <use x="563.232422" xlink:href="#DejaVuSans-112"/>
+     <use x="626.708984" xlink:href="#DejaVuSans-112"/>
+     <use x="690.185547" xlink:href="#DejaVuSans-111"/>
+     <use x="751.367188" xlink:href="#DejaVuSans-114"/>
+     <use x="792.480469" xlink:href="#DejaVuSans-116"/>
+     <use x="831.689453" xlink:href="#DejaVuSans-32"/>
+     <use x="863.476562" xlink:href="#DejaVuSans-97"/>
+     <use x="924.755859" xlink:href="#DejaVuSans-99"/>
+     <use x="979.736328" xlink:href="#DejaVuSans-116"/>
+     <use x="1018.945312" xlink:href="#DejaVuSans-105"/>
+     <use x="1046.728516" xlink:href="#DejaVuSans-118"/>
+     <use x="1105.908203" xlink:href="#DejaVuSans-105"/>
+     <use x="1133.691406" xlink:href="#DejaVuSans-116"/>
+     <use x="1172.900391" xlink:href="#DejaVuSans-105"/>
+     <use x="1200.683594" xlink:href="#DejaVuSans-101"/>
+     <use x="1262.207031" xlink:href="#DejaVuSans-115"/>
+     <use x="1314.306641" xlink:href="#DejaVuSans-32"/>
+     <use x="1346.09375" xlink:href="#DejaVuSans-97"/>
+     <use x="1407.373047" xlink:href="#DejaVuSans-114"/>
+     <use x="1446.236328" xlink:href="#DejaVuSans-101"/>
+     <use x="1507.759766" xlink:href="#DejaVuSans-32"/>
+     <use x="1539.546875" xlink:href="#DejaVuSans-121"/>
+     <use x="1598.726562" xlink:href="#DejaVuSans-111"/>
+     <use x="1659.908203" xlink:href="#DejaVuSans-117"/>
+     <use x="1723.287109" xlink:href="#DejaVuSans-32"/>
+     <use x="1755.074219" xlink:href="#DejaVuSans-109"/>
+     <use x="1852.486328" xlink:href="#DejaVuSans-111"/>
+     <use x="1913.667969" xlink:href="#DejaVuSans-115"/>
+     <use x="1965.767578" xlink:href="#DejaVuSans-116"/>
+     <use x="2004.976562" xlink:href="#DejaVuSans-108"/>
+     <use x="2032.759766" xlink:href="#DejaVuSans-121"/>
+     <use x="2091.939453" xlink:href="#DejaVuSans-32"/>
+     <use x="2123.726562" xlink:href="#DejaVuSans-105"/>
+     <use x="2151.509766" xlink:href="#DejaVuSans-110"/>
+     <use x="2214.888672" xlink:href="#DejaVuSans-116"/>
+     <use x="2254.097656" xlink:href="#DejaVuSans-101"/>
+     <use x="2315.621094" xlink:href="#DejaVuSans-114"/>
+     <use x="2354.484375" xlink:href="#DejaVuSans-101"/>
+     <use x="2416.007812" xlink:href="#DejaVuSans-115"/>
+     <use x="2468.107422" xlink:href="#DejaVuSans-116"/>
+     <use x="2507.316406" xlink:href="#DejaVuSans-101"/>
+     <use x="2568.839844" xlink:href="#DejaVuSans-100"/>
+     <use x="2632.316406" xlink:href="#DejaVuSans-63"/>
+    </g>
+   </g>
+  </g>
+ </g>
+ <defs>
+  <clipPath id="p2387288cad">
+   <rect height="402.168342" width="514.723798" x="44.57" y="26.88"/>
+  </clipPath>
+  <clipPath id="p80df0caf16">
+   <rect height="402.168342" width="514.723798" x="616.463798" y="26.88"/>
+  </clipPath>
+  <clipPath id="p33e235e021">
+   <rect height="402.168342" width="514.723798" x="1188.357596" y="26.88"/>
+  </clipPath>
+ </defs>
+</svg>
diff --git a/assets/img/posts/2021-01-15-hifis-survey-results-community/survey-outreach.svg b/assets/img/posts/2021-01-15-hifis-survey-results-community/survey-outreach.svg
new file mode 100644
index 0000000000000000000000000000000000000000..c2f18deae2a8d0a2263683ca7fb9ca6c693c9857
--- /dev/null
+++ b/assets/img/posts/2021-01-15-hifis-survey-results-community/survey-outreach.svg
@@ -0,0 +1,2784 @@
+<?xml version="1.0" encoding="utf-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
+  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<!-- Created with matplotlib (https://matplotlib.org/) -->
+<svg height="532.8pt" version="1.1" viewBox="0 0 1728 532.8" width="1728pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <metadata>
+  <rdf:RDF xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+   <cc:Work>
+    <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+    <dc:date>2021-01-15T09:55:15.620313</dc:date>
+    <dc:format>image/svg+xml</dc:format>
+    <dc:creator>
+     <cc:Agent>
+      <dc:title>Matplotlib v3.3.2, https://matplotlib.org/</dc:title>
+     </cc:Agent>
+    </dc:creator>
+   </cc:Work>
+  </rdf:RDF>
+ </metadata>
+ <defs>
+  <style type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
+ </defs>
+ <g id="figure_1">
+  <g id="patch_1">
+   <path d="M 0 532.8 
+L 1728 532.8 
+L 1728 0 
+L 0 0 
+z
+" style="fill:#ffffff;"/>
+  </g>
+  <g id="axes_1">
+   <g id="patch_2">
+    <path d="M 44.57 438.085167 
+L 1295.4675 438.085167 
+L 1295.4675 50.64 
+L 44.57 50.64 
+z
+" style="fill:#ffffff;"/>
+   </g>
+   <g id="patch_3">
+    <path clip-path="url(#p17bacef492)" d="M 51.153671 438.085167 
+L 77.488355 438.085167 
+L 77.488355 407.58968 
+L 51.153671 407.58968 
+z
+" style="fill:#4884af;"/>
+   </g>
+   <g id="patch_4">
+    <path clip-path="url(#p17bacef492)" d="M 116.990382 438.085167 
+L 143.325066 438.085167 
+L 143.325066 394.883227 
+L 116.990382 394.883227 
+z
+" style="fill:#4884af;"/>
+   </g>
+   <g id="patch_5">
+    <path clip-path="url(#p17bacef492)" d="M 182.827092 438.085167 
+L 209.161776 438.085167 
+L 209.161776 427.920005 
+L 182.827092 427.920005 
+z
+" style="fill:#4884af;"/>
+   </g>
+   <g id="patch_6">
+    <path clip-path="url(#p17bacef492)" d="M 248.663803 438.085167 
+L 274.998487 438.085167 
+L 274.998487 267.818696 
+L 248.663803 267.818696 
+z
+" style="fill:#4884af;"/>
+   </g>
+   <g id="patch_7">
+    <path clip-path="url(#p17bacef492)" d="M 314.500513 438.085167 
+L 340.835197 438.085167 
+L 340.835197 234.781918 
+L 314.500513 234.781918 
+z
+" style="fill:#4884af;"/>
+   </g>
+   <g id="patch_8">
+    <path clip-path="url(#p17bacef492)" d="M 380.337224 438.085167 
+L 406.671908 438.085167 
+L 406.671908 438.085167 
+L 380.337224 438.085167 
+z
+" style="fill:#4884af;"/>
+   </g>
+   <g id="patch_9">
+    <path clip-path="url(#p17bacef492)" d="M 446.173934 438.085167 
+L 472.508618 438.085167 
+L 472.508618 372.011611 
+L 446.173934 372.011611 
+z
+" style="fill:#4884af;"/>
+   </g>
+   <g id="patch_10">
+    <path clip-path="url(#p17bacef492)" d="M 512.010645 438.085167 
+L 538.345329 438.085167 
+L 538.345329 402.507098 
+L 512.010645 402.507098 
+z
+" style="fill:#4884af;"/>
+   </g>
+   <g id="patch_11">
+    <path clip-path="url(#p17bacef492)" d="M 577.847355 438.085167 
+L 604.182039 438.085167 
+L 604.182039 382.176773 
+L 577.847355 382.176773 
+z
+" style="fill:#4884af;"/>
+   </g>
+   <g id="patch_12">
+    <path clip-path="url(#p17bacef492)" d="M 643.684066 438.085167 
+L 670.01875 438.085167 
+L 670.01875 427.920005 
+L 643.684066 427.920005 
+z
+" style="fill:#4884af;"/>
+   </g>
+   <g id="patch_13">
+    <path clip-path="url(#p17bacef492)" d="M 709.520776 438.085167 
+L 735.855461 438.085167 
+L 735.855461 311.020636 
+L 709.520776 311.020636 
+z
+" style="fill:#4884af;"/>
+   </g>
+   <g id="patch_14">
+    <path clip-path="url(#p17bacef492)" d="M 775.357487 438.085167 
+L 801.692171 438.085167 
+L 801.692171 410.13097 
+L 775.357487 410.13097 
+z
+" style="fill:#4884af;"/>
+   </g>
+   <g id="patch_15">
+    <path clip-path="url(#p17bacef492)" d="M 841.194197 438.085167 
+L 867.528882 438.085167 
+L 867.528882 308.479346 
+L 841.194197 308.479346 
+z
+" style="fill:#4884af;"/>
+   </g>
+   <g id="patch_16">
+    <path clip-path="url(#p17bacef492)" d="M 907.030908 438.085167 
+L 933.365592 438.085167 
+L 933.365592 402.507098 
+L 907.030908 402.507098 
+z
+" style="fill:#4884af;"/>
+   </g>
+   <g id="patch_17">
+    <path clip-path="url(#p17bacef492)" d="M 972.867618 438.085167 
+L 999.202303 438.085167 
+L 999.202303 407.58968 
+L 972.867618 407.58968 
+z
+" style="fill:#4884af;"/>
+   </g>
+   <g id="patch_18">
+    <path clip-path="url(#p17bacef492)" d="M 1038.704329 438.085167 
+L 1065.039013 438.085167 
+L 1065.039013 438.085167 
+L 1038.704329 438.085167 
+z
+" style="fill:#4884af;"/>
+   </g>
+   <g id="patch_19">
+    <path clip-path="url(#p17bacef492)" d="M 1104.541039 438.085167 
+L 1130.875724 438.085167 
+L 1130.875724 377.094192 
+L 1104.541039 377.094192 
+z
+" style="fill:#4884af;"/>
+   </g>
+   <g id="patch_20">
+    <path clip-path="url(#p17bacef492)" d="M 1170.37775 438.085167 
+L 1196.712434 438.085167 
+L 1196.712434 405.048389 
+L 1170.37775 405.048389 
+z
+" style="fill:#4884af;"/>
+   </g>
+   <g id="patch_21">
+    <path clip-path="url(#p17bacef492)" d="M 1236.214461 438.085167 
+L 1262.549145 438.085167 
+L 1262.549145 333.892252 
+L 1236.214461 333.892252 
+z
+" style="fill:#4884af;"/>
+   </g>
+   <g id="patch_22">
+    <path clip-path="url(#p17bacef492)" d="M 77.488355 438.085167 
+L 103.823039 438.085167 
+L 103.823039 410.54021 
+L 77.488355 410.54021 
+z
+" style="fill:#b3cede;"/>
+   </g>
+   <g id="patch_23">
+    <path clip-path="url(#p17bacef492)" d="M 143.325066 438.085167 
+L 169.65975 438.085167 
+L 169.65975 431.474377 
+L 143.325066 431.474377 
+z
+" style="fill:#b3cede;"/>
+   </g>
+   <g id="patch_24">
+    <path clip-path="url(#p17bacef492)" d="M 209.161776 438.085167 
+L 235.496461 438.085167 
+L 235.496461 374.731765 
+L 209.161776 374.731765 
+z
+" style="fill:#b3cede;"/>
+   </g>
+   <g id="patch_25">
+    <path clip-path="url(#p17bacef492)" d="M 274.998487 438.085167 
+L 301.333171 438.085167 
+L 301.333171 410.54021 
+L 274.998487 410.54021 
+z
+" style="fill:#b3cede;"/>
+   </g>
+   <g id="patch_26">
+    <path clip-path="url(#p17bacef492)" d="M 340.835197 438.085167 
+L 367.169882 438.085167 
+L 367.169882 206.707525 
+L 340.835197 206.707525 
+z
+" style="fill:#b3cede;"/>
+   </g>
+   <g id="patch_27">
+    <path clip-path="url(#p17bacef492)" d="M 406.671908 438.085167 
+L 433.006592 438.085167 
+L 433.006592 407.785714 
+L 406.671908 407.785714 
+z
+" style="fill:#b3cede;"/>
+   </g>
+   <g id="patch_28">
+    <path clip-path="url(#p17bacef492)" d="M 472.508618 438.085167 
+L 498.843303 438.085167 
+L 498.843303 286.587901 
+L 472.508618 286.587901 
+z
+" style="fill:#b3cede;"/>
+   </g>
+   <g id="patch_29">
+    <path clip-path="url(#p17bacef492)" d="M 538.345329 438.085167 
+L 564.680013 438.085167 
+L 564.680013 414.671953 
+L 538.345329 414.671953 
+z
+" style="fill:#b3cede;"/>
+   </g>
+   <g id="patch_30">
+    <path clip-path="url(#p17bacef492)" d="M 604.182039 438.085167 
+L 630.516724 438.085167 
+L 630.516724 402.524627 
+L 604.182039 402.524627 
+z
+" style="fill:#b3cede;"/>
+   </g>
+   <g id="patch_31">
+    <path clip-path="url(#p17bacef492)" d="M 670.01875 438.085167 
+L 696.353434 438.085167 
+L 696.353434 399.522227 
+L 670.01875 399.522227 
+z
+" style="fill:#b3cede;"/>
+   </g>
+   <g id="patch_32">
+    <path clip-path="url(#p17bacef492)" d="M 735.855461 438.085167 
+L 762.190145 438.085167 
+L 762.190145 374.731765 
+L 735.855461 374.731765 
+z
+" style="fill:#b3cede;"/>
+   </g>
+   <g id="patch_33">
+    <path clip-path="url(#p17bacef492)" d="M 801.692171 438.085167 
+L 828.026855 438.085167 
+L 828.026855 405.031218 
+L 801.692171 405.031218 
+z
+" style="fill:#b3cede;"/>
+   </g>
+   <g id="patch_34">
+    <path clip-path="url(#p17bacef492)" d="M 867.528882 438.085167 
+L 893.863566 438.085167 
+L 893.863566 405.031218 
+L 867.528882 405.031218 
+z
+" style="fill:#b3cede;"/>
+   </g>
+   <g id="patch_35">
+    <path clip-path="url(#p17bacef492)" d="M 933.365592 438.085167 
+L 959.700276 438.085167 
+L 959.700276 410.54021 
+L 933.365592 410.54021 
+z
+" style="fill:#b3cede;"/>
+   </g>
+   <g id="patch_36">
+    <path clip-path="url(#p17bacef492)" d="M 999.202303 438.085167 
+L 1025.536987 438.085167 
+L 1025.536987 410.54021 
+L 999.202303 410.54021 
+z
+" style="fill:#b3cede;"/>
+   </g>
+   <g id="patch_37">
+    <path clip-path="url(#p17bacef492)" d="M 1065.039013 438.085167 
+L 1091.373697 438.085167 
+L 1091.373697 407.785714 
+L 1065.039013 407.785714 
+z
+" style="fill:#b3cede;"/>
+   </g>
+   <g id="patch_38">
+    <path clip-path="url(#p17bacef492)" d="M 1130.875724 438.085167 
+L 1157.210408 438.085167 
+L 1157.210408 181.917063 
+L 1130.875724 181.917063 
+z
+" style="fill:#b3cede;"/>
+   </g>
+   <g id="patch_39">
+    <path clip-path="url(#p17bacef492)" d="M 1196.712434 438.085167 
+L 1223.047118 438.085167 
+L 1223.047118 403.54379 
+L 1196.712434 403.54379 
+z
+" style="fill:#b3cede;"/>
+   </g>
+   <g id="patch_40">
+    <path clip-path="url(#p17bacef492)" d="M 1262.549145 438.085167 
+L 1288.883829 438.085167 
+L 1288.883829 405.334213 
+L 1262.549145 405.334213 
+z
+" style="fill:#b3cede;"/>
+   </g>
+   <g id="matplotlib.axis_1">
+    <g id="xtick_1">
+     <g id="line2d_1">
+      <defs>
+       <path d="M 0 0 
+L 0 3.5 
+" id="mf21f0ba8f7" style="stroke:#000000;stroke-width:0.8;"/>
+      </defs>
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="77.488355" xlink:href="#mf21f0ba8f7" y="438.085167"/>
+      </g>
+     </g>
+     <g id="text_1">
+      <!-- AWI -->
+      <g transform="translate(72.676715 463.983701)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 34.1875 63.1875 
+L 20.796875 26.90625 
+L 47.609375 26.90625 
+z
+M 28.609375 72.90625 
+L 39.796875 72.90625 
+L 67.578125 0 
+L 57.328125 0 
+L 50.6875 18.703125 
+L 17.828125 18.703125 
+L 11.1875 0 
+L 0.78125 0 
+z
+" id="DejaVuSans-65"/>
+        <path d="M 3.328125 72.90625 
+L 13.28125 72.90625 
+L 28.609375 11.28125 
+L 43.890625 72.90625 
+L 54.984375 72.90625 
+L 70.3125 11.28125 
+L 85.59375 72.90625 
+L 95.609375 72.90625 
+L 77.296875 0 
+L 64.890625 0 
+L 49.515625 63.28125 
+L 33.984375 0 
+L 21.578125 0 
+z
+" id="DejaVuSans-87"/>
+        <path d="M 9.8125 72.90625 
+L 19.671875 72.90625 
+L 19.671875 0 
+L 9.8125 0 
+z
+" id="DejaVuSans-73"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-65"/>
+       <use x="62.908203" xlink:href="#DejaVuSans-87"/>
+       <use x="161.785156" xlink:href="#DejaVuSans-73"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_2">
+     <g id="line2d_2">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="143.325066" xlink:href="#mf21f0ba8f7" y="438.085167"/>
+      </g>
+     </g>
+     <g id="text_2">
+      <!-- CISPA -->
+      <g transform="translate(135.194995 470.620561)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 64.40625 67.28125 
+L 64.40625 56.890625 
+Q 59.421875 61.53125 53.78125 63.8125 
+Q 48.140625 66.109375 41.796875 66.109375 
+Q 29.296875 66.109375 22.65625 58.46875 
+Q 16.015625 50.828125 16.015625 36.375 
+Q 16.015625 21.96875 22.65625 14.328125 
+Q 29.296875 6.6875 41.796875 6.6875 
+Q 48.140625 6.6875 53.78125 8.984375 
+Q 59.421875 11.28125 64.40625 15.921875 
+L 64.40625 5.609375 
+Q 59.234375 2.09375 53.4375 0.328125 
+Q 47.65625 -1.421875 41.21875 -1.421875 
+Q 24.65625 -1.421875 15.125 8.703125 
+Q 5.609375 18.84375 5.609375 36.375 
+Q 5.609375 53.953125 15.125 64.078125 
+Q 24.65625 74.21875 41.21875 74.21875 
+Q 47.75 74.21875 53.53125 72.484375 
+Q 59.328125 70.75 64.40625 67.28125 
+z
+" id="DejaVuSans-67"/>
+        <path d="M 53.515625 70.515625 
+L 53.515625 60.890625 
+Q 47.90625 63.578125 42.921875 64.890625 
+Q 37.9375 66.21875 33.296875 66.21875 
+Q 25.25 66.21875 20.875 63.09375 
+Q 16.5 59.96875 16.5 54.203125 
+Q 16.5 49.359375 19.40625 46.890625 
+Q 22.3125 44.4375 30.421875 42.921875 
+L 36.375 41.703125 
+Q 47.40625 39.59375 52.65625 34.296875 
+Q 57.90625 29 57.90625 20.125 
+Q 57.90625 9.515625 50.796875 4.046875 
+Q 43.703125 -1.421875 29.984375 -1.421875 
+Q 24.8125 -1.421875 18.96875 -0.25 
+Q 13.140625 0.921875 6.890625 3.21875 
+L 6.890625 13.375 
+Q 12.890625 10.015625 18.65625 8.296875 
+Q 24.421875 6.59375 29.984375 6.59375 
+Q 38.421875 6.59375 43.015625 9.90625 
+Q 47.609375 13.234375 47.609375 19.390625 
+Q 47.609375 24.75 44.3125 27.78125 
+Q 41.015625 30.8125 33.5 32.328125 
+L 27.484375 33.5 
+Q 16.453125 35.6875 11.515625 40.375 
+Q 6.59375 45.0625 6.59375 53.421875 
+Q 6.59375 63.09375 13.40625 68.65625 
+Q 20.21875 74.21875 32.171875 74.21875 
+Q 37.3125 74.21875 42.625 73.28125 
+Q 47.953125 72.359375 53.515625 70.515625 
+z
+" id="DejaVuSans-83"/>
+        <path d="M 19.671875 64.796875 
+L 19.671875 37.40625 
+L 32.078125 37.40625 
+Q 38.96875 37.40625 42.71875 40.96875 
+Q 46.484375 44.53125 46.484375 51.125 
+Q 46.484375 57.671875 42.71875 61.234375 
+Q 38.96875 64.796875 32.078125 64.796875 
+z
+M 9.8125 72.90625 
+L 32.078125 72.90625 
+Q 44.34375 72.90625 50.609375 67.359375 
+Q 56.890625 61.8125 56.890625 51.125 
+Q 56.890625 40.328125 50.609375 34.8125 
+Q 44.34375 29.296875 32.078125 29.296875 
+L 19.671875 29.296875 
+L 19.671875 0 
+L 9.8125 0 
+z
+" id="DejaVuSans-80"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-67"/>
+       <use x="69.824219" xlink:href="#DejaVuSans-73"/>
+       <use x="99.316406" xlink:href="#DejaVuSans-83"/>
+       <use x="162.792969" xlink:href="#DejaVuSans-80"/>
+       <use x="216.720703" xlink:href="#DejaVuSans-65"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_3">
+     <g id="line2d_3">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="209.161776" xlink:href="#mf21f0ba8f7" y="438.085167"/>
+      </g>
+     </g>
+     <g id="text_3">
+      <!-- DESY -->
+      <g transform="translate(201.752623 469.178726)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 19.671875 64.796875 
+L 19.671875 8.109375 
+L 31.59375 8.109375 
+Q 46.6875 8.109375 53.6875 14.9375 
+Q 60.6875 21.78125 60.6875 36.53125 
+Q 60.6875 51.171875 53.6875 57.984375 
+Q 46.6875 64.796875 31.59375 64.796875 
+z
+M 9.8125 72.90625 
+L 30.078125 72.90625 
+Q 51.265625 72.90625 61.171875 64.09375 
+Q 71.09375 55.28125 71.09375 36.53125 
+Q 71.09375 17.671875 61.125 8.828125 
+Q 51.171875 0 30.078125 0 
+L 9.8125 0 
+z
+" id="DejaVuSans-68"/>
+        <path d="M 9.8125 72.90625 
+L 55.90625 72.90625 
+L 55.90625 64.59375 
+L 19.671875 64.59375 
+L 19.671875 43.015625 
+L 54.390625 43.015625 
+L 54.390625 34.71875 
+L 19.671875 34.71875 
+L 19.671875 8.296875 
+L 56.78125 8.296875 
+L 56.78125 0 
+L 9.8125 0 
+z
+" id="DejaVuSans-69"/>
+        <path d="M -0.203125 72.90625 
+L 10.40625 72.90625 
+L 30.609375 42.921875 
+L 50.6875 72.90625 
+L 61.28125 72.90625 
+L 35.5 34.71875 
+L 35.5 0 
+L 25.59375 0 
+L 25.59375 34.71875 
+z
+" id="DejaVuSans-89"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-68"/>
+       <use x="77.001953" xlink:href="#DejaVuSans-69"/>
+       <use x="140.185547" xlink:href="#DejaVuSans-83"/>
+       <use x="203.662109" xlink:href="#DejaVuSans-89"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_4">
+     <g id="line2d_4">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="274.998487" xlink:href="#mf21f0ba8f7" y="438.085167"/>
+      </g>
+     </g>
+     <g id="text_4">
+      <!-- DKFZ -->
+      <g transform="translate(267.453437 469.45052)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 9.8125 72.90625 
+L 19.671875 72.90625 
+L 19.671875 42.09375 
+L 52.390625 72.90625 
+L 65.09375 72.90625 
+L 28.90625 38.921875 
+L 67.671875 0 
+L 54.6875 0 
+L 19.671875 35.109375 
+L 19.671875 0 
+L 9.8125 0 
+z
+" id="DejaVuSans-75"/>
+        <path d="M 9.8125 72.90625 
+L 51.703125 72.90625 
+L 51.703125 64.59375 
+L 19.671875 64.59375 
+L 19.671875 43.109375 
+L 48.578125 43.109375 
+L 48.578125 34.8125 
+L 19.671875 34.8125 
+L 19.671875 0 
+L 9.8125 0 
+z
+" id="DejaVuSans-70"/>
+        <path d="M 5.609375 72.90625 
+L 62.890625 72.90625 
+L 62.890625 65.375 
+L 16.796875 8.296875 
+L 64.015625 8.296875 
+L 64.015625 0 
+L 4.5 0 
+L 4.5 7.515625 
+L 50.59375 64.59375 
+L 5.609375 64.59375 
+z
+" id="DejaVuSans-90"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-68"/>
+       <use x="77.001953" xlink:href="#DejaVuSans-75"/>
+       <use x="142.578125" xlink:href="#DejaVuSans-70"/>
+       <use x="200.097656" xlink:href="#DejaVuSans-90"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_5">
+     <g id="line2d_5">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="340.835197" xlink:href="#mf21f0ba8f7" y="438.085167"/>
+      </g>
+     </g>
+     <g id="text_5">
+      <!-- DLR -->
+      <g transform="translate(335.63741 464.755994)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 9.8125 72.90625 
+L 19.671875 72.90625 
+L 19.671875 8.296875 
+L 55.171875 8.296875 
+L 55.171875 0 
+L 9.8125 0 
+z
+" id="DejaVuSans-76"/>
+        <path d="M 44.390625 34.1875 
+Q 47.5625 33.109375 50.5625 29.59375 
+Q 53.5625 26.078125 56.59375 19.921875 
+L 66.609375 0 
+L 56 0 
+L 46.6875 18.703125 
+Q 43.0625 26.03125 39.671875 28.421875 
+Q 36.28125 30.8125 30.421875 30.8125 
+L 19.671875 30.8125 
+L 19.671875 0 
+L 9.8125 0 
+L 9.8125 72.90625 
+L 32.078125 72.90625 
+Q 44.578125 72.90625 50.734375 67.671875 
+Q 56.890625 62.453125 56.890625 51.90625 
+Q 56.890625 45.015625 53.6875 40.46875 
+Q 50.484375 35.9375 44.390625 34.1875 
+z
+M 19.671875 64.796875 
+L 19.671875 38.921875 
+L 32.078125 38.921875 
+Q 39.203125 38.921875 42.84375 42.21875 
+Q 46.484375 45.515625 46.484375 51.90625 
+Q 46.484375 58.296875 42.84375 61.546875 
+Q 39.203125 64.796875 32.078125 64.796875 
+z
+" id="DejaVuSans-82"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-68"/>
+       <use x="77.001953" xlink:href="#DejaVuSans-76"/>
+       <use x="132.714844" xlink:href="#DejaVuSans-82"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_6">
+     <g id="line2d_6">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="406.671908" xlink:href="#mf21f0ba8f7" y="438.085167"/>
+      </g>
+     </g>
+     <g id="text_6">
+      <!-- DZNE -->
+      <g transform="translate(398.599842 470.504551)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 9.8125 72.90625 
+L 23.09375 72.90625 
+L 55.421875 11.921875 
+L 55.421875 72.90625 
+L 64.984375 72.90625 
+L 64.984375 0 
+L 51.703125 0 
+L 19.390625 60.984375 
+L 19.390625 0 
+L 9.8125 0 
+z
+" id="DejaVuSans-78"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-68"/>
+       <use x="77.001953" xlink:href="#DejaVuSans-90"/>
+       <use x="145.507812" xlink:href="#DejaVuSans-78"/>
+       <use x="220.3125" xlink:href="#DejaVuSans-69"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_7">
+     <g id="line2d_7">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="472.508618" xlink:href="#mf21f0ba8f7" y="438.085167"/>
+      </g>
+     </g>
+     <g id="text_7">
+      <!-- FZJ -->
+      <g transform="translate(468.961484 461.454689)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 9.8125 72.90625 
+L 19.671875 72.90625 
+L 19.671875 5.078125 
+Q 19.671875 -8.109375 14.671875 -14.0625 
+Q 9.671875 -20.015625 -1.421875 -20.015625 
+L -5.171875 -20.015625 
+L -5.171875 -11.71875 
+L -2.09375 -11.71875 
+Q 4.4375 -11.71875 7.125 -8.046875 
+Q 9.8125 -4.390625 9.8125 5.078125 
+z
+" id="DejaVuSans-74"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-70"/>
+       <use x="57.519531" xlink:href="#DejaVuSans-90"/>
+       <use x="126.025391" xlink:href="#DejaVuSans-74"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_8">
+     <g id="line2d_8">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="538.345329" xlink:href="#mf21f0ba8f7" y="438.085167"/>
+      </g>
+     </g>
+     <g id="text_8">
+      <!-- GEOMAR -->
+      <g transform="translate(524.614199 481.822679)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 59.515625 10.40625 
+L 59.515625 29.984375 
+L 43.40625 29.984375 
+L 43.40625 38.09375 
+L 69.28125 38.09375 
+L 69.28125 6.78125 
+Q 63.578125 2.734375 56.6875 0.65625 
+Q 49.8125 -1.421875 42 -1.421875 
+Q 24.90625 -1.421875 15.25 8.5625 
+Q 5.609375 18.5625 5.609375 36.375 
+Q 5.609375 54.25 15.25 64.234375 
+Q 24.90625 74.21875 42 74.21875 
+Q 49.125 74.21875 55.546875 72.453125 
+Q 61.96875 70.703125 67.390625 67.28125 
+L 67.390625 56.78125 
+Q 61.921875 61.421875 55.765625 63.765625 
+Q 49.609375 66.109375 42.828125 66.109375 
+Q 29.4375 66.109375 22.71875 58.640625 
+Q 16.015625 51.171875 16.015625 36.375 
+Q 16.015625 21.625 22.71875 14.15625 
+Q 29.4375 6.6875 42.828125 6.6875 
+Q 48.046875 6.6875 52.140625 7.59375 
+Q 56.25 8.5 59.515625 10.40625 
+z
+" id="DejaVuSans-71"/>
+        <path d="M 39.40625 66.21875 
+Q 28.65625 66.21875 22.328125 58.203125 
+Q 16.015625 50.203125 16.015625 36.375 
+Q 16.015625 22.609375 22.328125 14.59375 
+Q 28.65625 6.59375 39.40625 6.59375 
+Q 50.140625 6.59375 56.421875 14.59375 
+Q 62.703125 22.609375 62.703125 36.375 
+Q 62.703125 50.203125 56.421875 58.203125 
+Q 50.140625 66.21875 39.40625 66.21875 
+z
+M 39.40625 74.21875 
+Q 54.734375 74.21875 63.90625 63.9375 
+Q 73.09375 53.65625 73.09375 36.375 
+Q 73.09375 19.140625 63.90625 8.859375 
+Q 54.734375 -1.421875 39.40625 -1.421875 
+Q 24.03125 -1.421875 14.8125 8.828125 
+Q 5.609375 19.09375 5.609375 36.375 
+Q 5.609375 53.65625 14.8125 63.9375 
+Q 24.03125 74.21875 39.40625 74.21875 
+z
+" id="DejaVuSans-79"/>
+        <path d="M 9.8125 72.90625 
+L 24.515625 72.90625 
+L 43.109375 23.296875 
+L 61.8125 72.90625 
+L 76.515625 72.90625 
+L 76.515625 0 
+L 66.890625 0 
+L 66.890625 64.015625 
+L 48.09375 14.015625 
+L 38.1875 14.015625 
+L 19.390625 64.015625 
+L 19.390625 0 
+L 9.8125 0 
+z
+" id="DejaVuSans-77"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-71"/>
+       <use x="77.490234" xlink:href="#DejaVuSans-69"/>
+       <use x="140.673828" xlink:href="#DejaVuSans-79"/>
+       <use x="219.384766" xlink:href="#DejaVuSans-77"/>
+       <use x="305.664062" xlink:href="#DejaVuSans-65"/>
+       <use x="374.072266" xlink:href="#DejaVuSans-82"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_9">
+     <g id="line2d_9">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="604.182039" xlink:href="#mf21f0ba8f7" y="438.085167"/>
+      </g>
+     </g>
+     <g id="text_9">
+      <!-- GFZ -->
+      <g transform="translate(598.938401 464.847697)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-71"/>
+       <use x="77.490234" xlink:href="#DejaVuSans-70"/>
+       <use x="135.009766" xlink:href="#DejaVuSans-90"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_10">
+     <g id="line2d_10">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="670.01875" xlink:href="#mf21f0ba8f7" y="438.085167"/>
+      </g>
+     </g>
+     <g id="text_10">
+      <!-- GSI -->
+      <g transform="translate(665.942942 462.512035)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-71"/>
+       <use x="77.490234" xlink:href="#DejaVuSans-83"/>
+       <use x="140.966797" xlink:href="#DejaVuSans-73"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_11">
+     <g id="line2d_11">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="735.855461" xlink:href="#mf21f0ba8f7" y="438.085167"/>
+      </g>
+     </g>
+     <g id="text_11">
+      <!-- HMGU -->
+      <g transform="translate(726.770243 472.530854)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 9.8125 72.90625 
+L 19.671875 72.90625 
+L 19.671875 43.015625 
+L 55.515625 43.015625 
+L 55.515625 72.90625 
+L 65.375 72.90625 
+L 65.375 0 
+L 55.515625 0 
+L 55.515625 34.71875 
+L 19.671875 34.71875 
+L 19.671875 0 
+L 9.8125 0 
+z
+" id="DejaVuSans-72"/>
+        <path d="M 8.6875 72.90625 
+L 18.609375 72.90625 
+L 18.609375 28.609375 
+Q 18.609375 16.890625 22.84375 11.734375 
+Q 27.09375 6.59375 36.625 6.59375 
+Q 46.09375 6.59375 50.34375 11.734375 
+Q 54.59375 16.890625 54.59375 28.609375 
+L 54.59375 72.90625 
+L 64.5 72.90625 
+L 64.5 27.390625 
+Q 64.5 13.140625 57.4375 5.859375 
+Q 50.390625 -1.421875 36.625 -1.421875 
+Q 22.796875 -1.421875 15.734375 5.859375 
+Q 8.6875 13.140625 8.6875 27.390625 
+z
+" id="DejaVuSans-85"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-72"/>
+       <use x="75.195312" xlink:href="#DejaVuSans-77"/>
+       <use x="161.474609" xlink:href="#DejaVuSans-71"/>
+       <use x="238.964844" xlink:href="#DejaVuSans-85"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_12">
+     <g id="line2d_12">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="801.692171" xlink:href="#mf21f0ba8f7" y="438.085167"/>
+      </g>
+     </g>
+     <g id="text_12">
+      <!-- HZB -->
+      <g transform="translate(796.136963 465.470835)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 19.671875 34.8125 
+L 19.671875 8.109375 
+L 35.5 8.109375 
+Q 43.453125 8.109375 47.28125 11.40625 
+Q 51.125 14.703125 51.125 21.484375 
+Q 51.125 28.328125 47.28125 31.5625 
+Q 43.453125 34.8125 35.5 34.8125 
+z
+M 19.671875 64.796875 
+L 19.671875 42.828125 
+L 34.28125 42.828125 
+Q 41.5 42.828125 45.03125 45.53125 
+Q 48.578125 48.25 48.578125 53.8125 
+Q 48.578125 59.328125 45.03125 62.0625 
+Q 41.5 64.796875 34.28125 64.796875 
+z
+M 9.8125 72.90625 
+L 35.015625 72.90625 
+Q 46.296875 72.90625 52.390625 68.21875 
+Q 58.5 63.53125 58.5 54.890625 
+Q 58.5 48.1875 55.375 44.234375 
+Q 52.25 40.28125 46.1875 39.3125 
+Q 53.46875 37.75 57.5 32.78125 
+Q 61.53125 27.828125 61.53125 20.40625 
+Q 61.53125 10.640625 54.890625 5.3125 
+Q 48.25 0 35.984375 0 
+L 9.8125 0 
+z
+" id="DejaVuSans-66"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-72"/>
+       <use x="75.195312" xlink:href="#DejaVuSans-90"/>
+       <use x="143.701172" xlink:href="#DejaVuSans-66"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_13">
+     <g id="line2d_13">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="867.528882" xlink:href="#mf21f0ba8f7" y="438.085167"/>
+      </g>
+     </g>
+     <g id="text_13">
+      <!-- HZDR -->
+      <g transform="translate(859.220377 470.977429)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-72"/>
+       <use x="75.195312" xlink:href="#DejaVuSans-90"/>
+       <use x="143.701172" xlink:href="#DejaVuSans-68"/>
+       <use x="220.703125" xlink:href="#DejaVuSans-82"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_14">
+     <g id="line2d_14">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="933.365592" xlink:href="#mf21f0ba8f7" y="438.085167"/>
+      </g>
+     </g>
+     <g id="text_14">
+      <!-- hereon -->
+      <g transform="translate(927.496606 466.098392)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-72"/>
+       <use x="75.195312" xlink:href="#DejaVuSans-90"/>
+       <use x="143.701172" xlink:href="#DejaVuSans-71"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_15">
+     <g id="line2d_15">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="999.202303" xlink:href="#mf21f0ba8f7" y="438.085167"/>
+      </g>
+     </g>
+     <g id="text_15">
+      <!-- HZI -->
+      <g transform="translate(995.02982 462.705384)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-72"/>
+       <use x="75.195312" xlink:href="#DejaVuSans-90"/>
+       <use x="143.701172" xlink:href="#DejaVuSans-73"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_16">
+     <g id="line2d_16">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1065.039013" xlink:href="#mf21f0ba8f7" y="438.085167"/>
+      </g>
+     </g>
+     <g id="text_16">
+      <!-- IPP -->
+      <g transform="translate(1061.683571 461.071305)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-73"/>
+       <use x="29.492188" xlink:href="#DejaVuSans-80"/>
+       <use x="89.794922" xlink:href="#DejaVuSans-80"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_17">
+     <g id="line2d_17">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1130.875724" xlink:href="#mf21f0ba8f7" y="438.085167"/>
+      </g>
+     </g>
+     <g id="text_17">
+      <!-- KIT -->
+      <g transform="translate(1127.305939 461.499988)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M -0.296875 72.90625 
+L 61.375 72.90625 
+L 61.375 64.59375 
+L 35.5 64.59375 
+L 35.5 0 
+L 25.59375 0 
+L 25.59375 64.59375 
+L -0.296875 64.59375 
+z
+" id="DejaVuSans-84"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-75"/>
+       <use x="65.576172" xlink:href="#DejaVuSans-73"/>
+       <use x="95.068359" xlink:href="#DejaVuSans-84"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_18">
+     <g id="line2d_18">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1196.712434" xlink:href="#mf21f0ba8f7" y="438.085167"/>
+      </g>
+     </g>
+     <g id="text_18">
+      <!-- MDC -->
+      <g transform="translate(1190.421946 466.941396)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-77"/>
+       <use x="86.279297" xlink:href="#DejaVuSans-68"/>
+       <use x="163.28125" xlink:href="#DejaVuSans-67"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_19">
+     <g id="line2d_19">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1262.549145" xlink:href="#mf21f0ba8f7" y="438.085167"/>
+      </g>
+     </g>
+     <g id="text_19">
+      <!-- UFZ -->
+      <g transform="translate(1257.457423 464.543862)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-85"/>
+       <use x="73.193359" xlink:href="#DejaVuSans-70"/>
+       <use x="130.712891" xlink:href="#DejaVuSans-90"/>
+      </g>
+     </g>
+    </g>
+   </g>
+   <g id="matplotlib.axis_2">
+    <g id="ytick_1">
+     <g id="line2d_20">
+      <defs>
+       <path d="M 0 0 
+L -3.5 0 
+" id="m34c1add841" style="stroke:#000000;stroke-width:0.8;"/>
+      </defs>
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="44.57" xlink:href="#m34c1add841" y="438.085167"/>
+      </g>
+     </g>
+     <g id="text_20">
+      <!-- 0 -->
+      <g transform="translate(31.2075 441.884386)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 31.78125 66.40625 
+Q 24.171875 66.40625 20.328125 58.90625 
+Q 16.5 51.421875 16.5 36.375 
+Q 16.5 21.390625 20.328125 13.890625 
+Q 24.171875 6.390625 31.78125 6.390625 
+Q 39.453125 6.390625 43.28125 13.890625 
+Q 47.125 21.390625 47.125 36.375 
+Q 47.125 51.421875 43.28125 58.90625 
+Q 39.453125 66.40625 31.78125 66.40625 
+z
+M 31.78125 74.21875 
+Q 44.046875 74.21875 50.515625 64.515625 
+Q 56.984375 54.828125 56.984375 36.375 
+Q 56.984375 17.96875 50.515625 8.265625 
+Q 44.046875 -1.421875 31.78125 -1.421875 
+Q 19.53125 -1.421875 13.0625 8.265625 
+Q 6.59375 17.96875 6.59375 36.375 
+Q 6.59375 54.828125 13.0625 64.515625 
+Q 19.53125 74.21875 31.78125 74.21875 
+z
+" id="DejaVuSans-48"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="ytick_2">
+     <g id="line2d_21">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="44.57" xlink:href="#m34c1add841" y="379.381354"/>
+      </g>
+     </g>
+     <g id="text_21">
+      <!-- 5 -->
+      <g transform="translate(31.2075 383.180573)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 10.796875 72.90625 
+L 49.515625 72.90625 
+L 49.515625 64.59375 
+L 19.828125 64.59375 
+L 19.828125 46.734375 
+Q 21.96875 47.46875 24.109375 47.828125 
+Q 26.265625 48.1875 28.421875 48.1875 
+Q 40.625 48.1875 47.75 41.5 
+Q 54.890625 34.8125 54.890625 23.390625 
+Q 54.890625 11.625 47.5625 5.09375 
+Q 40.234375 -1.421875 26.90625 -1.421875 
+Q 22.3125 -1.421875 17.546875 -0.640625 
+Q 12.796875 0.140625 7.71875 1.703125 
+L 7.71875 11.625 
+Q 12.109375 9.234375 16.796875 8.0625 
+Q 21.484375 6.890625 26.703125 6.890625 
+Q 35.15625 6.890625 40.078125 11.328125 
+Q 45.015625 15.765625 45.015625 23.390625 
+Q 45.015625 31 40.078125 35.4375 
+Q 35.15625 39.890625 26.703125 39.890625 
+Q 22.75 39.890625 18.8125 39.015625 
+Q 14.890625 38.140625 10.796875 36.28125 
+z
+" id="DejaVuSans-53"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-53"/>
+      </g>
+     </g>
+    </g>
+    <g id="ytick_3">
+     <g id="line2d_22">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="44.57" xlink:href="#m34c1add841" y="320.677541"/>
+      </g>
+     </g>
+     <g id="text_22">
+      <!-- 10 -->
+      <g transform="translate(24.845 324.476759)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 12.40625 8.296875 
+L 28.515625 8.296875 
+L 28.515625 63.921875 
+L 10.984375 60.40625 
+L 10.984375 69.390625 
+L 28.421875 72.90625 
+L 38.28125 72.90625 
+L 38.28125 8.296875 
+L 54.390625 8.296875 
+L 54.390625 0 
+L 12.40625 0 
+z
+" id="DejaVuSans-49"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-49"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="ytick_4">
+     <g id="line2d_23">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="44.57" xlink:href="#m34c1add841" y="261.973727"/>
+      </g>
+     </g>
+     <g id="text_23">
+      <!-- 15 -->
+      <g transform="translate(24.845 265.772946)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-49"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-53"/>
+      </g>
+     </g>
+    </g>
+    <g id="ytick_5">
+     <g id="line2d_24">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="44.57" xlink:href="#m34c1add841" y="203.269914"/>
+      </g>
+     </g>
+     <g id="text_24">
+      <!-- 20 -->
+      <g transform="translate(24.845 207.069133)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 19.1875 8.296875 
+L 53.609375 8.296875 
+L 53.609375 0 
+L 7.328125 0 
+L 7.328125 8.296875 
+Q 12.9375 14.109375 22.625 23.890625 
+Q 32.328125 33.6875 34.8125 36.53125 
+Q 39.546875 41.84375 41.421875 45.53125 
+Q 43.3125 49.21875 43.3125 52.78125 
+Q 43.3125 58.59375 39.234375 62.25 
+Q 35.15625 65.921875 28.609375 65.921875 
+Q 23.96875 65.921875 18.8125 64.3125 
+Q 13.671875 62.703125 7.8125 59.421875 
+L 7.8125 69.390625 
+Q 13.765625 71.78125 18.9375 73 
+Q 24.125 74.21875 28.421875 74.21875 
+Q 39.75 74.21875 46.484375 68.546875 
+Q 53.21875 62.890625 53.21875 53.421875 
+Q 53.21875 48.921875 51.53125 44.890625 
+Q 49.859375 40.875 45.40625 35.40625 
+Q 44.1875 33.984375 37.640625 27.21875 
+Q 31.109375 20.453125 19.1875 8.296875 
+z
+" id="DejaVuSans-50"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-50"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="ytick_6">
+     <g id="line2d_25">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="44.57" xlink:href="#m34c1add841" y="144.566101"/>
+      </g>
+     </g>
+     <g id="text_25">
+      <!-- 25 -->
+      <g transform="translate(24.845 148.36532)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-50"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-53"/>
+      </g>
+     </g>
+    </g>
+    <g id="ytick_7">
+     <g id="line2d_26">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="44.57" xlink:href="#m34c1add841" y="85.862288"/>
+      </g>
+     </g>
+     <g id="text_26">
+      <!-- 30 -->
+      <g transform="translate(24.845 89.661507)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 40.578125 39.3125 
+Q 47.65625 37.796875 51.625 33 
+Q 55.609375 28.21875 55.609375 21.1875 
+Q 55.609375 10.40625 48.1875 4.484375 
+Q 40.765625 -1.421875 27.09375 -1.421875 
+Q 22.515625 -1.421875 17.65625 -0.515625 
+Q 12.796875 0.390625 7.625 2.203125 
+L 7.625 11.71875 
+Q 11.71875 9.328125 16.59375 8.109375 
+Q 21.484375 6.890625 26.8125 6.890625 
+Q 36.078125 6.890625 40.9375 10.546875 
+Q 45.796875 14.203125 45.796875 21.1875 
+Q 45.796875 27.640625 41.28125 31.265625 
+Q 36.765625 34.90625 28.71875 34.90625 
+L 20.21875 34.90625 
+L 20.21875 43.015625 
+L 29.109375 43.015625 
+Q 36.375 43.015625 40.234375 45.921875 
+Q 44.09375 48.828125 44.09375 54.296875 
+Q 44.09375 59.90625 40.109375 62.90625 
+Q 36.140625 65.921875 28.71875 65.921875 
+Q 24.65625 65.921875 20.015625 65.03125 
+Q 15.375 64.15625 9.8125 62.3125 
+L 9.8125 71.09375 
+Q 15.4375 72.65625 20.34375 73.4375 
+Q 25.25 74.21875 29.59375 74.21875 
+Q 40.828125 74.21875 47.359375 69.109375 
+Q 53.90625 64.015625 53.90625 55.328125 
+Q 53.90625 49.265625 50.4375 45.09375 
+Q 46.96875 40.921875 40.578125 39.3125 
+z
+" id="DejaVuSans-51"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-51"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="text_27">
+     <!-- Proportion -->
+     <g transform="translate(18.765312 270.158677)rotate(-90)scale(0.1 -0.1)">
+      <defs>
+       <path d="M 41.109375 46.296875 
+Q 39.59375 47.171875 37.8125 47.578125 
+Q 36.03125 48 33.890625 48 
+Q 26.265625 48 22.1875 43.046875 
+Q 18.109375 38.09375 18.109375 28.8125 
+L 18.109375 0 
+L 9.078125 0 
+L 9.078125 54.6875 
+L 18.109375 54.6875 
+L 18.109375 46.1875 
+Q 20.953125 51.171875 25.484375 53.578125 
+Q 30.03125 56 36.53125 56 
+Q 37.453125 56 38.578125 55.875 
+Q 39.703125 55.765625 41.0625 55.515625 
+z
+" id="DejaVuSans-114"/>
+       <path d="M 30.609375 48.390625 
+Q 23.390625 48.390625 19.1875 42.75 
+Q 14.984375 37.109375 14.984375 27.296875 
+Q 14.984375 17.484375 19.15625 11.84375 
+Q 23.34375 6.203125 30.609375 6.203125 
+Q 37.796875 6.203125 41.984375 11.859375 
+Q 46.1875 17.53125 46.1875 27.296875 
+Q 46.1875 37.015625 41.984375 42.703125 
+Q 37.796875 48.390625 30.609375 48.390625 
+z
+M 30.609375 56 
+Q 42.328125 56 49.015625 48.375 
+Q 55.71875 40.765625 55.71875 27.296875 
+Q 55.71875 13.875 49.015625 6.21875 
+Q 42.328125 -1.421875 30.609375 -1.421875 
+Q 18.84375 -1.421875 12.171875 6.21875 
+Q 5.515625 13.875 5.515625 27.296875 
+Q 5.515625 40.765625 12.171875 48.375 
+Q 18.84375 56 30.609375 56 
+z
+" id="DejaVuSans-111"/>
+       <path d="M 18.109375 8.203125 
+L 18.109375 -20.796875 
+L 9.078125 -20.796875 
+L 9.078125 54.6875 
+L 18.109375 54.6875 
+L 18.109375 46.390625 
+Q 20.953125 51.265625 25.265625 53.625 
+Q 29.59375 56 35.59375 56 
+Q 45.5625 56 51.78125 48.09375 
+Q 58.015625 40.1875 58.015625 27.296875 
+Q 58.015625 14.40625 51.78125 6.484375 
+Q 45.5625 -1.421875 35.59375 -1.421875 
+Q 29.59375 -1.421875 25.265625 0.953125 
+Q 20.953125 3.328125 18.109375 8.203125 
+z
+M 48.6875 27.296875 
+Q 48.6875 37.203125 44.609375 42.84375 
+Q 40.53125 48.484375 33.40625 48.484375 
+Q 26.265625 48.484375 22.1875 42.84375 
+Q 18.109375 37.203125 18.109375 27.296875 
+Q 18.109375 17.390625 22.1875 11.75 
+Q 26.265625 6.109375 33.40625 6.109375 
+Q 40.53125 6.109375 44.609375 11.75 
+Q 48.6875 17.390625 48.6875 27.296875 
+z
+" id="DejaVuSans-112"/>
+       <path d="M 18.3125 70.21875 
+L 18.3125 54.6875 
+L 36.8125 54.6875 
+L 36.8125 47.703125 
+L 18.3125 47.703125 
+L 18.3125 18.015625 
+Q 18.3125 11.328125 20.140625 9.421875 
+Q 21.96875 7.515625 27.59375 7.515625 
+L 36.8125 7.515625 
+L 36.8125 0 
+L 27.59375 0 
+Q 17.1875 0 13.234375 3.875 
+Q 9.28125 7.765625 9.28125 18.015625 
+L 9.28125 47.703125 
+L 2.6875 47.703125 
+L 2.6875 54.6875 
+L 9.28125 54.6875 
+L 9.28125 70.21875 
+z
+" id="DejaVuSans-116"/>
+       <path d="M 9.421875 54.6875 
+L 18.40625 54.6875 
+L 18.40625 0 
+L 9.421875 0 
+z
+M 9.421875 75.984375 
+L 18.40625 75.984375 
+L 18.40625 64.59375 
+L 9.421875 64.59375 
+z
+" id="DejaVuSans-105"/>
+       <path d="M 54.890625 33.015625 
+L 54.890625 0 
+L 45.90625 0 
+L 45.90625 32.71875 
+Q 45.90625 40.484375 42.875 44.328125 
+Q 39.84375 48.1875 33.796875 48.1875 
+Q 26.515625 48.1875 22.3125 43.546875 
+Q 18.109375 38.921875 18.109375 30.90625 
+L 18.109375 0 
+L 9.078125 0 
+L 9.078125 54.6875 
+L 18.109375 54.6875 
+L 18.109375 46.1875 
+Q 21.34375 51.125 25.703125 53.5625 
+Q 30.078125 56 35.796875 56 
+Q 45.21875 56 50.046875 50.171875 
+Q 54.890625 44.34375 54.890625 33.015625 
+z
+" id="DejaVuSans-110"/>
+      </defs>
+      <use xlink:href="#DejaVuSans-80"/>
+      <use x="58.552734" xlink:href="#DejaVuSans-114"/>
+      <use x="97.416016" xlink:href="#DejaVuSans-111"/>
+      <use x="158.597656" xlink:href="#DejaVuSans-112"/>
+      <use x="222.074219" xlink:href="#DejaVuSans-111"/>
+      <use x="283.255859" xlink:href="#DejaVuSans-114"/>
+      <use x="324.369141" xlink:href="#DejaVuSans-116"/>
+      <use x="363.578125" xlink:href="#DejaVuSans-105"/>
+      <use x="391.361328" xlink:href="#DejaVuSans-111"/>
+      <use x="452.542969" xlink:href="#DejaVuSans-110"/>
+     </g>
+    </g>
+   </g>
+   <g id="line2d_27">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_28">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_29">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_30">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_31">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_32">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_33">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_34">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_35">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_36">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_37">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_38">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_39">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_40">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_41">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_42">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_43">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_44">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_45">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_46">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_47">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_48">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_49">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_50">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_51">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_52">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_53">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_54">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_55">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_56">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_57">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_58">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_59">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_60">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_61">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_62">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_63">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_64">
+    <path clip-path="url(#p17bacef492)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="patch_41">
+    <path d="M 44.57 438.085167 
+L 44.57 50.64 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_42">
+    <path d="M 1295.4675 438.085167 
+L 1295.4675 50.64 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_43">
+    <path d="M 44.57 438.085167 
+L 1295.4675 438.085167 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_44">
+    <path d="M 44.57 50.64 
+L 1295.4675 50.64 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="text_28">
+    <!-- 2.6 -->
+    <g transform="translate(51.153671 407.58968)scale(0.1 -0.1)">
+     <defs>
+      <path d="M 10.6875 12.40625 
+L 21 12.40625 
+L 21 0 
+L 10.6875 0 
+z
+" id="DejaVuSans-46"/>
+      <path d="M 33.015625 40.375 
+Q 26.375 40.375 22.484375 35.828125 
+Q 18.609375 31.296875 18.609375 23.390625 
+Q 18.609375 15.53125 22.484375 10.953125 
+Q 26.375 6.390625 33.015625 6.390625 
+Q 39.65625 6.390625 43.53125 10.953125 
+Q 47.40625 15.53125 47.40625 23.390625 
+Q 47.40625 31.296875 43.53125 35.828125 
+Q 39.65625 40.375 33.015625 40.375 
+z
+M 52.59375 71.296875 
+L 52.59375 62.3125 
+Q 48.875 64.0625 45.09375 64.984375 
+Q 41.3125 65.921875 37.59375 65.921875 
+Q 27.828125 65.921875 22.671875 59.328125 
+Q 17.53125 52.734375 16.796875 39.40625 
+Q 19.671875 43.65625 24.015625 45.921875 
+Q 28.375 48.1875 33.59375 48.1875 
+Q 44.578125 48.1875 50.953125 41.515625 
+Q 57.328125 34.859375 57.328125 23.390625 
+Q 57.328125 12.15625 50.6875 5.359375 
+Q 44.046875 -1.421875 33.015625 -1.421875 
+Q 20.359375 -1.421875 13.671875 8.265625 
+Q 6.984375 17.96875 6.984375 36.375 
+Q 6.984375 53.65625 15.1875 63.9375 
+Q 23.390625 74.21875 37.203125 74.21875 
+Q 40.921875 74.21875 44.703125 73.484375 
+Q 48.484375 72.75 52.59375 71.296875 
+z
+" id="DejaVuSans-54"/>
+     </defs>
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-54"/>
+    </g>
+   </g>
+   <g id="text_29">
+    <!-- 2.3 -->
+    <g transform="translate(77.488355 410.54021)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-51"/>
+    </g>
+   </g>
+   <g id="text_30">
+    <!-- 3.7 -->
+    <g transform="translate(116.990382 394.883227)scale(0.1 -0.1)">
+     <defs>
+      <path d="M 8.203125 72.90625 
+L 55.078125 72.90625 
+L 55.078125 68.703125 
+L 28.609375 0 
+L 18.3125 0 
+L 43.21875 64.59375 
+L 8.203125 64.59375 
+z
+" id="DejaVuSans-55"/>
+     </defs>
+     <use xlink:href="#DejaVuSans-51"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-55"/>
+    </g>
+   </g>
+   <g id="text_31">
+    <!-- 0.6 -->
+    <g transform="translate(143.325066 431.474377)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-48"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-54"/>
+    </g>
+   </g>
+   <g id="text_32">
+    <!-- 0.9 -->
+    <g transform="translate(182.827092 427.920005)scale(0.1 -0.1)">
+     <defs>
+      <path d="M 10.984375 1.515625 
+L 10.984375 10.5 
+Q 14.703125 8.734375 18.5 7.8125 
+Q 22.3125 6.890625 25.984375 6.890625 
+Q 35.75 6.890625 40.890625 13.453125 
+Q 46.046875 20.015625 46.78125 33.40625 
+Q 43.953125 29.203125 39.59375 26.953125 
+Q 35.25 24.703125 29.984375 24.703125 
+Q 19.046875 24.703125 12.671875 31.3125 
+Q 6.296875 37.9375 6.296875 49.421875 
+Q 6.296875 60.640625 12.9375 67.421875 
+Q 19.578125 74.21875 30.609375 74.21875 
+Q 43.265625 74.21875 49.921875 64.515625 
+Q 56.59375 54.828125 56.59375 36.375 
+Q 56.59375 19.140625 48.40625 8.859375 
+Q 40.234375 -1.421875 26.421875 -1.421875 
+Q 22.703125 -1.421875 18.890625 -0.6875 
+Q 15.09375 0.046875 10.984375 1.515625 
+z
+M 30.609375 32.421875 
+Q 37.25 32.421875 41.125 36.953125 
+Q 45.015625 41.5 45.015625 49.421875 
+Q 45.015625 57.28125 41.125 61.84375 
+Q 37.25 66.40625 30.609375 66.40625 
+Q 23.96875 66.40625 20.09375 61.84375 
+Q 16.21875 57.28125 16.21875 49.421875 
+Q 16.21875 41.5 20.09375 36.953125 
+Q 23.96875 32.421875 30.609375 32.421875 
+z
+" id="DejaVuSans-57"/>
+     </defs>
+     <use xlink:href="#DejaVuSans-48"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-57"/>
+    </g>
+   </g>
+   <g id="text_33">
+    <!-- 5.4 -->
+    <g transform="translate(209.161776 374.731765)scale(0.1 -0.1)">
+     <defs>
+      <path d="M 37.796875 64.3125 
+L 12.890625 25.390625 
+L 37.796875 25.390625 
+z
+M 35.203125 72.90625 
+L 47.609375 72.90625 
+L 47.609375 25.390625 
+L 58.015625 25.390625 
+L 58.015625 17.1875 
+L 47.609375 17.1875 
+L 47.609375 0 
+L 37.796875 0 
+L 37.796875 17.1875 
+L 4.890625 17.1875 
+L 4.890625 26.703125 
+z
+" id="DejaVuSans-52"/>
+     </defs>
+     <use xlink:href="#DejaVuSans-53"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-52"/>
+    </g>
+   </g>
+   <g id="text_34">
+    <!-- 14.5 -->
+    <g transform="translate(248.663803 267.818696)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-49"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-52"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-53"/>
+    </g>
+   </g>
+   <g id="text_35">
+    <!-- 2.3 -->
+    <g transform="translate(274.998487 410.54021)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-51"/>
+    </g>
+   </g>
+   <g id="text_36">
+    <!-- 17.3 -->
+    <g transform="translate(314.500513 234.781918)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-49"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-55"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-51"/>
+    </g>
+   </g>
+   <g id="text_37">
+    <!-- 19.7 -->
+    <g transform="translate(340.835197 206.707525)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-49"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-57"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-55"/>
+    </g>
+   </g>
+   <g id="text_38">
+    <!-- 0.0 -->
+    <g transform="translate(380.337224 438.085167)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-48"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-48"/>
+    </g>
+   </g>
+   <g id="text_39">
+    <!-- 2.6 -->
+    <g transform="translate(406.671908 407.785714)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-54"/>
+    </g>
+   </g>
+   <g id="text_40">
+    <!-- 5.6 -->
+    <g transform="translate(446.173934 372.011611)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-53"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-54"/>
+    </g>
+   </g>
+   <g id="text_41">
+    <!-- 12.9 -->
+    <g transform="translate(472.508618 286.587901)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-49"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-50"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-57"/>
+    </g>
+   </g>
+   <g id="text_42">
+    <!-- 3.0 -->
+    <g transform="translate(512.010645 402.507098)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-51"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-48"/>
+    </g>
+   </g>
+   <g id="text_43">
+    <!-- 2.0 -->
+    <g transform="translate(538.345329 414.671953)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-48"/>
+    </g>
+   </g>
+   <g id="text_44">
+    <!-- 4.8 -->
+    <g transform="translate(577.847355 382.176773)scale(0.1 -0.1)">
+     <defs>
+      <path d="M 31.78125 34.625 
+Q 24.75 34.625 20.71875 30.859375 
+Q 16.703125 27.09375 16.703125 20.515625 
+Q 16.703125 13.921875 20.71875 10.15625 
+Q 24.75 6.390625 31.78125 6.390625 
+Q 38.8125 6.390625 42.859375 10.171875 
+Q 46.921875 13.96875 46.921875 20.515625 
+Q 46.921875 27.09375 42.890625 30.859375 
+Q 38.875 34.625 31.78125 34.625 
+z
+M 21.921875 38.8125 
+Q 15.578125 40.375 12.03125 44.71875 
+Q 8.5 49.078125 8.5 55.328125 
+Q 8.5 64.0625 14.71875 69.140625 
+Q 20.953125 74.21875 31.78125 74.21875 
+Q 42.671875 74.21875 48.875 69.140625 
+Q 55.078125 64.0625 55.078125 55.328125 
+Q 55.078125 49.078125 51.53125 44.71875 
+Q 48 40.375 41.703125 38.8125 
+Q 48.828125 37.15625 52.796875 32.3125 
+Q 56.78125 27.484375 56.78125 20.515625 
+Q 56.78125 9.90625 50.3125 4.234375 
+Q 43.84375 -1.421875 31.78125 -1.421875 
+Q 19.734375 -1.421875 13.25 4.234375 
+Q 6.78125 9.90625 6.78125 20.515625 
+Q 6.78125 27.484375 10.78125 32.3125 
+Q 14.796875 37.15625 21.921875 38.8125 
+z
+M 18.3125 54.390625 
+Q 18.3125 48.734375 21.84375 45.5625 
+Q 25.390625 42.390625 31.78125 42.390625 
+Q 38.140625 42.390625 41.71875 45.5625 
+Q 45.3125 48.734375 45.3125 54.390625 
+Q 45.3125 60.0625 41.71875 63.234375 
+Q 38.140625 66.40625 31.78125 66.40625 
+Q 25.390625 66.40625 21.84375 63.234375 
+Q 18.3125 60.0625 18.3125 54.390625 
+z
+" id="DejaVuSans-56"/>
+     </defs>
+     <use xlink:href="#DejaVuSans-52"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-56"/>
+    </g>
+   </g>
+   <g id="text_45">
+    <!-- 3.0 -->
+    <g transform="translate(604.182039 402.524627)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-51"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-48"/>
+    </g>
+   </g>
+   <g id="text_46">
+    <!-- 0.9 -->
+    <g transform="translate(643.684066 427.920005)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-48"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-57"/>
+    </g>
+   </g>
+   <g id="text_47">
+    <!-- 3.3 -->
+    <g transform="translate(670.01875 399.522227)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-51"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-51"/>
+    </g>
+   </g>
+   <g id="text_48">
+    <!-- 10.8 -->
+    <g transform="translate(709.520776 311.020636)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-49"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-56"/>
+    </g>
+   </g>
+   <g id="text_49">
+    <!-- 5.4 -->
+    <g transform="translate(735.855461 374.731765)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-53"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-52"/>
+    </g>
+   </g>
+   <g id="text_50">
+    <!-- 2.4 -->
+    <g transform="translate(775.357487 410.13097)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-52"/>
+    </g>
+   </g>
+   <g id="text_51">
+    <!-- 2.8 -->
+    <g transform="translate(801.692171 405.031218)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-56"/>
+    </g>
+   </g>
+   <g id="text_52">
+    <!-- 11.0 -->
+    <g transform="translate(841.194197 308.479346)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-49"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-49"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-48"/>
+    </g>
+   </g>
+   <g id="text_53">
+    <!-- 2.8 -->
+    <g transform="translate(867.528882 405.031218)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-56"/>
+    </g>
+   </g>
+   <g id="text_54">
+    <!-- 3.0 -->
+    <g transform="translate(907.030908 402.507098)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-51"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-48"/>
+    </g>
+   </g>
+   <g id="text_55">
+    <!-- 2.3 -->
+    <g transform="translate(933.365592 410.54021)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-51"/>
+    </g>
+   </g>
+   <g id="text_56">
+    <!-- 2.6 -->
+    <g transform="translate(972.867618 407.58968)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-54"/>
+    </g>
+   </g>
+   <g id="text_57">
+    <!-- 2.3 -->
+    <g transform="translate(999.202303 410.54021)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-51"/>
+    </g>
+   </g>
+   <g id="text_58">
+    <!-- 0.0 -->
+    <g transform="translate(1038.704329 438.085167)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-48"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-48"/>
+    </g>
+   </g>
+   <g id="text_59">
+    <!-- 2.6 -->
+    <g transform="translate(1065.039013 407.785714)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-54"/>
+    </g>
+   </g>
+   <g id="text_60">
+    <!-- 5.2 -->
+    <g transform="translate(1104.541039 377.094192)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-53"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-50"/>
+    </g>
+   </g>
+   <g id="text_61">
+    <!-- 21.8 -->
+    <g transform="translate(1130.875724 181.917063)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-49"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-56"/>
+    </g>
+   </g>
+   <g id="text_62">
+    <!-- 2.8 -->
+    <g transform="translate(1170.37775 405.048389)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-56"/>
+    </g>
+   </g>
+   <g id="text_63">
+    <!-- 2.9 -->
+    <g transform="translate(1196.712434 403.54379)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-57"/>
+    </g>
+   </g>
+   <g id="text_64">
+    <!-- 8.9 -->
+    <g transform="translate(1236.214461 333.892252)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-56"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-57"/>
+    </g>
+   </g>
+   <g id="text_65">
+    <!-- 2.8 -->
+    <g transform="translate(1262.549145 405.334213)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-56"/>
+    </g>
+   </g>
+   <g id="text_66">
+    <!-- Respondents per Helmholtz center -->
+    <g transform="translate(565.88875 44.64)scale(0.12 -0.12)">
+     <defs>
+      <path d="M 56.203125 29.59375 
+L 56.203125 25.203125 
+L 14.890625 25.203125 
+Q 15.484375 15.921875 20.484375 11.0625 
+Q 25.484375 6.203125 34.421875 6.203125 
+Q 39.59375 6.203125 44.453125 7.46875 
+Q 49.3125 8.734375 54.109375 11.28125 
+L 54.109375 2.78125 
+Q 49.265625 0.734375 44.1875 -0.34375 
+Q 39.109375 -1.421875 33.890625 -1.421875 
+Q 20.796875 -1.421875 13.15625 6.1875 
+Q 5.515625 13.8125 5.515625 26.8125 
+Q 5.515625 40.234375 12.765625 48.109375 
+Q 20.015625 56 32.328125 56 
+Q 43.359375 56 49.78125 48.890625 
+Q 56.203125 41.796875 56.203125 29.59375 
+z
+M 47.21875 32.234375 
+Q 47.125 39.59375 43.09375 43.984375 
+Q 39.0625 48.390625 32.421875 48.390625 
+Q 24.90625 48.390625 20.390625 44.140625 
+Q 15.875 39.890625 15.1875 32.171875 
+z
+" id="DejaVuSans-101"/>
+      <path d="M 44.28125 53.078125 
+L 44.28125 44.578125 
+Q 40.484375 46.53125 36.375 47.5 
+Q 32.28125 48.484375 27.875 48.484375 
+Q 21.1875 48.484375 17.84375 46.4375 
+Q 14.5 44.390625 14.5 40.28125 
+Q 14.5 37.15625 16.890625 35.375 
+Q 19.28125 33.59375 26.515625 31.984375 
+L 29.59375 31.296875 
+Q 39.15625 29.25 43.1875 25.515625 
+Q 47.21875 21.78125 47.21875 15.09375 
+Q 47.21875 7.46875 41.1875 3.015625 
+Q 35.15625 -1.421875 24.609375 -1.421875 
+Q 20.21875 -1.421875 15.453125 -0.5625 
+Q 10.6875 0.296875 5.421875 2 
+L 5.421875 11.28125 
+Q 10.40625 8.6875 15.234375 7.390625 
+Q 20.0625 6.109375 24.8125 6.109375 
+Q 31.15625 6.109375 34.5625 8.28125 
+Q 37.984375 10.453125 37.984375 14.40625 
+Q 37.984375 18.0625 35.515625 20.015625 
+Q 33.0625 21.96875 24.703125 23.78125 
+L 21.578125 24.515625 
+Q 13.234375 26.265625 9.515625 29.90625 
+Q 5.8125 33.546875 5.8125 39.890625 
+Q 5.8125 47.609375 11.28125 51.796875 
+Q 16.75 56 26.8125 56 
+Q 31.78125 56 36.171875 55.265625 
+Q 40.578125 54.546875 44.28125 53.078125 
+z
+" id="DejaVuSans-115"/>
+      <path d="M 45.40625 46.390625 
+L 45.40625 75.984375 
+L 54.390625 75.984375 
+L 54.390625 0 
+L 45.40625 0 
+L 45.40625 8.203125 
+Q 42.578125 3.328125 38.25 0.953125 
+Q 33.9375 -1.421875 27.875 -1.421875 
+Q 17.96875 -1.421875 11.734375 6.484375 
+Q 5.515625 14.40625 5.515625 27.296875 
+Q 5.515625 40.1875 11.734375 48.09375 
+Q 17.96875 56 27.875 56 
+Q 33.9375 56 38.25 53.625 
+Q 42.578125 51.265625 45.40625 46.390625 
+z
+M 14.796875 27.296875 
+Q 14.796875 17.390625 18.875 11.75 
+Q 22.953125 6.109375 30.078125 6.109375 
+Q 37.203125 6.109375 41.296875 11.75 
+Q 45.40625 17.390625 45.40625 27.296875 
+Q 45.40625 37.203125 41.296875 42.84375 
+Q 37.203125 48.484375 30.078125 48.484375 
+Q 22.953125 48.484375 18.875 42.84375 
+Q 14.796875 37.203125 14.796875 27.296875 
+z
+" id="DejaVuSans-100"/>
+      <path id="DejaVuSans-32"/>
+      <path d="M 9.421875 75.984375 
+L 18.40625 75.984375 
+L 18.40625 0 
+L 9.421875 0 
+z
+" id="DejaVuSans-108"/>
+      <path d="M 52 44.1875 
+Q 55.375 50.25 60.0625 53.125 
+Q 64.75 56 71.09375 56 
+Q 79.640625 56 84.28125 50.015625 
+Q 88.921875 44.046875 88.921875 33.015625 
+L 88.921875 0 
+L 79.890625 0 
+L 79.890625 32.71875 
+Q 79.890625 40.578125 77.09375 44.375 
+Q 74.3125 48.1875 68.609375 48.1875 
+Q 61.625 48.1875 57.5625 43.546875 
+Q 53.515625 38.921875 53.515625 30.90625 
+L 53.515625 0 
+L 44.484375 0 
+L 44.484375 32.71875 
+Q 44.484375 40.625 41.703125 44.40625 
+Q 38.921875 48.1875 33.109375 48.1875 
+Q 26.21875 48.1875 22.15625 43.53125 
+Q 18.109375 38.875 18.109375 30.90625 
+L 18.109375 0 
+L 9.078125 0 
+L 9.078125 54.6875 
+L 18.109375 54.6875 
+L 18.109375 46.1875 
+Q 21.1875 51.21875 25.484375 53.609375 
+Q 29.78125 56 35.6875 56 
+Q 41.65625 56 45.828125 52.96875 
+Q 50 49.953125 52 44.1875 
+z
+" id="DejaVuSans-109"/>
+      <path d="M 54.890625 33.015625 
+L 54.890625 0 
+L 45.90625 0 
+L 45.90625 32.71875 
+Q 45.90625 40.484375 42.875 44.328125 
+Q 39.84375 48.1875 33.796875 48.1875 
+Q 26.515625 48.1875 22.3125 43.546875 
+Q 18.109375 38.921875 18.109375 30.90625 
+L 18.109375 0 
+L 9.078125 0 
+L 9.078125 75.984375 
+L 18.109375 75.984375 
+L 18.109375 46.1875 
+Q 21.34375 51.125 25.703125 53.5625 
+Q 30.078125 56 35.796875 56 
+Q 45.21875 56 50.046875 50.171875 
+Q 54.890625 44.34375 54.890625 33.015625 
+z
+" id="DejaVuSans-104"/>
+      <path d="M 5.515625 54.6875 
+L 48.1875 54.6875 
+L 48.1875 46.484375 
+L 14.40625 7.171875 
+L 48.1875 7.171875 
+L 48.1875 0 
+L 4.296875 0 
+L 4.296875 8.203125 
+L 38.09375 47.515625 
+L 5.515625 47.515625 
+z
+" id="DejaVuSans-122"/>
+      <path d="M 48.78125 52.59375 
+L 48.78125 44.1875 
+Q 44.96875 46.296875 41.140625 47.34375 
+Q 37.3125 48.390625 33.40625 48.390625 
+Q 24.65625 48.390625 19.8125 42.84375 
+Q 14.984375 37.3125 14.984375 27.296875 
+Q 14.984375 17.28125 19.8125 11.734375 
+Q 24.65625 6.203125 33.40625 6.203125 
+Q 37.3125 6.203125 41.140625 7.25 
+Q 44.96875 8.296875 48.78125 10.40625 
+L 48.78125 2.09375 
+Q 45.015625 0.34375 40.984375 -0.53125 
+Q 36.96875 -1.421875 32.421875 -1.421875 
+Q 20.0625 -1.421875 12.78125 6.34375 
+Q 5.515625 14.109375 5.515625 27.296875 
+Q 5.515625 40.671875 12.859375 48.328125 
+Q 20.21875 56 33.015625 56 
+Q 37.15625 56 41.109375 55.140625 
+Q 45.0625 54.296875 48.78125 52.59375 
+z
+" id="DejaVuSans-99"/>
+     </defs>
+     <use xlink:href="#DejaVuSans-82"/>
+     <use x="64.982422" xlink:href="#DejaVuSans-101"/>
+     <use x="126.505859" xlink:href="#DejaVuSans-115"/>
+     <use x="178.605469" xlink:href="#DejaVuSans-112"/>
+     <use x="242.082031" xlink:href="#DejaVuSans-111"/>
+     <use x="303.263672" xlink:href="#DejaVuSans-110"/>
+     <use x="366.642578" xlink:href="#DejaVuSans-100"/>
+     <use x="430.119141" xlink:href="#DejaVuSans-101"/>
+     <use x="491.642578" xlink:href="#DejaVuSans-110"/>
+     <use x="555.021484" xlink:href="#DejaVuSans-116"/>
+     <use x="594.230469" xlink:href="#DejaVuSans-115"/>
+     <use x="646.330078" xlink:href="#DejaVuSans-32"/>
+     <use x="678.117188" xlink:href="#DejaVuSans-112"/>
+     <use x="741.59375" xlink:href="#DejaVuSans-101"/>
+     <use x="803.117188" xlink:href="#DejaVuSans-114"/>
+     <use x="844.230469" xlink:href="#DejaVuSans-32"/>
+     <use x="876.017578" xlink:href="#DejaVuSans-72"/>
+     <use x="951.212891" xlink:href="#DejaVuSans-101"/>
+     <use x="1012.736328" xlink:href="#DejaVuSans-108"/>
+     <use x="1040.519531" xlink:href="#DejaVuSans-109"/>
+     <use x="1137.931641" xlink:href="#DejaVuSans-104"/>
+     <use x="1201.310547" xlink:href="#DejaVuSans-111"/>
+     <use x="1262.492188" xlink:href="#DejaVuSans-108"/>
+     <use x="1290.275391" xlink:href="#DejaVuSans-116"/>
+     <use x="1329.484375" xlink:href="#DejaVuSans-122"/>
+     <use x="1381.974609" xlink:href="#DejaVuSans-32"/>
+     <use x="1413.761719" xlink:href="#DejaVuSans-99"/>
+     <use x="1468.742188" xlink:href="#DejaVuSans-101"/>
+     <use x="1530.265625" xlink:href="#DejaVuSans-110"/>
+     <use x="1593.644531" xlink:href="#DejaVuSans-116"/>
+     <use x="1632.853516" xlink:href="#DejaVuSans-101"/>
+     <use x="1694.376953" xlink:href="#DejaVuSans-114"/>
+    </g>
+   </g>
+   <g id="legend_1">
+    <g id="patch_45">
+     <path d="M 1148.120625 87.99625 
+L 1288.4675 87.99625 
+Q 1290.4675 87.99625 1290.4675 85.99625 
+L 1290.4675 57.64 
+Q 1290.4675 55.64 1288.4675 55.64 
+L 1148.120625 55.64 
+Q 1146.120625 55.64 1146.120625 57.64 
+L 1146.120625 85.99625 
+Q 1146.120625 87.99625 1148.120625 87.99625 
+z
+" style="fill:#ffffff;opacity:0.8;stroke:#cccccc;stroke-linejoin:miter;"/>
+    </g>
+    <g id="patch_46">
+     <path d="M 1150.120625 67.238437 
+L 1170.120625 67.238437 
+L 1170.120625 60.238437 
+L 1150.120625 60.238437 
+z
+" style="fill:#4884af;"/>
+    </g>
+    <g id="text_67">
+     <!-- Survey respondents -->
+     <g transform="translate(1178.120625 67.238437)scale(0.1 -0.1)">
+      <defs>
+       <path d="M 8.5 21.578125 
+L 8.5 54.6875 
+L 17.484375 54.6875 
+L 17.484375 21.921875 
+Q 17.484375 14.15625 20.5 10.265625 
+Q 23.53125 6.390625 29.59375 6.390625 
+Q 36.859375 6.390625 41.078125 11.03125 
+Q 45.3125 15.671875 45.3125 23.6875 
+L 45.3125 54.6875 
+L 54.296875 54.6875 
+L 54.296875 0 
+L 45.3125 0 
+L 45.3125 8.40625 
+Q 42.046875 3.421875 37.71875 1 
+Q 33.40625 -1.421875 27.6875 -1.421875 
+Q 18.265625 -1.421875 13.375 4.4375 
+Q 8.5 10.296875 8.5 21.578125 
+z
+M 31.109375 56 
+z
+" id="DejaVuSans-117"/>
+       <path d="M 2.984375 54.6875 
+L 12.5 54.6875 
+L 29.59375 8.796875 
+L 46.6875 54.6875 
+L 56.203125 54.6875 
+L 35.6875 0 
+L 23.484375 0 
+z
+" id="DejaVuSans-118"/>
+       <path d="M 32.171875 -5.078125 
+Q 28.375 -14.84375 24.75 -17.8125 
+Q 21.140625 -20.796875 15.09375 -20.796875 
+L 7.90625 -20.796875 
+L 7.90625 -13.28125 
+L 13.1875 -13.28125 
+Q 16.890625 -13.28125 18.9375 -11.515625 
+Q 21 -9.765625 23.484375 -3.21875 
+L 25.09375 0.875 
+L 2.984375 54.6875 
+L 12.5 54.6875 
+L 29.59375 11.921875 
+L 46.6875 54.6875 
+L 56.203125 54.6875 
+z
+" id="DejaVuSans-121"/>
+      </defs>
+      <use xlink:href="#DejaVuSans-83"/>
+      <use x="63.476562" xlink:href="#DejaVuSans-117"/>
+      <use x="126.855469" xlink:href="#DejaVuSans-114"/>
+      <use x="167.96875" xlink:href="#DejaVuSans-118"/>
+      <use x="227.148438" xlink:href="#DejaVuSans-101"/>
+      <use x="288.671875" xlink:href="#DejaVuSans-121"/>
+      <use x="347.851562" xlink:href="#DejaVuSans-32"/>
+      <use x="379.638672" xlink:href="#DejaVuSans-114"/>
+      <use x="418.501953" xlink:href="#DejaVuSans-101"/>
+      <use x="480.025391" xlink:href="#DejaVuSans-115"/>
+      <use x="532.125" xlink:href="#DejaVuSans-112"/>
+      <use x="595.601562" xlink:href="#DejaVuSans-111"/>
+      <use x="656.783203" xlink:href="#DejaVuSans-110"/>
+      <use x="720.162109" xlink:href="#DejaVuSans-100"/>
+      <use x="783.638672" xlink:href="#DejaVuSans-101"/>
+      <use x="845.162109" xlink:href="#DejaVuSans-110"/>
+      <use x="908.541016" xlink:href="#DejaVuSans-116"/>
+      <use x="947.75" xlink:href="#DejaVuSans-115"/>
+     </g>
+    </g>
+    <g id="patch_47">
+     <path d="M 1150.120625 81.916562 
+L 1170.120625 81.916562 
+L 1170.120625 74.916562 
+L 1150.120625 74.916562 
+z
+" style="fill:#b3cede;"/>
+    </g>
+    <g id="text_68">
+     <!-- Helmholtz employees -->
+     <g transform="translate(1178.120625 81.916562)scale(0.1 -0.1)">
+      <use xlink:href="#DejaVuSans-72"/>
+      <use x="75.195312" xlink:href="#DejaVuSans-101"/>
+      <use x="136.71875" xlink:href="#DejaVuSans-108"/>
+      <use x="164.501953" xlink:href="#DejaVuSans-109"/>
+      <use x="261.914062" xlink:href="#DejaVuSans-104"/>
+      <use x="325.292969" xlink:href="#DejaVuSans-111"/>
+      <use x="386.474609" xlink:href="#DejaVuSans-108"/>
+      <use x="414.257812" xlink:href="#DejaVuSans-116"/>
+      <use x="453.466797" xlink:href="#DejaVuSans-122"/>
+      <use x="505.957031" xlink:href="#DejaVuSans-32"/>
+      <use x="537.744141" xlink:href="#DejaVuSans-101"/>
+      <use x="599.267578" xlink:href="#DejaVuSans-109"/>
+      <use x="696.679688" xlink:href="#DejaVuSans-112"/>
+      <use x="760.15625" xlink:href="#DejaVuSans-108"/>
+      <use x="787.939453" xlink:href="#DejaVuSans-111"/>
+      <use x="849.121094" xlink:href="#DejaVuSans-121"/>
+      <use x="908.300781" xlink:href="#DejaVuSans-101"/>
+      <use x="969.824219" xlink:href="#DejaVuSans-101"/>
+      <use x="1031.347656" xlink:href="#DejaVuSans-115"/>
+     </g>
+    </g>
+   </g>
+  </g>
+  <g id="axes_2">
+   <g id="patch_48">
+    <path d="M 1309.7675 438.085167 
+L 1717.2 438.085167 
+L 1717.2 50.64 
+L 1309.7675 50.64 
+z
+" style="fill:#ffffff;"/>
+   </g>
+   <g id="patch_49">
+    <path clip-path="url(#pd7952990b5)" d="M 1316.558042 438.085167 
+L 1370.882375 438.085167 
+L 1370.882375 79.567707 
+L 1316.558042 79.567707 
+z
+" style="fill:#1e558d;"/>
+   </g>
+   <g id="patch_50">
+    <path clip-path="url(#pd7952990b5)" d="M 1384.463458 438.085167 
+L 1438.787792 438.085167 
+L 1438.787792 145.250295 
+L 1384.463458 145.250295 
+z
+" style="fill:#3c78a8;"/>
+   </g>
+   <g id="patch_51">
+    <path clip-path="url(#pd7952990b5)" d="M 1452.368875 438.085167 
+L 1506.693208 438.085167 
+L 1506.693208 268.405148 
+L 1452.368875 268.405148 
+z
+" style="fill:#629abe;"/>
+   </g>
+   <g id="patch_52">
+    <path clip-path="url(#pd7952990b5)" d="M 1520.274292 438.085167 
+L 1574.598625 438.085167 
+L 1574.598625 298.509667 
+L 1520.274292 298.509667 
+z
+" style="fill:#93bbd2;"/>
+   </g>
+   <g id="patch_53">
+    <path clip-path="url(#pd7952990b5)" d="M 1588.179708 438.085167 
+L 1642.504042 438.085167 
+L 1642.504042 323.140638 
+L 1588.179708 323.140638 
+z
+" style="fill:#c0d5e5;"/>
+   </g>
+   <g id="patch_54">
+    <path clip-path="url(#pd7952990b5)" d="M 1656.085125 438.085167 
+L 1710.409458 438.085167 
+L 1710.409458 339.561285 
+L 1656.085125 339.561285 
+z
+" style="fill:#dee9f3;"/>
+   </g>
+   <g id="matplotlib.axis_3">
+    <g id="xtick_20">
+     <g id="line2d_65">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1343.720208" xlink:href="#mf21f0ba8f7" y="438.085167"/>
+      </g>
+     </g>
+     <g id="text_69">
+      <!-- Health -->
+      <g transform="translate(1334.061572 473.677693)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 34.28125 27.484375 
+Q 23.390625 27.484375 19.1875 25 
+Q 14.984375 22.515625 14.984375 16.5 
+Q 14.984375 11.71875 18.140625 8.90625 
+Q 21.296875 6.109375 26.703125 6.109375 
+Q 34.1875 6.109375 38.703125 11.40625 
+Q 43.21875 16.703125 43.21875 25.484375 
+L 43.21875 27.484375 
+z
+M 52.203125 31.203125 
+L 52.203125 0 
+L 43.21875 0 
+L 43.21875 8.296875 
+Q 40.140625 3.328125 35.546875 0.953125 
+Q 30.953125 -1.421875 24.3125 -1.421875 
+Q 15.921875 -1.421875 10.953125 3.296875 
+Q 6 8.015625 6 15.921875 
+Q 6 25.140625 12.171875 29.828125 
+Q 18.359375 34.515625 30.609375 34.515625 
+L 43.21875 34.515625 
+L 43.21875 35.40625 
+Q 43.21875 41.609375 39.140625 45 
+Q 35.0625 48.390625 27.6875 48.390625 
+Q 23 48.390625 18.546875 47.265625 
+Q 14.109375 46.140625 10.015625 43.890625 
+L 10.015625 52.203125 
+Q 14.9375 54.109375 19.578125 55.046875 
+Q 24.21875 56 28.609375 56 
+Q 40.484375 56 46.34375 49.84375 
+Q 52.203125 43.703125 52.203125 31.203125 
+z
+" id="DejaVuSans-97"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-72"/>
+       <use x="75.195312" xlink:href="#DejaVuSans-101"/>
+       <use x="136.71875" xlink:href="#DejaVuSans-97"/>
+       <use x="197.998047" xlink:href="#DejaVuSans-108"/>
+       <use x="225.78125" xlink:href="#DejaVuSans-116"/>
+       <use x="264.990234" xlink:href="#DejaVuSans-104"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_21">
+     <g id="line2d_66">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1411.625625" xlink:href="#mf21f0ba8f7" y="438.085167"/>
+      </g>
+     </g>
+     <g id="text_70">
+      <!-- Earth and  -->
+      <g transform="translate(1391.237969 492.534794)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-69"/>
+       <use x="63.183594" xlink:href="#DejaVuSans-97"/>
+       <use x="124.462891" xlink:href="#DejaVuSans-114"/>
+       <use x="165.576172" xlink:href="#DejaVuSans-116"/>
+       <use x="204.785156" xlink:href="#DejaVuSans-104"/>
+       <use x="268.164062" xlink:href="#DejaVuSans-32"/>
+       <use x="299.951172" xlink:href="#DejaVuSans-97"/>
+       <use x="361.230469" xlink:href="#DejaVuSans-110"/>
+       <use x="424.609375" xlink:href="#DejaVuSans-100"/>
+       <use x="488.085938" xlink:href="#DejaVuSans-32"/>
+      </g>
+      <!--  Environment -->
+      <g transform="translate(1393.838906 505.769955)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-32"/>
+       <use x="31.787109" xlink:href="#DejaVuSans-69"/>
+       <use x="94.970703" xlink:href="#DejaVuSans-110"/>
+       <use x="158.349609" xlink:href="#DejaVuSans-118"/>
+       <use x="217.529297" xlink:href="#DejaVuSans-105"/>
+       <use x="245.3125" xlink:href="#DejaVuSans-114"/>
+       <use x="284.175781" xlink:href="#DejaVuSans-111"/>
+       <use x="345.357422" xlink:href="#DejaVuSans-110"/>
+       <use x="408.736328" xlink:href="#DejaVuSans-109"/>
+       <use x="506.148438" xlink:href="#DejaVuSans-101"/>
+       <use x="567.671875" xlink:href="#DejaVuSans-110"/>
+       <use x="631.050781" xlink:href="#DejaVuSans-116"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_22">
+     <g id="line2d_67">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1479.531042" xlink:href="#mf21f0ba8f7" y="438.085167"/>
+      </g>
+     </g>
+     <g id="text_71">
+      <!-- Aeronautics, -->
+      <g transform="translate(1455.528302 503.186695)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 11.71875 12.40625 
+L 22.015625 12.40625 
+L 22.015625 4 
+L 14.015625 -11.625 
+L 7.71875 -11.625 
+L 11.71875 4 
+z
+" id="DejaVuSans-44"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-65"/>
+       <use x="66.658203" xlink:href="#DejaVuSans-101"/>
+       <use x="128.181641" xlink:href="#DejaVuSans-114"/>
+       <use x="167.044922" xlink:href="#DejaVuSans-111"/>
+       <use x="228.226562" xlink:href="#DejaVuSans-110"/>
+       <use x="291.605469" xlink:href="#DejaVuSans-97"/>
+       <use x="352.884766" xlink:href="#DejaVuSans-117"/>
+       <use x="416.263672" xlink:href="#DejaVuSans-116"/>
+       <use x="455.472656" xlink:href="#DejaVuSans-105"/>
+       <use x="483.255859" xlink:href="#DejaVuSans-99"/>
+       <use x="538.236328" xlink:href="#DejaVuSans-115"/>
+       <use x="590.335938" xlink:href="#DejaVuSans-44"/>
+      </g>
+      <!--  Space, Transport -->
+      <g transform="translate(1454.707506 519.843589)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-32"/>
+       <use x="31.787109" xlink:href="#DejaVuSans-83"/>
+       <use x="95.263672" xlink:href="#DejaVuSans-112"/>
+       <use x="158.740234" xlink:href="#DejaVuSans-97"/>
+       <use x="220.019531" xlink:href="#DejaVuSans-99"/>
+       <use x="275" xlink:href="#DejaVuSans-101"/>
+       <use x="336.523438" xlink:href="#DejaVuSans-44"/>
+       <use x="368.310547" xlink:href="#DejaVuSans-32"/>
+       <use x="400.097656" xlink:href="#DejaVuSans-84"/>
+       <use x="446.431641" xlink:href="#DejaVuSans-114"/>
+       <use x="487.544922" xlink:href="#DejaVuSans-97"/>
+       <use x="548.824219" xlink:href="#DejaVuSans-110"/>
+       <use x="612.203125" xlink:href="#DejaVuSans-115"/>
+       <use x="664.302734" xlink:href="#DejaVuSans-112"/>
+       <use x="727.779297" xlink:href="#DejaVuSans-111"/>
+       <use x="788.960938" xlink:href="#DejaVuSans-114"/>
+       <use x="830.074219" xlink:href="#DejaVuSans-116"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_23">
+     <g id="line2d_68">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1547.436458" xlink:href="#mf21f0ba8f7" y="438.085167"/>
+      </g>
+     </g>
+     <g id="text_72">
+      <!-- Matter -->
+      <g transform="translate(1537.769535 473.694265)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-77"/>
+       <use x="86.279297" xlink:href="#DejaVuSans-97"/>
+       <use x="147.558594" xlink:href="#DejaVuSans-116"/>
+       <use x="186.767578" xlink:href="#DejaVuSans-116"/>
+       <use x="225.976562" xlink:href="#DejaVuSans-101"/>
+       <use x="287.5" xlink:href="#DejaVuSans-114"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_24">
+     <g id="line2d_69">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1615.341875" xlink:href="#mf21f0ba8f7" y="438.085167"/>
+      </g>
+     </g>
+     <g id="text_73">
+      <!-- Key  -->
+      <g transform="translate(1605.800574 481.827098)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-75"/>
+       <use x="60.576172" xlink:href="#DejaVuSans-101"/>
+       <use x="122.099609" xlink:href="#DejaVuSans-121"/>
+       <use x="181.279297" xlink:href="#DejaVuSans-32"/>
+      </g>
+      <!--  Technologies -->
+      <g transform="translate(1597.416497 506.047273)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 45.40625 27.984375 
+Q 45.40625 37.75 41.375 43.109375 
+Q 37.359375 48.484375 30.078125 48.484375 
+Q 22.859375 48.484375 18.828125 43.109375 
+Q 14.796875 37.75 14.796875 27.984375 
+Q 14.796875 18.265625 18.828125 12.890625 
+Q 22.859375 7.515625 30.078125 7.515625 
+Q 37.359375 7.515625 41.375 12.890625 
+Q 45.40625 18.265625 45.40625 27.984375 
+z
+M 54.390625 6.78125 
+Q 54.390625 -7.171875 48.1875 -13.984375 
+Q 42 -20.796875 29.203125 -20.796875 
+Q 24.46875 -20.796875 20.265625 -20.09375 
+Q 16.0625 -19.390625 12.109375 -17.921875 
+L 12.109375 -9.1875 
+Q 16.0625 -11.328125 19.921875 -12.34375 
+Q 23.78125 -13.375 27.78125 -13.375 
+Q 36.625 -13.375 41.015625 -8.765625 
+Q 45.40625 -4.15625 45.40625 5.171875 
+L 45.40625 9.625 
+Q 42.625 4.78125 38.28125 2.390625 
+Q 33.9375 0 27.875 0 
+Q 17.828125 0 11.671875 7.65625 
+Q 5.515625 15.328125 5.515625 27.984375 
+Q 5.515625 40.671875 11.671875 48.328125 
+Q 17.828125 56 27.875 56 
+Q 33.9375 56 38.28125 53.609375 
+Q 42.625 51.21875 45.40625 46.390625 
+L 45.40625 54.6875 
+L 54.390625 54.6875 
+z
+" id="DejaVuSans-103"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-32"/>
+       <use x="31.787109" xlink:href="#DejaVuSans-84"/>
+       <use x="75.871094" xlink:href="#DejaVuSans-101"/>
+       <use x="137.394531" xlink:href="#DejaVuSans-99"/>
+       <use x="192.375" xlink:href="#DejaVuSans-104"/>
+       <use x="255.753906" xlink:href="#DejaVuSans-110"/>
+       <use x="319.132812" xlink:href="#DejaVuSans-111"/>
+       <use x="380.314453" xlink:href="#DejaVuSans-108"/>
+       <use x="408.097656" xlink:href="#DejaVuSans-111"/>
+       <use x="469.279297" xlink:href="#DejaVuSans-103"/>
+       <use x="532.755859" xlink:href="#DejaVuSans-105"/>
+       <use x="560.539062" xlink:href="#DejaVuSans-101"/>
+       <use x="622.0625" xlink:href="#DejaVuSans-115"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_25">
+     <g id="line2d_70">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1683.247292" xlink:href="#mf21f0ba8f7" y="438.085167"/>
+      </g>
+     </g>
+     <g id="text_74">
+      <!-- Energy -->
+      <g transform="translate(1672.819676 475.21565)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-69"/>
+       <use x="63.183594" xlink:href="#DejaVuSans-110"/>
+       <use x="126.5625" xlink:href="#DejaVuSans-101"/>
+       <use x="188.085938" xlink:href="#DejaVuSans-114"/>
+       <use x="227.449219" xlink:href="#DejaVuSans-103"/>
+       <use x="290.925781" xlink:href="#DejaVuSans-121"/>
+      </g>
+     </g>
+    </g>
+   </g>
+   <g id="matplotlib.axis_4"/>
+   <g id="line2d_71">
+    <path clip-path="url(#pd7952990b5)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_72">
+    <path clip-path="url(#pd7952990b5)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_73">
+    <path clip-path="url(#pd7952990b5)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_74">
+    <path clip-path="url(#pd7952990b5)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_75">
+    <path clip-path="url(#pd7952990b5)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="line2d_76">
+    <path clip-path="url(#pd7952990b5)" style="fill:none;stroke:#424242;stroke-linecap:square;stroke-width:2.7;"/>
+   </g>
+   <g id="patch_55">
+    <path d="M 1309.7675 438.085167 
+L 1309.7675 50.64 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_56">
+    <path d="M 1717.2 438.085167 
+L 1717.2 50.64 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_57">
+    <path d="M 1309.7675 438.085167 
+L 1717.2 438.085167 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_58">
+    <path d="M 1309.7675 50.64 
+L 1717.2 50.64 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="text_75">
+    <!-- 30.5 -->
+    <g transform="translate(1331.83676 79.567707)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-51"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-53"/>
+    </g>
+   </g>
+   <g id="text_76">
+    <!-- 24.9 -->
+    <g transform="translate(1399.742177 145.250295)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-52"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-57"/>
+    </g>
+   </g>
+   <g id="text_77">
+    <!-- 14.5 -->
+    <g transform="translate(1467.647594 268.405148)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-49"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-52"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-53"/>
+    </g>
+   </g>
+   <g id="text_78">
+    <!-- 11.9 -->
+    <g transform="translate(1535.55301 298.509667)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-49"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-49"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-57"/>
+    </g>
+   </g>
+   <g id="text_79">
+    <!-- 9.8 -->
+    <g transform="translate(1603.458427 323.140638)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-57"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-56"/>
+    </g>
+   </g>
+   <g id="text_80">
+    <!-- 8.4 -->
+    <g transform="translate(1671.363844 339.561285)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-56"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-52"/>
+    </g>
+   </g>
+   <g id="text_81">
+    <!-- Respondents per research domain -->
+    <g transform="translate(1410.593125 44.64)scale(0.12 -0.12)">
+     <use xlink:href="#DejaVuSans-82"/>
+     <use x="64.982422" xlink:href="#DejaVuSans-101"/>
+     <use x="126.505859" xlink:href="#DejaVuSans-115"/>
+     <use x="178.605469" xlink:href="#DejaVuSans-112"/>
+     <use x="242.082031" xlink:href="#DejaVuSans-111"/>
+     <use x="303.263672" xlink:href="#DejaVuSans-110"/>
+     <use x="366.642578" xlink:href="#DejaVuSans-100"/>
+     <use x="430.119141" xlink:href="#DejaVuSans-101"/>
+     <use x="491.642578" xlink:href="#DejaVuSans-110"/>
+     <use x="555.021484" xlink:href="#DejaVuSans-116"/>
+     <use x="594.230469" xlink:href="#DejaVuSans-115"/>
+     <use x="646.330078" xlink:href="#DejaVuSans-32"/>
+     <use x="678.117188" xlink:href="#DejaVuSans-112"/>
+     <use x="741.59375" xlink:href="#DejaVuSans-101"/>
+     <use x="803.117188" xlink:href="#DejaVuSans-114"/>
+     <use x="844.230469" xlink:href="#DejaVuSans-32"/>
+     <use x="876.017578" xlink:href="#DejaVuSans-114"/>
+     <use x="914.880859" xlink:href="#DejaVuSans-101"/>
+     <use x="976.404297" xlink:href="#DejaVuSans-115"/>
+     <use x="1028.503906" xlink:href="#DejaVuSans-101"/>
+     <use x="1090.027344" xlink:href="#DejaVuSans-97"/>
+     <use x="1151.306641" xlink:href="#DejaVuSans-114"/>
+     <use x="1190.169922" xlink:href="#DejaVuSans-99"/>
+     <use x="1245.150391" xlink:href="#DejaVuSans-104"/>
+     <use x="1308.529297" xlink:href="#DejaVuSans-32"/>
+     <use x="1340.316406" xlink:href="#DejaVuSans-100"/>
+     <use x="1403.792969" xlink:href="#DejaVuSans-111"/>
+     <use x="1464.974609" xlink:href="#DejaVuSans-109"/>
+     <use x="1562.386719" xlink:href="#DejaVuSans-97"/>
+     <use x="1623.666016" xlink:href="#DejaVuSans-105"/>
+     <use x="1651.449219" xlink:href="#DejaVuSans-110"/>
+    </g>
+   </g>
+  </g>
+  <g id="text_82">
+   <!-- Survey outreach -->
+   <g transform="translate(814.592813 19.774125)scale(0.12 -0.12)">
+    <use xlink:href="#DejaVuSans-83"/>
+    <use x="63.476562" xlink:href="#DejaVuSans-117"/>
+    <use x="126.855469" xlink:href="#DejaVuSans-114"/>
+    <use x="167.96875" xlink:href="#DejaVuSans-118"/>
+    <use x="227.148438" xlink:href="#DejaVuSans-101"/>
+    <use x="288.671875" xlink:href="#DejaVuSans-121"/>
+    <use x="347.851562" xlink:href="#DejaVuSans-32"/>
+    <use x="379.638672" xlink:href="#DejaVuSans-111"/>
+    <use x="440.820312" xlink:href="#DejaVuSans-117"/>
+    <use x="504.199219" xlink:href="#DejaVuSans-116"/>
+    <use x="543.408203" xlink:href="#DejaVuSans-114"/>
+    <use x="582.271484" xlink:href="#DejaVuSans-101"/>
+    <use x="643.794922" xlink:href="#DejaVuSans-97"/>
+    <use x="705.074219" xlink:href="#DejaVuSans-99"/>
+    <use x="760.054688" xlink:href="#DejaVuSans-104"/>
+   </g>
+  </g>
+ </g>
+ <defs>
+  <clipPath id="p17bacef492">
+   <rect height="387.445167" width="1250.8975" x="44.57" y="50.64"/>
+  </clipPath>
+  <clipPath id="pd7952990b5">
+   <rect height="387.445167" width="407.4325" x="1309.7675" y="50.64"/>
+  </clipPath>
+ </defs>
+</svg>
diff --git a/assets/img/posts/2021-01-15-hifis-survey-results-community/sustainable-software-practices.svg b/assets/img/posts/2021-01-15-hifis-survey-results-community/sustainable-software-practices.svg
new file mode 100644
index 0000000000000000000000000000000000000000..87ea30a36fe433b65e960eaa57b6ea33478591f5
--- /dev/null
+++ b/assets/img/posts/2021-01-15-hifis-survey-results-community/sustainable-software-practices.svg
@@ -0,0 +1,3415 @@
+<?xml version="1.0" encoding="utf-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
+  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<!-- Created with matplotlib (https://matplotlib.org/) -->
+<svg height="532.8pt" version="1.1" viewBox="0 0 1728 532.8" width="1728pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <metadata>
+  <rdf:RDF xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+   <cc:Work>
+    <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+    <dc:date>2021-01-13T22:54:03.723602</dc:date>
+    <dc:format>image/svg+xml</dc:format>
+    <dc:creator>
+     <cc:Agent>
+      <dc:title>Matplotlib v3.3.2, https://matplotlib.org/</dc:title>
+     </cc:Agent>
+    </dc:creator>
+   </cc:Work>
+  </rdf:RDF>
+ </metadata>
+ <defs>
+  <style type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
+ </defs>
+ <g id="figure_1">
+  <g id="patch_1">
+   <path d="M 0 532.8 
+L 1728 532.8 
+L 1728 0 
+L 0 0 
+z
+" style="fill:#ffffff;"/>
+  </g>
+  <g id="axes_1">
+   <g id="patch_2">
+    <path d="M 50.87 429.086526 
+L 337.714554 429.086526 
+L 337.714554 50.64 
+L 50.87 50.64 
+z
+" style="fill:#ffffff;"/>
+   </g>
+   <g id="patch_3">
+    <path clip-path="url(#p1063f923a7)" d="M 63.908389 429.086526 
+L 101.160928 429.086526 
+L 101.160928 429.086526 
+L 63.908389 429.086526 
+z
+" style="fill:#decbe4;"/>
+   </g>
+   <g id="patch_4">
+    <path clip-path="url(#p1063f923a7)" d="M 138.413468 429.086526 
+L 175.666007 429.086526 
+L 175.666007 429.086526 
+L 138.413468 429.086526 
+z
+" style="fill:#decbe4;"/>
+   </g>
+   <g id="patch_5">
+    <path clip-path="url(#p1063f923a7)" d="M 212.918547 429.086526 
+L 250.171086 429.086526 
+L 250.171086 429.086526 
+L 212.918547 429.086526 
+z
+" style="fill:#decbe4;"/>
+   </g>
+   <g id="patch_6">
+    <path clip-path="url(#p1063f923a7)" d="M 287.423625 429.086526 
+L 324.676165 429.086526 
+L 324.676165 429.086526 
+L 287.423625 429.086526 
+z
+" style="fill:#decbe4;"/>
+   </g>
+   <g id="patch_7">
+    <path clip-path="url(#p1063f923a7)" d="M 63.908389 429.086526 
+L 101.160928 429.086526 
+L 101.160928 429.086526 
+L 63.908389 429.086526 
+z
+" style="fill:#fbb4ae;"/>
+   </g>
+   <g id="patch_8">
+    <path clip-path="url(#p1063f923a7)" d="M 138.413468 429.086526 
+L 175.666007 429.086526 
+L 175.666007 370.362065 
+L 138.413468 370.362065 
+z
+" style="fill:#fbb4ae;"/>
+   </g>
+   <g id="patch_9">
+    <path clip-path="url(#p1063f923a7)" d="M 212.918547 429.086526 
+L 250.171086 429.086526 
+L 250.171086 326.862464 
+L 212.918547 326.862464 
+z
+" style="fill:#fbb4ae;"/>
+   </g>
+   <g id="patch_10">
+    <path clip-path="url(#p1063f923a7)" d="M 287.423625 429.086526 
+L 324.676165 429.086526 
+L 324.676165 287.712824 
+L 287.423625 287.712824 
+z
+" style="fill:#fbb4ae;"/>
+   </g>
+   <g id="patch_11">
+    <path clip-path="url(#p1063f923a7)" d="M 63.908389 429.086526 
+L 101.160928 429.086526 
+L 101.160928 355.137205 
+L 63.908389 355.137205 
+z
+" style="fill:#b3cde3;"/>
+   </g>
+   <g id="patch_12">
+    <path clip-path="url(#p1063f923a7)" d="M 138.413468 370.362065 
+L 175.666007 370.362065 
+L 175.666007 213.763503 
+L 138.413468 213.763503 
+z
+" style="fill:#b3cde3;"/>
+   </g>
+   <g id="patch_13">
+    <path clip-path="url(#p1063f923a7)" d="M 212.918547 326.862464 
+L 250.171086 326.862464 
+L 250.171086 170.263902 
+L 212.918547 170.263902 
+z
+" style="fill:#b3cde3;"/>
+   </g>
+   <g id="patch_14">
+    <path clip-path="url(#p1063f923a7)" d="M 287.423625 287.712824 
+L 324.676165 287.712824 
+L 324.676165 168.088922 
+L 287.423625 168.088922 
+z
+" style="fill:#b3cde3;"/>
+   </g>
+   <g id="patch_15">
+    <path clip-path="url(#p1063f923a7)" d="M 63.908389 355.137205 
+L 101.160928 355.137205 
+L 101.160928 50.64 
+L 63.908389 50.64 
+z
+" style="fill:#ccebc5;"/>
+   </g>
+   <g id="patch_16">
+    <path clip-path="url(#p1063f923a7)" d="M 138.413468 213.763503 
+L 175.666007 213.763503 
+L 175.666007 50.64 
+L 138.413468 50.64 
+z
+" style="fill:#ccebc5;"/>
+   </g>
+   <g id="patch_17">
+    <path clip-path="url(#p1063f923a7)" d="M 212.918547 170.263902 
+L 250.171086 170.263902 
+L 250.171086 50.64 
+L 212.918547 50.64 
+z
+" style="fill:#ccebc5;"/>
+   </g>
+   <g id="patch_18">
+    <path clip-path="url(#p1063f923a7)" d="M 287.423625 168.088922 
+L 324.676165 168.088922 
+L 324.676165 50.64 
+L 287.423625 50.64 
+z
+" style="fill:#ccebc5;"/>
+   </g>
+   <g id="matplotlib.axis_1">
+    <g id="xtick_1">
+     <g id="line2d_1">
+      <defs>
+       <path d="M 0 0 
+L 0 3.5 
+" id="m760f3a69a0" style="stroke:#000000;stroke-width:0.8;"/>
+      </defs>
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="82.534659" xlink:href="#m760f3a69a0" y="429.086526"/>
+      </g>
+     </g>
+     <g id="text_1">
+      <!-- Research group -->
+      <g transform="translate(56.879941 496.671214)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 44.390625 34.1875 
+Q 47.5625 33.109375 50.5625 29.59375 
+Q 53.5625 26.078125 56.59375 19.921875 
+L 66.609375 0 
+L 56 0 
+L 46.6875 18.703125 
+Q 43.0625 26.03125 39.671875 28.421875 
+Q 36.28125 30.8125 30.421875 30.8125 
+L 19.671875 30.8125 
+L 19.671875 0 
+L 9.8125 0 
+L 9.8125 72.90625 
+L 32.078125 72.90625 
+Q 44.578125 72.90625 50.734375 67.671875 
+Q 56.890625 62.453125 56.890625 51.90625 
+Q 56.890625 45.015625 53.6875 40.46875 
+Q 50.484375 35.9375 44.390625 34.1875 
+z
+M 19.671875 64.796875 
+L 19.671875 38.921875 
+L 32.078125 38.921875 
+Q 39.203125 38.921875 42.84375 42.21875 
+Q 46.484375 45.515625 46.484375 51.90625 
+Q 46.484375 58.296875 42.84375 61.546875 
+Q 39.203125 64.796875 32.078125 64.796875 
+z
+" id="DejaVuSans-82"/>
+        <path d="M 56.203125 29.59375 
+L 56.203125 25.203125 
+L 14.890625 25.203125 
+Q 15.484375 15.921875 20.484375 11.0625 
+Q 25.484375 6.203125 34.421875 6.203125 
+Q 39.59375 6.203125 44.453125 7.46875 
+Q 49.3125 8.734375 54.109375 11.28125 
+L 54.109375 2.78125 
+Q 49.265625 0.734375 44.1875 -0.34375 
+Q 39.109375 -1.421875 33.890625 -1.421875 
+Q 20.796875 -1.421875 13.15625 6.1875 
+Q 5.515625 13.8125 5.515625 26.8125 
+Q 5.515625 40.234375 12.765625 48.109375 
+Q 20.015625 56 32.328125 56 
+Q 43.359375 56 49.78125 48.890625 
+Q 56.203125 41.796875 56.203125 29.59375 
+z
+M 47.21875 32.234375 
+Q 47.125 39.59375 43.09375 43.984375 
+Q 39.0625 48.390625 32.421875 48.390625 
+Q 24.90625 48.390625 20.390625 44.140625 
+Q 15.875 39.890625 15.1875 32.171875 
+z
+" id="DejaVuSans-101"/>
+        <path d="M 44.28125 53.078125 
+L 44.28125 44.578125 
+Q 40.484375 46.53125 36.375 47.5 
+Q 32.28125 48.484375 27.875 48.484375 
+Q 21.1875 48.484375 17.84375 46.4375 
+Q 14.5 44.390625 14.5 40.28125 
+Q 14.5 37.15625 16.890625 35.375 
+Q 19.28125 33.59375 26.515625 31.984375 
+L 29.59375 31.296875 
+Q 39.15625 29.25 43.1875 25.515625 
+Q 47.21875 21.78125 47.21875 15.09375 
+Q 47.21875 7.46875 41.1875 3.015625 
+Q 35.15625 -1.421875 24.609375 -1.421875 
+Q 20.21875 -1.421875 15.453125 -0.5625 
+Q 10.6875 0.296875 5.421875 2 
+L 5.421875 11.28125 
+Q 10.40625 8.6875 15.234375 7.390625 
+Q 20.0625 6.109375 24.8125 6.109375 
+Q 31.15625 6.109375 34.5625 8.28125 
+Q 37.984375 10.453125 37.984375 14.40625 
+Q 37.984375 18.0625 35.515625 20.015625 
+Q 33.0625 21.96875 24.703125 23.78125 
+L 21.578125 24.515625 
+Q 13.234375 26.265625 9.515625 29.90625 
+Q 5.8125 33.546875 5.8125 39.890625 
+Q 5.8125 47.609375 11.28125 51.796875 
+Q 16.75 56 26.8125 56 
+Q 31.78125 56 36.171875 55.265625 
+Q 40.578125 54.546875 44.28125 53.078125 
+z
+" id="DejaVuSans-115"/>
+        <path d="M 34.28125 27.484375 
+Q 23.390625 27.484375 19.1875 25 
+Q 14.984375 22.515625 14.984375 16.5 
+Q 14.984375 11.71875 18.140625 8.90625 
+Q 21.296875 6.109375 26.703125 6.109375 
+Q 34.1875 6.109375 38.703125 11.40625 
+Q 43.21875 16.703125 43.21875 25.484375 
+L 43.21875 27.484375 
+z
+M 52.203125 31.203125 
+L 52.203125 0 
+L 43.21875 0 
+L 43.21875 8.296875 
+Q 40.140625 3.328125 35.546875 0.953125 
+Q 30.953125 -1.421875 24.3125 -1.421875 
+Q 15.921875 -1.421875 10.953125 3.296875 
+Q 6 8.015625 6 15.921875 
+Q 6 25.140625 12.171875 29.828125 
+Q 18.359375 34.515625 30.609375 34.515625 
+L 43.21875 34.515625 
+L 43.21875 35.40625 
+Q 43.21875 41.609375 39.140625 45 
+Q 35.0625 48.390625 27.6875 48.390625 
+Q 23 48.390625 18.546875 47.265625 
+Q 14.109375 46.140625 10.015625 43.890625 
+L 10.015625 52.203125 
+Q 14.9375 54.109375 19.578125 55.046875 
+Q 24.21875 56 28.609375 56 
+Q 40.484375 56 46.34375 49.84375 
+Q 52.203125 43.703125 52.203125 31.203125 
+z
+" id="DejaVuSans-97"/>
+        <path d="M 41.109375 46.296875 
+Q 39.59375 47.171875 37.8125 47.578125 
+Q 36.03125 48 33.890625 48 
+Q 26.265625 48 22.1875 43.046875 
+Q 18.109375 38.09375 18.109375 28.8125 
+L 18.109375 0 
+L 9.078125 0 
+L 9.078125 54.6875 
+L 18.109375 54.6875 
+L 18.109375 46.1875 
+Q 20.953125 51.171875 25.484375 53.578125 
+Q 30.03125 56 36.53125 56 
+Q 37.453125 56 38.578125 55.875 
+Q 39.703125 55.765625 41.0625 55.515625 
+z
+" id="DejaVuSans-114"/>
+        <path d="M 48.78125 52.59375 
+L 48.78125 44.1875 
+Q 44.96875 46.296875 41.140625 47.34375 
+Q 37.3125 48.390625 33.40625 48.390625 
+Q 24.65625 48.390625 19.8125 42.84375 
+Q 14.984375 37.3125 14.984375 27.296875 
+Q 14.984375 17.28125 19.8125 11.734375 
+Q 24.65625 6.203125 33.40625 6.203125 
+Q 37.3125 6.203125 41.140625 7.25 
+Q 44.96875 8.296875 48.78125 10.40625 
+L 48.78125 2.09375 
+Q 45.015625 0.34375 40.984375 -0.53125 
+Q 36.96875 -1.421875 32.421875 -1.421875 
+Q 20.0625 -1.421875 12.78125 6.34375 
+Q 5.515625 14.109375 5.515625 27.296875 
+Q 5.515625 40.671875 12.859375 48.328125 
+Q 20.21875 56 33.015625 56 
+Q 37.15625 56 41.109375 55.140625 
+Q 45.0625 54.296875 48.78125 52.59375 
+z
+" id="DejaVuSans-99"/>
+        <path d="M 54.890625 33.015625 
+L 54.890625 0 
+L 45.90625 0 
+L 45.90625 32.71875 
+Q 45.90625 40.484375 42.875 44.328125 
+Q 39.84375 48.1875 33.796875 48.1875 
+Q 26.515625 48.1875 22.3125 43.546875 
+Q 18.109375 38.921875 18.109375 30.90625 
+L 18.109375 0 
+L 9.078125 0 
+L 9.078125 75.984375 
+L 18.109375 75.984375 
+L 18.109375 46.1875 
+Q 21.34375 51.125 25.703125 53.5625 
+Q 30.078125 56 35.796875 56 
+Q 45.21875 56 50.046875 50.171875 
+Q 54.890625 44.34375 54.890625 33.015625 
+z
+" id="DejaVuSans-104"/>
+        <path id="DejaVuSans-32"/>
+        <path d="M 45.40625 27.984375 
+Q 45.40625 37.75 41.375 43.109375 
+Q 37.359375 48.484375 30.078125 48.484375 
+Q 22.859375 48.484375 18.828125 43.109375 
+Q 14.796875 37.75 14.796875 27.984375 
+Q 14.796875 18.265625 18.828125 12.890625 
+Q 22.859375 7.515625 30.078125 7.515625 
+Q 37.359375 7.515625 41.375 12.890625 
+Q 45.40625 18.265625 45.40625 27.984375 
+z
+M 54.390625 6.78125 
+Q 54.390625 -7.171875 48.1875 -13.984375 
+Q 42 -20.796875 29.203125 -20.796875 
+Q 24.46875 -20.796875 20.265625 -20.09375 
+Q 16.0625 -19.390625 12.109375 -17.921875 
+L 12.109375 -9.1875 
+Q 16.0625 -11.328125 19.921875 -12.34375 
+Q 23.78125 -13.375 27.78125 -13.375 
+Q 36.625 -13.375 41.015625 -8.765625 
+Q 45.40625 -4.15625 45.40625 5.171875 
+L 45.40625 9.625 
+Q 42.625 4.78125 38.28125 2.390625 
+Q 33.9375 0 27.875 0 
+Q 17.828125 0 11.671875 7.65625 
+Q 5.515625 15.328125 5.515625 27.984375 
+Q 5.515625 40.671875 11.671875 48.328125 
+Q 17.828125 56 27.875 56 
+Q 33.9375 56 38.28125 53.609375 
+Q 42.625 51.21875 45.40625 46.390625 
+L 45.40625 54.6875 
+L 54.390625 54.6875 
+z
+" id="DejaVuSans-103"/>
+        <path d="M 30.609375 48.390625 
+Q 23.390625 48.390625 19.1875 42.75 
+Q 14.984375 37.109375 14.984375 27.296875 
+Q 14.984375 17.484375 19.15625 11.84375 
+Q 23.34375 6.203125 30.609375 6.203125 
+Q 37.796875 6.203125 41.984375 11.859375 
+Q 46.1875 17.53125 46.1875 27.296875 
+Q 46.1875 37.015625 41.984375 42.703125 
+Q 37.796875 48.390625 30.609375 48.390625 
+z
+M 30.609375 56 
+Q 42.328125 56 49.015625 48.375 
+Q 55.71875 40.765625 55.71875 27.296875 
+Q 55.71875 13.875 49.015625 6.21875 
+Q 42.328125 -1.421875 30.609375 -1.421875 
+Q 18.84375 -1.421875 12.171875 6.21875 
+Q 5.515625 13.875 5.515625 27.296875 
+Q 5.515625 40.765625 12.171875 48.375 
+Q 18.84375 56 30.609375 56 
+z
+" id="DejaVuSans-111"/>
+        <path d="M 8.5 21.578125 
+L 8.5 54.6875 
+L 17.484375 54.6875 
+L 17.484375 21.921875 
+Q 17.484375 14.15625 20.5 10.265625 
+Q 23.53125 6.390625 29.59375 6.390625 
+Q 36.859375 6.390625 41.078125 11.03125 
+Q 45.3125 15.671875 45.3125 23.6875 
+L 45.3125 54.6875 
+L 54.296875 54.6875 
+L 54.296875 0 
+L 45.3125 0 
+L 45.3125 8.40625 
+Q 42.046875 3.421875 37.71875 1 
+Q 33.40625 -1.421875 27.6875 -1.421875 
+Q 18.265625 -1.421875 13.375 4.4375 
+Q 8.5 10.296875 8.5 21.578125 
+z
+M 31.109375 56 
+z
+" id="DejaVuSans-117"/>
+        <path d="M 18.109375 8.203125 
+L 18.109375 -20.796875 
+L 9.078125 -20.796875 
+L 9.078125 54.6875 
+L 18.109375 54.6875 
+L 18.109375 46.390625 
+Q 20.953125 51.265625 25.265625 53.625 
+Q 29.59375 56 35.59375 56 
+Q 45.5625 56 51.78125 48.09375 
+Q 58.015625 40.1875 58.015625 27.296875 
+Q 58.015625 14.40625 51.78125 6.484375 
+Q 45.5625 -1.421875 35.59375 -1.421875 
+Q 29.59375 -1.421875 25.265625 0.953125 
+Q 20.953125 3.328125 18.109375 8.203125 
+z
+M 48.6875 27.296875 
+Q 48.6875 37.203125 44.609375 42.84375 
+Q 40.53125 48.484375 33.40625 48.484375 
+Q 26.265625 48.484375 22.1875 42.84375 
+Q 18.109375 37.203125 18.109375 27.296875 
+Q 18.109375 17.390625 22.1875 11.75 
+Q 26.265625 6.109375 33.40625 6.109375 
+Q 40.53125 6.109375 44.609375 11.75 
+Q 48.6875 17.390625 48.6875 27.296875 
+z
+" id="DejaVuSans-112"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-82"/>
+       <use x="64.982422" xlink:href="#DejaVuSans-101"/>
+       <use x="126.505859" xlink:href="#DejaVuSans-115"/>
+       <use x="178.605469" xlink:href="#DejaVuSans-101"/>
+       <use x="240.128906" xlink:href="#DejaVuSans-97"/>
+       <use x="301.408203" xlink:href="#DejaVuSans-114"/>
+       <use x="340.271484" xlink:href="#DejaVuSans-99"/>
+       <use x="395.251953" xlink:href="#DejaVuSans-104"/>
+       <use x="458.630859" xlink:href="#DejaVuSans-32"/>
+       <use x="490.417969" xlink:href="#DejaVuSans-103"/>
+       <use x="553.894531" xlink:href="#DejaVuSans-114"/>
+       <use x="592.757812" xlink:href="#DejaVuSans-111"/>
+       <use x="653.939453" xlink:href="#DejaVuSans-117"/>
+       <use x="717.318359" xlink:href="#DejaVuSans-112"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_2">
+     <g id="line2d_2">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="157.039737" xlink:href="#m760f3a69a0" y="429.086526"/>
+      </g>
+     </g>
+     <g id="text_2">
+      <!-- Research organization -->
+      <g transform="translate(119.668592 520.10407)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 54.890625 33.015625 
+L 54.890625 0 
+L 45.90625 0 
+L 45.90625 32.71875 
+Q 45.90625 40.484375 42.875 44.328125 
+Q 39.84375 48.1875 33.796875 48.1875 
+Q 26.515625 48.1875 22.3125 43.546875 
+Q 18.109375 38.921875 18.109375 30.90625 
+L 18.109375 0 
+L 9.078125 0 
+L 9.078125 54.6875 
+L 18.109375 54.6875 
+L 18.109375 46.1875 
+Q 21.34375 51.125 25.703125 53.5625 
+Q 30.078125 56 35.796875 56 
+Q 45.21875 56 50.046875 50.171875 
+Q 54.890625 44.34375 54.890625 33.015625 
+z
+" id="DejaVuSans-110"/>
+        <path d="M 9.421875 54.6875 
+L 18.40625 54.6875 
+L 18.40625 0 
+L 9.421875 0 
+z
+M 9.421875 75.984375 
+L 18.40625 75.984375 
+L 18.40625 64.59375 
+L 9.421875 64.59375 
+z
+" id="DejaVuSans-105"/>
+        <path d="M 5.515625 54.6875 
+L 48.1875 54.6875 
+L 48.1875 46.484375 
+L 14.40625 7.171875 
+L 48.1875 7.171875 
+L 48.1875 0 
+L 4.296875 0 
+L 4.296875 8.203125 
+L 38.09375 47.515625 
+L 5.515625 47.515625 
+z
+" id="DejaVuSans-122"/>
+        <path d="M 18.3125 70.21875 
+L 18.3125 54.6875 
+L 36.8125 54.6875 
+L 36.8125 47.703125 
+L 18.3125 47.703125 
+L 18.3125 18.015625 
+Q 18.3125 11.328125 20.140625 9.421875 
+Q 21.96875 7.515625 27.59375 7.515625 
+L 36.8125 7.515625 
+L 36.8125 0 
+L 27.59375 0 
+Q 17.1875 0 13.234375 3.875 
+Q 9.28125 7.765625 9.28125 18.015625 
+L 9.28125 47.703125 
+L 2.6875 47.703125 
+L 2.6875 54.6875 
+L 9.28125 54.6875 
+L 9.28125 70.21875 
+z
+" id="DejaVuSans-116"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-82"/>
+       <use x="64.982422" xlink:href="#DejaVuSans-101"/>
+       <use x="126.505859" xlink:href="#DejaVuSans-115"/>
+       <use x="178.605469" xlink:href="#DejaVuSans-101"/>
+       <use x="240.128906" xlink:href="#DejaVuSans-97"/>
+       <use x="301.408203" xlink:href="#DejaVuSans-114"/>
+       <use x="340.271484" xlink:href="#DejaVuSans-99"/>
+       <use x="395.251953" xlink:href="#DejaVuSans-104"/>
+       <use x="458.630859" xlink:href="#DejaVuSans-32"/>
+       <use x="490.417969" xlink:href="#DejaVuSans-111"/>
+       <use x="551.599609" xlink:href="#DejaVuSans-114"/>
+       <use x="590.962891" xlink:href="#DejaVuSans-103"/>
+       <use x="654.439453" xlink:href="#DejaVuSans-97"/>
+       <use x="715.71875" xlink:href="#DejaVuSans-110"/>
+       <use x="779.097656" xlink:href="#DejaVuSans-105"/>
+       <use x="806.880859" xlink:href="#DejaVuSans-122"/>
+       <use x="859.371094" xlink:href="#DejaVuSans-97"/>
+       <use x="920.650391" xlink:href="#DejaVuSans-116"/>
+       <use x="959.859375" xlink:href="#DejaVuSans-105"/>
+       <use x="987.642578" xlink:href="#DejaVuSans-111"/>
+       <use x="1048.824219" xlink:href="#DejaVuSans-110"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_3">
+     <g id="line2d_3">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="231.544816" xlink:href="#m760f3a69a0" y="429.086526"/>
+      </g>
+     </g>
+     <g id="text_3">
+      <!-- Research community -->
+      <g transform="translate(196.219861 516.011689)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 52 44.1875 
+Q 55.375 50.25 60.0625 53.125 
+Q 64.75 56 71.09375 56 
+Q 79.640625 56 84.28125 50.015625 
+Q 88.921875 44.046875 88.921875 33.015625 
+L 88.921875 0 
+L 79.890625 0 
+L 79.890625 32.71875 
+Q 79.890625 40.578125 77.09375 44.375 
+Q 74.3125 48.1875 68.609375 48.1875 
+Q 61.625 48.1875 57.5625 43.546875 
+Q 53.515625 38.921875 53.515625 30.90625 
+L 53.515625 0 
+L 44.484375 0 
+L 44.484375 32.71875 
+Q 44.484375 40.625 41.703125 44.40625 
+Q 38.921875 48.1875 33.109375 48.1875 
+Q 26.21875 48.1875 22.15625 43.53125 
+Q 18.109375 38.875 18.109375 30.90625 
+L 18.109375 0 
+L 9.078125 0 
+L 9.078125 54.6875 
+L 18.109375 54.6875 
+L 18.109375 46.1875 
+Q 21.1875 51.21875 25.484375 53.609375 
+Q 29.78125 56 35.6875 56 
+Q 41.65625 56 45.828125 52.96875 
+Q 50 49.953125 52 44.1875 
+z
+" id="DejaVuSans-109"/>
+        <path d="M 32.171875 -5.078125 
+Q 28.375 -14.84375 24.75 -17.8125 
+Q 21.140625 -20.796875 15.09375 -20.796875 
+L 7.90625 -20.796875 
+L 7.90625 -13.28125 
+L 13.1875 -13.28125 
+Q 16.890625 -13.28125 18.9375 -11.515625 
+Q 21 -9.765625 23.484375 -3.21875 
+L 25.09375 0.875 
+L 2.984375 54.6875 
+L 12.5 54.6875 
+L 29.59375 11.921875 
+L 46.6875 54.6875 
+L 56.203125 54.6875 
+z
+" id="DejaVuSans-121"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-82"/>
+       <use x="64.982422" xlink:href="#DejaVuSans-101"/>
+       <use x="126.505859" xlink:href="#DejaVuSans-115"/>
+       <use x="178.605469" xlink:href="#DejaVuSans-101"/>
+       <use x="240.128906" xlink:href="#DejaVuSans-97"/>
+       <use x="301.408203" xlink:href="#DejaVuSans-114"/>
+       <use x="340.271484" xlink:href="#DejaVuSans-99"/>
+       <use x="395.251953" xlink:href="#DejaVuSans-104"/>
+       <use x="458.630859" xlink:href="#DejaVuSans-32"/>
+       <use x="490.417969" xlink:href="#DejaVuSans-99"/>
+       <use x="545.398438" xlink:href="#DejaVuSans-111"/>
+       <use x="606.580078" xlink:href="#DejaVuSans-109"/>
+       <use x="703.992188" xlink:href="#DejaVuSans-109"/>
+       <use x="801.404297" xlink:href="#DejaVuSans-117"/>
+       <use x="864.783203" xlink:href="#DejaVuSans-110"/>
+       <use x="928.162109" xlink:href="#DejaVuSans-105"/>
+       <use x="955.945312" xlink:href="#DejaVuSans-116"/>
+       <use x="995.154297" xlink:href="#DejaVuSans-121"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_4">
+     <g id="line2d_4">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="306.049895" xlink:href="#m760f3a69a0" y="429.086526"/>
+      </g>
+     </g>
+     <g id="text_4">
+      <!-- General public -->
+      <g transform="translate(282.306023 492.849523)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 59.515625 10.40625 
+L 59.515625 29.984375 
+L 43.40625 29.984375 
+L 43.40625 38.09375 
+L 69.28125 38.09375 
+L 69.28125 6.78125 
+Q 63.578125 2.734375 56.6875 0.65625 
+Q 49.8125 -1.421875 42 -1.421875 
+Q 24.90625 -1.421875 15.25 8.5625 
+Q 5.609375 18.5625 5.609375 36.375 
+Q 5.609375 54.25 15.25 64.234375 
+Q 24.90625 74.21875 42 74.21875 
+Q 49.125 74.21875 55.546875 72.453125 
+Q 61.96875 70.703125 67.390625 67.28125 
+L 67.390625 56.78125 
+Q 61.921875 61.421875 55.765625 63.765625 
+Q 49.609375 66.109375 42.828125 66.109375 
+Q 29.4375 66.109375 22.71875 58.640625 
+Q 16.015625 51.171875 16.015625 36.375 
+Q 16.015625 21.625 22.71875 14.15625 
+Q 29.4375 6.6875 42.828125 6.6875 
+Q 48.046875 6.6875 52.140625 7.59375 
+Q 56.25 8.5 59.515625 10.40625 
+z
+" id="DejaVuSans-71"/>
+        <path d="M 9.421875 75.984375 
+L 18.40625 75.984375 
+L 18.40625 0 
+L 9.421875 0 
+z
+" id="DejaVuSans-108"/>
+        <path d="M 48.6875 27.296875 
+Q 48.6875 37.203125 44.609375 42.84375 
+Q 40.53125 48.484375 33.40625 48.484375 
+Q 26.265625 48.484375 22.1875 42.84375 
+Q 18.109375 37.203125 18.109375 27.296875 
+Q 18.109375 17.390625 22.1875 11.75 
+Q 26.265625 6.109375 33.40625 6.109375 
+Q 40.53125 6.109375 44.609375 11.75 
+Q 48.6875 17.390625 48.6875 27.296875 
+z
+M 18.109375 46.390625 
+Q 20.953125 51.265625 25.265625 53.625 
+Q 29.59375 56 35.59375 56 
+Q 45.5625 56 51.78125 48.09375 
+Q 58.015625 40.1875 58.015625 27.296875 
+Q 58.015625 14.40625 51.78125 6.484375 
+Q 45.5625 -1.421875 35.59375 -1.421875 
+Q 29.59375 -1.421875 25.265625 0.953125 
+Q 20.953125 3.328125 18.109375 8.203125 
+L 18.109375 0 
+L 9.078125 0 
+L 9.078125 75.984375 
+L 18.109375 75.984375 
+z
+" id="DejaVuSans-98"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-71"/>
+       <use x="77.490234" xlink:href="#DejaVuSans-101"/>
+       <use x="139.013672" xlink:href="#DejaVuSans-110"/>
+       <use x="202.392578" xlink:href="#DejaVuSans-101"/>
+       <use x="263.916016" xlink:href="#DejaVuSans-114"/>
+       <use x="305.029297" xlink:href="#DejaVuSans-97"/>
+       <use x="366.308594" xlink:href="#DejaVuSans-108"/>
+       <use x="394.091797" xlink:href="#DejaVuSans-32"/>
+       <use x="425.878906" xlink:href="#DejaVuSans-112"/>
+       <use x="489.355469" xlink:href="#DejaVuSans-117"/>
+       <use x="552.734375" xlink:href="#DejaVuSans-98"/>
+       <use x="616.210938" xlink:href="#DejaVuSans-108"/>
+       <use x="643.994141" xlink:href="#DejaVuSans-105"/>
+       <use x="671.777344" xlink:href="#DejaVuSans-99"/>
+      </g>
+     </g>
+    </g>
+   </g>
+   <g id="matplotlib.axis_2">
+    <g id="ytick_1">
+     <g id="line2d_5">
+      <defs>
+       <path d="M 0 0 
+L -3.5 0 
+" id="mfed5836d7e" style="stroke:#000000;stroke-width:0.8;"/>
+      </defs>
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="50.87" xlink:href="#mfed5836d7e" y="429.086526"/>
+      </g>
+     </g>
+     <g id="text_5">
+      <!-- 0 -->
+      <g transform="translate(37.5075 432.885745)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 31.78125 66.40625 
+Q 24.171875 66.40625 20.328125 58.90625 
+Q 16.5 51.421875 16.5 36.375 
+Q 16.5 21.390625 20.328125 13.890625 
+Q 24.171875 6.390625 31.78125 6.390625 
+Q 39.453125 6.390625 43.28125 13.890625 
+Q 47.125 21.390625 47.125 36.375 
+Q 47.125 51.421875 43.28125 58.90625 
+Q 39.453125 66.40625 31.78125 66.40625 
+z
+M 31.78125 74.21875 
+Q 44.046875 74.21875 50.515625 64.515625 
+Q 56.984375 54.828125 56.984375 36.375 
+Q 56.984375 17.96875 50.515625 8.265625 
+Q 44.046875 -1.421875 31.78125 -1.421875 
+Q 19.53125 -1.421875 13.0625 8.265625 
+Q 6.59375 17.96875 6.59375 36.375 
+Q 6.59375 54.828125 13.0625 64.515625 
+Q 19.53125 74.21875 31.78125 74.21875 
+z
+" id="DejaVuSans-48"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="ytick_2">
+     <g id="line2d_6">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="50.87" xlink:href="#mfed5836d7e" y="353.397221"/>
+      </g>
+     </g>
+     <g id="text_6">
+      <!-- 20 -->
+      <g transform="translate(31.145 357.19644)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 19.1875 8.296875 
+L 53.609375 8.296875 
+L 53.609375 0 
+L 7.328125 0 
+L 7.328125 8.296875 
+Q 12.9375 14.109375 22.625 23.890625 
+Q 32.328125 33.6875 34.8125 36.53125 
+Q 39.546875 41.84375 41.421875 45.53125 
+Q 43.3125 49.21875 43.3125 52.78125 
+Q 43.3125 58.59375 39.234375 62.25 
+Q 35.15625 65.921875 28.609375 65.921875 
+Q 23.96875 65.921875 18.8125 64.3125 
+Q 13.671875 62.703125 7.8125 59.421875 
+L 7.8125 69.390625 
+Q 13.765625 71.78125 18.9375 73 
+Q 24.125 74.21875 28.421875 74.21875 
+Q 39.75 74.21875 46.484375 68.546875 
+Q 53.21875 62.890625 53.21875 53.421875 
+Q 53.21875 48.921875 51.53125 44.890625 
+Q 49.859375 40.875 45.40625 35.40625 
+Q 44.1875 33.984375 37.640625 27.21875 
+Q 31.109375 20.453125 19.1875 8.296875 
+z
+" id="DejaVuSans-50"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-50"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="ytick_3">
+     <g id="line2d_7">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="50.87" xlink:href="#mfed5836d7e" y="277.707916"/>
+      </g>
+     </g>
+     <g id="text_7">
+      <!-- 40 -->
+      <g transform="translate(31.145 281.507134)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 37.796875 64.3125 
+L 12.890625 25.390625 
+L 37.796875 25.390625 
+z
+M 35.203125 72.90625 
+L 47.609375 72.90625 
+L 47.609375 25.390625 
+L 58.015625 25.390625 
+L 58.015625 17.1875 
+L 47.609375 17.1875 
+L 47.609375 0 
+L 37.796875 0 
+L 37.796875 17.1875 
+L 4.890625 17.1875 
+L 4.890625 26.703125 
+z
+" id="DejaVuSans-52"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-52"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="ytick_4">
+     <g id="line2d_8">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="50.87" xlink:href="#mfed5836d7e" y="202.01861"/>
+      </g>
+     </g>
+     <g id="text_8">
+      <!-- 60 -->
+      <g transform="translate(31.145 205.817829)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 33.015625 40.375 
+Q 26.375 40.375 22.484375 35.828125 
+Q 18.609375 31.296875 18.609375 23.390625 
+Q 18.609375 15.53125 22.484375 10.953125 
+Q 26.375 6.390625 33.015625 6.390625 
+Q 39.65625 6.390625 43.53125 10.953125 
+Q 47.40625 15.53125 47.40625 23.390625 
+Q 47.40625 31.296875 43.53125 35.828125 
+Q 39.65625 40.375 33.015625 40.375 
+z
+M 52.59375 71.296875 
+L 52.59375 62.3125 
+Q 48.875 64.0625 45.09375 64.984375 
+Q 41.3125 65.921875 37.59375 65.921875 
+Q 27.828125 65.921875 22.671875 59.328125 
+Q 17.53125 52.734375 16.796875 39.40625 
+Q 19.671875 43.65625 24.015625 45.921875 
+Q 28.375 48.1875 33.59375 48.1875 
+Q 44.578125 48.1875 50.953125 41.515625 
+Q 57.328125 34.859375 57.328125 23.390625 
+Q 57.328125 12.15625 50.6875 5.359375 
+Q 44.046875 -1.421875 33.015625 -1.421875 
+Q 20.359375 -1.421875 13.671875 8.265625 
+Q 6.984375 17.96875 6.984375 36.375 
+Q 6.984375 53.65625 15.1875 63.9375 
+Q 23.390625 74.21875 37.203125 74.21875 
+Q 40.921875 74.21875 44.703125 73.484375 
+Q 48.484375 72.75 52.59375 71.296875 
+z
+" id="DejaVuSans-54"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-54"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="ytick_5">
+     <g id="line2d_9">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="50.87" xlink:href="#mfed5836d7e" y="126.329305"/>
+      </g>
+     </g>
+     <g id="text_9">
+      <!-- 80 -->
+      <g transform="translate(31.145 130.128524)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 31.78125 34.625 
+Q 24.75 34.625 20.71875 30.859375 
+Q 16.703125 27.09375 16.703125 20.515625 
+Q 16.703125 13.921875 20.71875 10.15625 
+Q 24.75 6.390625 31.78125 6.390625 
+Q 38.8125 6.390625 42.859375 10.171875 
+Q 46.921875 13.96875 46.921875 20.515625 
+Q 46.921875 27.09375 42.890625 30.859375 
+Q 38.875 34.625 31.78125 34.625 
+z
+M 21.921875 38.8125 
+Q 15.578125 40.375 12.03125 44.71875 
+Q 8.5 49.078125 8.5 55.328125 
+Q 8.5 64.0625 14.71875 69.140625 
+Q 20.953125 74.21875 31.78125 74.21875 
+Q 42.671875 74.21875 48.875 69.140625 
+Q 55.078125 64.0625 55.078125 55.328125 
+Q 55.078125 49.078125 51.53125 44.71875 
+Q 48 40.375 41.703125 38.8125 
+Q 48.828125 37.15625 52.796875 32.3125 
+Q 56.78125 27.484375 56.78125 20.515625 
+Q 56.78125 9.90625 50.3125 4.234375 
+Q 43.84375 -1.421875 31.78125 -1.421875 
+Q 19.734375 -1.421875 13.25 4.234375 
+Q 6.78125 9.90625 6.78125 20.515625 
+Q 6.78125 27.484375 10.78125 32.3125 
+Q 14.796875 37.15625 21.921875 38.8125 
+z
+M 18.3125 54.390625 
+Q 18.3125 48.734375 21.84375 45.5625 
+Q 25.390625 42.390625 31.78125 42.390625 
+Q 38.140625 42.390625 41.71875 45.5625 
+Q 45.3125 48.734375 45.3125 54.390625 
+Q 45.3125 60.0625 41.71875 63.234375 
+Q 38.140625 66.40625 31.78125 66.40625 
+Q 25.390625 66.40625 21.84375 63.234375 
+Q 18.3125 60.0625 18.3125 54.390625 
+z
+" id="DejaVuSans-56"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-56"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="ytick_6">
+     <g id="line2d_10">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="50.87" xlink:href="#mfed5836d7e" y="50.64"/>
+      </g>
+     </g>
+     <g id="text_10">
+      <!-- 100 -->
+      <g transform="translate(24.7825 54.439219)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 12.40625 8.296875 
+L 28.515625 8.296875 
+L 28.515625 63.921875 
+L 10.984375 60.40625 
+L 10.984375 69.390625 
+L 28.421875 72.90625 
+L 38.28125 72.90625 
+L 38.28125 8.296875 
+L 54.390625 8.296875 
+L 54.390625 0 
+L 12.40625 0 
+z
+" id="DejaVuSans-49"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-49"/>
+       <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+       <use x="127.246094" xlink:href="#DejaVuSans-48"/>
+      </g>
+     </g>
+    </g>
+    <g id="text_11">
+     <!-- Proportion -->
+     <g transform="translate(18.702812 265.659357)rotate(-90)scale(0.1 -0.1)">
+      <defs>
+       <path d="M 19.671875 64.796875 
+L 19.671875 37.40625 
+L 32.078125 37.40625 
+Q 38.96875 37.40625 42.71875 40.96875 
+Q 46.484375 44.53125 46.484375 51.125 
+Q 46.484375 57.671875 42.71875 61.234375 
+Q 38.96875 64.796875 32.078125 64.796875 
+z
+M 9.8125 72.90625 
+L 32.078125 72.90625 
+Q 44.34375 72.90625 50.609375 67.359375 
+Q 56.890625 61.8125 56.890625 51.125 
+Q 56.890625 40.328125 50.609375 34.8125 
+Q 44.34375 29.296875 32.078125 29.296875 
+L 19.671875 29.296875 
+L 19.671875 0 
+L 9.8125 0 
+z
+" id="DejaVuSans-80"/>
+      </defs>
+      <use xlink:href="#DejaVuSans-80"/>
+      <use x="58.552734" xlink:href="#DejaVuSans-114"/>
+      <use x="97.416016" xlink:href="#DejaVuSans-111"/>
+      <use x="158.597656" xlink:href="#DejaVuSans-112"/>
+      <use x="222.074219" xlink:href="#DejaVuSans-111"/>
+      <use x="283.255859" xlink:href="#DejaVuSans-114"/>
+      <use x="324.369141" xlink:href="#DejaVuSans-116"/>
+      <use x="363.578125" xlink:href="#DejaVuSans-105"/>
+      <use x="391.361328" xlink:href="#DejaVuSans-111"/>
+      <use x="452.542969" xlink:href="#DejaVuSans-110"/>
+     </g>
+    </g>
+   </g>
+   <g id="patch_19">
+    <path d="M 50.87 429.086526 
+L 50.87 50.64 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_20">
+    <path d="M 337.714554 429.086526 
+L 337.714554 50.64 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_21">
+    <path d="M 50.87 429.086526 
+L 337.714554 429.086526 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_22">
+    <path d="M 50.87 50.64 
+L 337.714554 50.64 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="text_12">
+    <!-- 15.5 -->
+    <g transform="translate(142.138722 399.75692)scale(0.1 -0.1)">
+     <defs>
+      <path d="M 10.796875 72.90625 
+L 49.515625 72.90625 
+L 49.515625 64.59375 
+L 19.828125 64.59375 
+L 19.828125 46.734375 
+Q 21.96875 47.46875 24.109375 47.828125 
+Q 26.265625 48.1875 28.421875 48.1875 
+Q 40.625 48.1875 47.75 41.5 
+Q 54.890625 34.8125 54.890625 23.390625 
+Q 54.890625 11.625 47.5625 5.09375 
+Q 40.234375 -1.421875 26.90625 -1.421875 
+Q 22.3125 -1.421875 17.546875 -0.640625 
+Q 12.796875 0.140625 7.71875 1.703125 
+L 7.71875 11.625 
+Q 12.109375 9.234375 16.796875 8.0625 
+Q 21.484375 6.890625 26.703125 6.890625 
+Q 35.15625 6.890625 40.078125 11.328125 
+Q 45.015625 15.765625 45.015625 23.390625 
+Q 45.015625 31 40.078125 35.4375 
+Q 35.15625 39.890625 26.703125 39.890625 
+Q 22.75 39.890625 18.8125 39.015625 
+Q 14.890625 38.140625 10.796875 36.28125 
+z
+" id="DejaVuSans-53"/>
+      <path d="M 10.6875 12.40625 
+L 21 12.40625 
+L 21 0 
+L 10.6875 0 
+z
+" id="DejaVuSans-46"/>
+     </defs>
+     <use xlink:href="#DejaVuSans-49"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-53"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-53"/>
+    </g>
+   </g>
+   <g id="text_13">
+    <!-- 27.0 -->
+    <g transform="translate(216.6438 377.996245)scale(0.1 -0.1)">
+     <defs>
+      <path d="M 8.203125 72.90625 
+L 55.078125 72.90625 
+L 55.078125 68.703125 
+L 28.609375 0 
+L 18.3125 0 
+L 43.21875 64.59375 
+L 8.203125 64.59375 
+z
+" id="DejaVuSans-55"/>
+     </defs>
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-55"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-48"/>
+    </g>
+   </g>
+   <g id="text_14">
+    <!-- 37.4 -->
+    <g transform="translate(291.148879 358.317026)scale(0.1 -0.1)">
+     <defs>
+      <path d="M 40.578125 39.3125 
+Q 47.65625 37.796875 51.625 33 
+Q 55.609375 28.21875 55.609375 21.1875 
+Q 55.609375 10.40625 48.1875 4.484375 
+Q 40.765625 -1.421875 27.09375 -1.421875 
+Q 22.515625 -1.421875 17.65625 -0.515625 
+Q 12.796875 0.390625 7.625 2.203125 
+L 7.625 11.71875 
+Q 11.71875 9.328125 16.59375 8.109375 
+Q 21.484375 6.890625 26.8125 6.890625 
+Q 36.078125 6.890625 40.9375 10.546875 
+Q 45.796875 14.203125 45.796875 21.1875 
+Q 45.796875 27.640625 41.28125 31.265625 
+Q 36.765625 34.90625 28.71875 34.90625 
+L 20.21875 34.90625 
+L 20.21875 43.015625 
+L 29.109375 43.015625 
+Q 36.375 43.015625 40.234375 45.921875 
+Q 44.09375 48.828125 44.09375 54.296875 
+Q 44.09375 59.90625 40.109375 62.90625 
+Q 36.140625 65.921875 28.71875 65.921875 
+Q 24.65625 65.921875 20.015625 65.03125 
+Q 15.375 64.15625 9.8125 62.3125 
+L 9.8125 71.09375 
+Q 15.4375 72.65625 20.34375 73.4375 
+Q 25.25 74.21875 29.59375 74.21875 
+Q 40.828125 74.21875 47.359375 69.109375 
+Q 53.90625 64.015625 53.90625 55.328125 
+Q 53.90625 49.265625 50.4375 45.09375 
+Q 46.96875 40.921875 40.578125 39.3125 
+z
+" id="DejaVuSans-51"/>
+     </defs>
+     <use xlink:href="#DejaVuSans-51"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-55"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-52"/>
+    </g>
+   </g>
+   <g id="text_15">
+    <!-- 19.5 -->
+    <g transform="translate(67.633643 392.18799)scale(0.1 -0.1)">
+     <defs>
+      <path d="M 10.984375 1.515625 
+L 10.984375 10.5 
+Q 14.703125 8.734375 18.5 7.8125 
+Q 22.3125 6.890625 25.984375 6.890625 
+Q 35.75 6.890625 40.890625 13.453125 
+Q 46.046875 20.015625 46.78125 33.40625 
+Q 43.953125 29.203125 39.59375 26.953125 
+Q 35.25 24.703125 29.984375 24.703125 
+Q 19.046875 24.703125 12.671875 31.3125 
+Q 6.296875 37.9375 6.296875 49.421875 
+Q 6.296875 60.640625 12.9375 67.421875 
+Q 19.578125 74.21875 30.609375 74.21875 
+Q 43.265625 74.21875 49.921875 64.515625 
+Q 56.59375 54.828125 56.59375 36.375 
+Q 56.59375 19.140625 48.40625 8.859375 
+Q 40.234375 -1.421875 26.421875 -1.421875 
+Q 22.703125 -1.421875 18.890625 -0.6875 
+Q 15.09375 0.046875 10.984375 1.515625 
+z
+M 30.609375 32.421875 
+Q 37.25 32.421875 41.125 36.953125 
+Q 45.015625 41.5 45.015625 49.421875 
+Q 45.015625 57.28125 41.125 61.84375 
+Q 37.25 66.40625 30.609375 66.40625 
+Q 23.96875 66.40625 20.09375 61.84375 
+Q 16.21875 57.28125 16.21875 49.421875 
+Q 16.21875 41.5 20.09375 36.953125 
+Q 23.96875 32.421875 30.609375 32.421875 
+z
+" id="DejaVuSans-57"/>
+     </defs>
+     <use xlink:href="#DejaVuSans-49"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-57"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-53"/>
+    </g>
+   </g>
+   <g id="text_16">
+    <!-- 41.4 -->
+    <g transform="translate(142.138722 292.023634)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-52"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-49"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-52"/>
+    </g>
+   </g>
+   <g id="text_17">
+    <!-- 41.4 -->
+    <g transform="translate(216.6438 248.524034)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-52"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-49"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-52"/>
+    </g>
+   </g>
+   <g id="text_18">
+    <!-- 31.6 -->
+    <g transform="translate(291.148879 227.918273)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-51"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-49"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-54"/>
+    </g>
+   </g>
+   <g id="text_19">
+    <!-- 80.5 -->
+    <g transform="translate(67.633643 202.812478)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-56"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-53"/>
+    </g>
+   </g>
+   <g id="text_20">
+    <!-- 43.1 -->
+    <g transform="translate(142.138722 132.208276)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-52"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-51"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-49"/>
+    </g>
+   </g>
+   <g id="text_21">
+    <!-- 31.6 -->
+    <g transform="translate(216.6438 110.469351)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-51"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-49"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-54"/>
+    </g>
+   </g>
+   <g id="text_22">
+    <!-- 31.0 -->
+    <g transform="translate(291.148879 109.42971)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-51"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-49"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-48"/>
+    </g>
+   </g>
+   <g id="text_23">
+    <!-- Code sharing -->
+    <g transform="translate(154.673527 44.64)scale(0.12 -0.12)">
+     <defs>
+      <path d="M 64.40625 67.28125 
+L 64.40625 56.890625 
+Q 59.421875 61.53125 53.78125 63.8125 
+Q 48.140625 66.109375 41.796875 66.109375 
+Q 29.296875 66.109375 22.65625 58.46875 
+Q 16.015625 50.828125 16.015625 36.375 
+Q 16.015625 21.96875 22.65625 14.328125 
+Q 29.296875 6.6875 41.796875 6.6875 
+Q 48.140625 6.6875 53.78125 8.984375 
+Q 59.421875 11.28125 64.40625 15.921875 
+L 64.40625 5.609375 
+Q 59.234375 2.09375 53.4375 0.328125 
+Q 47.65625 -1.421875 41.21875 -1.421875 
+Q 24.65625 -1.421875 15.125 8.703125 
+Q 5.609375 18.84375 5.609375 36.375 
+Q 5.609375 53.953125 15.125 64.078125 
+Q 24.65625 74.21875 41.21875 74.21875 
+Q 47.75 74.21875 53.53125 72.484375 
+Q 59.328125 70.75 64.40625 67.28125 
+z
+" id="DejaVuSans-67"/>
+      <path d="M 45.40625 46.390625 
+L 45.40625 75.984375 
+L 54.390625 75.984375 
+L 54.390625 0 
+L 45.40625 0 
+L 45.40625 8.203125 
+Q 42.578125 3.328125 38.25 0.953125 
+Q 33.9375 -1.421875 27.875 -1.421875 
+Q 17.96875 -1.421875 11.734375 6.484375 
+Q 5.515625 14.40625 5.515625 27.296875 
+Q 5.515625 40.1875 11.734375 48.09375 
+Q 17.96875 56 27.875 56 
+Q 33.9375 56 38.25 53.625 
+Q 42.578125 51.265625 45.40625 46.390625 
+z
+M 14.796875 27.296875 
+Q 14.796875 17.390625 18.875 11.75 
+Q 22.953125 6.109375 30.078125 6.109375 
+Q 37.203125 6.109375 41.296875 11.75 
+Q 45.40625 17.390625 45.40625 27.296875 
+Q 45.40625 37.203125 41.296875 42.84375 
+Q 37.203125 48.484375 30.078125 48.484375 
+Q 22.953125 48.484375 18.875 42.84375 
+Q 14.796875 37.203125 14.796875 27.296875 
+z
+" id="DejaVuSans-100"/>
+     </defs>
+     <use xlink:href="#DejaVuSans-67"/>
+     <use x="69.824219" xlink:href="#DejaVuSans-111"/>
+     <use x="131.005859" xlink:href="#DejaVuSans-100"/>
+     <use x="194.482422" xlink:href="#DejaVuSans-101"/>
+     <use x="256.005859" xlink:href="#DejaVuSans-32"/>
+     <use x="287.792969" xlink:href="#DejaVuSans-115"/>
+     <use x="339.892578" xlink:href="#DejaVuSans-104"/>
+     <use x="403.271484" xlink:href="#DejaVuSans-97"/>
+     <use x="464.550781" xlink:href="#DejaVuSans-114"/>
+     <use x="505.664062" xlink:href="#DejaVuSans-105"/>
+     <use x="533.447266" xlink:href="#DejaVuSans-110"/>
+     <use x="596.826172" xlink:href="#DejaVuSans-103"/>
+    </g>
+   </g>
+  </g>
+  <g id="axes_2">
+   <g id="patch_23">
+    <path d="M 364.858862 429.086526 
+L 651.703415 429.086526 
+L 651.703415 50.64 
+L 364.858862 50.64 
+z
+" style="fill:#ffffff;"/>
+   </g>
+   <g id="patch_24">
+    <path clip-path="url(#pc9e9815830)" d="M 377.89725 429.086526 
+L 415.14979 429.086526 
+L 415.14979 429.086526 
+L 377.89725 429.086526 
+z
+" style="fill:#decbe4;"/>
+   </g>
+   <g id="patch_25">
+    <path clip-path="url(#pc9e9815830)" d="M 452.402329 429.086526 
+L 489.654869 429.086526 
+L 489.654869 429.086526 
+L 452.402329 429.086526 
+z
+" style="fill:#decbe4;"/>
+   </g>
+   <g id="patch_26">
+    <path clip-path="url(#pc9e9815830)" d="M 526.907408 429.086526 
+L 564.159948 429.086526 
+L 564.159948 429.086526 
+L 526.907408 429.086526 
+z
+" style="fill:#decbe4;"/>
+   </g>
+   <g id="patch_27">
+    <path clip-path="url(#pc9e9815830)" d="M 601.412487 429.086526 
+L 638.665026 429.086526 
+L 638.665026 429.086526 
+L 601.412487 429.086526 
+z
+" style="fill:#decbe4;"/>
+   </g>
+   <g id="patch_28">
+    <path clip-path="url(#pc9e9815830)" d="M 377.89725 429.086526 
+L 415.14979 429.086526 
+L 415.14979 322.512504 
+L 377.89725 322.512504 
+z
+" style="fill:#fbb4ae;"/>
+   </g>
+   <g id="patch_29">
+    <path clip-path="url(#pc9e9815830)" d="M 452.402329 429.086526 
+L 489.654869 429.086526 
+L 489.654869 159.389002 
+L 452.402329 159.389002 
+z
+" style="fill:#fbb4ae;"/>
+   </g>
+   <g id="patch_30">
+    <path clip-path="url(#pc9e9815830)" d="M 526.907408 429.086526 
+L 564.159948 429.086526 
+L 564.159948 150.689082 
+L 526.907408 150.689082 
+z
+" style="fill:#fbb4ae;"/>
+   </g>
+   <g id="patch_31">
+    <path clip-path="url(#pc9e9815830)" d="M 601.412487 429.086526 
+L 638.665026 429.086526 
+L 638.665026 346.437285 
+L 601.412487 346.437285 
+z
+" style="fill:#fbb4ae;"/>
+   </g>
+   <g id="patch_32">
+    <path clip-path="url(#pc9e9815830)" d="M 377.89725 322.512504 
+L 415.14979 322.512504 
+L 415.14979 192.013702 
+L 377.89725 192.013702 
+z
+" style="fill:#b3cde3;"/>
+   </g>
+   <g id="patch_33">
+    <path clip-path="url(#pc9e9815830)" d="M 452.402329 159.389002 
+L 489.654869 159.389002 
+L 489.654869 91.964621 
+L 452.402329 91.964621 
+z
+" style="fill:#b3cde3;"/>
+   </g>
+   <g id="patch_34">
+    <path clip-path="url(#pc9e9815830)" d="M 526.907408 150.689082 
+L 564.159948 150.689082 
+L 564.159948 96.314581 
+L 526.907408 96.314581 
+z
+" style="fill:#b3cde3;"/>
+   </g>
+   <g id="patch_35">
+    <path clip-path="url(#pc9e9815830)" d="M 601.412487 346.437285 
+L 638.665026 346.437285 
+L 638.665026 226.813383 
+L 601.412487 226.813383 
+z
+" style="fill:#b3cde3;"/>
+   </g>
+   <g id="patch_36">
+    <path clip-path="url(#pc9e9815830)" d="M 377.89725 192.013702 
+L 415.14979 192.013702 
+L 415.14979 50.64 
+L 377.89725 50.64 
+z
+" style="fill:#ccebc5;"/>
+   </g>
+   <g id="patch_37">
+    <path clip-path="url(#pc9e9815830)" d="M 452.402329 91.964621 
+L 489.654869 91.964621 
+L 489.654869 50.64 
+L 452.402329 50.64 
+z
+" style="fill:#ccebc5;"/>
+   </g>
+   <g id="patch_38">
+    <path clip-path="url(#pc9e9815830)" d="M 526.907408 96.314581 
+L 564.159948 96.314581 
+L 564.159948 50.64 
+L 526.907408 50.64 
+z
+" style="fill:#ccebc5;"/>
+   </g>
+   <g id="patch_39">
+    <path clip-path="url(#pc9e9815830)" d="M 601.412487 226.813383 
+L 638.665026 226.813383 
+L 638.665026 50.64 
+L 601.412487 50.64 
+z
+" style="fill:#ccebc5;"/>
+   </g>
+   <g id="matplotlib.axis_3">
+    <g id="xtick_5">
+     <g id="line2d_11">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="396.52352" xlink:href="#m760f3a69a0" y="429.086526"/>
+      </g>
+     </g>
+     <g id="text_24">
+      <!-- Public platform -->
+      <g transform="translate(371.864828 494.679162)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 37.109375 75.984375 
+L 37.109375 68.5 
+L 28.515625 68.5 
+Q 23.6875 68.5 21.796875 66.546875 
+Q 19.921875 64.59375 19.921875 59.515625 
+L 19.921875 54.6875 
+L 34.71875 54.6875 
+L 34.71875 47.703125 
+L 19.921875 47.703125 
+L 19.921875 0 
+L 10.890625 0 
+L 10.890625 47.703125 
+L 2.296875 47.703125 
+L 2.296875 54.6875 
+L 10.890625 54.6875 
+L 10.890625 58.5 
+Q 10.890625 67.625 15.140625 71.796875 
+Q 19.390625 75.984375 28.609375 75.984375 
+z
+" id="DejaVuSans-102"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-80"/>
+       <use x="58.552734" xlink:href="#DejaVuSans-117"/>
+       <use x="121.931641" xlink:href="#DejaVuSans-98"/>
+       <use x="185.408203" xlink:href="#DejaVuSans-108"/>
+       <use x="213.191406" xlink:href="#DejaVuSans-105"/>
+       <use x="240.974609" xlink:href="#DejaVuSans-99"/>
+       <use x="295.955078" xlink:href="#DejaVuSans-32"/>
+       <use x="327.742188" xlink:href="#DejaVuSans-112"/>
+       <use x="391.21875" xlink:href="#DejaVuSans-108"/>
+       <use x="419.001953" xlink:href="#DejaVuSans-97"/>
+       <use x="480.28125" xlink:href="#DejaVuSans-116"/>
+       <use x="519.490234" xlink:href="#DejaVuSans-102"/>
+       <use x="554.695312" xlink:href="#DejaVuSans-111"/>
+       <use x="615.876953" xlink:href="#DejaVuSans-114"/>
+       <use x="655.240234" xlink:href="#DejaVuSans-109"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_6">
+     <g id="line2d_12">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="471.028599" xlink:href="#m760f3a69a0" y="429.086526"/>
+      </g>
+     </g>
+     <g id="text_25">
+      <!-- Research repository -->
+      <g transform="translate(437.764197 511.890583)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-82"/>
+       <use x="64.982422" xlink:href="#DejaVuSans-101"/>
+       <use x="126.505859" xlink:href="#DejaVuSans-115"/>
+       <use x="178.605469" xlink:href="#DejaVuSans-101"/>
+       <use x="240.128906" xlink:href="#DejaVuSans-97"/>
+       <use x="301.408203" xlink:href="#DejaVuSans-114"/>
+       <use x="340.271484" xlink:href="#DejaVuSans-99"/>
+       <use x="395.251953" xlink:href="#DejaVuSans-104"/>
+       <use x="458.630859" xlink:href="#DejaVuSans-32"/>
+       <use x="490.417969" xlink:href="#DejaVuSans-114"/>
+       <use x="529.28125" xlink:href="#DejaVuSans-101"/>
+       <use x="590.804688" xlink:href="#DejaVuSans-112"/>
+       <use x="654.28125" xlink:href="#DejaVuSans-111"/>
+       <use x="715.462891" xlink:href="#DejaVuSans-115"/>
+       <use x="767.5625" xlink:href="#DejaVuSans-105"/>
+       <use x="795.345703" xlink:href="#DejaVuSans-116"/>
+       <use x="834.554688" xlink:href="#DejaVuSans-111"/>
+       <use x="895.736328" xlink:href="#DejaVuSans-114"/>
+       <use x="936.849609" xlink:href="#DejaVuSans-121"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_7">
+     <g id="line2d_13">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="545.533678" xlink:href="#m760f3a69a0" y="429.086526"/>
+      </g>
+     </g>
+     <g id="text_26">
+      <!-- Sw package index -->
+      <g transform="translate(515.500975 505.427185)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 53.515625 70.515625 
+L 53.515625 60.890625 
+Q 47.90625 63.578125 42.921875 64.890625 
+Q 37.9375 66.21875 33.296875 66.21875 
+Q 25.25 66.21875 20.875 63.09375 
+Q 16.5 59.96875 16.5 54.203125 
+Q 16.5 49.359375 19.40625 46.890625 
+Q 22.3125 44.4375 30.421875 42.921875 
+L 36.375 41.703125 
+Q 47.40625 39.59375 52.65625 34.296875 
+Q 57.90625 29 57.90625 20.125 
+Q 57.90625 9.515625 50.796875 4.046875 
+Q 43.703125 -1.421875 29.984375 -1.421875 
+Q 24.8125 -1.421875 18.96875 -0.25 
+Q 13.140625 0.921875 6.890625 3.21875 
+L 6.890625 13.375 
+Q 12.890625 10.015625 18.65625 8.296875 
+Q 24.421875 6.59375 29.984375 6.59375 
+Q 38.421875 6.59375 43.015625 9.90625 
+Q 47.609375 13.234375 47.609375 19.390625 
+Q 47.609375 24.75 44.3125 27.78125 
+Q 41.015625 30.8125 33.5 32.328125 
+L 27.484375 33.5 
+Q 16.453125 35.6875 11.515625 40.375 
+Q 6.59375 45.0625 6.59375 53.421875 
+Q 6.59375 63.09375 13.40625 68.65625 
+Q 20.21875 74.21875 32.171875 74.21875 
+Q 37.3125 74.21875 42.625 73.28125 
+Q 47.953125 72.359375 53.515625 70.515625 
+z
+" id="DejaVuSans-83"/>
+        <path d="M 4.203125 54.6875 
+L 13.1875 54.6875 
+L 24.421875 12.015625 
+L 35.59375 54.6875 
+L 46.1875 54.6875 
+L 57.421875 12.015625 
+L 68.609375 54.6875 
+L 77.59375 54.6875 
+L 63.28125 0 
+L 52.6875 0 
+L 40.921875 44.828125 
+L 29.109375 0 
+L 18.5 0 
+z
+" id="DejaVuSans-119"/>
+        <path d="M 9.078125 75.984375 
+L 18.109375 75.984375 
+L 18.109375 31.109375 
+L 44.921875 54.6875 
+L 56.390625 54.6875 
+L 27.390625 29.109375 
+L 57.625 0 
+L 45.90625 0 
+L 18.109375 26.703125 
+L 18.109375 0 
+L 9.078125 0 
+z
+" id="DejaVuSans-107"/>
+        <path d="M 54.890625 54.6875 
+L 35.109375 28.078125 
+L 55.90625 0 
+L 45.3125 0 
+L 29.390625 21.484375 
+L 13.484375 0 
+L 2.875 0 
+L 24.125 28.609375 
+L 4.6875 54.6875 
+L 15.28125 54.6875 
+L 29.78125 35.203125 
+L 44.28125 54.6875 
+z
+" id="DejaVuSans-120"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-83"/>
+       <use x="63.476562" xlink:href="#DejaVuSans-119"/>
+       <use x="145.263672" xlink:href="#DejaVuSans-32"/>
+       <use x="177.050781" xlink:href="#DejaVuSans-112"/>
+       <use x="240.527344" xlink:href="#DejaVuSans-97"/>
+       <use x="301.806641" xlink:href="#DejaVuSans-99"/>
+       <use x="356.787109" xlink:href="#DejaVuSans-107"/>
+       <use x="412.947266" xlink:href="#DejaVuSans-97"/>
+       <use x="474.226562" xlink:href="#DejaVuSans-103"/>
+       <use x="537.703125" xlink:href="#DejaVuSans-101"/>
+       <use x="599.226562" xlink:href="#DejaVuSans-32"/>
+       <use x="631.013672" xlink:href="#DejaVuSans-105"/>
+       <use x="658.796875" xlink:href="#DejaVuSans-110"/>
+       <use x="722.175781" xlink:href="#DejaVuSans-100"/>
+       <use x="785.652344" xlink:href="#DejaVuSans-101"/>
+       <use x="845.425781" xlink:href="#DejaVuSans-120"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_8">
+     <g id="line2d_14">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="620.038757" xlink:href="#m760f3a69a0" y="429.086526"/>
+      </g>
+     </g>
+     <g id="text_27">
+      <!-- Internal platform -->
+      <g transform="translate(592.217419 501.004453)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 9.8125 72.90625 
+L 19.671875 72.90625 
+L 19.671875 0 
+L 9.8125 0 
+z
+" id="DejaVuSans-73"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-73"/>
+       <use x="29.492188" xlink:href="#DejaVuSans-110"/>
+       <use x="92.871094" xlink:href="#DejaVuSans-116"/>
+       <use x="132.080078" xlink:href="#DejaVuSans-101"/>
+       <use x="193.603516" xlink:href="#DejaVuSans-114"/>
+       <use x="232.966797" xlink:href="#DejaVuSans-110"/>
+       <use x="296.345703" xlink:href="#DejaVuSans-97"/>
+       <use x="357.625" xlink:href="#DejaVuSans-108"/>
+       <use x="385.408203" xlink:href="#DejaVuSans-32"/>
+       <use x="417.195312" xlink:href="#DejaVuSans-112"/>
+       <use x="480.671875" xlink:href="#DejaVuSans-108"/>
+       <use x="508.455078" xlink:href="#DejaVuSans-97"/>
+       <use x="569.734375" xlink:href="#DejaVuSans-116"/>
+       <use x="608.943359" xlink:href="#DejaVuSans-102"/>
+       <use x="644.148438" xlink:href="#DejaVuSans-111"/>
+       <use x="705.330078" xlink:href="#DejaVuSans-114"/>
+       <use x="744.693359" xlink:href="#DejaVuSans-109"/>
+      </g>
+     </g>
+    </g>
+   </g>
+   <g id="matplotlib.axis_4"/>
+   <g id="patch_40">
+    <path d="M 364.858862 429.086526 
+L 364.858862 50.64 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_41">
+    <path d="M 651.703415 429.086526 
+L 651.703415 50.64 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_42">
+    <path d="M 364.858862 429.086526 
+L 651.703415 429.086526 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_43">
+    <path d="M 364.858862 50.64 
+L 651.703415 50.64 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="text_28">
+    <!-- 28.2 -->
+    <g transform="translate(381.622504 375.725566)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-56"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-50"/>
+    </g>
+   </g>
+   <g id="text_29">
+    <!-- 71.3 -->
+    <g transform="translate(456.127583 294.17034)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-55"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-49"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-51"/>
+    </g>
+   </g>
+   <g id="text_30">
+    <!-- 73.6 -->
+    <g transform="translate(530.632662 289.818204)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-55"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-51"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-54"/>
+    </g>
+   </g>
+   <g id="text_31">
+    <!-- 21.8 -->
+    <g transform="translate(605.137741 387.835855)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-49"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-56"/>
+    </g>
+   </g>
+   <g id="text_32">
+    <!-- 34.5 -->
+    <g transform="translate(381.622504 257.230479)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-51"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-52"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-53"/>
+    </g>
+   </g>
+   <g id="text_33">
+    <!-- 17.8 -->
+    <g transform="translate(456.127583 125.707261)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-49"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-55"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-56"/>
+    </g>
+   </g>
+   <g id="text_34">
+    <!-- 14.4 -->
+    <g transform="translate(530.632662 123.440932)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-49"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-52"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-52"/>
+    </g>
+   </g>
+   <g id="text_35">
+    <!-- 31.6 -->
+    <g transform="translate(605.137741 286.642734)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-51"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-49"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-54"/>
+    </g>
+   </g>
+   <g id="text_36">
+    <!-- 37.4 -->
+    <g transform="translate(381.622504 121.244202)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-51"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-55"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-52"/>
+    </g>
+   </g>
+   <g id="text_37">
+    <!-- 10.9 -->
+    <g transform="translate(456.127583 71.339285)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-49"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-57"/>
+    </g>
+   </g>
+   <g id="text_38">
+    <!-- 12.1 -->
+    <g transform="translate(530.632662 73.418566)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-49"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-50"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-49"/>
+    </g>
+   </g>
+   <g id="text_39">
+    <!-- 46.6 -->
+    <g transform="translate(605.137741 138.635342)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-52"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-54"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-54"/>
+    </g>
+   </g>
+   <g id="text_40">
+    <!-- Code publishing -->
+    <g transform="translate(460.051451 44.64)scale(0.12 -0.12)">
+     <use xlink:href="#DejaVuSans-67"/>
+     <use x="69.824219" xlink:href="#DejaVuSans-111"/>
+     <use x="131.005859" xlink:href="#DejaVuSans-100"/>
+     <use x="194.482422" xlink:href="#DejaVuSans-101"/>
+     <use x="256.005859" xlink:href="#DejaVuSans-32"/>
+     <use x="287.792969" xlink:href="#DejaVuSans-112"/>
+     <use x="351.269531" xlink:href="#DejaVuSans-117"/>
+     <use x="414.648438" xlink:href="#DejaVuSans-98"/>
+     <use x="478.125" xlink:href="#DejaVuSans-108"/>
+     <use x="505.908203" xlink:href="#DejaVuSans-105"/>
+     <use x="533.691406" xlink:href="#DejaVuSans-115"/>
+     <use x="585.791016" xlink:href="#DejaVuSans-104"/>
+     <use x="649.169922" xlink:href="#DejaVuSans-105"/>
+     <use x="676.953125" xlink:href="#DejaVuSans-110"/>
+     <use x="740.332031" xlink:href="#DejaVuSans-103"/>
+    </g>
+   </g>
+  </g>
+  <g id="axes_3">
+   <g id="patch_44">
+    <path d="M 678.847723 429.086526 
+L 965.692277 429.086526 
+L 965.692277 50.64 
+L 678.847723 50.64 
+z
+" style="fill:#ffffff;"/>
+   </g>
+   <g id="patch_45">
+    <path clip-path="url(#p593f68cb6a)" d="M 691.886112 429.086526 
+L 720.860309 429.086526 
+L 720.860309 429.086526 
+L 691.886112 429.086526 
+z
+" style="fill:#decbe4;"/>
+   </g>
+   <g id="patch_46">
+    <path clip-path="url(#p593f68cb6a)" d="M 749.834507 429.086526 
+L 778.808704 429.086526 
+L 778.808704 429.086526 
+L 749.834507 429.086526 
+z
+" style="fill:#decbe4;"/>
+   </g>
+   <g id="patch_47">
+    <path clip-path="url(#p593f68cb6a)" d="M 807.782901 429.086526 
+L 836.757099 429.086526 
+L 836.757099 429.086526 
+L 807.782901 429.086526 
+z
+" style="fill:#decbe4;"/>
+   </g>
+   <g id="patch_48">
+    <path clip-path="url(#p593f68cb6a)" d="M 865.731296 429.086526 
+L 894.705493 429.086526 
+L 894.705493 429.086526 
+L 865.731296 429.086526 
+z
+" style="fill:#decbe4;"/>
+   </g>
+   <g id="patch_49">
+    <path clip-path="url(#p593f68cb6a)" d="M 923.679691 429.086526 
+L 952.653888 429.086526 
+L 952.653888 429.086526 
+L 923.679691 429.086526 
+z
+" style="fill:#decbe4;"/>
+   </g>
+   <g id="patch_50">
+    <path clip-path="url(#p593f68cb6a)" d="M 691.886112 429.086526 
+L 720.860309 429.086526 
+L 720.860309 244.213223 
+L 691.886112 244.213223 
+z
+" style="fill:#fbb4ae;"/>
+   </g>
+   <g id="patch_51">
+    <path clip-path="url(#p593f68cb6a)" d="M 749.834507 429.086526 
+L 778.808704 429.086526 
+L 778.808704 187.663742 
+L 749.834507 187.663742 
+z
+" style="fill:#fbb4ae;"/>
+   </g>
+   <g id="patch_52">
+    <path clip-path="url(#p593f68cb6a)" d="M 807.782901 429.086526 
+L 836.757099 429.086526 
+L 836.757099 255.088123 
+L 807.782901 255.088123 
+z
+" style="fill:#fbb4ae;"/>
+   </g>
+   <g id="patch_53">
+    <path clip-path="url(#p593f68cb6a)" d="M 865.731296 429.086526 
+L 894.705493 429.086526 
+L 894.705493 89.789641 
+L 865.731296 89.789641 
+z
+" style="fill:#fbb4ae;"/>
+   </g>
+   <g id="patch_54">
+    <path clip-path="url(#p593f68cb6a)" d="M 923.679691 429.086526 
+L 952.653888 429.086526 
+L 952.653888 211.588523 
+L 923.679691 211.588523 
+z
+" style="fill:#fbb4ae;"/>
+   </g>
+   <g id="patch_55">
+    <path clip-path="url(#p593f68cb6a)" d="M 691.886112 244.213223 
+L 720.860309 244.213223 
+L 720.860309 148.514102 
+L 691.886112 148.514102 
+z
+" style="fill:#b3cde3;"/>
+   </g>
+   <g id="patch_56">
+    <path clip-path="url(#p593f68cb6a)" d="M 749.834507 187.663742 
+L 778.808704 187.663742 
+L 778.808704 87.614661 
+L 749.834507 87.614661 
+z
+" style="fill:#b3cde3;"/>
+   </g>
+   <g id="patch_57">
+    <path clip-path="url(#p593f68cb6a)" d="M 807.782901 255.088123 
+L 836.757099 255.088123 
+L 836.757099 181.138802 
+L 807.782901 181.138802 
+z
+" style="fill:#b3cde3;"/>
+   </g>
+   <g id="patch_58">
+    <path clip-path="url(#p593f68cb6a)" d="M 865.731296 89.789641 
+L 894.705493 89.789641 
+L 894.705493 59.33992 
+L 865.731296 59.33992 
+z
+" style="fill:#b3cde3;"/>
+   </g>
+   <g id="patch_59">
+    <path clip-path="url(#p593f68cb6a)" d="M 923.679691 211.588523 
+L 952.653888 211.588523 
+L 952.653888 120.239361 
+L 923.679691 120.239361 
+z
+" style="fill:#b3cde3;"/>
+   </g>
+   <g id="patch_60">
+    <path clip-path="url(#p593f68cb6a)" d="M 691.886112 148.514102 
+L 720.860309 148.514102 
+L 720.860309 50.64 
+L 691.886112 50.64 
+z
+" style="fill:#ccebc5;"/>
+   </g>
+   <g id="patch_61">
+    <path clip-path="url(#p593f68cb6a)" d="M 749.834507 87.614661 
+L 778.808704 87.614661 
+L 778.808704 50.64 
+L 749.834507 50.64 
+z
+" style="fill:#ccebc5;"/>
+   </g>
+   <g id="patch_62">
+    <path clip-path="url(#p593f68cb6a)" d="M 807.782901 181.138802 
+L 836.757099 181.138802 
+L 836.757099 50.64 
+L 807.782901 50.64 
+z
+" style="fill:#ccebc5;"/>
+   </g>
+   <g id="patch_63">
+    <path clip-path="url(#p593f68cb6a)" d="M 865.731296 59.33992 
+L 894.705493 59.33992 
+L 894.705493 50.64 
+L 865.731296 50.64 
+z
+" style="fill:#ccebc5;"/>
+   </g>
+   <g id="patch_64">
+    <path clip-path="url(#p593f68cb6a)" d="M 923.679691 120.239361 
+L 952.653888 120.239361 
+L 952.653888 50.64 
+L 923.679691 50.64 
+z
+" style="fill:#ccebc5;"/>
+   </g>
+   <g id="matplotlib.axis_5">
+    <g id="xtick_9">
+     <g id="line2d_15">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="706.373211" xlink:href="#m760f3a69a0" y="429.086526"/>
+      </g>
+     </g>
+     <g id="text_41">
+      <!-- Strong copyleft -->
+      <g transform="translate(681.376986 495.354228)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-83"/>
+       <use x="63.476562" xlink:href="#DejaVuSans-116"/>
+       <use x="102.685547" xlink:href="#DejaVuSans-114"/>
+       <use x="141.548828" xlink:href="#DejaVuSans-111"/>
+       <use x="202.730469" xlink:href="#DejaVuSans-110"/>
+       <use x="266.109375" xlink:href="#DejaVuSans-103"/>
+       <use x="329.585938" xlink:href="#DejaVuSans-32"/>
+       <use x="361.373047" xlink:href="#DejaVuSans-99"/>
+       <use x="416.353516" xlink:href="#DejaVuSans-111"/>
+       <use x="477.535156" xlink:href="#DejaVuSans-112"/>
+       <use x="541.011719" xlink:href="#DejaVuSans-121"/>
+       <use x="600.191406" xlink:href="#DejaVuSans-108"/>
+       <use x="627.974609" xlink:href="#DejaVuSans-101"/>
+       <use x="689.498047" xlink:href="#DejaVuSans-102"/>
+       <use x="722.953125" xlink:href="#DejaVuSans-116"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_10">
+     <g id="line2d_16">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="764.321605" xlink:href="#m760f3a69a0" y="429.086526"/>
+      </g>
+     </g>
+     <g id="text_42">
+      <!-- Weak copyleft -->
+      <g transform="translate(741.30086 491.403269)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 3.328125 72.90625 
+L 13.28125 72.90625 
+L 28.609375 11.28125 
+L 43.890625 72.90625 
+L 54.984375 72.90625 
+L 70.3125 11.28125 
+L 85.59375 72.90625 
+L 95.609375 72.90625 
+L 77.296875 0 
+L 64.890625 0 
+L 49.515625 63.28125 
+L 33.984375 0 
+L 21.578125 0 
+z
+" id="DejaVuSans-87"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-87"/>
+       <use x="93.001953" xlink:href="#DejaVuSans-101"/>
+       <use x="154.525391" xlink:href="#DejaVuSans-97"/>
+       <use x="215.804688" xlink:href="#DejaVuSans-107"/>
+       <use x="273.714844" xlink:href="#DejaVuSans-32"/>
+       <use x="305.501953" xlink:href="#DejaVuSans-99"/>
+       <use x="360.482422" xlink:href="#DejaVuSans-111"/>
+       <use x="421.664062" xlink:href="#DejaVuSans-112"/>
+       <use x="485.140625" xlink:href="#DejaVuSans-121"/>
+       <use x="544.320312" xlink:href="#DejaVuSans-108"/>
+       <use x="572.103516" xlink:href="#DejaVuSans-101"/>
+       <use x="633.626953" xlink:href="#DejaVuSans-102"/>
+       <use x="667.082031" xlink:href="#DejaVuSans-116"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_11">
+     <g id="line2d_17">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="822.27" xlink:href="#m760f3a69a0" y="429.086526"/>
+      </g>
+     </g>
+     <g id="text_43">
+      <!-- Non-copyleft -->
+      <g transform="translate(801.725786 486.450207)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 9.8125 72.90625 
+L 23.09375 72.90625 
+L 55.421875 11.921875 
+L 55.421875 72.90625 
+L 64.984375 72.90625 
+L 64.984375 0 
+L 51.703125 0 
+L 19.390625 60.984375 
+L 19.390625 0 
+L 9.8125 0 
+z
+" id="DejaVuSans-78"/>
+        <path d="M 4.890625 31.390625 
+L 31.203125 31.390625 
+L 31.203125 23.390625 
+L 4.890625 23.390625 
+z
+" id="DejaVuSans-45"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-78"/>
+       <use x="74.804688" xlink:href="#DejaVuSans-111"/>
+       <use x="135.986328" xlink:href="#DejaVuSans-110"/>
+       <use x="199.365234" xlink:href="#DejaVuSans-45"/>
+       <use x="235.449219" xlink:href="#DejaVuSans-99"/>
+       <use x="290.429688" xlink:href="#DejaVuSans-111"/>
+       <use x="351.611328" xlink:href="#DejaVuSans-112"/>
+       <use x="415.087891" xlink:href="#DejaVuSans-121"/>
+       <use x="474.267578" xlink:href="#DejaVuSans-108"/>
+       <use x="502.050781" xlink:href="#DejaVuSans-101"/>
+       <use x="563.574219" xlink:href="#DejaVuSans-102"/>
+       <use x="597.029297" xlink:href="#DejaVuSans-116"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_12">
+     <g id="line2d_18">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="880.218395" xlink:href="#m760f3a69a0" y="429.086526"/>
+      </g>
+     </g>
+     <g id="text_44">
+      <!-- Proprietary -->
+      <g transform="translate(862.608121 480.582325)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-80"/>
+       <use x="58.552734" xlink:href="#DejaVuSans-114"/>
+       <use x="97.416016" xlink:href="#DejaVuSans-111"/>
+       <use x="158.597656" xlink:href="#DejaVuSans-112"/>
+       <use x="222.074219" xlink:href="#DejaVuSans-114"/>
+       <use x="263.1875" xlink:href="#DejaVuSans-105"/>
+       <use x="290.970703" xlink:href="#DejaVuSans-101"/>
+       <use x="352.494141" xlink:href="#DejaVuSans-116"/>
+       <use x="391.703125" xlink:href="#DejaVuSans-97"/>
+       <use x="452.982422" xlink:href="#DejaVuSans-114"/>
+       <use x="494.095703" xlink:href="#DejaVuSans-121"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_13">
+     <g id="line2d_19">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="938.166789" xlink:href="#m760f3a69a0" y="429.086526"/>
+      </g>
+     </g>
+     <g id="text_45">
+      <!-- None -->
+      <g transform="translate(930.893533 459.908291)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-78"/>
+       <use x="74.804688" xlink:href="#DejaVuSans-111"/>
+       <use x="135.986328" xlink:href="#DejaVuSans-110"/>
+       <use x="199.365234" xlink:href="#DejaVuSans-101"/>
+      </g>
+     </g>
+    </g>
+   </g>
+   <g id="matplotlib.axis_6"/>
+   <g id="patch_65">
+    <path d="M 678.847723 429.086526 
+L 678.847723 50.64 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_66">
+    <path d="M 965.692277 429.086526 
+L 965.692277 50.64 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_67">
+    <path d="M 678.847723 429.086526 
+L 965.692277 429.086526 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_68">
+    <path d="M 678.847723 50.64 
+L 965.692277 50.64 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="text_46">
+    <!-- 48.9 -->
+    <g transform="translate(694.783532 336.55635)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-52"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-56"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-57"/>
+    </g>
+   </g>
+   <g id="text_47">
+    <!-- 63.8 -->
+    <g transform="translate(752.731926 308.362084)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-54"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-51"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-56"/>
+    </g>
+   </g>
+   <g id="text_48">
+    <!-- 46.0 -->
+    <g transform="translate(810.680321 342.043825)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-52"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-54"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-48"/>
+    </g>
+   </g>
+   <g id="text_49">
+    <!-- 89.7 -->
+    <g transform="translate(868.628716 259.353259)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-56"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-57"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-55"/>
+    </g>
+   </g>
+   <g id="text_50">
+    <!-- 57.5 -->
+    <g transform="translate(926.57711 320.28315)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-53"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-55"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-53"/>
+    </g>
+   </g>
+   <g id="text_51">
+    <!-- 25.3 -->
+    <g transform="translate(694.783532 196.339738)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-53"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-51"/>
+    </g>
+   </g>
+   <g id="text_52">
+    <!-- 26.4 -->
+    <g transform="translate(752.731926 137.708801)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-54"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-52"/>
+    </g>
+   </g>
+   <g id="text_53">
+    <!-- 19.5 -->
+    <g transform="translate(810.680321 218.189587)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-49"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-57"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-53"/>
+    </g>
+   </g>
+   <g id="text_54">
+    <!-- 8.0 -->
+    <g transform="translate(868.628716 74.65178)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-56"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-48"/>
+    </g>
+   </g>
+   <g id="text_55">
+    <!-- 24.1 -->
+    <g transform="translate(926.57711 165.985716)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-52"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-49"/>
+    </g>
+   </g>
+   <g id="text_56">
+    <!-- 25.9 -->
+    <g transform="translate(694.783532 99.505276)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-53"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-57"/>
+    </g>
+   </g>
+   <g id="text_57">
+    <!-- 9.8 -->
+    <g transform="translate(752.731926 69.070781)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-57"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-56"/>
+    </g>
+   </g>
+   <g id="text_58">
+    <!-- 34.5 -->
+    <g transform="translate(810.680321 115.856776)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-51"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-52"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-53"/>
+    </g>
+   </g>
+   <g id="text_59">
+    <!-- 2.3 -->
+    <g transform="translate(868.628716 54.987785)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-51"/>
+    </g>
+   </g>
+   <g id="text_60">
+    <!-- 18.4 -->
+    <g transform="translate(926.57711 85.422281)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-49"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-56"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-52"/>
+    </g>
+   </g>
+   <g id="text_61">
+    <!-- Code licensing -->
+    <g transform="translate(778.47 44.64)scale(0.12 -0.12)">
+     <use xlink:href="#DejaVuSans-67"/>
+     <use x="69.824219" xlink:href="#DejaVuSans-111"/>
+     <use x="131.005859" xlink:href="#DejaVuSans-100"/>
+     <use x="194.482422" xlink:href="#DejaVuSans-101"/>
+     <use x="256.005859" xlink:href="#DejaVuSans-32"/>
+     <use x="287.792969" xlink:href="#DejaVuSans-108"/>
+     <use x="315.576172" xlink:href="#DejaVuSans-105"/>
+     <use x="343.359375" xlink:href="#DejaVuSans-99"/>
+     <use x="398.339844" xlink:href="#DejaVuSans-101"/>
+     <use x="459.863281" xlink:href="#DejaVuSans-110"/>
+     <use x="523.242188" xlink:href="#DejaVuSans-115"/>
+     <use x="575.341797" xlink:href="#DejaVuSans-105"/>
+     <use x="603.125" xlink:href="#DejaVuSans-110"/>
+     <use x="666.503906" xlink:href="#DejaVuSans-103"/>
+    </g>
+   </g>
+  </g>
+  <g id="axes_4">
+   <g id="patch_69">
+    <path d="M 992.836585 429.086526 
+L 1593.67 429.086526 
+L 1593.67 50.64 
+L 992.836585 50.64 
+z
+" style="fill:#ffffff;"/>
+   </g>
+   <g id="patch_70">
+    <path clip-path="url(#p1229a8d35d)" d="M 1020.147195 429.086526 
+L 1052.277324 429.086526 
+L 1052.277324 429.086526 
+L 1020.147195 429.086526 
+z
+" style="fill:#decbe4;"/>
+   </g>
+   <g id="patch_71">
+    <path clip-path="url(#p1229a8d35d)" d="M 1084.407453 429.086526 
+L 1116.537582 429.086526 
+L 1116.537582 429.086526 
+L 1084.407453 429.086526 
+z
+" style="fill:#decbe4;"/>
+   </g>
+   <g id="patch_72">
+    <path clip-path="url(#p1229a8d35d)" d="M 1148.667711 429.086526 
+L 1180.79784 429.086526 
+L 1180.79784 429.086526 
+L 1148.667711 429.086526 
+z
+" style="fill:#decbe4;"/>
+   </g>
+   <g id="patch_73">
+    <path clip-path="url(#p1229a8d35d)" d="M 1212.927969 429.086526 
+L 1245.058099 429.086526 
+L 1245.058099 429.086526 
+L 1212.927969 429.086526 
+z
+" style="fill:#decbe4;"/>
+   </g>
+   <g id="patch_74">
+    <path clip-path="url(#p1229a8d35d)" d="M 1277.188228 429.086526 
+L 1309.318357 429.086526 
+L 1309.318357 422.561586 
+L 1277.188228 422.561586 
+z
+" style="fill:#decbe4;"/>
+   </g>
+   <g id="patch_75">
+    <path clip-path="url(#p1229a8d35d)" d="M 1341.448486 429.086526 
+L 1373.578615 429.086526 
+L 1373.578615 426.911546 
+L 1341.448486 426.911546 
+z
+" style="fill:#decbe4;"/>
+   </g>
+   <g id="patch_76">
+    <path clip-path="url(#p1229a8d35d)" d="M 1405.708744 429.086526 
+L 1437.838874 429.086526 
+L 1437.838874 429.086526 
+L 1405.708744 429.086526 
+z
+" style="fill:#decbe4;"/>
+   </g>
+   <g id="patch_77">
+    <path clip-path="url(#p1229a8d35d)" d="M 1469.969003 429.086526 
+L 1502.099132 429.086526 
+L 1502.099132 422.561586 
+L 1469.969003 422.561586 
+z
+" style="fill:#decbe4;"/>
+   </g>
+   <g id="patch_78">
+    <path clip-path="url(#p1229a8d35d)" d="M 1534.229261 429.086526 
+L 1566.35939 429.086526 
+L 1566.35939 426.911546 
+L 1534.229261 426.911546 
+z
+" style="fill:#decbe4;"/>
+   </g>
+   <g id="patch_79">
+    <path clip-path="url(#p1229a8d35d)" d="M 1020.147195 429.086526 
+L 1052.277324 429.086526 
+L 1052.277324 407.336726 
+L 1020.147195 407.336726 
+z
+" style="fill:#fbb4ae;"/>
+   </g>
+   <g id="patch_80">
+    <path clip-path="url(#p1229a8d35d)" d="M 1084.407453 429.086526 
+L 1116.537582 429.086526 
+L 1116.537582 383.411945 
+L 1084.407453 383.411945 
+z
+" style="fill:#fbb4ae;"/>
+   </g>
+   <g id="patch_81">
+    <path clip-path="url(#p1229a8d35d)" d="M 1148.667711 429.086526 
+L 1180.79784 429.086526 
+L 1180.79784 285.537844 
+L 1148.667711 285.537844 
+z
+" style="fill:#fbb4ae;"/>
+   </g>
+   <g id="patch_82">
+    <path clip-path="url(#p1229a8d35d)" d="M 1212.927969 429.086526 
+L 1245.058099 429.086526 
+L 1245.058099 335.562385 
+L 1212.927969 335.562385 
+z
+" style="fill:#fbb4ae;"/>
+   </g>
+   <g id="patch_83">
+    <path clip-path="url(#p1229a8d35d)" d="M 1277.188228 422.561586 
+L 1309.318357 422.561586 
+L 1309.318357 320.337524 
+L 1277.188228 320.337524 
+z
+" style="fill:#fbb4ae;"/>
+   </g>
+   <g id="patch_84">
+    <path clip-path="url(#p1229a8d35d)" d="M 1341.448486 426.911546 
+L 1373.578615 426.911546 
+L 1373.578615 202.888602 
+L 1341.448486 202.888602 
+z
+" style="fill:#fbb4ae;"/>
+   </g>
+   <g id="patch_85">
+    <path clip-path="url(#p1229a8d35d)" d="M 1405.708744 429.086526 
+L 1437.838874 429.086526 
+L 1437.838874 416.036646 
+L 1405.708744 416.036646 
+z
+" style="fill:#fbb4ae;"/>
+   </g>
+   <g id="patch_86">
+    <path clip-path="url(#p1229a8d35d)" d="M 1469.969003 422.561586 
+L 1502.099132 422.561586 
+L 1502.099132 213.763503 
+L 1469.969003 213.763503 
+z
+" style="fill:#fbb4ae;"/>
+   </g>
+   <g id="patch_87">
+    <path clip-path="url(#p1229a8d35d)" d="M 1534.229261 426.911546 
+L 1566.35939 426.911546 
+L 1566.35939 287.712824 
+L 1534.229261 287.712824 
+z
+" style="fill:#fbb4ae;"/>
+   </g>
+   <g id="patch_88">
+    <path clip-path="url(#p1229a8d35d)" d="M 1020.147195 407.336726 
+L 1052.277324 407.336726 
+L 1052.277324 307.287644 
+L 1020.147195 307.287644 
+z
+" style="fill:#b3cde3;"/>
+   </g>
+   <g id="patch_89">
+    <path clip-path="url(#p1229a8d35d)" d="M 1084.407453 383.411945 
+L 1116.537582 383.411945 
+L 1116.537582 246.388203 
+L 1084.407453 246.388203 
+z
+" style="fill:#b3cde3;"/>
+   </g>
+   <g id="patch_90">
+    <path clip-path="url(#p1229a8d35d)" d="M 1148.667711 285.537844 
+L 1180.79784 285.537844 
+L 1180.79784 139.814181 
+L 1148.667711 139.814181 
+z
+" style="fill:#b3cde3;"/>
+   </g>
+   <g id="patch_91">
+    <path clip-path="url(#p1229a8d35d)" d="M 1212.927969 335.562385 
+L 1245.058099 335.562385 
+L 1245.058099 155.039042 
+L 1212.927969 155.039042 
+z
+" style="fill:#b3cde3;"/>
+   </g>
+   <g id="patch_92">
+    <path clip-path="url(#p1229a8d35d)" d="M 1277.188228 320.337524 
+L 1309.318357 320.337524 
+L 1309.318357 157.214022 
+L 1277.188228 157.214022 
+z
+" style="fill:#b3cde3;"/>
+   </g>
+   <g id="patch_93">
+    <path clip-path="url(#p1229a8d35d)" d="M 1341.448486 202.888602 
+L 1373.578615 202.888602 
+L 1373.578615 85.439681 
+L 1341.448486 85.439681 
+z
+" style="fill:#b3cde3;"/>
+   </g>
+   <g id="patch_94">
+    <path clip-path="url(#p1229a8d35d)" d="M 1405.708744 416.036646 
+L 1437.838874 416.036646 
+L 1437.838874 361.662145 
+L 1405.708744 361.662145 
+z
+" style="fill:#b3cde3;"/>
+   </g>
+   <g id="patch_95">
+    <path clip-path="url(#p1229a8d35d)" d="M 1469.969003 213.763503 
+L 1502.099132 213.763503 
+L 1502.099132 91.964621 
+L 1469.969003 91.964621 
+z
+" style="fill:#b3cde3;"/>
+   </g>
+   <g id="patch_96">
+    <path clip-path="url(#p1229a8d35d)" d="M 1534.229261 287.712824 
+L 1566.35939 287.712824 
+L 1566.35939 146.339122 
+L 1534.229261 146.339122 
+z
+" style="fill:#b3cde3;"/>
+   </g>
+   <g id="patch_97">
+    <path clip-path="url(#p1229a8d35d)" d="M 1020.147195 307.287644 
+L 1052.277324 307.287644 
+L 1052.277324 50.64 
+L 1020.147195 50.64 
+z
+" style="fill:#ccebc5;"/>
+   </g>
+   <g id="patch_98">
+    <path clip-path="url(#p1229a8d35d)" d="M 1084.407453 246.388203 
+L 1116.537582 246.388203 
+L 1116.537582 50.64 
+L 1084.407453 50.64 
+z
+" style="fill:#ccebc5;"/>
+   </g>
+   <g id="patch_99">
+    <path clip-path="url(#p1229a8d35d)" d="M 1148.667711 139.814181 
+L 1180.79784 139.814181 
+L 1180.79784 50.64 
+L 1148.667711 50.64 
+z
+" style="fill:#ccebc5;"/>
+   </g>
+   <g id="patch_100">
+    <path clip-path="url(#p1229a8d35d)" d="M 1212.927969 155.039042 
+L 1245.058099 155.039042 
+L 1245.058099 50.64 
+L 1212.927969 50.64 
+z
+" style="fill:#ccebc5;"/>
+   </g>
+   <g id="patch_101">
+    <path clip-path="url(#p1229a8d35d)" d="M 1277.188228 157.214022 
+L 1309.318357 157.214022 
+L 1309.318357 50.64 
+L 1277.188228 50.64 
+z
+" style="fill:#ccebc5;"/>
+   </g>
+   <g id="patch_102">
+    <path clip-path="url(#p1229a8d35d)" d="M 1341.448486 85.439681 
+L 1373.578615 85.439681 
+L 1373.578615 50.64 
+L 1341.448486 50.64 
+z
+" style="fill:#ccebc5;"/>
+   </g>
+   <g id="patch_103">
+    <path clip-path="url(#p1229a8d35d)" d="M 1405.708744 361.662145 
+L 1437.838874 361.662145 
+L 1437.838874 50.64 
+L 1405.708744 50.64 
+z
+" style="fill:#ccebc5;"/>
+   </g>
+   <g id="patch_104">
+    <path clip-path="url(#p1229a8d35d)" d="M 1469.969003 91.964621 
+L 1502.099132 91.964621 
+L 1502.099132 50.64 
+L 1469.969003 50.64 
+z
+" style="fill:#ccebc5;"/>
+   </g>
+   <g id="patch_105">
+    <path clip-path="url(#p1229a8d35d)" d="M 1534.229261 146.339122 
+L 1566.35939 146.339122 
+L 1566.35939 50.64 
+L 1534.229261 50.64 
+z
+" style="fill:#ccebc5;"/>
+   </g>
+   <g id="matplotlib.axis_7">
+    <g id="xtick_14">
+     <g id="line2d_20">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1036.212259" xlink:href="#m760f3a69a0" y="429.086526"/>
+      </g>
+     </g>
+     <g id="text_62">
+      <!-- Readme -->
+      <g transform="translate(1023.660009 470.466279)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-82"/>
+       <use x="64.982422" xlink:href="#DejaVuSans-101"/>
+       <use x="126.505859" xlink:href="#DejaVuSans-97"/>
+       <use x="187.785156" xlink:href="#DejaVuSans-100"/>
+       <use x="251.261719" xlink:href="#DejaVuSans-109"/>
+       <use x="348.673828" xlink:href="#DejaVuSans-101"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_15">
+     <g id="line2d_21">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1100.472517" xlink:href="#m760f3a69a0" y="429.086526"/>
+      </g>
+     </g>
+     <g id="text_63">
+      <!-- Installation -->
+      <g transform="translate(1082.842357 480.6221)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-73"/>
+       <use x="29.492188" xlink:href="#DejaVuSans-110"/>
+       <use x="92.871094" xlink:href="#DejaVuSans-115"/>
+       <use x="144.970703" xlink:href="#DejaVuSans-116"/>
+       <use x="184.179688" xlink:href="#DejaVuSans-97"/>
+       <use x="245.458984" xlink:href="#DejaVuSans-108"/>
+       <use x="273.242188" xlink:href="#DejaVuSans-108"/>
+       <use x="301.025391" xlink:href="#DejaVuSans-97"/>
+       <use x="362.304688" xlink:href="#DejaVuSans-116"/>
+       <use x="401.513672" xlink:href="#DejaVuSans-105"/>
+       <use x="429.296875" xlink:href="#DejaVuSans-111"/>
+       <use x="490.478516" xlink:href="#DejaVuSans-110"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_16">
+     <g id="line2d_22">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1164.732776" xlink:href="#m760f3a69a0" y="429.086526"/>
+      </g>
+     </g>
+     <g id="text_64">
+      <!-- Release notes -->
+      <g transform="translate(1141.938526 490.950278)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-82"/>
+       <use x="64.982422" xlink:href="#DejaVuSans-101"/>
+       <use x="126.505859" xlink:href="#DejaVuSans-108"/>
+       <use x="154.289062" xlink:href="#DejaVuSans-101"/>
+       <use x="215.8125" xlink:href="#DejaVuSans-97"/>
+       <use x="277.091797" xlink:href="#DejaVuSans-115"/>
+       <use x="329.191406" xlink:href="#DejaVuSans-101"/>
+       <use x="390.714844" xlink:href="#DejaVuSans-32"/>
+       <use x="422.501953" xlink:href="#DejaVuSans-110"/>
+       <use x="485.880859" xlink:href="#DejaVuSans-111"/>
+       <use x="547.0625" xlink:href="#DejaVuSans-116"/>
+       <use x="586.271484" xlink:href="#DejaVuSans-101"/>
+       <use x="647.794922" xlink:href="#DejaVuSans-115"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_17">
+     <g id="line2d_23">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1228.993034" xlink:href="#m760f3a69a0" y="429.086526"/>
+      </g>
+     </g>
+     <g id="text_65">
+      <!-- User manual -->
+      <g transform="translate(1208.52174 486.304366)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 8.6875 72.90625 
+L 18.609375 72.90625 
+L 18.609375 28.609375 
+Q 18.609375 16.890625 22.84375 11.734375 
+Q 27.09375 6.59375 36.625 6.59375 
+Q 46.09375 6.59375 50.34375 11.734375 
+Q 54.59375 16.890625 54.59375 28.609375 
+L 54.59375 72.90625 
+L 64.5 72.90625 
+L 64.5 27.390625 
+Q 64.5 13.140625 57.4375 5.859375 
+Q 50.390625 -1.421875 36.625 -1.421875 
+Q 22.796875 -1.421875 15.734375 5.859375 
+Q 8.6875 13.140625 8.6875 27.390625 
+z
+" id="DejaVuSans-85"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-85"/>
+       <use x="73.193359" xlink:href="#DejaVuSans-115"/>
+       <use x="125.292969" xlink:href="#DejaVuSans-101"/>
+       <use x="186.816406" xlink:href="#DejaVuSans-114"/>
+       <use x="227.929688" xlink:href="#DejaVuSans-32"/>
+       <use x="259.716797" xlink:href="#DejaVuSans-109"/>
+       <use x="357.128906" xlink:href="#DejaVuSans-97"/>
+       <use x="418.408203" xlink:href="#DejaVuSans-110"/>
+       <use x="481.787109" xlink:href="#DejaVuSans-117"/>
+       <use x="545.166016" xlink:href="#DejaVuSans-97"/>
+       <use x="606.445312" xlink:href="#DejaVuSans-108"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_18">
+     <g id="line2d_24">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1293.253292" xlink:href="#m760f3a69a0" y="429.086526"/>
+      </g>
+     </g>
+     <g id="text_66">
+      <!-- Technical docu -->
+      <g transform="translate(1269.254199 493.359966)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M -0.296875 72.90625 
+L 61.375 72.90625 
+L 61.375 64.59375 
+L 35.5 64.59375 
+L 35.5 0 
+L 25.59375 0 
+L 25.59375 64.59375 
+L -0.296875 64.59375 
+z
+" id="DejaVuSans-84"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-84"/>
+       <use x="44.083984" xlink:href="#DejaVuSans-101"/>
+       <use x="105.607422" xlink:href="#DejaVuSans-99"/>
+       <use x="160.587891" xlink:href="#DejaVuSans-104"/>
+       <use x="223.966797" xlink:href="#DejaVuSans-110"/>
+       <use x="287.345703" xlink:href="#DejaVuSans-105"/>
+       <use x="315.128906" xlink:href="#DejaVuSans-99"/>
+       <use x="370.109375" xlink:href="#DejaVuSans-97"/>
+       <use x="431.388672" xlink:href="#DejaVuSans-108"/>
+       <use x="459.171875" xlink:href="#DejaVuSans-32"/>
+       <use x="490.958984" xlink:href="#DejaVuSans-100"/>
+       <use x="554.435547" xlink:href="#DejaVuSans-111"/>
+       <use x="615.617188" xlink:href="#DejaVuSans-99"/>
+       <use x="670.597656" xlink:href="#DejaVuSans-117"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_19">
+     <g id="line2d_25">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1357.513551" xlink:href="#m760f3a69a0" y="429.086526"/>
+      </g>
+     </g>
+     <g id="text_67">
+      <!-- Contributor guide -->
+      <g transform="translate(1328.271371 503.846138)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-67"/>
+       <use x="69.824219" xlink:href="#DejaVuSans-111"/>
+       <use x="131.005859" xlink:href="#DejaVuSans-110"/>
+       <use x="194.384766" xlink:href="#DejaVuSans-116"/>
+       <use x="233.59375" xlink:href="#DejaVuSans-114"/>
+       <use x="274.707031" xlink:href="#DejaVuSans-105"/>
+       <use x="302.490234" xlink:href="#DejaVuSans-98"/>
+       <use x="365.966797" xlink:href="#DejaVuSans-117"/>
+       <use x="429.345703" xlink:href="#DejaVuSans-116"/>
+       <use x="468.554688" xlink:href="#DejaVuSans-111"/>
+       <use x="529.736328" xlink:href="#DejaVuSans-114"/>
+       <use x="570.849609" xlink:href="#DejaVuSans-32"/>
+       <use x="602.636719" xlink:href="#DejaVuSans-103"/>
+       <use x="666.113281" xlink:href="#DejaVuSans-117"/>
+       <use x="729.492188" xlink:href="#DejaVuSans-105"/>
+       <use x="757.275391" xlink:href="#DejaVuSans-100"/>
+       <use x="820.751953" xlink:href="#DejaVuSans-101"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_20">
+     <g id="line2d_26">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1421.773809" xlink:href="#m760f3a69a0" y="429.086526"/>
+      </g>
+     </g>
+     <g id="text_68">
+      <!-- Code comments -->
+      <g transform="translate(1394.91038 499.088635)rotate(-45)scale(0.1 -0.1)">
+       <use xlink:href="#DejaVuSans-67"/>
+       <use x="69.824219" xlink:href="#DejaVuSans-111"/>
+       <use x="131.005859" xlink:href="#DejaVuSans-100"/>
+       <use x="194.482422" xlink:href="#DejaVuSans-101"/>
+       <use x="256.005859" xlink:href="#DejaVuSans-32"/>
+       <use x="287.792969" xlink:href="#DejaVuSans-99"/>
+       <use x="342.773438" xlink:href="#DejaVuSans-111"/>
+       <use x="403.955078" xlink:href="#DejaVuSans-109"/>
+       <use x="501.367188" xlink:href="#DejaVuSans-109"/>
+       <use x="598.779297" xlink:href="#DejaVuSans-101"/>
+       <use x="660.302734" xlink:href="#DejaVuSans-110"/>
+       <use x="723.681641" xlink:href="#DejaVuSans-116"/>
+       <use x="762.890625" xlink:href="#DejaVuSans-115"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_21">
+     <g id="line2d_27">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1486.034067" xlink:href="#m760f3a69a0" y="429.086526"/>
+      </g>
+     </g>
+     <g id="text_69">
+      <!-- Developer guide -->
+      <g transform="translate(1458.789464 499.850985)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 19.671875 64.796875 
+L 19.671875 8.109375 
+L 31.59375 8.109375 
+Q 46.6875 8.109375 53.6875 14.9375 
+Q 60.6875 21.78125 60.6875 36.53125 
+Q 60.6875 51.171875 53.6875 57.984375 
+Q 46.6875 64.796875 31.59375 64.796875 
+z
+M 9.8125 72.90625 
+L 30.078125 72.90625 
+Q 51.265625 72.90625 61.171875 64.09375 
+Q 71.09375 55.28125 71.09375 36.53125 
+Q 71.09375 17.671875 61.125 8.828125 
+Q 51.171875 0 30.078125 0 
+L 9.8125 0 
+z
+" id="DejaVuSans-68"/>
+        <path d="M 2.984375 54.6875 
+L 12.5 54.6875 
+L 29.59375 8.796875 
+L 46.6875 54.6875 
+L 56.203125 54.6875 
+L 35.6875 0 
+L 23.484375 0 
+z
+" id="DejaVuSans-118"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-68"/>
+       <use x="77.001953" xlink:href="#DejaVuSans-101"/>
+       <use x="138.525391" xlink:href="#DejaVuSans-118"/>
+       <use x="197.705078" xlink:href="#DejaVuSans-101"/>
+       <use x="259.228516" xlink:href="#DejaVuSans-108"/>
+       <use x="287.011719" xlink:href="#DejaVuSans-111"/>
+       <use x="348.193359" xlink:href="#DejaVuSans-112"/>
+       <use x="411.669922" xlink:href="#DejaVuSans-101"/>
+       <use x="473.193359" xlink:href="#DejaVuSans-114"/>
+       <use x="514.306641" xlink:href="#DejaVuSans-32"/>
+       <use x="546.09375" xlink:href="#DejaVuSans-103"/>
+       <use x="609.570312" xlink:href="#DejaVuSans-117"/>
+       <use x="672.949219" xlink:href="#DejaVuSans-105"/>
+       <use x="700.732422" xlink:href="#DejaVuSans-100"/>
+       <use x="764.208984" xlink:href="#DejaVuSans-101"/>
+      </g>
+     </g>
+    </g>
+    <g id="xtick_22">
+     <g id="line2d_28">
+      <g>
+       <use style="stroke:#000000;stroke-width:0.8;" x="1550.294326" xlink:href="#m760f3a69a0" y="429.086526"/>
+      </g>
+     </g>
+     <g id="text_70">
+      <!-- Requirements -->
+      <g transform="translate(1527.668013 490.614403)rotate(-45)scale(0.1 -0.1)">
+       <defs>
+        <path d="M 14.796875 27.296875 
+Q 14.796875 17.390625 18.875 11.75 
+Q 22.953125 6.109375 30.078125 6.109375 
+Q 37.203125 6.109375 41.296875 11.75 
+Q 45.40625 17.390625 45.40625 27.296875 
+Q 45.40625 37.203125 41.296875 42.84375 
+Q 37.203125 48.484375 30.078125 48.484375 
+Q 22.953125 48.484375 18.875 42.84375 
+Q 14.796875 37.203125 14.796875 27.296875 
+z
+M 45.40625 8.203125 
+Q 42.578125 3.328125 38.25 0.953125 
+Q 33.9375 -1.421875 27.875 -1.421875 
+Q 17.96875 -1.421875 11.734375 6.484375 
+Q 5.515625 14.40625 5.515625 27.296875 
+Q 5.515625 40.1875 11.734375 48.09375 
+Q 17.96875 56 27.875 56 
+Q 33.9375 56 38.25 53.625 
+Q 42.578125 51.265625 45.40625 46.390625 
+L 45.40625 54.6875 
+L 54.390625 54.6875 
+L 54.390625 -20.796875 
+L 45.40625 -20.796875 
+z
+" id="DejaVuSans-113"/>
+       </defs>
+       <use xlink:href="#DejaVuSans-82"/>
+       <use x="64.982422" xlink:href="#DejaVuSans-101"/>
+       <use x="126.505859" xlink:href="#DejaVuSans-113"/>
+       <use x="189.982422" xlink:href="#DejaVuSans-117"/>
+       <use x="253.361328" xlink:href="#DejaVuSans-105"/>
+       <use x="281.144531" xlink:href="#DejaVuSans-114"/>
+       <use x="320.007812" xlink:href="#DejaVuSans-101"/>
+       <use x="381.53125" xlink:href="#DejaVuSans-109"/>
+       <use x="478.943359" xlink:href="#DejaVuSans-101"/>
+       <use x="540.466797" xlink:href="#DejaVuSans-110"/>
+       <use x="603.845703" xlink:href="#DejaVuSans-116"/>
+       <use x="643.054688" xlink:href="#DejaVuSans-115"/>
+      </g>
+     </g>
+    </g>
+   </g>
+   <g id="matplotlib.axis_8"/>
+   <g id="patch_106">
+    <path d="M 992.836585 429.086526 
+L 992.836585 50.64 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_107">
+    <path d="M 1593.67 429.086526 
+L 1593.67 50.64 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_108">
+    <path d="M 992.836585 429.086526 
+L 1593.67 429.086526 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="patch_109">
+    <path d="M 992.836585 50.64 
+L 1593.67 50.64 
+" style="fill:none;stroke:#000000;stroke-linecap:square;stroke-linejoin:miter;stroke-width:0.8;"/>
+   </g>
+   <g id="text_71">
+    <!-- 1.7 -->
+    <g transform="translate(1280.401241 425.869731)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-49"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-55"/>
+    </g>
+   </g>
+   <g id="text_72">
+    <!-- 0.6 -->
+    <g transform="translate(1344.661499 427.951187)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-48"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-54"/>
+    </g>
+   </g>
+   <g id="text_73">
+    <!-- 1.7 -->
+    <g transform="translate(1473.182016 425.869731)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-49"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-55"/>
+    </g>
+   </g>
+   <g id="text_74">
+    <!-- 0.6 -->
+    <g transform="translate(1537.442274 427.951187)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-48"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-54"/>
+    </g>
+   </g>
+   <g id="text_75">
+    <!-- 5.7 -->
+    <g transform="translate(1023.360207 418.3008)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-53"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-55"/>
+    </g>
+   </g>
+   <g id="text_76">
+    <!-- 12.1 -->
+    <g transform="translate(1087.620466 406.190511)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-49"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-50"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-49"/>
+    </g>
+   </g>
+   <g id="text_77">
+    <!-- 37.9 -->
+    <g transform="translate(1151.880724 357.370909)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-51"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-55"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-57"/>
+    </g>
+   </g>
+   <g id="text_78">
+    <!-- 24.7 -->
+    <g transform="translate(1216.140982 382.34838)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-52"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-55"/>
+    </g>
+   </g>
+   <g id="text_79">
+    <!-- 27.0 -->
+    <g transform="translate(1280.401241 371.471305)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-55"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-48"/>
+    </g>
+   </g>
+   <g id="text_80">
+    <!-- 59.2 -->
+    <g transform="translate(1344.661499 314.891374)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-53"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-57"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-50"/>
+    </g>
+   </g>
+   <g id="text_81">
+    <!-- 3.4 -->
+    <g transform="translate(1408.921757 422.652935)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-51"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-52"/>
+    </g>
+   </g>
+   <g id="text_82">
+    <!-- 55.2 -->
+    <g transform="translate(1473.182016 318.110345)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-53"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-53"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-50"/>
+    </g>
+   </g>
+   <g id="text_83">
+    <!-- 36.8 -->
+    <g transform="translate(1537.442274 357.277385)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-51"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-54"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-56"/>
+    </g>
+   </g>
+   <g id="text_84">
+    <!-- 26.4 -->
+    <g transform="translate(1023.360207 357.381784)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-54"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-52"/>
+    </g>
+   </g>
+   <g id="text_85">
+    <!-- 36.2 -->
+    <g transform="translate(1087.620466 314.913124)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-51"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-54"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-50"/>
+    </g>
+   </g>
+   <g id="text_86">
+    <!-- 38.5 -->
+    <g transform="translate(1151.880724 212.686888)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-51"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-56"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-53"/>
+    </g>
+   </g>
+   <g id="text_87">
+    <!-- 47.7 -->
+    <g transform="translate(1216.140982 245.302888)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-52"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-55"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-55"/>
+    </g>
+   </g>
+   <g id="text_88">
+    <!-- 43.1 -->
+    <g transform="translate(1280.401241 238.782298)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-52"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-51"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-49"/>
+    </g>
+   </g>
+   <g id="text_89">
+    <!-- 31.0 -->
+    <g transform="translate(1344.661499 144.229391)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-51"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-49"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-48"/>
+    </g>
+   </g>
+   <g id="text_90">
+    <!-- 14.4 -->
+    <g transform="translate(1408.921757 388.788496)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-49"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-52"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-52"/>
+    </g>
+   </g>
+   <g id="text_91">
+    <!-- 32.2 -->
+    <g transform="translate(1473.182016 152.833612)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-51"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-50"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-50"/>
+    </g>
+   </g>
+   <g id="text_92">
+    <!-- 37.4 -->
+    <g transform="translate(1537.442274 216.943323)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-51"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-55"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-52"/>
+    </g>
+   </g>
+   <g id="text_93">
+    <!-- 67.8 -->
+    <g transform="translate(1023.360207 178.994272)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-54"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-55"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-56"/>
+    </g>
+   </g>
+   <g id="text_94">
+    <!-- 51.7 -->
+    <g transform="translate(1087.620466 148.559776)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-53"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-49"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-55"/>
+    </g>
+   </g>
+   <g id="text_95">
+    <!-- 23.6 -->
+    <g transform="translate(1151.880724 95.157491)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-51"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-54"/>
+    </g>
+   </g>
+   <g id="text_96">
+    <!-- 27.6 -->
+    <g transform="translate(1216.140982 102.813421)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-55"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-54"/>
+    </g>
+   </g>
+   <g id="text_97">
+    <!-- 28.2 -->
+    <g transform="translate(1280.401241 103.853062)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-56"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-50"/>
+    </g>
+   </g>
+   <g id="text_98">
+    <!-- 9.2 -->
+    <g transform="translate(1344.661499 68.03114)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-57"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-46"/>
+     <use x="95.410156" xlink:href="#DejaVuSans-50"/>
+    </g>
+   </g>
+   <g id="text_99">
+    <!-- 82.2 -->
+    <g transform="translate(1408.921757 206.120623)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-56"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-50"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-50"/>
+    </g>
+   </g>
+   <g id="text_100">
+    <!-- 10.9 -->
+    <g transform="translate(1473.182016 71.339285)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-49"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-48"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-57"/>
+    </g>
+   </g>
+   <g id="text_101">
+    <!-- 25.3 -->
+    <g transform="translate(1537.442274 98.465636)scale(0.1 -0.1)">
+     <use xlink:href="#DejaVuSans-50"/>
+     <use x="63.623047" xlink:href="#DejaVuSans-53"/>
+     <use x="127.246094" xlink:href="#DejaVuSans-46"/>
+     <use x="159.033203" xlink:href="#DejaVuSans-51"/>
+    </g>
+   </g>
+   <g id="text_102">
+    <!-- Documentation -->
+    <g transform="translate(1246.999855 44.64)scale(0.12 -0.12)">
+     <use xlink:href="#DejaVuSans-68"/>
+     <use x="77.001953" xlink:href="#DejaVuSans-111"/>
+     <use x="138.183594" xlink:href="#DejaVuSans-99"/>
+     <use x="193.164062" xlink:href="#DejaVuSans-117"/>
+     <use x="256.542969" xlink:href="#DejaVuSans-109"/>
+     <use x="353.955078" xlink:href="#DejaVuSans-101"/>
+     <use x="415.478516" xlink:href="#DejaVuSans-110"/>
+     <use x="478.857422" xlink:href="#DejaVuSans-116"/>
+     <use x="518.066406" xlink:href="#DejaVuSans-97"/>
+     <use x="579.345703" xlink:href="#DejaVuSans-116"/>
+     <use x="618.554688" xlink:href="#DejaVuSans-105"/>
+     <use x="646.337891" xlink:href="#DejaVuSans-111"/>
+     <use x="707.519531" xlink:href="#DejaVuSans-110"/>
+    </g>
+   </g>
+   <g id="legend_1">
+    <g id="patch_110">
+     <path d="M 1600.67 117.3525 
+L 1715.298125 117.3525 
+Q 1717.298125 117.3525 1717.298125 115.3525 
+L 1717.298125 57.64 
+Q 1717.298125 55.64 1715.298125 55.64 
+L 1600.67 55.64 
+Q 1598.67 55.64 1598.67 57.64 
+L 1598.67 115.3525 
+Q 1598.67 117.3525 1600.67 117.3525 
+z
+" style="fill:#ffffff;opacity:0.8;stroke:#cccccc;stroke-linejoin:miter;"/>
+    </g>
+    <g id="patch_111">
+     <path d="M 1602.67 67.238438 
+L 1622.67 67.238438 
+L 1622.67 60.238438 
+L 1602.67 60.238438 
+z
+" style="fill:#decbe4;"/>
+    </g>
+    <g id="text_103">
+     <!-- I don't know this -->
+     <g transform="translate(1630.67 67.238438)scale(0.1 -0.1)">
+      <defs>
+       <path d="M 17.921875 72.90625 
+L 17.921875 45.796875 
+L 9.625 45.796875 
+L 9.625 72.90625 
+z
+" id="DejaVuSans-39"/>
+      </defs>
+      <use xlink:href="#DejaVuSans-73"/>
+      <use x="29.492188" xlink:href="#DejaVuSans-32"/>
+      <use x="61.279297" xlink:href="#DejaVuSans-100"/>
+      <use x="124.755859" xlink:href="#DejaVuSans-111"/>
+      <use x="185.9375" xlink:href="#DejaVuSans-110"/>
+      <use x="249.316406" xlink:href="#DejaVuSans-39"/>
+      <use x="276.806641" xlink:href="#DejaVuSans-116"/>
+      <use x="316.015625" xlink:href="#DejaVuSans-32"/>
+      <use x="347.802734" xlink:href="#DejaVuSans-107"/>
+      <use x="405.712891" xlink:href="#DejaVuSans-110"/>
+      <use x="469.091797" xlink:href="#DejaVuSans-111"/>
+      <use x="530.273438" xlink:href="#DejaVuSans-119"/>
+      <use x="612.060547" xlink:href="#DejaVuSans-32"/>
+      <use x="643.847656" xlink:href="#DejaVuSans-116"/>
+      <use x="683.056641" xlink:href="#DejaVuSans-104"/>
+      <use x="746.435547" xlink:href="#DejaVuSans-105"/>
+      <use x="774.21875" xlink:href="#DejaVuSans-115"/>
+     </g>
+    </g>
+    <g id="patch_112">
+     <path d="M 1602.67 81.916563 
+L 1622.67 81.916563 
+L 1622.67 74.916563 
+L 1602.67 74.916563 
+z
+" style="fill:#fbb4ae;"/>
+    </g>
+    <g id="text_104">
+     <!-- Never -->
+     <g transform="translate(1630.67 81.916563)scale(0.1 -0.1)">
+      <use xlink:href="#DejaVuSans-78"/>
+      <use x="74.804688" xlink:href="#DejaVuSans-101"/>
+      <use x="136.328125" xlink:href="#DejaVuSans-118"/>
+      <use x="195.507812" xlink:href="#DejaVuSans-101"/>
+      <use x="257.03125" xlink:href="#DejaVuSans-114"/>
+     </g>
+    </g>
+    <g id="patch_113">
+     <path d="M 1602.67 96.594688 
+L 1622.67 96.594688 
+L 1622.67 89.594688 
+L 1602.67 89.594688 
+z
+" style="fill:#b3cde3;"/>
+    </g>
+    <g id="text_105">
+     <!-- Sometimes -->
+     <g transform="translate(1630.67 96.594688)scale(0.1 -0.1)">
+      <use xlink:href="#DejaVuSans-83"/>
+      <use x="63.476562" xlink:href="#DejaVuSans-111"/>
+      <use x="124.658203" xlink:href="#DejaVuSans-109"/>
+      <use x="222.070312" xlink:href="#DejaVuSans-101"/>
+      <use x="283.59375" xlink:href="#DejaVuSans-116"/>
+      <use x="322.802734" xlink:href="#DejaVuSans-105"/>
+      <use x="350.585938" xlink:href="#DejaVuSans-109"/>
+      <use x="447.998047" xlink:href="#DejaVuSans-101"/>
+      <use x="509.521484" xlink:href="#DejaVuSans-115"/>
+     </g>
+    </g>
+    <g id="patch_114">
+     <path d="M 1602.67 111.272813 
+L 1622.67 111.272813 
+L 1622.67 104.272813 
+L 1602.67 104.272813 
+z
+" style="fill:#ccebc5;"/>
+    </g>
+    <g id="text_106">
+     <!-- Regularly -->
+     <g transform="translate(1630.67 111.272813)scale(0.1 -0.1)">
+      <use xlink:href="#DejaVuSans-82"/>
+      <use x="64.982422" xlink:href="#DejaVuSans-101"/>
+      <use x="126.505859" xlink:href="#DejaVuSans-103"/>
+      <use x="189.982422" xlink:href="#DejaVuSans-117"/>
+      <use x="253.361328" xlink:href="#DejaVuSans-108"/>
+      <use x="281.144531" xlink:href="#DejaVuSans-97"/>
+      <use x="342.423828" xlink:href="#DejaVuSans-114"/>
+      <use x="383.537109" xlink:href="#DejaVuSans-108"/>
+      <use x="411.320312" xlink:href="#DejaVuSans-121"/>
+     </g>
+    </g>
+   </g>
+  </g>
+  <g id="text_107">
+   <!-- Practices of Sustainable Software Development -->
+   <g transform="translate(721.577812 19.774125)scale(0.12 -0.12)">
+    <use xlink:href="#DejaVuSans-80"/>
+    <use x="58.552734" xlink:href="#DejaVuSans-114"/>
+    <use x="99.666016" xlink:href="#DejaVuSans-97"/>
+    <use x="160.945312" xlink:href="#DejaVuSans-99"/>
+    <use x="215.925781" xlink:href="#DejaVuSans-116"/>
+    <use x="255.134766" xlink:href="#DejaVuSans-105"/>
+    <use x="282.917969" xlink:href="#DejaVuSans-99"/>
+    <use x="337.898438" xlink:href="#DejaVuSans-101"/>
+    <use x="399.421875" xlink:href="#DejaVuSans-115"/>
+    <use x="451.521484" xlink:href="#DejaVuSans-32"/>
+    <use x="483.308594" xlink:href="#DejaVuSans-111"/>
+    <use x="544.490234" xlink:href="#DejaVuSans-102"/>
+    <use x="579.695312" xlink:href="#DejaVuSans-32"/>
+    <use x="611.482422" xlink:href="#DejaVuSans-83"/>
+    <use x="674.958984" xlink:href="#DejaVuSans-117"/>
+    <use x="738.337891" xlink:href="#DejaVuSans-115"/>
+    <use x="790.4375" xlink:href="#DejaVuSans-116"/>
+    <use x="829.646484" xlink:href="#DejaVuSans-97"/>
+    <use x="890.925781" xlink:href="#DejaVuSans-105"/>
+    <use x="918.708984" xlink:href="#DejaVuSans-110"/>
+    <use x="982.087891" xlink:href="#DejaVuSans-97"/>
+    <use x="1043.367188" xlink:href="#DejaVuSans-98"/>
+    <use x="1106.84375" xlink:href="#DejaVuSans-108"/>
+    <use x="1134.626953" xlink:href="#DejaVuSans-101"/>
+    <use x="1196.150391" xlink:href="#DejaVuSans-32"/>
+    <use x="1227.9375" xlink:href="#DejaVuSans-83"/>
+    <use x="1291.414062" xlink:href="#DejaVuSans-111"/>
+    <use x="1352.595703" xlink:href="#DejaVuSans-102"/>
+    <use x="1386.050781" xlink:href="#DejaVuSans-116"/>
+    <use x="1425.259766" xlink:href="#DejaVuSans-119"/>
+    <use x="1507.046875" xlink:href="#DejaVuSans-97"/>
+    <use x="1568.326172" xlink:href="#DejaVuSans-114"/>
+    <use x="1607.189453" xlink:href="#DejaVuSans-101"/>
+    <use x="1668.712891" xlink:href="#DejaVuSans-32"/>
+    <use x="1700.5" xlink:href="#DejaVuSans-68"/>
+    <use x="1777.501953" xlink:href="#DejaVuSans-101"/>
+    <use x="1839.025391" xlink:href="#DejaVuSans-118"/>
+    <use x="1898.205078" xlink:href="#DejaVuSans-101"/>
+    <use x="1959.728516" xlink:href="#DejaVuSans-108"/>
+    <use x="1987.511719" xlink:href="#DejaVuSans-111"/>
+    <use x="2048.693359" xlink:href="#DejaVuSans-112"/>
+    <use x="2112.169922" xlink:href="#DejaVuSans-109"/>
+    <use x="2209.582031" xlink:href="#DejaVuSans-101"/>
+    <use x="2271.105469" xlink:href="#DejaVuSans-110"/>
+    <use x="2334.484375" xlink:href="#DejaVuSans-116"/>
+   </g>
+  </g>
+ </g>
+ <defs>
+  <clipPath id="p1063f923a7">
+   <rect height="378.446526" width="286.844554" x="50.87" y="50.64"/>
+  </clipPath>
+  <clipPath id="pc9e9815830">
+   <rect height="378.446526" width="286.844554" x="364.858862" y="50.64"/>
+  </clipPath>
+  <clipPath id="p593f68cb6a">
+   <rect height="378.446526" width="286.844554" x="678.847723" y="50.64"/>
+  </clipPath>
+  <clipPath id="p1229a8d35d">
+   <rect height="378.446526" width="600.833415" x="992.836585" y="50.64"/>
+  </clipPath>
+ </defs>
+</svg>
diff --git a/assets/img/posts/2021-01-15-hifis-survey-results-community/word-code-cloud.png b/assets/img/posts/2021-01-15-hifis-survey-results-community/word-code-cloud.png
new file mode 100644
index 0000000000000000000000000000000000000000..a88d4181c972029af2cba4d5ebb342fcbdc9602c
Binary files /dev/null and b/assets/img/posts/2021-01-15-hifis-survey-results-community/word-code-cloud.png differ
diff --git a/assets/img/roman-mager-5mZ_M06Fc9g-unsplash.jpg b/assets/img/roman-mager-5mZ_M06Fc9g-unsplash.jpg
new file mode 100644
index 0000000000000000000000000000000000000000..d45a90a515f758c4a973681cea43faacb0393277
Binary files /dev/null and b/assets/img/roman-mager-5mZ_M06Fc9g-unsplash.jpg differ
diff --git a/assets/img/services/cluster_centres.svg b/assets/img/services/cluster_centres.svg
new file mode 100644
index 0000000000000000000000000000000000000000..4f1985b78a91cff37bcddb3aaae7f781a8ac3928
--- /dev/null
+++ b/assets/img/services/cluster_centres.svg
@@ -0,0 +1,788 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.1"
+   id="svg2"
+   xml:space="preserve"
+   width="469.30664"
+   height="235.94612"
+   viewBox="0 0 469.30664 235.94612"
+   sodipodi:docname="cluster_centres.svg"
+   inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)"><metadata
+     id="metadata8"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs
+     id="defs6"><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath18"><path
+         d="M 0,9.155e-6 H 720 V 405.00001 H 0 Z"
+         id="path16"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath30"><path
+         d="M 2.979e-6,1.8311e-4 H 720 V 405.00018 H 2.979e-6 Z"
+         id="path28"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><mask
+       maskUnits="userSpaceOnUse"
+       x="0"
+       y="0"
+       width="1"
+       height="1"
+       id="mask34"><image
+         width="1"
+         height="1"
+         style="image-rendering:optimizeSpeed"
+         preserveAspectRatio="none"
+         xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAAAgCAAAAADvBaNgAAAAAXNCSVQI5gpbmQAAAhRJREFUSIntlD9oU1EUxn9JXhMTQ5EiJVKkYCYzKlY6iJNQiw4F/yyBSqkUFRSpdHDoVBClg4M4ODhEERHUKUItwYI4FI2gFSlClGA3qVTMv0ryPof7AslLk3Tp9n7Lu++c791zvnu4Dzw8PDx2Gp/7PaISWKFaBV8EoFbxhykCsJuyDYT9ZdsK1SpmBcEeVAJfhCKwK2A2KllBAOfT9sT0G7igJfggSUoTl0xOSgLYGmZKr4GcEnBakh5A1MgWZNgzbZ7TrgL+9rUPtYbu+2Gy+VBOvgS4+LjdLpe279AumFCDQw3h+6Mmhzm9goTUF63LkA44qyNS0FWgg8OteEeytzkSYhS+ttnoLbP/XCGrRdSbhT4AwlngWKkhJ2t0DtsPcDQLA13aexpau9VFQsyZ+RLYkqRo45E+kS0ta5gpR5ZgTSa1t/VI49LhlgKtDv+OwcgNgMopoNyYu3kuwJVxAD7OwKN9nXq3Fnie3UbBagb2A1DLuHO6d6360BRcz9SbCZfdMsPVuM5v0UaHFnsmgJ+LwATw5gdwPZ2vNIs+D2xc1gwqBoxs5b2TCMwzPw6FZx0q0HQtqs7FHzTDPIs0CLDcdC1C3yVpc4hITZJ0uz7DE2bK+S4Oy6kikEutwpkxgE/kJ48D5EmZ/1R69RffUl+AF/0bbB6c66d6d4XSSBIgCykKwOKdGMB6Z4MeHh4eO8B/QfwMWSRQkqgAAAAASUVORK5CYII="
+         id="image36" /></mask><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath46"><path
+         d="M 0,1.2207e-4 H 720 V 405.00012 H 0 Z"
+         id="path44"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><mask
+       maskUnits="userSpaceOnUse"
+       x="0"
+       y="0"
+       width="1"
+       height="1"
+       id="mask50"><image
+         width="1"
+         height="1"
+         style="image-rendering:optimizeSpeed"
+         preserveAspectRatio="none"
+         xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA78AAAAcCAAAAACM61ebAAAAAXNCSVQI5gpbmQAAARpJREFUeJzt2z1uwkAQhuEs/iHGTloaaFNFRJTcAImWpHUXiQYQVlI4MmXOnC4UHIHxDuN5nwvst9J+3l3LDg/AYIyX2/VLpp0ioqAdABBTftfzkXaIqOgvBuO5bVLtDJF5my/6lj8lSiM/drW75exuwuhTMt2sZtm/zuDVwtPN94r+Qk54/3rT2n194v4LMcXnb8GCior9F1LyXTfRzuANj0sIyZuu0M7gDvsvZJSHH+obHf2FiLRpODzHx/kZEqrTmRfPCth/IaBq99RXQ/qqnQD2JR9H7r4qwp92Atg38vfh050ISt+6Abidr7+tgGGhv4Bd9Bewi/4CdtFfwC76C9hFfwG76C9gF/0F7KK/gF30F7CL/gJ2XQBtiREOBvoWUwAAAABJRU5ErkJggg=="
+         id="image52" /></mask><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath62"><path
+         d="M -3.215e-6,1.2207e-4 H 720 V 405.00012 H -3.215e-6 Z"
+         id="path60"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><mask
+       maskUnits="userSpaceOnUse"
+       x="0"
+       y="0"
+       width="1"
+       height="1"
+       id="mask66"><image
+         width="1"
+         height="1"
+         style="image-rendering:optimizeSpeed"
+         preserveAspectRatio="none"
+         xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALEAAAApCAAAAABfd5c3AAAAAXNCSVQI5gpbmQAAByBJREFUWIXtmHtQlNcZxn/fsoCA4boaNWIRTVQEVAwO9QbKJYgFidaoqckkTjSYoMlQyWW8JVjRwRYlWK0kaTIadTIa4iUoKmgZbxgUUZBwUWGgFokRG0GD7LJf//i+XXaXXRciS2c6ff45533f55zz7Ltnz3nPwv8w+vg7/LclAAhdpI2cFBTqd25am2y/kAVA2UwDzoplAGzdBOB22Q4A/2Yp6Pz5RDPTfrgHYOJeAGpDDRcMmzfcTW89rM35Vt01pfJyCZdEURRF0V/niZfsS4asdZLvTwB4aCRLXtUrXzSHxQBMl4xqg7k8DphSi4fJIWUXBL+0wVfqXK1+PNEiPI8HdYuvyh1v6hp3Mvw60BXFzpmvC1Cd09f3Qvujbq3bgTe6Kfj4uM7OIScjKwEU1kZ7HFokcHHGqHWTFu+I7uKu74SnusXun2dGMHjnjwLriu2/DUed9Nvc9o1/u1mHd7dW/pXwOjHGfOCZPD+sK/5zKC2RmzVEPbcN8chMK+yegLAr0GJIwOo+npJI65wCcE1/SQM5a7Y/kZhtGSaORjOk6TN0wSUVcu+Z7SMAbkWVY0mx45TpQf29WuqKYxWkHgfWfVUOFI90fvgkipuqukCK1QmOLNW5qqbl+UFTVDkWFLu/lTgQAL9oKNsITJ0wFUDzj4hDT6K4SxgsNbfDyzt8DeEn/O9Kgs3t49hr6wcCD358CJCmBpdP3pJunO9ibCoWAGepSS83dN6OyI8slrqdciysWSsgCmjKjxTcmhY/+mtg9cHLUjBvk127TeV24L6x2Rgpyj3THCv++pHA0bB7D+pWNCR+F3kgTgPBERvkaEu12ZOyR3FHauI9jd06wZ1y/EYC2rUbEv4+6vvUyB2OQVGZ7gX5q95u1YVzYi7aTKqMG1ITXXfuxPFSrVX6qAeiNgnHH7xTXl+9UwHg/uIPjQWrQ+yluM8FqZUroRJ3A6RZroTkIinN3Qi6bBlXQsFaffWjvfXlgqet3LP7RPFTWJRJ3Da7Pe8DMKbEZfjS7Mp9i30FEC4OMVRsDo9RbILpZhULZ41I6qLUUCfLgv3bxdsqHEp98TlP38LfAfbnwwAcJ358+mrmLLfDJbNtrJjgNlPivYOJwy2ker0oroKFWaCoccC7IgDez9RHPWbvuCGKLS42Vsyr6s5c7Y2P+5uIdfSLmOxzRVT7oiweCeQGwKSrqpFlrh0cu5gzWvGek60V80KtOXrTy4D+rHj2gzgViAI1NbxYVgEUjS/l7Oa9fZL0B6PLKwlV770npP1i/vvpQRzzm79gch9Tr8cuL/33bbeqVfdBDqH4fgzArK0A2YU6zuDUqrTfYFfuAdg6xwB9Z2wp15gM0ExByrGQtQh+zqu09w9zaiCm9gpA8YfAsBH1b+4AhPHvBmY9fx/G1t4znFZrWBg5WH1qt7UZmY+9PluOHhV8wqNDVQY+u83B0kWSLIrtqa4AnqtrthQ+D4DiuhOKY7PcS0JRzinIj5O2T8pSaayc42J7A6y3muP19kbQ/fzN5liXhpA1ZzvODm0wAIObRc3LOobzluavxgsAuWNYshtGVKws+0L/TLs0xEhxV9/Scmid+XQ+TjGA1+ysm7LkZFDCO335bI8u+kvATPf0R+nHRIrHNiVNxnepckVIpS46VF1naVob4m52tvLT1wDwAQWKOHBZmTB3WsAgFyWh6tOHwj5KuLDQoWj6trV+3+wvDUjZqC+X4g73lkqTC0MjF492oMRjKOX7vfr5qlRebgqtx90v7zT9tKvfkpTmwPuqpow8LVv8UlbJA+OX95LgCanzfzJydLzGlajsqTgoW3bT1ixRqfp7jfC8rw7EdetuADHx2LyvAVD1K+sdwSFHPE5E3TFwTEyWWi0oeSAK+g/Q/naq9BocvXzYtdE3Vk5NrwQezTt5swgg+phIbyBynxtj86I63q1TcmSJNaDkbrOrv4N8UAYNOA7Yhb/j+ckyYXPRnt/vqv/LOWhcuDu8Ad2tYnPE7HcCAk+lPpAd3utkwdojABwWxTlyaO8scF5yed9kBTAnAxTR+admKmDuWSdwqXDUTWrL0y3modkbUhRF8TNAAV/ApqcBCHj2sPf6kudmzz2jBS6NA21uePKrRa857juxXUFo4a/9361bqP/ZUqQgUVJ84DRDj/jCU3vySnbm/Bi8okYeOcAe4OK8+RMu/zHDKYm4g5am6lGURjaYD5yKbQWUoH3l/MCgK59nRyzgD8uTNQ79dIx/hkg/w3+vHfBm2TfLBsVv7A3BUBaeN8iMuyi+Wd8fXWVx5xhhp36EjW/pkfWdFy+Uqkbp9X8tJKPN3FSmcLVO6RlUTDxj4hH3RslVo1SSNb2bGjNhkJVqsW/rB/p+41EArhvGqyWf9N+aJle62jWGIQu1zl0p+i8DV31o7IwhHaa6Kvv848X9Hz2J/wAv8xCXnnMv+gAAAABJRU5ErkJggg=="
+         id="image68" /></mask><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath184"><path
+         d="M -1.824e-6,405 H 720 V 6.104e-6 L -4.414e-6,0"
+         id="path182"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath194"><path
+         d="M -1.283e-6,405 H 720 V 6.104e-6 L -1.8e-6,3.052e-6"
+         id="path192"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath204"><path
+         d="M -7.77e-7,405 H 720 V 6.104e-6 L -3.366e-6,0"
+         id="path202"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath214"><path
+         d="M -7.64e-7,405 H 720 V 9.155e-6 L -3.872e-6,3.052e-6"
+         id="path212"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath224"><path
+         d="M -3.128e-6,405 H 720 V 6.104e-6 L -4.164e-6,3.052e-6"
+         id="path222"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath234"><path
+         d="M -9.89e-7,405 H 720 V 9.155e-6 L -2.025e-6,3.052e-6"
+         id="path232"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath244"><path
+         d="M -6.15e-7,405 H 720 V 6.104e-6 L -3.723e-6,0"
+         id="path242"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath254"><path
+         d="M 9.31e-7,405 H 720 V 3.052e-6 L -2.177e-6,0"
+         id="path252"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath264"><path
+         d="M -8.43e-7,405 H 720 V 6.104e-6 L -1.879e-6,3.052e-6"
+         id="path262"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath274"><path
+         d="M -4.444e-6,405 H 720 V 6.104e-6 L -5.48e-6,3.052e-6"
+         id="path272"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath284"><path
+         d="M 1.282e-6,405 H 720 V 6.104e-6 L -2.862e-6,0"
+         id="path282"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><mask
+       maskUnits="userSpaceOnUse"
+       x="0"
+       y="0"
+       width="1"
+       height="1"
+       id="mask366"><image
+         width="1"
+         height="1"
+         style="image-rendering:optimizeSpeed"
+         preserveAspectRatio="none"
+         xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALEAAAA3CAAAAABmq/TcAAAAAXNCSVQI5gpbmQAAASVJREFUaIHtmMkOwyAMRAH1/3/ZPVQkJN6VGrXSvBOLx55EQYppDQAAAAAA/Av9GJG4OtfXFbbpi67zVWVlFxlS7UYspwypkxwZ6XR814RykDnNkJAOTRHIwUK2WB5qvJtDCNhheajR3mkQRRssv5bYy1GOGr6df4of+yMyJx3nsK+DaOHOBnly0tPxout5w/ssD3H1QfVyZMe/DBzXA8f1wHE9cFwPHNcDx/XIjh+0EuWcjheXFLZM4pAtOelSL2h5x5f8actW2/dNw59/d7Mz1S5w5DqqqvHGTtu2GWqs9+SiyGr7HEfRvmeo0W4G2xTb/ZLh+R3z+EAG21Q39gK5VObJuyu6MPLKWFPrYewieqh2scq+aH7rqlUldc9ICQAAANTwBuPCQj+7X29sAAAAAElFTkSuQmCC"
+         id="image368" /></mask><mask
+       maskUnits="userSpaceOnUse"
+       x="0"
+       y="0"
+       width="1"
+       height="1"
+       id="mask374"><image
+         width="1"
+         height="1"
+         style="image-rendering:optimizeSpeed"
+         preserveAspectRatio="none"
+         xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAA3CAAAAADGEcsbAAAAAXNCSVQI5gpbmQAAAi1JREFUaIHtmcG6hCAIRtWv939l7mJqBAVCsNtiOKsmA3+VSJlSkiRJkiRJkiRJkt+jfq+Avz01ofbpPjIDxtF4D2764oyFZkW9TuP9g/hDBT0pi1Dl0Y5BaNDNFgT3CRhtzF1rQtYRZayMf0lGkyycQ9Gk3Lt0yoiob+Lz0RmQIl15A5wyQuqb/PSmGAha3ic0p9nJgTyo2dmQ1E4/QJP32CwyygCbCEG9ldYvK71a+ZaMDiJUfGF3SdXb7foEYJvqG40lZu78VnzpGf+aHY4A4m/PapbSI9KRG7wiXBuhX6VPAPjTtwC3EPsii+JWf2Anz+j7fAe2T+/UjU/9UUqpXRwUyY14SPlPOBFU/bK0Y761LxDqtOyPT528ggKtcBbge6UEo4ejn1G/YP1JgsxXzzEFmsWTkxASf70ClTnIGUNptMNbGRCbdhIQj3MA48ap5gXc4mkSrAX7gTo0GZVMwJwNfagi6BxYQ2D+CsQCYeiWjvzx4KALaILdCvtPAq/tEJCENQ2bzwLvfAgjXK8A+BdPKJGfjaZCsYA5lZsfnOlF0bXy5UR1W1JIOdroDQLiUVGUngheg1TCzUVht3jtpKYsKg57UsObA10pEw+1R626KYsIVkX5s8CSi22wHXr+TJB8cTTx8eXxx7OAT0ZMfJMMHOuvB5LFoU9GSPy1DxhNKntpIpJCRRl3m2D1t8Z3I6SUtM3++JegrjihHVuXwfofTpIkSZIkSdL5Ayi4lFhtq/VIAAAAAElFTkSuQmCC"
+         id="image376" /></mask><mask
+       maskUnits="userSpaceOnUse"
+       x="0"
+       y="0"
+       width="1"
+       height="1"
+       id="mask386"><image
+         width="1"
+         height="1"
+         style="image-rendering:optimizeSpeed"
+         preserveAspectRatio="none"
+         xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARkAAAA3CAAAAAAdqmE5AAAAAXNCSVQI5gpbmQAAAj1JREFUaIHtmssahCAIRtHP939lZzHd0B/RInPB2UyFAeEdh8hxHMdxHMdxHMdxHEvCcZXxYyQOouRSADz+S7JggakTxbJX6L3aiU7FRAnryKWCLEpxBFQqC01121P9s7jam74REVEUdOTe23HjVdBzzqUWoeo7jGXhepgo6cjizWObSJWdQitNUdTWbhdmXzLQHAY1PiTKunJ1YWpfMYofdlm1CU26aDo6N58eSvF2z8Y6MDTy4qyw6nr3BFIUR66NKtuJ52XgV6XCUJdbDkvXzsgUTUAMzPzQDEw3hq5F/DjM+vr+IWR2fQiRmYEyIX7NGZlqtfUeWvW3dh/TvLy2mXopuhBhdndKxGbRTPc6tLId7XpP2kk9Rd4LNwHjzLSmc5gp1yO4VKPMG0QiEMm3g9OuOiQN6ltEZBq2f5sBk/TKY46Ipc97fiaAZrvEYhdkAeomXtybOH7dHUxb3h3gDRogsIIKNp+R2B3PUg40mnvOnEOwmKSBY/LYMHUzUKl6AvqVPa3tNvqSAY+sGj7cHczvVnaYuf7hvqmHgfRWh2yIvTfl79IugXqSWZoG8zHgzJArWZBHxwU1cj3crqHtxRcy5EqqpJ0WfgfJ1AwX0sWQsGAKWDyv9/Ueru1zf/OcstttvG/iOqDYLDCrzoPbvglI2olf6++B+uT2IR6at18bITKdtRVB/DwwkgbFk7blN84OlCV1+3Y1qgO0OxwrPaVmLM62IIH/9v7LQpAV/WnxGnQcx3Ecx3E+4QecVZRAG06SzQAAAABJRU5ErkJggg=="
+         id="image388" /></mask><mask
+       maskUnits="userSpaceOnUse"
+       x="0"
+       y="0"
+       width="1"
+       height="1"
+       id="mask394"><image
+         width="1"
+         height="1"
+         style="image-rendering:optimizeSpeed"
+         preserveAspectRatio="none"
+         xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAA3CAAAAADGEcsbAAAAAXNCSVQI5gpbmQAAAi1JREFUaIHtmcG6hCAIRtWv939l7mJqBAVCsNtiOKsmA3+VSJlSkiRJkiRJkiRJkt+jfq+Avz01ofbpPjIDxtF4D2764oyFZkW9TuP9g/hDBT0pi1Dl0Y5BaNDNFgT3CRhtzF1rQtYRZayMf0lGkyycQ9Gk3Lt0yoiob+Lz0RmQIl15A5wyQuqb/PSmGAha3ic0p9nJgTyo2dmQ1E4/QJP32CwyygCbCEG9ldYvK71a+ZaMDiJUfGF3SdXb7foEYJvqG40lZu78VnzpGf+aHY4A4m/PapbSI9KRG7wiXBuhX6VPAPjTtwC3EPsii+JWf2Anz+j7fAe2T+/UjU/9UUqpXRwUyY14SPlPOBFU/bK0Y761LxDqtOyPT528ggKtcBbge6UEo4ejn1G/YP1JgsxXzzEFmsWTkxASf70ClTnIGUNptMNbGRCbdhIQj3MA48ap5gXc4mkSrAX7gTo0GZVMwJwNfagi6BxYQ2D+CsQCYeiWjvzx4KALaILdCvtPAq/tEJCENQ2bzwLvfAgjXK8A+BdPKJGfjaZCsYA5lZsfnOlF0bXy5UR1W1JIOdroDQLiUVGUngheg1TCzUVht3jtpKYsKg57UsObA10pEw+1R626KYsIVkX5s8CSi22wHXr+TJB8cTTx8eXxx7OAT0ZMfJMMHOuvB5LFoU9GSPy1DxhNKntpIpJCRRl3m2D1t8Z3I6SUtM3++JegrjihHVuXwfofTpIkSZIkSdL5Ayi4lFhtq/VIAAAAAElFTkSuQmCC"
+         id="image396" /></mask><mask
+       maskUnits="userSpaceOnUse"
+       x="0"
+       y="0"
+       width="1"
+       height="1"
+       id="mask406"><image
+         width="1"
+         height="1"
+         style="image-rendering:optimizeSpeed"
+         preserveAspectRatio="none"
+         xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARMAAAA3CAAAAAAKiPHwAAAAAXNCSVQI5gpbmQAAAj1JREFUaIHtmttywyAMRMGT//9l+pDGAayVVlh2k6nOkw1hgTWIS1tKkiRJkiRJkiRJkvxfaimllCakuegF6iG9Hn5Xp3dYMSs8J4zCQBzwEASaWLwp0m18gdXrlggVNyMb1XS0xMEmCUiKjchjWwQsMYXonp6ypGwBmsdfg/K2bFPeqIQIZE9cdTEjZ0jUZnYDz5puNMATZRRTE0XqNmOJVhFf+0ke+xOc5Dpi2NS6fchDAVfOnsMqDLNL62cpRRona0q1f3CvW0pO1bOvAM2dCWOa9w2uxHLNU8XHAGEF0pMn3KdSLbnva6/j8mSdKy0JHyicJ8a2geYbRonkCe4xiBQEZnzVK+bUw3ivxafPgRi90Scqrs+yYD1G50cLMHdGiaCNEtOuT5hdjhgLdx6O8tH8asbOnoDzDgulecuBxgCed7rG0edegytMuWKg8HOn9m3w8QlBwsHxDPgyfQ/m4l3AUjflUtN9oVP6tfRowk4eQlqlTukeXop6f+V6We04btrbL15E/A22J3I3vJ270JTwaHXBOJG7/UVxNsiTYeVWx8LiNZ5WMtpuyZMGX3B66x/UK1psih7a7wtF6Aw4MXyK4Zf7kjL8Qvp0aPEBFYvC8qAAS8/q4RLPHVaDv2l0XtPpm5kFZRboiblp3nPEL7emOZYURG6J1MiTSr9JDTWarphS4YuqG+rVJgs699ds6SnOmmbqr3yDfGyihPIvC2+6vPHrKi0yTNEHhuMvaV+0G0qSJEmSJElW+AHtX5o9I6mkVQAAAABJRU5ErkJggg=="
+         id="image408" /></mask><mask
+       maskUnits="userSpaceOnUse"
+       x="0"
+       y="0"
+       width="1"
+       height="1"
+       id="mask414"><image
+         width="1"
+         height="1"
+         style="image-rendering:optimizeSpeed"
+         preserveAspectRatio="none"
+         xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAA3CAAAAADGEcsbAAAAAXNCSVQI5gpbmQAAAi1JREFUaIHtmcG6hCAIRtWv939l7mJqBAVCsNtiOKsmA3+VSJlSkiRJkiRJkiRJkt+jfq+Avz01ofbpPjIDxtF4D2764oyFZkW9TuP9g/hDBT0pi1Dl0Y5BaNDNFgT3CRhtzF1rQtYRZayMf0lGkyycQ9Gk3Lt0yoiob+Lz0RmQIl15A5wyQuqb/PSmGAha3ic0p9nJgTyo2dmQ1E4/QJP32CwyygCbCEG9ldYvK71a+ZaMDiJUfGF3SdXb7foEYJvqG40lZu78VnzpGf+aHY4A4m/PapbSI9KRG7wiXBuhX6VPAPjTtwC3EPsii+JWf2Anz+j7fAe2T+/UjU/9UUqpXRwUyY14SPlPOBFU/bK0Y761LxDqtOyPT528ggKtcBbge6UEo4ejn1G/YP1JgsxXzzEFmsWTkxASf70ClTnIGUNptMNbGRCbdhIQj3MA48ap5gXc4mkSrAX7gTo0GZVMwJwNfagi6BxYQ2D+CsQCYeiWjvzx4KALaILdCvtPAq/tEJCENQ2bzwLvfAgjXK8A+BdPKJGfjaZCsYA5lZsfnOlF0bXy5UR1W1JIOdroDQLiUVGUngheg1TCzUVht3jtpKYsKg57UsObA10pEw+1R626KYsIVkX5s8CSi22wHXr+TJB8cTTx8eXxx7OAT0ZMfJMMHOuvB5LFoU9GSPy1DxhNKntpIpJCRRl3m2D1t8Z3I6SUtM3++JegrjihHVuXwfofTpIkSZIkSdL5Ayi4lFhtq/VIAAAAAElFTkSuQmCC"
+         id="image416" /></mask></defs><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1830"
+     inkscape:window-height="1054"
+     id="namedview4"
+     showgrid="false"
+     inkscape:zoom="2.3416667"
+     inkscape:cx="197.78739"
+     inkscape:cy="98.181344"
+     inkscape:window-x="0"
+     inkscape:window-y="180"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g506" /><g
+     id="g10"
+     inkscape:groupmode="layer"
+     inkscape:label="xx"
+     transform="matrix(1.3333333,0,0,-1.3333333,-187.74066,468.15169)"><g
+       id="g506"
+       transform="translate(-207.9045,11.323776)"><path
+   inkscape:connector-curvature="0"
+   id="path144"
+   style="fill:none;stroke:#bbc4c7;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+   d="M 435.59,184.47 V 308.35" /><path
+   inkscape:connector-curvature="0"
+   id="path146"
+   style="fill:none;stroke:#bbc4c7;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+   d="M 460.38,184.47 V 308.35" /><path
+   inkscape:connector-curvature="0"
+   id="path148"
+   style="fill:none;stroke:#bbc4c7;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+   d="M 485.16,184.47 V 308.35" /><path
+   inkscape:connector-curvature="0"
+   id="path150"
+   style="fill:none;stroke:#bbc4c7;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+   d="M 509.94,184.47 V 308.35" /><path
+   inkscape:connector-curvature="0"
+   id="path152"
+   style="fill:none;stroke:#bbc4c7;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+   d="M 534.72,184.47 V 308.35" /><path
+   inkscape:connector-curvature="0"
+   id="path154"
+   style="fill:none;stroke:#bbc4c7;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+   d="M 559.5,184.47 V 308.35" /><path
+   inkscape:connector-curvature="0"
+   id="path156"
+   style="fill:none;stroke:#bbc4c7;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+   d="M 584.28,184.47 V 308.35" /><path
+   inkscape:connector-curvature="0"
+   id="path158"
+   style="fill:none;stroke:#bbc4c7;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+   d="M 609.06,184.47 V 308.35" /><path
+   inkscape:connector-curvature="0"
+   id="path160"
+   style="fill:none;stroke:#bbc4c7;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+   d="M 633.84,184.47 V 308.35" /><path
+   inkscape:connector-curvature="0"
+   id="path162"
+   style="fill:none;stroke:#bbc4c7;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+   d="M 658.62,184.47 V 308.35" /><path
+   inkscape:connector-curvature="0"
+   id="path164"
+   style="fill:none;stroke:#bbc4c7;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+   d="M 683.4,184.47 V 308.35" /><path
+   inkscape:connector-curvature="0"
+   id="path166"
+   style="fill:none;stroke:#8cb423;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+   d="m 349.21,184.47 h 350.98 v 36.179 H 349.21 Z" /><g
+   aria-label="Software "
+   transform="matrix(1,0,0,-1,356.47,206.21)"
+   style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#8cb423;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   id="text170"><path
+     d="m 6.526,-2.483 q 0,1.235 -0.897,1.924 Q 4.732,0.13 3.211,0.13 2.431,0.13 1.768,0.013 1.105,-0.104 0.663,-0.312 V -1.43 q 0.468,0.208 1.157,0.377 0.702,0.169 1.443,0.169 1.04,0 1.56,-0.403 0.533,-0.403 0.533,-1.092 0,-0.455 -0.195,-0.767 Q 4.966,-3.458 4.485,-3.718 4.017,-3.991 3.172,-4.29 1.989,-4.719 1.378,-5.343 0.78,-5.967 0.78,-7.046 q 0,-0.741 0.377,-1.261 0.377,-0.533 1.04,-0.819 0.676,-0.286 1.547,-0.286 0.767,0 1.404,0.143 0.637,0.143 1.157,0.377 L 5.941,-7.891 Q 5.46,-8.099 4.888,-8.242 4.329,-8.385 3.718,-8.385 q -0.871,0 -1.313,0.377 -0.442,0.364 -0.442,0.975 0,0.468 0.195,0.78 0.195,0.312 0.637,0.559 0.442,0.247 1.196,0.533 0.819,0.299 1.378,0.65 0.572,0.338 0.858,0.819 0.299,0.481 0.299,1.209 z"
+     style=""
+     id="path489" /><path
+     d="m 13.618376,-3.497 q 0,1.729 -0.884,2.678 -0.871,0.949 -2.366,0.949 -0.9229999,0 -1.6509999,-0.416 -0.715,-0.429 -1.131,-1.235 -0.416,-0.819 -0.416,-1.976 0,-1.729 0.871,-2.665 0.871,-0.936 2.3659999,-0.936 0.949,0 1.664,0.429 0.728,0.416 1.131,1.222 0.416,0.793 0.416,1.95 z m -5.2649999,0 q 0,1.235 0.481,1.963 0.494,0.715 1.5599999,0.715 1.053,0 1.547,-0.715 0.494,-0.728 0.494,-1.963 0,-1.235 -0.494,-1.937 -0.494,-0.702 -1.56,-0.702 -1.0659999,0 -1.5469999,0.702 -0.481,0.702 -0.481,1.937 z"
+     style=""
+     id="path491" /><path
+     d="m 18.225296,-6.084 h -1.755 V 0 h -1.144 v -6.084 h -1.222 v -0.533 l 1.222,-0.39 V -7.41 q 0,-1.352 0.598,-1.937 0.598,-0.598 1.664,-0.598 0.416,0 0.754,0.078 0.351,0.065 0.598,0.156 l -0.299,0.897 q -0.208,-0.065 -0.481,-0.13 -0.273,-0.065 -0.559,-0.065 -0.572,0 -0.858,0.39 -0.273,0.377 -0.273,1.196 v 0.455 h 1.755 z"
+     style=""
+     id="path493" /><path
+     d="m 21.630816,-0.806 q 0.26,0 0.533,-0.039 0.273,-0.052 0.442,-0.104 v 0.871 q -0.182,0.091 -0.52,0.143 -0.338,0.065 -0.65,0.065 -0.546,0 -1.014,-0.182 -0.455,-0.195 -0.741,-0.663 -0.286,-0.468 -0.286,-1.313 v -4.056 h -0.988 V -6.63 l 1.001,-0.455 0.455,-1.482 h 0.676 v 1.599 h 2.015 v 0.884 h -2.015 v 4.03 q 0,0.637 0.299,0.949 0.312,0.299 0.793,0.299 z"
+     style=""
+     id="path495" /><path
+     d="m 29.709255,-0.013 -1.196,-3.926 q -0.169,-0.533 -0.299,-1.04 -0.117,-0.52 -0.182,-0.806 h -0.052 q -0.052,0.286 -0.169,0.806 -0.117,0.507 -0.299,1.053 l -1.248,3.913 h -1.3 l -1.911,-6.968 h 1.183 l 0.962,3.718 q 0.143,0.559 0.273,1.131 0.13,0.572 0.182,0.949 h 0.052 q 0.052,-0.221 0.117,-0.546 0.078,-0.325 0.169,-0.676 0.091,-0.364 0.182,-0.65 l 1.235,-3.926 h 1.248 l 1.196,3.926 q 0.143,0.442 0.273,0.962 0.143,0.52 0.195,0.897 h 0.052 q 0.039,-0.325 0.169,-0.897 0.143,-0.572 0.299,-1.17 l 0.975,-3.718 h 1.17 l -1.937,6.968 z"
+     style=""
+     id="path497" /><path
+     d="m 36.710015,-7.085 q 1.274,0 1.885,0.559 0.611,0.559 0.611,1.781 V 0 h -0.832 l -0.221,-0.988 h -0.052 q -0.455,0.572 -0.962,0.845 -0.494,0.273 -1.378,0.273 -0.949,0 -1.573,-0.494 -0.624,-0.507 -0.624,-1.573 0,-1.04 0.819,-1.599 0.819,-0.572 2.522,-0.624 l 1.183,-0.039 v -0.416 q 0,-0.871 -0.377,-1.209 -0.377,-0.338 -1.066,-0.338 -0.546,0 -1.04,0.169 -0.494,0.156 -0.923,0.364 l -0.351,-0.858 q 0.455,-0.247 1.079,-0.416 0.624,-0.182 1.3,-0.182 z m 1.365,3.679 -1.027,0.039 q -1.3,0.052 -1.807,0.416 -0.494,0.364 -0.494,1.027 0,0.585 0.351,0.858 0.364,0.273 0.923,0.273 0.884,0 1.469,-0.481 0.585,-0.494 0.585,-1.508 z"
+     style=""
+     id="path499" /><path
+     d="m 44.057671,-7.098 q 0.195,0 0.416,0.026 0.234,0.013 0.403,0.052 l -0.143,1.053 q -0.169,-0.039 -0.377,-0.065 -0.195,-0.026 -0.377,-0.026 -0.533,0 -1.001,0.299 -0.468,0.286 -0.754,0.819 -0.273,0.52 -0.273,1.222 V 0 h -1.144 v -6.968 h 0.936 l 0.13,1.274 h 0.052 q 0.338,-0.572 0.871,-0.988 0.533,-0.416 1.261,-0.416 z"
+     style=""
+     id="path501" /><path
+     d="m 48.407008,-7.098 q 0.897,0 1.534,0.39 0.65,0.39 0.988,1.105 0.351,0.702 0.351,1.651 v 0.689 h -4.771 q 0.026,1.183 0.598,1.807 0.585,0.611 1.625,0.611 0.663,0 1.17,-0.117 0.52,-0.13 1.066,-0.364 v 1.001 q -0.533,0.234 -1.053,0.338 -0.52,0.117 -1.235,0.117 -0.988,0 -1.755,-0.403 -0.754,-0.403 -1.183,-1.196 -0.416,-0.806 -0.416,-1.963 0,-1.144 0.377,-1.963 0.39,-0.819 1.079,-1.261 0.702,-0.442 1.625,-0.442 z m -0.013,0.936 q -0.819,0 -1.3,0.533 -0.468,0.52 -0.559,1.456 h 3.549 q -0.013,-0.884 -0.416,-1.43 -0.403,-0.559 -1.274,-0.559 z"
+     style=""
+     id="path503" /></g>
+
+
+
+<g
+   aria-label="Services"
+   transform="matrix(1,0,0,-1,356.47,189.41)"
+   style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#8cb423;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   id="text174"><path
+     d="m 6.526,-2.483 q 0,1.235 -0.897,1.924 Q 4.732,0.13 3.211,0.13 2.431,0.13 1.768,0.013 1.105,-0.104 0.663,-0.312 V -1.43 q 0.468,0.208 1.157,0.377 0.702,0.169 1.443,0.169 1.04,0 1.56,-0.403 0.533,-0.403 0.533,-1.092 0,-0.455 -0.195,-0.767 Q 4.966,-3.458 4.485,-3.718 4.017,-3.991 3.172,-4.29 1.989,-4.719 1.378,-5.343 0.78,-5.967 0.78,-7.046 q 0,-0.741 0.377,-1.261 0.377,-0.533 1.04,-0.819 0.676,-0.286 1.547,-0.286 0.767,0 1.404,0.143 0.637,0.143 1.157,0.377 L 5.941,-7.891 Q 5.46,-8.099 4.888,-8.242 4.329,-8.385 3.718,-8.385 q -0.871,0 -1.313,0.377 -0.442,0.364 -0.442,0.975 0,0.468 0.195,0.78 0.195,0.312 0.637,0.559 0.442,0.247 1.196,0.533 0.819,0.299 1.378,0.65 0.572,0.338 0.858,0.819 0.299,0.481 0.299,1.209 z"
+     style=""
+     id="path472" /><path
+     d="m 10.24036,-7.098 q 0.897,0 1.534,0.39 0.65,0.39 0.988,1.105 0.351,0.702 0.351,1.651 v 0.689 H 8.3423598 q 0.026,1.183 0.598,1.807 0.585,0.611 1.6250002,0.611 0.663,0 1.17,-0.117 0.52,-0.13 1.066,-0.364 v 1.001 q -0.533,0.234 -1.053,0.338 -0.52,0.117 -1.235,0.117 -0.9880002,0 -1.7550002,-0.403 -0.754,-0.403 -1.183,-1.196 -0.416,-0.806 -0.416,-1.963 0,-1.144 0.377,-1.963 0.39,-0.819 1.079,-1.261 0.702,-0.442 1.6250002,-0.442 z m -0.013,0.936 q -0.8190002,0 -1.3000002,0.533 -0.468,0.52 -0.559,1.456 H 11.91736 q -0.013,-0.884 -0.416,-1.43 -0.403,-0.559 -1.274,-0.559 z"
+     style=""
+     id="path474" /><path
+     d="m 17.79128,-7.098 q 0.195,0 0.416,0.026 0.234,0.013 0.403,0.052 l -0.143,1.053 q -0.169,-0.039 -0.377,-0.065 -0.195,-0.026 -0.377,-0.026 -0.533,0 -1.001,0.299 -0.468,0.286 -0.754,0.819 -0.273,0.52 -0.273,1.222 V 0 h -1.144 v -6.968 h 0.936 l 0.13,1.274 h 0.052 q 0.338,-0.572 0.871,-0.988 0.533,-0.416 1.261,-0.416 z"
+     style=""
+     id="path476" /><path
+     d="m 20.975241,0 -2.639,-6.968 h 1.222 l 1.482,4.108 q 0.104,0.286 0.221,0.637 0.117,0.351 0.208,0.676 0.091,0.312 0.13,0.533 h 0.052 q 0.052,-0.221 0.143,-0.546 0.104,-0.325 0.221,-0.676 0.13,-0.351 0.221,-0.624 l 1.482,-4.108 h 1.222 L 22.288241,0 Z"
+     style=""
+     id="path478" /><path
+     d="m 26.37232,-9.581 q 0.26,0 0.455,0.182 0.208,0.169 0.208,0.546 0,0.364 -0.208,0.546 -0.195,0.182 -0.455,0.182 -0.286,0 -0.481,-0.182 -0.195,-0.182 -0.195,-0.546 0,-0.377 0.195,-0.546 0.195,-0.182 0.481,-0.182 z m 0.559,2.613 V 0 h -1.144 v -6.968 z"
+     style=""
+     id="path480" /><path
+     d="m 31.8396,0.13 q -0.923,0 -1.651,-0.377 -0.715,-0.377 -1.131,-1.17 -0.403,-0.793 -0.403,-2.028 0,-1.287 0.429,-2.093 0.429,-0.806 1.157,-1.183 0.741,-0.377 1.677,-0.377 0.533,0 1.027,0.117 0.494,0.104 0.806,0.26 l -0.351,0.949 q -0.312,-0.117 -0.728,-0.221 -0.416,-0.104 -0.78,-0.104 -2.054,0 -2.054,2.639 0,1.261 0.494,1.937 0.507,0.663 1.495,0.663 0.572,0 1.001,-0.117 0.442,-0.117 0.806,-0.286 v 1.014 q -0.351,0.182 -0.78,0.273 -0.416,0.104 -1.014,0.104 z"
+     style=""
+     id="path482" /><path
+     d="m 37.618361,-7.098 q 0.897,0 1.534,0.39 0.65,0.39 0.988,1.105 0.351,0.702 0.351,1.651 v 0.689 h -4.771 q 0.026,1.183 0.598,1.807 0.585,0.611 1.625,0.611 0.663,0 1.17,-0.117 0.52,-0.13 1.066,-0.364 v 1.001 q -0.533,0.234 -1.053,0.338 -0.52,0.117 -1.235,0.117 -0.988,0 -1.755,-0.403 -0.754,-0.403 -1.183,-1.196 -0.416,-0.806 -0.416,-1.963 0,-1.144 0.377,-1.963 0.39,-0.819 1.079,-1.261 0.702,-0.442 1.625,-0.442 z m -0.013,0.936 q -0.819,0 -1.3,0.533 -0.468,0.52 -0.559,1.456 h 3.549 q -0.013,-0.884 -0.416,-1.43 -0.403,-0.559 -1.274,-0.559 z"
+     style=""
+     id="path484" /><path
+     d="m 46.456281,-1.924 q 0,1.014 -0.754,1.534 -0.754,0.52 -2.028,0.52 -0.728,0 -1.261,-0.117 -0.52,-0.117 -0.923,-0.325 v -1.04 q 0.416,0.208 1.001,0.39 0.598,0.169 1.209,0.169 0.871,0 1.261,-0.273 0.39,-0.286 0.39,-0.754 0,-0.26 -0.143,-0.468 -0.143,-0.208 -0.52,-0.416 -0.364,-0.208 -1.053,-0.468 -0.676,-0.26 -1.157,-0.52 -0.481,-0.26 -0.741,-0.624 -0.26,-0.364 -0.26,-0.936 0,-0.884 0.715,-1.365 0.728,-0.481 1.898,-0.481 0.637,0 1.183,0.13 0.559,0.117 1.04,0.338 l -0.39,0.91 q -0.442,-0.182 -0.923,-0.312 -0.481,-0.13 -0.988,-0.13 -0.702,0 -1.079,0.234 -0.364,0.221 -0.364,0.611 0,0.286 0.169,0.494 0.169,0.195 0.559,0.39 0.403,0.182 1.066,0.442 0.663,0.247 1.131,0.507 0.468,0.26 0.715,0.637 0.247,0.364 0.247,0.923 z"
+     style=""
+     id="path486" /></g>
+
+
+
+<path
+   inkscape:connector-curvature="0"
+   id="path176"
+   style="fill:none;stroke:#8ab31e;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+   d="M 424.29,202 H 700.18" /><g
+   id="g178"><g
+     clip-path="url(#clipPath184)"
+     id="g180"><path
+       inkscape:connector-curvature="0"
+       id="path186"
+       style="fill:#5a696e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       d="m 435.47,316.94 c 0.08,-0.04 0.14,-0.08 0.18,-0.12 0.04,-0.03 0.06,-0.07 0.05,-0.11 0,-0.04 -0.02,-0.09 -0.07,-0.15 -0.05,-0.06 -0.11,-0.13 -0.2,-0.21 -0.08,-0.09 -0.15,-0.15 -0.21,-0.2 -0.05,-0.05 -0.1,-0.08 -0.13,-0.1 -0.04,-0.01 -0.07,-0.02 -0.1,-0.01 -0.03,0 -0.06,0.01 -0.1,0.02 l -1.76,0.85 -2.23,-2.23 0.85,-1.73 c 0.01,-0.03 0.02,-0.06 0.03,-0.1 0,-0.03 0,-0.06 -0.02,-0.1 -0.01,-0.04 -0.04,-0.09 -0.08,-0.14 -0.04,-0.06 -0.11,-0.12 -0.18,-0.2 -0.08,-0.08 -0.15,-0.14 -0.21,-0.18 -0.06,-0.05 -0.11,-0.07 -0.15,-0.07 -0.04,0 -0.07,0.01 -0.11,0.05 -0.04,0.04 -0.07,0.1 -0.11,0.19 l -3.18,6.77 c -0.02,0.05 -0.03,0.08 -0.04,0.12 0,0.04 0.01,0.08 0.04,0.13 0.02,0.04 0.06,0.09 0.11,0.15 0.05,0.06 0.11,0.13 0.2,0.21 0.08,0.09 0.16,0.16 0.22,0.22 0.06,0.05 0.12,0.09 0.17,0.11 0.04,0.03 0.09,0.04 0.13,0.04 0.04,0 0.08,-0.01 0.12,-0.03 z m -6.71,2.08 v 0 l 1.75,-3.6 1.86,1.87 z m 12.84,3.86 c 0.03,-0.05 0.04,-0.1 0.05,-0.14 0,-0.05 -0.02,-0.1 -0.04,-0.15 -0.03,-0.05 -0.07,-0.1 -0.12,-0.17 -0.05,-0.06 -0.12,-0.13 -0.2,-0.21 -0.08,-0.09 -0.16,-0.16 -0.22,-0.21 -0.07,-0.06 -0.13,-0.1 -0.18,-0.12 -0.05,-0.03 -0.1,-0.04 -0.14,-0.04 -0.04,0.01 -0.09,0.02 -0.14,0.05 l -5.17,2.93 -0.01,-0.01 3.02,-5.09 c 0.03,-0.04 0.04,-0.09 0.05,-0.13 0,-0.04 -0.01,-0.09 -0.03,-0.14 -0.03,-0.05 -0.06,-0.1 -0.11,-0.16 -0.06,-0.07 -0.12,-0.14 -0.21,-0.23 -0.09,-0.09 -0.17,-0.16 -0.24,-0.22 -0.07,-0.05 -0.12,-0.09 -0.18,-0.12 -0.05,-0.03 -0.09,-0.04 -0.14,-0.04 -0.04,0.01 -0.09,0.02 -0.14,0.05 l -6.36,3.54 c -0.08,0.04 -0.14,0.09 -0.18,0.12 -0.04,0.03 -0.05,0.07 -0.05,0.12 0.01,0.04 0.03,0.09 0.08,0.15 0.04,0.06 0.11,0.13 0.2,0.22 0.09,0.08 0.16,0.15 0.21,0.19 0.05,0.05 0.1,0.08 0.14,0.1 0.03,0.01 0.07,0.01 0.1,0 0.03,-0.01 0.06,-0.02 0.09,-0.05 l 5.7,-3.28 v 0 l -3.33,5.63 c -0.03,0.04 -0.04,0.07 -0.05,0.1 -0.01,0.04 0,0.07 0.01,0.11 0.02,0.04 0.05,0.09 0.1,0.14 0.04,0.06 0.1,0.13 0.19,0.21 0.08,0.08 0.14,0.14 0.19,0.18 0.05,0.04 0.1,0.07 0.14,0.09 0.03,0.01 0.07,0.02 0.1,0.01 0.04,-0.01 0.07,-0.03 0.11,-0.05 l 5.71,-3.25 0.01,0.01 -3.3,5.67 c -0.02,0.03 -0.04,0.06 -0.05,0.09 -0.01,0.03 -0.01,0.07 0,0.1 0.02,0.04 0.05,0.09 0.09,0.14 0.04,0.05 0.1,0.12 0.18,0.2 0.09,0.08 0.16,0.15 0.21,0.19 0.06,0.04 0.1,0.06 0.15,0.06 0.04,0.01 0.08,-0.01 0.11,-0.05 0.03,-0.04 0.08,-0.09 0.13,-0.17 z m 3.18,3.08 c 0.03,-0.02 0.04,-0.04 0.04,-0.07 0.01,-0.03 0,-0.06 -0.01,-0.1 -0.02,-0.04 -0.05,-0.08 -0.09,-0.13 -0.04,-0.06 -0.09,-0.12 -0.16,-0.19 -0.07,-0.06 -0.13,-0.12 -0.18,-0.16 -0.05,-0.04 -0.1,-0.06 -0.14,-0.08 -0.03,-0.02 -0.07,-0.03 -0.1,-0.02 -0.02,0 -0.05,0.02 -0.07,0.04 l -5.15,5.15 c -0.02,0.02 -0.03,0.04 -0.03,0.07 -0.01,0.03 0,0.07 0.02,0.1 0.02,0.04 0.05,0.09 0.08,0.14 0.04,0.05 0.09,0.11 0.16,0.17 0.07,0.07 0.13,0.13 0.18,0.17 0.05,0.03 0.1,0.06 0.14,0.08 0.03,0.02 0.06,0.03 0.09,0.02 0.03,-0.01 0.06,-0.02 0.08,-0.04 z" /></g></g><g
+   id="g188"><g
+     clip-path="url(#clipPath194)"
+     id="g190"><path
+       inkscape:connector-curvature="0"
+       id="path196"
+       style="fill:#5a696e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       d="m 456.4,321.26 c 0.46,-0.47 0.81,-0.93 1.04,-1.4 0.22,-0.46 0.34,-0.92 0.34,-1.38 0,-0.45 -0.11,-0.9 -0.33,-1.35 -0.22,-0.44 -0.56,-0.89 -1.01,-1.35 l -1.14,-1.14 c -0.06,-0.06 -0.14,-0.1 -0.24,-0.11 -0.1,-0.02 -0.21,0.03 -0.31,0.14 l -4.79,4.78 c -0.1,0.11 -0.15,0.21 -0.14,0.31 0.02,0.1 0.06,0.18 0.12,0.24 l 1.21,1.22 c 0.47,0.46 0.92,0.79 1.36,0.99 0.44,0.2 0.88,0.3 1.32,0.29 0.45,-0.01 0.88,-0.11 1.32,-0.32 0.43,-0.21 0.85,-0.52 1.25,-0.92 z m -0.72,-0.78 c -0.29,0.29 -0.6,0.52 -0.92,0.7 -0.32,0.18 -0.65,0.28 -0.99,0.31 -0.33,0.03 -0.67,-0.02 -1,-0.15 -0.34,-0.14 -0.7,-0.39 -1.07,-0.76 l -0.72,-0.72 4.17,-4.17 0.74,0.73 c 0.34,0.34 0.58,0.67 0.73,0.99 0.15,0.32 0.22,0.65 0.2,0.99 -0.02,0.33 -0.13,0.67 -0.31,1.02 -0.19,0.34 -0.47,0.7 -0.83,1.06 z m 7.31,2.44 c 0.05,-0.05 0.09,-0.1 0.12,-0.14 0.03,-0.05 0.05,-0.09 0.06,-0.13 0.01,-0.03 0.02,-0.07 0.01,-0.1 -0.01,-0.03 -0.02,-0.05 -0.05,-0.07 l -2.57,-2.58 c -0.06,-0.06 -0.14,-0.1 -0.24,-0.11 -0.1,-0.02 -0.21,0.03 -0.31,0.14 l -4.78,4.78 c -0.11,0.11 -0.16,0.21 -0.15,0.31 0.02,0.1 0.06,0.18 0.12,0.24 l 2.54,2.55 c 0.03,0.02 0.05,0.03 0.08,0.04 0.03,0.01 0.06,0.01 0.1,-0.01 0.03,-0.01 0.07,-0.03 0.12,-0.06 0.04,-0.04 0.09,-0.08 0.15,-0.13 0.05,-0.05 0.09,-0.1 0.12,-0.14 0.03,-0.05 0.05,-0.09 0.06,-0.12 0.01,-0.04 0.02,-0.07 0.01,-0.1 -0.01,-0.03 -0.02,-0.05 -0.04,-0.07 l -2.1,-2.1 1.68,-1.68 1.8,1.8 c 0.02,0.02 0.05,0.03 0.08,0.04 0.03,0 0.06,0 0.1,-0.01 0.03,-0.01 0.07,-0.03 0.11,-0.06 0.05,-0.04 0.1,-0.08 0.15,-0.13 0.05,-0.05 0.09,-0.1 0.12,-0.14 0.03,-0.04 0.05,-0.08 0.06,-0.11 0.01,-0.04 0.01,-0.07 0,-0.1 -0.01,-0.02 -0.02,-0.05 -0.04,-0.07 l -1.8,-1.8 1.92,-1.92 2.12,2.13 c 0.02,0.02 0.05,0.04 0.08,0.04 0.03,0.01 0.06,0.01 0.1,0 0.04,-0.01 0.08,-0.03 0.12,-0.06 0.04,-0.04 0.09,-0.08 0.15,-0.13 z m 2.84,5.26 c 0.25,-0.25 0.43,-0.52 0.53,-0.81 0.11,-0.29 0.14,-0.58 0.12,-0.89 -0.03,-0.3 -0.12,-0.59 -0.28,-0.88 -0.15,-0.3 -0.35,-0.57 -0.61,-0.83 -0.18,-0.18 -0.36,-0.33 -0.55,-0.45 -0.18,-0.12 -0.35,-0.22 -0.52,-0.3 -0.16,-0.07 -0.31,-0.13 -0.44,-0.16 -0.12,-0.04 -0.22,-0.06 -0.29,-0.05 -0.06,0 -0.13,0.02 -0.19,0.05 -0.07,0.04 -0.15,0.1 -0.23,0.18 -0.06,0.06 -0.11,0.12 -0.14,0.16 -0.04,0.05 -0.06,0.09 -0.08,0.13 -0.01,0.03 -0.01,0.06 -0.01,0.09 0.01,0.03 0.02,0.05 0.05,0.07 0.04,0.04 0.11,0.07 0.23,0.09 0.12,0.03 0.26,0.07 0.43,0.12 0.16,0.06 0.35,0.14 0.55,0.25 0.2,0.11 0.41,0.26 0.61,0.47 0.16,0.15 0.28,0.31 0.37,0.48 0.08,0.17 0.13,0.34 0.15,0.51 0.02,0.17 0,0.33 -0.06,0.49 -0.07,0.16 -0.17,0.31 -0.31,0.45 -0.15,0.16 -0.31,0.25 -0.49,0.29 -0.18,0.04 -0.36,0.04 -0.56,0.01 -0.19,-0.03 -0.4,-0.09 -0.61,-0.16 -0.21,-0.08 -0.43,-0.16 -0.65,-0.24 -0.22,-0.08 -0.45,-0.15 -0.68,-0.21 -0.23,-0.06 -0.46,-0.09 -0.69,-0.08 -0.23,0 -0.45,0.04 -0.68,0.13 -0.23,0.09 -0.45,0.24 -0.67,0.46 -0.22,0.22 -0.38,0.46 -0.47,0.72 -0.1,0.25 -0.13,0.51 -0.11,0.78 0.03,0.26 0.11,0.52 0.25,0.79 0.14,0.26 0.32,0.51 0.56,0.74 0.12,0.12 0.25,0.23 0.39,0.33 0.14,0.09 0.28,0.18 0.42,0.25 0.14,0.07 0.27,0.13 0.4,0.17 0.12,0.04 0.21,0.06 0.27,0.06 0.05,0 0.09,0 0.11,-0.01 0.02,-0.01 0.05,-0.02 0.08,-0.04 0.03,-0.02 0.06,-0.04 0.1,-0.07 0.03,-0.03 0.08,-0.07 0.13,-0.12 0.05,-0.05 0.09,-0.1 0.12,-0.14 0.04,-0.05 0.07,-0.08 0.08,-0.12 0.02,-0.03 0.03,-0.06 0.03,-0.09 -0.01,-0.03 -0.02,-0.05 -0.04,-0.07 -0.03,-0.03 -0.09,-0.06 -0.2,-0.09 -0.1,-0.02 -0.22,-0.06 -0.37,-0.11 -0.14,-0.04 -0.29,-0.11 -0.46,-0.2 -0.17,-0.08 -0.34,-0.21 -0.5,-0.37 -0.14,-0.15 -0.25,-0.3 -0.33,-0.45 -0.07,-0.15 -0.1,-0.29 -0.11,-0.43 0,-0.14 0.02,-0.27 0.08,-0.4 0.05,-0.13 0.13,-0.24 0.23,-0.34 0.15,-0.15 0.31,-0.25 0.49,-0.29 0.18,-0.03 0.36,-0.04 0.56,-0.01 0.2,0.04 0.41,0.09 0.62,0.17 0.22,0.08 0.44,0.15 0.66,0.24 0.22,0.08 0.45,0.15 0.68,0.21 0.23,0.06 0.46,0.1 0.69,0.1 0.23,0 0.45,-0.05 0.68,-0.13 0.23,-0.09 0.45,-0.24 0.66,-0.45 z m 2.15,3.31 1.98,-1.98 c 0.02,-0.02 0.03,-0.04 0.04,-0.07 0,-0.03 0,-0.06 -0.02,-0.1 -0.02,-0.04 -0.05,-0.08 -0.09,-0.13 -0.04,-0.06 -0.09,-0.12 -0.15,-0.18 -0.07,-0.07 -0.13,-0.13 -0.19,-0.16 -0.05,-0.04 -0.09,-0.07 -0.13,-0.09 -0.04,-0.02 -0.07,-0.03 -0.1,-0.02 -0.03,0.01 -0.05,0.02 -0.08,0.04 l -1.97,1.98 -4.54,1.51 c -0.1,0.03 -0.17,0.06 -0.21,0.09 -0.04,0.03 -0.06,0.06 -0.06,0.1 0,0.04 0.03,0.09 0.07,0.15 0.05,0.06 0.12,0.14 0.21,0.23 0.09,0.08 0.16,0.14 0.21,0.19 0.06,0.05 0.11,0.08 0.15,0.1 0.04,0.02 0.07,0.03 0.11,0.03 0.03,-0.01 0.07,-0.01 0.11,-0.03 l 2.28,-0.8 c 0.22,-0.08 0.44,-0.16 0.67,-0.25 0.23,-0.09 0.46,-0.19 0.69,-0.28 l 0.01,0.01 c -0.09,0.22 -0.18,0.44 -0.27,0.67 -0.09,0.22 -0.18,0.44 -0.26,0.66 l -0.8,2.3 c -0.02,0.04 -0.04,0.07 -0.04,0.1 0,0.04 0,0.07 0.02,0.11 0.02,0.04 0.04,0.08 0.09,0.13 0.04,0.06 0.09,0.12 0.17,0.19 0.1,0.1 0.18,0.17 0.24,0.22 0.06,0.05 0.12,0.08 0.16,0.08 0.04,0 0.07,-0.02 0.1,-0.06 0.03,-0.04 0.06,-0.11 0.09,-0.2 z" /></g></g><g
+   id="g198"><g
+     clip-path="url(#clipPath204)"
+     id="g200"><path
+       inkscape:connector-curvature="0"
+       id="path206"
+       style="fill:#5a696e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       d="m 483.21,320.65 c 0.47,-0.46 0.81,-0.93 1.04,-1.39 0.23,-0.47 0.34,-0.93 0.34,-1.38 0,-0.46 -0.11,-0.91 -0.33,-1.35 -0.21,-0.45 -0.55,-0.9 -1.01,-1.36 l -1.14,-1.13 c -0.06,-0.07 -0.14,-0.11 -0.24,-0.12 -0.1,-0.01 -0.2,0.03 -0.31,0.14 l -4.78,4.78 c -0.11,0.11 -0.16,0.21 -0.14,0.31 0.01,0.1 0.05,0.18 0.11,0.25 l 1.22,1.21 c 0.46,0.46 0.91,0.8 1.35,1 0.44,0.2 0.88,0.29 1.33,0.29 0.44,-0.01 0.88,-0.12 1.31,-0.33 0.43,-0.21 0.85,-0.51 1.25,-0.92 z m -0.72,-0.78 c -0.29,0.29 -0.6,0.53 -0.92,0.71 -0.32,0.17 -0.65,0.28 -0.98,0.31 -0.34,0.03 -0.68,-0.03 -1.01,-0.16 -0.34,-0.13 -0.69,-0.38 -1.06,-0.75 l -0.73,-0.73 4.17,-4.17 0.74,0.73 c 0.34,0.35 0.59,0.68 0.74,1 0.14,0.32 0.21,0.65 0.19,0.98 -0.02,0.33 -0.12,0.67 -0.31,1.02 -0.19,0.34 -0.46,0.7 -0.83,1.06 z m 7.09,2.25 c 0.05,-0.05 0.1,-0.1 0.13,-0.14 0.03,-0.05 0.05,-0.09 0.07,-0.13 0.01,-0.04 0.02,-0.07 0.01,-0.1 -0.01,-0.03 -0.02,-0.06 -0.05,-0.08 l -2.37,-2.37 c -0.06,-0.07 -0.14,-0.11 -0.24,-0.12 -0.1,-0.01 -0.2,0.03 -0.31,0.14 l -4.96,4.96 c -0.03,0.03 -0.04,0.05 -0.05,0.08 0,0.03 0,0.06 0.02,0.1 0.02,0.03 0.05,0.08 0.09,0.13 0.04,0.06 0.09,0.12 0.16,0.18 0.07,0.07 0.13,0.13 0.18,0.17 0.05,0.03 0.1,0.06 0.14,0.08 0.03,0.02 0.07,0.02 0.09,0.02 0.03,-0.01 0.06,-0.02 0.08,-0.04 l 4.63,-4.64 1.93,1.92 c 0.02,0.03 0.05,0.04 0.08,0.05 0.03,0 0.06,0 0.1,-0.01 0.04,-0.01 0.08,-0.03 0.12,-0.07 0.04,-0.03 0.09,-0.07 0.15,-0.13 z m 4.56,4.16 c 0.02,-0.02 0.04,-0.05 0.05,-0.07 0,-0.03 0,-0.06 -0.02,-0.1 -0.01,-0.04 -0.04,-0.08 -0.09,-0.14 -0.04,-0.05 -0.1,-0.12 -0.19,-0.21 -0.07,-0.07 -0.13,-0.12 -0.18,-0.16 -0.05,-0.04 -0.1,-0.07 -0.14,-0.09 -0.04,-0.01 -0.08,-0.02 -0.11,-0.01 -0.04,0.01 -0.08,0.02 -0.13,0.05 l -1.75,0.77 c -0.21,0.08 -0.4,0.15 -0.58,0.21 -0.18,0.06 -0.36,0.09 -0.53,0.09 -0.17,0 -0.34,-0.03 -0.51,-0.1 -0.16,-0.07 -0.33,-0.18 -0.49,-0.35 l -0.48,-0.47 2.29,-2.28 c 0.02,-0.03 0.03,-0.05 0.04,-0.08 0,-0.03 0,-0.06 -0.02,-0.1 -0.02,-0.03 -0.05,-0.08 -0.08,-0.13 -0.04,-0.05 -0.1,-0.11 -0.17,-0.18 -0.06,-0.07 -0.13,-0.13 -0.18,-0.16 -0.05,-0.04 -0.1,-0.07 -0.13,-0.09 -0.04,-0.02 -0.07,-0.02 -0.1,-0.02 -0.03,0.01 -0.05,0.02 -0.07,0.04 l -4.97,4.97 c -0.11,0.1 -0.15,0.21 -0.14,0.31 0.01,0.1 0.05,0.18 0.12,0.24 l 1.14,1.14 c 0.13,0.14 0.25,0.25 0.34,0.33 0.1,0.08 0.19,0.15 0.27,0.22 0.24,0.17 0.48,0.3 0.72,0.38 0.23,0.08 0.47,0.11 0.69,0.1 0.23,-0.01 0.45,-0.06 0.65,-0.16 0.21,-0.1 0.41,-0.24 0.59,-0.43 0.18,-0.18 0.32,-0.36 0.41,-0.55 0.1,-0.2 0.15,-0.39 0.17,-0.59 0.02,-0.2 0,-0.41 -0.04,-0.61 -0.05,-0.21 -0.13,-0.42 -0.23,-0.63 0.13,0.05 0.26,0.08 0.39,0.09 0.13,0.01 0.27,0.01 0.41,-0.01 0.15,-0.02 0.3,-0.06 0.47,-0.11 0.16,-0.05 0.34,-0.12 0.53,-0.2 l 1.66,-0.7 c 0.14,-0.06 0.23,-0.11 0.28,-0.13 0.05,-0.03 0.09,-0.06 0.11,-0.08 z m -4.84,2.69 c -0.21,0.21 -0.43,0.34 -0.67,0.39 -0.24,0.05 -0.5,0 -0.79,-0.16 -0.09,-0.05 -0.18,-0.11 -0.27,-0.19 -0.1,-0.08 -0.22,-0.19 -0.36,-0.33 l -0.6,-0.6 1.81,-1.81 0.7,0.7 c 0.18,0.19 0.32,0.37 0.41,0.56 0.09,0.18 0.15,0.36 0.15,0.53 0.01,0.17 -0.01,0.33 -0.08,0.49 -0.07,0.15 -0.17,0.29 -0.3,0.42 z" /></g></g><g
+   id="g208"><g
+     clip-path="url(#clipPath214)"
+     id="g210"><path
+       inkscape:connector-curvature="0"
+       id="path216"
+       style="fill:#5a696e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       d="m 505.87,320.83 c 0.47,-0.46 0.81,-0.92 1.04,-1.39 0.23,-0.47 0.34,-0.93 0.34,-1.38 0,-0.46 -0.11,-0.91 -0.32,-1.35 -0.22,-0.45 -0.56,-0.9 -1.02,-1.36 l -1.14,-1.13 c -0.06,-0.07 -0.14,-0.1 -0.24,-0.12 -0.1,-0.01 -0.2,0.03 -0.31,0.14 l -4.78,4.78 c -0.11,0.11 -0.16,0.22 -0.14,0.31 0.01,0.1 0.05,0.19 0.11,0.25 l 1.22,1.21 c 0.46,0.47 0.91,0.8 1.35,1 0.44,0.2 0.89,0.3 1.33,0.29 0.44,-0.01 0.88,-0.12 1.31,-0.33 0.43,-0.21 0.85,-0.51 1.25,-0.92 z m -0.72,-0.77 c -0.29,0.29 -0.59,0.52 -0.92,0.7 -0.32,0.18 -0.65,0.28 -0.98,0.31 -0.34,0.03 -0.67,-0.02 -1.01,-0.16 -0.34,-0.13 -0.69,-0.38 -1.06,-0.75 l -0.73,-0.73 4.18,-4.17 0.73,0.74 c 0.34,0.34 0.59,0.67 0.74,0.99 0.15,0.32 0.21,0.65 0.19,0.98 -0.02,0.34 -0.12,0.68 -0.31,1.02 -0.19,0.35 -0.46,0.7 -0.83,1.07 z m 8,2.77 c 0.02,-0.03 0.04,-0.05 0.05,-0.08 0.01,-0.03 0,-0.06 -0.02,-0.1 -0.01,-0.04 -0.04,-0.08 -0.08,-0.14 -0.04,-0.05 -0.1,-0.11 -0.17,-0.19 -0.1,-0.1 -0.18,-0.17 -0.25,-0.22 -0.07,-0.06 -0.13,-0.09 -0.18,-0.09 -0.06,-0.01 -0.11,-0.01 -0.15,0 l -4.66,0.7 2.69,-2.68 c 0.01,-0.02 0.03,-0.04 0.03,-0.07 0.01,-0.03 0.01,-0.06 -0.01,-0.1 -0.02,-0.04 -0.05,-0.08 -0.09,-0.13 -0.04,-0.06 -0.09,-0.12 -0.16,-0.19 -0.06,-0.06 -0.12,-0.11 -0.18,-0.15 -0.05,-0.04 -0.1,-0.07 -0.14,-0.09 -0.03,-0.02 -0.07,-0.03 -0.09,-0.02 -0.03,0.01 -0.06,0.02 -0.08,0.04 l -5.14,5.15 c -0.03,0.02 -0.04,0.04 -0.04,0.07 -0.01,0.03 0,0.06 0.01,0.1 0.02,0.04 0.05,0.08 0.09,0.14 0.04,0.05 0.09,0.11 0.16,0.18 0.07,0.06 0.13,0.12 0.18,0.16 0.06,0.04 0.1,0.06 0.14,0.08 0.04,0.02 0.07,0.03 0.1,0.02 0.02,0 0.05,-0.02 0.07,-0.04 l 2.38,-2.38 -0.48,4.28 c -0.01,0.04 -0.01,0.08 -0.01,0.12 0.01,0.04 0.02,0.08 0.04,0.12 0.03,0.04 0.06,0.09 0.1,0.14 0.04,0.05 0.09,0.11 0.17,0.18 0.07,0.07 0.13,0.13 0.18,0.16 0.05,0.04 0.1,0.07 0.13,0.08 0.04,0.02 0.07,0.02 0.1,0.02 0.02,-0.01 0.05,-0.02 0.07,-0.04 0.03,-0.04 0.06,-0.08 0.08,-0.14 0.01,-0.05 0.03,-0.14 0.04,-0.25 l 0.35,-3.9 4.46,-0.63 c 0.12,-0.03 0.2,-0.05 0.23,-0.06 0.04,-0.02 0.06,-0.04 0.08,-0.05 z m -1.2,8.67 c 0.05,-0.05 0.09,-0.1 0.12,-0.15 0.04,-0.04 0.06,-0.08 0.07,-0.12 0.01,-0.04 0.01,-0.07 0,-0.1 0,-0.03 -0.02,-0.05 -0.04,-0.07 l -1.96,-1.97 1.82,-1.82 1.86,1.86 c 0.02,0.02 0.04,0.03 0.07,0.04 0.03,0.01 0.06,0.01 0.09,0 0.04,-0.01 0.08,-0.03 0.12,-0.06 0.04,-0.03 0.1,-0.08 0.15,-0.14 0.06,-0.05 0.1,-0.1 0.13,-0.14 0.03,-0.04 0.05,-0.08 0.06,-0.12 0.01,-0.04 0.01,-0.07 0.01,-0.1 -0.01,-0.03 -0.02,-0.06 -0.04,-0.07 l -1.86,-1.86 2.24,-2.23 c 0.02,-0.02 0.03,-0.05 0.04,-0.08 0,-0.03 0,-0.06 -0.02,-0.1 -0.02,-0.03 -0.04,-0.08 -0.08,-0.13 -0.04,-0.05 -0.09,-0.11 -0.17,-0.18 -0.06,-0.07 -0.12,-0.12 -0.18,-0.16 -0.05,-0.04 -0.1,-0.07 -0.13,-0.09 -0.04,-0.02 -0.07,-0.02 -0.1,-0.02 -0.03,0.01 -0.06,0.02 -0.07,0.04 l -4.97,4.97 c -0.11,0.1 -0.15,0.21 -0.14,0.31 0.01,0.1 0.05,0.18 0.12,0.24 l 2.41,2.41 c 0.02,0.02 0.04,0.04 0.07,0.04 0.03,0.01 0.06,0.01 0.1,0 0.04,-0.01 0.08,-0.04 0.13,-0.07 0.04,-0.04 0.09,-0.08 0.15,-0.13 z m 8.92,-0.59 c 0.05,-0.05 0.1,-0.1 0.13,-0.14 0.03,-0.05 0.05,-0.09 0.06,-0.12 0.02,-0.04 0.02,-0.07 0.01,-0.1 -0.01,-0.03 -0.02,-0.06 -0.05,-0.08 l -3.16,-3.17 c -0.07,-0.07 -0.15,-0.11 -0.24,-0.11 -0.09,0 -0.18,0.05 -0.28,0.15 l -0.15,0.15 c -0.04,0.04 -0.07,0.07 -0.1,0.11 -0.02,0.03 -0.05,0.07 -0.07,0.12 -0.02,0.05 -0.04,0.11 -0.05,0.18 -0.02,0.06 -0.04,0.14 -0.06,0.24 l -1.4,6.34 -2.45,-2.44 c -0.02,-0.03 -0.05,-0.05 -0.08,-0.06 -0.03,-0.01 -0.07,0 -0.1,0.01 -0.04,0.01 -0.08,0.03 -0.12,0.06 -0.04,0.03 -0.09,0.07 -0.14,0.12 -0.05,0.06 -0.1,0.11 -0.13,0.15 -0.03,0.05 -0.06,0.09 -0.07,0.12 -0.01,0.04 -0.01,0.08 -0.01,0.11 0.01,0.03 0.03,0.06 0.06,0.08 l 2.98,2.99 c 0.08,0.07 0.16,0.11 0.24,0.11 0.09,0 0.17,-0.05 0.26,-0.13 l 0.16,-0.17 c 0.05,-0.04 0.08,-0.08 0.11,-0.12 0.03,-0.04 0.06,-0.09 0.08,-0.14 0.02,-0.05 0.04,-0.1 0.06,-0.17 0.02,-0.06 0.04,-0.14 0.05,-0.24 l 1.39,-6.31 2.62,2.62 c 0.05,0.04 0.11,0.06 0.18,0.03 0.07,-0.02 0.16,-0.08 0.27,-0.19 z" /></g></g><g
+   id="g218"><g
+     clip-path="url(#clipPath224)"
+     id="g220"><path
+       inkscape:connector-curvature="0"
+       id="path226"
+       style="fill:#5a696e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       d="m 530.51,322.08 c 0.05,-0.06 0.1,-0.1 0.13,-0.15 0.03,-0.04 0.06,-0.08 0.07,-0.12 0,-0.04 0.01,-0.07 0,-0.1 -0.01,-0.03 -0.02,-0.05 -0.04,-0.07 l -1.96,-1.97 1.82,-1.82 1.86,1.86 c 0.01,0.02 0.04,0.03 0.07,0.04 0.02,0.01 0.06,0.01 0.09,0 0.04,-0.01 0.08,-0.03 0.12,-0.06 0.04,-0.03 0.09,-0.08 0.15,-0.14 0.05,-0.05 0.09,-0.1 0.13,-0.14 0.03,-0.04 0.05,-0.08 0.06,-0.12 0.01,-0.04 0.01,-0.07 0,-0.1 0,-0.03 -0.01,-0.06 -0.03,-0.08 l -1.86,-1.85 2.23,-2.24 c 0.02,-0.01 0.04,-0.04 0.04,-0.07 0.01,-0.03 0.01,-0.06 -0.01,-0.1 -0.02,-0.03 -0.05,-0.08 -0.09,-0.13 -0.03,-0.05 -0.09,-0.11 -0.16,-0.18 -0.07,-0.07 -0.13,-0.12 -0.18,-0.16 -0.05,-0.04 -0.1,-0.07 -0.14,-0.09 -0.03,-0.02 -0.07,-0.02 -0.1,-0.02 -0.02,0.01 -0.05,0.02 -0.07,0.04 l -4.96,4.97 c -0.11,0.1 -0.16,0.21 -0.14,0.31 0.01,0.1 0.05,0.18 0.11,0.24 l 2.42,2.41 c 0.01,0.02 0.04,0.03 0.07,0.04 0.03,0.01 0.06,0.01 0.1,0 0.04,-0.02 0.08,-0.04 0.13,-0.07 0.04,-0.04 0.09,-0.08 0.14,-0.13 z m 8.93,-0.59 c 0.05,-0.05 0.09,-0.1 0.12,-0.14 0.04,-0.05 0.06,-0.09 0.07,-0.12 0.01,-0.04 0.02,-0.08 0.01,-0.1 -0.01,-0.03 -0.02,-0.06 -0.05,-0.08 l -3.16,-3.17 c -0.08,-0.07 -0.16,-0.11 -0.25,-0.11 -0.08,0 -0.18,0.05 -0.27,0.15 l -0.16,0.15 c -0.03,0.04 -0.06,0.07 -0.09,0.11 -0.03,0.03 -0.05,0.07 -0.07,0.12 -0.02,0.05 -0.04,0.11 -0.06,0.17 -0.02,0.07 -0.04,0.15 -0.06,0.25 l -1.39,6.34 -2.45,-2.44 c -0.03,-0.03 -0.06,-0.05 -0.09,-0.06 -0.03,-0.01 -0.06,-0.01 -0.09,0.01 -0.04,0.01 -0.08,0.03 -0.12,0.06 -0.05,0.03 -0.09,0.07 -0.14,0.12 -0.06,0.06 -0.1,0.11 -0.13,0.15 -0.04,0.05 -0.06,0.09 -0.07,0.12 -0.02,0.04 -0.02,0.07 -0.01,0.11 0.01,0.03 0.03,0.05 0.05,0.08 l 2.99,2.99 c 0.07,0.07 0.15,0.11 0.24,0.11 0.08,0 0.17,-0.05 0.26,-0.14 l 0.16,-0.16 c 0.05,-0.04 0.08,-0.08 0.11,-0.12 0.03,-0.04 0.06,-0.09 0.08,-0.14 0.02,-0.05 0.04,-0.11 0.06,-0.17 0.02,-0.07 0.03,-0.14 0.05,-0.24 l 1.39,-6.31 2.62,2.62 c 0.05,0.04 0.11,0.06 0.18,0.03 0.07,-0.02 0.16,-0.08 0.27,-0.19 z m 1.14,3.25 c 0.22,-0.21 0.39,-0.43 0.53,-0.64 0.14,-0.22 0.22,-0.44 0.25,-0.65 0.03,-0.22 0,-0.44 -0.08,-0.66 -0.09,-0.22 -0.24,-0.45 -0.47,-0.67 -0.08,-0.08 -0.16,-0.15 -0.25,-0.21 -0.09,-0.07 -0.17,-0.12 -0.26,-0.16 -0.08,-0.05 -0.16,-0.08 -0.23,-0.1 -0.07,-0.03 -0.12,-0.04 -0.15,-0.04 -0.03,0 -0.06,0.01 -0.09,0.02 -0.03,0 -0.05,0.01 -0.08,0.03 -0.03,0.02 -0.07,0.04 -0.11,0.07 -0.03,0.03 -0.08,0.08 -0.13,0.13 -0.06,0.06 -0.1,0.11 -0.14,0.15 -0.04,0.05 -0.06,0.09 -0.07,0.12 -0.02,0.04 -0.02,0.07 -0.01,0.09 0,0.02 0.02,0.05 0.04,0.07 0.02,0.02 0.06,0.04 0.11,0.05 0.06,0.02 0.12,0.04 0.2,0.06 0.07,0.02 0.15,0.06 0.23,0.1 0.09,0.04 0.17,0.11 0.26,0.19 0.09,0.1 0.16,0.19 0.2,0.28 0.05,0.09 0.06,0.19 0.04,0.29 -0.02,0.11 -0.08,0.23 -0.17,0.37 -0.09,0.13 -0.22,0.29 -0.4,0.47 l -3.84,3.83 c -0.02,0.02 -0.03,0.05 -0.03,0.07 -0.01,0.03 0,0.06 0.01,0.1 0.02,0.04 0.05,0.09 0.09,0.14 0.04,0.05 0.09,0.11 0.16,0.18 0.07,0.06 0.13,0.12 0.18,0.16 0.05,0.04 0.1,0.07 0.13,0.08 0.04,0.02 0.07,0.03 0.1,0.02 0.03,0 0.06,-0.01 0.08,-0.03 z" /></g></g><g
+   id="g228"><g
+     clip-path="url(#clipPath234)"
+     id="g230"><path
+       inkscape:connector-curvature="0"
+       id="path236"
+       style="fill:#5a696e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       d="m 555.57,322.55 c 0.05,-0.05 0.09,-0.1 0.13,-0.15 0.03,-0.04 0.06,-0.08 0.07,-0.12 0.02,-0.04 0.02,-0.07 0.01,-0.1 0,-0.03 -0.01,-0.05 -0.03,-0.07 -0.04,-0.03 -0.12,-0.06 -0.25,-0.09 -0.13,-0.02 -0.29,-0.07 -0.48,-0.13 -0.2,-0.07 -0.41,-0.17 -0.64,-0.29 -0.24,-0.13 -0.48,-0.32 -0.72,-0.57 -0.3,-0.3 -0.51,-0.61 -0.64,-0.96 -0.13,-0.34 -0.18,-0.69 -0.15,-1.04 0.03,-0.35 0.13,-0.71 0.31,-1.06 0.17,-0.35 0.41,-0.67 0.72,-0.98 0.34,-0.34 0.69,-0.6 1.05,-0.77 0.36,-0.17 0.72,-0.26 1.07,-0.27 0.35,-0.02 0.69,0.05 1.02,0.18 0.33,0.14 0.63,0.35 0.91,0.63 0.16,0.17 0.31,0.36 0.44,0.57 0.13,0.21 0.23,0.42 0.3,0.65 l -1.57,1.56 -1.24,-1.24 c -0.05,-0.05 -0.11,-0.06 -0.18,-0.04 -0.07,0.03 -0.15,0.09 -0.25,0.19 -0.05,0.05 -0.1,0.1 -0.13,0.14 -0.03,0.04 -0.05,0.08 -0.06,0.12 -0.01,0.04 -0.02,0.07 -0.01,0.09 0.01,0.03 0.02,0.06 0.05,0.08 l 1.7,1.71 c 0.03,0.03 0.07,0.05 0.11,0.07 0.04,0.02 0.08,0.03 0.13,0.03 0.05,0.01 0.1,0 0.15,-0.03 0.05,-0.02 0.1,-0.06 0.15,-0.11 l 2.04,-2.04 c 0.08,-0.08 0.13,-0.15 0.15,-0.23 0.03,-0.07 0.02,-0.17 -0.02,-0.29 -0.04,-0.12 -0.1,-0.27 -0.18,-0.44 -0.08,-0.18 -0.17,-0.35 -0.27,-0.52 -0.1,-0.17 -0.21,-0.33 -0.33,-0.48 -0.13,-0.16 -0.25,-0.3 -0.39,-0.44 -0.41,-0.41 -0.85,-0.72 -1.3,-0.92 -0.46,-0.19 -0.92,-0.29 -1.38,-0.27 -0.46,0.01 -0.92,0.12 -1.37,0.33 -0.45,0.22 -0.88,0.53 -1.29,0.94 -0.42,0.42 -0.74,0.87 -0.96,1.35 -0.22,0.47 -0.33,0.94 -0.34,1.42 -0.01,0.48 0.08,0.95 0.28,1.41 0.19,0.46 0.48,0.89 0.88,1.29 0.21,0.2 0.42,0.37 0.63,0.52 0.22,0.14 0.42,0.26 0.61,0.35 0.19,0.09 0.36,0.16 0.51,0.19 0.15,0.04 0.26,0.06 0.33,0.06 0.07,0 0.14,-0.01 0.2,-0.05 0.06,-0.03 0.14,-0.09 0.23,-0.18 z m 3.71,4.56 c 0.05,-0.05 0.09,-0.1 0.13,-0.15 0.03,-0.04 0.05,-0.08 0.06,-0.12 0.01,-0.04 0.01,-0.07 0.01,-0.1 -0.01,-0.03 -0.02,-0.05 -0.04,-0.07 l -1.97,-1.96 1.83,-1.83 1.85,1.86 c 0.02,0.02 0.04,0.03 0.07,0.04 0.03,0.01 0.06,0.01 0.1,0 0.03,-0.01 0.07,-0.03 0.12,-0.06 0.04,-0.03 0.09,-0.08 0.15,-0.13 0.05,-0.06 0.09,-0.1 0.12,-0.15 0.03,-0.04 0.06,-0.08 0.06,-0.12 0.01,-0.03 0.02,-0.07 0.01,-0.1 0,-0.03 -0.02,-0.05 -0.04,-0.07 l -1.85,-1.86 2.23,-2.23 c 0.02,-0.02 0.03,-0.05 0.04,-0.08 0.01,-0.02 0,-0.06 -0.02,-0.09 -0.01,-0.04 -0.04,-0.09 -0.08,-0.14 -0.04,-0.05 -0.09,-0.11 -0.16,-0.18 -0.07,-0.07 -0.13,-0.12 -0.18,-0.16 -0.06,-0.04 -0.1,-0.07 -0.14,-0.09 -0.04,-0.02 -0.07,-0.02 -0.1,-0.01 -0.03,0 -0.05,0.02 -0.07,0.03 l -4.97,4.97 c -0.1,0.11 -0.15,0.21 -0.14,0.31 0.02,0.1 0.06,0.18 0.12,0.24 l 2.41,2.41 c 0.02,0.02 0.04,0.04 0.07,0.04 0.03,0.01 0.07,0.01 0.11,0 0.03,-0.01 0.08,-0.04 0.12,-0.07 0.05,-0.04 0.1,-0.08 0.15,-0.13 z m 8.92,-0.59 c 0.06,-0.05 0.1,-0.1 0.13,-0.14 0.03,-0.04 0.05,-0.08 0.07,-0.12 0.01,-0.04 0.01,-0.07 0,-0.1 0,-0.03 -0.02,-0.06 -0.04,-0.08 l -3.17,-3.17 c -0.07,-0.07 -0.15,-0.11 -0.24,-0.11 -0.09,0 -0.18,0.05 -0.28,0.15 l -0.15,0.15 c -0.04,0.04 -0.07,0.07 -0.09,0.11 -0.03,0.03 -0.05,0.07 -0.07,0.12 -0.02,0.05 -0.04,0.11 -0.06,0.18 -0.02,0.06 -0.04,0.15 -0.06,0.24 l -1.4,6.34 -2.44,-2.44 c -0.03,-0.03 -0.06,-0.05 -0.09,-0.06 -0.03,0 -0.06,0 -0.1,0.01 -0.03,0.01 -0.07,0.03 -0.12,0.06 -0.04,0.03 -0.09,0.07 -0.14,0.12 -0.05,0.06 -0.1,0.11 -0.13,0.15 -0.03,0.05 -0.05,0.09 -0.07,0.13 -0.01,0.03 -0.01,0.07 0,0.1 0.01,0.03 0.02,0.06 0.05,0.08 l 2.98,2.99 c 0.08,0.07 0.16,0.11 0.24,0.11 0.09,0 0.18,-0.04 0.27,-0.13 l 0.16,-0.16 c 0.04,-0.05 0.08,-0.09 0.11,-0.13 0.03,-0.04 0.05,-0.09 0.07,-0.14 0.03,-0.05 0.05,-0.1 0.06,-0.17 0.02,-0.06 0.04,-0.14 0.06,-0.24 l 1.39,-6.31 2.62,2.62 c 0.04,0.05 0.1,0.06 0.17,0.04 0.08,-0.03 0.17,-0.09 0.27,-0.2 z" /></g></g><g
+   id="g238"><g
+     clip-path="url(#clipPath244)"
+     id="g240"><path
+       inkscape:connector-curvature="0"
+       id="path246"
+       style="fill:#5a696e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       d="m 579.55,316.53 c 0.02,-0.02 0.04,-0.05 0.04,-0.08 0.01,-0.03 0,-0.06 -0.02,-0.09 -0.01,-0.04 -0.04,-0.09 -0.08,-0.14 -0.04,-0.05 -0.09,-0.11 -0.16,-0.18 -0.07,-0.07 -0.13,-0.12 -0.18,-0.16 -0.05,-0.04 -0.1,-0.07 -0.13,-0.08 -0.04,-0.02 -0.07,-0.03 -0.1,-0.02 -0.03,0 -0.05,0.02 -0.08,0.04 l -2.38,2.38 -2.44,-2.44 2.38,-2.38 c 0.02,-0.02 0.04,-0.05 0.04,-0.08 0.01,-0.02 0,-0.06 -0.01,-0.09 -0.02,-0.04 -0.05,-0.09 -0.09,-0.14 -0.04,-0.05 -0.09,-0.11 -0.16,-0.18 -0.07,-0.07 -0.13,-0.12 -0.18,-0.16 -0.06,-0.04 -0.1,-0.07 -0.14,-0.09 -0.04,-0.02 -0.07,-0.02 -0.1,-0.02 -0.02,0.01 -0.05,0.02 -0.07,0.05 l -5.15,5.14 c -0.02,0.02 -0.03,0.05 -0.04,0.08 0,0.02 0,0.06 0.02,0.09 0.02,0.04 0.05,0.09 0.09,0.14 0.04,0.05 0.09,0.11 0.16,0.18 0.07,0.07 0.13,0.12 0.18,0.16 0.05,0.04 0.1,0.07 0.13,0.09 0.04,0.01 0.07,0.02 0.1,0.02 0.03,-0.01 0.05,-0.02 0.08,-0.05 l 2.14,-2.14 2.44,2.44 -2.14,2.14 c -0.02,0.03 -0.04,0.05 -0.04,0.08 -0.01,0.03 0,0.06 0.01,0.1 0.02,0.03 0.05,0.08 0.09,0.13 0.03,0.05 0.09,0.11 0.16,0.18 0.07,0.07 0.13,0.12 0.18,0.16 0.05,0.04 0.1,0.07 0.13,0.09 0.04,0.01 0.07,0.02 0.1,0.01 0.03,0 0.05,-0.01 0.08,-0.04 z m 7.23,7.23 c 0.02,-0.03 0.04,-0.05 0.04,-0.08 0.01,-0.03 0,-0.06 -0.02,-0.1 -0.02,-0.04 -0.05,-0.08 -0.08,-0.13 -0.04,-0.05 -0.09,-0.11 -0.17,-0.18 -0.06,-0.07 -0.12,-0.12 -0.17,-0.16 -0.06,-0.04 -0.1,-0.07 -0.14,-0.09 -0.04,-0.02 -0.07,-0.02 -0.1,-0.02 -0.03,0.01 -0.05,0.02 -0.07,0.04 l -4.67,4.67 -0.01,-0.01 2.8,-6.57 c 0.01,-0.03 0.02,-0.06 0.02,-0.09 -0.01,-0.03 -0.02,-0.06 -0.04,-0.1 -0.01,-0.04 -0.04,-0.08 -0.08,-0.13 -0.03,-0.04 -0.08,-0.09 -0.14,-0.14 -0.05,-0.06 -0.11,-0.11 -0.15,-0.15 -0.05,-0.03 -0.09,-0.06 -0.13,-0.08 -0.04,-0.01 -0.07,-0.02 -0.1,-0.03 -0.03,0 -0.05,0.01 -0.08,0.02 l -6.49,2.88 h -0.01 l 4.67,-4.67 c 0.03,-0.02 0.04,-0.05 0.04,-0.08 0.01,-0.02 0,-0.06 -0.02,-0.09 -0.01,-0.04 -0.04,-0.09 -0.08,-0.14 -0.04,-0.05 -0.1,-0.11 -0.17,-0.19 -0.06,-0.06 -0.13,-0.12 -0.18,-0.16 -0.05,-0.04 -0.09,-0.06 -0.13,-0.08 -0.04,-0.02 -0.07,-0.02 -0.1,-0.02 -0.02,0.01 -0.05,0.02 -0.07,0.05 l -4.93,4.93 c -0.12,0.11 -0.17,0.23 -0.16,0.34 0.02,0.11 0.06,0.2 0.14,0.28 l 0.43,0.44 c 0.09,0.09 0.18,0.16 0.26,0.21 0.09,0.05 0.17,0.08 0.26,0.1 0.09,0.01 0.17,0.01 0.26,-0.02 0.09,-0.02 0.19,-0.05 0.29,-0.1 l 5.41,-2.35 0.02,0.02 -2.27,5.46 c -0.06,0.12 -0.09,0.22 -0.11,0.32 -0.02,0.09 -0.03,0.18 -0.02,0.26 0.01,0.07 0.03,0.15 0.07,0.22 0.04,0.06 0.09,0.13 0.16,0.2 l 0.46,0.46 c 0.04,0.04 0.09,0.08 0.14,0.1 0.05,0.03 0.1,0.04 0.15,0.04 0.06,0 0.11,-0.01 0.17,-0.03 0.05,-0.02 0.11,-0.07 0.17,-0.12 z m 0.97,10.02 c 0.05,-0.06 0.1,-0.11 0.13,-0.15 0.04,-0.05 0.06,-0.09 0.08,-0.13 0.01,-0.03 0.02,-0.07 0.01,-0.09 0,-0.03 -0.02,-0.05 -0.04,-0.07 -0.03,-0.04 -0.11,-0.07 -0.24,-0.09 -0.13,-0.03 -0.29,-0.07 -0.49,-0.14 -0.19,-0.06 -0.4,-0.16 -0.64,-0.29 -0.23,-0.13 -0.47,-0.32 -0.72,-0.57 -0.29,-0.29 -0.51,-0.61 -0.63,-0.95 -0.13,-0.34 -0.18,-0.69 -0.15,-1.05 0.03,-0.35 0.13,-0.7 0.3,-1.05 0.18,-0.35 0.42,-0.68 0.73,-0.98 0.34,-0.35 0.69,-0.6 1.05,-0.77 0.36,-0.17 0.72,-0.26 1.07,-0.28 0.35,-0.01 0.69,0.05 1.01,0.19 0.33,0.14 0.63,0.35 0.91,0.63 0.17,0.16 0.32,0.35 0.45,0.56 0.13,0.21 0.22,0.43 0.29,0.66 l -1.56,1.56 -1.24,-1.25 c -0.05,-0.04 -0.11,-0.05 -0.18,-0.03 -0.07,0.02 -0.16,0.08 -0.25,0.18 -0.06,0.06 -0.1,0.1 -0.13,0.15 -0.03,0.04 -0.05,0.08 -0.07,0.11 -0.01,0.04 -0.01,0.07 0,0.1 0,0.03 0.02,0.05 0.04,0.08 l 1.7,1.7 c 0.04,0.03 0.07,0.06 0.11,0.08 0.04,0.02 0.09,0.03 0.14,0.03 0.04,0 0.09,-0.01 0.14,-0.03 0.06,-0.03 0.11,-0.07 0.16,-0.12 l 2.04,-2.04 c 0.07,-0.07 0.12,-0.14 0.15,-0.22 0.03,-0.08 0.02,-0.18 -0.02,-0.3 -0.04,-0.12 -0.1,-0.27 -0.18,-0.44 -0.08,-0.17 -0.17,-0.34 -0.27,-0.51 -0.11,-0.17 -0.22,-0.33 -0.34,-0.49 -0.12,-0.15 -0.25,-0.3 -0.38,-0.43 -0.42,-0.42 -0.85,-0.72 -1.31,-0.92 -0.45,-0.2 -0.91,-0.29 -1.37,-0.28 -0.47,0.01 -0.92,0.13 -1.37,0.34 -0.45,0.21 -0.88,0.52 -1.29,0.93 -0.43,0.43 -0.75,0.88 -0.96,1.35 -0.22,0.47 -0.33,0.95 -0.34,1.43 -0.01,0.47 0.08,0.94 0.27,1.4 0.2,0.46 0.49,0.89 0.89,1.29 0.2,0.2 0.41,0.38 0.63,0.52 0.21,0.15 0.42,0.26 0.6,0.35 0.19,0.1 0.36,0.16 0.51,0.2 0.15,0.04 0.27,0.06 0.34,0.06 0.07,0 0.14,-0.02 0.2,-0.05 0.06,-0.04 0.13,-0.1 0.22,-0.18 z m 8,2.69 c 0.33,-0.32 0.57,-0.66 0.73,-1.01 0.16,-0.35 0.24,-0.7 0.24,-1.06 0,-0.35 -0.08,-0.7 -0.24,-1.05 -0.17,-0.34 -0.41,-0.68 -0.73,-1 -0.3,-0.29 -0.61,-0.52 -0.94,-0.68 -0.33,-0.16 -0.66,-0.24 -1,-0.24 -0.34,-0.01 -0.69,0.06 -1.03,0.22 -0.35,0.16 -0.68,0.4 -1.01,0.73 l -3.33,3.33 c -0.02,0.02 -0.04,0.04 -0.04,0.07 -0.01,0.03 0,0.06 0.02,0.1 0.02,0.04 0.04,0.08 0.08,0.13 0.04,0.05 0.09,0.11 0.16,0.19 0.07,0.06 0.13,0.12 0.18,0.16 0.06,0.04 0.1,0.06 0.14,0.08 0.03,0.02 0.07,0.02 0.09,0.02 0.03,-0.01 0.06,-0.02 0.08,-0.04 l 3.24,-3.24 c 0.25,-0.25 0.49,-0.44 0.74,-0.56 0.25,-0.13 0.49,-0.19 0.73,-0.2 0.23,-0.01 0.46,0.03 0.69,0.13 0.22,0.1 0.43,0.25 0.64,0.46 0.2,0.2 0.36,0.42 0.46,0.64 0.1,0.22 0.14,0.45 0.13,0.68 -0.01,0.24 -0.07,0.47 -0.19,0.71 -0.12,0.24 -0.3,0.48 -0.54,0.72 l -3.28,3.28 c -0.02,0.02 -0.03,0.05 -0.04,0.07 -0.01,0.03 0,0.06 0.02,0.1 0.02,0.04 0.04,0.08 0.08,0.13 0.04,0.06 0.1,0.12 0.16,0.19 0.07,0.06 0.13,0.12 0.18,0.15 0.06,0.04 0.1,0.07 0.14,0.09 0.03,0.01 0.06,0.02 0.09,0.02 0.03,-0.01 0.06,-0.02 0.08,-0.04 z" /></g></g><g
+   id="g248"><g
+     clip-path="url(#clipPath254)"
+     id="g250"><path
+       inkscape:connector-curvature="0"
+       id="path256"
+       style="fill:#5a696e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       d="m 609.13,317.51 c 0.02,-0.02 0.04,-0.05 0.04,-0.07 0.01,-0.03 0,-0.06 -0.02,-0.1 -0.01,-0.04 -0.04,-0.08 -0.08,-0.14 -0.04,-0.05 -0.09,-0.11 -0.16,-0.17 -0.07,-0.08 -0.13,-0.13 -0.18,-0.17 -0.05,-0.04 -0.1,-0.06 -0.14,-0.08 -0.03,-0.02 -0.07,-0.03 -0.09,-0.02 -0.03,0.01 -0.06,0.02 -0.08,0.04 l -2.38,2.38 -2.44,-2.44 2.38,-2.38 c 0.02,-0.02 0.04,-0.05 0.04,-0.07 0.01,-0.03 0,-0.06 -0.02,-0.1 -0.01,-0.04 -0.04,-0.08 -0.08,-0.14 -0.04,-0.05 -0.09,-0.11 -0.16,-0.18 -0.07,-0.06 -0.13,-0.12 -0.18,-0.16 -0.06,-0.04 -0.1,-0.07 -0.14,-0.08 -0.04,-0.02 -0.07,-0.03 -0.1,-0.02 -0.02,0 -0.05,0.02 -0.07,0.04 l -5.15,5.14 c -0.02,0.03 -0.03,0.05 -0.04,0.08 0,0.03 0,0.06 0.02,0.1 0.02,0.03 0.05,0.08 0.09,0.13 0.04,0.06 0.09,0.12 0.16,0.18 0.07,0.07 0.13,0.13 0.18,0.16 0.05,0.04 0.1,0.07 0.13,0.09 0.04,0.02 0.07,0.02 0.1,0.02 0.03,-0.01 0.05,-0.02 0.08,-0.04 l 2.14,-2.15 2.44,2.44 -2.14,2.15 c -0.03,0.02 -0.04,0.04 -0.05,0.07 0,0.03 0.01,0.06 0.02,0.1 0.02,0.04 0.05,0.08 0.09,0.13 0.03,0.05 0.09,0.11 0.16,0.19 0.07,0.06 0.13,0.11 0.18,0.15 0.05,0.04 0.1,0.07 0.13,0.09 0.04,0.02 0.07,0.02 0.1,0.02 0.03,-0.01 0.05,-0.02 0.07,-0.04 z m 4.29,4.67 c 0.05,-0.05 0.1,-0.1 0.13,-0.14 0.03,-0.04 0.05,-0.08 0.06,-0.12 0.02,-0.04 0.02,-0.07 0.01,-0.1 0,-0.03 -0.02,-0.06 -0.05,-0.08 l -3.16,-3.17 c -0.07,-0.07 -0.15,-0.1 -0.24,-0.1 -0.09,0 -0.18,0.04 -0.28,0.14 l -0.15,0.15 c -0.04,0.04 -0.07,0.08 -0.09,0.11 -0.03,0.03 -0.05,0.08 -0.08,0.12 -0.02,0.05 -0.04,0.11 -0.05,0.18 -0.02,0.07 -0.04,0.15 -0.06,0.24 l -1.4,6.34 -2.44,-2.44 c -0.03,-0.03 -0.06,-0.05 -0.09,-0.05 -0.03,-0.01 -0.06,-0.01 -0.1,0 -0.04,0.01 -0.08,0.03 -0.12,0.06 -0.04,0.04 -0.09,0.08 -0.14,0.13 -0.05,0.05 -0.1,0.1 -0.13,0.15 -0.03,0.04 -0.06,0.08 -0.07,0.12 -0.01,0.03 -0.01,0.07 0,0.1 0,0.03 0.02,0.06 0.05,0.09 l 2.98,2.98 c 0.08,0.07 0.16,0.11 0.24,0.11 0.09,0 0.18,-0.04 0.26,-0.13 l 0.17,-0.16 c 0.04,-0.05 0.08,-0.09 0.1,-0.13 0.03,-0.04 0.06,-0.08 0.08,-0.13 0.02,-0.05 0.04,-0.11 0.06,-0.18 0.02,-0.06 0.04,-0.14 0.05,-0.23 l 1.4,-6.32 2.61,2.62 c 0.05,0.05 0.11,0.06 0.18,0.04 0.07,-0.03 0.16,-0.09 0.27,-0.2 z m 3.2,5.68 c 0.17,-0.17 0.3,-0.34 0.4,-0.53 0.1,-0.18 0.17,-0.37 0.21,-0.56 0.03,-0.19 0.04,-0.39 0.02,-0.58 -0.03,-0.2 -0.08,-0.39 -0.16,-0.59 -0.08,-0.19 -0.18,-0.38 -0.31,-0.56 -0.12,-0.19 -0.29,-0.38 -0.49,-0.58 l -1.4,-1.41 c -0.06,-0.06 -0.14,-0.1 -0.24,-0.11 -0.1,-0.02 -0.21,0.03 -0.31,0.14 l -4.79,4.78 c -0.1,0.11 -0.15,0.21 -0.14,0.31 0.02,0.1 0.06,0.18 0.12,0.25 l 1.22,1.21 c 0.32,0.32 0.61,0.56 0.88,0.7 0.26,0.14 0.52,0.23 0.77,0.25 0.26,0.02 0.5,-0.02 0.74,-0.12 0.24,-0.1 0.46,-0.26 0.67,-0.47 0.13,-0.13 0.24,-0.26 0.32,-0.41 0.09,-0.15 0.15,-0.3 0.19,-0.46 0.04,-0.15 0.05,-0.32 0.04,-0.48 -0.01,-0.17 -0.05,-0.34 -0.12,-0.5 0.17,0.12 0.36,0.2 0.56,0.26 0.2,0.05 0.41,0.07 0.61,0.05 0.21,-0.02 0.42,-0.07 0.63,-0.17 0.21,-0.1 0.4,-0.24 0.58,-0.42 z m -3.47,1.33 c -0.13,0.13 -0.26,0.23 -0.41,0.3 -0.14,0.06 -0.28,0.1 -0.43,0.09 -0.15,0 -0.31,-0.05 -0.47,-0.13 -0.16,-0.09 -0.35,-0.23 -0.55,-0.43 l -0.74,-0.74 1.74,-1.74 0.81,0.81 c 0.18,0.19 0.31,0.36 0.37,0.52 0.07,0.16 0.1,0.32 0.09,0.48 -0.01,0.15 -0.05,0.3 -0.12,0.45 -0.08,0.14 -0.17,0.27 -0.29,0.39 z m 2.76,-2.12 c -0.16,0.16 -0.32,0.28 -0.5,0.35 -0.17,0.07 -0.34,0.09 -0.53,0.08 -0.18,-0.02 -0.36,-0.08 -0.55,-0.18 -0.19,-0.11 -0.4,-0.27 -0.62,-0.49 l -0.85,-0.85 1.89,-1.89 1.03,1.03 c 0.16,0.16 0.28,0.32 0.37,0.48 0.08,0.16 0.13,0.33 0.15,0.5 0.01,0.16 -0.01,0.33 -0.07,0.5 -0.06,0.16 -0.17,0.32 -0.32,0.47 z" /></g></g><g
+   id="g258"><g
+     clip-path="url(#clipPath264)"
+     id="g260"><path
+       inkscape:connector-curvature="0"
+       id="path266"
+       style="fill:#5a696e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       d="m 631.26,317.69 c 0.02,-0.02 0.03,-0.05 0.04,-0.08 0,-0.02 0,-0.06 -0.02,-0.09 -0.02,-0.04 -0.05,-0.09 -0.09,-0.14 -0.03,-0.05 -0.09,-0.11 -0.15,-0.18 -0.08,-0.07 -0.14,-0.12 -0.19,-0.16 -0.05,-0.04 -0.09,-0.07 -0.13,-0.08 -0.04,-0.02 -0.07,-0.03 -0.1,-0.02 -0.03,0 -0.05,0.02 -0.07,0.04 l -2.38,2.38 -2.44,-2.44 2.38,-2.38 c 0.02,-0.02 0.03,-0.05 0.04,-0.08 0,-0.02 0,-0.06 -0.02,-0.09 -0.02,-0.04 -0.05,-0.08 -0.08,-0.14 -0.04,-0.05 -0.1,-0.11 -0.17,-0.18 -0.06,-0.07 -0.12,-0.12 -0.18,-0.16 -0.05,-0.04 -0.1,-0.07 -0.13,-0.09 -0.04,-0.01 -0.07,-0.02 -0.1,-0.01 -0.03,0 -0.05,0.01 -0.08,0.04 l -5.14,5.14 c -0.02,0.02 -0.04,0.05 -0.04,0.08 -0.01,0.02 0,0.06 0.02,0.09 0.01,0.04 0.04,0.09 0.08,0.14 0.04,0.05 0.1,0.12 0.16,0.18 0.07,0.07 0.13,0.12 0.19,0.16 0.05,0.04 0.09,0.07 0.13,0.09 0.04,0.02 0.07,0.02 0.1,0.02 0.02,-0.01 0.05,-0.02 0.07,-0.04 l 2.15,-2.15 2.44,2.44 -2.15,2.15 c -0.02,0.02 -0.03,0.04 -0.04,0.07 0,0.03 0,0.06 0.02,0.1 0.02,0.03 0.04,0.08 0.08,0.13 0.04,0.05 0.09,0.11 0.17,0.18 0.06,0.07 0.12,0.12 0.17,0.16 0.06,0.04 0.1,0.07 0.14,0.09 0.04,0.01 0.07,0.02 0.1,0.02 0.02,-0.01 0.05,-0.02 0.07,-0.05 z m 4.29,4.67 c 0.05,-0.05 0.09,-0.1 0.12,-0.14 0.04,-0.05 0.06,-0.09 0.07,-0.12 0.01,-0.04 0.02,-0.07 0.01,-0.1 -0.01,-0.03 -0.02,-0.06 -0.05,-0.08 l -3.16,-3.17 c -0.08,-0.07 -0.16,-0.11 -0.24,-0.11 -0.09,0 -0.19,0.05 -0.28,0.15 l -0.16,0.15 c -0.03,0.04 -0.06,0.07 -0.09,0.11 -0.03,0.03 -0.05,0.07 -0.07,0.12 -0.02,0.05 -0.04,0.11 -0.06,0.18 -0.02,0.06 -0.04,0.14 -0.06,0.24 l -1.39,6.34 -2.45,-2.44 c -0.03,-0.03 -0.05,-0.05 -0.09,-0.06 -0.03,0 -0.06,0 -0.09,0.01 -0.04,0.01 -0.08,0.03 -0.12,0.06 -0.05,0.03 -0.09,0.07 -0.14,0.12 -0.06,0.06 -0.1,0.11 -0.13,0.15 -0.04,0.05 -0.06,0.09 -0.07,0.13 -0.01,0.03 -0.02,0.07 -0.01,0.1 0.01,0.03 0.03,0.06 0.06,0.08 l 2.98,2.99 c 0.07,0.07 0.15,0.11 0.24,0.11 0.08,0 0.17,-0.05 0.26,-0.13 l 0.16,-0.17 c 0.05,-0.04 0.08,-0.08 0.11,-0.12 0.03,-0.04 0.06,-0.09 0.08,-0.14 0.02,-0.05 0.04,-0.1 0.06,-0.17 0.02,-0.06 0.03,-0.14 0.05,-0.24 l 1.39,-6.31 2.62,2.62 c 0.05,0.04 0.11,0.06 0.18,0.04 0.07,-0.03 0.16,-0.09 0.27,-0.2 z m 2.56,7.49 c 0.47,-0.46 0.81,-0.93 1.04,-1.39 0.23,-0.47 0.34,-0.93 0.34,-1.39 0,-0.45 -0.1,-0.9 -0.32,-1.35 -0.22,-0.44 -0.56,-0.89 -1.02,-1.35 l -1.13,-1.14 c -0.07,-0.06 -0.15,-0.1 -0.25,-0.11 -0.1,-0.02 -0.2,0.03 -0.31,0.14 l -4.78,4.78 c -0.11,0.11 -0.15,0.21 -0.14,0.31 0.01,0.1 0.05,0.18 0.12,0.24 l 1.21,1.22 c 0.46,0.46 0.92,0.79 1.36,0.99 0.44,0.2 0.88,0.3 1.32,0.29 0.44,-0.01 0.88,-0.11 1.31,-0.32 0.43,-0.21 0.85,-0.52 1.25,-0.92 z m -0.72,-0.78 c -0.29,0.29 -0.59,0.52 -0.91,0.7 -0.33,0.18 -0.65,0.28 -0.99,0.31 -0.34,0.03 -0.67,-0.02 -1.01,-0.15 -0.34,-0.13 -0.69,-0.39 -1.06,-0.76 l -0.72,-0.72 4.17,-4.17 0.73,0.73 c 0.34,0.34 0.59,0.67 0.74,0.99 0.15,0.33 0.21,0.65 0.19,0.99 -0.02,0.33 -0.12,0.67 -0.31,1.02 -0.19,0.34 -0.46,0.7 -0.83,1.06 z m 8.09,2.84 c 0.02,-0.02 0.04,-0.04 0.05,-0.07 0,-0.02 0,-0.06 -0.02,-0.09 -0.01,-0.04 -0.04,-0.09 -0.09,-0.14 -0.04,-0.06 -0.11,-0.13 -0.19,-0.21 -0.07,-0.07 -0.13,-0.13 -0.18,-0.17 -0.05,-0.04 -0.1,-0.07 -0.14,-0.08 -0.04,-0.02 -0.08,-0.02 -0.12,-0.01 -0.03,0 -0.07,0.02 -0.12,0.04 l -1.75,0.77 c -0.21,0.08 -0.4,0.16 -0.58,0.21 -0.18,0.06 -0.36,0.09 -0.53,0.09 -0.18,0.01 -0.34,-0.03 -0.51,-0.1 -0.16,-0.06 -0.33,-0.18 -0.49,-0.34 l -0.48,-0.48 2.29,-2.28 c 0.02,-0.02 0.03,-0.05 0.04,-0.08 0,-0.03 -0.01,-0.06 -0.02,-0.09 -0.02,-0.04 -0.05,-0.09 -0.08,-0.14 -0.04,-0.05 -0.1,-0.11 -0.17,-0.18 -0.07,-0.07 -0.13,-0.12 -0.18,-0.16 -0.05,-0.04 -0.1,-0.07 -0.13,-0.09 -0.04,-0.01 -0.07,-0.02 -0.1,-0.02 -0.03,0.01 -0.05,0.02 -0.08,0.05 l -4.96,4.96 c -0.11,0.11 -0.15,0.21 -0.14,0.31 0.01,0.1 0.05,0.18 0.12,0.25 l 1.14,1.13 c 0.13,0.14 0.25,0.25 0.34,0.33 0.1,0.08 0.19,0.16 0.27,0.22 0.24,0.17 0.48,0.3 0.72,0.38 0.23,0.08 0.47,0.12 0.69,0.11 0.23,-0.01 0.45,-0.07 0.65,-0.17 0.21,-0.1 0.41,-0.24 0.59,-0.43 0.18,-0.18 0.32,-0.36 0.41,-0.55 0.09,-0.19 0.15,-0.39 0.17,-0.59 0.02,-0.2 0,-0.4 -0.05,-0.61 -0.04,-0.21 -0.12,-0.42 -0.22,-0.63 0.13,0.05 0.26,0.08 0.39,0.09 0.13,0.02 0.27,0.01 0.41,-0.01 0.15,-0.02 0.3,-0.06 0.46,-0.11 0.17,-0.05 0.34,-0.12 0.54,-0.2 l 1.66,-0.7 c 0.13,-0.06 0.23,-0.1 0.28,-0.13 0.05,-0.03 0.09,-0.06 0.11,-0.08 z m -4.84,2.7 c -0.21,0.21 -0.43,0.34 -0.67,0.39 -0.24,0.05 -0.5,-0.01 -0.79,-0.16 -0.09,-0.05 -0.18,-0.12 -0.27,-0.2 -0.1,-0.07 -0.22,-0.18 -0.36,-0.32 l -0.6,-0.61 1.81,-1.8 0.69,0.69 c 0.19,0.19 0.33,0.38 0.42,0.56 0.09,0.18 0.14,0.36 0.15,0.53 0.01,0.17 -0.02,0.34 -0.08,0.49 -0.07,0.15 -0.17,0.3 -0.3,0.43 z" /></g></g><g
+   id="g268"><g
+     clip-path="url(#clipPath274)"
+     id="g270"><path
+       inkscape:connector-curvature="0"
+       id="path276"
+       style="fill:#5a696e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       d="m 659.88,317.16 c 0.02,-0.02 0.04,-0.04 0.05,-0.07 0.01,-0.03 0,-0.06 -0.01,-0.1 -0.02,-0.04 -0.05,-0.08 -0.09,-0.14 -0.04,-0.05 -0.1,-0.12 -0.17,-0.19 -0.1,-0.1 -0.18,-0.17 -0.25,-0.22 -0.07,-0.06 -0.13,-0.09 -0.18,-0.1 -0.06,0 -0.1,0 -0.15,0 l -4.65,0.71 2.68,-2.68 c 0.02,-0.02 0.03,-0.04 0.04,-0.07 0,-0.03 0,-0.06 -0.02,-0.1 -0.02,-0.04 -0.05,-0.08 -0.09,-0.13 -0.03,-0.06 -0.09,-0.12 -0.16,-0.19 -0.06,-0.06 -0.12,-0.12 -0.18,-0.16 -0.05,-0.04 -0.1,-0.07 -0.13,-0.08 -0.04,-0.02 -0.08,-0.03 -0.1,-0.02 -0.03,0.01 -0.06,0.02 -0.08,0.04 l -5.14,5.15 c -0.02,0.02 -0.04,0.04 -0.04,0.07 -0.01,0.03 0,0.06 0.01,0.1 0.02,0.03 0.05,0.08 0.09,0.13 0.04,0.06 0.09,0.12 0.16,0.18 0.07,0.07 0.13,0.13 0.18,0.17 0.06,0.03 0.1,0.06 0.14,0.08 0.04,0.02 0.07,0.02 0.1,0.02 0.02,-0.01 0.05,-0.02 0.07,-0.04 l 2.38,-2.38 -0.48,4.28 c -0.01,0.04 -0.01,0.08 -0.01,0.12 0.01,0.03 0.02,0.07 0.05,0.12 0.02,0.04 0.05,0.08 0.09,0.13 0.04,0.06 0.09,0.12 0.17,0.19 0.07,0.07 0.13,0.13 0.18,0.16 0.05,0.04 0.1,0.07 0.13,0.08 0.04,0.02 0.07,0.02 0.1,0.01 0.02,0 0.05,-0.02 0.07,-0.04 0.03,-0.03 0.06,-0.08 0.08,-0.13 0.02,-0.05 0.03,-0.14 0.05,-0.25 l 0.34,-3.9 4.46,-0.63 c 0.12,-0.03 0.2,-0.05 0.23,-0.07 0.04,-0.01 0.07,-0.03 0.08,-0.05 z m 1.64,1.62 c 0.02,-0.02 0.03,-0.04 0.04,-0.07 0.01,-0.03 0,-0.06 -0.02,-0.1 -0.02,-0.04 -0.05,-0.08 -0.08,-0.13 -0.04,-0.05 -0.1,-0.12 -0.17,-0.18 -0.06,-0.07 -0.12,-0.12 -0.18,-0.16 -0.05,-0.04 -0.1,-0.07 -0.13,-0.09 -0.04,-0.02 -0.07,-0.03 -0.1,-0.02 -0.03,0.01 -0.05,0.02 -0.07,0.04 l -5.15,5.15 c -0.02,0.02 -0.04,0.05 -0.04,0.07 0,0.03 0,0.07 0.02,0.11 0.02,0.03 0.05,0.08 0.09,0.13 0.04,0.05 0.09,0.11 0.15,0.18 0.07,0.07 0.13,0.12 0.19,0.16 0.05,0.04 0.09,0.06 0.13,0.08 0.04,0.02 0.07,0.03 0.1,0.02 0.03,0 0.05,-0.02 0.07,-0.04 z m -0.18,9.72 c 0.05,-0.05 0.1,-0.1 0.13,-0.14 0.03,-0.05 0.05,-0.09 0.06,-0.13 0.02,-0.03 0.02,-0.06 0.01,-0.09 -0.01,-0.03 -0.02,-0.06 -0.04,-0.08 l -1.51,-1.51 4.65,-4.65 c 0.02,-0.02 0.03,-0.04 0.04,-0.07 0.01,-0.03 0,-0.06 -0.02,-0.1 -0.02,-0.04 -0.05,-0.08 -0.08,-0.13 -0.04,-0.06 -0.1,-0.12 -0.17,-0.18 -0.06,-0.07 -0.12,-0.12 -0.18,-0.16 -0.05,-0.04 -0.1,-0.07 -0.13,-0.09 -0.04,-0.02 -0.07,-0.03 -0.1,-0.02 -0.03,0.01 -0.05,0.02 -0.07,0.04 l -4.65,4.65 -1.51,-1.51 c -0.02,-0.02 -0.05,-0.03 -0.08,-0.04 -0.03,-0.01 -0.06,-0.01 -0.09,0.01 -0.04,0.01 -0.08,0.03 -0.12,0.06 -0.05,0.03 -0.1,0.08 -0.15,0.13 -0.05,0.05 -0.1,0.1 -0.13,0.15 -0.03,0.05 -0.06,0.09 -0.07,0.12 -0.01,0.04 -0.02,0.07 -0.01,0.1 0.01,0.03 0.02,0.05 0.04,0.08 l 3.73,3.73 c 0.02,0.02 0.05,0.03 0.08,0.04 0.03,0.01 0.06,0 0.1,-0.01 0.04,-0.01 0.08,-0.03 0.12,-0.07 0.05,-0.03 0.1,-0.08 0.15,-0.13 z" /></g></g><g
+   id="g278"><g
+     clip-path="url(#clipPath284)"
+     id="g280"><path
+       inkscape:connector-curvature="0"
+       id="path286"
+       style="fill:#5a696e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+       d="m 681.97,319.63 c 0.33,-0.33 0.57,-0.66 0.73,-1.01 0.16,-0.36 0.24,-0.71 0.24,-1.06 0,-0.35 -0.08,-0.7 -0.24,-1.05 -0.17,-0.34 -0.41,-0.68 -0.73,-1 -0.3,-0.3 -0.61,-0.52 -0.94,-0.68 -0.33,-0.16 -0.66,-0.24 -1,-0.25 -0.34,-0.01 -0.69,0.07 -1.03,0.23 -0.35,0.15 -0.68,0.4 -1.01,0.73 l -3.33,3.32 c -0.02,0.03 -0.04,0.05 -0.04,0.08 -0.01,0.03 0,0.06 0.02,0.1 0.02,0.03 0.04,0.08 0.08,0.13 0.04,0.05 0.09,0.11 0.16,0.18 0.07,0.07 0.13,0.12 0.18,0.16 0.06,0.04 0.1,0.07 0.14,0.09 0.03,0.01 0.07,0.02 0.09,0.01 0.03,0 0.06,-0.02 0.08,-0.04 l 3.24,-3.24 c 0.25,-0.25 0.49,-0.43 0.74,-0.56 0.25,-0.12 0.49,-0.19 0.73,-0.2 0.23,0 0.46,0.04 0.69,0.14 0.22,0.1 0.43,0.25 0.64,0.45 0.2,0.21 0.36,0.42 0.46,0.65 0.1,0.22 0.14,0.45 0.13,0.68 -0.01,0.23 -0.07,0.47 -0.19,0.71 -0.12,0.24 -0.3,0.48 -0.54,0.72 l -3.28,3.27 c -0.02,0.03 -0.03,0.05 -0.04,0.08 -0.01,0.03 0,0.06 0.02,0.1 0.02,0.03 0.04,0.08 0.08,0.13 0.04,0.05 0.1,0.11 0.16,0.18 0.07,0.07 0.13,0.12 0.18,0.16 0.06,0.04 0.1,0.07 0.14,0.08 0.03,0.02 0.06,0.03 0.09,0.02 0.03,0 0.06,-0.01 0.08,-0.04 z m 1.14,7.29 c 0.06,-0.05 0.1,-0.1 0.13,-0.14 0.04,-0.05 0.06,-0.09 0.07,-0.13 0.01,-0.03 0.01,-0.07 0,-0.1 -0.01,-0.02 -0.02,-0.05 -0.04,-0.07 l -1.96,-1.96 1.82,-1.82 1.86,1.85 c 0.02,0.02 0.04,0.03 0.07,0.04 0.03,0.01 0.06,0.01 0.09,0 0.04,-0.01 0.08,-0.03 0.12,-0.06 0.04,-0.03 0.09,-0.07 0.15,-0.13 0.06,-0.05 0.1,-0.1 0.13,-0.15 0.03,-0.04 0.05,-0.08 0.06,-0.12 0.01,-0.03 0.01,-0.07 0.01,-0.1 -0.01,-0.03 -0.02,-0.05 -0.04,-0.07 l -1.86,-1.86 2.24,-2.23 c 0.02,-0.02 0.03,-0.04 0.04,-0.07 0,-0.03 0,-0.07 -0.02,-0.1 -0.02,-0.04 -0.05,-0.08 -0.08,-0.14 -0.04,-0.05 -0.09,-0.11 -0.17,-0.18 -0.06,-0.07 -0.12,-0.12 -0.18,-0.16 -0.05,-0.04 -0.1,-0.07 -0.13,-0.09 -0.04,-0.01 -0.07,-0.02 -0.1,-0.01 -0.03,0 -0.06,0.02 -0.08,0.04 l -4.96,4.96 c -0.11,0.11 -0.15,0.21 -0.14,0.31 0.01,0.1 0.05,0.18 0.12,0.25 l 2.41,2.41 c 0.02,0.02 0.04,0.03 0.07,0.04 0.03,0 0.06,0 0.1,-0.01 0.04,-0.01 0.08,-0.03 0.13,-0.07 0.04,-0.03 0.09,-0.08 0.14,-0.13 z m 8.93,-0.59 c 0.05,-0.05 0.09,-0.1 0.13,-0.14 0.03,-0.04 0.05,-0.08 0.06,-0.12 0.01,-0.04 0.02,-0.07 0.01,-0.1 -0.01,-0.03 -0.02,-0.06 -0.05,-0.08 l -3.16,-3.17 c -0.07,-0.07 -0.15,-0.1 -0.24,-0.1 -0.09,0 -0.18,0.04 -0.28,0.14 l -0.15,0.15 c -0.04,0.04 -0.07,0.08 -0.1,0.11 -0.02,0.04 -0.05,0.08 -0.07,0.12 -0.02,0.05 -0.04,0.11 -0.06,0.18 -0.01,0.07 -0.03,0.15 -0.06,0.24 l -1.39,6.34 -2.45,-2.44 c -0.02,-0.03 -0.05,-0.05 -0.08,-0.05 -0.03,-0.01 -0.07,-0.01 -0.1,0 -0.04,0.01 -0.08,0.03 -0.12,0.06 -0.04,0.04 -0.09,0.08 -0.14,0.13 -0.05,0.05 -0.1,0.1 -0.13,0.15 -0.04,0.04 -0.06,0.08 -0.07,0.12 -0.01,0.04 -0.01,0.07 -0.01,0.1 0.01,0.03 0.03,0.06 0.06,0.09 l 2.98,2.98 c 0.08,0.07 0.16,0.11 0.24,0.11 0.09,0 0.17,-0.04 0.26,-0.13 l 0.16,-0.16 c 0.05,-0.05 0.08,-0.09 0.11,-0.13 0.03,-0.04 0.06,-0.08 0.08,-0.13 0.02,-0.05 0.04,-0.11 0.06,-0.18 0.02,-0.06 0.04,-0.14 0.05,-0.23 l 1.39,-6.32 2.62,2.62 c 0.05,0.05 0.11,0.06 0.18,0.04 0.07,-0.02 0.16,-0.09 0.27,-0.2 z" /></g></g><g
+   aria-label="Competence center"
+   transform="matrix(1,0,0,-1,579.19,166.2)"
+   style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#5a696e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   id="text290"><path
+     d="m 5.239,-8.385 q -1.495,0 -2.353,1.001 -0.858,1.001 -0.858,2.743 0,1.729 0.793,2.743 0.806,1.001 2.405,1.001 0.611,0 1.157,-0.104 0.546,-0.104 1.066,-0.26 v 1.014 Q 6.929,-0.052 6.37,0.039 5.824,0.13 5.057,0.13 3.64,0.13 2.691,-0.455 1.742,-1.04 1.261,-2.119 0.793,-3.198 0.793,-4.654 q 0,-1.404 0.507,-2.47 0.52,-1.079 1.521,-1.677 1.001,-0.611 2.431,-0.611 1.469,0 2.561,0.546 L 7.345,-7.878 Q 6.916,-8.073 6.383,-8.229 5.863,-8.385 5.239,-8.385 Z"
+     style=""
+     id="path392" /><path
+     d="m 14.6042,-3.497 q 0,1.729 -0.884,2.678 -0.871,0.949 -2.366,0.949 -0.923,0 -1.6510002,-0.416 -0.715,-0.429 -1.131,-1.235 -0.416,-0.819 -0.416,-1.976 0,-1.729 0.871,-2.665 0.871,-0.936 2.3660002,-0.936 0.949,0 1.664,0.429 0.728,0.416 1.131,1.222 0.416,0.793 0.416,1.95 z m -5.2650002,0 q 0,1.235 0.481,1.963 0.4940002,0.715 1.5600002,0.715 1.053,0 1.547,-0.715 0.494,-0.728 0.494,-1.963 0,-1.235 -0.494,-1.937 -0.494,-0.702 -1.56,-0.702 -1.066,0 -1.5470002,0.702 -0.481,0.702 -0.481,1.937 z"
+     style=""
+     id="path394" /><path
+     d="m 23.58928,-7.098 q 1.183,0 1.768,0.611 0.585,0.598 0.585,1.95 V 0 h -1.131 v -4.485 q 0,-1.651 -1.417,-1.651 -1.014,0 -1.456,0.585 -0.429,0.585 -0.429,1.703 V 0 h -1.131 v -4.485 q 0,-1.651 -1.43,-1.651 -1.053,0 -1.456,0.65 -0.403,0.65 -0.403,1.872 V 0 h -1.144 v -6.968 h 0.923 l 0.169,0.949 h 0.065 q 0.325,-0.546 0.871,-0.806 0.559,-0.273 1.183,-0.273 1.638,0 2.132,1.17 h 0.065 q 0.351,-0.598 0.949,-0.884 0.611,-0.286 1.287,-0.286 z"
+     style=""
+     id="path396" /><path
+     d="m 30.478241,-7.098 q 1.287,0 2.067,0.897 0.793,0.897 0.793,2.704 0,1.781 -0.793,2.704 -0.78,0.923 -2.08,0.923 -0.806,0 -1.339,-0.299 -0.52,-0.312 -0.819,-0.715 h -0.078 q 0.026,0.221 0.052,0.559 0.026,0.338 0.026,0.585 v 2.86 h -1.144 V -6.968 h 0.936 l 0.156,0.949 h 0.052 q 0.312,-0.455 0.819,-0.767 0.507,-0.312 1.352,-0.312 z m -0.208,0.962 q -1.066,0 -1.508,0.598 -0.429,0.598 -0.455,1.82 v 0.221 q 0,1.287 0.416,1.989 0.429,0.689 1.573,0.689 0.637,0 1.04,-0.351 0.416,-0.351 0.611,-0.949 0.208,-0.611 0.208,-1.391 0,-1.196 -0.468,-1.911 -0.455,-0.715 -1.417,-0.715 z"
+     style=""
+     id="path398" /><path
+     d="m 37.155039,-7.098 q 0.897,0 1.534,0.39 0.65,0.39 0.988,1.105 0.351,0.702 0.351,1.651 v 0.689 h -4.771 q 0.026,1.183 0.598,1.807 0.585,0.611 1.625,0.611 0.663,0 1.17,-0.117 0.52,-0.13 1.066,-0.364 v 1.001 q -0.533,0.234 -1.053,0.338 -0.52,0.117 -1.235,0.117 -0.988,0 -1.755,-0.403 -0.754,-0.403 -1.183,-1.196 -0.416,-0.806 -0.416,-1.963 0,-1.144 0.377,-1.963 0.39,-0.819 1.079,-1.261 0.702,-0.442 1.625,-0.442 z m -0.013,0.936 q -0.819,0 -1.3,0.533 -0.468,0.52 -0.559,1.456 h 3.549 q -0.013,-0.884 -0.416,-1.43 -0.403,-0.559 -1.274,-0.559 z"
+     style=""
+     id="path400" /><path
+     d="m 43.78296,-0.806 q 0.26,0 0.533,-0.039 0.273,-0.052 0.442,-0.104 v 0.871 q -0.182,0.091 -0.52,0.143 -0.338,0.065 -0.65,0.065 -0.546,0 -1.014,-0.182 -0.455,-0.195 -0.741,-0.663 -0.286,-0.468 -0.286,-1.313 v -4.056 h -0.988 V -6.63 l 1.001,-0.455 0.455,-1.482 h 0.676 v 1.599 h 2.015 v 0.884 h -2.015 v 4.03 q 0,0.637 0.299,0.949 0.312,0.299 0.793,0.299 z"
+     style=""
+     id="path402" /><path
+     d="m 48.794199,-7.098 q 0.897,0 1.534,0.39 0.65,0.39 0.988,1.105 0.351,0.702 0.351,1.651 v 0.689 h -4.771 q 0.026,1.183 0.598,1.807 0.585,0.611 1.625,0.611 0.663,0 1.17,-0.117 0.52,-0.13 1.066,-0.364 v 1.001 q -0.533,0.234 -1.053,0.338 -0.52,0.117 -1.235,0.117 -0.988,0 -1.755,-0.403 -0.754,-0.403 -1.183,-1.196 -0.416,-0.806 -0.416,-1.963 0,-1.144 0.377,-1.963 0.39,-0.819 1.079,-1.261 0.702,-0.442 1.625,-0.442 z m -0.013,0.936 q -0.819,0 -1.3,0.533 -0.468,0.52 -0.559,1.456 h 3.549 q -0.013,-0.884 -0.416,-1.43 -0.403,-0.559 -1.274,-0.559 z"
+     style=""
+     id="path404" /><path
+     d="m 56.44912,-7.098 q 1.248,0 1.885,0.611 0.637,0.598 0.637,1.95 V 0 h -1.131 v -4.459 q 0,-1.677 -1.56,-1.677 -1.157,0 -1.599,0.65 -0.442,0.65 -0.442,1.872 V 0 h -1.144 v -6.968 h 0.923 l 0.169,0.949 h 0.065 q 0.338,-0.546 0.936,-0.806 0.598,-0.273 1.261,-0.273 z"
+     style=""
+     id="path406" /><path
+     d="m 63.176878,0.13 q -0.923,0 -1.651,-0.377 -0.715,-0.377 -1.131,-1.17 -0.403,-0.793 -0.403,-2.028 0,-1.287 0.429,-2.093 0.429,-0.806 1.157,-1.183 0.741,-0.377 1.677,-0.377 0.533,0 1.027,0.117 0.494,0.104 0.806,0.26 l -0.351,0.949 q -0.312,-0.117 -0.728,-0.221 -0.416,-0.104 -0.78,-0.104 -2.054,0 -2.054,2.639 0,1.261 0.494,1.937 0.507,0.663 1.495,0.663 0.572,0 1.001,-0.117 0.442,-0.117 0.806,-0.286 v 1.014 q -0.351,0.182 -0.78,0.273 -0.416,0.104 -1.014,0.104 z"
+     style=""
+     id="path408" /><path
+     d="m 68.955637,-7.098 q 0.897,0 1.534,0.39 0.65,0.39 0.988,1.105 0.351,0.702 0.351,1.651 v 0.689 h -4.771 q 0.026,1.183 0.598,1.807 0.585,0.611 1.625,0.611 0.663,0 1.17,-0.117 0.52,-0.13 1.066,-0.364 v 1.001 q -0.533,0.234 -1.053,0.338 -0.52,0.117 -1.235,0.117 -0.988,0 -1.755,-0.403 -0.754,-0.403 -1.183,-1.196 -0.416,-0.806 -0.416,-1.963 0,-1.144 0.377,-1.963 0.39,-0.819 1.079,-1.261 0.702,-0.442 1.625,-0.442 z m -0.013,0.936 q -0.819,0 -1.3,0.533 -0.468,0.52 -0.559,1.456 h 3.549 q -0.013,-0.884 -0.416,-1.43 -0.403,-0.559 -1.274,-0.559 z"
+     style=""
+     id="path410" /><path
+     d="m 79.364996,0.13 q -0.923,0 -1.651,-0.377 -0.715,-0.377 -1.131,-1.17 -0.403,-0.793 -0.403,-2.028 0,-1.287 0.429,-2.093 0.429,-0.806 1.157,-1.183 0.741,-0.377 1.677,-0.377 0.533,0 1.027,0.117 0.494,0.104 0.806,0.26 l -0.351,0.949 q -0.312,-0.117 -0.728,-0.221 -0.416,-0.104 -0.78,-0.104 -2.054,0 -2.054,2.639 0,1.261 0.494,1.937 0.507,0.663 1.495,0.663 0.572,0 1.001,-0.117 0.442,-0.117 0.806,-0.286 v 1.014 q -0.351,0.182 -0.78,0.273 -0.416,0.104 -1.014,0.104 z"
+     style=""
+     id="path412" /><path
+     d="m 85.143763,-7.098 q 0.897,0 1.534,0.39 0.65,0.39 0.988,1.105 0.351,0.702 0.351,1.651 v 0.689 h -4.771 q 0.026,1.183 0.598,1.807 0.585,0.611 1.625,0.611 0.663,0 1.17,-0.117 0.52,-0.13 1.066,-0.364 v 1.001 q -0.533,0.234 -1.053,0.338 -0.52,0.117 -1.235,0.117 -0.988,0 -1.755,-0.403 -0.754,-0.403 -1.183,-1.196 -0.416,-0.806 -0.416,-1.963 0,-1.144 0.377,-1.963 0.39,-0.819 1.079,-1.261 0.702,-0.442 1.625,-0.442 z m -0.013,0.936 q -0.819,0 -1.3,0.533 -0.468,0.52 -0.559,1.456 h 3.549 q -0.013,-0.884 -0.416,-1.43 -0.403,-0.559 -1.274,-0.559 z"
+     style=""
+     id="path414" /><path
+     d="m 92.798684,-7.098 q 1.248,0 1.885,0.611 0.637,0.598 0.637,1.95 V 0 h -1.131 v -4.459 q 0,-1.677 -1.56,-1.677 -1.157,0 -1.599,0.65 -0.442,0.65 -0.442,1.872 V 0 h -1.144 v -6.968 h 0.923 l 0.169,0.949 h 0.065 q 0.338,-0.546 0.936,-0.806 0.598,-0.273 1.261,-0.273 z"
+     style=""
+     id="path416" /><path
+     d="m 99.058442,-0.806 q 0.26,0 0.533,-0.039 0.273,-0.052 0.441998,-0.104 v 0.871 q -0.181998,0.091 -0.519998,0.143 -0.338,0.065 -0.65,0.065 -0.546,0 -1.014,-0.182 -0.455,-0.195 -0.741,-0.663 -0.286,-0.468 -0.286,-1.313 v -4.056 h -0.988 V -6.63 l 1.001,-0.455 0.455,-1.482 h 0.676 v 1.599 h 2.015 v 0.884 h -2.015 v 4.03 q 0,0.637 0.299,0.949 0.312,0.299 0.793,0.299 z"
+     style=""
+     id="path418" /><path
+     d="m 104.12584,-7.098 q 0.897,0 1.534,0.39 0.65,0.39 0.988,1.105 0.351,0.702 0.351,1.651 v 0.689 h -4.771 q 0.026,1.183 0.598,1.807 0.585,0.611 1.625,0.611 0.663,0 1.17,-0.117 0.52,-0.13 1.066,-0.364 v 1.001 q -0.533,0.234 -1.053,0.338 -0.52,0.117 -1.235,0.117 -0.988,0 -1.755,-0.403 -0.754,-0.403 -1.183,-1.196 -0.416,-0.806 -0.416,-1.963 0,-1.144 0.377,-1.963 0.39,-0.819 1.079,-1.261 0.702,-0.442 1.625,-0.442 z m -0.013,0.936 q -0.819,0 -1.3,0.533 -0.468,0.52 -0.559,1.456 h 3.549 q -0.013,-0.884 -0.416,-1.43 -0.403,-0.559 -1.274,-0.559 z"
+     style=""
+     id="path420" /><path
+     d="m 111.6206,-7.098 q 0.195,0 0.416,0.026 0.234,0.013 0.403,0.052 l -0.143,1.053 q -0.169,-0.039 -0.377,-0.065 -0.195,-0.026 -0.377,-0.026 -0.533,0 -1.001,0.299 -0.468,0.286 -0.754,0.819 -0.273,0.52 -0.273,1.222 V 0 h -1.144 v -6.968 h 0.936 l 0.13,1.274 h 0.052 q 0.338,-0.572 0.871,-0.988 0.533,-0.416 1.261,-0.416 z"
+     style=""
+     id="path422" /></g>
+
+
+
+<path
+   inkscape:connector-curvature="0"
+   id="path292"
+   style="fill:none;stroke:#f79646;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+   d="m 349.21,271.97 h 350.98 v 36.179 H 349.21 Z" /><g
+   aria-label="Backbone "
+   transform="matrix(1,0,0,-1,356.47,293.74)"
+   style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#f79646;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   id="text296"><path
+     d="m 1.261,-9.282 h 2.652 q 1.742,0 2.626,0.52 0.897,0.507 0.897,1.781 0,0.819 -0.455,1.365 -0.455,0.533 -1.313,0.689 v 0.065 q 0.585,0.091 1.053,0.338 0.481,0.247 0.754,0.702 0.273,0.455 0.273,1.183 0,1.261 -0.871,1.95 Q 6.019,0 4.524,0 H 1.261 Z m 1.17,3.952 h 1.716 q 1.196,0 1.638,-0.377 0.442,-0.39 0.442,-1.144 0,-0.767 -0.546,-1.092 Q 5.148,-8.281 3.965,-8.281 H 2.431 Z m 0,0.975 v 3.367 h 1.872 q 1.235,0 1.716,-0.481 Q 6.5,-1.95 6.5,-2.73 6.5,-3.458 5.993,-3.9 5.499,-4.355 4.212,-4.355 Z"
+     style=""
+     id="path551" /><path
+     d="m 11.394816,-7.085 q 1.274,0 1.885,0.559 0.611,0.559 0.611,1.781 V 0 h -0.832 l -0.221,-0.988 h -0.052 q -0.455,0.572 -0.962,0.845 -0.494,0.273 -1.378,0.273 -0.949,0 -1.573,-0.494 -0.624,-0.507 -0.624,-1.573 0,-1.04 0.819,-1.599 0.819,-0.572 2.522,-0.624 l 1.183,-0.039 v -0.416 q 0,-0.871 -0.377,-1.209 -0.377,-0.338 -1.066,-0.338 -0.546,0 -1.04,0.169 -0.494,0.156 -0.923,0.364 l -0.351,-0.858 q 0.455,-0.247 1.079,-0.416 0.624,-0.182 1.3,-0.182 z m 1.365,3.679 -1.027,0.039 q -1.3,0.052 -1.807,0.416 -0.494,0.364 -0.494,1.027 0,0.585 0.351,0.858 0.364,0.273 0.923,0.273 0.884,0 1.469,-0.481 0.585,-0.494 0.585,-1.508 z"
+     style=""
+     id="path553" /><path
+     d="m 18.287472,0.13 q -0.923,0 -1.651,-0.377 -0.715,-0.377 -1.131,-1.17 -0.403,-0.793 -0.403,-2.028 0,-1.287 0.429,-2.093 0.429,-0.806 1.157,-1.183 0.741,-0.377 1.677,-0.377 0.533,0 1.027,0.117 0.494,0.104 0.806,0.26 l -0.351,0.949 q -0.312,-0.117 -0.728,-0.221 -0.416,-0.104 -0.78,-0.104 -2.054,0 -2.054,2.639 0,1.261 0.494,1.937 0.507,0.663 1.495,0.663 0.572,0 1.001,-0.117 0.442,-0.117 0.806,-0.286 v 1.014 q -0.351,0.182 -0.78,0.273 -0.416,0.104 -1.014,0.104 z"
+     style=""
+     id="path555" /><path
+     d="m 22.516289,-9.88 v 5.161 q 0,0.208 -0.026,0.546 -0.013,0.338 -0.026,0.585 h 0.052 q 0.078,-0.104 0.234,-0.299 0.156,-0.195 0.312,-0.39 0.169,-0.208 0.286,-0.338 l 2.223,-2.353 h 1.339 l -2.821,2.977 3.016,3.991 h -1.378 l -2.418,-3.25 -0.793,0.689 V 0 h -1.131 v -9.88 z"
+     style=""
+     id="path557" /><path
+     d="m 28.928407,-9.88 v 2.405 q 0,0.442 -0.026,0.832 -0.013,0.377 -0.039,0.598 h 0.065 q 0.299,-0.442 0.819,-0.741 0.52,-0.299 1.339,-0.299 1.3,0 2.08,0.91 0.793,0.897 0.793,2.691 0,1.794 -0.793,2.704 -0.793,0.91 -2.08,0.91 -0.819,0 -1.339,-0.299 -0.52,-0.299 -0.819,-0.715 h -0.091 L 28.603407,0 h -0.819 v -9.88 z m 1.963,3.744 q -1.105,0 -1.534,0.637 -0.429,0.637 -0.429,1.976 v 0.052 q 0,1.287 0.416,1.976 0.429,0.676 1.573,0.676 0.936,0 1.391,-0.689 0.468,-0.689 0.468,-1.989 0,-2.639 -1.885,-2.639 z"
+     style=""
+     id="path559" /><path
+     d="m 41.127561,-3.497 q 0,1.729 -0.884,2.678 -0.871,0.949 -2.366,0.949 -0.923,0 -1.651,-0.416 -0.715,-0.429 -1.131,-1.235 -0.416,-0.819 -0.416,-1.976 0,-1.729 0.871,-2.665 0.871,-0.936 2.366,-0.936 0.949,0 1.664,0.429 0.728,0.416 1.131,1.222 0.416,0.793 0.416,1.95 z m -5.265,0 q 0,1.235 0.481,1.963 0.494,0.715 1.56,0.715 1.053,0 1.547,-0.715 0.494,-0.728 0.494,-1.963 0,-1.235 -0.494,-1.937 -0.494,-0.702 -1.56,-0.702 -1.066,0 -1.547,0.702 -0.481,0.702 -0.481,1.937 z"
+     style=""
+     id="path561" /><path
+     d="m 45.835289,-7.098 q 1.248,0 1.885,0.611 0.637,0.598 0.637,1.95 V 0 h -1.131 v -4.459 q 0,-1.677 -1.56,-1.677 -1.157,0 -1.599,0.65 -0.442,0.65 -0.442,1.872 V 0 h -1.144 v -6.968 h 0.923 l 0.169,0.949 h 0.065 q 0.338,-0.546 0.936,-0.806 0.598,-0.273 1.261,-0.273 z"
+     style=""
+     id="path563" /><path
+     d="m 52.555888,-7.098 q 0.897,0 1.534,0.39 0.65,0.39 0.988,1.105 0.351,0.702 0.351,1.651 v 0.689 h -4.771 q 0.026,1.183 0.598,1.807 0.585,0.611 1.625,0.611 0.663,0 1.17,-0.117 0.52,-0.13 1.066,-0.364 v 1.001 q -0.533,0.234 -1.053,0.338 -0.52,0.117 -1.235,0.117 -0.988,0 -1.755,-0.403 -0.754,-0.403 -1.183,-1.196 -0.416,-0.806 -0.416,-1.963 0,-1.144 0.377,-1.963 0.39,-0.819 1.079,-1.261 0.702,-0.442 1.625,-0.442 z m -0.013,0.936 q -0.819,0 -1.3,0.533 -0.468,0.52 -0.559,1.456 h 3.549 q -0.013,-0.884 -0.416,-1.43 -0.403,-0.559 -1.274,-0.559 z"
+     style=""
+     id="path565" /></g>
+
+
+
+<g
+   aria-label="Services"
+   transform="matrix(1,0,0,-1,356.47,276.94)"
+   style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#f79646;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   id="text300"><path
+     d="m 6.526,-2.483 q 0,1.235 -0.897,1.924 Q 4.732,0.13 3.211,0.13 2.431,0.13 1.768,0.013 1.105,-0.104 0.663,-0.312 V -1.43 q 0.468,0.208 1.157,0.377 0.702,0.169 1.443,0.169 1.04,0 1.56,-0.403 0.533,-0.403 0.533,-1.092 0,-0.455 -0.195,-0.767 Q 4.966,-3.458 4.485,-3.718 4.017,-3.991 3.172,-4.29 1.989,-4.719 1.378,-5.343 0.78,-5.967 0.78,-7.046 q 0,-0.741 0.377,-1.261 0.377,-0.533 1.04,-0.819 0.676,-0.286 1.547,-0.286 0.767,0 1.404,0.143 0.637,0.143 1.157,0.377 L 5.941,-7.891 Q 5.46,-8.099 4.888,-8.242 4.329,-8.385 3.718,-8.385 q -0.871,0 -1.313,0.377 -0.442,0.364 -0.442,0.975 0,0.468 0.195,0.78 0.195,0.312 0.637,0.559 0.442,0.247 1.196,0.533 0.819,0.299 1.378,0.65 0.572,0.338 0.858,0.819 0.299,0.481 0.299,1.209 z"
+     style=""
+     id="path534" /><path
+     d="m 10.24036,-7.098 q 0.897,0 1.534,0.39 0.65,0.39 0.988,1.105 0.351,0.702 0.351,1.651 v 0.689 H 8.3423598 q 0.026,1.183 0.598,1.807 0.585,0.611 1.6250002,0.611 0.663,0 1.17,-0.117 0.52,-0.13 1.066,-0.364 v 1.001 q -0.533,0.234 -1.053,0.338 -0.52,0.117 -1.235,0.117 -0.9880002,0 -1.7550002,-0.403 -0.754,-0.403 -1.183,-1.196 -0.416,-0.806 -0.416,-1.963 0,-1.144 0.377,-1.963 0.39,-0.819 1.079,-1.261 0.702,-0.442 1.6250002,-0.442 z m -0.013,0.936 q -0.8190002,0 -1.3000002,0.533 -0.468,0.52 -0.559,1.456 H 11.91736 q -0.013,-0.884 -0.416,-1.43 -0.403,-0.559 -1.274,-0.559 z"
+     style=""
+     id="path536" /><path
+     d="m 17.79128,-7.098 q 0.195,0 0.416,0.026 0.234,0.013 0.403,0.052 l -0.143,1.053 q -0.169,-0.039 -0.377,-0.065 -0.195,-0.026 -0.377,-0.026 -0.533,0 -1.001,0.299 -0.468,0.286 -0.754,0.819 -0.273,0.52 -0.273,1.222 V 0 h -1.144 v -6.968 h 0.936 l 0.13,1.274 h 0.052 q 0.338,-0.572 0.871,-0.988 0.533,-0.416 1.261,-0.416 z"
+     style=""
+     id="path538" /><path
+     d="m 20.975241,0 -2.639,-6.968 h 1.222 l 1.482,4.108 q 0.104,0.286 0.221,0.637 0.117,0.351 0.208,0.676 0.091,0.312 0.13,0.533 h 0.052 q 0.052,-0.221 0.143,-0.546 0.104,-0.325 0.221,-0.676 0.13,-0.351 0.221,-0.624 l 1.482,-4.108 h 1.222 L 22.288241,0 Z"
+     style=""
+     id="path540" /><path
+     d="m 26.37232,-9.581 q 0.26,0 0.455,0.182 0.208,0.169 0.208,0.546 0,0.364 -0.208,0.546 -0.195,0.182 -0.455,0.182 -0.286,0 -0.481,-0.182 -0.195,-0.182 -0.195,-0.546 0,-0.377 0.195,-0.546 0.195,-0.182 0.481,-0.182 z m 0.559,2.613 V 0 h -1.144 v -6.968 z"
+     style=""
+     id="path542" /><path
+     d="m 31.8396,0.13 q -0.923,0 -1.651,-0.377 -0.715,-0.377 -1.131,-1.17 -0.403,-0.793 -0.403,-2.028 0,-1.287 0.429,-2.093 0.429,-0.806 1.157,-1.183 0.741,-0.377 1.677,-0.377 0.533,0 1.027,0.117 0.494,0.104 0.806,0.26 l -0.351,0.949 q -0.312,-0.117 -0.728,-0.221 -0.416,-0.104 -0.78,-0.104 -2.054,0 -2.054,2.639 0,1.261 0.494,1.937 0.507,0.663 1.495,0.663 0.572,0 1.001,-0.117 0.442,-0.117 0.806,-0.286 v 1.014 q -0.351,0.182 -0.78,0.273 -0.416,0.104 -1.014,0.104 z"
+     style=""
+     id="path544" /><path
+     d="m 37.618361,-7.098 q 0.897,0 1.534,0.39 0.65,0.39 0.988,1.105 0.351,0.702 0.351,1.651 v 0.689 h -4.771 q 0.026,1.183 0.598,1.807 0.585,0.611 1.625,0.611 0.663,0 1.17,-0.117 0.52,-0.13 1.066,-0.364 v 1.001 q -0.533,0.234 -1.053,0.338 -0.52,0.117 -1.235,0.117 -0.988,0 -1.755,-0.403 -0.754,-0.403 -1.183,-1.196 -0.416,-0.806 -0.416,-1.963 0,-1.144 0.377,-1.963 0.39,-0.819 1.079,-1.261 0.702,-0.442 1.625,-0.442 z m -0.013,0.936 q -0.819,0 -1.3,0.533 -0.468,0.52 -0.559,1.456 h 3.549 q -0.013,-0.884 -0.416,-1.43 -0.403,-0.559 -1.274,-0.559 z"
+     style=""
+     id="path546" /><path
+     d="m 46.456281,-1.924 q 0,1.014 -0.754,1.534 -0.754,0.52 -2.028,0.52 -0.728,0 -1.261,-0.117 -0.52,-0.117 -0.923,-0.325 v -1.04 q 0.416,0.208 1.001,0.39 0.598,0.169 1.209,0.169 0.871,0 1.261,-0.273 0.39,-0.286 0.39,-0.754 0,-0.26 -0.143,-0.468 -0.143,-0.208 -0.52,-0.416 -0.364,-0.208 -1.053,-0.468 -0.676,-0.26 -1.157,-0.52 -0.481,-0.26 -0.741,-0.624 -0.26,-0.364 -0.26,-0.936 0,-0.884 0.715,-1.365 0.728,-0.481 1.898,-0.481 0.637,0 1.183,0.13 0.559,0.117 1.04,0.338 l -0.39,0.91 q -0.442,-0.182 -0.923,-0.312 -0.481,-0.13 -0.988,-0.13 -0.702,0 -1.079,0.234 -0.364,0.221 -0.364,0.611 0,0.286 0.169,0.494 0.169,0.195 0.559,0.39 0.403,0.182 1.066,0.442 0.663,0.247 1.131,0.507 0.468,0.26 0.715,0.637 0.247,0.364 0.247,0.923 z"
+     style=""
+     id="path548" /></g>
+
+
+
+<path
+   inkscape:connector-curvature="0"
+   id="path302"
+   style="fill:none;stroke:#f69240;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+   d="M 424.29,290.06 H 700.18" /><path
+   inkscape:connector-curvature="0"
+   id="path304"
+   style="fill:#f79646;fill-opacity:1;fill-rule:evenodd;stroke:none"
+   d="m 628.99,289.96 c 0,2.66 2.14,4.81 4.78,4.81 2.65,0 4.79,-2.15 4.79,-4.81 0,-2.65 -2.14,-4.8 -4.79,-4.8 -2.64,0 -4.78,2.15 -4.78,4.8 z" /><path
+   inkscape:connector-curvature="0"
+   id="path306"
+   style="fill:#f79646;fill-opacity:1;fill-rule:evenodd;stroke:none"
+   d="m 430.94,289.96 c 0,2.66 2.14,4.81 4.78,4.81 2.64,0 4.78,-2.15 4.78,-4.81 0,-2.65 -2.14,-4.8 -4.78,-4.8 -2.64,0 -4.78,2.15 -4.78,4.8 z" /><path
+   inkscape:connector-curvature="0"
+   id="path308"
+   style="fill:#5a696e;fill-opacity:1;fill-rule:evenodd;stroke:none"
+   d="m 455.42,289.96 c 0,2.66 2.14,4.81 4.78,4.81 2.64,0 4.78,-2.15 4.78,-4.81 0,-2.65 -2.14,-4.8 -4.78,-4.8 -2.64,0 -4.78,2.15 -4.78,4.8 z" /><path
+   inkscape:connector-curvature="0"
+   id="path310"
+   style="fill:#f79646;fill-opacity:1;fill-rule:evenodd;stroke:none"
+   d="m 504.85,289.96 c 0,2.66 2.15,4.81 4.79,4.81 2.64,0 4.78,-2.15 4.78,-4.81 0,-2.65 -2.14,-4.8 -4.78,-4.8 -2.64,0 -4.79,2.15 -4.79,4.8 z" /><path
+   inkscape:connector-curvature="0"
+   id="path312"
+   style="fill:#f79646;fill-opacity:1;fill-rule:evenodd;stroke:none"
+   d="m 529.76,289.96 c 0,2.66 2.14,4.81 4.78,4.81 2.64,0 4.79,-2.15 4.79,-4.81 0,-2.65 -2.15,-4.8 -4.79,-4.8 -2.64,0 -4.78,2.15 -4.78,4.8 z" /><path
+   inkscape:connector-curvature="0"
+   id="path314"
+   style="fill:#f79646;fill-opacity:1;fill-rule:evenodd;stroke:none"
+   d="m 579.37,289.96 c 0,2.66 2.14,4.81 4.78,4.81 2.64,0 4.78,-2.15 4.78,-4.81 0,-2.65 -2.14,-4.8 -4.78,-4.8 -2.64,0 -4.78,2.15 -4.78,4.8 z" /><path
+   inkscape:connector-curvature="0"
+   id="path316"
+   style="fill:#f79646;fill-opacity:1;fill-rule:evenodd;stroke:none"
+   d="m 653.65,289.96 c 0,2.66 2.14,4.81 4.78,4.81 2.64,0 4.78,-2.15 4.78,-4.81 0,-2.65 -2.14,-4.8 -4.78,-4.8 -2.64,0 -4.78,2.15 -4.78,4.8 z" /><path
+   inkscape:connector-curvature="0"
+   id="path318"
+   style="fill:none;stroke:#4bacc6;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+   d="m 349.21,228.06 h 350.98 v 36.179 H 349.21 Z" /><g
+   aria-label="Cloud "
+   transform="matrix(1,0,0,-1,356.47,249.82)"
+   style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#4bacc6;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   id="text322"><path
+     d="m 5.239,-8.385 q -1.495,0 -2.353,1.001 -0.858,1.001 -0.858,2.743 0,1.729 0.793,2.743 0.806,1.001 2.405,1.001 0.611,0 1.157,-0.104 0.546,-0.104 1.066,-0.26 v 1.014 Q 6.929,-0.052 6.37,0.039 5.824,0.13 5.057,0.13 3.64,0.13 2.691,-0.455 1.742,-1.04 1.261,-2.119 0.793,-3.198 0.793,-4.654 q 0,-1.404 0.507,-2.47 0.52,-1.079 1.521,-1.677 1.001,-0.611 2.431,-0.611 1.469,0 2.561,0.546 L 7.345,-7.878 Q 6.916,-8.073 6.383,-8.229 5.863,-8.385 5.239,-8.385 Z"
+     style=""
+     id="path523" /><path
+     d="m 9.6888561,0 h -1.144 v -9.88 h 1.144 z"
+     style=""
+     id="path525" /><path
+     d="m 17.837576,-3.497 q 0,1.729 -0.884,2.678 -0.871,0.949 -2.366,0.949 -0.923,0 -1.651,-0.416 -0.715,-0.429 -1.131,-1.235 -0.416,-0.819 -0.416,-1.976 0,-1.729 0.871,-2.665 0.871,-0.936 2.366,-0.936 0.949,0 1.664,0.429 0.728,0.416 1.131,1.222 0.416,0.793 0.416,1.95 z m -5.265,0 q 0,1.235 0.481,1.963 0.494,0.715 1.56,0.715 1.053,0 1.547,-0.715 0.494,-0.728 0.494,-1.963 0,-1.235 -0.494,-1.937 -0.494,-0.702 -1.56,-0.702 -1.066,0 -1.547,0.702 -0.481,0.702 -0.481,1.937 z"
+     style=""
+     id="path527" /><path
+     d="M 25.015304,-6.968 V 0 h -0.936 l -0.169,-0.923 h -0.052 q -0.338,0.546 -0.936,0.806 -0.598,0.247 -1.274,0.247 -1.261,0 -1.898,-0.598 -0.637,-0.611 -0.637,-1.937 v -4.563 h 1.157 v 4.485 q 0,1.664 1.547,1.664 1.157,0 1.599,-0.65 0.455,-0.65 0.455,-1.872 v -3.627 z"
+     style=""
+     id="path529" /><path
+     d="m 29.044904,0.13 q -1.3,0 -2.08,-0.897 -0.78,-0.91 -0.78,-2.704 0,-1.794 0.78,-2.704 0.793,-0.923 2.093,-0.923 0.806,0 1.313,0.299 0.52,0.299 0.845,0.728 h 0.078 q -0.013,-0.169 -0.052,-0.494 -0.026,-0.338 -0.026,-0.533 V -9.88 h 1.144 V 0 h -0.923 l -0.169,-0.936 h -0.052 q -0.312,0.442 -0.832,0.754 -0.52,0.312 -1.339,0.312 z m 0.182,-0.949 q 1.105,0 1.547,-0.598 0.455,-0.611 0.455,-1.833 v -0.208 q 0,-1.3 -0.429,-1.989 -0.429,-0.702 -1.586,-0.702 -0.923,0 -1.391,0.741 -0.455,0.728 -0.455,1.963 0,1.248 0.455,1.937 0.468,0.689 1.404,0.689 z"
+     style=""
+     id="path531" /></g>
+
+
+
+<g
+   aria-label="Services"
+   transform="matrix(1,0,0,-1,356.47,233.02)"
+   style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#4bacc6;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   id="text326"><path
+     d="m 6.526,-2.483 q 0,1.235 -0.897,1.924 Q 4.732,0.13 3.211,0.13 2.431,0.13 1.768,0.013 1.105,-0.104 0.663,-0.312 V -1.43 q 0.468,0.208 1.157,0.377 0.702,0.169 1.443,0.169 1.04,0 1.56,-0.403 0.533,-0.403 0.533,-1.092 0,-0.455 -0.195,-0.767 Q 4.966,-3.458 4.485,-3.718 4.017,-3.991 3.172,-4.29 1.989,-4.719 1.378,-5.343 0.78,-5.967 0.78,-7.046 q 0,-0.741 0.377,-1.261 0.377,-0.533 1.04,-0.819 0.676,-0.286 1.547,-0.286 0.767,0 1.404,0.143 0.637,0.143 1.157,0.377 L 5.941,-7.891 Q 5.46,-8.099 4.888,-8.242 4.329,-8.385 3.718,-8.385 q -0.871,0 -1.313,0.377 -0.442,0.364 -0.442,0.975 0,0.468 0.195,0.78 0.195,0.312 0.637,0.559 0.442,0.247 1.196,0.533 0.819,0.299 1.378,0.65 0.572,0.338 0.858,0.819 0.299,0.481 0.299,1.209 z"
+     style=""
+     id="path506" /><path
+     d="m 10.24036,-7.098 q 0.897,0 1.534,0.39 0.65,0.39 0.988,1.105 0.351,0.702 0.351,1.651 v 0.689 H 8.3423598 q 0.026,1.183 0.598,1.807 0.585,0.611 1.6250002,0.611 0.663,0 1.17,-0.117 0.52,-0.13 1.066,-0.364 v 1.001 q -0.533,0.234 -1.053,0.338 -0.52,0.117 -1.235,0.117 -0.9880002,0 -1.7550002,-0.403 -0.754,-0.403 -1.183,-1.196 -0.416,-0.806 -0.416,-1.963 0,-1.144 0.377,-1.963 0.39,-0.819 1.079,-1.261 0.702,-0.442 1.6250002,-0.442 z m -0.013,0.936 q -0.8190002,0 -1.3000002,0.533 -0.468,0.52 -0.559,1.456 H 11.91736 q -0.013,-0.884 -0.416,-1.43 -0.403,-0.559 -1.274,-0.559 z"
+     style=""
+     id="path508" /><path
+     d="m 17.79128,-7.098 q 0.195,0 0.416,0.026 0.234,0.013 0.403,0.052 l -0.143,1.053 q -0.169,-0.039 -0.377,-0.065 -0.195,-0.026 -0.377,-0.026 -0.533,0 -1.001,0.299 -0.468,0.286 -0.754,0.819 -0.273,0.52 -0.273,1.222 V 0 h -1.144 v -6.968 h 0.936 l 0.13,1.274 h 0.052 q 0.338,-0.572 0.871,-0.988 0.533,-0.416 1.261,-0.416 z"
+     style=""
+     id="path510" /><path
+     d="m 20.975241,0 -2.639,-6.968 h 1.222 l 1.482,4.108 q 0.104,0.286 0.221,0.637 0.117,0.351 0.208,0.676 0.091,0.312 0.13,0.533 h 0.052 q 0.052,-0.221 0.143,-0.546 0.104,-0.325 0.221,-0.676 0.13,-0.351 0.221,-0.624 l 1.482,-4.108 h 1.222 L 22.288241,0 Z"
+     style=""
+     id="path512" /><path
+     d="m 26.37232,-9.581 q 0.26,0 0.455,0.182 0.208,0.169 0.208,0.546 0,0.364 -0.208,0.546 -0.195,0.182 -0.455,0.182 -0.286,0 -0.481,-0.182 -0.195,-0.182 -0.195,-0.546 0,-0.377 0.195,-0.546 0.195,-0.182 0.481,-0.182 z m 0.559,2.613 V 0 h -1.144 v -6.968 z"
+     style=""
+     id="path514" /><path
+     d="m 31.8396,0.13 q -0.923,0 -1.651,-0.377 -0.715,-0.377 -1.131,-1.17 -0.403,-0.793 -0.403,-2.028 0,-1.287 0.429,-2.093 0.429,-0.806 1.157,-1.183 0.741,-0.377 1.677,-0.377 0.533,0 1.027,0.117 0.494,0.104 0.806,0.26 l -0.351,0.949 q -0.312,-0.117 -0.728,-0.221 -0.416,-0.104 -0.78,-0.104 -2.054,0 -2.054,2.639 0,1.261 0.494,1.937 0.507,0.663 1.495,0.663 0.572,0 1.001,-0.117 0.442,-0.117 0.806,-0.286 v 1.014 q -0.351,0.182 -0.78,0.273 -0.416,0.104 -1.014,0.104 z"
+     style=""
+     id="path516" /><path
+     d="m 37.618361,-7.098 q 0.897,0 1.534,0.39 0.65,0.39 0.988,1.105 0.351,0.702 0.351,1.651 v 0.689 h -4.771 q 0.026,1.183 0.598,1.807 0.585,0.611 1.625,0.611 0.663,0 1.17,-0.117 0.52,-0.13 1.066,-0.364 v 1.001 q -0.533,0.234 -1.053,0.338 -0.52,0.117 -1.235,0.117 -0.988,0 -1.755,-0.403 -0.754,-0.403 -1.183,-1.196 -0.416,-0.806 -0.416,-1.963 0,-1.144 0.377,-1.963 0.39,-0.819 1.079,-1.261 0.702,-0.442 1.625,-0.442 z m -0.013,0.936 q -0.819,0 -1.3,0.533 -0.468,0.52 -0.559,1.456 h 3.549 q -0.013,-0.884 -0.416,-1.43 -0.403,-0.559 -1.274,-0.559 z"
+     style=""
+     id="path518" /><path
+     d="m 46.456281,-1.924 q 0,1.014 -0.754,1.534 -0.754,0.52 -2.028,0.52 -0.728,0 -1.261,-0.117 -0.52,-0.117 -0.923,-0.325 v -1.04 q 0.416,0.208 1.001,0.39 0.598,0.169 1.209,0.169 0.871,0 1.261,-0.273 0.39,-0.286 0.39,-0.754 0,-0.26 -0.143,-0.468 -0.143,-0.208 -0.52,-0.416 -0.364,-0.208 -1.053,-0.468 -0.676,-0.26 -1.157,-0.52 -0.481,-0.26 -0.741,-0.624 -0.26,-0.364 -0.26,-0.936 0,-0.884 0.715,-1.365 0.728,-0.481 1.898,-0.481 0.637,0 1.183,0.13 0.559,0.117 1.04,0.338 l -0.39,0.91 q -0.442,-0.182 -0.923,-0.312 -0.481,-0.13 -0.988,-0.13 -0.702,0 -1.079,0.234 -0.364,0.221 -0.364,0.611 0,0.286 0.169,0.494 0.169,0.195 0.559,0.39 0.403,0.182 1.066,0.442 0.663,0.247 1.131,0.507 0.468,0.26 0.715,0.637 0.247,0.364 0.247,0.923 z"
+     style=""
+     id="path520" /></g>
+
+
+
+<path
+   inkscape:connector-curvature="0"
+   id="path328"
+   style="fill:none;stroke:#46aac5;stroke-width:1.5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+   d="M 424.29,245.51 H 700.18" /><path
+   inkscape:connector-curvature="0"
+   id="path330"
+   style="fill:#4bacc6;fill-opacity:1;fill-rule:evenodd;stroke:none"
+   d="m 430.94,245.51 c 0,2.65 2.14,4.8 4.78,4.8 2.64,0 4.78,-2.15 4.78,-4.8 0,-2.65 -2.14,-4.8 -4.78,-4.8 -2.64,0 -4.78,2.15 -4.78,4.8 z" /><path
+   inkscape:connector-curvature="0"
+   id="path332"
+   style="fill:#4bacc6;fill-opacity:1;fill-rule:evenodd;stroke:none"
+   d="m 455.54,245.51 c 0,2.65 2.15,4.8 4.79,4.8 2.64,0 4.78,-2.15 4.78,-4.8 0,-2.65 -2.14,-4.8 -4.78,-4.8 -2.64,0 -4.79,2.15 -4.79,4.8 z" /><path
+   inkscape:connector-curvature="0"
+   id="path334"
+   style="fill:#4bacc6;fill-opacity:1;fill-rule:evenodd;stroke:none"
+   d="m 505.09,245.51 c 0,2.65 2.14,4.8 4.78,4.8 2.64,0 4.78,-2.15 4.78,-4.8 0,-2.65 -2.14,-4.8 -4.78,-4.8 -2.64,0 -4.78,2.15 -4.78,4.8 z" /><path
+   inkscape:connector-curvature="0"
+   id="path336"
+   style="fill:#4bacc6;fill-opacity:1;fill-rule:evenodd;stroke:none"
+   d="m 529.81,245.51 c 0,2.65 2.14,4.8 4.78,4.8 2.64,0 4.78,-2.15 4.78,-4.8 0,-2.65 -2.14,-4.8 -4.78,-4.8 -2.64,0 -4.78,2.15 -4.78,4.8 z" /><path
+   inkscape:connector-curvature="0"
+   id="path338"
+   style="fill:#4bacc6;fill-opacity:1;fill-rule:evenodd;stroke:none"
+   d="m 579.62,245.51 c 0,2.65 2.14,4.8 4.78,4.8 2.64,0 4.79,-2.15 4.79,-4.8 0,-2.65 -2.15,-4.8 -4.79,-4.8 -2.64,0 -4.78,2.15 -4.78,4.8 z" /><path
+   inkscape:connector-curvature="0"
+   id="path340"
+   style="fill:#4bacc6;fill-opacity:1;fill-rule:evenodd;stroke:none"
+   d="m 654.13,245.51 c 0,2.65 2.15,4.8 4.79,4.8 2.64,0 4.78,-2.15 4.78,-4.8 0,-2.65 -2.14,-4.8 -4.78,-4.8 -2.64,0 -4.79,2.15 -4.79,4.8 z" /><path
+   inkscape:connector-curvature="0"
+   id="path342"
+   style="fill:#5a696e;fill-opacity:1;fill-rule:evenodd;stroke:none"
+   d="m 604.4,245.88 c 0,2.65 2.14,4.8 4.78,4.8 2.64,0 4.79,-2.15 4.79,-4.8 0,-2.65 -2.15,-4.8 -4.79,-4.8 -2.64,0 -4.78,2.15 -4.78,4.8 z" /><path
+   inkscape:connector-curvature="0"
+   id="path344"
+   style="fill:#8cb423;fill-opacity:1;fill-rule:evenodd;stroke:none"
+   d="m 480.33,202.05 c 0,2.65 2.14,4.8 4.78,4.8 2.64,0 4.79,-2.15 4.79,-4.8 0,-2.65 -2.15,-4.8 -4.79,-4.8 -2.64,0 -4.78,2.15 -4.78,4.8 z" /><path
+   inkscape:connector-curvature="0"
+   id="path346"
+   style="fill:#8cb423;fill-opacity:1;fill-rule:evenodd;stroke:none"
+   d="m 554.92,202.05 c 0,2.65 2.14,4.8 4.78,4.8 2.64,0 4.78,-2.15 4.78,-4.8 0,-2.65 -2.14,-4.8 -4.78,-4.8 -2.64,0 -4.78,2.15 -4.78,4.8 z" /><path
+   inkscape:connector-curvature="0"
+   id="path348"
+   style="fill:#8cb423;fill-opacity:1;fill-rule:evenodd;stroke:none"
+   d="m 504.85,202.05 c 0,2.65 2.15,4.8 4.79,4.8 2.64,0 4.78,-2.15 4.78,-4.8 0,-2.65 -2.14,-4.8 -4.78,-4.8 -2.64,0 -4.79,2.15 -4.79,4.8 z" /><path
+   inkscape:connector-curvature="0"
+   id="path350"
+   style="fill:#5a696e;fill-opacity:1;fill-rule:evenodd;stroke:none"
+   d="m 629.18,202.05 c 0,2.65 2.14,4.8 4.78,4.8 2.64,0 4.79,-2.15 4.79,-4.8 0,-2.65 -2.15,-4.8 -4.79,-4.8 -2.64,0 -4.78,2.15 -4.78,4.8 z" /><path
+   inkscape:connector-curvature="0"
+   id="path352"
+   style="fill:#8cb423;fill-opacity:1;fill-rule:evenodd;stroke:none"
+   d="m 678.49,202.05 c 0,2.65 2.14,4.8 4.78,4.8 2.64,0 4.78,-2.15 4.78,-4.8 0,-2.65 -2.14,-4.8 -4.78,-4.8 -2.64,0 -4.78,2.15 -4.78,4.8 z" /><path
+   inkscape:connector-curvature="0"
+   id="path354"
+   style="fill:#5a696e;fill-opacity:1;fill-rule:evenodd;stroke:none"
+   d="m 565.71,169.55 c 0,2.65 2.14,4.8 4.78,4.8 2.64,0 4.78,-2.15 4.78,-4.8 0,-2.65 -2.14,-4.8 -4.78,-4.8 -2.64,0 -4.78,2.15 -4.78,4.8 z" /><g
+   aria-label="Distribution of workforce"
+   transform="matrix(1,0,0,-1,364.1,164.93)"
+   style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:13px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start;writing-mode:lr-tb;text-anchor:start;fill:#5a696e;fill-opacity:1;fill-rule:nonzero;stroke:none"
+   id="text358"><path
+     d="m 8.697,-4.732 q 0,2.353 -1.287,3.549 Q 6.136,0 3.848,0 H 1.261 v -9.282 h 2.86 q 1.404,0 2.431,0.52 1.027,0.52 1.586,1.534 0.559,1.001 0.559,2.496 z m -1.235,0.039 q 0,-1.859 -0.923,-2.717 -0.91,-0.871 -2.587,-0.871 H 2.431 v 7.28 h 1.261 q 3.77,0 3.77,-3.692 z"
+     style=""
+     id="path425" /><path
+     d="m 10.3246,-9.581 q 0.26,0 0.455,0.182 0.208,0.169 0.208,0.546 0,0.364 -0.208,0.546 -0.195,0.182 -0.455,0.182 -0.286,0 -0.4810003,-0.182 -0.195,-0.182 -0.195,-0.546 0,-0.377 0.195,-0.546 Q 10.0386,-9.581 10.3246,-9.581 Z m 0.559,2.613 V 0 H 9.7395997 v -6.968 z"
+     style=""
+     id="path427" /><path
+     d="m 17.5058,-1.924 q 0,1.014 -0.754,1.534 -0.754,0.52 -2.028,0.52 -0.728,0 -1.261,-0.117 -0.52,-0.117 -0.923,-0.325 v -1.04 q 0.416,0.208 1.001,0.39 0.598,0.169 1.209,0.169 0.871,0 1.261,-0.273 0.39,-0.286 0.39,-0.754 0,-0.26 -0.143,-0.468 -0.143,-0.208 -0.52,-0.416 -0.364,-0.208 -1.053,-0.468 -0.676,-0.26 -1.157,-0.52 -0.481,-0.26 -0.741,-0.624 -0.26,-0.364 -0.26,-0.936 0,-0.884 0.715,-1.365 0.728,-0.481 1.898,-0.481 0.637,0 1.183,0.13 0.559,0.117 1.04,0.338 l -0.39,0.91 q -0.442,-0.182 -0.923,-0.312 -0.481,-0.13 -0.988,-0.13 -0.702,0 -1.079,0.234 -0.364,0.221 -0.364,0.611 0,0.286 0.169,0.494 0.169,0.195 0.559,0.39 0.403,0.182 1.066,0.442 0.663,0.247 1.131,0.507 0.468,0.26 0.715,0.637 0.247,0.364 0.247,0.923 z"
+     style=""
+     id="path429" /><path
+     d="m 20.813519,-0.806 q 0.26,0 0.533,-0.039 0.273,-0.052 0.442,-0.104 v 0.871 q -0.182,0.091 -0.52,0.143 -0.338,0.065 -0.65,0.065 -0.546,0 -1.014,-0.182 -0.455,-0.195 -0.741,-0.663 -0.286,-0.468 -0.286,-1.313 v -4.056 h -0.988 V -6.63 l 1.001,-0.455 0.455,-1.482 h 0.676 v 1.599 h 2.015 v 0.884 h -2.015 v 4.03 q 0,0.637 0.299,0.949 0.312,0.299 0.793,0.299 z"
+     style=""
+     id="path431" /><path
+     d="m 26.439921,-7.098 q 0.195,0 0.416,0.026 0.234,0.013 0.403,0.052 l -0.143,1.053 q -0.169,-0.039 -0.377,-0.065 -0.195,-0.026 -0.377,-0.026 -0.533,0 -1.001,0.299 -0.468,0.286 -0.754,0.819 -0.273,0.52 -0.273,1.222 V 0 h -1.144 v -6.968 h 0.936 l 0.13,1.274 h 0.052 q 0.338,-0.572 0.871,-0.988 0.533,-0.416 1.261,-0.416 z"
+     style=""
+     id="path433" /><path
+     d="m 28.67488,-9.581 q 0.26,0 0.455,0.182 0.208,0.169 0.208,0.546 0,0.364 -0.208,0.546 -0.195,0.182 -0.455,0.182 -0.286,0 -0.481,-0.182 -0.195,-0.182 -0.195,-0.546 0,-0.377 0.195,-0.546 0.195,-0.182 0.481,-0.182 z m 0.559,2.613 V 0 h -1.144 v -6.968 z"
+     style=""
+     id="path435" /><path
+     d="m 32.463081,-9.88 v 2.405 q 0,0.442 -0.026,0.832 -0.013,0.377 -0.039,0.598 h 0.065 q 0.299,-0.442 0.819,-0.741 0.52,-0.299 1.339,-0.299 1.3,0 2.08,0.91 0.793,0.897 0.793,2.691 0,1.794 -0.793,2.704 -0.793,0.91 -2.08,0.91 -0.819,0 -1.339,-0.299 -0.52,-0.299 -0.819,-0.715 h -0.091 L 32.138081,0 h -0.819 v -9.88 z m 1.963,3.744 q -1.105,0 -1.534,0.637 -0.429,0.637 -0.429,1.976 v 0.052 q 0,1.287 0.416,1.976 0.429,0.676 1.573,0.676 0.936,0 1.391,-0.689 0.468,-0.689 0.468,-1.989 0,-2.639 -1.885,-2.639 z"
+     style=""
+     id="path437" /><path
+     d="M 44.471961,-6.968 V 0 h -0.936 l -0.169,-0.923 h -0.052 q -0.338,0.546 -0.936,0.806 -0.598,0.247 -1.274,0.247 -1.261,0 -1.898,-0.598 -0.637,-0.611 -0.637,-1.937 v -4.563 h 1.157 v 4.485 q 0,1.664 1.547,1.664 1.157,0 1.599,-0.65 0.455,-0.65 0.455,-1.872 v -3.627 z"
+     style=""
+     id="path439" /><path
+     d="m 48.2898,-0.806 q 0.26,0 0.533,-0.039 0.273,-0.052 0.442,-0.104 v 0.871 q -0.182,0.091 -0.52,0.143 -0.338,0.065 -0.65,0.065 -0.546,0 -1.014,-0.182 -0.455,-0.195 -0.741,-0.663 -0.286,-0.468 -0.286,-1.313 v -4.056 h -0.988 V -6.63 l 1.001,-0.455 0.455,-1.482 h 0.676 v 1.599 h 2.015 v 0.884 h -2.015 v 4.03 q 0,0.637 0.299,0.949 0.312,0.299 0.793,0.299 z"
+     style=""
+     id="path441" /><path
+     d="m 51.251199,-9.581 q 0.26,0 0.455,0.182 0.208,0.169 0.208,0.546 0,0.364 -0.208,0.546 -0.195,0.182 -0.455,0.182 -0.286,0 -0.481,-0.182 -0.195,-0.182 -0.195,-0.546 0,-0.377 0.195,-0.546 0.195,-0.182 0.481,-0.182 z m 0.559,2.613 V 0 h -1.144 v -6.968 z"
+     style=""
+     id="path443" /><path
+     d="m 59.953401,-3.497 q 0,1.729 -0.884,2.678 -0.871,0.949 -2.366,0.949 -0.923,0 -1.651,-0.416 -0.715,-0.429 -1.131,-1.235 -0.416,-0.819 -0.416,-1.976 0,-1.729 0.871,-2.665 0.871,-0.936 2.366,-0.936 0.949,0 1.664,0.429 0.728,0.416 1.131,1.222 0.416,0.793 0.416,1.95 z m -5.265,0 q 0,1.235 0.481,1.963 0.494,0.715 1.56,0.715 1.053,0 1.547,-0.715 0.494,-0.728 0.494,-1.963 0,-1.235 -0.494,-1.937 -0.494,-0.702 -1.56,-0.702 -1.066,0 -1.547,0.702 -0.481,0.702 -0.481,1.937 z"
+     style=""
+     id="path445" /><path
+     d="m 64.64848,-7.098 q 1.248,0 1.885,0.611 0.637,0.598 0.637,1.95 V 0 h -1.131 v -4.459 q 0,-1.677 -1.56,-1.677 -1.157,0 -1.599,0.65 -0.442,0.65 -0.442,1.872 V 0 h -1.144 v -6.968 h 0.923 l 0.169,0.949 h 0.065 q 0.338,-0.546 0.936,-0.806 0.598,-0.273 1.261,-0.273 z"
+     style=""
+     id="path447" /><path
+     d="m 78.050962,-3.497 q 0,1.729 -0.884,2.678 -0.871,0.949 -2.366,0.949 -0.923,0 -1.651,-0.416 -0.715,-0.429 -1.131,-1.235 -0.416,-0.819 -0.416,-1.976 0,-1.729 0.871,-2.665 0.871,-0.936 2.366,-0.936 0.949,0 1.664,0.429 0.728,0.416 1.131,1.222 0.416,0.793 0.416,1.95 z m -5.265,0 q 0,1.235 0.481,1.963 0.494,0.715 1.56,0.715 1.053,0 1.547,-0.715 0.494,-0.728 0.494,-1.963 0,-1.235 -0.494,-1.937 -0.494,-0.702 -1.56,-0.702 -1.066,0 -1.547,0.702 -0.481,0.702 -0.481,1.937 z"
+     style=""
+     id="path449" /><path
+     d="m 82.603041,-6.084 h -1.755 V 0 h -1.144 v -6.084 h -1.222 v -0.533 l 1.222,-0.39 V -7.41 q 0,-1.352 0.598,-1.937 0.598,-0.598 1.664,-0.598 0.416,0 0.754,0.078 0.351,0.065 0.598,0.156 l -0.299,0.897 q -0.208,-0.065 -0.481,-0.13 -0.273,-0.065 -0.559,-0.065 -0.572,0 -0.858,0.39 -0.273,0.377 -0.273,1.196 v 0.455 h 1.755 z"
+     style=""
+     id="path451" /><path
+     d="m 92.442997,-0.013 -1.196,-3.926 q -0.169,-0.533 -0.299,-1.04 -0.117,-0.52 -0.182,-0.806 h -0.052 q -0.052,0.286 -0.169,0.806 -0.117,0.507 -0.299,1.053 l -1.248,3.913 h -1.3 l -1.911,-6.968 h 1.183 l 0.962,3.718 q 0.143,0.559 0.273,1.131 0.13,0.572 0.182,0.949 h 0.052 q 0.052,-0.221 0.117,-0.546 0.078,-0.325 0.169,-0.676 0.091,-0.364 0.182,-0.65 l 1.235,-3.926 h 1.248 l 1.196,3.926 q 0.143,0.442 0.273,0.962 0.143,0.52 0.195,0.897 h 0.052 q 0.039,-0.325 0.169,-0.897 0.143,-0.572 0.299,-1.17 l 0.975,-3.718 h 1.17 l -1.937,6.968 z"
+     style=""
+     id="path453" /><path
+     d="m 102.90176,-3.497 q 0,1.729 -0.884,2.678 -0.871,0.949 -2.365998,0.949 -0.923,0 -1.651,-0.416 -0.715,-0.429 -1.131,-1.235 -0.416,-0.819 -0.416,-1.976 0,-1.729 0.871,-2.665 0.871,-0.936 2.366,-0.936 0.948998,0 1.663998,0.429 0.728,0.416 1.131,1.222 0.416,0.793 0.416,1.95 z m -5.264998,0 q 0,1.235 0.481,1.963 0.494,0.715 1.56,0.715 1.052998,0 1.546998,-0.715 0.494,-0.728 0.494,-1.963 0,-1.235 -0.494,-1.937 -0.494,-0.702 -1.559998,-0.702 -1.066,0 -1.547,0.702 -0.481,0.702 -0.481,1.937 z"
+     style=""
+     id="path455" /><path
+     d="m 107.49284,-7.098 q 0.195,0 0.416,0.026 0.234,0.013 0.403,0.052 l -0.143,1.053 q -0.169,-0.039 -0.377,-0.065 -0.195,-0.026 -0.377,-0.026 -0.533,0 -1.001,0.299 -0.468,0.286 -0.754,0.819 -0.273,0.52 -0.273,1.222 V 0 h -1.144 v -6.968 h 0.936 l 0.13,1.274 h 0.052 q 0.338,-0.572 0.871,-0.988 0.533,-0.416 1.261,-0.416 z"
+     style=""
+     id="path457" /><path
+     d="m 110.31592,-9.88 v 5.161 q 0,0.208 -0.026,0.546 -0.013,0.338 -0.026,0.585 h 0.052 q 0.078,-0.104 0.234,-0.299 0.156,-0.195 0.312,-0.39 0.169,-0.208 0.286,-0.338 l 2.223,-2.353 h 1.339 l -2.821,2.977 3.016,3.991 h -1.378 l -2.418,-3.25 -0.793,0.689 V 0 h -1.131 v -9.88 z"
+     style=""
+     id="path459" /><path
+     d="m 118.78412,-6.084 h -1.755 V 0 h -1.144 v -6.084 h -1.222 v -0.533 l 1.222,-0.39 V -7.41 q 0,-1.352 0.598,-1.937 0.598,-0.598 1.664,-0.598 0.416,0 0.754,0.078 0.351,0.065 0.598,0.156 l -0.299,0.897 q -0.208,-0.065 -0.481,-0.13 -0.273,-0.065 -0.559,-0.065 -0.572,0 -0.858,0.39 -0.273,0.377 -0.273,1.196 v 0.455 h 1.755 z"
+     style=""
+     id="path461" /><path
+     d="m 125.91332,-3.497 q 0,1.729 -0.884,2.678 -0.871,0.949 -2.366,0.949 -0.923,0 -1.651,-0.416 -0.715,-0.429 -1.131,-1.235 -0.416,-0.819 -0.416,-1.976 0,-1.729 0.871,-2.665 0.871,-0.936 2.366,-0.936 0.949,0 1.664,0.429 0.728,0.416 1.131,1.222 0.416,0.793 0.416,1.95 z m -5.265,0 q 0,1.235 0.481,1.963 0.494,0.715 1.56,0.715 1.053,0 1.547,-0.715 0.494,-0.728 0.494,-1.963 0,-1.235 -0.494,-1.937 -0.494,-0.702 -1.56,-0.702 -1.066,0 -1.547,0.702 -0.481,0.702 -0.481,1.937 z"
+     style=""
+     id="path463" /><path
+     d="m 130.54652,-7.098 q 0.195,0 0.416,0.026 0.234,0.013 0.403,0.052 l -0.143,1.053 q -0.169,-0.039 -0.377,-0.065 -0.195,-0.026 -0.377,-0.026 -0.533,0 -1.001,0.299 -0.468,0.286 -0.754,0.819 -0.273,0.52 -0.273,1.222 V 0 h -1.144 v -6.968 h 0.936 l 0.13,1.274 h 0.052 q 0.338,-0.572 0.871,-0.988 0.533,-0.416 1.261,-0.416 z"
+     style=""
+     id="path465" /><path
+     d="m 134.99148,0.13 q -0.923,0 -1.651,-0.377 -0.715,-0.377 -1.131,-1.17 -0.403,-0.793 -0.403,-2.028 0,-1.287 0.429,-2.093 0.429,-0.806 1.157,-1.183 0.741,-0.377 1.677,-0.377 0.533,0 1.027,0.117 0.494,0.104 0.806,0.26 l -0.351,0.949 q -0.312,-0.117 -0.728,-0.221 -0.416,-0.104 -0.78,-0.104 -2.054,0 -2.054,2.639 0,1.261 0.494,1.937 0.507,0.663 1.495,0.663 0.572,0 1.001,-0.117 0.442,-0.117 0.806,-0.286 v 1.014 q -0.351,0.182 -0.78,0.273 -0.416,0.104 -1.014,0.104 z"
+     style=""
+     id="path467" /><path
+     d="m 140.8264,-7.098 q 0.897,0 1.534,0.39 0.65,0.39 0.988,1.105 0.351,0.702 0.351,1.651 v 0.689 h -4.771 q 0.026,1.183 0.598,1.807 0.585,0.611 1.625,0.611 0.663,0 1.17,-0.117 0.52,-0.13 1.066,-0.364 v 1.001 q -0.533,0.234 -1.053,0.338 -0.52,0.117 -1.235,0.117 -0.988,0 -1.755,-0.403 -0.754,-0.403 -1.183,-1.196 -0.416,-0.806 -0.416,-1.963 0,-1.144 0.377,-1.963 0.39,-0.819 1.079,-1.261 0.702,-0.442 1.625,-0.442 z m -0.013,0.936 q -0.819,0 -1.3,0.533 -0.468,0.52 -0.559,1.456 h 3.549 q -0.013,-0.884 -0.416,-1.43 -0.403,-0.559 -1.274,-0.559 z"
+     style=""
+     id="path469" /></g>
+
+
+
+</g></g></svg>
\ No newline at end of file
diff --git a/assets/img/services/cluster_wheels.svg b/assets/img/services/cluster_wheels.svg
new file mode 100644
index 0000000000000000000000000000000000000000..d62e1468f454e175fe5ed87b33be97906b1a062c
--- /dev/null
+++ b/assets/img/services/cluster_wheels.svg
@@ -0,0 +1,331 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   version="1.1"
+   id="svg2"
+   xml:space="preserve"
+   width="299.85333"
+   height="170.172"
+   viewBox="0 0 299.85333 170.172"
+   sodipodi:docname="cluster_wheels.svg"
+   inkscape:version="0.92.5 (2060ec1f9f, 2020-04-08)"><metadata
+     id="metadata8"><rdf:RDF><cc:Work
+         rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs
+     id="defs6"><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath18"><path
+         d="M 0,9.155e-6 H 720 V 405.00001 H 0 Z"
+         id="path16"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath30"><path
+         d="M 2.979e-6,1.8311e-4 H 720 V 405.00018 H 2.979e-6 Z"
+         id="path28"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><mask
+       maskUnits="userSpaceOnUse"
+       x="0"
+       y="0"
+       width="1"
+       height="1"
+       id="mask34"><image
+         width="1"
+         height="1"
+         style="image-rendering:optimizeSpeed"
+         preserveAspectRatio="none"
+         xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHAAAAAgCAAAAADvBaNgAAAAAXNCSVQI5gpbmQAAAhRJREFUSIntlD9oU1EUxn9JXhMTQ5EiJVKkYCYzKlY6iJNQiw4F/yyBSqkUFRSpdHDoVBClg4M4ODhEERHUKUItwYI4FI2gFSlClGA3qVTMv0ryPof7AslLk3Tp9n7Lu++c791zvnu4Dzw8PDx2Gp/7PaISWKFaBV8EoFbxhykCsJuyDYT9ZdsK1SpmBcEeVAJfhCKwK2A2KllBAOfT9sT0G7igJfggSUoTl0xOSgLYGmZKr4GcEnBakh5A1MgWZNgzbZ7TrgL+9rUPtYbu+2Gy+VBOvgS4+LjdLpe279AumFCDQw3h+6Mmhzm9goTUF63LkA44qyNS0FWgg8OteEeytzkSYhS+ttnoLbP/XCGrRdSbhT4AwlngWKkhJ2t0DtsPcDQLA13aexpau9VFQsyZ+RLYkqRo45E+kS0ta5gpR5ZgTSa1t/VI49LhlgKtDv+OwcgNgMopoNyYu3kuwJVxAD7OwKN9nXq3Fnie3UbBagb2A1DLuHO6d6360BRcz9SbCZfdMsPVuM5v0UaHFnsmgJ+LwATw5gdwPZ2vNIs+D2xc1gwqBoxs5b2TCMwzPw6FZx0q0HQtqs7FHzTDPIs0CLDcdC1C3yVpc4hITZJ0uz7DE2bK+S4Oy6kikEutwpkxgE/kJ48D5EmZ/1R69RffUl+AF/0bbB6c66d6d4XSSBIgCykKwOKdGMB6Z4MeHh4eO8B/QfwMWSRQkqgAAAAASUVORK5CYII="
+         id="image36" /></mask><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath46"><path
+         d="M 0,1.2207e-4 H 720 V 405.00012 H 0 Z"
+         id="path44"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><mask
+       maskUnits="userSpaceOnUse"
+       x="0"
+       y="0"
+       width="1"
+       height="1"
+       id="mask50"><image
+         width="1"
+         height="1"
+         style="image-rendering:optimizeSpeed"
+         preserveAspectRatio="none"
+         xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA78AAAAcCAAAAACM61ebAAAAAXNCSVQI5gpbmQAAARpJREFUeJzt2z1uwkAQhuEs/iHGTloaaFNFRJTcAImWpHUXiQYQVlI4MmXOnC4UHIHxDuN5nwvst9J+3l3LDg/AYIyX2/VLpp0ioqAdABBTftfzkXaIqOgvBuO5bVLtDJF5my/6lj8lSiM/drW75exuwuhTMt2sZtm/zuDVwtPN94r+Qk54/3rT2n194v4LMcXnb8GCior9F1LyXTfRzuANj0sIyZuu0M7gDvsvZJSHH+obHf2FiLRpODzHx/kZEqrTmRfPCth/IaBq99RXQ/qqnQD2JR9H7r4qwp92Atg38vfh050ISt+6Abidr7+tgGGhv4Bd9Bewi/4CdtFfwC76C9hFfwG76C9gF/0F7KK/gF30F7CL/gJ2XQBtiREOBvoWUwAAAABJRU5ErkJggg=="
+         id="image52" /></mask><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath62"><path
+         d="M -3.215e-6,1.2207e-4 H 720 V 405.00012 H -3.215e-6 Z"
+         id="path60"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><mask
+       maskUnits="userSpaceOnUse"
+       x="0"
+       y="0"
+       width="1"
+       height="1"
+       id="mask66"><image
+         width="1"
+         height="1"
+         style="image-rendering:optimizeSpeed"
+         preserveAspectRatio="none"
+         xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALEAAAApCAAAAABfd5c3AAAAAXNCSVQI5gpbmQAAByBJREFUWIXtmHtQlNcZxn/fsoCA4boaNWIRTVQEVAwO9QbKJYgFidaoqckkTjSYoMlQyWW8JVjRwRYlWK0kaTIadTIa4iUoKmgZbxgUUZBwUWGgFokRG0GD7LJf//i+XXaXXRciS2c6ff45533f55zz7Ltnz3nPwv8w+vg7/LclAAhdpI2cFBTqd25am2y/kAVA2UwDzoplAGzdBOB22Q4A/2Yp6Pz5RDPTfrgHYOJeAGpDDRcMmzfcTW89rM35Vt01pfJyCZdEURRF0V/niZfsS4asdZLvTwB4aCRLXtUrXzSHxQBMl4xqg7k8DphSi4fJIWUXBL+0wVfqXK1+PNEiPI8HdYuvyh1v6hp3Mvw60BXFzpmvC1Cd09f3Qvujbq3bgTe6Kfj4uM7OIScjKwEU1kZ7HFokcHHGqHWTFu+I7uKu74SnusXun2dGMHjnjwLriu2/DUed9Nvc9o1/u1mHd7dW/pXwOjHGfOCZPD+sK/5zKC2RmzVEPbcN8chMK+yegLAr0GJIwOo+npJI65wCcE1/SQM5a7Y/kZhtGSaORjOk6TN0wSUVcu+Z7SMAbkWVY0mx45TpQf29WuqKYxWkHgfWfVUOFI90fvgkipuqukCK1QmOLNW5qqbl+UFTVDkWFLu/lTgQAL9oKNsITJ0wFUDzj4hDT6K4SxgsNbfDyzt8DeEn/O9Kgs3t49hr6wcCD358CJCmBpdP3pJunO9ibCoWAGepSS83dN6OyI8slrqdciysWSsgCmjKjxTcmhY/+mtg9cHLUjBvk127TeV24L6x2Rgpyj3THCv++pHA0bB7D+pWNCR+F3kgTgPBERvkaEu12ZOyR3FHauI9jd06wZ1y/EYC2rUbEv4+6vvUyB2OQVGZ7gX5q95u1YVzYi7aTKqMG1ITXXfuxPFSrVX6qAeiNgnHH7xTXl+9UwHg/uIPjQWrQ+yluM8FqZUroRJ3A6RZroTkIinN3Qi6bBlXQsFaffWjvfXlgqet3LP7RPFTWJRJ3Da7Pe8DMKbEZfjS7Mp9i30FEC4OMVRsDo9RbILpZhULZ41I6qLUUCfLgv3bxdsqHEp98TlP38LfAfbnwwAcJ358+mrmLLfDJbNtrJjgNlPivYOJwy2ker0oroKFWaCoccC7IgDez9RHPWbvuCGKLS42Vsyr6s5c7Y2P+5uIdfSLmOxzRVT7oiweCeQGwKSrqpFlrh0cu5gzWvGek60V80KtOXrTy4D+rHj2gzgViAI1NbxYVgEUjS/l7Oa9fZL0B6PLKwlV770npP1i/vvpQRzzm79gch9Tr8cuL/33bbeqVfdBDqH4fgzArK0A2YU6zuDUqrTfYFfuAdg6xwB9Z2wp15gM0ExByrGQtQh+zqu09w9zaiCm9gpA8YfAsBH1b+4AhPHvBmY9fx/G1t4znFZrWBg5WH1qt7UZmY+9PluOHhV8wqNDVQY+u83B0kWSLIrtqa4AnqtrthQ+D4DiuhOKY7PcS0JRzinIj5O2T8pSaayc42J7A6y3muP19kbQ/fzN5liXhpA1ZzvODm0wAIObRc3LOobzluavxgsAuWNYshtGVKws+0L/TLs0xEhxV9/Scmid+XQ+TjGA1+ysm7LkZFDCO335bI8u+kvATPf0R+nHRIrHNiVNxnepckVIpS46VF1naVob4m52tvLT1wDwAQWKOHBZmTB3WsAgFyWh6tOHwj5KuLDQoWj6trV+3+wvDUjZqC+X4g73lkqTC0MjF492oMRjKOX7vfr5qlRebgqtx90v7zT9tKvfkpTmwPuqpow8LVv8UlbJA+OX95LgCanzfzJydLzGlajsqTgoW3bT1ixRqfp7jfC8rw7EdetuADHx2LyvAVD1K+sdwSFHPE5E3TFwTEyWWi0oeSAK+g/Q/naq9BocvXzYtdE3Vk5NrwQezTt5swgg+phIbyBynxtj86I63q1TcmSJNaDkbrOrv4N8UAYNOA7Yhb/j+ckyYXPRnt/vqv/LOWhcuDu8Ad2tYnPE7HcCAk+lPpAd3utkwdojABwWxTlyaO8scF5yed9kBTAnAxTR+admKmDuWSdwqXDUTWrL0y3modkbUhRF8TNAAV/ApqcBCHj2sPf6kudmzz2jBS6NA21uePKrRa857juxXUFo4a/9361bqP/ZUqQgUVJ84DRDj/jCU3vySnbm/Bi8okYeOcAe4OK8+RMu/zHDKYm4g5am6lGURjaYD5yKbQWUoH3l/MCgK59nRyzgD8uTNQ79dIx/hkg/w3+vHfBm2TfLBsVv7A3BUBaeN8iMuyi+Wd8fXWVx5xhhp36EjW/pkfWdFy+Uqkbp9X8tJKPN3FSmcLVO6RlUTDxj4hH3RslVo1SSNb2bGjNhkJVqsW/rB/p+41EArhvGqyWf9N+aJle62jWGIQu1zl0p+i8DV31o7IwhHaa6Kvv848X9Hz2J/wAv8xCXnnMv+gAAAABJRU5ErkJggg=="
+         id="image68" /></mask><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath184"><path
+         d="M -1.824e-6,405 H 720 V 6.104e-6 L -4.414e-6,0"
+         id="path182"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath194"><path
+         d="M -1.283e-6,405 H 720 V 6.104e-6 L -1.8e-6,3.052e-6"
+         id="path192"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath204"><path
+         d="M -7.77e-7,405 H 720 V 6.104e-6 L -3.366e-6,0"
+         id="path202"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath214"><path
+         d="M -7.64e-7,405 H 720 V 9.155e-6 L -3.872e-6,3.052e-6"
+         id="path212"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath224"><path
+         d="M -3.128e-6,405 H 720 V 6.104e-6 L -4.164e-6,3.052e-6"
+         id="path222"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath234"><path
+         d="M -9.89e-7,405 H 720 V 9.155e-6 L -2.025e-6,3.052e-6"
+         id="path232"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath244"><path
+         d="M -6.15e-7,405 H 720 V 6.104e-6 L -3.723e-6,0"
+         id="path242"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath254"><path
+         d="M 9.31e-7,405 H 720 V 3.052e-6 L -2.177e-6,0"
+         id="path252"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath264"><path
+         d="M -8.43e-7,405 H 720 V 6.104e-6 L -1.879e-6,3.052e-6"
+         id="path262"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath274"><path
+         d="M -4.444e-6,405 H 720 V 6.104e-6 L -5.48e-6,3.052e-6"
+         id="path272"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><clipPath
+       clipPathUnits="userSpaceOnUse"
+       id="clipPath284"><path
+         d="M 1.282e-6,405 H 720 V 6.104e-6 L -2.862e-6,0"
+         id="path282"
+         inkscape:connector-curvature="0"
+         style="clip-rule:evenodd" /></clipPath><mask
+       maskUnits="userSpaceOnUse"
+       x="0"
+       y="0"
+       width="1"
+       height="1"
+       id="mask366"><image
+         width="1"
+         height="1"
+         style="image-rendering:optimizeSpeed"
+         preserveAspectRatio="none"
+         xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALEAAAA3CAAAAABmq/TcAAAAAXNCSVQI5gpbmQAAASVJREFUaIHtmMkOwyAMRAH1/3/ZPVQkJN6VGrXSvBOLx55EQYppDQAAAAAA/Av9GJG4OtfXFbbpi67zVWVlFxlS7UYspwypkxwZ6XR814RykDnNkJAOTRHIwUK2WB5qvJtDCNhheajR3mkQRRssv5bYy1GOGr6df4of+yMyJx3nsK+DaOHOBnly0tPxout5w/ssD3H1QfVyZMe/DBzXA8f1wHE9cFwPHNcDx/XIjh+0EuWcjheXFLZM4pAtOelSL2h5x5f8actW2/dNw59/d7Mz1S5w5DqqqvHGTtu2GWqs9+SiyGr7HEfRvmeo0W4G2xTb/ZLh+R3z+EAG21Q39gK5VObJuyu6MPLKWFPrYewieqh2scq+aH7rqlUldc9ICQAAANTwBuPCQj+7X29sAAAAAElFTkSuQmCC"
+         id="image368" /></mask><mask
+       maskUnits="userSpaceOnUse"
+       x="0"
+       y="0"
+       width="1"
+       height="1"
+       id="mask374"><image
+         width="1"
+         height="1"
+         style="image-rendering:optimizeSpeed"
+         preserveAspectRatio="none"
+         xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAA3CAAAAADGEcsbAAAAAXNCSVQI5gpbmQAAAi1JREFUaIHtmcG6hCAIRtWv939l7mJqBAVCsNtiOKsmA3+VSJlSkiRJkiRJkiRJkt+jfq+Avz01ofbpPjIDxtF4D2764oyFZkW9TuP9g/hDBT0pi1Dl0Y5BaNDNFgT3CRhtzF1rQtYRZayMf0lGkyycQ9Gk3Lt0yoiob+Lz0RmQIl15A5wyQuqb/PSmGAha3ic0p9nJgTyo2dmQ1E4/QJP32CwyygCbCEG9ldYvK71a+ZaMDiJUfGF3SdXb7foEYJvqG40lZu78VnzpGf+aHY4A4m/PapbSI9KRG7wiXBuhX6VPAPjTtwC3EPsii+JWf2Anz+j7fAe2T+/UjU/9UUqpXRwUyY14SPlPOBFU/bK0Y761LxDqtOyPT528ggKtcBbge6UEo4ejn1G/YP1JgsxXzzEFmsWTkxASf70ClTnIGUNptMNbGRCbdhIQj3MA48ap5gXc4mkSrAX7gTo0GZVMwJwNfagi6BxYQ2D+CsQCYeiWjvzx4KALaILdCvtPAq/tEJCENQ2bzwLvfAgjXK8A+BdPKJGfjaZCsYA5lZsfnOlF0bXy5UR1W1JIOdroDQLiUVGUngheg1TCzUVht3jtpKYsKg57UsObA10pEw+1R626KYsIVkX5s8CSi22wHXr+TJB8cTTx8eXxx7OAT0ZMfJMMHOuvB5LFoU9GSPy1DxhNKntpIpJCRRl3m2D1t8Z3I6SUtM3++JegrjihHVuXwfofTpIkSZIkSdL5Ayi4lFhtq/VIAAAAAElFTkSuQmCC"
+         id="image376" /></mask><mask
+       maskUnits="userSpaceOnUse"
+       x="0"
+       y="0"
+       width="1"
+       height="1"
+       id="mask386"><image
+         width="1"
+         height="1"
+         style="image-rendering:optimizeSpeed"
+         preserveAspectRatio="none"
+         xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARkAAAA3CAAAAAAdqmE5AAAAAXNCSVQI5gpbmQAAAj1JREFUaIHtmssahCAIRtHP939lZzHd0B/RInPB2UyFAeEdh8hxHMdxHMdxHMdxHEvCcZXxYyQOouRSADz+S7JggakTxbJX6L3aiU7FRAnryKWCLEpxBFQqC01121P9s7jam74REVEUdOTe23HjVdBzzqUWoeo7jGXhepgo6cjizWObSJWdQitNUdTWbhdmXzLQHAY1PiTKunJ1YWpfMYofdlm1CU26aDo6N58eSvF2z8Y6MDTy4qyw6nr3BFIUR66NKtuJ52XgV6XCUJdbDkvXzsgUTUAMzPzQDEw3hq5F/DjM+vr+IWR2fQiRmYEyIX7NGZlqtfUeWvW3dh/TvLy2mXopuhBhdndKxGbRTPc6tLId7XpP2kk9Rd4LNwHjzLSmc5gp1yO4VKPMG0QiEMm3g9OuOiQN6ltEZBq2f5sBk/TKY46Ipc97fiaAZrvEYhdkAeomXtybOH7dHUxb3h3gDRogsIIKNp+R2B3PUg40mnvOnEOwmKSBY/LYMHUzUKl6AvqVPa3tNvqSAY+sGj7cHczvVnaYuf7hvqmHgfRWh2yIvTfl79IugXqSWZoG8zHgzJArWZBHxwU1cj3crqHtxRcy5EqqpJ0WfgfJ1AwX0sWQsGAKWDyv9/Ueru1zf/OcstttvG/iOqDYLDCrzoPbvglI2olf6++B+uT2IR6at18bITKdtRVB/DwwkgbFk7blN84OlCV1+3Y1qgO0OxwrPaVmLM62IIH/9v7LQpAV/WnxGnQcx3Ecx3E+4QecVZRAG06SzQAAAABJRU5ErkJggg=="
+         id="image388" /></mask><mask
+       maskUnits="userSpaceOnUse"
+       x="0"
+       y="0"
+       width="1"
+       height="1"
+       id="mask394"><image
+         width="1"
+         height="1"
+         style="image-rendering:optimizeSpeed"
+         preserveAspectRatio="none"
+         xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAA3CAAAAADGEcsbAAAAAXNCSVQI5gpbmQAAAi1JREFUaIHtmcG6hCAIRtWv939l7mJqBAVCsNtiOKsmA3+VSJlSkiRJkiRJkiRJkt+jfq+Avz01ofbpPjIDxtF4D2764oyFZkW9TuP9g/hDBT0pi1Dl0Y5BaNDNFgT3CRhtzF1rQtYRZayMf0lGkyycQ9Gk3Lt0yoiob+Lz0RmQIl15A5wyQuqb/PSmGAha3ic0p9nJgTyo2dmQ1E4/QJP32CwyygCbCEG9ldYvK71a+ZaMDiJUfGF3SdXb7foEYJvqG40lZu78VnzpGf+aHY4A4m/PapbSI9KRG7wiXBuhX6VPAPjTtwC3EPsii+JWf2Anz+j7fAe2T+/UjU/9UUqpXRwUyY14SPlPOBFU/bK0Y761LxDqtOyPT528ggKtcBbge6UEo4ejn1G/YP1JgsxXzzEFmsWTkxASf70ClTnIGUNptMNbGRCbdhIQj3MA48ap5gXc4mkSrAX7gTo0GZVMwJwNfagi6BxYQ2D+CsQCYeiWjvzx4KALaILdCvtPAq/tEJCENQ2bzwLvfAgjXK8A+BdPKJGfjaZCsYA5lZsfnOlF0bXy5UR1W1JIOdroDQLiUVGUngheg1TCzUVht3jtpKYsKg57UsObA10pEw+1R626KYsIVkX5s8CSi22wHXr+TJB8cTTx8eXxx7OAT0ZMfJMMHOuvB5LFoU9GSPy1DxhNKntpIpJCRRl3m2D1t8Z3I6SUtM3++JegrjihHVuXwfofTpIkSZIkSdL5Ayi4lFhtq/VIAAAAAElFTkSuQmCC"
+         id="image396" /></mask><mask
+       maskUnits="userSpaceOnUse"
+       x="0"
+       y="0"
+       width="1"
+       height="1"
+       id="mask406"><image
+         width="1"
+         height="1"
+         style="image-rendering:optimizeSpeed"
+         preserveAspectRatio="none"
+         xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARMAAAA3CAAAAAAKiPHwAAAAAXNCSVQI5gpbmQAAAj1JREFUaIHtmttywyAMRMGT//9l+pDGAayVVlh2k6nOkw1hgTWIS1tKkiRJkiRJkiRJkvxfaimllCakuegF6iG9Hn5Xp3dYMSs8J4zCQBzwEASaWLwp0m18gdXrlggVNyMb1XS0xMEmCUiKjchjWwQsMYXonp6ypGwBmsdfg/K2bFPeqIQIZE9cdTEjZ0jUZnYDz5puNMATZRRTE0XqNmOJVhFf+0ke+xOc5Dpi2NS6fchDAVfOnsMqDLNL62cpRRona0q1f3CvW0pO1bOvAM2dCWOa9w2uxHLNU8XHAGEF0pMn3KdSLbnva6/j8mSdKy0JHyicJ8a2geYbRonkCe4xiBQEZnzVK+bUw3ivxafPgRi90Scqrs+yYD1G50cLMHdGiaCNEtOuT5hdjhgLdx6O8tH8asbOnoDzDgulecuBxgCed7rG0edegytMuWKg8HOn9m3w8QlBwsHxDPgyfQ/m4l3AUjflUtN9oVP6tfRowk4eQlqlTukeXop6f+V6We04btrbL15E/A22J3I3vJ270JTwaHXBOJG7/UVxNsiTYeVWx8LiNZ5WMtpuyZMGX3B66x/UK1psih7a7wtF6Aw4MXyK4Zf7kjL8Qvp0aPEBFYvC8qAAS8/q4RLPHVaDv2l0XtPpm5kFZRboiblp3nPEL7emOZYURG6J1MiTSr9JDTWarphS4YuqG+rVJgs699ds6SnOmmbqr3yDfGyihPIvC2+6vPHrKi0yTNEHhuMvaV+0G0qSJEmSJElW+AHtX5o9I6mkVQAAAABJRU5ErkJggg=="
+         id="image408" /></mask><mask
+       maskUnits="userSpaceOnUse"
+       x="0"
+       y="0"
+       width="1"
+       height="1"
+       id="mask414"><image
+         width="1"
+         height="1"
+         style="image-rendering:optimizeSpeed"
+         preserveAspectRatio="none"
+         xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAA3CAAAAADGEcsbAAAAAXNCSVQI5gpbmQAAAi1JREFUaIHtmcG6hCAIRtWv939l7mJqBAVCsNtiOKsmA3+VSJlSkiRJkiRJkiRJkt+jfq+Avz01ofbpPjIDxtF4D2764oyFZkW9TuP9g/hDBT0pi1Dl0Y5BaNDNFgT3CRhtzF1rQtYRZayMf0lGkyycQ9Gk3Lt0yoiob+Lz0RmQIl15A5wyQuqb/PSmGAha3ic0p9nJgTyo2dmQ1E4/QJP32CwyygCbCEG9ldYvK71a+ZaMDiJUfGF3SdXb7foEYJvqG40lZu78VnzpGf+aHY4A4m/PapbSI9KRG7wiXBuhX6VPAPjTtwC3EPsii+JWf2Anz+j7fAe2T+/UjU/9UUqpXRwUyY14SPlPOBFU/bK0Y761LxDqtOyPT528ggKtcBbge6UEo4ejn1G/YP1JgsxXzzEFmsWTkxASf70ClTnIGUNptMNbGRCbdhIQj3MA48ap5gXc4mkSrAX7gTo0GZVMwJwNfagi6BxYQ2D+CsQCYeiWjvzx4KALaILdCvtPAq/tEJCENQ2bzwLvfAgjXK8A+BdPKJGfjaZCsYA5lZsfnOlF0bXy5UR1W1JIOdroDQLiUVGUngheg1TCzUVht3jtpKYsKg57UsObA10pEw+1R626KYsIVkX5s8CSi22wHXr+TJB8cTTx8eXxx7OAT0ZMfJMMHOuvB5LFoU9GSPy1DxhNKntpIpJCRRl3m2D1t8Z3I6SUtM3++JegrjihHVuXwfofTpIkSZIkSdL5Ayi4lFhtq/VIAAAAAElFTkSuQmCC"
+         id="image416" /></mask></defs><sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1830"
+     inkscape:window-height="1054"
+     id="namedview4"
+     showgrid="false"
+     inkscape:zoom="0.8279042"
+     inkscape:cx="-330.35263"
+     inkscape:cy="220.75145"
+     inkscape:window-x="0"
+     inkscape:window-y="180"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="g10" /><g
+     id="g10"
+     inkscape:groupmode="layer"
+     inkscape:label="xx"
+     transform="matrix(1.3333333,0,0,-1.3333333,-1033.6889,302.54953)"><g
+       id="g526"
+       transform="translate(363.26668,72.472156)"><path
+         inkscape:connector-curvature="0"
+         id="path360"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
+         d="m 556.01,100.95 1.06,1.07 9.62,2.96 v 12.78 l -9.62,2.97 v 0 l -1.06,1.06 v 0 l -0.4,1.12 -0.44,1.12 -0.45,1.06 -0.56,1.06 v 1.57 0 l 4.7,8.89 -9.01,9 -8.89,-4.64 v 0 h -1.56 v 0 l -1.07,0.51 -1.06,0.44 -1.12,0.45 -1.12,0.39 -1.06,1.06 v 0 l -3.02,9.62 h -12.78 l -2.96,-9.56 v -0.06 l -1.12,-1.06 v 0 l -1.12,-0.39 -1.06,-0.45 -1.12,-0.44 -1.07,-0.51 h -1.51 l -8.89,4.64 -9.06,-9.06 4.7,-8.83 v -1.57 0 l -0.5,-1.06 -0.51,-1.06 -0.39,-1.12 -0.39,-1.12 -1.12,-1.06 -9.56,-2.97 v -12.78 l 9.56,-2.96 1.12,-1.07 v 0 l 0.39,-1.114 0.39,-1.118 0.51,-1.119 0.5,-1.063 v -1.51 l -4.64,-8.892 9,-9.005 8.84,4.642 h 1.56 v 0 l 1.07,-0.503 1.12,-0.448 1.06,-0.447 1.12,-0.392 1.12,-1.118 2.96,-9.564 h 12.84 l 2.96,9.564 1.06,1.118 v 0 l 1.12,0.392 1.12,0.447 1.06,0.448 1.07,0.503 h 1.56 v 0 l 8.89,-4.642 9.01,9.005 -4.64,8.892 h -0.06 v 1.51 0 l 0.56,1.119 0.45,1.063 0.44,1.118 z" /><path
+         inkscape:connector-curvature="0"
+         id="path362"
+         style="fill:none;stroke:#4bacc6;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         d="m 556.01,100.95 1.06,1.07 9.62,2.96 v 12.78 l -9.62,2.97 v 0 l -1.06,1.06 v 0 l -0.4,1.12 -0.44,1.12 -0.45,1.06 -0.56,1.06 v 1.57 0 l 4.7,8.89 -9.01,9 -8.89,-4.64 v 0 h -1.56 v 0 l -1.07,0.51 -1.06,0.44 -1.12,0.45 -1.12,0.39 -1.06,1.06 v 0 l -3.02,9.62 h -12.78 l -2.96,-9.56 v -0.06 l -1.12,-1.06 v 0 l -1.12,-0.39 -1.06,-0.45 -1.12,-0.44 -1.07,-0.51 h -1.51 l -8.89,4.64 -9.06,-9.06 4.7,-8.83 v -1.57 0 l -0.5,-1.06 -0.51,-1.06 -0.39,-1.12 -0.39,-1.12 -1.12,-1.06 -9.56,-2.97 v -12.78 l 9.56,-2.96 1.12,-1.07 v 0 l 0.39,-1.114 0.39,-1.118 0.51,-1.119 0.5,-1.063 v -1.51 l -4.64,-8.892 9,-9.005 8.84,4.642 h 1.56 v 0 l 1.07,-0.503 1.12,-0.448 1.06,-0.447 1.12,-0.392 1.12,-1.118 2.96,-9.564 h 12.84 l 2.96,9.564 1.06,1.118 v 0 l 1.12,0.392 1.12,0.447 1.06,0.448 1.07,0.503 h 1.56 v 0 l 8.89,-4.642 9.01,9.005 -4.64,8.892 h -0.06 v 1.51 0 l 0.56,1.119 0.45,1.063 0.44,1.118 z" /><g
+         transform="matrix(42.7,0,0,13.2,507.67,111.65)"
+         id="g364"><image
+           id="image370"
+           mask="url(#mask366)"
+           xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAABHNCSVQICAgIfAhkiAAAABVJREFUCJlj9F5z7D8DAwMDEwMUAAApfQLAlhG7rwAAAABJRU5ErkJggg=="
+           transform="matrix(1,0,0,-1,0,1)"
+           preserveAspectRatio="none"
+           style="image-rendering:optimizeSpeed"
+           height="1"
+           width="1" /></g><g
+         transform="matrix(61.467,0,0,13.2,498.31,97.968)"
+         id="g372"><image
+           id="image378"
+           mask="url(#mask374)"
+           xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAABHNCSVQICAgIfAhkiAAAABVJREFUCJlj9F5z7D8DAwMDEwMUAAApfQLAlhG7rwAAAABJRU5ErkJggg=="
+           transform="matrix(1,0,0,-1,0,1)"
+           preserveAspectRatio="none"
+           style="image-rendering:optimizeSpeed"
+           height="1"
+           width="1" /></g><path
+         inkscape:connector-curvature="0"
+         id="path380"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
+         d="m 625.21,59.485 1.06,1.063 9.62,2.964 v 12.78 l -9.62,2.964 v 0 l -1.06,1.063 v 0 l -0.39,1.119 -0.45,1.118 -0.45,1.063 -0.55,1.062 v 1.567 0 l 4.69,8.892 -9,9 -8.89,-4.637 v 0 h -1.57 v 0 l -1.06,0.507 -1.07,0.44 -1.11,0.45 -1.12,0.39 -1.07,1.07 v 0 l -3.02,9.62 h -12.78 l -2.96,-9.57 v -0.05 l -1.12,-1.07 v 0 l -1.12,-0.39 -1.06,-0.45 -1.12,-0.44 -1.06,-0.507 h -1.51 l -8.89,4.637 -9.06,-9.056 4.69,-8.836 v -1.567 0 l -0.5,-1.062 -0.5,-1.063 -0.39,-1.118 -0.4,-1.119 -1.11,-1.063 -9.57,-2.964 v -12.78 l 9.57,-2.964 1.11,-1.063 v 0 l 0.4,-1.118 0.39,-1.119 0.5,-1.118 0.5,-1.063 v -1.51 l -4.64,-8.893 9.01,-9.005 8.83,4.643 h 1.57 v 0 l 1.06,-0.504 1.12,-0.447 1.06,-0.448 1.12,-0.391 1.12,-1.119 2.96,-9.564 h 12.84 l 2.96,9.564 1.07,1.119 v 0 l 1.12,0.391 1.11,0.448 1.07,0.447 1.06,0.504 h 1.57 v 0 l 8.89,-4.643 9,9.005 -4.64,8.893 h -0.05 v 1.51 0 l 0.55,1.118 0.45,1.063 0.45,1.119 z" /><path
+         inkscape:connector-curvature="0"
+         id="path382"
+         style="fill:none;stroke:#8cb423;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         d="m 625.21,59.485 1.06,1.063 9.62,2.964 v 12.78 l -9.62,2.964 v 0 l -1.06,1.063 v 0 l -0.39,1.119 -0.45,1.118 -0.45,1.063 -0.55,1.062 v 1.567 0 l 4.69,8.892 -9,9 -8.89,-4.637 v 0 h -1.57 v 0 l -1.06,0.507 -1.07,0.44 -1.11,0.45 -1.12,0.39 -1.07,1.07 v 0 l -3.02,9.62 h -12.78 l -2.96,-9.57 v -0.05 l -1.12,-1.07 v 0 l -1.12,-0.39 -1.06,-0.45 -1.12,-0.44 -1.06,-0.507 h -1.51 l -8.89,4.637 -9.06,-9.056 4.69,-8.836 v -1.567 0 l -0.5,-1.062 -0.5,-1.063 -0.39,-1.118 -0.4,-1.119 -1.11,-1.063 -9.57,-2.964 v -12.78 l 9.57,-2.964 1.11,-1.063 v 0 l 0.4,-1.118 0.39,-1.119 0.5,-1.118 0.5,-1.063 v -1.51 l -4.64,-8.893 9.01,-9.005 8.83,4.643 h 1.57 v 0 l 1.06,-0.504 1.12,-0.447 1.06,-0.448 1.12,-0.391 1.12,-1.119 2.96,-9.564 h 12.84 l 2.96,9.564 1.07,1.119 v 0 l 1.12,0.391 1.11,0.448 1.07,0.447 1.06,0.504 h 1.57 v 0 l 8.89,-4.643 9,9.005 -4.64,8.893 h -0.05 v 1.51 0 l 0.55,1.118 0.45,1.063 0.45,1.119 z" /><g
+         transform="matrix(67.467,0,0,13.2,564.65,70.176)"
+         id="g384"><image
+           id="image390"
+           mask="url(#mask386)"
+           xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAABHNCSVQICAgIfAhkiAAAABRJREFUCJlj7Nmi/J+BgYGBiQEKACTBAmY4hyAHAAAAAElFTkSuQmCC"
+           transform="matrix(1,0,0,-1,0,1)"
+           preserveAspectRatio="none"
+           style="image-rendering:optimizeSpeed"
+           height="1"
+           width="1" /></g><g
+         transform="matrix(61.467,0,0,13.2,567.53,56.496)"
+         id="g392"><image
+           id="image398"
+           mask="url(#mask394)"
+           xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAABHNCSVQICAgIfAhkiAAAABRJREFUCJlj7Nmi/J+BgYGBiQEKACTBAmY4hyAHAAAAAElFTkSuQmCC"
+           transform="matrix(1,0,0,-1,0,1)"
+           preserveAspectRatio="none"
+           style="image-rendering:optimizeSpeed"
+           height="1"
+           width="1" /></g><path
+         inkscape:connector-curvature="0"
+         id="path400"
+         style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none"
+         d="m 486.52,59.467 1.06,1.062 9.62,2.965 v 12.779 l -9.62,2.965 v 0 l -1.06,1.062 v 0 l -0.4,1.119 -0.44,1.118 -0.45,1.063 -0.56,1.063 v 1.566 0 l 4.7,8.893 -9.01,9.008 -8.89,-4.646 v 0 h -1.57 v 0 l -1.06,0.503 -1.06,0.443 -1.12,0.45 -1.12,0.39 -1.06,1.07 v 0 l -3.02,9.62 h -12.78 l -2.97,-9.57 v -0.05 l -1.11,-1.07 v 0 l -1.12,-0.39 -1.07,-0.45 -1.11,-0.443 -1.07,-0.503 h -1.51 l -8.89,4.646 -9.06,-9.064 4.7,-8.837 v -1.566 0 L 424.96,83.6 424.46,82.537 424.07,81.419 423.68,80.3 422.56,79.238 413,76.273 V 63.494 l 9.56,-2.965 1.12,-1.062 v 0 l 0.39,-1.119 0.39,-1.119 0.5,-1.118 0.51,-1.063 v -1.51 l -4.64,-8.893 9,-9.004 8.84,4.642 h 1.56 v 0 l 1.07,-0.504 1.11,-0.447 1.07,-0.447 1.12,-0.392 1.11,-1.118 2.97,-9.564 h 12.83 l 2.97,9.564 1.06,1.118 v 0 l 1.12,0.392 1.12,0.447 1.06,0.447 1.06,0.504 h 1.57 v 0 l 8.89,-4.642 9.01,9.004 -4.64,8.893 h -0.06 v 1.51 0 l 0.56,1.119 0.45,1.062 0.44,1.119 z" /><path
+         inkscape:connector-curvature="0"
+         id="path402"
+         style="fill:none;stroke:#f79646;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
+         d="m 486.52,59.467 1.06,1.062 9.62,2.965 v 12.779 l -9.62,2.965 v 0 l -1.06,1.062 v 0 l -0.4,1.119 -0.44,1.118 -0.45,1.063 -0.56,1.063 v 1.566 0 l 4.7,8.893 -9.01,9.008 -8.89,-4.646 v 0 h -1.57 v 0 l -1.06,0.503 -1.06,0.443 -1.12,0.45 -1.12,0.39 -1.06,1.07 v 0 l -3.02,9.62 h -12.78 l -2.97,-9.57 v -0.05 l -1.11,-1.07 v 0 l -1.12,-0.39 -1.07,-0.45 -1.11,-0.443 -1.07,-0.503 h -1.51 l -8.89,4.646 -9.06,-9.064 4.7,-8.837 v -1.566 0 L 424.96,83.6 424.46,82.537 424.07,81.419 423.68,80.3 422.56,79.238 413,76.273 V 63.494 l 9.56,-2.965 1.12,-1.062 v 0 l 0.39,-1.119 0.39,-1.119 0.5,-1.118 0.51,-1.063 v -1.51 l -4.64,-8.893 9,-9.004 8.84,4.642 h 1.56 v 0 l 1.07,-0.504 1.11,-0.447 1.07,-0.447 1.12,-0.392 1.11,-1.118 2.97,-9.564 h 12.83 l 2.97,9.564 1.06,1.118 v 0 l 1.12,0.392 1.12,0.447 1.06,0.447 1.06,0.504 h 1.57 v 0 l 8.89,-4.642 9.01,9.004 -4.64,8.893 h -0.06 v 1.51 0 l 0.56,1.119 0.45,1.062 0.44,1.119 z" /><g
+         transform="matrix(66.133,0,0,13.2,426.77,70.152)"
+         id="g404"><image
+           id="image410"
+           mask="url(#mask406)"
+           xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAABHNCSVQICAgIfAhkiAAAABVJREFUCJlj/D7N7T8DAwMDEwMUAAAsCQLWVstCFgAAAABJRU5ErkJggg=="
+           transform="matrix(1,0,0,-1,0,1)"
+           preserveAspectRatio="none"
+           style="image-rendering:optimizeSpeed"
+           height="1"
+           width="1" /></g><g
+         transform="matrix(61.467,0,0,13.2,428.81,56.472)"
+         id="g412"><image
+           id="image418"
+           mask="url(#mask414)"
+           xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAABHNCSVQICAgIfAhkiAAAABVJREFUCJlj/D7N7T8DAwMDEwMUAAAsCQLWVstCFgAAAABJRU5ErkJggg=="
+           transform="matrix(1,0,0,-1,0,1)"
+           preserveAspectRatio="none"
+           style="image-rendering:optimizeSpeed"
+           height="1"
+           width="1" /></g></g></g></svg>
\ No newline at end of file
diff --git a/assets/img/services/community_hacky_hour.svg b/assets/img/services/community_hacky_hour.svg
new file mode 100644
index 0000000000000000000000000000000000000000..90d5e23edc4e6a67257b8c587e2d619f8b550e01
--- /dev/null
+++ b/assets/img/services/community_hacky_hour.svg
@@ -0,0 +1 @@
+<svg id="a77d060e-bfde-44e4-9303-3da9960cf22f" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="847.93574" height="568.36073" viewBox="0 0 847.93574 568.36073"><path d="M1012.58968,734.18036H639.937a11.39106,11.39106,0,0,1-11.37819-11.37818v-263.424A11.39106,11.39106,0,0,1,639.937,448h372.65272a11.39106,11.39106,0,0,1,11.37819,11.37819v263.424A11.39106,11.39106,0,0,1,1012.58968,734.18036Z" transform="translate(-176.03213 -165.81964)" fill="#e6e6e6"/><path d="M997.07559,463.51257H655.45582a11.39794,11.39794,0,0,0-11.38333,11.38327v232.388a11.398,11.398,0,0,0,11.38333,11.38333H997.07559a11.39064,11.39064,0,0,0,11.37473-11.38333v-232.388A11.39059,11.39059,0,0,0,997.07559,463.51257Z" transform="translate(-176.03213 -165.81964)" fill="#fff"/><circle cx="638.05876" cy="397.968" r="45.87523" fill="#a0616a"/><path d="M867.33893,659.63411l-81.92007,8.192c7.57211-34.08717,9.40751-65.93365,0-93.38887h57.34405C839.64771,597.31481,851.29151,627.39923,867.33893,659.63411Z" transform="translate(-176.03213 -165.81964)" fill="#a0616a"/><path d="M923.87379,659.8877c-1.02159,19.97658-2.20628,39.627-3.66564,58.77946H728.66621q-3.39955-18.96789-8.26707-38.17616a17.52166,17.52166,0,0,1,9.82944-20.35436l6.11231-2.72133L790.33011,633.421l.63526.13734,22.3031,4.77309L852.595,628.502l.68676.13734,55.13095,11.28031a19.64416,19.64416,0,0,1,4.70446,1.61393A19.38247,19.38247,0,0,1,923.87379,659.8877Z" transform="translate(-176.03213 -165.81964)" fill="#005aa0"/><path d="M953.79152,718.66716H912.40463l-7.38282-78.696a45.04,45.04,0,0,1,39.60125,35.49773Z" transform="translate(-176.03213 -165.81964)" fill="#005aa0"/><path d="M741.06248,718.66716H701.3754l1.42509-13.91583a53.24744,53.24744,0,0,1,33.46316-48.392l.07724,1.056Z" transform="translate(-176.03213 -165.81964)" fill="#005aa0"/><path d="M777.66872,537.64893c20.67775-11.8303,41.38337-4.27184,62.125,28.00769l4.24046,34.38524c31.12962-29.49122,29.55593-69.73744-5.35387-86.10671-3.43205-1.60926-6.75789-3.43956-10.49285-2.79276-16.14591-8.64605-35.449-2.15217-43.53854,11.69618-6.44976,1.117-15.69612,13.93094-15.36336,20.46829Z" transform="translate(-176.03213 -165.81964)" fill="#2f2e41"/><ellipse cx="661.81557" cy="400.4256" rx="5.7344" ry="7.37281" fill="#a0616a"/><path d="M664.99477,530.19528H190.51927a14.50353,14.50353,0,0,1-14.48714-14.48714V180.30677a14.50353,14.50353,0,0,1,14.48714-14.48713h474.4755a14.50353,14.50353,0,0,1,14.48714,14.48713V515.70814A14.50353,14.50353,0,0,1,664.99477,530.19528Z" transform="translate(-176.03213 -165.81964)" fill="#e6e6e6"/><path d="M645.24158,185.57082H210.27846a14.51228,14.51228,0,0,0-14.49368,14.49362V495.94959a14.51234,14.51234,0,0,0,14.49368,14.49369H645.24158a14.503,14.503,0,0,0,14.48274-14.49369V200.06444A14.50289,14.50289,0,0,0,645.24158,185.57082Z" transform="translate(-176.03213 -165.81964)" fill="#fff"/><polygon points="353.705 230.274 219.549 260.975 162.866 154.068 277.58 109.282 353.705 230.274" fill="#2f2e41"/><circle cx="240.38362" cy="171.69169" r="48.59396" fill="#ffb9b9"/><path d="M410.77106,497.63871l117.96056-17.029c-17.60893-31.8719-35.76381-60.91952-60.16316-57.67181-21.70675-15.19226-22.95848-39.61456-17.46852-67.079l-59.04307,15.78327c5.19525,16.92984,3.18574,31.79571-10.65119,43.27336C400.73935,442.13171,413.25126,469.60385,410.77106,497.63871Z" transform="translate(-176.03213 -165.81964)" fill="#ffb9b9"/><path d="M553.56863,510.44328h-186.658q-3.96769-5.32857-8.43821-10.30734c-.19674-.22956-.40442-.47-.6121-.69956l5.017-70.92719.50282-7.17032a9.5472,9.5472,0,0,1,6.20845-8.29611h.01094a6.19606,6.19606,0,0,1,.86347-.29515l15.47745-4.13164,1.54115-.41536.21862.26232,8.68966,10.07777,5.804,6.74409,25.66449,29.78526a26.76556,26.76556,0,0,0,18.38489,9.22523l9.4985.66674c16.81091,1.19137,28.7141-12.41689,28.7141-26.85593A25.8691,25.8691,0,0,0,480.1821,423.842a26.40428,26.40428,0,0,0-2.31723-3.08237l10.79921,1.73789,15.47738,2.50309,17.44489,41.01078C539.11864,479.91476,550.19111,494.67076,553.56863,510.44328Z" transform="translate(-176.03213 -165.81964)" fill="#005aa0"/><polygon points="152.415 283.359 175.882 325.791 162.645 338.109 155.639 344.624 94.822 344.624 131.275 305.843 152.415 283.359" fill="#ffb9b9"/><path d="M566.34623,510.44328H509.093L503.0266,484.3306,490.096,428.66223l-1.43188-6.16474-.03282-.142,13.54274.81978a41.75438,41.75438,0,0,1,35.44719,24.34189Z" transform="translate(-176.03213 -165.81964)" fill="#005aa0"/><path d="M340.2588,506.30422l56.31409-19.06552-19.85495-67.55132a9.58647,9.58647,0,0,0-10.41056-6.80605h0a9.58639,9.58639,0,0,0-5.14893,2.33834l-57.527,51.03742C314.63663,484.37468,326.354,484.82946,340.2588,506.30422Z" transform="translate(-176.03213 -165.81964)" fill="#005aa0"/><path d="M448.69889,258.61857s29.71882,5.59009,36.59146,42.65492a68.044,68.044,0,0,1,.582,18.92569c-.68626,7.13458.30921,22.20363,15.80082,39.94727a388.439,388.439,0,0,1,28.20691,36.22531l0,0-31.05353,8.26685-13.87465-51.45A263.19676,263.19676,0,0,0,454.197,282.50133l-.28526-.45769s-10.31392,27.5585-37.958,31.33648l8.52361-11.22216s-32.31612,18.68115-50.625,24.38788a12.02949,12.02949,0,0,0-3.88182,20.91814q.19478.15319.39676.30662c13.4666,10.22834,40.93951,34.63415,30.08589,58.2435s1.8034,27.91394,1.8034,27.91394L378.91707,425.049l-10.68246-4.57446,1.07943,7.89831-52.14859,1.09252s-14.0919-.08559,10.93922-37.70124c0,0,6.0398-14.1044,1.08139-24.87967-3.80244-8.26322-6.158-17.13869-5.78024-26.227C324.98223,302.73378,340.958,225.58173,448.69889,258.61857Z" transform="translate(-176.03213 -165.81964)" fill="#2f2e41"/><path d="M847.81566,399.63818a1.00094,1.00094,0,0,1-.97852-.79638c-4.75781-22.88575-21.22265-43.91748-46.36035-59.22119-25.46875-15.5044-58.16894-24.04346-92.07617-24.04346a1,1,0,0,1,0-2c34.26855,0,67.33789,8.64258,93.11621,24.33545,25.61621,15.59424,42.40625,37.08838,47.2793,60.522a1.001,1.001,0,0,1-.98047,1.20361Z" transform="translate(-176.03213 -165.81964)" fill="#3f3d56"/><polygon points="661.281 231.145 673.255 247.094 681.082 228.751 661.281 231.145" fill="#3f3d56"/><path d="M591.49974,652.63184c-34.26855,0-67.33789-8.64258-93.11572-24.33594-25.6167-15.59473-42.40723-37.08789-47.2793-60.52246a.99986.99986,0,1,1,1.958-.40625c4.75781,22.88574,21.22266,43.917,46.36133,59.2207,25.46875,15.50488,58.16894,24.04395,92.07568,24.04395a1,1,0,0,1,0,2Z" transform="translate(-176.03213 -165.81964)" fill="#3f3d56"/><polygon points="286.555 403.424 274.581 387.475 266.754 405.818 286.555 403.424" fill="#3f3d56"/></svg>
\ No newline at end of file
diff --git a/assets/img/services/community_rsd.svg b/assets/img/services/community_rsd.svg
new file mode 100644
index 0000000000000000000000000000000000000000..e5c91f3fc5e7f6d88e498a135ef6225b870ed301
--- /dev/null
+++ b/assets/img/services/community_rsd.svg
@@ -0,0 +1 @@
+<svg id="bd68eab2-97cb-49fc-9871-65ace3a0e319" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="738.41777" height="504.65117" viewBox="0 0 738.41777 504.65117"><path d="M956.00489,656.58984c-5.05211,17.52641-19.80364,29.79509-35.19135,40.21716q-3.22281,2.18327-6.44767,4.266c-.01456.00636-.02957.02-.04431.02649-.10344.06645-.20707.133-.30345.19991-.44371.286-.88758.57222-1.32761.855l.24171.10858s.23734.12621-.02233.02023c-.07729-.03232-.15825-.06135-.23538-.09387-8.93928-3.60535-18.03734-7.47639-24.88795-14.23041-7.10651-7.0136-11.25953-18.01413-7.41142-27.228A17.59237,17.59237,0,0,1,882.28,657.3121c.31213-.44666.64831-.87416.99832-1.29373a18.85591,18.85591,0,0,1,32.3856,5.72979c1.1305-10.52576-7.5488-19.34265-15.90135-25.84822-8.35623-6.50228-17.85126-13.58341-19.46674-24.05074-.90215-5.82388,1.123-11.46778,4.81223-15.99852.11422-.13766.22827-.27514.34591-.409a27.5185,27.5185,0,0,1,17.68718-9.48884c12.81321-1.33167,25.25927,5.4506,34.56778,14.35941C952.69087,614.6459,961.74815,636.66241,956.00489,656.58984Z" transform="translate(-230.79112 -197.67441)" fill="#f2f2f2"/><path d="M931.92069,633.66548a46.78,46.78,0,0,1,5.60443,12.36093,40.61926,40.61926,0,0,1,1.404,11.99679,52.04375,52.04375,0,0,1-6.81623,23.68462A74.90315,74.90315,0,0,1,920.81354,696.807q-3.22281,2.18327-6.44767,4.266c-.01456.00636-.02957.02-.04431.02649-.10344.06645-.20707.133-.30345.19991-.44371.286-.88758.57222-1.32761.855,0,0,.479.23479.21938.12881-.07729-.03232-.15825-.06135-.23538-.09387a41.40477,41.40477,0,0,0-13.249-35.65079A41.75936,41.75936,0,0,0,882.28,657.3121c.31213-.44666.64831-.87416.99832-1.29373a43.29621,43.29621,0,0,1,7.14663,2.70436,42.42388,42.42388,0,0,1,19.1818,18.49347,43.37374,43.37374,0,0,1,4.72252,23.80133c.36729-.33284.735-.67291,1.09168-1.00976,6.79289-6.33309,12.82633-13.60244,16.90958-21.99189a48.41635,48.41635,0,0,0,5.06984-22.90745c-.33324-8.65329-3.781-16.66846-8.77294-23.64614a101.34547,101.34547,0,0,0-19.2105-19.79842,115.15845,115.15845,0,0,0-23.89219-14.75057.828.828,0,0,1-.41668-1.06262.70423.70423,0,0,1,.34591-.409.61309.61309,0,0,1,.53242.02262c1.05391.48518,2.10049.977,3.13868,1.49007A116.46492,116.46492,0,0,1,913.18749,612.827C920.27028,618.86553,926.93832,625.76454,931.92069,633.66548Z" transform="translate(-230.79112 -197.67441)" fill="#fff"/><path d="M846.51084,197.67441h-607a8.72767,8.72767,0,0,0-8.71972,8.72V617.71439a8.72766,8.72766,0,0,0,8.71972,8.72h607a8.71244,8.71244,0,0,0,6.63037-3.06,2.0459,2.0459,0,0,0,.18995-.24,8.1667,8.1667,0,0,0,1.25-2.11005,8.50722,8.50722,0,0,0,.65966-3.31V206.39445A8.72954,8.72954,0,0,0,846.51084,197.67441Zm6.24024,420.04a6.17535,6.17535,0,0,1-1.03028,3.42005,6.44588,6.44588,0,0,1-2.35986,2.12,6.1843,6.1843,0,0,1-2.8501.69h-607a6.23757,6.23757,0,0,1-6.23-6.23V206.39445a6.23757,6.23757,0,0,1,6.23-6.23h607a6.23944,6.23944,0,0,1,6.24024,6.23Z" transform="translate(-230.79112 -197.67441)" fill="#3f3d56"/><rect x="1.24265" y="34.94921" width="621.95676" height="2.49281" fill="#3f3d56"/><circle cx="22.43155" cy="18.6961" r="7.47844" fill="#3f3d56"/><circle cx="43.93206" cy="18.6961" r="7.47844" fill="#3f3d56"/><circle cx="65.43257" cy="18.6961" r="7.47844" fill="#3f3d56"/><path d="M633.60325,373.03509a20.17421,20.17421,0,1,1,20.17421-20.17421A20.197,20.197,0,0,1,633.60325,373.03509Zm0-38.43649a18.26228,18.26228,0,1,0,18.26228,18.26228A18.283,18.283,0,0,0,633.60325,334.5986Z" transform="translate(-230.79112 -197.67441)" fill="#005aa0"/><path id="f1f767dc-4b88-4f47-9e03-7555881e6705" data-name="Path 395" d="M631.69882,360.192a1.9932,1.9932,0,0,1-1.19913-.39852l-.02145-.01609-4.51653-3.455a2.00711,2.00711,0,0,1,2.44234-3.18575l2.92544,2.24336,6.913-9.01874a2.00626,2.00626,0,0,1,2.81288-.37155l.00058.00044-.0429.05957.04407-.05957a2.00868,2.00868,0,0,1,.3711,2.81344L633.297,359.40686a2.00749,2.00749,0,0,1-1.59645.78273Z" transform="translate(-230.79112 -197.67441)" fill="#005aa0"/><path d="M691.328,373.03509a20.17421,20.17421,0,1,1,20.17421-20.17421A20.19676,20.19676,0,0,1,691.328,373.03509Zm0-38.43649a18.26228,18.26228,0,1,0,18.26228,18.26228A18.28279,18.28279,0,0,0,691.328,334.5986Z" transform="translate(-230.79112 -197.67441)" fill="#e6e6e6"/><path d="M698.58987,359.84112a1.2928,1.2928,0,0,1-1.8261,0l-4.841-4.841A.57612.57612,0,0,0,691.10892,355l-4.841,4.841a1.29142,1.29142,0,0,1-1.82635-1.82635l4.841-4.841a.57583.57583,0,0,0,.00012-.81359l-4.84126-4.84127a1.29116,1.29116,0,0,1,1.826-1.826l4.84127,4.84126a.57583.57583,0,0,0,.81359-.00012l4.841-4.841a1.29142,1.29142,0,0,1,1.82634,1.82635l-4.841,4.841a.57612.57612,0,0,0,.00012.81383l4.841,4.841A1.29276,1.29276,0,0,1,698.58987,359.84112Z" transform="translate(-230.79112 -197.67441)" fill="#e6e6e6"/><path d="M633.60325,437.0847a20.17421,20.17421,0,1,1,20.17421-20.17421A20.197,20.197,0,0,1,633.60325,437.0847Zm0-38.43649a18.26228,18.26228,0,1,0,18.26228,18.26228A18.283,18.283,0,0,0,633.60325,398.64821Z" transform="translate(-230.79112 -197.67441)" fill="#005aa0"/><path id="a793c70c-1521-4e6e-9b61-9683a9490971" data-name="Path 395" d="M631.69882,424.24159a1.99333,1.99333,0,0,1-1.19913-.39852l-.02145-.01609-4.51653-3.455a2.00711,2.00711,0,0,1,2.44234-3.18575l2.92544,2.24336,6.913-9.01874a2.00626,2.00626,0,0,1,2.81288-.37155l.00058.00044-.0429.05957.04407-.05957a2.00868,2.00868,0,0,1,.3711,2.81344L633.297,423.45647a2.00747,2.00747,0,0,1-1.59645.78273Z" transform="translate(-230.79112 -197.67441)" fill="#005aa0"/><path d="M691.328,437.0847a20.17421,20.17421,0,1,1,20.17421-20.17421A20.19676,20.19676,0,0,1,691.328,437.0847Zm0-38.43649a18.26228,18.26228,0,1,0,18.26228,18.26228A18.28279,18.28279,0,0,0,691.328,398.64821Z" transform="translate(-230.79112 -197.67441)" fill="#e6e6e6"/><path d="M698.58987,423.89073a1.29279,1.29279,0,0,1-1.8261,0l-4.841-4.841a.57612.57612,0,0,0-.81383-.00012l-4.841,4.841a1.29142,1.29142,0,0,1-1.82635-1.82635l4.841-4.841a.57583.57583,0,0,0,.00012-.81359l-4.84126-4.84126a1.29116,1.29116,0,0,1,1.826-1.826l4.84127,4.84127a.57583.57583,0,0,0,.81359-.00013l4.841-4.841a1.29142,1.29142,0,0,1,1.82634,1.82635l-4.841,4.841a.57614.57614,0,0,0,.00012.81384l4.841,4.841A1.29275,1.29275,0,0,1,698.58987,423.89073Z" transform="translate(-230.79112 -197.67441)" fill="#e6e6e6"/><path d="M633.60325,501.13431a20.17421,20.17421,0,1,1,20.17421-20.17421A20.197,20.197,0,0,1,633.60325,501.13431Zm0-38.43649a18.26228,18.26228,0,1,0,18.26228,18.26228A18.283,18.283,0,0,0,633.60325,462.69782Z" transform="translate(-230.79112 -197.67441)" fill="#e6e6e6"/><path id="b02a55c8-7c5c-410c-bde7-66a7a3b003d7" data-name="Path 395" d="M631.69882,488.2912a1.9932,1.9932,0,0,1-1.19913-.39852l-.02145-.01609-4.51653-3.455a2.00711,2.00711,0,0,1,2.44234-3.18575l2.92544,2.24337,6.913-9.01875a2.00626,2.00626,0,0,1,2.81288-.37154l.00058.00043-.0429.05958.04407-.05958a2.00869,2.00869,0,0,1,.3711,2.81345L633.297,487.50608a2.0075,2.0075,0,0,1-1.59645.78274Z" transform="translate(-230.79112 -197.67441)" fill="#e6e6e6"/><path d="M691.328,501.13431a20.17421,20.17421,0,1,1,20.17421-20.17421A20.19676,20.19676,0,0,1,691.328,501.13431Zm0-38.43649a18.26228,18.26228,0,1,0,18.26228,18.26228A18.28279,18.28279,0,0,0,691.328,462.69782Z" transform="translate(-230.79112 -197.67441)" fill="#e6e6e6"/><path d="M698.58987,487.94034a1.29278,1.29278,0,0,1-1.8261,0l-4.841-4.841a.57612.57612,0,0,0-.81383-.00013l-4.841,4.841a1.29142,1.29142,0,0,1-1.82635-1.82635l4.841-4.841a.57585.57585,0,0,0,.00012-.8136l-4.84126-4.84126a1.29116,1.29116,0,0,1,1.826-1.826l4.84127,4.84127a.57582.57582,0,0,0,.81359-.00013l4.841-4.841a1.29142,1.29142,0,0,1,1.82634,1.82634l-4.841,4.841a.57614.57614,0,0,0,.00012.81384l4.841,4.841A1.29275,1.29275,0,0,1,698.58987,487.94034Z" transform="translate(-230.79112 -197.67441)" fill="#e6e6e6"/><path d="M968.20888,702.0308h-381a1,1,0,0,1,0-2h381a1,1,0,1,1,0,2Z" transform="translate(-230.79112 -197.67441)" fill="#3f3d56"/><path d="M641.45015,429.11615a10.05577,10.05577,0,0,0,14.588-4.99449l35.71507,1.18876-9.70168-15.83386-32.42826,1.29863a10.11027,10.11027,0,0,0-8.17317,18.341Z" transform="translate(-230.79112 -197.67441)" fill="#ffb8b8"/><path d="M842.82394,506.476a10.05577,10.05577,0,0,0-2.36251-15.23727l7.42514-34.95492-17.28821,6.77877-4.40057,32.15452a10.11028,10.11028,0,0,0,16.62615,11.2589Z" transform="translate(-230.79112 -197.67441)" fill="#ffb8b8"/><polygon points="528.369 490.974 516.109 490.973 510.277 443.685 528.371 443.686 528.369 490.974" fill="#ffb8b8"/><path d="M762.28623,700.53238l-39.53051-.00147v-.5a15.38605,15.38605,0,0,1,15.38647-15.38623h.001l24.1438.001Z" transform="translate(-230.79112 -197.67441)" fill="#2f2e41"/><polygon points="588.369 490.974 576.109 490.973 570.277 443.685 588.371 443.686 588.369 490.974" fill="#ffb8b8"/><path d="M822.28623,700.53238l-39.53051-.00147v-.5a15.38605,15.38605,0,0,1,15.38647-15.38623h.001l24.1438.001Z" transform="translate(-230.79112 -197.67441)" fill="#2f2e41"/><path d="M760.43709,663.95608l-17.35474-.69434a4.51413,4.51413,0,0,1-4.31787-4.63379l4.88941-160.3789.31933-.11524c30.41626-11.00293,55.57837-10.17089,76.926,2.54l.23877.14258L824.067,657.01858a4.49958,4.49958,0,0,1-4.49927,4.585h-14.634a4.50994,4.50994,0,0,1-4.41577-3.63184L780.58284,556.56252a1.49976,1.49976,0,0,0-2.96069.10938L765.08406,660.002a4.52553,4.52553,0,0,1-4.46924,3.957C760.556,663.959,760.49642,663.958,760.43709,663.95608Z" transform="translate(-230.79112 -197.67441)" fill="#2f2e41"/><circle cx="546.52944" cy="135.36613" r="24.56103" fill="#ffb8b8"/><path d="M661.85388,423.31234a4.50562,4.50562,0,0,1-.00148-2.68558l2.54474-8.15344a4.51468,4.51468,0,0,1,4.097-3.15453l32.22309-1.42457,52.27834-26.79842a14.49652,14.49652,0,1,1,8.78475,27.63011L729.74227,427.3088a46.37353,46.37353,0,0,1-32.19507,5.3964l-32.26439-6.32137a4.505,4.505,0,0,1-3.00019-2.11226A4.45458,4.45458,0,0,1,661.85388,423.31234Z" transform="translate(-230.79112 -197.67441)" fill="#ccc"/><path d="M841.77523,483.84548a4.50565,4.50565,0,0,1-2.68308.11591l-8.25448-2.195a4.5147,4.5147,0,0,1-3.32625-3.95888l-2.7964-32.13312L795.7132,394.58553a14.49652,14.49652,0,1,1,27.23067-9.95418l19.93125,31.2171a46.37348,46.37348,0,0,1,6.76343,31.93586l-4.94075,32.50446a4.50493,4.50493,0,0,1-1.98249,3.08747A4.45456,4.45456,0,0,1,841.77523,483.84548Z" transform="translate(-230.79112 -197.67441)" fill="#ccc"/><path d="M750.45589,376.6578A41.8225,41.8225,0,0,1,783.993,363.09823q.616.03809,1.227.08594h.00049a41.73426,41.73426,0,0,1,30.15966,16.64648,42.362,42.362,0,0,1,7.52491,34.14453,132.361,132.361,0,0,0,3.49658,67.876l6.58887,20.459a4.49852,4.49852,0,0,1-4.042,5.87207l-33.68505,1.811-8.62012-14.88971v15.35315l-40.94092,2.20111c-.08154.00488-.1626.00684-.24316.00684a4.5,4.5,0,0,1-4.48389-4.86133l4.62744-57.38184-5.8042-38.97265A42.08923,42.08923,0,0,1,750.45589,376.6578Z" transform="translate(-230.79112 -197.67441)" fill="#ccc"/><path d="M794.39039,356.48754c-2.274,1.30843-11.26246,2.176-11.90277-.36826l-.01372-.0559c-.44576-1.86412-.0756-3.81068.05233-5.72308s-.05926-4.01326-1.36175-5.41937c-2.428-2.62114-6.74756-1.23165-10.25844-1.8944a8.66428,8.66428,0,0,1-6.74006-9.25291c.05-.3975.1284-.79545.21633-1.19315a6.67289,6.67289,0,0,0-6.92676-8.0813c-3.5481.20289-7.378,1.2779-10.31357-1.35011-2.2701-2.03224-2.82395-7.32236-1.82653-10.20134,1.67623-4.8383,12.4137-7.37124,17.10185-8.76367a40.62024,40.62024,0,0,1,34.43036,5.64955c2.96119,2.08724,5.72662,4.70983,6.98873,8.10575s.65322,7.6803-2.19277,9.92206a18.332,18.332,0,0,1,4.24618,17.80643C804.48411,350.1973,797.77536,354.53987,794.39039,356.48754Z" transform="translate(-230.79112 -197.67441)" fill="#2f2e41"/><path d="M455.41276,357.74749H298.15187a7.64772,7.64772,0,0,1,0-15.29543H455.41276a7.64772,7.64772,0,0,1,0,15.29543Z" transform="translate(-230.79112 -197.67441)" fill="#005aa0"/><path d="M552.50416,364.26957h-270a1,1,0,0,1,0-2h270a1,1,0,0,1,0,2Z" transform="translate(-230.79112 -197.67441)" fill="#3f3d56"/><path d="M455.41276,421.79711H298.15187a7.64771,7.64771,0,0,1,0-15.29543H455.41276a7.64772,7.64772,0,0,1,0,15.29543Z" transform="translate(-230.79112 -197.67441)" fill="#005aa0"/><path d="M552.50416,428.31937h-270a1,1,0,0,1,0-2h270a1,1,0,0,1,0,2Z" transform="translate(-230.79112 -197.67441)" fill="#3f3d56"/><path d="M455.41276,485.84672H298.15187a7.64771,7.64771,0,0,1,0-15.29543H455.41276a7.64772,7.64772,0,0,1,0,15.29543Z" transform="translate(-230.79112 -197.67441)" fill="#f2f2f2"/><path d="M552.50416,492.36869h-270a1,1,0,1,1,0-2h270a1,1,0,0,1,0,2Z" transform="translate(-230.79112 -197.67441)" fill="#3f3d56"/></svg>
\ No newline at end of file
diff --git a/assets/img/services/community_rse.svg b/assets/img/services/community_rse.svg
new file mode 100644
index 0000000000000000000000000000000000000000..6a39f80e3c571ec9b58267b05c4002f866215ee4
--- /dev/null
+++ b/assets/img/services/community_rse.svg
@@ -0,0 +1,216 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/"
+   xmlns:cc="http://creativecommons.org/ns#"
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+   xmlns:svg="http://www.w3.org/2000/svg"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+   width="25.062035mm"
+   height="15.50613mm"
+   viewBox="0 0 25.062035 15.50613"
+   version="1.1"
+   id="svg4769"
+   sodipodi:docname="RSE-logo-only-colour.svg"
+   inkscape:version="0.92.1 r15371">
+  <sodipodi:namedview
+     pagecolor="#ffffff"
+     bordercolor="#666666"
+     borderopacity="1"
+     objecttolerance="10"
+     gridtolerance="10"
+     guidetolerance="10"
+     inkscape:pageopacity="0"
+     inkscape:pageshadow="2"
+     inkscape:window-width="1920"
+     inkscape:window-height="1018"
+     id="namedview27"
+     showgrid="false"
+     inkscape:zoom="6.2441667"
+     inkscape:cx="6.0963095"
+     inkscape:cy="34.432406"
+     inkscape:window-x="0"
+     inkscape:window-y="0"
+     inkscape:window-maximized="1"
+     inkscape:current-layer="layer3"
+     fit-margin-top="0"
+     fit-margin-left="0"
+     fit-margin-right="0"
+     fit-margin-bottom="0" />
+  <defs
+     id="defs4763" />
+  <metadata
+     id="metadata4766">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:groupmode="layer"
+     id="layer3"
+     inkscape:label="Logo"
+     style="display:inline"
+     sodipodi:insensitive="true"
+     transform="translate(-7.7026072,-2.24689)">
+    <g
+       id="g4553">
+      <path
+         inkscape:connector-curvature="0"
+         style="opacity:1;fill:#c94fa0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.26458332;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.94117647;paint-order:stroke markers fill"
+         d="m 24.709874,11.55494 -2.680456,4.64313 h -1.795756 l 0.89762,1.55495 h 5.29e-4 7.156668 z"
+         id="path4669" />
+      <path
+         inkscape:connector-curvature="0"
+         style="opacity:1;fill:#b03686;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.26458332;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.94117647;paint-order:stroke markers fill"
+         d="M 12.17882,2.24689 7.7026072,9.99991 h 2.3667808 v -2.4691 h 2.031917 c 1.298222,0 2.102714,0.66287 2.102714,1.75648 0,0.2639 -0.04971,0.50194 -0.14056,0.71262 h 0.796334 l 0.897619,-1.55495 z m -1.192176,6.05958 v 1.69344 h 1.998328 c 0.194316,-0.16886 0.294556,-0.41015 0.294556,-0.71262 0,-0.62089 -0.416264,-0.98082 -1.220598,-0.98082 z"
+         id="path4663" />
+      <path
+         inkscape:connector-curvature="0"
+         style="opacity:1;fill:#621e4b;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.26458332;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.94117647;paint-order:stroke markers fill"
+         d="m 15.75745,11.55494 -3.578593,6.19808 h 7.157185 z"
+         id="path4665" />
+      <path
+         inkscape:connector-curvature="0"
+         style="opacity:1;fill:#c94fa0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.26458332;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.94117647;paint-order:stroke markers fill"
+         d="m 12.179374,2.24698 3.578076,6.19808 2.680973,-4.64313 h 1.795239 l -0.89762,-1.55495 z"
+         id="path4671" />
+      <path
+         inkscape:connector-curvature="0"
+         style="opacity:1;fill:#892a69;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.26458332;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.94117647;paint-order:stroke markers fill"
+         d="m 7.7026072,9.99991 4.4762128,7.75301 3.578592,-6.19807 -0.897619,-1.55494 h -0.796334 c -0.166613,0.38637 -0.476778,0.67803 -0.910539,0.84697 l 1.135848,1.62264 H 13.300715 L 12.291991,11.0231 c -0.0635,0.007 -0.127186,0.007 -0.190686,0.007 h -1.114661 v 1.43919 H 10.069388 V 9.99968 Z m 3.2840368,0 v 0.27543 h 1.072286 c 0.412501,0 0.721476,-0.0977 0.926042,-0.27543 z"
+         id="path4673" />
+      <path
+         inkscape:connector-curvature="0"
+         style="opacity:1;fill:#892a69;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.26458332;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.94117647;paint-order:stroke markers fill"
+         d="m 28.288429,2.24689 -3.578591,6.19807 0.898136,1.55495 h 0.828373 v -2.4691 h 3.604947 v 0.76894 h -2.688206 v 1.28416 h 2.384866 v 0.416 h 3.026688 z"
+         id="path4667" />
+      <path
+         inkscape:connector-curvature="0"
+         style="opacity:1;fill:#b03686;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.26458332;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.94117647;paint-order:stroke markers fill"
+         d="m 25.607974,9.99991 -0.898136,1.55494 3.578591,6.19807 4.476213,-7.75301 h -3.026688 v 0.33899 h -2.384866 v 1.36168 h 2.787425 v 0.76894 H 26.436347 V 9.99991 Z"
+         id="path4675" />
+      <path
+         inkscape:connector-curvature="0"
+         id="path5607"
+         d="m 21.131798,2.24698 3.578076,6.19808 3.578593,-6.19808 z"
+         style="opacity:1;fill:#621e4b;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.26458332;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.94117647;paint-order:stroke markers fill" />
+      <g
+         id="text5362"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:7.05555534px;line-height:125%;font-family:Montserrat;-inkscape-font-specification:Montserrat;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#621e4b;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+         aria-label="S">
+        <path
+           id="path4540"
+           style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-family:Montserrat;-inkscape-font-specification:Montserrat;fill:#621e4b;fill-opacity:1;stroke-width:0.26458332px"
+           d="m 20.230135,12.511785 c 1.262944,0 1.8415,-0.620889 1.8415,-1.347611 0,-1.7991664 -3.040945,-0.980722 -3.040945,-2.3353887 0,-0.4938888 0.402167,-0.8960555 1.305278,-0.8960555 0.437445,0 0.931333,0.1340556 1.354667,0.4092222 L 21.867024,7.9256743 C 21.471913,7.6505076 20.893357,7.4882298 20.335968,7.4882298 c -1.255889,0 -1.820333,0.6279445 -1.820333,1.3546667 0,1.8273885 3.040944,0.9948333 3.040944,2.3494995 0,0.486834 -0.402166,0.874889 -1.326444,0.874889 -0.649111,0 -1.277056,-0.254 -1.629834,-0.599722 L 18.39569,11.86973 c 0.366889,0.381 1.093611,0.642055 1.834445,0.642055 z"
+           inkscape:connector-curvature="0" />
+      </g>
+      <path
+         style="opacity:1;fill:#621e4b;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.26458332;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.94117647;paint-order:stroke markers fill"
+         d="m 21.131798,2.24698 3.578076,6.19808 3.578593,-6.19808 z"
+         id="path4551"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path4553"
+         d="m 28.288429,2.24689 -3.578591,6.19807 0.898136,1.55495 h 0.828373 v -2.4691 h 3.604947 v 0.76894 h -2.688206 v 1.28416 h 2.384866 v 0.416 h 3.026688 z"
+         style="opacity:1;fill:#892a69;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.26458332;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.94117647;paint-order:stroke markers fill"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path4555"
+         d="m 25.607974,9.99991 -0.898136,1.55494 3.578591,6.19807 4.476213,-7.75301 h -3.026688 v 0.33899 h -2.384866 v 1.36168 h 2.787425 v 0.76894 H 26.436347 V 9.99991 Z"
+         style="opacity:1;fill:#b03686;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.26458332;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.94117647;paint-order:stroke markers fill"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path4557"
+         d="m 24.709874,11.55494 -2.680456,4.64313 h -1.795756 l 0.89762,1.55495 h 5.29e-4 7.156668 z"
+         style="opacity:1;fill:#c94fa0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.26458332;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.94117647;paint-order:stroke markers fill"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path4559"
+         d="m 15.75745,11.55494 -3.578593,6.19808 h 7.157185 z"
+         style="opacity:1;fill:#621e4b;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.26458332;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.94117647;paint-order:stroke markers fill"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path4561"
+         d="m 7.7026072,9.99991 4.4762128,7.75301 3.578592,-6.19807 -0.897619,-1.55494 h -0.796334 c -0.166613,0.38637 -0.476778,0.67803 -0.910539,0.84697 l 1.135848,1.62264 H 13.300715 L 12.291991,11.0231 c -0.0635,0.007 -0.127186,0.007 -0.190686,0.007 h -1.114661 v 1.43919 H 10.069388 V 9.99968 Z m 3.2840368,0 v 0.27543 h 1.072286 c 0.412501,0 0.721476,-0.0977 0.926042,-0.27543 z"
+         style="opacity:1;fill:#892a69;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.26458332;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.94117647;paint-order:stroke markers fill"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path4563"
+         d="M 12.17882,2.24689 7.7026072,9.99991 h 2.3667808 v -2.4691 h 2.031917 c 1.298222,0 2.102714,0.66287 2.102714,1.75648 0,0.2639 -0.04971,0.50194 -0.14056,0.71262 h 0.796334 l 0.897619,-1.55495 z m -1.192176,6.05958 v 1.69344 h 1.998328 c 0.194316,-0.16886 0.294556,-0.41015 0.294556,-0.71262 0,-0.62089 -0.416264,-0.98082 -1.220598,-0.98082 z"
+         style="opacity:1;fill:#b03686;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.26458332;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.94117647;paint-order:stroke markers fill"
+         inkscape:connector-curvature="0" />
+      <path
+         id="path4565"
+         d="m 12.179374,2.24698 3.578076,6.19808 2.680973,-4.64313 h 1.795239 l -0.89762,-1.55495 z"
+         style="opacity:1;fill:#c94fa0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.26458332;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.94117647;paint-order:stroke markers fill"
+         inkscape:connector-curvature="0" />
+    </g>
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer2"
+     inkscape:label="Prefix_as_path"
+     style="display:none"
+     sodipodi:insensitive="true"
+     transform="translate(-7.7026072,-2.24689)">
+    <g
+       aria-label="de"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:7.05555534px;line-height:125%;font-family:Montserrat;-inkscape-font-specification:Montserrat;text-align:start;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#621e4b;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       id="text5346">
+      <path
+         inkscape:connector-curvature="0"
+         d="m 5.3554763,2.2469654 v 1.560689 C 5.1381652,3.4718099 4.7825652,3.2940099 4.3676985,3.2940099 c -0.7408334,0 -1.2939889,0.5334 -1.2939889,1.3186834 0,0.7852833 0.5531555,1.3236222 1.2939889,1.3236222 0.4296833,0 0.7902222,-0.1876777 1.0025945,-0.5383389 V 5.9116211 H 5.7061374 V 2.2469654 Z M 4.3973318,5.6251655 c -0.5531556,0 -0.9680222,-0.4049889 -0.9680222,-1.0124722 0,-0.6074834 0.4148666,-1.0124723 0.9680222,-1.0124723 0.5482167,0 0.9630834,0.4049889 0.9630834,1.0124723 0,0.6074833 -0.4148667,1.0124722 -0.9630834,1.0124722 z"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.93888903px;font-family:Montserrat;-inkscape-font-specification:Montserrat;fill:#621e4b;fill-opacity:1;stroke-width:0.26458332px"
+         id="path4534" />
+      <path
+         inkscape:connector-curvature="0"
+         d="m 8.9496755,4.6126933 c 0,-0.7803445 -0.5284611,-1.3186834 -1.2594167,-1.3186834 -0.7309556,0 -1.2692945,0.5482167 -1.2692945,1.3186834 0,0.7704667 0.5531556,1.3236222 1.3631334,1.3236222 0.4099278,0 0.7704667,-0.1481666 1.0025945,-0.4247444 L 8.5891366,5.2843822 C 8.391581,5.5115711 8.1100644,5.6251655 7.7939755,5.6251655 c -0.5679723,0 -0.982839,-0.3605389 -1.0223501,-0.9038167 h 2.1731112 c 0,-0.039511 0.00494,-0.079022 0.00494,-0.1086555 z M 7.6902588,3.5952821 c 0.5087056,0 0.8791222,0.3556001 0.9235722,0.8643056 H 6.7716254 C 6.8160754,3.9508822 7.1864921,3.5952821 7.6902588,3.5952821 Z"
+         style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.93888903px;font-family:Montserrat;-inkscape-font-specification:Montserrat;fill:#621e4b;fill-opacity:1;stroke-width:0.26458332px"
+         id="path4536" />
+    </g>
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer1"
+     inkscape:label="Prefix_editable"
+     style="display:none"
+     sodipodi:insensitive="true"
+     transform="translate(-7.7026072,-2.24689)">
+    <text
+       xml:space="preserve"
+       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:7.05555534px;line-height:125%;font-family:Montserrat;-inkscape-font-specification:Montserrat;text-align:end;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:end;fill:#00ff00;fill-opacity:1;stroke:none;stroke-width:0.26458332px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
+       x="9.1744738"
+       y="5.9116211"
+       id="text4513"><tspan
+         sodipodi:role="line"
+         id="tspan4511"
+         x="9.1744738"
+         y="5.9116211"
+         style="font-size:4.93888903px;text-align:end;text-anchor:end;fill:#00ff00;fill-opacity:1;stroke-width:0.26458332px">de</tspan></text>
+  </g>
+  <g
+     inkscape:groupmode="layer"
+     id="layer4"
+     inkscape:label="Helper_lines_alignment"
+     style="display:none"
+     sodipodi:insensitive="true"
+     transform="translate(-7.7026072,-2.24689)">
+    <path
+       style="display:inline;opacity:1;fill:#404040;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0.26458332;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.94117647;paint-order:stroke markers fill"
+       d="M 7.702053,9.9998196 V 2.17243"
+       id="path5228"
+       inkscape:connector-curvature="0" />
+    <path
+       style="display:inline;opacity:1;fill:#404040;fill-opacity:1;fill-rule:nonzero;stroke:#ff0000;stroke-width:0.26458332;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.94117647;paint-order:stroke markers fill"
+       d="M 12.17882,2.24689 H 1.377705"
+       id="path5230"
+       inkscape:connector-curvature="0" />
+  </g>
+</svg>
diff --git a/assets/img/services/survey_results.svg b/assets/img/services/survey_results.svg
new file mode 100644
index 0000000000000000000000000000000000000000..f27fcbb4b38f5e843f17e3d738c239ec81e75c66
--- /dev/null
+++ b/assets/img/services/survey_results.svg
@@ -0,0 +1 @@
+<svg id="b2c7d13c-cf19-4853-8e1a-27f628056126" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="841.59024" height="589" viewBox="0 0 841.59024 589"><polygon points="743.208 574.193 729.128 574.192 722.43 519.885 743.21 519.886 743.208 574.193" fill="#ffb8b8"/><path d="M926.00334,743.34094l-45.39888-.00169V742.765A17.67147,17.67147,0,0,1,898.275,725.0948h.00112l27.72809.00112Z" transform="translate(-179.20488 -155.5)" fill="#2f2e41"/><polygon points="805.349 539.578 796.21 550.289 750.55 520.133 764.039 504.326 805.349 539.578" fill="#ffb8b8"/><path d="M997.26727,701.20576l-29.46919,34.5344-.43682-.37273a17.67143,17.67143,0,0,1-1.97223-24.91172l.00073-.00086,17.99885-21.09237Z" transform="translate(-179.20488 -155.5)" fill="#2f2e41"/><polygon points="643.236 307.117 638.853 347.537 816.024 345.01 738.759 219.114 675.673 216.848 643.236 307.117" fill="#2f2e41"/><polygon points="643.236 307.117 638.853 347.537 816.024 345.01 738.759 219.114 675.673 216.848 643.236 307.117" opacity="0.28"/><path d="M857.27966,469.55618l-6.25477,36.98405v33.05813L901.455,556.05955s-5.90374,128.40409,1.96683,136.58258l-.19337,19.74247,22,1,.17941-13.89387L934.735,595.635l5.49349-76.25041-8.90664-57.8109Z" transform="translate(-179.20488 -155.5)" fill="#2f2e41"/><path d="M896.35029,501.39223l-45.3254,38.20613s-2.6527,68.93184,4.08383,77.01567c5.786,6.94318,81.03774,66.83187,81.03774,66.83187s13.37442,12.26792,20.86947,12.46353,16.21255-15.52483,16.21255-15.52483l-17.35829-13.18827S910.901,625.22041,897.54884,608.5302c-5.38922-6.73653-5.38922-7.41018-5.38922-7.41018l1.84061-28.01427,18.52508-51.99127Z" transform="translate(-179.20488 -155.5)" fill="#2f2e41"/><polygon points="669.024 162.885 649.482 161.079 631.756 164.033 594.222 164.045 591.024 191.249 625.277 198.914 633.624 194.823 668.419 208.08 669.024 162.885" fill="#2f2e41"/><path d="M871.56928,318.29985s41.47357-3.88605,50.90471,3.52413,29.64072,154.26646,29.64072,154.26646l-80.54543,4.54583-14.4396-9.93505,4.0988-73.31662Z" transform="translate(-179.20488 -155.5)" fill="#ccc"/><polygon points="705.024 161.885 659.275 162.889 616.622 355.62 650.305 363.031 705.024 161.885" fill="#2f2e41"/><polygon points="737.546 160.256 773.583 171.535 771.536 250.722 816.024 345.396 763.725 350.905 722.386 248.675 737.546 160.256" fill="#2f2e41"/><path d="M976.17566,510.51266a11.51329,11.51329,0,0,0-.43624-17.64888l7.24981-25.2913-14.29491-8.15427-9.73651,35.86a11.5757,11.5757,0,0,0,17.21785,15.23444Z" transform="translate(-179.20488 -155.5)" fill="#ffb8b8"/><path d="M931.90513,329.23416l21.32335-1.84956s19.1431,20.02168,23.4982,35.52394,9.07066,64.00526,9.07066,64.00526l-1.96706,70.95509L958.90513,480.9427l-1.67172-61.03065Z" transform="translate(-179.20488 -155.5)" fill="#2f2e41"/><circle cx="900.23883" cy="279.0718" r="30.2266" transform="translate(44.35273 779.63092) rotate(-61.33681)" fill="#ffb8b8"/><path d="M896.86876,266.45286c-3.96584-.91637-8.08269.09909-12.09946.75737s-8.44336.87528-11.84109-1.36586c-2.50928-1.65512-4.052-4.39327-5.5007-7.02712a8.08807,8.08807,0,0,1-1.18324-3.10061c-.17057-1.94791,1.06856-3.72514,2.3844-5.17153,6.112-6.71846,15.04376-10.39563,24.051-11.56369a41.55433,41.55433,0,0,1,21.96117,2.68176c6.83748,2.99893,12.71514,8.49079,15.40335,15.45628a43.8945,43.8945,0,0,1,2.30051,11.03757,32.97038,32.97038,0,0,1,.15507,8.35909,35.83247,35.83247,0,0,1-1.61995,6.056l-4.453,13.446a8.85863,8.85863,0,0,1-1.751,3.466,3.02927,3.02927,0,0,1-3.54735.77718,11.03957,11.03957,0,0,0,.15962-4.46052,3.76376,3.76376,0,0,0-2.96974-2.99493c-1.64132-.17418-3.04344,1.09814-4.60042,1.64611a5.65951,5.65951,0,0,1-7.03462-3.81764q-.06393-.21546-.11053-.43552c-.24579-1.53722.1669-3.18288-.41576-4.62647-.68269-1.69135-2.493-2.57757-3.853-3.79294a8.86863,8.86863,0,0,1-2.4334-9.21678c.36409-1.119,1.39236-1.62773,1.18665-2.91325C900.78734,267.96287,898.30087,266.78376,896.86876,266.45286Z" transform="translate(-179.20488 -155.5)" fill="#2f2e41"/><path d="M560.81664,394.22516H179.20488V155.5H560.81664Z" transform="translate(-179.20488 -155.5)" fill="#fff"/><path d="M560.81664,394.22516H179.20488V155.5H560.81664ZM180.9474,392.48264H559.07412V157.24252H180.9474Z" transform="translate(-179.20488 -155.5)" fill="#3f3d56"/><path d="M514.20424,724.86865H296.38931V486.14349H514.20424Z" transform="translate(-179.20488 -155.5)" fill="#fff"/><path d="M514.20424,724.86865H296.38931V486.14349H514.20424Zm-216.07241-1.74252H512.46172V487.886H298.13183Z" transform="translate(-179.20488 -155.5)" fill="#3f3d56"/><rect x="260.07105" y="546.82166" width="45.30551" height="1.8367" fill="#3f3d56"/><rect x="260.07105" y="552.33175" width="45.30551" height="1.8367" fill="#3f3d56"/><rect x="260.07105" y="557.84189" width="45.30551" height="1.8367" fill="#3f3d56"/><path d="M405.2968,528.835v19.16772a57.50315,57.50315,0,0,1,40.66088,98.164l13.55361,13.55361A76.67086,76.67086,0,0,0,405.2968,528.835Z" transform="translate(-179.20488 -155.5)" fill="#e6e6e6"/><path d="M459.51129,659.72034l-13.55361-13.55361a57.48875,57.48875,0,0,1-75.4511,5.11572l-11.60149,15.26513A76.66891,76.66891,0,0,0,459.51129,659.72034Z" transform="translate(-179.20488 -155.5)" fill="#575a89"/><path d="M347.79366,605.50585a57.50312,57.50312,0,0,1,57.50314-57.50314V528.835a76.6701,76.6701,0,0,0-46.39171,137.71259l11.60152-15.26513A57.403,57.403,0,0,1,347.79366,605.50585Z" transform="translate(-179.20488 -155.5)" fill="#005aa0"/><path d="M836.57034,576.7545H618.75541V338.02891H836.57034Z" transform="translate(-179.20488 -155.5)" fill="#fff"/><path d="M836.57034,576.7545H618.75541V338.02891H836.57034ZM620.49793,575.012H834.82782V339.77143H620.49793Z" transform="translate(-179.20488 -155.5)" fill="#3f3d56"/><rect x="470.9159" y="328.46512" width="39.20669" height="62.7307" fill="#575a89"/><rect x="527.54778" y="285.77339" width="39.20669" height="105.42243" fill="#e6e6e6"/><rect x="584.17967" y="236.11159" width="39.20669" height="155.08423" fill="#005aa0"/><polygon points="636.455 392.939 460.461 392.939 460.461 210.845 462.203 210.845 462.203 391.196 636.455 391.196 636.455 392.939" fill="#3f3d56"/><circle cx="594.0236" cy="176.8846" r="12" fill="#ffb8b8"/><path d="M1019.79512,744.5h-187a1,1,0,0,1,0-2h187a1,1,0,0,1,0,2Z" transform="translate(-179.20488 -155.5)" fill="#ccc"/><path d="M507.81987,344.2986H232.20165a.86259.86259,0,0,1-.86256-.86255V211.33223a.86256.86256,0,0,1,1.72512,0V342.57349H507.81987a.86256.86256,0,1,1,0,1.72511Z" transform="translate(-179.20488 -155.5)" fill="#3f3d56"/><path d="M291.08926,334.81045H266.02071a2.56337,2.56337,0,0,1-2.56052-2.5603V297.693a2.56337,2.56337,0,0,1,2.56052-2.5603h25.06855a2.56337,2.56337,0,0,1,2.56051,2.5603v34.55712A2.56337,2.56337,0,0,1,291.08926,334.81045Z" transform="translate(-179.20488 -155.5)" fill="#005aa0"/><path d="M336.8049,334.81045H311.73635a2.56336,2.56336,0,0,1-2.56051-2.5603V264.91577a2.56337,2.56337,0,0,1,2.56051-2.5603H336.8049a2.56337,2.56337,0,0,1,2.56051,2.5603v67.33438A2.56336,2.56336,0,0,1,336.8049,334.81045Z" transform="translate(-179.20488 -155.5)" fill="#005aa0"/><path d="M382.52054,334.81045H357.452a2.56337,2.56337,0,0,1-2.56051-2.5603V297.693a2.56337,2.56337,0,0,1,2.56051-2.5603h25.06855a2.56337,2.56337,0,0,1,2.56052,2.5603v34.55712A2.56337,2.56337,0,0,1,382.52054,334.81045Z" transform="translate(-179.20488 -155.5)" fill="#005aa0"/><path d="M428.23619,334.81045H403.16763a2.50734,2.50734,0,0,1-2.56051-2.44431V251.8614a2.50734,2.50734,0,0,1,2.56051-2.44432h25.06856a2.50734,2.50734,0,0,1,2.56051,2.44432v80.50474A2.50734,2.50734,0,0,1,428.23619,334.81045Z" transform="translate(-179.20488 -155.5)" fill="#005aa0"/><path d="M473.95183,334.81045H448.88328a2.56336,2.56336,0,0,1-2.56051-2.5603V228.68828a2.56337,2.56337,0,0,1,2.56051-2.5603h25.06855a2.56337,2.56337,0,0,1,2.56051,2.5603V332.25015A2.56337,2.56337,0,0,1,473.95183,334.81045Z" transform="translate(-179.20488 -155.5)" fill="#005aa0"/><circle cx="99.3501" cy="124.10666" r="5.17536" fill="#3f3d56"/><circle cx="145.06574" cy="90.46685" r="5.17536" fill="#3f3d56"/><circle cx="190.78139" cy="124.10666" r="5.17536" fill="#3f3d56"/><circle cx="236.49703" cy="74.07822" r="5.17536" fill="#3f3d56"/><circle cx="282.21267" cy="55.10191" r="5.17536" fill="#3f3d56"/><polygon points="190.89 125.266 145.066 90.943 99.867 124.797 98.833 123.416 145.066 88.787 190.672 122.947 235.993 73.352 236.175 73.278 281.89 54.858 282.535 56.459 237.001 74.805 190.89 125.266" fill="#3f3d56"/></svg>
\ No newline at end of file
diff --git a/assets/img/services/survey_survey.svg b/assets/img/services/survey_survey.svg
new file mode 100644
index 0000000000000000000000000000000000000000..5e2d2539f6f05f5d62b43a429095a5121496010f
--- /dev/null
+++ b/assets/img/services/survey_survey.svg
@@ -0,0 +1 @@
+<svg id="629dcec7-c063-4496-b40c-d8a33d01e794" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="873.56" height="795" viewBox="0 0 873.56 795"><defs><linearGradient id="1ad885a6-086f-4584-b8fc-49709722d9e2" x1="441" y1="598" x2="441" y2="55" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="gray" stop-opacity="0.25"/><stop offset="0.54" stop-color="gray" stop-opacity="0.12"/><stop offset="1" stop-color="gray" stop-opacity="0.1"/></linearGradient><linearGradient id="6f115915-dfc3-4eba-8ca8-4e2bf8885e02" x1="441.5" y1="91" x2="441.5" y2="44.98" xlink:href="#1ad885a6-086f-4584-b8fc-49709722d9e2"/><linearGradient id="4923b0dd-8e96-4c93-b583-a6b0ce88de70" x1="604.72" y1="106.89" x2="604.72" y2="52.5" xlink:href="#1ad885a6-086f-4584-b8fc-49709722d9e2"/><linearGradient id="ea587278-d59f-43ad-bda4-771cfa902fd4" x1="308.5" y1="227" x2="308.5" y2="145" xlink:href="#1ad885a6-086f-4584-b8fc-49709722d9e2"/><linearGradient id="e2b55b91-c252-4605-a1d1-0f99b0ab4047" x1="308.78" y1="389.5" x2="308.78" y2="307.5" xlink:href="#1ad885a6-086f-4584-b8fc-49709722d9e2"/><linearGradient id="76544af5-6047-4a4c-b2fc-a23f66c9d65b" x1="309.06" y1="550" x2="309.06" y2="468" xlink:href="#1ad885a6-086f-4584-b8fc-49709722d9e2"/><linearGradient id="daf008b2-47be-48c6-a376-1f125493a331" x1="308.5" y1="205.63" x2="308.5" y2="165.37" xlink:href="#1ad885a6-086f-4584-b8fc-49709722d9e2"/><linearGradient id="ebbb3683-2e35-4ba5-aa17-65e675e22e58" x1="796.5" y1="193" x2="796.5" y2="42" xlink:href="#1ad885a6-086f-4584-b8fc-49709722d9e2"/><linearGradient id="3d5714ec-ccf4-45ec-9ad7-6b8d237940bd" x1="796.5" y1="176" x2="796.5" y2="69" xlink:href="#1ad885a6-086f-4584-b8fc-49709722d9e2"/><linearGradient id="77e7c8c2-0f5e-4b8d-920a-2630d282c2c9" x1="628" y1="795" x2="628" y2="620" xlink:href="#1ad885a6-086f-4584-b8fc-49709722d9e2"/><linearGradient id="a6898519-96e7-44e1-b71e-df9c3f17d463" x1="102" y1="464.25" x2="102" y2="319.75" xlink:href="#1ad885a6-086f-4584-b8fc-49709722d9e2"/></defs><title>customer survey</title><g opacity="0.5"><rect x="244.5" y="55" width="393" height="543" fill="url(#1ad885a6-086f-4584-b8fc-49709722d9e2)"/></g><rect x="249.5" y="59" width="383" height="531" fill="#fff"/><rect x="346.5" y="44.98" width="190" height="46.02" fill="url(#6f115915-dfc3-4eba-8ca8-4e2bf8885e02)"/><path d="M604.72,52.5c-14.67,0-26.56,12.18-26.56,27.2s11.89,27.2,26.56,27.2,26.56-12.18,26.56-27.2S619.39,52.5,604.72,52.5Zm0,42.89A15.69,15.69,0,1,1,620,79.7,15.51,15.51,0,0,1,604.72,95.39Z" transform="translate(-163.22 -52.5)" fill="url(#4923b0dd-8e96-4c93-b583-a6b0ce88de70)"/><rect x="348.5" y="45" width="186" height="44" fill="#005aa0"/><path d="M604.72,54.5a26,26,0,1,0,26,26A26,26,0,0,0,604.72,54.5Zm0,41a15,15,0,1,1,15-15A15,15,0,0,1,604.72,95.5Z" transform="translate(-163.22 -52.5)" fill="#005aa0"/><rect x="267.5" y="145" width="82" height="82" fill="url(#ea587278-d59f-43ad-bda4-771cfa902fd4)"/><rect x="267.78" y="307.5" width="82" height="82" fill="url(#e2b55b91-c252-4605-a1d1-0f99b0ab4047)"/><rect x="268.06" y="468" width="82" height="82" fill="url(#76544af5-6047-4a4c-b2fc-a23f66c9d65b)"/><rect x="270.5" y="148" width="76" height="76" fill="#69f0ae"/><rect x="270.5" y="309" width="76" height="76" fill="#005aa0"/><rect x="270.5" y="470" width="76" height="76" fill="#005aa0"/><rect x="396.5" y="171.46" width="104.17" height="7.27" fill="#e0e0e0"/><rect x="396.5" y="182.37" width="172" height="7.27" fill="#e0e0e0"/><rect x="396.5" y="193.27" width="159.89" height="7.27" fill="#e0e0e0"/><rect x="396.5" y="332.46" width="104.17" height="7.27" fill="#e0e0e0"/><rect x="396.5" y="343.37" width="172" height="7.27" fill="#e0e0e0"/><rect x="396.5" y="354.27" width="159.89" height="7.27" fill="#e0e0e0"/><rect x="396.5" y="493.46" width="104.17" height="7.27" fill="#e0e0e0"/><rect x="396.5" y="504.37" width="172" height="7.27" fill="#e0e0e0"/><rect x="396.5" y="515.27" width="159.89" height="7.27" fill="#e0e0e0"/><polygon points="291.25 181.47 305.05 194.13 324.6 165.38 331.5 171.13 305.05 205.63 285.5 183.78 291.25 181.47" fill="url(#daf008b2-47be-48c6-a376-1f125493a331)"/><polygon points="293.5 182 305.5 193 322.5 168 328.5 173 305.5 203 288.5 184 293.5 182" fill="#fff"/><polygon points="293.5 344 305.5 355 322.5 330 328.5 335 305.5 365 288.5 346 293.5 344" fill="#fff"/><polygon points="293.5 506 305.5 517 322.5 492 328.5 497 305.5 527 288.5 508 293.5 506" fill="#fff"/><g opacity="0.5"><line x1="651" y1="351" x2="657" y2="351" fill="none" stroke="#69f0ae" stroke-miterlimit="10" stroke-width="5"/><line x1="668.54" y1="351" x2="801.23" y2="351" fill="none" stroke="#69f0ae" stroke-miterlimit="10" stroke-width="5" stroke-dasharray="11.54 11.54"/><polyline points="807 351 813 351 813 345" fill="none" stroke="#69f0ae" stroke-miterlimit="10" stroke-width="5"/><line x1="813" y1="333.55" x2="813" y2="224.73" fill="none" stroke="#69f0ae" stroke-miterlimit="10" stroke-width="5" stroke-dasharray="11.45 11.45"/><line x1="813" y1="219" x2="813" y2="213" fill="none" stroke="#69f0ae" stroke-miterlimit="10" stroke-width="5"/></g><polyline points="231.5 182.5 97.5 182.5 97.5 308.5" fill="none" stroke="#69f0ae" stroke-miterlimit="10" stroke-width="5" stroke-dasharray="12" opacity="0.5"/><polyline points="308.5 611.5 308.5 683.5 508.5 683.5" fill="none" stroke="#69f0ae" stroke-miterlimit="10" stroke-width="5" stroke-dasharray="12" opacity="0.5"/><g opacity="0.5"><polygon points="873.56 107.09 796.5 42 720.64 106.95 719.96 106.57 719.96 107.09 719.44 107.09 719.96 107.38 719.96 107.61 719.96 191.96 719.96 193 873.04 193 872.11 192.48 873.56 192.48 873.56 107.09" fill="url(#ebbb3683-2e35-4ba5-aa17-65e675e22e58)"/></g><polygon points="870.5 189.5 723.5 189.5 723.5 107.5 796.5 45 870.5 107.5 870.5 189.5" fill="#fff"/><polyline points="722.5 107.5 795.5 148.5 869.5 107.5" fill="#e0e0e0"/><g opacity="0.5"><polygon points="797.02 147.47 752 176 752 69 841 69 841 123.42 797.02 147.47" fill="url(#3d5714ec-ccf4-45ec-9ad7-6b8d237940bd)"/></g><polygon points="797 148 754 176 754 71 839 71 839 124.4 797 148" fill="#fafafa"/><polygon points="723 189 870 189 723 107 723 189" opacity="0.05"/><polygon points="723 190 870 190 723 108 723 190" fill="#f5f5f5"/><rect x="765" y="87" width="62" height="4" fill="#fff"/><rect x="765" y="95" width="62" height="4" fill="#fff"/><rect x="765" y="103" width="62" height="4" fill="#005aa0"/><rect x="765" y="111" width="62" height="4" fill="#fff"/><rect x="765" y="119" width="62" height="4" fill="#005aa0"/><polygon points="839 125 839 123 795.26 147.31 796.45 147.97 839 125" opacity="0.05"/><g opacity="0.5"><rect x="541.02" y="620" width="173.95" height="175" fill="url(#77e7c8c2-0f5e-4b8d-920a-2630d282c2c9)"/></g><rect x="545" y="624" width="166" height="167" fill="#f5f5f5"/><rect x="556" y="629" width="146" height="128" fill="#fff"/><path d="M865.22,768.5c-40.35,0-73-10.29-73-23-40.35,0-73,8.95-73,20v48h146Z" transform="translate(-163.22 -52.5)" fill="#e0e0e0"/><circle cx="678" cy="657" r="15" fill="#005aa0"/><g opacity="0.5"><rect y="319.75" width="204" height="144.5" fill="url(#a6898519-96e7-44e1-b71e-df9c3f17d463)"/></g><rect x="6" y="324" width="192" height="136" fill="#fff"/><path d="M269.17,410.84a37.29,37.29,0,0,0-4.8.32l4.8,36.68-36.91-2.46c-.05.81-.09,1.63-.09,2.46a37,37,0,1,0,37-37Z" transform="translate(-163.22 -52.5)" fill="#e0e0e0"/><path d="M256.37,404.16a37,37,0,0,0-32.11,34.22l36.91,2.46Z" transform="translate(-163.22 -52.5)" fill="#005aa0"/></svg>
\ No newline at end of file
diff --git a/assets/img/services/undraw_Bookshelves_re_lxoy.svg b/assets/img/services/undraw_Bookshelves_re_lxoy.svg
new file mode 100644
index 0000000000000000000000000000000000000000..e4f8c1d01d27454e1284f9b69f743752349502b5
--- /dev/null
+++ b/assets/img/services/undraw_Bookshelves_re_lxoy.svg
@@ -0,0 +1 @@
+<svg id="a53c9c1f-c8ff-4f29-808e-e460db4e56d6" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="737.66564" height="594" viewBox="0 0 737.66564 594"><path d="M499.59339,603.57371a24.30012,24.30012,0,0,1,9.74324-30.08516c1.64736-1.00163.14149-3.59709-1.51416-2.59041A27.0077,27.0077,0,0,0,497.003,605.08787c.75686,1.76976,3.34195.24315,2.59041-1.51416Z" transform="translate(-231.16718 -153)" fill="#3f3d56"/><path d="M500.45155,607.60854c-4.04629-7.16841-3.0941-15.747-1.63872-23.4989,1.51929-8.09231,3.51088-16.30868,1.78772-24.539a22.527,22.527,0,0,0-5.353-10.73372c-1.31056-1.42342-3.42784.70229-2.12132,2.12132,5.0888,5.527,5.67878,13.5448,4.85343,20.66543-.9735,8.39864-3.73258,16.58266-3.39006,25.117a27.20192,27.20192,0,0,0,3.27155,12.38207,1.50112,1.50112,0,0,0,2.59041-1.51416Z" transform="translate(-231.16718 -153)" fill="#3f3d56"/><path d="M522.16718,630.5h-51a4.50508,4.50508,0,0,1-4.5-4.5V611.01953A14.53617,14.53617,0,0,1,481.187,596.5h7.48023a1.50164,1.50164,0,0,0,1.5-1.5v-7a2.50294,2.50294,0,0,1,2.5-2.5h8a2.50294,2.50294,0,0,1,2.5,2.5v7a1.50164,1.50164,0,0,0,1.5,1.5h7.48022a14.53618,14.53618,0,0,1,14.51978,14.51953V626A4.50508,4.50508,0,0,1,522.16718,630.5Z" transform="translate(-231.16718 -153)" fill="#ccc"/><path d="M497.45105,540.53959c1.07377,5.69871-.25563,10.73293-2.9693,11.24425s-5.784-3.69389-6.85778-9.3926,2.22864-15.17508,2.22864-15.17508S496.37727,534.84088,497.45105,540.53959Z" transform="translate(-231.16718 -153)" fill="#005aa0"/><path d="M518.0446,567.052c-3.40041,4.69739-7.97031,7.19273-10.20717,5.57349s-1.2936-6.73989,2.10681-11.43729,12.55268-8.81363,12.55268-8.81363S521.445,562.35458,518.0446,567.052Z" transform="translate(-231.16718 -153)" fill="#005aa0"/><path d="M405.59339,243.57371a24.30012,24.30012,0,0,1,9.74324-30.08516c1.64736-1.00163.14149-3.59709-1.51416-2.59041A27.0077,27.0077,0,0,0,403.003,245.08787c.75686,1.76976,3.34195.24315,2.59041-1.51416Z" transform="translate(-231.16718 -153)" fill="#3f3d56"/><path d="M406.45155,247.60854c-4.04629-7.16841-3.0941-15.747-1.63872-23.4989,1.51929-8.09231,3.51088-16.30868,1.78772-24.539a22.527,22.527,0,0,0-5.353-10.73372c-1.31056-1.42342-3.42784.70229-2.12132,2.12132,5.0888,5.527,5.67878,13.5448,4.85343,20.66543-.9735,8.39864-3.73258,16.58266-3.39006,25.117a27.20192,27.20192,0,0,0,3.27155,12.38207,1.50112,1.50112,0,0,0,2.59041-1.51416Z" transform="translate(-231.16718 -153)" fill="#3f3d56"/><path d="M428.16718,270.5h-51a4.505,4.505,0,0,1-4.5-4.5V251.01953A14.53623,14.53623,0,0,1,387.18683,236.5h7.48035a1.50164,1.50164,0,0,0,1.5-1.5v-7a2.50286,2.50286,0,0,1,2.5-2.5h8a2.50286,2.50286,0,0,1,2.5,2.5v7a1.50164,1.50164,0,0,0,1.5,1.5h7.48035a14.53623,14.53623,0,0,1,14.51965,14.51953V266A4.505,4.505,0,0,1,428.16718,270.5Z" transform="translate(-231.16718 -153)" fill="#ccc"/><path d="M403.45105,180.53959c1.07377,5.69871-.25563,10.73293-2.9693,11.24425s-5.784-3.69389-6.85778-9.3926,2.22864-15.17508,2.22864-15.17508S402.37727,174.84088,403.45105,180.53959Z" transform="translate(-231.16718 -153)" fill="#005aa0"/><path d="M424.0446,207.052c-3.40041,4.69739-7.97031,7.19273-10.20717,5.57349s-1.2936-6.73989,2.10681-11.43729,12.55268-8.81363,12.55268-8.81363S427.445,202.35458,424.0446,207.052Z" transform="translate(-231.16718 -153)" fill="#005aa0"/><rect x="32" y="272" width="41" height="15" fill="#005aa0"/><rect x="32" y="321" width="41" height="15" fill="#005aa0"/><path d="M554.16718,746h-306a17.01909,17.01909,0,0,1-17-17V170a17.01909,17.01909,0,0,1,17-17h306a17.01917,17.01917,0,0,1,17,17V729A17.01917,17.01917,0,0,1,554.16718,746Zm-306-591a15.017,15.017,0,0,0-15,15V729a15.017,15.017,0,0,0,15,15h306a15.017,15.017,0,0,0,15-15V170a15.017,15.017,0,0,0-15-15Z" transform="translate(-231.16718 -153)" fill="#3f3d56"/><rect x="1" y="115.45264" width="338" height="2" fill="#3f3d56"/><rect x="1" y="235.48438" width="338" height="2" fill="#3f3d56"/><rect x="1" y="355.51563" width="338" height="2" fill="#3f3d56"/><rect x="1" y="475.54736" width="338" height="2" fill="#3f3d56"/><path d="M301.16718,511h-34a5.0058,5.0058,0,0,1-5-5V409a5.0058,5.0058,0,0,1,5-5h34a5.0058,5.0058,0,0,1,5,5v97A5.0058,5.0058,0,0,1,301.16718,511Zm-34-105a3.00335,3.00335,0,0,0-3,3v97a3.00335,3.00335,0,0,0,3,3h34a3.00336,3.00336,0,0,0,3-3V409a3.00336,3.00336,0,0,0-3-3Z" transform="translate(-231.16718 -153)" fill="#3f3d56"/><rect x="95" y="272" width="41" height="15" fill="#005aa0"/><rect x="95" y="321" width="41" height="15" fill="#005aa0"/><path d="M364.16718,511h-34a5.0058,5.0058,0,0,1-5-5V409a5.0058,5.0058,0,0,1,5-5h34a5.0058,5.0058,0,0,1,5,5v97A5.0058,5.0058,0,0,1,364.16718,511Zm-34-105a3.00335,3.00335,0,0,0-3,3v97a3.00335,3.00335,0,0,0,3,3h34a3.00336,3.00336,0,0,0,3-3V409a3.00336,3.00336,0,0,0-3-3Z" transform="translate(-231.16718 -153)" fill="#3f3d56"/><rect x="195" y="151" width="41" height="15" fill="#005aa0"/><rect x="195" y="200" width="41" height="15" fill="#005aa0"/><path d="M464.16718,390h-34a5.0058,5.0058,0,0,1-5-5V288a5.0058,5.0058,0,0,1,5-5h34a5.00573,5.00573,0,0,1,5,5v97A5.00573,5.00573,0,0,1,464.16718,390Zm-34-105a3.00335,3.00335,0,0,0-3,3v97a3.00335,3.00335,0,0,0,3,3h34a3.00328,3.00328,0,0,0,3-3V288a3.00328,3.00328,0,0,0-3-3Z" transform="translate(-231.16718 -153)" fill="#3f3d56"/><rect x="258" y="151" width="41" height="15" fill="#005aa0"/><rect x="258" y="200" width="41" height="15" fill="#005aa0"/><path d="M527.16718,390h-34a5.00573,5.00573,0,0,1-5-5V288a5.00573,5.00573,0,0,1,5-5h34a5.00573,5.00573,0,0,1,5,5v97A5.00573,5.00573,0,0,1,527.16718,390Zm-34-105a3.00328,3.00328,0,0,0-3,3v97a3.00328,3.00328,0,0,0,3,3h34a3.00328,3.00328,0,0,0,3-3V288a3.00328,3.00328,0,0,0-3-3Z" transform="translate(-231.16718 -153)" fill="#3f3d56"/><rect x="380.40526" y="422.77357" width="41" height="15" transform="translate(-356.89697 15.51816) rotate(-20.59468)" fill="#005aa0"/><rect x="397.64125" y="468.64209" width="41" height="15" transform="translate(-371.92993 24.51236) rotate(-20.59468)" fill="#005aa0"/><path d="M411.3111,509.88281a5.009,5.009,0,0,1-4.67786-3.24414L372.513,415.83789a5.00607,5.00607,0,0,1,2.92151-6.439l31.82739-11.95948a4.99925,4.99925,0,0,1,6.43921,2.92188l34.12024,90.80078a5.00606,5.00606,0,0,1-2.92151,6.439h-.00012l-31.82727,11.95948A4.99586,4.99586,0,0,1,411.3111,509.88281Zm-2.2887-110.76465a3.00572,3.00572,0,0,0-1.057.19336L376.13825,411.271a3.00388,3.00388,0,0,0-1.75305,3.86377l34.12024,90.80078a2.99969,2.99969,0,0,0,3.86352,1.75293L444.19611,495.729a3.00388,3.00388,0,0,0,1.75305-3.86377l-34.12024-90.80078a3.00565,3.00565,0,0,0-2.80652-1.94629Z" transform="translate(-231.16718 -153)" fill="#3f3d56"/><rect x="242.40526" y="303.77357" width="41" height="15" transform="translate(-323.85743 -40.62902) rotate(-20.59468)" fill="#005aa0"/><rect x="259.64125" y="349.64209" width="41" height="15" transform="translate(-338.89039 -31.63483) rotate(-20.59468)" fill="#005aa0"/><path d="M273.3111,390.88281a5.009,5.009,0,0,1-4.67786-3.24414L234.513,296.83789a5.00607,5.00607,0,0,1,2.92151-6.439l31.82739-11.95948a4.99925,4.99925,0,0,1,6.43921,2.92188l34.12024,90.80078a5.00606,5.00606,0,0,1-2.92151,6.439h-.00012l-31.82727,11.95948A4.99586,4.99586,0,0,1,273.3111,390.88281Zm-2.2887-110.76465a3.00572,3.00572,0,0,0-1.057.19336L238.13825,292.271a3.00388,3.00388,0,0,0-1.75305,3.86377l34.12024,90.80078a2.99969,2.99969,0,0,0,3.86352,1.75293L306.19611,376.729a3.00388,3.00388,0,0,0,1.75305-3.86377l-34.12024-90.80078a3.00565,3.00565,0,0,0-2.80652-1.94629Z" transform="translate(-231.16718 -153)" fill="#3f3d56"/><circle cx="627" cy="219" r="31" fill="#2f2e41"/><path d="M720.44751,513.47105a10.74273,10.74273,0,0,0,14.42391-7.956l85.23707-53.77848-15.51422-17.467-78.94343,58.39088a10.80091,10.80091,0,0,0-5.20333,20.81064Z" transform="translate(-231.16718 -153)" fill="#ffb8b8"/><path d="M802.31342,466.03418a4.50412,4.50412,0,0,1-3.79321-2.06348l-9.87061-15.33886a4.5006,4.5006,0,0,1,1.14819-6.082l33.03-23.873a14.78876,14.78876,0,1,1,16.62964,24.44531l-34.72925,22.20508A4.46628,4.46628,0,0,1,802.31342,466.03418Z" transform="translate(-231.16718 -153)" fill="#2f2e41"/><polygon points="585.894 580.85 573.635 580.849 567.802 533.561 585.897 533.562 585.894 580.85" fill="#ffb8b8"/><path d="M564.8774,577.34625h23.64387a0,0,0,0,1,0,0v14.88687a0,0,0,0,1,0,0H549.99054a0,0,0,0,1,0,0v0A14.88686,14.88686,0,0,1,564.8774,577.34625Z" fill="#2f2e41"/><polygon points="643.128 571.684 631.324 574.998 612.926 531.047 630.347 526.156 643.128 571.684" fill="#ffb8b8"/><path d="M854.96246,725.53151h23.64387a0,0,0,0,1,0,0v14.88687a0,0,0,0,1,0,0H840.0756a0,0,0,0,1,0,0v0A14.88686,14.88686,0,0,1,854.96246,725.53151Z" transform="translate(-397.28783 106.53262) rotate(-15.68037)" fill="#2f2e41"/><path d="M907.32709,652.11328l-47.596-56.1709,28.88135-35.04394a4.49962,4.49962,0,0,1,6.96118.02051l43.70166,53.63378Z" transform="translate(-231.16718 -153)" fill="#005aa0"/><path d="M861.6514,596.36047h0a15.94248,15.94248,0,0,1,2.58625-3.45319l27.56723-27.94751a6.13368,6.13368,0,0,1,4.0758-1.83c3.14992-.14873,8.31574.16954,9.75565,3.62537l-37.218,30.45111Z" transform="translate(-231.16718 -153)" fill="#f2f2f2"/><path d="M908.98114,663.999a11.4306,11.4306,0,0,1-5.95776-1.88672l-.13159-.13574-43.59155-66.66894,7.23339-.69922,38.76661-30.23828a4.50045,4.50045,0,0,1,6.52221,1.06738l42.37622,64.1377a4.51307,4.51307,0,0,1-1.238,6.21093l-41.00611,27.65039A7.94866,7.94866,0,0,1,908.98114,663.999Z" transform="translate(-231.16718 -153)" fill="#005aa0"/><path d="M893.56391,618.39355a2.49929,2.49929,0,0,1-2.0774-1.10253l-5.00781-7.43848a2.50383,2.50383,0,0,1,.67774-3.4707l25.69116-17.2959a2.505,2.505,0,0,1,3.47021.67773l5.00757,7.43848a2.50383,2.50383,0,0,1-.67773,3.4707l-25.69116,17.2959A2.49073,2.49073,0,0,1,893.56391,618.39355Z" transform="translate(-231.16718 -153)" fill="#3f3d56"/><path d="M797.02948,726.69824a5.47917,5.47917,0,0,1-5.43872-5.0039c-2.18188-24.78516-13.12671-149.7002-14.32812-174.92676-1.33448-28.0293,21.99267-72.3711,22.22851-72.81543l.16138-.30469,11.52979,1.44043v1.34082l10.97436,1.291,21.23828,2.05566,6.08032,74.31836,2.68848,50.40234L877.423,707.43945a4.476,4.476,0,0,1-3.18628,5.41407l-21.9834,5.99511a4.51906,4.51906,0,0,1-5.51221-3.10937l-20.69751-72.707a1.5,1.5,0,0,0-2.94189.457l2.189,70.89551a5.34339,5.34339,0,0,1-1.61718,3.91211c-5.03907,4.73242-18.35352,7.25878-25.84131,8.34375A5.5788,5.5788,0,0,1,797.02948,726.69824Z" transform="translate(-231.16718 -153)" fill="#2f2e41"/><path d="M863.08564,414.39249c-3.48829-3.63648-26.47315,1.36093-31.57618,6.71838l-34.93575,57.10624,57.77809,10.74941L867.11673,416.408Z" transform="translate(-231.16718 -153)" fill="#005aa0"/><path d="M847.94159,559.47949a11.248,11.248,0,0,1-3.65747-.60937c-3.35669-1.15137-7.4707-2.35645-12.22754-3.5791-20.83374-5.35743-28.18945-22.50977-21.8623-50.98047l.15991-.72266A210.7341,210.7341,0,0,1,843.311,428.3252l2.45-3.51954a26.398,26.398,0,0,1,27.04492-10.75586c9.37427,1.9336,14.40747,4.73536,14.96021,8.32813,1.08471,7.0498-19.854,92.26953-28.90674,128.582a11.23544,11.23544,0,0,1-10.91773,8.51953Z" transform="translate(-231.16718 -153)" fill="#2f2e41"/><path d="M776.17108,548.53906a5.283,5.283,0,0,1-1.60522-.25l-6.75269-2.16015a5.26875,5.26875,0,0,1-3.24047-7.082L800.404,454.94336a78.69258,78.69258,0,0,1,34.12354-37.82715h.00024a1.84145,1.84145,0,0,1,1.46143-.13672,1.6571,1.6571,0,0,1,1.00488.8916c4.21411,9.27051-18.72241,53.14356-37.15234,88.39551-9.43726,18.05078-17.5874,33.64063-18.51514,38.08594a5.26334,5.26334,0,0,1-5.15552,4.18652Z" transform="translate(-231.16718 -153)" fill="#2f2e41"/><path d="M887.026,567.70345a10.74266,10.74266,0,0,0,.92142-16.44683l-.28478-100.78395-23.04006,3.86569,7.53584,97.90185A10.8009,10.8009,0,0,0,887.026,567.70345Z" transform="translate(-231.16718 -153)" fill="#ffb8b8"/><path d="M868.2663,475.47656a4.49932,4.49932,0,0,1-4.48853-4.20312l-2.68017-40.666A14.80742,14.80742,0,0,1,874.882,414.877a14.78957,14.78957,0,0,1,15.761,14.626l.364,41.21973a4.50852,4.50852,0,0,1-4.44678,4.54l-18.23925.21386Z" transform="translate(-231.16718 -153)" fill="#2f2e41"/><circle cx="620.61417" cy="227.01575" r="24.56103" fill="#ffb8b8"/><path d="M872.2028,397.202c1.83183-5.82965,3.51355-12.70329-.11157-17.62253-2.61207-3.54455-7.30192-4.91657-11.70057-5.113s-8.80988.54917-13.19907.20024-9.028-2.08127-11.25764-5.878c-2.89119-4.92317-.44247-11.70412,4.20553-15.01964s10.78836-3.77847,16.44523-3.0062a35.47655,35.47655,0,0,1,19.29228,8.62983c5.2582,4.85294,8.68542,11.84811,8.53273,19.00188s-4.1649,14.27774-10.5589,17.48967" transform="translate(-231.16718 -153)" fill="#2f2e41"/><path d="M866.07881,343.53408c-5.87973-1.81115-8.59177-9.58474-5.96235-15.14691s9.35073-8.4748,15.45411-7.70005,11.48144,4.69043,15.191,9.59865,5.9468,10.759,7.81178,16.62189,3.416,11.85261,5.96329,17.45286a54.16842,54.16842,0,0,0,44.45006,30.94259c4.129.29914,8.41394.08482,12.17689-1.64105s6.9186-5.20542,7.34024-9.32376c2.14172,14.629-6.36878,30.17609-19.84618,36.25519s-30.76454,2.16827-40.313-9.11989c-9.33112-11.03123-10.77627-26.60551-10.55183-41.05222.06155-3.96158.20762-7.998-.88686-11.80587s-3.68466-7.4286-7.45762-8.638c-3.04412-.97577-6.34107-.27238-9.462.41942s-6.43481,1.35765-9.4566.31479-5.45494-4.4792-4.23735-7.43492" transform="translate(-231.16718 -153)" fill="#2f2e41"/><path d="M963.24986,747h-264a1,1,0,1,1,0-2h264a1,1,0,0,1,0,2Z" transform="translate(-231.16718 -153)" fill="#ccc"/></svg>
\ No newline at end of file
diff --git a/assets/img/services/undraw_Container_ship_ok1c.svg b/assets/img/services/undraw_Container_ship_ok1c.svg
new file mode 100644
index 0000000000000000000000000000000000000000..88358ef76ae34f388193dc0026fb2c3391bcc311
--- /dev/null
+++ b/assets/img/services/undraw_Container_ship_ok1c.svg
@@ -0,0 +1 @@
+<svg id="bb6491d8-974c-4727-a107-afc356bed175" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="932.37538" height="646.21974" viewBox="0 0 932.37538 646.21974"><defs><linearGradient id="b10df757-55e5-4d99-9006-dc7249c3a778" x1="401.19868" y1="238.81186" x2="401.19868" y2="191.49163" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="gray" stop-opacity="0.25"/><stop offset="0.53514" stop-color="gray" stop-opacity="0.12"/><stop offset="1" stop-color="gray" stop-opacity="0.1"/></linearGradient><linearGradient id="b7455b34-8431-4804-9964-905371e7992b" x1="548.19868" y1="175.41336" x2="548.19868" y2="144.89013" xlink:href="#b10df757-55e5-4d99-9006-dc7249c3a778"/><linearGradient id="a8bee007-5617-4059-9c68-754326cfe534" x1="819.19868" y1="155.41336" x2="819.19868" y2="124.89013" xlink:href="#b10df757-55e5-4d99-9006-dc7249c3a778"/><linearGradient id="b5786f2b-186c-4311-b51e-a01aadf48633" x1="138.37538" y1="143.68325" x2="138.37538" y2="9.68325" xlink:href="#b10df757-55e5-4d99-9006-dc7249c3a778"/></defs><title>Container ship</title><rect x="172.18769" y="163.10987" width="11" height="147" fill="#005aa0" stroke="#005aa0" stroke-miterlimit="10"/><rect x="407.42024" y="265.80813" width="109.26778" height="66.19873" fill="#f55f44"/><rect x="516.68802" y="265.80813" width="109.26778" height="66.19873" fill="#4d8af0"/><rect x="625.95581" y="265.80813" width="109.26778" height="66.19873" fill="#3ad29f"/><rect x="406.62266" y="332.00686" width="109.26778" height="66.19873" fill="#4d8af0"/><rect x="298.15245" y="332.00686" width="109.26778" height="66.19873" fill="#f55f44"/><rect x="516.68802" y="332.00686" width="109.26778" height="66.19873" fill="#3ad29f"/><rect x="625.95581" y="332.00686" width="109.26778" height="66.19873" fill="#fdd835"/><g opacity="0.1"><rect x="426.96083" y="265.40934" width="14.35635" height="66.19873"/><rect x="454.87595" y="265.40934" width="14.35635" height="66.19873"/><rect x="482.79108" y="265.40934" width="14.35635" height="66.19873"/></g><g opacity="0.1"><rect x="536.22861" y="265.40934" width="14.35635" height="66.19873"/><rect x="564.14374" y="265.40934" width="14.35635" height="66.19873"/><rect x="592.05887" y="265.40934" width="14.35635" height="66.19873"/></g><g opacity="0.1"><rect x="645.49639" y="265.40934" width="14.35635" height="66.19873"/><rect x="673.41152" y="265.40934" width="14.35635" height="66.19873"/><rect x="701.32665" y="265.40934" width="14.35635" height="66.19873"/></g><g opacity="0.1"><rect x="426.96083" y="331.60807" width="14.35635" height="66.19873"/><rect x="454.87595" y="331.60807" width="14.35635" height="66.19873"/><rect x="482.79108" y="331.60807" width="14.35635" height="66.19873"/></g><g opacity="0.1"><rect x="317.69304" y="331.60807" width="14.35635" height="66.19873"/><rect x="345.60817" y="331.60807" width="14.35635" height="66.19873"/><rect x="373.5233" y="331.60807" width="14.35635" height="66.19873"/></g><g opacity="0.1"><rect x="536.22861" y="331.60807" width="14.35635" height="66.19873"/><rect x="564.14374" y="331.60807" width="14.35635" height="66.19873"/><rect x="592.05887" y="331.60807" width="14.35635" height="66.19873"/></g><g opacity="0.1"><rect x="645.49639" y="331.60807" width="14.35635" height="66.19873"/><rect x="673.41152" y="331.60807" width="14.35635" height="66.19873"/><rect x="701.32665" y="331.60807" width="14.35635" height="66.19873"/></g><rect x="21.68769" y="475.60987" width="846" height="26" fill="#005aa0" stroke="#005aa0" stroke-miterlimit="10"/><path d="M927.5,497.5h-498a12.0353,12.0353,0,0,1-12-12V412.176L223.5,390.5v223h716v-128A12.03523,12.03523,0,0,1,927.5,497.5Z" transform="translate(-136.81231 -124.89013)" fill="#005aa0" stroke="#005aa0" stroke-miterlimit="10"/><rect x="86.68769" y="289.60987" width="73" height="42" fill="#fff"/><circle cx="177.68769" cy="162.60987" r="21" fill="#005aa0" stroke="#005aa0" stroke-miterlimit="10"/><path d="M232.42919,621.629c7.43621-20.076,30.81892-30.532,52.21146-29.69484s41.31818,10.502,60.49411,20.0218,39.03219,19.27834,60.41542,20.32683c47.519,2.33,87.50948-38.12583,134.86347-42.71717,56.29339-5.4581,106.2505,40.38484,162.77635,42.27305,9.94081.33207,20.07934-.76708,29.23352-4.65693,7.96792-3.38576,14.9115-8.7506,22.437-13.03062,37.97935-21.60035,85.48272-13.44466,127.50129-1.46776s85.63709,27.32039,128.34948,18.11942" transform="translate(-136.81231 -124.89013)" fill="#4d8af0"/><path d="M136.81231,660.34986c7.43621-20.076,30.81892-30.532,52.21146-29.69484s41.31818,10.502,60.49411,20.02179,39.03219,19.27835,60.41543,20.32683c47.519,2.33,87.50947-38.12583,134.86346-42.71717,56.2934-5.45809,106.2505,40.38484,162.77636,42.27306,9.9408.33207,20.07933-.76709,29.23352-4.65693,7.96791-3.38577,14.91149-8.75061,22.437-13.03063,37.97935-21.60035,85.48272-13.44466,127.50129-1.46776S872.382,678.7246,915.09437,669.52363" transform="translate(-136.81231 -124.89013)" fill="#4d8af0"/><path d="M238.751,710.13385c7.43621-20.076,30.81891-30.532,52.21146-29.69484s41.31818,10.502,60.4941,20.0218,39.0322,19.27834,60.41543,20.32683c47.519,2.33,87.50948-38.12583,134.86346-42.71717,56.2934-5.4581,106.25051,40.38483,162.77636,42.27305,9.94081.33207,20.07934-.76708,29.23352-4.65693,7.96792-3.38577,14.9115-8.7506,22.43695-13.03063,37.97936-21.60034,85.48272-13.44466,127.50129-1.46775s85.6371,27.32039,128.34949,18.11941" transform="translate(-136.81231 -124.89013)" fill="#4d8af0"/><path d="M290.90563,759.12762c7.43621-20.076,30.81891-30.532,52.21146-29.69484s41.31818,10.502,60.4941,20.0218,39.0322,19.27834,60.41543,20.32683c47.519,2.33,87.50948-38.12583,134.86346-42.71717,56.2934-5.45809,106.25051,40.38484,162.77636,42.27305,9.94081.33207,20.07934-.76708,29.23352-4.65692,7.96792-3.38577,14.9115-8.75061,22.437-13.03063,37.97935-21.60035,85.48271-13.44466,127.50128-1.46776s85.6371,27.32039,128.34949,18.11942" transform="translate(-136.81231 -124.89013)" fill="#4d8af0"/><g opacity="0.5"><path d="M399.7606,238.81186l-6.89476-1.22015a44.53063,44.53063,0,0,1,.83228-5.06968c1.17046-14.78118-9.07915-30.33524-23.48846-34.25788l1.84394-6.77252c13.12918,3.57419,23.25482,14.56125,27.09635,27.35684a48.51881,48.51881,0,0,1,31.64965-22.94808l1.38809,6.88105c-15.1045,3.04638-27.94292,15.88994-31.53368,30.85849A35.46861,35.46861,0,0,1,399.7606,238.81186Z" transform="translate(-136.81231 -124.89013)" fill="url(#b10df757-55e5-4d99-9006-dc7249c3a778)"/></g><path d="M399.96943,235.37611l-5.89356-1.043a38.06323,38.06323,0,0,1,.71143-4.3335c1.00049-12.63476-7.76074-25.93017-20.07764-29.2832l1.57617-5.78906c11.22266,3.05517,19.87793,12.44677,23.16163,23.38427a41.47322,41.47322,0,0,1,27.05371-19.61572l1.18652,5.88184c-12.91113,2.604-23.88525,13.58252-26.95459,26.37744A30.31677,30.31677,0,0,1,399.96943,235.37611Z" transform="translate(-136.81231 -124.89013)" fill="#706a6a"/><g opacity="0.5"><path d="M547.27107,175.41336l-4.44737-.787a28.726,28.726,0,0,1,.53685-3.27013c.755-9.53438-5.85637-19.5673-15.15089-22.09755l1.18941-4.36851c8.46878,2.30548,15.00018,9.39253,17.47811,17.64613a31.29632,31.29632,0,0,1,20.41514-14.80232l.89537,4.43852c-9.74294,1.965-18.02418,10.24958-20.34034,19.90482A22.87807,22.87807,0,0,1,547.27107,175.41336Z" transform="translate(-136.81231 -124.89013)" fill="url(#b7455b34-8431-4804-9964-905371e7992b)"/></g><g opacity="0.5"><path d="M818.27107,155.41336l-4.44737-.787a28.726,28.726,0,0,1,.53685-3.27013c.755-9.53438-5.85637-19.5673-15.15089-22.09755l1.18941-4.36851c8.46878,2.30548,15.00018,9.39253,17.47811,17.64613a31.29632,31.29632,0,0,1,20.41514-14.80232l.89537,4.43852c-9.74294,1.965-18.02418,10.24958-20.34034,19.90482A22.87807,22.87807,0,0,1,818.27107,155.41336Z" transform="translate(-136.81231 -124.89013)" fill="url(#a8bee007-5617-4059-9c68-754326cfe534)"/></g><path d="M547.59591,170.06886l-2.88993-.51143a18.66413,18.66413,0,0,1,.34885-2.125c.49059-6.19552-3.80552-12.715-9.84517-14.35916l.77289-2.83869A16.85575,16.85575,0,0,1,547.34,161.70122a20.33658,20.33658,0,0,1,13.26591-9.61866l.58182,2.88418a17.71236,17.71236,0,0,0-13.21731,12.93431A14.86648,14.86648,0,0,1,547.59591,170.06886Z" transform="translate(-136.81231 -124.89013)" fill="#706a6a"/><path d="M818.59591,150.06886l-2.88993-.51143a18.66413,18.66413,0,0,1,.34885-2.125c.49059-6.19552-3.80552-12.715-9.84517-14.35916l.77289-2.83869A16.85575,16.85575,0,0,1,818.34,141.70122a20.33658,20.33658,0,0,1,13.26591-9.61866l.58182,2.88418a17.71236,17.71236,0,0,0-13.21731,12.93431A14.86648,14.86648,0,0,1,818.59591,150.06886Z" transform="translate(-136.81231 -124.89013)" fill="#706a6a"/><g opacity="0.5"><circle cx="138.37538" cy="76.68325" r="67" fill="url(#b5786f2b-186c-4311-b51e-a01aadf48633)"/></g><circle cx="138.37538" cy="76.68325" r="62" fill="#fdd835"/></svg>
\ No newline at end of file
diff --git a/assets/img/services/undraw_check_boxes_m3d0.svg b/assets/img/services/undraw_check_boxes_m3d0.svg
new file mode 100644
index 0000000000000000000000000000000000000000..6a9e543d3775a6a946b2dae5ebe0f8a9ae606ad7
--- /dev/null
+++ b/assets/img/services/undraw_check_boxes_m3d0.svg
@@ -0,0 +1 @@
+<svg id="a43d4114-cd98-41f6-b9a0-b0700c71b140" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="722" height="628.5076" viewBox="0 0 722 628.5076"><ellipse cx="325" cy="618.5076" rx="199" ry="10" fill="#e6e6e6"/><circle cx="98.7538" cy="98.7538" r="98.7538" fill="#e6e6e6"/><circle cx="98.7538" cy="98.7538" r="82.29483" fill="#005aa0"/><circle cx="361" cy="98.7538" r="98.7538" fill="#e6e6e6"/><circle cx="361" cy="98.7538" r="82.29483" fill="#fff"/><circle cx="623.2462" cy="98.7538" r="98.7538" fill="#e6e6e6"/><circle cx="623.2462" cy="98.7538" r="82.29483" fill="#fff"/><polygon points="91.121 132.566 67.146 101.741 81.088 90.896 92.44 105.492 130.789 65.011 143.612 77.16 91.121 132.566" fill="#fff"/><path d="M512.74375,254.63706c-6.48534-15.6637-7.53825-30.44721,1.60416-43.5788h0v0a32.97462,32.97462,0,0,1,35.17524-31.68663l5.96094.40277a32.84642,32.84642,0,0,1,28.29082,20.38647c11.11549,27.56779,11.46537,64.20685,8.6913,103.47825H510.94C515.78212,285.27325,518.268,268.03621,512.74375,254.63706Z" transform="translate(-239 -135.7462)" fill="#2f2e41"/><path d="M407.46181,302.69572l-21.54424-9.67784a16.4179,16.4179,0,0,1-7.14015-23.76472l0,0a16.4179,16.4179,0,0,1,26.59776-1.57931l9.9532,12.22112,46.40234,41.15415,30.84512-20.584,13.9796,23.70151-50.03519,30.22389Z" transform="translate(-239 -135.7462)" fill="#9f616a"/><path d="M504.30871,331.13847l-17.00916-32.54663,66.23159-29.50091.57344,6.22557a33.008,33.008,0,0,1-13.61467,29.83813Z" transform="translate(-239 -135.7462)" fill="#005aa0"/><path d="M590.13685,267.14641l-67.55026,55.90367-3.8822-5.43508,18.63455-33.38691,8.54084-3.8822c2.04631-8.66972-3.1777-20.29608-10.09372-32.61047l32.61047-4.65864C569.97055,253.6534,577.1384,261.71207,590.13685,267.14641Z" transform="translate(-239 -135.7462)" fill="#9f616a"/><polygon points="432.663 517.291 421.405 533.984 331.726 483.127 344.149 421.789 432.663 517.291" fill="#2f2e41"/><path d="M553.256,732.62207l-18.24634-8.15262L530.351,510.94851,512.88109,394.87076l67.93848-12.81126,13.97592,30.28116C629.14072,459.44606,579.07306,603.77941,553.256,732.62207Z" transform="translate(-239 -135.7462)" fill="#2f2e41"/><path d="M554.727,729.72092l3.74388,8.14845a10.82449,10.82449,0,0,1-8.30515,15.23492l-49.49793,7.07113a10.1726,10.1726,0,0,1-11.21982-7.27573h0a10.17259,10.17259,0,0,1,4.6703-11.59011l41.58323-20.81312Z" transform="translate(-239 -135.7462)" fill="#2f2e41"/><path d="M669.34554,649.88259l8.94332-.65645a10.82449,10.82449,0,0,1,11.36645,13.11038l-10.69313,48.84366a10.1726,10.1726,0,0,1-10.74129,7.96525h0a10.17261,10.17261,0,0,1-9.22368-8.43008l-4.94943-46.23693Z" transform="translate(-239 -135.7462)" fill="#2f2e41"/><circle cx="308.43266" cy="91.80178" r="31.05759" fill="#9f616a"/><path d="M579.26669,386.71814l-67.55026,13.97592-1.55288-45.03351c-9.78142-10.35567,13.03153-51.83053,20.96387-71.43246l10.09372-3.10576-17.08167,31.05759,59.78586-48.91571,11.6466,3.10576,3.10576,56.68011Z" transform="translate(-239 -135.7462)" fill="#005aa0"/><path d="M583.92533,413.89353l-14.64879,18.52641a16.4179,16.4179,0,0,1-24.789,1.11683l0,0a16.4179,16.4179,0,0,1,4.9677-26.17741l14.28273-6.66527,51.245-34.93979-12.423-34.93979,26.399-7.7644,17.08167,55.90366Z" transform="translate(-239 -135.7462)" fill="#9f616a"/><path d="M586.642,297.42757h-56.2686c2.11426-10.63575,7.78226-20.28466,23.28356-27.20291,11.303-21.60269,16.13191-41.19716,0-54.28965-18.42666-4.245-25.56315-11.95345-23.28356-22.55038l32.985-5.43508C590.48494,212.10816,590.79463,253.34681,586.642,297.42757Z" transform="translate(-239 -135.7462)" fill="#2f2e41"/><path d="M635.17036,326.93228l-35.71623,8.54084-12.423-71.43247,6.177.96516A33.00806,33.00806,0,0,1,618.815,285.4987Z" transform="translate(-239 -135.7462)" fill="#005aa0"/></svg>
\ No newline at end of file
diff --git a/assets/img/services/undraw_conference_call_b0w6 copy.svg b/assets/img/services/undraw_conference_call_b0w6 copy.svg
new file mode 100644
index 0000000000000000000000000000000000000000..f92203454fa4573f34bbd839a193a6ce0dcbaa01
--- /dev/null
+++ b/assets/img/services/undraw_conference_call_b0w6 copy.svg	
@@ -0,0 +1 @@
+<svg id="a1564cff-f165-45d5-b330-5a55512dec45" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="817.21528" height="523.62072" viewBox="0 0 817.21528 523.62072"><rect x="0.34879" y="0.46308" width="816.86649" height="523.15763" fill="#e6e6e6"/><rect x="23.7069" y="66.0801" width="770.15027" height="426.59057" fill="#fff"/><rect width="816.86649" height="34.70348" fill="#005aa0"/><circle cx="25.78884" cy="17.74225" r="6.43202" fill="#fff"/><circle cx="50.20318" cy="17.74225" r="6.43202" fill="#fff"/><circle cx="74.61753" cy="17.74225" r="6.43202" fill="#fff"/><rect x="118.46528" y="101.16701" width="150.63" height="163.41998" fill="#e6e6e6"/><rect x="333.46528" y="101.16701" width="150.63" height="163.41998" fill="#e6e6e6"/><rect x="548.46528" y="101.16701" width="150.63" height="163.41998" fill="#e6e6e6"/><rect x="118.46528" y="294.16701" width="150.63" height="163.41998" fill="#e6e6e6"/><rect x="333.46528" y="294.16701" width="150.63" height="163.41998" fill="#e6e6e6"/><rect x="548.46528" y="294.16701" width="150.63" height="163.41998" fill="#e6e6e6"/><circle cx="176.97482" cy="174.51978" r="25.46232" fill="#ffb9b9"/><path d="M358.42091,382.204s3.18279,15.11827,3.18279,16.70964,15.11825,8.75269,15.11825,8.75269l13.52686-2.38709,4.77419-14.32258s-7.957-11.93546-7.957-16.70965Z" transform="translate(-191.39236 -188.18964)" fill="#ffb9b9"/><path d="M346.28627,342.19527s8.08418-17.51576,23.5789-13.47366,24.25258,10.10523,24.92628,16.16835-.33685,15.1579-.33685,15.1579-1.68418-12.46314-12.46314-9.76844-27.621.67369-27.621.67369l-2.69472,24.25259s-3.03158-4.37894-6.4-1.68421S335.50737,347.58472,346.28627,342.19527Z" transform="translate(-191.39236 -188.18964)" fill="#2f2e41"/><path d="M449.12766,446.65664l-6.36005-28.65c-3.19-9.55-11.13995-17.5-11.13995-17.5l-39.24-13.8h-.01a16.47935,16.47935,0,0,1-11.67005,15.4c-11.94,3.97-20.16-9.41-20.16-9.41l-33.17,25.31s-10.34,8.76-9.54,25.47l-1.1,9.3h135.45Z" transform="translate(-191.39236 -188.18964)" fill="#005aa0"/><ellipse cx="391.39963" cy="175.98401" rx="34.56023" ry="36.687" fill="#2f2e41"/><circle cx="422.06386" cy="213.32033" r="18.18116" fill="#2f2e41"/><polygon points="409.402 188.971 419.142 214.294 394.468 224.684 392.301 219.773 384.727 202.607 409.402 188.971" fill="#9f616a"/><circle cx="389.92219" cy="183.77594" r="21.75246" fill="#9f616a"/><path d="M563.53471,369.57978c13.67218-9.12328,17.75933-11.30419,33.43067-7.78014l.93991-22.86273-40.49715,8.49536Z" transform="translate(-191.39236 -188.18964)" fill="#2f2e41"/><path d="M651.43765,421.30666l-.6.07a.37833.37833,0,0,0-.05-.06006c-2.38-2.37994-13.74-6.71-22.21-9.71h-.01c-5.38-1.91-9.59-3.28-9.59-3.28l-10.24-10.53c-2.58,2.9-8.03,5.14-13.21,6.72a103.73786,103.73786,0,0,1-12.08,2.88h-.01l-2.12,6.77s-24.03,18.19-25.97,20.13h-.01v.02a1.057,1.057,0,0,0-.18.76v.05a88.17172,88.17172,0,0,0-1.86,17.65h104.64v-6.14C657.93765,438.19661,651.43765,421.30666,651.43765,421.30666Z" transform="translate(-191.39236 -188.18964)" fill="#575a89"/><path d="M843.85764,452.77663h-51.74l-2.85-28.11-.17-1.71-.35-3.39-1.43-14.17-1.79,15.22-3.78,32.16h-9.4l.35-10.01.35-10.15.15-4.09,1.93-55.64a39.72794,39.72794,0,0,1,7.93-24.49,30.94226,30.94226,0,0,1,24.99-12.09,31.83983,31.83983,0,0,1,25.42,12.53,40.26067,40.26067,0,0,1,8.31,24.86l.89,33.68006Z" transform="translate(-191.39236 -188.18964)" fill="#2f2e41"/><circle cx="616.6557" cy="181.84964" r="22.75803" fill="#fbbebe"/><path d="M796.669,386.295s6.50229,21.94524,0,28.44753-8.12787,8.94066-8.12787,8.94066l18.69409,25.19639,32.51147-39.82655s-22.758-6.5023-17.06852-24.3836Z" transform="translate(-191.39236 -188.18964)" fill="#fbbebe"/><polygon points="675.485 264.587 656.285 264.587 655.965 261.297 655.675 258.257 664.515 257.147 675.175 255.817 675.295 259.227 675.485 264.587" fill="#fbbebe"/><path d="M868.19425,447.254s-3.25116-20.31964-5.68952-28.44751-4.87671-8.12787-4.87671-8.12787h-.00048l.00012-.00195c-2.87-2.87-9.77-3.38-14.96-3.3-3.64.04-6.44.36-6.44.36l-28.99,30.58-14.6-19.41v-.01a21.2487,21.2487,0,0,0-3.89.67,25.75678,25.75678,0,0,0-3.22,1.05,44.18213,44.18213,0,0,0-12.33,7.91h-.01c-2.1,1.89-3.34,3.28-3.34,3.28a95.18694,95.18694,0,0,0-7.22,20.97h92.9l.21-4.18v-.008Z" transform="translate(-191.39236 -188.18964)" fill="#005aa0"/><path d="M788.94755,366.38175c14.69852-7.92443,20.73643-7.58887,39.01376,0L832.838,354.5003a8.44772,8.44772,0,0,0-8.43821-8.43822H791.69631a8.44773,8.44773,0,0,0-8.43822,8.43822Z" transform="translate(-191.39236 -188.18964)" fill="#2f2e41"/><path d="M383.18073,521.91086a5.995,5.995,0,0,0-3.477.77673,9.06994,9.06994,0,0,0-2.35192,3.10434,37.1345,37.1345,0,0,1-10.11607,11.42691c-3.00585,2.202-6.82735,4.94767-6.31308,9.00764a12.17511,12.17511,0,0,0,1.46516,3.8024c2.77293,5.59759,10.33985,9.92334,9.59556,16.31066,2.755-4.61216-.93-6.89275,1.825-11.50486,1.312-2.19642,3.59117-4.67576,5.572-3.29641.66326.46185,1.09876,1.2902,1.78933,1.69545,1.64783.96695,3.40088-.88165,4.85952-2.191,5.0298-4.51524,12.18265-3.33235,18.44175-1.92551,2.9549.66416,6.20051,1.53553,7.9473,4.3597,2.29665,3.71319-2.182,7.72347-3.3136,11.9216a2.28755,2.28755,0,0,0,2.455,2.8469c1.87807-.18527,4.10284-.33711,4.214-1.16125,2.36291.0841,5.25816-.18348,6.27058-2.64391a10.34621,10.34621,0,0,0,.48533-3.00883c.3716-4.133,2.12572-7.90347,3.28777-11.83709s1.66733-8.54356-.29372-12.03113a13.921,13.921,0,0,0-2.56926-3.12263C411.82571,523.67091,397.194,521.89487,383.18073,521.91086Z" transform="translate(-191.39236 -188.18964)" fill="#2f2e41"/><path d="M374.40362,574.40713s2.42027,20.169-6.45407,21.7825,8.06759,29.04333,8.06759,29.04333l40.338,4.84057L406.674,597.80315s-6.45406-2.42028-2.42027-18.55547S374.40362,574.40713,374.40362,574.40713Z" transform="translate(-191.39236 -188.18964)" fill="#9f616a"/><circle cx="201.16334" cy="375.32623" r="24.20279" fill="#9f616a"/><path d="M350.89762,645.77663c4.28-16.83,10.19-39.5,10.19-39.5s2.3.47,5.92,1a140.1124,140.1124,0,0,0,15.96,1.45c6.84.19,14.04-.26,19.61-2.19a18.36251,18.36251,0,0,0,5.79-3.09,11.16158,11.16158,0,0,0,1.94-2.00994c9.68-12.91,13.71,36.3,13.71,36.3l.75,8.04Z" transform="translate(-191.39236 -188.18964)" fill="#005aa0"/><path d="M428.22763,697.77663q-.48,0-.96.03l.46-.86005C427.88767,697.21663,428.04764,697.49666,428.22763,697.77663Z" transform="translate(-191.39236 -188.18964)" fill="#ffb8b8"/><path d="M384.35976,528.24346a5.49315,5.49315,0,0,0-2.83045.549,6.59728,6.59728,0,0,0-1.91456,2.19412,27.87411,27.87411,0,0,1-8.2349,8.07646c-2.4469,1.55639-5.55775,3.497-5.1391,6.36654a7.961,7.961,0,0,0,1.19269,2.68751,21.13962,21.13962,0,0,1,2.56871,13.17621l6.7281-9.77948c1.068-1.55241,2.92338-3.3048,4.53588-2.32988.53991.32644.89444.91191,1.4566,1.19833,1.3414.68344,2.76844-.62312,3.95586-1.54862,4.09447-3.19133,9.91718-2.35527,15.01235-1.36093,2.40541.46943,5.04747,1.08531,6.46942,3.08142,2.363,3.31714-.10441,8.11016,1.2747,11.94227a3.52062,3.52062,0,0,0,1.45671-2.32479c1.92349.05946,4.28037-.12966,5.10451-1.8687a6.43931,6.43931,0,0,0,.3951-2.12662c.30249-2.92115,1.7304-5.58614,2.67637-8.36638s1.35727-6.03853-.2391-8.50352a10.28883,10.28883,0,0,0-2.09147-2.20706C407.678,529.48745,395.76717,528.23216,384.35976,528.24346Z" transform="translate(-191.39236 -188.18964)" fill="#2f2e41"/><path d="M382.06766,607.07662c-5.52-6.31-8.8-15.51-8.95-15.92v-.01s-8.8-5.04-11.22-.2-25.01,16.94-27.43,16.94a.32075.32075,0,0,1-.06.02c-.96.32-12.98,4.69-16.07,20.96a121.76607,121.76607,0,0,0-1.34,16.91h65.79c.68-7.13,1.19-13.8,1.39-19.56.29-8.03.01-14.27-1.21-17.49A5.0946,5.0946,0,0,0,382.06766,607.07662Z" transform="translate(-191.39236 -188.18964)" fill="#2f2e41"/><path d="M438.63767,611.61666c-.04-.19-.07-.35-.1-.5a3.72037,3.72037,0,0,0-.54-1.2.07747.07747,0,0,1-.01-.03c-4.66-7.22-34.63-17.16-34.63-17.16l-1.12,3.87s.14,3.82.34,9.94c.2,5.73.44,13.47.67,21.97.16,5.55.3,11.43006.43,17.27h44.83A261.80046,261.80046,0,0,0,438.63767,611.61666Z" transform="translate(-191.39236 -188.18964)" fill="#2f2e41"/><path d="M858.07761,645.77663l3.43-16.76,3.19-1.35.02.01c.29.11,3.76,1.58,3.76,7.15,0,1.12-.17,5.15-.45,10.95Z" transform="translate(-191.39236 -188.18964)" fill="#575a89"/><circle cx="630.65786" cy="371.19086" r="27.85562" fill="#ffb8b8"/><polygon points="648.068 387.44 645.746 435.026 609.766 414.135 614.408 387.44 648.068 387.44" fill="#ffb8b8"/><polygon points="658.515 437.347 656.155 457.587 637.265 457.587 616.765 418.197 610.985 407.107 608.215 405.297 611.425 404.567 613.955 406.397 642.265 426.907 646.805 413.277 646.925 412.927 648.065 409.497 658.515 437.347" fill="#005aa0"/><path d="M805.22079,532.1052s3.48194-17.40975,23.213-13.92781l-2.32131,1.16065s18.57042-2.3213,16.24911,8.12456c0,0,15.08845,9.28521,11.6065,19.73106a118.097,118.097,0,0,0-4.64261,18.5704l-3.48194-3.48194s-3.48195-23.213-24.37367-20.89171c-15.66878,1.741-22.05237,9.14012-23.68453,14.47186a47.09447,47.09447,0,0,1-2.86747,7.29458l-1.30362.2859S786.65037,537.90845,805.22079,532.1052Z" transform="translate(-191.39236 -188.18964)" fill="#2f2e41"/><path d="M864.71762,627.67666l-.02-.01-14.79-13.74v-9.28l-11.42-9-.17,5.47-1.18,37.19-18.99-26.12-12.8-17.6-2.3-3.15.56-2.95-7.09,8.03-25.66,19.25-2.2,1.65a69.98687,69.98687,0,0,0-6.96,8.12c-.69,1.03-3.83,9.23-7.92,20.24h114.25c.28-5.8.45-9.83.45-10.95C868.47763,629.25661,865.00766,627.78664,864.71762,627.67666Z" transform="translate(-191.39236 -188.18964)" fill="#2f2e41"/><path d="M597.88035,528.78277h0c-18.87588,0-34.17774,16.98175-34.17774,37.92977v26.61472H571.888l4.73894-9.861-1.18476,9.861h52.613l4.30813-8.96453-1.077,8.96453H637.21V572.43C637.21,548.3243,619.6015,528.78277,597.88035,528.78277Z" transform="translate(-191.39236 -188.18964)" fill="#2f2e41"/><path d="M570.29764,645.77663h-22.23l-.21-18.13c-.01-.19-.01-.37-.01-.56l4.45-5.01.08-.09,16.99,10.76Z" transform="translate(-191.39236 -188.18964)" fill="#d0cde1"/><circle cx="403.46402" cy="377.08755" r="24.33111" fill="#fbbebe"/><path d="M580.90658,579.87585s7.13713,36.98327,3.893,40.87623,34.388-7.13713,34.388-7.13713-12.32774-25.30435-5.83948-39.57858Z" transform="translate(-191.39236 -188.18964)" fill="#fbbebe"/><path d="M646.91764,604.88662h-.01a5.586,5.586,0,0,0-2.79-2.72c-4.77-2.01-8.88-3.55-12.26-4.72a25.9264,25.9264,0,0,0-18.34.57c-.56995.23-1.12994.48-1.68.76,0,0-23.79,4.53-26.62,3.96-.21-.04-.43-.07-.64-.09a11.22637,11.22637,0,0,0-1.29-.11,28.50287,28.50287,0,0,0-15.8,3.92c-7.81,4.53-19.39,12.56-19.63,20.38l-.22.25.22,18.69h104.42c.21-17.91.33-31.37.33-32.28C652.60764,610.66665,646.91764,604.88662,646.91764,604.88662Z" transform="translate(-191.39236 -188.18964)" fill="#005aa0"/><path d="M607.59648,539.23118a17.92461,17.92461,0,0,0-14.14307-7.21731h-.671c-12.93754,0-23.42543,11.707-23.42543,26.1483v.00005h4.335l.70008-5.32888,1.02648,5.32888h25.71083l2.15407-4.50834-.53856,4.50834H607.803q3.54044,17.58255-10.17392,35.165h8.61626l4.30813-9.01668-1.077,9.01668h16.42473l3.23108-20.73842C629.13227,557.05767,620.10816,543.8876,607.59648,539.23118Z" transform="translate(-191.39236 -188.18964)" fill="#2f2e41"/><circle cx="420.92645" cy="340.42412" r="12.80115" fill="#2f2e41"/></svg>
\ No newline at end of file
diff --git a/assets/img/services/undraw_conference_call_b0w6.svg b/assets/img/services/undraw_conference_call_b0w6.svg
new file mode 100644
index 0000000000000000000000000000000000000000..f92203454fa4573f34bbd839a193a6ce0dcbaa01
--- /dev/null
+++ b/assets/img/services/undraw_conference_call_b0w6.svg
@@ -0,0 +1 @@
+<svg id="a1564cff-f165-45d5-b330-5a55512dec45" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="817.21528" height="523.62072" viewBox="0 0 817.21528 523.62072"><rect x="0.34879" y="0.46308" width="816.86649" height="523.15763" fill="#e6e6e6"/><rect x="23.7069" y="66.0801" width="770.15027" height="426.59057" fill="#fff"/><rect width="816.86649" height="34.70348" fill="#005aa0"/><circle cx="25.78884" cy="17.74225" r="6.43202" fill="#fff"/><circle cx="50.20318" cy="17.74225" r="6.43202" fill="#fff"/><circle cx="74.61753" cy="17.74225" r="6.43202" fill="#fff"/><rect x="118.46528" y="101.16701" width="150.63" height="163.41998" fill="#e6e6e6"/><rect x="333.46528" y="101.16701" width="150.63" height="163.41998" fill="#e6e6e6"/><rect x="548.46528" y="101.16701" width="150.63" height="163.41998" fill="#e6e6e6"/><rect x="118.46528" y="294.16701" width="150.63" height="163.41998" fill="#e6e6e6"/><rect x="333.46528" y="294.16701" width="150.63" height="163.41998" fill="#e6e6e6"/><rect x="548.46528" y="294.16701" width="150.63" height="163.41998" fill="#e6e6e6"/><circle cx="176.97482" cy="174.51978" r="25.46232" fill="#ffb9b9"/><path d="M358.42091,382.204s3.18279,15.11827,3.18279,16.70964,15.11825,8.75269,15.11825,8.75269l13.52686-2.38709,4.77419-14.32258s-7.957-11.93546-7.957-16.70965Z" transform="translate(-191.39236 -188.18964)" fill="#ffb9b9"/><path d="M346.28627,342.19527s8.08418-17.51576,23.5789-13.47366,24.25258,10.10523,24.92628,16.16835-.33685,15.1579-.33685,15.1579-1.68418-12.46314-12.46314-9.76844-27.621.67369-27.621.67369l-2.69472,24.25259s-3.03158-4.37894-6.4-1.68421S335.50737,347.58472,346.28627,342.19527Z" transform="translate(-191.39236 -188.18964)" fill="#2f2e41"/><path d="M449.12766,446.65664l-6.36005-28.65c-3.19-9.55-11.13995-17.5-11.13995-17.5l-39.24-13.8h-.01a16.47935,16.47935,0,0,1-11.67005,15.4c-11.94,3.97-20.16-9.41-20.16-9.41l-33.17,25.31s-10.34,8.76-9.54,25.47l-1.1,9.3h135.45Z" transform="translate(-191.39236 -188.18964)" fill="#005aa0"/><ellipse cx="391.39963" cy="175.98401" rx="34.56023" ry="36.687" fill="#2f2e41"/><circle cx="422.06386" cy="213.32033" r="18.18116" fill="#2f2e41"/><polygon points="409.402 188.971 419.142 214.294 394.468 224.684 392.301 219.773 384.727 202.607 409.402 188.971" fill="#9f616a"/><circle cx="389.92219" cy="183.77594" r="21.75246" fill="#9f616a"/><path d="M563.53471,369.57978c13.67218-9.12328,17.75933-11.30419,33.43067-7.78014l.93991-22.86273-40.49715,8.49536Z" transform="translate(-191.39236 -188.18964)" fill="#2f2e41"/><path d="M651.43765,421.30666l-.6.07a.37833.37833,0,0,0-.05-.06006c-2.38-2.37994-13.74-6.71-22.21-9.71h-.01c-5.38-1.91-9.59-3.28-9.59-3.28l-10.24-10.53c-2.58,2.9-8.03,5.14-13.21,6.72a103.73786,103.73786,0,0,1-12.08,2.88h-.01l-2.12,6.77s-24.03,18.19-25.97,20.13h-.01v.02a1.057,1.057,0,0,0-.18.76v.05a88.17172,88.17172,0,0,0-1.86,17.65h104.64v-6.14C657.93765,438.19661,651.43765,421.30666,651.43765,421.30666Z" transform="translate(-191.39236 -188.18964)" fill="#575a89"/><path d="M843.85764,452.77663h-51.74l-2.85-28.11-.17-1.71-.35-3.39-1.43-14.17-1.79,15.22-3.78,32.16h-9.4l.35-10.01.35-10.15.15-4.09,1.93-55.64a39.72794,39.72794,0,0,1,7.93-24.49,30.94226,30.94226,0,0,1,24.99-12.09,31.83983,31.83983,0,0,1,25.42,12.53,40.26067,40.26067,0,0,1,8.31,24.86l.89,33.68006Z" transform="translate(-191.39236 -188.18964)" fill="#2f2e41"/><circle cx="616.6557" cy="181.84964" r="22.75803" fill="#fbbebe"/><path d="M796.669,386.295s6.50229,21.94524,0,28.44753-8.12787,8.94066-8.12787,8.94066l18.69409,25.19639,32.51147-39.82655s-22.758-6.5023-17.06852-24.3836Z" transform="translate(-191.39236 -188.18964)" fill="#fbbebe"/><polygon points="675.485 264.587 656.285 264.587 655.965 261.297 655.675 258.257 664.515 257.147 675.175 255.817 675.295 259.227 675.485 264.587" fill="#fbbebe"/><path d="M868.19425,447.254s-3.25116-20.31964-5.68952-28.44751-4.87671-8.12787-4.87671-8.12787h-.00048l.00012-.00195c-2.87-2.87-9.77-3.38-14.96-3.3-3.64.04-6.44.36-6.44.36l-28.99,30.58-14.6-19.41v-.01a21.2487,21.2487,0,0,0-3.89.67,25.75678,25.75678,0,0,0-3.22,1.05,44.18213,44.18213,0,0,0-12.33,7.91h-.01c-2.1,1.89-3.34,3.28-3.34,3.28a95.18694,95.18694,0,0,0-7.22,20.97h92.9l.21-4.18v-.008Z" transform="translate(-191.39236 -188.18964)" fill="#005aa0"/><path d="M788.94755,366.38175c14.69852-7.92443,20.73643-7.58887,39.01376,0L832.838,354.5003a8.44772,8.44772,0,0,0-8.43821-8.43822H791.69631a8.44773,8.44773,0,0,0-8.43822,8.43822Z" transform="translate(-191.39236 -188.18964)" fill="#2f2e41"/><path d="M383.18073,521.91086a5.995,5.995,0,0,0-3.477.77673,9.06994,9.06994,0,0,0-2.35192,3.10434,37.1345,37.1345,0,0,1-10.11607,11.42691c-3.00585,2.202-6.82735,4.94767-6.31308,9.00764a12.17511,12.17511,0,0,0,1.46516,3.8024c2.77293,5.59759,10.33985,9.92334,9.59556,16.31066,2.755-4.61216-.93-6.89275,1.825-11.50486,1.312-2.19642,3.59117-4.67576,5.572-3.29641.66326.46185,1.09876,1.2902,1.78933,1.69545,1.64783.96695,3.40088-.88165,4.85952-2.191,5.0298-4.51524,12.18265-3.33235,18.44175-1.92551,2.9549.66416,6.20051,1.53553,7.9473,4.3597,2.29665,3.71319-2.182,7.72347-3.3136,11.9216a2.28755,2.28755,0,0,0,2.455,2.8469c1.87807-.18527,4.10284-.33711,4.214-1.16125,2.36291.0841,5.25816-.18348,6.27058-2.64391a10.34621,10.34621,0,0,0,.48533-3.00883c.3716-4.133,2.12572-7.90347,3.28777-11.83709s1.66733-8.54356-.29372-12.03113a13.921,13.921,0,0,0-2.56926-3.12263C411.82571,523.67091,397.194,521.89487,383.18073,521.91086Z" transform="translate(-191.39236 -188.18964)" fill="#2f2e41"/><path d="M374.40362,574.40713s2.42027,20.169-6.45407,21.7825,8.06759,29.04333,8.06759,29.04333l40.338,4.84057L406.674,597.80315s-6.45406-2.42028-2.42027-18.55547S374.40362,574.40713,374.40362,574.40713Z" transform="translate(-191.39236 -188.18964)" fill="#9f616a"/><circle cx="201.16334" cy="375.32623" r="24.20279" fill="#9f616a"/><path d="M350.89762,645.77663c4.28-16.83,10.19-39.5,10.19-39.5s2.3.47,5.92,1a140.1124,140.1124,0,0,0,15.96,1.45c6.84.19,14.04-.26,19.61-2.19a18.36251,18.36251,0,0,0,5.79-3.09,11.16158,11.16158,0,0,0,1.94-2.00994c9.68-12.91,13.71,36.3,13.71,36.3l.75,8.04Z" transform="translate(-191.39236 -188.18964)" fill="#005aa0"/><path d="M428.22763,697.77663q-.48,0-.96.03l.46-.86005C427.88767,697.21663,428.04764,697.49666,428.22763,697.77663Z" transform="translate(-191.39236 -188.18964)" fill="#ffb8b8"/><path d="M384.35976,528.24346a5.49315,5.49315,0,0,0-2.83045.549,6.59728,6.59728,0,0,0-1.91456,2.19412,27.87411,27.87411,0,0,1-8.2349,8.07646c-2.4469,1.55639-5.55775,3.497-5.1391,6.36654a7.961,7.961,0,0,0,1.19269,2.68751,21.13962,21.13962,0,0,1,2.56871,13.17621l6.7281-9.77948c1.068-1.55241,2.92338-3.3048,4.53588-2.32988.53991.32644.89444.91191,1.4566,1.19833,1.3414.68344,2.76844-.62312,3.95586-1.54862,4.09447-3.19133,9.91718-2.35527,15.01235-1.36093,2.40541.46943,5.04747,1.08531,6.46942,3.08142,2.363,3.31714-.10441,8.11016,1.2747,11.94227a3.52062,3.52062,0,0,0,1.45671-2.32479c1.92349.05946,4.28037-.12966,5.10451-1.8687a6.43931,6.43931,0,0,0,.3951-2.12662c.30249-2.92115,1.7304-5.58614,2.67637-8.36638s1.35727-6.03853-.2391-8.50352a10.28883,10.28883,0,0,0-2.09147-2.20706C407.678,529.48745,395.76717,528.23216,384.35976,528.24346Z" transform="translate(-191.39236 -188.18964)" fill="#2f2e41"/><path d="M382.06766,607.07662c-5.52-6.31-8.8-15.51-8.95-15.92v-.01s-8.8-5.04-11.22-.2-25.01,16.94-27.43,16.94a.32075.32075,0,0,1-.06.02c-.96.32-12.98,4.69-16.07,20.96a121.76607,121.76607,0,0,0-1.34,16.91h65.79c.68-7.13,1.19-13.8,1.39-19.56.29-8.03.01-14.27-1.21-17.49A5.0946,5.0946,0,0,0,382.06766,607.07662Z" transform="translate(-191.39236 -188.18964)" fill="#2f2e41"/><path d="M438.63767,611.61666c-.04-.19-.07-.35-.1-.5a3.72037,3.72037,0,0,0-.54-1.2.07747.07747,0,0,1-.01-.03c-4.66-7.22-34.63-17.16-34.63-17.16l-1.12,3.87s.14,3.82.34,9.94c.2,5.73.44,13.47.67,21.97.16,5.55.3,11.43006.43,17.27h44.83A261.80046,261.80046,0,0,0,438.63767,611.61666Z" transform="translate(-191.39236 -188.18964)" fill="#2f2e41"/><path d="M858.07761,645.77663l3.43-16.76,3.19-1.35.02.01c.29.11,3.76,1.58,3.76,7.15,0,1.12-.17,5.15-.45,10.95Z" transform="translate(-191.39236 -188.18964)" fill="#575a89"/><circle cx="630.65786" cy="371.19086" r="27.85562" fill="#ffb8b8"/><polygon points="648.068 387.44 645.746 435.026 609.766 414.135 614.408 387.44 648.068 387.44" fill="#ffb8b8"/><polygon points="658.515 437.347 656.155 457.587 637.265 457.587 616.765 418.197 610.985 407.107 608.215 405.297 611.425 404.567 613.955 406.397 642.265 426.907 646.805 413.277 646.925 412.927 648.065 409.497 658.515 437.347" fill="#005aa0"/><path d="M805.22079,532.1052s3.48194-17.40975,23.213-13.92781l-2.32131,1.16065s18.57042-2.3213,16.24911,8.12456c0,0,15.08845,9.28521,11.6065,19.73106a118.097,118.097,0,0,0-4.64261,18.5704l-3.48194-3.48194s-3.48195-23.213-24.37367-20.89171c-15.66878,1.741-22.05237,9.14012-23.68453,14.47186a47.09447,47.09447,0,0,1-2.86747,7.29458l-1.30362.2859S786.65037,537.90845,805.22079,532.1052Z" transform="translate(-191.39236 -188.18964)" fill="#2f2e41"/><path d="M864.71762,627.67666l-.02-.01-14.79-13.74v-9.28l-11.42-9-.17,5.47-1.18,37.19-18.99-26.12-12.8-17.6-2.3-3.15.56-2.95-7.09,8.03-25.66,19.25-2.2,1.65a69.98687,69.98687,0,0,0-6.96,8.12c-.69,1.03-3.83,9.23-7.92,20.24h114.25c.28-5.8.45-9.83.45-10.95C868.47763,629.25661,865.00766,627.78664,864.71762,627.67666Z" transform="translate(-191.39236 -188.18964)" fill="#2f2e41"/><path d="M597.88035,528.78277h0c-18.87588,0-34.17774,16.98175-34.17774,37.92977v26.61472H571.888l4.73894-9.861-1.18476,9.861h52.613l4.30813-8.96453-1.077,8.96453H637.21V572.43C637.21,548.3243,619.6015,528.78277,597.88035,528.78277Z" transform="translate(-191.39236 -188.18964)" fill="#2f2e41"/><path d="M570.29764,645.77663h-22.23l-.21-18.13c-.01-.19-.01-.37-.01-.56l4.45-5.01.08-.09,16.99,10.76Z" transform="translate(-191.39236 -188.18964)" fill="#d0cde1"/><circle cx="403.46402" cy="377.08755" r="24.33111" fill="#fbbebe"/><path d="M580.90658,579.87585s7.13713,36.98327,3.893,40.87623,34.388-7.13713,34.388-7.13713-12.32774-25.30435-5.83948-39.57858Z" transform="translate(-191.39236 -188.18964)" fill="#fbbebe"/><path d="M646.91764,604.88662h-.01a5.586,5.586,0,0,0-2.79-2.72c-4.77-2.01-8.88-3.55-12.26-4.72a25.9264,25.9264,0,0,0-18.34.57c-.56995.23-1.12994.48-1.68.76,0,0-23.79,4.53-26.62,3.96-.21-.04-.43-.07-.64-.09a11.22637,11.22637,0,0,0-1.29-.11,28.50287,28.50287,0,0,0-15.8,3.92c-7.81,4.53-19.39,12.56-19.63,20.38l-.22.25.22,18.69h104.42c.21-17.91.33-31.37.33-32.28C652.60764,610.66665,646.91764,604.88662,646.91764,604.88662Z" transform="translate(-191.39236 -188.18964)" fill="#005aa0"/><path d="M607.59648,539.23118a17.92461,17.92461,0,0,0-14.14307-7.21731h-.671c-12.93754,0-23.42543,11.707-23.42543,26.1483v.00005h4.335l.70008-5.32888,1.02648,5.32888h25.71083l2.15407-4.50834-.53856,4.50834H607.803q3.54044,17.58255-10.17392,35.165h8.61626l4.30813-9.01668-1.077,9.01668h16.42473l3.23108-20.73842C629.13227,557.05767,620.10816,543.8876,607.59648,539.23118Z" transform="translate(-191.39236 -188.18964)" fill="#2f2e41"/><circle cx="420.92645" cy="340.42412" r="12.80115" fill="#2f2e41"/></svg>
\ No newline at end of file
diff --git a/assets/img/services/undraw_developer_activity_bv83.svg b/assets/img/services/undraw_developer_activity_bv83.svg
new file mode 100644
index 0000000000000000000000000000000000000000..357cfa6889b820cf12573161848326b3da6f6f97
--- /dev/null
+++ b/assets/img/services/undraw_developer_activity_bv83.svg
@@ -0,0 +1 @@
+<svg id="aa7bae02-e79e-4d6b-a496-aba15f39787c" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="1144" height="617.32" viewBox="0 0 1144 617.32"><title>developer activity</title><path d="M1172,537.57a181.92,181.92,0,0,1-6.85,49.6,180.06,180.06,0,0,1-19.27,44.28c0,50.1-33.82,93.4-82.91,114a167.3,167.3,0,0,1-64.73,12.8H245.17c-40.25,0-77.55-10.86-108.14-29.36A185.76,185.76,0,0,1,112.2,711c-34-29.22-55.08-69.6-55.08-114.2A180.5,180.5,0,0,1,28,498.08c0-73.36,43.39-136.44,105.55-164.29a174.52,174.52,0,0,1,25.51-9.12q4.63-1.26,9.36-2.26a175.39,175.39,0,0,1,25.51-3.5q4.65-.29,9.35-.33H205c3.46,0,6.89.12,10.3.32l1.12-1.9q2.06-3.44,4.22-6.81,3.9-6.14,8.18-12.1,4.48-6.29,9.35-12.38l.83-1q2.76-3.44,5.64-6.8,9-10.49,19-20.35c72.11-70.68,185.08-116.18,312.08-116.18,98.82,0,189.15,27.55,258.34,73.07A174.18,174.18,0,0,1,920,191.86c97.74,0,177,80.37,177,179.51a184.9,184.9,0,0,1-1,18.78A180,180,0,0,1,1172,537.57Z" transform="translate(-28 -141.34)" fill="#005aa0" opacity="0.1"/><path d="M263.66,257.52v20.35h-19Q253.59,267.39,263.66,257.52Z" transform="translate(-28 -141.34)" fill="#005aa0" opacity="0.2"/><rect x="245.02" y="111.02" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="279.88" y="111.02" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="314.75" y="111.02" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="349.61" y="111.02" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="384.48" y="111.02" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="419.35" y="111.02" width="25.51" height="25.51" fill="#005aa0"/><rect x="454.21" y="111.02" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="489.08" y="111.02" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="523.94" y="111.02" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="558.81" y="111.02" width="25.51" height="25.51" fill="#005aa0"/><rect x="593.68" y="111.02" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="628.54" y="111.02" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="663.41" y="111.02" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="698.28" y="111.02" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="733.14" y="111.02" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="768.01" y="111.02" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="802.87" y="111.02" width="25.51" height="25.51" fill="#005aa0"/><rect x="837.74" y="111.02" width="25.51" height="25.51" fill="#005aa0"/><rect x="872.61" y="111.02" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="907.47" y="111.02" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="942.34" y="111.02" width="25.51" height="25.51" fill="#005aa0"/><rect x="977.2" y="111.02" width="25.51" height="25.51" fill="#005aa0"/><path d="M228.8,298.08v12.1h-8.18Q224.52,304,228.8,298.08Z" transform="translate(-28 -141.34)" fill="#005aa0"/><rect x="210.15" y="143.33" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="245.02" y="143.33" width="25.51" height="25.51" fill="#005aa0"/><rect x="279.88" y="143.33" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="314.75" y="143.33" width="25.51" height="25.51" fill="#005aa0" opacity="0.7"/><rect x="349.61" y="143.33" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="384.48" y="143.33" width="25.51" height="25.51" fill="#005aa0" opacity="0.4"/><rect x="419.35" y="143.33" width="25.51" height="25.51" fill="#005aa0"/><rect x="454.21" y="143.33" width="25.51" height="25.51" fill="#005aa0" opacity="0.4"/><rect x="489.08" y="143.33" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="523.94" y="143.33" width="25.51" height="25.51" fill="#005aa0" opacity="0.4"/><rect x="558.81" y="143.33" width="25.51" height="25.51" fill="#005aa0"/><rect x="593.68" y="143.33" width="25.51" height="25.51" fill="#005aa0" opacity="0.4"/><rect x="628.54" y="143.33" width="25.51" height="25.51" fill="#005aa0" opacity="0.4"/><rect x="663.41" y="143.33" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="698.28" y="143.33" width="25.51" height="25.51" fill="#005aa0" opacity="0.4"/><rect x="733.14" y="143.33" width="25.51" height="25.51" fill="#005aa0" opacity="0.4"/><rect x="768.01" y="143.33" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="802.87" y="143.33" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="837.74" y="143.33" width="25.51" height="25.51" fill="#005aa0" opacity="0.4"/><rect x="872.61" y="143.33" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="907.47" y="143.33" width="25.51" height="25.51" fill="#005aa0"/><rect x="942.34" y="143.33" width="25.51" height="25.51" fill="#005aa0"/><rect x="977.2" y="143.33" width="25.51" height="25.51" fill="#005aa0"/><path d="M159.06,324.67V342.5H133.55v-8.71A174.52,174.52,0,0,1,159.06,324.67Z" transform="translate(-28 -141.34)" fill="#005aa0" opacity="0.2"/><polygon points="165.93 177.57 165.93 201.16 140.42 201.16 140.42 181.07 165.93 177.57" fill="#005aa0" opacity="0.2"/><rect x="175.28" y="175.65" width="25.51" height="25.51" fill="#005aa0"/><rect x="210.15" y="175.65" width="25.51" height="25.51" fill="#005aa0" opacity="0.7"/><rect x="245.02" y="175.65" width="25.51" height="25.51" fill="#005aa0"/><rect x="279.88" y="175.65" width="25.51" height="25.51" fill="#005aa0" opacity="0.7"/><rect x="314.75" y="175.65" width="25.51" height="25.51" fill="#005aa0" opacity="0.7"/><rect x="349.61" y="175.65" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="384.48" y="175.65" width="25.51" height="25.51" fill="#005aa0" opacity="0.4"/><rect x="419.35" y="175.65" width="25.51" height="25.51" fill="#005aa0" opacity="0.4"/><rect x="454.21" y="175.65" width="25.51" height="25.51" fill="#005aa0"/><rect x="489.08" y="175.65" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="523.94" y="175.65" width="25.51" height="25.51" fill="#005aa0" opacity="0.4"/><rect x="558.81" y="175.65" width="25.51" height="25.51" fill="#005aa0"/><rect x="593.68" y="175.65" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="628.54" y="175.65" width="25.51" height="25.51" fill="#005aa0" opacity="0.4"/><rect x="663.41" y="175.65" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="698.28" y="175.65" width="25.51" height="25.51" fill="#005aa0"/><rect x="733.14" y="175.65" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="768.01" y="175.65" width="25.51" height="25.51" fill="#005aa0" opacity="0.7"/><rect x="802.87" y="175.65" width="25.51" height="25.51" fill="#005aa0" opacity="0.7"/><rect x="837.74" y="175.65" width="25.51" height="25.51" fill="#005aa0" opacity="0.4"/><rect x="872.61" y="175.65" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="907.47" y="175.65" width="25.51" height="25.51" fill="#005aa0"/><rect x="942.34" y="175.65" width="25.51" height="25.51" fill="#005aa0"/><rect x="977.2" y="175.65" width="25.51" height="25.51" fill="#005aa0"/><rect x="105.55" y="207.96" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="140.42" y="207.96" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="175.28" y="207.96" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="210.15" y="207.96" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="245.02" y="207.96" width="25.51" height="25.51" fill="#005aa0"/><rect x="279.88" y="207.96" width="25.51" height="25.51" fill="#005aa0" opacity="0.7"/><rect x="314.75" y="207.96" width="25.51" height="25.51" fill="#005aa0" opacity="0.7"/><rect x="349.61" y="207.96" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="384.48" y="207.96" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="419.35" y="207.96" width="25.51" height="25.51" fill="#005aa0" opacity="0.4"/><rect x="454.21" y="207.96" width="25.51" height="25.51" fill="#005aa0" opacity="0.4"/><rect x="489.08" y="207.96" width="25.51" height="25.51" fill="#005aa0"/><rect x="523.94" y="207.96" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="558.81" y="207.96" width="25.51" height="25.51" fill="#005aa0" opacity="0.4"/><rect x="593.68" y="207.96" width="25.51" height="25.51" fill="#005aa0" opacity="0.4"/><rect x="628.54" y="207.96" width="25.51" height="25.51" fill="#005aa0" opacity="0.4"/><rect x="663.41" y="207.96" width="25.51" height="25.51" fill="#005aa0" opacity="0.4"/><rect x="698.28" y="207.96" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="733.14" y="207.96" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="768.01" y="207.96" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="802.87" y="207.96" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="837.74" y="207.96" width="25.51" height="25.51" fill="#005aa0" opacity="0.7"/><rect x="872.61" y="207.96" width="25.51" height="25.51" fill="#005aa0" opacity="0.7"/><rect x="907.47" y="207.96" width="25.51" height="25.51" fill="#005aa0" opacity="0.4"/><rect x="942.34" y="207.96" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="977.2" y="207.96" width="25.51" height="25.51" fill="#005aa0"/><rect x="105.55" y="240.28" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="140.42" y="240.28" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="175.28" y="240.28" width="25.51" height="25.51" fill="#005aa0" opacity="0.4"/><rect x="210.15" y="240.28" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="245.02" y="240.28" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="279.88" y="240.28" width="25.51" height="25.51" fill="#005aa0" opacity="0.7"/><rect x="314.75" y="240.28" width="25.51" height="25.51" fill="#005aa0" opacity="0.7"/><rect x="349.61" y="240.28" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="384.48" y="240.28" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="419.35" y="240.28" width="25.51" height="25.51" fill="#005aa0" opacity="0.4"/><rect x="454.21" y="240.28" width="25.51" height="25.51" fill="#005aa0"/><rect x="489.08" y="240.28" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="523.94" y="240.28" width="25.51" height="25.51" fill="#005aa0"/><rect x="558.81" y="240.28" width="25.51" height="25.51" fill="#005aa0"/><rect x="593.68" y="240.28" width="25.51" height="25.51" fill="#005aa0"/><rect x="628.54" y="240.28" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="663.41" y="240.28" width="25.51" height="25.51" fill="#005aa0"/><rect x="698.28" y="240.28" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="733.14" y="240.28" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="768.01" y="240.28" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="802.87" y="240.28" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="837.74" y="240.28" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="872.61" y="240.28" width="25.51" height="25.51" fill="#005aa0" opacity="0.7"/><rect x="907.47" y="240.28" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="942.34" y="240.28" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="977.2" y="240.28" width="25.51" height="25.51" fill="#005aa0"/><rect x="105.55" y="272.59" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="140.42" y="272.59" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="175.28" y="272.59" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="210.15" y="272.59" width="25.51" height="25.51" fill="#005aa0" opacity="0.4"/><rect x="245.02" y="272.59" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="279.88" y="272.59" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="314.75" y="272.59" width="25.51" height="25.51" fill="#005aa0" opacity="0.7"/><rect x="349.61" y="272.59" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="384.48" y="272.59" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="419.35" y="272.59" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="454.21" y="272.59" width="25.51" height="25.51" fill="#005aa0"/><rect x="489.08" y="272.59" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="523.94" y="272.59" width="25.51" height="25.51" fill="#005aa0"/><rect x="558.81" y="272.59" width="25.51" height="25.51" fill="#005aa0"/><rect x="593.68" y="272.59" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="628.54" y="272.59" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="663.41" y="272.59" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="698.28" y="272.59" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="733.14" y="272.59" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="768.01" y="272.59" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="802.87" y="272.59" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="837.74" y="272.59" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="872.61" y="272.59" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="907.47" y="272.59" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="942.34" y="272.59" width="25.51" height="25.51" fill="#005aa0" opacity="0.4"/><rect x="977.2" y="272.59" width="25.51" height="25.51" fill="#005aa0"/><rect x="105.55" y="304.91" width="25.51" height="25.51" fill="#005aa0" opacity="0.7"/><rect x="140.42" y="304.91" width="25.51" height="25.51" fill="#005aa0" opacity="0.7"/><rect x="175.28" y="304.91" width="25.51" height="25.51" fill="#005aa0" opacity="0.7"/><rect x="210.15" y="304.91" width="25.51" height="25.51" fill="#005aa0" opacity="0.7"/><rect x="245.02" y="304.91" width="25.51" height="25.51" fill="#005aa0" opacity="0.7"/><rect x="279.88" y="304.91" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="314.75" y="304.91" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="349.61" y="304.91" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="384.48" y="304.91" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="419.35" y="304.91" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="454.21" y="304.91" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="489.08" y="304.91" width="25.51" height="25.51" fill="#005aa0"/><rect x="523.94" y="304.91" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="558.81" y="304.91" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="593.68" y="304.91" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="628.54" y="304.91" width="25.51" height="25.51" fill="#005aa0"/><rect x="663.41" y="304.91" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="698.28" y="304.91" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="733.14" y="304.91" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="768.01" y="304.91" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="802.87" y="304.91" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="837.74" y="304.91" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="872.61" y="304.91" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="907.47" y="304.91" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="942.34" y="304.91" width="25.51" height="25.51" fill="#005aa0" opacity="0.2"/><rect x="977.2" y="304.91" width="25.51" height="25.51" fill="#005aa0"/><circle cx="734.52" cy="363.89" r="34.87" fill="#767d9f"/><path d="M760.71,460.87q5.22,22.78,8.86,45.9c.73,4.58,1.38,9.41-.28,13.74-1.39,3.61-4.22,6.43-6.44,9.59s-3.9,7.21-2.55,10.83,5.29,5.6,9.05,6.62c10.76,2.9,22.23.79,32.94-2.35a53.29,53.29,0,0,0,13.81-5.72c4.54-2.88,8.26-6.88,11.68-11,15.61-18.93,25.83-41.65,35.45-64.23a39.12,39.12,0,0,1-33.11-13.34c-3.94-4.63-6.83-11.08-4.61-16.74-6.51,3.57-14.24,3.81-21.25,6.25a75.49,75.49,0,0,0-12.5,6.15q-7.18,4.15-14.28,8.46C772.07,458.29,767,461.19,760.71,460.87Z" transform="translate(-28 -141.34)" fill="#ae6e79"/><path d="M833.64,487.05c-6.11,11.89-14.06,23.32-25.41,30.4s-26.63,9-38,2c-5.6-3.42-9.84-8.62-14.73-13s-11-8.13-17.57-7.56c-7.24.63-12.91,6.28-17.76,11.69-7.36,8.22-14.47,16.79-19.68,26.52-10,18.7-12.37,40.56-11.93,61.76s3.51,42.29,3.58,63.49c.1,26.08-4.32,51.95-8.79,77.64,41.1-5.06,82.25,6,123.44,10.19,26.36,2.71,52.92,2.65,79.42,2.58,4.66,0,9.62-.12,13.5-2.7a18.2,18.2,0,0,0,5.59-6.64c3.66-6.75,5.13-14.45,6.15-22.06,2.59-19.22,2.67-38.68,2.74-58.08.18-47,.35-94.17-5.62-140.8-1.47-11.47-3.35-23-7.75-33.73s-11.58-20.6-21.62-26.35c-6.45-3.7-21.4-10.14-29-6.41C841.67,460.15,837.73,479.09,833.64,487.05Z" transform="translate(-28 -141.34)" fill="#767d9f"/><path d="M836.68,619.77c-1.55-29-7.86-59.95,5.57-85.69,3.3-6.32-8.54-14.21-4.88-20.33a92.08,92.08,0,0,0,10.06-23.93c.76-2.89,1.37-5.95.65-8.85-1.33-5.29-6.56-8.44-11-11.66-4.9-3.56-7.42-14.41-9-20.28s12.57,1.2,18.26-.89c7.9-2.89,17.94-1.07,25.82,1.86,4.4,1.62,9.18,1.76,13.87,1.88,9.11.24,18.25.47,27.29-.65,4.06-.51,8.13-1.28,12.21-1.05,10.41.59,19.46,7.71,25.62,16.13s10.08,18.23,15.13,27.35c4.21,7.6,9.23,14.78,12.82,22.69,3.18,7,5.19,14.52,7.18,22l5.13,19.19a25.58,25.58,0,0,1,1.26,8.51c-.26,3.07-1.62,5.93-3,8.66A164.12,164.12,0,0,1,971,603.2c-10.79,13.23-23.89,25.16-30.3,41-2.5,6.17-3.89,12.73-5.16,19.27a707.94,707.94,0,0,0-10.9,79.15,174.2,174.2,0,0,0-36.52-12.21,177.61,177.61,0,0,0-19-3c-5.59-.58-12.8.52-18.12-1-8.9-2.53-9.88-17.58-11.23-25.46-2.16-12.55-2.59-25.32-2.67-38C837,648.53,837.45,634.14,836.68,619.77Z" transform="translate(-28 -141.34)" fill="#4c4981"/><path d="M641.23,565.54c4.21,24,8.85,48.07,18,70.62-.23.22-.46.42-.69.62-.81.69-1.65,1.34-2.53,2-2.05,1.44-4.3,2.66-6,4.54a8,8,0,0,0-1.5,2.45,5.48,5.48,0,0,0,0,4.47c-4.77,2.11-10.31,1.46-15.66,1.26-4.61-.17-9.08,0-12.78,2.53-5.14,3.54-6.69,10.34-7.52,16.52q-.46,3.38-.79,6.77-.32,3.15-.52,6.32a188.61,188.61,0,0,0-.19,21q.08,1.92.21,3.84c-16.34-.39-31.23-8.91-45.32-17.19-3.22-1.89-6.54-3.88-8.63-7A15.8,15.8,0,0,1,555,674c0-.51.09-1,.16-1.52a41.58,41.58,0,0,1,2.29-8.68,107.2,107.2,0,0,1,19.19-32.65c3.58-4.18,7.61-8.27,9.28-13.52.73-2.29,1-4.72,1.74-7,3.32-9.88,15.3-14.55,19.4-24.14,1-2.29,1.46-4.8,2.7-7a17.63,17.63,0,0,1,4.25-4.75c.73-.61,1.49-1.2,2.24-1.79q10.54-8.26,20.31-17.45,1.82-1.71,3.6-3.46A59.48,59.48,0,0,0,641.23,565.54Z" transform="translate(-28 -141.34)" fill="#4c4981"/><path d="M742,494.56c-1.44,1.52-3,2.95-4.53,4.37l-.41.37-1.62,1.5a39,39,0,0,0-7.55,8.79l-.17.28c-5.1,9.13-3.21,20.37-1.79,30.74a261.55,261.55,0,0,1,2.37,39c-.26,18-2.38,35.88-2.42,53.86,0,4.08.09,8.15.27,12.23.29,6.63.79,13.25,1.39,19.87.65,7.26,1.43,14.51,2.16,21.76.58,5.61,1.13,11.21,1.59,16.81.23,2.9.45,5.79.63,8.69.21,3.4.38,6.81.48,10.21h0c.07,2.16.11,4.31.11,6.47,0,1.23,0,2.45,0,3.67q0,3.51-.19,7-.2,4.49-.61,9c-.31,3.27-.86,6.84-3.16,9.14-.14.14-.29.27-.44.4l-3.24-.4a332.72,332.72,0,0,0-67.3-1.2c.49-3.38.94-6.75,1.38-10.14.2-1.6.4-3.21.59-4.82q.33-2.76.63-5.52c.23-2,.44-4,.64-6q.78-7.73,1.37-15.47.87-11.29,1.32-22.62.22-5.41.34-10.83.17-6.72.16-13.45,0-6.54-.11-13.1c0-1.44-.06-2.88-.18-4.31a27.35,27.35,0,0,0-.53-3.83,49.87,49.87,0,0,0-3-8.48c-.22-.52-.43-1-.64-1.55-.12-.27-.23-.55-.34-.82,5.76-5.13,9.86-12,13.8-18.76,6.39-10.89,12.93-22.26,14-34.84s-5.18-26.71-17.2-30.55c-3.27-1-6.73-1.28-10.1-1.87-3.18-.56-9.81-1.83-13.49-4.11q-3,3.08-6,6.05a22.15,22.15,0,0,1,2.17-8.71l1.42.07a2.71,2.71,0,0,1-.16-1c0-1.07.74-2.28,2.32-3.62,4.71-4,12.12-4.89,15.09-10.3,1.24-2.25,1.45-4.93,2.45-7.29,2.87-6.73,11.11-9.21,16.07-14.59s6.2-13,10.21-19a28.62,28.62,0,0,1,12-10c.4-.19.81-.38,1.22-.55,8.3-3.55,18.16-4.36,26.76-4.34,3.34,0,12,.1,16.24,1.79a5.32,5.32,0,0,1,1.85,1.13C752.37,480.61,745.34,491,742,494.56Z" transform="translate(-28 -141.34)" fill="#4c4981"/><path d="M642.72,542.69a60.88,60.88,0,0,1,46.74,4.87c7.2,4,13.66,9.58,17.62,16.78,5.95,10.8,5.69,23.82,5.27,36.15-.21,6.17-.48,12.56-3.2,18.1C706,625,700.06,629.4,694,633a42.24,42.24,0,0,1-12.32,5.33c-6.72,1.46-13.7.22-20.47-1-7.36-1.36-15.26-3-20.37-8.48-3-3.18-4.64-7.31-6.26-11.35q-3.49-8.75-7-17.48c-4.05-10.11-5.42-18.52-.07-28.37,2.43-4.49,5.4-8.69,7.8-13.21C636.51,556.14,640.81,543.28,642.72,542.69Z" transform="translate(-28 -141.34)" fill="#4c4981"/><path d="M1063,715.56v29.9a167.3,167.3,0,0,1-64.73,12.8H728.58c-.14.14-.29.27-.44.4l-3.24-.4H245.17c-40.25,0-77.55-10.86-108.14-29.36V683.25l230.72-26.63.18,0L502.29,668l34.77,3,18.06,1.53,37.38,3.17,19.23,1.63,28,2.38,3.94.33,20.18,1.71L691.23,684l38.5,3.26,64.18,5.45,45.15,3.83,74.14,6.29,14.1,1.19,1.52.13,1.32.11,18.62,1.58,20.44,1.74,2.37.2Z" transform="translate(-28 -141.34)" fill="#504f60"/><polygon points="764 573.12 474.86 523.77 463.65 580.46 596.19 596.33 637 601.44 749.26 579.33 764 573.12" fill="#9c9ca1"/><path d="M642.33,739.94l144.86-27.23a5,5,0,0,1,5.94,4.93h0a5,5,0,0,1-4.09,4.93L647.57,749.06Z" transform="translate(-28 -141.34)" fill="#9c9ca1"/><path d="M705.17,654.31c4.51-.42,9.08-1.13,13.14-3.13,5-2.49,8.89-6.78,13.52-9.94,10.18-7,23.8-7.94,35.47-3.92s21.41,12.63,28.23,22.91c4.53,6.85,7.93,15.59,4.73,23.15a30.51,30.51,0,0,1-4.12,6.44l-8.34,10.9a29,29,0,0,1-5.66,6.09c-3.12,2.27-7,3.2-10.82,3.76-10.15,1.48-20.48.64-30.71,1.32-17.57,1.17-34.73,6.83-52.34,6.64-10.12-.11-20.11-2.15-30-4.19l-43.77-9c-7.62-1.56-16.23-3.84-19.82-10.75-1.61-3.11-1.91-6.71-2.1-10.21-.52-9.64,0-20.36,6.68-27.31,6.28-6.52,16.21-8.58,23.71-13.4,9.18-5.91,12.21-4,21.89.44A120,120,0,0,0,705.17,654.31Z" transform="translate(-28 -141.34)" fill="#ae6e79"/><path d="M705.17,654.31c4.51-.42,9.08-1.13,13.14-3.13,5-2.49,8.89-6.78,13.52-9.94,10.18-7,23.8-7.94,35.47-3.92s21.41,12.63,28.23,22.91c4.53,6.85,7.93,15.59,4.73,23.15a30.51,30.51,0,0,1-4.12,6.44l-8.34,10.9a29,29,0,0,1-5.66,6.09c-3.12,2.27-7,3.2-10.82,3.76-10.15,1.48-20.48.64-30.71,1.32-17.57,1.17-34.73,6.83-52.34,6.64-10.12-.11-20.11-2.15-30-4.19l-43.77-9c-7.62-1.56-16.23-3.84-19.82-10.75-1.61-3.11-1.91-6.71-2.1-10.21-.52-9.64,0-20.36,6.68-27.31,6.28-6.52,16.21-8.58,23.71-13.4,9.18-5.91,12.21-4,21.89.44A120,120,0,0,0,705.17,654.31Z" transform="translate(-28 -141.34)" opacity="0.05"/><path d="M880.94,640.6c-12.28,4.75-24.63,9.52-37.49,12.35-21.56,4.75-44.12,4-65.51,9.43-11.3,2.88-22.53,7.52-34.14,6.58-5.19-.42-10.2-2-15.25-3.2-28.37-7-60.62-4.73-83.66,13.27-7.88,6.15-14.33,13.82-20.18,22a14.7,14.7,0,0,0,5.91,21.88A86.62,86.62,0,0,0,659,730.48c13.13,1.16,26.32-.7,39.38-2.56,19.38-2.75,38.77-5.51,58.1-8.6,6.94-1.11,13.88-2.26,20.86-3.14,50.23-6.35,101.37,1.37,151.73-3.93,5.09-.54,10.27-1.24,14.9-3.41,11.72-5.5,17.52-20,15.1-32.74s-11.76-23.33-23-29.83c-9.42-5.47-19.58-7.68-30.07-10C896.26,634,890.32,637,880.94,640.6Z" transform="translate(-28 -141.34)" fill="#ae6e79"/><path d="M988.67,564.44c5.54,7.26,6.72,17,6.12,26.09s-2.76,18.08-3.08,27.21c-.44,12.52,2.58,25,2.07,37.48-.36,8.73-2.43,17.29-4.88,25.67-2.89,9.89-7.07,20.52-16.2,25.27-12.12,6.31-37.54,2.76-50.29,7.7,1.16-7.23,12.28-17.7,13.44-24.93.8-5,1.61-10.14.75-15.15-1.1-6.39-4.85-12.06-9.3-16.78-7.08-7.51-16.32-13.16-26.47-15s-35-.33-43.12,6.08c-1-6.62,17.6-13,24.14-14.43,3.26-.73,7-.32,9.61-2.39,5-3.92,1.37-11.73,1.61-18,.19-5,3.11-9.58,3.7-14.58,1-8-4.22-16.15-2.17-24,.76-2.9,2.45-5.45,3.62-8.21,3.56-8.45,2-18.09.1-27.07-1.18-5.64-2.33-12,.81-16.81,2.91-4.49,11.17,11.5,16.46,10.76,17.47-2.45,33.28-15.4,47.39-4.8,7.19,5.4,8.13,11,11,18.71C976.77,554.6,984,558.36,988.67,564.44Z" transform="translate(-28 -141.34)" opacity="0.1"/><path d="M991.67,564.44c5.54,7.26,6.72,17,6.12,26.09s-2.76,18.08-3.08,27.21c-.44,12.52,2.58,25,2.07,37.48-.36,8.73-2.43,17.29-4.88,25.67-2.89,9.89-7.07,20.52-16.2,25.27-12.12,6.31-37.54,2.76-50.29,7.7,1.16-7.23,12.28-17.7,13.44-24.93.8-5,1.61-10.14.75-15.15-1.1-6.39-4.85-12.06-9.3-16.78-7.08-7.51-16.32-13.16-26.47-15s-35-.33-43.12,6.08c-1-6.62,17.6-13,24.14-14.43,3.26-.73,7-.32,9.61-2.39,5-3.92,1.37-11.73,1.61-18,.19-5,3.11-9.58,3.7-14.58,1-8-4.22-16.15-2.17-24,.76-2.9,2.45-5.45,3.62-8.21,3.56-8.45,2-18.09.1-27.07-1.18-5.64-2.33-12,.81-16.81,2.91-4.49,8.6-6.19,13.89-6.94a68.42,68.42,0,0,1,50,12.9c7.19,5.4,8.13,11,11,18.71C979.77,554.6,987,558.36,991.67,564.44Z" transform="translate(-28 -141.34)" fill="#4c4981"/><path d="M330,517.06,384.37,718a12.55,12.55,0,0,0,10.91,9.21L640,750.72a12.54,12.54,0,0,0,13.38-15.48L593.84,492.86a12.54,12.54,0,0,0-13.12-9.51L341.13,501.27A12.54,12.54,0,0,0,330,517.06Z" transform="translate(-28 -141.34)" fill="#9c9ca1"/><ellipse cx="787.11" cy="387.68" rx="26.9" ry="27.25" fill="#fff"/><path d="M837.2,479.31s5.67,16.86-11.06,23.95L824,507l10.48,10.34S847.4,493.77,846,485.4C846,485.4,844,476.9,837.2,479.31Z" transform="translate(-28 -141.34)" fill="#fff"/><circle cx="790.2" cy="388.99" r="25.94" fill="#005aa0"/><path d="M846.13,489.23l-4.12-6.8-6-.85c1.28-22.39-4.53-29.06-4.53-29.06l-1.35-.13-5.88-.57-11.06-11.48v-3.26c15.54,1.85,24.13,9.23,28.77,17.88C850.16,470.14,846.13,489.23,846.13,489.23Z" transform="translate(-28 -141.34)" fill="#005aa0"/><path d="M830.18,448.27v4.12l-5.88-.57-11.06-11.48S830.35,444.17,830.18,448.27Z" transform="translate(-28 -141.34)" stroke="#4c4981" stroke-miterlimit="10" opacity="0.1"/><path d="M846.13,489.23l-4.12-6.8V455C850.16,470.14,846.13,489.23,846.13,489.23Z" transform="translate(-28 -141.34)" stroke="#4c4981" stroke-miterlimit="10" opacity="0.1"/><ellipse cx="757.11" cy="518.2" rx="14.43" ry="26.32" transform="translate(-185.67 306.64) rotate(-30)" fill="#fff"/><path d="M761,516c7.27,12.59,16.19,21,9.29,25s-27,2-34.27-10.6-.67-30,6.23-34S753.72,503.38,761,516Z" transform="translate(-28 -141.34)" fill="#005aa0"/><path d="M825.73,425.3c0,40.23-27.53,79-67.76,79a72.85,72.85,0,0,1,0-145.7C798.2,358.64,825.73,385.06,825.73,425.3Z" transform="translate(-28 -141.34)" opacity="0.1"/><circle cx="729.97" cy="288.15" r="72.85" fill="#ae6e79"/><path d="M751.57,397.21c8.67,3.19,13.8,12.15,21.58,17.14,11,7,25.32,5.19,37.88,1.73,7-1.91,14.32-4.24,21.21-2.12a6,6,0,0,0,3.23.46c1.5-.43,2.24-2.09,2.73-3.57,8.52-25.4,4.69-54.17-8.17-77.67-3.32-6.06-7.3-11.92-12.78-16.13-4.32-3.31-9.4-5.48-14.52-7.33a145,145,0,0,0-28.88-7.13,17.94,17.94,0,0,0-5.27-.17c-2.41.39-4.57,1.69-6.72,2.85A68.78,68.78,0,0,1,732,313.38c-14,.53-30-2.77-40.79,6.21-13,10.77-9.76,31.78-18.19,46.4-5.58,9.67-16.34,16.69-18.11,27.7a25.57,25.57,0,0,0,.63,10.07c4.12,16.94,20.52,30.06,38,30.37a14.42,14.42,0,0,0,7.76-1.59,17.55,17.55,0,0,0,4.09-3.89C716.84,415.09,729.94,389.25,751.57,397.21Z" transform="translate(-28 -141.34)" fill="#444053"/><path d="M838.2,403.48c-.49,1.48-1.23,3.14-2.73,3.57a6,6,0,0,1-3.23-.46c-6.89-2.12-14.25.21-21.2,2.12-12.57,3.46-26.92,5.31-37.88-1.73-7.79-5-12.91-14-21.59-17.14-21.63-8-34.73,17.88-46.21,31.44a17.55,17.55,0,0,1-4.09,3.89,14.42,14.42,0,0,1-7.76,1.59c-17.42-.31-33.83-13.43-38-30.37-.23-1-.43-2-.58-3,0,.09,0,.17-.05.26a25.57,25.57,0,0,0,.63,10.07c4.12,16.94,20.53,30.06,38,30.37a14.42,14.42,0,0,0,7.76-1.59,17.55,17.55,0,0,0,4.09-3.89c11.48-13.56,24.58-39.4,46.21-31.44,8.68,3.19,13.8,12.15,21.59,17.14,11,7,25.31,5.19,37.88,1.73,7-1.91,14.31-4.24,21.2-2.12a6,6,0,0,0,3.23.46c1.5-.43,2.24-2.09,2.73-3.57a90.29,90.29,0,0,0,4.48-32.26A88.8,88.8,0,0,1,838.2,403.48Z" transform="translate(-28 -141.34)" opacity="0.1"/></svg>
\ No newline at end of file
diff --git a/assets/img/services/undraw_feeling_proud_qne1.svg b/assets/img/services/undraw_feeling_proud_qne1.svg
new file mode 100644
index 0000000000000000000000000000000000000000..6cfbdc1c1ff11a24bb4994176fd02b393b10f0b2
--- /dev/null
+++ b/assets/img/services/undraw_feeling_proud_qne1.svg
@@ -0,0 +1 @@
+<svg id="b52d7e2d-d80f-4111-b6ed-d15502ee1edd" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="711.1879" height="669.68268" viewBox="0 0 711.1879 669.68268"><title>feeling_proud</title><polygon points="516.326 380.018 516.326 565.013 547.27 615.443 549.625 619.279 671.722 619.279 674.189 380.018 516.326 380.018" fill="#e6e6e6"/><polygon points="516.326 380.018 516.326 565.013 547.27 615.443 549.169 380.018 516.326 380.018" opacity="0.1"/><polygon points="221.566 375.084 221.566 560.08 190.622 610.51 188.267 614.345 66.17 614.345 63.703 375.084 221.566 375.084" fill="#e6e6e6"/><polygon points="221.566 375.084 221.566 560.08 190.622 610.51 188.723 375.084 221.566 375.084" opacity="0.1"/><polygon points="711.188 371.385 711.188 382.484 47.67 382.484 47.67 366.451 109.335 334.385 656.923 334.385 711.188 371.385" fill="#e6e6e6"/><polygon points="711.188 371.385 711.188 382.484 47.67 382.484 47.67 366.451 711.188 371.385" opacity="0.1"/><polygon points="142.635 426.883 113.035 426.883 100.702 418.25 156.201 418.25 142.635 426.883" fill="#3f3d56"/><polygon points="142.635 462.649 113.035 462.649 100.702 454.016 156.201 454.016 142.635 462.649" fill="#3f3d56"/><polygon points="142.635 513.215 113.035 513.215 100.702 504.581 156.201 504.581 142.635 513.215" fill="#3f3d56"/><polygon points="142.635 563.78 113.035 563.78 100.702 555.147 156.201 555.147 142.635 563.78" fill="#3f3d56"/><polygon points="595.257 431.816 624.857 431.816 637.19 423.183 581.691 423.183 595.257 431.816" fill="#3f3d56"/><polygon points="595.257 467.582 624.857 467.582 637.19 458.949 581.691 458.949 595.257 467.582" fill="#3f3d56"/><polygon points="595.257 518.148 624.857 518.148 637.19 509.515 581.691 509.515 595.257 518.148" fill="#3f3d56"/><polygon points="595.257 568.713 624.857 568.713 637.19 560.08 581.691 560.08 595.257 568.713" fill="#3f3d56"/><path d="M859.81989,235.61493H610.63446a9.4227,9.4227,0,0,0-9.42389,9.42389V412.89655a9.4227,9.4227,0,0,0,9.42389,9.42388h94.5929l-3.54389,22.62623s-20.25281,10.75927-6.01251,11.07574,81.32764,0,81.32764,0,12.97448,0-7.59479-11.39221l-3.33362-22.30976h93.7497a9.42266,9.42266,0,0,0,9.42388-9.42388V245.03882A9.42266,9.42266,0,0,0,859.81989,235.61493Z" transform="translate(-244.40605 -115.15866)" fill="#3f3d56"/><rect x="365.82336" y="130.42445" width="249.99557" height="139.87094" fill="#f2f2f2"/><circle cx="490.82114" cy="125.99415" r="1.58225" fill="#f2f2f2"/><circle cx="490.82114" cy="294.34559" r="6.01255" fill="#f2f2f2"/><polygon points="481.452 357.952 481.452 361.117 311.202 361.117 311.202 358.585 311.436 357.952 315.632 346.56 477.971 346.56 481.452 357.952" fill="#3f3d56"/><path d="M791.37558,470.01266c-.31011,1.3259-1.481,2.72467-4.1265,4.04741-9.4935,4.74675-28.797-1.2658-28.797-1.2658s-14.87315-2.53161-14.87315-9.17706a11.86592,11.86592,0,0,1,1.30377-.77528c3.99133-2.11163,17.2253-7.32222,40.69051.22062a9.78618,9.78618,0,0,1,4.46035,2.923A4.667,4.667,0,0,1,791.37558,470.01266Z" transform="translate(-244.40605 -115.15866)" fill="#3f3d56"/><path d="M791.37558,470.01266c-11.62,4.45247-21.97744,4.78472-32.607-2.59805a23.34328,23.34328,0,0,0-13.88583-4.57268c3.99133-2.11163,17.2253-7.32222,40.69051.22062a9.78618,9.78618,0,0,1,4.46035,2.923A4.667,4.667,0,0,1,791.37558,470.01266Z" transform="translate(-244.40605 -115.15866)" opacity="0.1"/><ellipse cx="532.40017" cy="350.99016" rx="4.11385" ry="1.2658" fill="#f2f2f2"/><polygon points="481.452 357.952 481.452 361.117 311.202 361.117 311.202 358.585 311.436 357.952 481.452 357.952" opacity="0.1"/><path d="M339.06751,115.15881a8.55394,8.55394,0,0,0-4.96126,1.1083c-1.476,1.0108-2.40629,2.78162-3.35588,4.42947a52.98576,52.98576,0,0,1-14.43428,16.30464c-4.28894,3.142-9.74169,7.05966-9.00789,12.85269a17.37163,17.37163,0,0,0,2.09058,5.4255c3.9566,7.987,14.75357,14.15926,13.69156,23.27309,3.931-6.58092-1.327-9.835,2.604-16.41586,1.87205-3.134,5.12412-6.67168,7.95054-4.70353.94637.659,1.56777,1.84095,2.55314,2.41917,2.35122,1.37972,4.85259-1.258,6.93387-3.12633,7.17685-6.44263,17.383-4.7548,26.31387-2.74743,4.21624.94767,8.8473,2.191,11.33971,6.2207,3.277,5.29821-3.11344,11.02034-4.72807,17.01049a3.264,3.264,0,0,0,3.50293,4.06214c2.67975-.26434,5.8542-.481,6.01278-1.65694,3.37154.12,7.50269-.26181,8.94728-3.7725a14.76216,14.76216,0,0,0,.69252-4.29319c.5302-5.89718,3.0331-11.27719,4.69119-16.88993s2.37906-12.1905-.41909-17.1668a19.86362,19.86362,0,0,0-3.666-4.45557C379.94,117.67017,359.06259,115.136,339.06751,115.15881Z" transform="translate(-244.40605 -115.15866)" fill="#2f2e41"/><path d="M326.54375,190.06386s3.4534,28.7784-9.20909,31.08068,11.51136,41.4409,11.51136,41.4409l57.55681,6.90682-13.81364-46.04545s-9.20909-3.45341-3.4534-26.47613S326.54375,190.06386,326.54375,190.06386Z" transform="translate(-244.40605 -115.15866)" fill="#ffb8b8"/><polygon points="47.028 569.318 51.633 632.631 75.806 632.631 68.9 569.318 47.028 569.318" fill="#ffb8b8"/><polygon points="224.303 449.6 227.756 502.552 254.233 491.041 243.872 447.298 224.303 449.6" fill="#ffb8b8"/><path d="M274.16705,442.73826s1.15113,66.7659,8.058,88.63749,5.75568,23.02272,4.60455,26.47613-2.30228,1.15114-2.30228,6.90682-2.30227,96.69544,0,104.7534-6.90681,21.87159,0,23.02272,39.13863,0,40.28977-6.90682-9.20909-9.20909-4.60454-13.81363,11.51136-98.99772,11.51136-98.99772l16.11591-65.61476,29.92954-34.53409H441.0818l19.56932,75.975s-8.058,21.87159-2.30228,21.87159,40.28977,6.90682,40.28977-18.41818S487.12725,451.94735,484.825,449.64508s1.15113-10.36023-2.30228-13.81364-43.74317-27.62727-58.70794-32.23181S387.857,393.51476,387.857,393.51476Z" transform="translate(-244.40605 -115.15866)" fill="#2f2e41"/><path d="M498.63861,596.99051s-17.267-5.75568-25.325,11.51137-4.60454,21.87159-4.60454,21.87159,26.47613,9.20909,31.08068,4.60454c2.00333-2.00334,8.36471-2.69926,14.91273-2.84621,9.97289-.22381,12.62625-14.33323,3.20748-17.61885q-.42145-.147-.85317-.25539C507.8477,611.95529,498.63861,596.99051,498.63861,596.99051Z" transform="translate(-244.40605 -115.15866)" fill="#2f2e41"/><circle cx="108.03826" cy="59.36486" r="34.53409" fill="#ffb8b8"/><path d="M307.55,235.53374s56.40567,11.51136,70.21931-6.90682,19.56931,51.80113,19.56931,51.80113l6.90682,73.67272-10.36023,40.28977s-54.1034,43.74318-71.37044,47.19658-43.74318,5.75569-43.74318,5.75569,8.058-127.77613,8.058-130.0784S307.55,235.53374,307.55,235.53374Z" transform="translate(-244.40605 -115.15866)" fill="#005aa0"/><path d="M324.70433,213.94456s-12.54979-7.18923-16.0032-.28241S273.01591,237.836,269.5625,237.836s6.90682,95.54431,2.30227,107.05567S245.38864,440.436,258.05114,447.34281s3.45341-6.90682,16.11591,10.36022,74.82385,17.267,78.27726,10.36023-27.62727-58.708-21.87159-107.05567,14.96477-115.11362,6.90682-124.32271S324.70433,213.94456,324.70433,213.94456Z" transform="translate(-244.40605 -115.15866)" fill="#2f2e41"/><path d="M366.258,221.7201l1.60341-5.518s47.89544,15.87824,50.19772,26.23847,1.15113,82.88181-6.90682,88.63749-19.56932,14.96477-11.51136,28.7784,17.267,28.77841,24.17386,29.92954,19.56931,9.20909,16.1159,17.267-44.89431-6.90682-44.89431-6.90682-27.62727-20.72045-26.47613-52.95227S366.258,221.7201,366.258,221.7201Z" transform="translate(-244.40605 -115.15866)" fill="#2f2e41"/><path d="M406.54771,357.55418l-27.62727,51.80113s-40.28976,41.4409-17.267,46.04545,35.68522-37.9875,35.68522-37.9875l29.92955-42.592Z" transform="translate(-244.40605 -115.15866)" fill="#ffb8b8"/><path d="M340.74981,124.19457a7.83806,7.83806,0,0,0-4.03868.78334,9.41322,9.41322,0,0,0-2.73182,3.13072,39.77267,39.77267,0,0,1-11.7501,11.524c-3.49138,2.22077-7.93014,4.98972-7.3328,9.0842a11.35949,11.35949,0,0,0,1.70182,3.8347,30.16344,30.16344,0,0,1,3.66519,18.80068l9.60011-13.954c1.52393-2.21507,4.17125-4.7155,6.47207-3.32442.77039.46577,1.27623,1.30117,2.07836,1.70985,1.914.97518,3.95021-.88912,5.64447-2.20967,5.84225-4.55361,14.15049-3.36066,21.42059-1.94187,3.43219.66981,7.20207,1.54859,9.231,4.39676,3.37169,4.73311-.149,11.5721,1.81882,17.04a5.02339,5.02339,0,0,0,2.07852-3.31717c2.74457.08484,6.1075-.185,7.28345-2.66638a9.18757,9.18757,0,0,0,.56374-3.03439c.43161-4.16809,2.46907-7.97065,3.81883-11.93769s1.93666-8.61616-.34116-12.13338a14.68107,14.68107,0,0,0-2.98426-3.14917C374.02174,125.96958,357.02664,124.17845,340.74981,124.19457Z" transform="translate(-244.40605 -115.15866)" fill="#2f2e41"/><path d="M406.54771,237.836l10.72528,2.84686s24.95995,63.919,19.20427,107.66222-9.20909,34.53409-9.20909,34.53409-9.20909-20.72046-29.92955-16.11591Z" transform="translate(-244.40605 -115.15866)" fill="#2f2e41"/><path d="M293.02894,739.422c-2.77592,3.77228-2.21935,9.16459-4.67828,13.15075-2.13144,3.45526-6.14837,5.26695-8.81439,8.32869a22.32616,22.32616,0,0,0-2.26617,3.25987c-2.47311,4.14255-4.4833,9.45174-2.04761,13.61641,1.95936,3.35022,6.07786,4.65961,9.855,5.552,4.77407,1.128,9.73436,2.03071,14.56354,1.16876s9.54882-3.819,11.27067-8.41239a32.50011,32.50011,0,0,1,1.2051-3.4007c2.61747-5.15294,10.82749-5.20864,13.50628-10.33,1.87466-3.584.15138-7.91623-1.57118-11.57578l-5.26109-11.1771c-1.74592-3.70919-8.82362-1.57608-12.51339-2.46492C301.46518,735.97844,296.49084,734.70126,293.02894,739.422Z" transform="translate(-244.40605 -115.15866)" fill="#2f2e41"/><path d="M254.59773,380.5769l48.34772,74.82386s29.92954,37.98749,39.13863,20.72045-32.23181-46.04545-32.23181-46.04545L278.77159,372.519Z" transform="translate(-244.40605 -115.15866)" fill="#ffb8b8"/><path d="M278.77159,240.13828,269.5625,237.836s-18.41818,5.75568-23.02272,29.92954-1.15114,120.86931,4.60454,122.02044,28.42725-16.83663,32.05624-13.02286-7.88238-15.75554-4.429-26.11577S278.77159,240.13828,278.77159,240.13828Z" transform="translate(-244.40605 -115.15866)" fill="#2f2e41"/><g id="f3c2397c-d780-4cc6-97d8-1503d8277a2c" data-name="Group 13"><rect id="ad41612f-86f7-46b2-a964-3a5da7bcf3cf" data-name="Rectangle 55" x="437.40692" y="176.36275" width="29.75235" height="7.1626" fill="#005aa0"/><rect id="b9a0b375-cc2a-4c59-8850-661af54e4f62" data-name="Rectangle 56" x="559.72215" y="176.36275" width="10.46842" height="7.1626" fill="#005aa0"/><rect id="e174c2ab-9bc5-41ec-b37c-b06fbf8a9878" data-name="Rectangle 57" x="580.65899" y="176.36275" width="10.46842" height="7.1626" fill="#005aa0"/><rect id="ba2479ac-4c7d-43b4-a028-73b1e20e4002" data-name="Rectangle 58" x="477.62768" y="176.36275" width="71.07506" height="7.1626" fill="#005aa0"/><rect id="ac60ef86-00f2-480b-8171-28b6fdfc1958" data-name="Rectangle 59" x="399.94099" y="222.6442" width="29.75235" height="7.1626" fill="#005aa0"/><rect id="b3d8298d-cd65-487a-8b19-4cee946356e7" data-name="Rectangle 60" x="522.25621" y="222.6442" width="10.46842" height="7.1626" fill="#005aa0"/><rect id="ed27f15f-f0c4-4569-8330-a6688f8e356c" data-name="Rectangle 61" x="543.19305" y="222.6442" width="10.46842" height="7.1626" fill="#005aa0"/><rect id="f685c005-adaf-4d60-acda-005b037d82a6" data-name="Rectangle 62" x="440.16176" y="222.6442" width="71.07506" height="7.1626" fill="#005aa0"/><rect id="eca7c7fc-83f8-48ca-a588-6606db47af3f" data-name="Rectangle 63" x="522.80718" y="192.34088" width="29.75235" height="7.1626" fill="#005aa0"/><rect id="a71b5b2f-f8b9-481d-a301-5e3357e5fe42" data-name="Rectangle 64" x="563.02795" y="192.34088" width="29.75235" height="7.1626" fill="#005aa0"/><rect id="abb3a25a-f854-41fc-8391-e6ad9fbe2417" data-name="Rectangle 66" x="399.94099" y="192.34088" width="10.46842" height="7.1626" fill="#005aa0"/><rect id="add2b425-b775-4eb5-9c25-8c4c14f957c9" data-name="Rectangle 67" x="420.87784" y="192.34088" width="10.46842" height="7.1626" fill="#005aa0"/><rect id="b7159612-3b84-4b0b-a885-612eaab04c06" data-name="Rectangle 68" x="441.81466" y="192.34088" width="71.07506" height="7.1626" fill="#005aa0"/><rect id="edfc7301-4de5-47dc-80e2-1ae2da982d6d" data-name="Rectangle 69" x="461.09859" y="207.76802" width="29.75235" height="7.1626" fill="#005aa0"/><rect id="e1009f91-6275-4375-80fa-0d778e331fdc" data-name="Rectangle 70" x="420.87783" y="207.76802" width="29.75235" height="7.1626" fill="#005aa0"/><rect id="a060fb9f-1f1a-4862-9a69-16dd49199e18" data-name="Rectangle 71" x="399.941" y="207.76802" width="10.46842" height="7.1626" fill="#005aa0"/><rect id="b6754d5f-104f-449c-b9a9-cf9ac82bf5fe" data-name="Rectangle 73" x="582.31189" y="207.76802" width="10.46842" height="7.1626" fill="#005aa0"/><rect id="e6ed1ccd-2cfd-450f-a339-07df3a1ee6bb" data-name="Rectangle 74" x="500.76841" y="207.76802" width="71.07506" height="7.1626" fill="#005aa0"/></g></svg>
\ No newline at end of file
diff --git a/assets/img/services/undraw_fill_forms_yltj copy.svg b/assets/img/services/undraw_fill_forms_yltj copy.svg
new file mode 100644
index 0000000000000000000000000000000000000000..db840778ae0087c3f242ebd7e4cd225d9fc08fcf
--- /dev/null
+++ b/assets/img/services/undraw_fill_forms_yltj copy.svg	
@@ -0,0 +1 @@
+<svg id="e4efdc2f-150c-4196-a68d-a8467dcc9971" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="1012.29306" height="636.61261" viewBox="0 0 1012.29306 636.61261"><title>fill_forms</title><path d="M472.64653,398.128s83,4,88,33-97,3-97,3Z" transform="translate(-93.85347 -131.6937)" fill="#a0616a"/><path d="M341.64653,306.128s14,4,25,28,33,46,33,46l89,17-15,45-85-11-53-30Z" transform="translate(-93.85347 -131.6937)" fill="#575a89"/><path d="M341.64653,306.128s14,4,25,28,33,46,33,46l89,17-15,45-85-11-53-30Z" transform="translate(-93.85347 -131.6937)" opacity="0.1"/><rect x="824.29306" y="92.93432" width="105" height="2" fill="#3f3d56"/><rect x="409.29306" y="92.93432" width="333" height="2" fill="#3f3d56"/><rect x="30.29306" y="333.93432" width="789" height="301" fill="#3f3d56"/><polygon points="115.793 128.434 124.793 185.434 186.793 188.434 179.793 104.434 115.793 128.434" fill="#a0616a"/><path d="M144.14653,640.628l-3,126h94l14-50,11,50h98s2-144-9-145S144.14653,640.628,144.14653,640.628Z" transform="translate(-93.85347 -131.6937)" fill="#2f2e41"/><circle cx="135.79306" cy="89.43432" r="54" fill="#a0616a"/><path d="M138.64653,646.128l28-138-37-183,85.21434-31.97582,41.78566-5.02418,21.00654-3.92147,14.99346,3.92147s60,15,63,26-12,101-12,101l-14,74,31,133s-129,44-220,24Z" transform="translate(-93.85347 -131.6937)" fill="#575a89"/><polygon points="82.293 243.934 82.293 280.934 200.285 281.095 88.293 268.934 82.293 243.934" opacity="0.1"/><polygon points="72.159 346.12 220.293 324.934 72.159 366.89 72.159 346.12" opacity="0.1"/><polygon points="307.293 248.934 291.412 306.159 318.293 250.822 307.293 248.934" opacity="0.1"/><path d="M274.08747,166.97162l9.93007-3.97545s-20.76282-22.85871-49.65048-20.8709l8.12483-8.94481s-19.86015-7.95077-37.9148,12.92013c-9.491,10.97136-20.47216,23.86767-27.31776,38.39517H166.62491l4.4384,9.77288-15.53444,9.77288,15.94458-1.75541a54.612,54.612,0,0,0-.43268,16.21013,20.97371,20.97371,0,0,0,7.68035,13.72061h0s12.3151-25.49107,12.3151-29.46652v9.93858s9.93007-8.94467,9.93007-14.90777l5.41635,6.957,2.70817-10.93248,33.40108,10.93248-5.41635-8.94468,20.76283,2.98155-8.12483-10.93248s23.471,12.92013,24.37393,23.85261c.90262,10.93232,7.77269,21.29141,7.77269,21.29141S300.26671,181.8794,274.08747,166.97162Z" transform="translate(-93.85347 -131.6937)" fill="#2f2e41"/><rect x="233.29306" y="234.93432" width="384" height="401" fill="#d0cde1"/><rect x="273.29306" y="322.93432" width="284" height="40" fill="#005aa0"/><rect x="322.11632" y="428.93432" width="185.99441" height="20" fill="#005aa0"/><rect x="322.47538" y="463.93432" width="185.99441" height="20" fill="#005aa0"/><rect x="322.83445" y="498.93432" width="92.9972" height="20" fill="#005aa0"/><rect x="519.29306" y="599.93432" width="43" height="20" fill="#005aa0"/><path d="M299.64653,417.128s87-13,100,6-92,29-92,29Z" transform="translate(-93.85347 -131.6937)" fill="#a0616a"/><path d="M139.64653,324.128h-6.26587a10.21521,10.21521,0,0,0-6.9558,2.707c-5.94794,5.52277-18.52459,19.7749-23.77833,45.293-7,34-19,100,8,105s204-19,204-19l-13-46-128,1s2-22-2-36S139.64653,324.128,139.64653,324.128Z" transform="translate(-93.85347 -131.6937)" fill="#575a89"/><circle cx="409.29306" cy="93.93432" r="41" fill="#d0cde1"/><circle cx="596.29306" cy="93.93432" r="41" fill="#3f3d56"/><path d="M877.14653,267.628a42,42,0,1,1,42-42A42.0475,42.0475,0,0,1,877.14653,267.628Zm0-82a40,40,0,1,0,40,40A40.04551,40.04551,0,0,0,877.14653,185.628Z" transform="translate(-93.85347 -131.6937)" fill="#3f3d56"/><path d="M1064.14653,267.628a42,42,0,1,1,42-42A42.0475,42.0475,0,0,1,1064.14653,267.628Zm0-82a40,40,0,1,0,40,40A40.04551,40.04551,0,0,0,1064.14653,185.628Z" transform="translate(-93.85347 -131.6937)" fill="#3f3d56"/><polygon points="403.641 111.377 385.873 87.688 392.273 82.887 404.506 99.197 460.745 42.959 466.401 48.615 403.641 111.377" fill="#3f3d56"/><rect x="16.49572" y="633.8306" width="816.59467" height="2.78201" fill="#3f3d56"/></svg>
\ No newline at end of file
diff --git a/assets/img/services/undraw_fill_forms_yltj.svg b/assets/img/services/undraw_fill_forms_yltj.svg
new file mode 100644
index 0000000000000000000000000000000000000000..db840778ae0087c3f242ebd7e4cd225d9fc08fcf
--- /dev/null
+++ b/assets/img/services/undraw_fill_forms_yltj.svg
@@ -0,0 +1 @@
+<svg id="e4efdc2f-150c-4196-a68d-a8467dcc9971" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="1012.29306" height="636.61261" viewBox="0 0 1012.29306 636.61261"><title>fill_forms</title><path d="M472.64653,398.128s83,4,88,33-97,3-97,3Z" transform="translate(-93.85347 -131.6937)" fill="#a0616a"/><path d="M341.64653,306.128s14,4,25,28,33,46,33,46l89,17-15,45-85-11-53-30Z" transform="translate(-93.85347 -131.6937)" fill="#575a89"/><path d="M341.64653,306.128s14,4,25,28,33,46,33,46l89,17-15,45-85-11-53-30Z" transform="translate(-93.85347 -131.6937)" opacity="0.1"/><rect x="824.29306" y="92.93432" width="105" height="2" fill="#3f3d56"/><rect x="409.29306" y="92.93432" width="333" height="2" fill="#3f3d56"/><rect x="30.29306" y="333.93432" width="789" height="301" fill="#3f3d56"/><polygon points="115.793 128.434 124.793 185.434 186.793 188.434 179.793 104.434 115.793 128.434" fill="#a0616a"/><path d="M144.14653,640.628l-3,126h94l14-50,11,50h98s2-144-9-145S144.14653,640.628,144.14653,640.628Z" transform="translate(-93.85347 -131.6937)" fill="#2f2e41"/><circle cx="135.79306" cy="89.43432" r="54" fill="#a0616a"/><path d="M138.64653,646.128l28-138-37-183,85.21434-31.97582,41.78566-5.02418,21.00654-3.92147,14.99346,3.92147s60,15,63,26-12,101-12,101l-14,74,31,133s-129,44-220,24Z" transform="translate(-93.85347 -131.6937)" fill="#575a89"/><polygon points="82.293 243.934 82.293 280.934 200.285 281.095 88.293 268.934 82.293 243.934" opacity="0.1"/><polygon points="72.159 346.12 220.293 324.934 72.159 366.89 72.159 346.12" opacity="0.1"/><polygon points="307.293 248.934 291.412 306.159 318.293 250.822 307.293 248.934" opacity="0.1"/><path d="M274.08747,166.97162l9.93007-3.97545s-20.76282-22.85871-49.65048-20.8709l8.12483-8.94481s-19.86015-7.95077-37.9148,12.92013c-9.491,10.97136-20.47216,23.86767-27.31776,38.39517H166.62491l4.4384,9.77288-15.53444,9.77288,15.94458-1.75541a54.612,54.612,0,0,0-.43268,16.21013,20.97371,20.97371,0,0,0,7.68035,13.72061h0s12.3151-25.49107,12.3151-29.46652v9.93858s9.93007-8.94467,9.93007-14.90777l5.41635,6.957,2.70817-10.93248,33.40108,10.93248-5.41635-8.94468,20.76283,2.98155-8.12483-10.93248s23.471,12.92013,24.37393,23.85261c.90262,10.93232,7.77269,21.29141,7.77269,21.29141S300.26671,181.8794,274.08747,166.97162Z" transform="translate(-93.85347 -131.6937)" fill="#2f2e41"/><rect x="233.29306" y="234.93432" width="384" height="401" fill="#d0cde1"/><rect x="273.29306" y="322.93432" width="284" height="40" fill="#005aa0"/><rect x="322.11632" y="428.93432" width="185.99441" height="20" fill="#005aa0"/><rect x="322.47538" y="463.93432" width="185.99441" height="20" fill="#005aa0"/><rect x="322.83445" y="498.93432" width="92.9972" height="20" fill="#005aa0"/><rect x="519.29306" y="599.93432" width="43" height="20" fill="#005aa0"/><path d="M299.64653,417.128s87-13,100,6-92,29-92,29Z" transform="translate(-93.85347 -131.6937)" fill="#a0616a"/><path d="M139.64653,324.128h-6.26587a10.21521,10.21521,0,0,0-6.9558,2.707c-5.94794,5.52277-18.52459,19.7749-23.77833,45.293-7,34-19,100,8,105s204-19,204-19l-13-46-128,1s2-22-2-36S139.64653,324.128,139.64653,324.128Z" transform="translate(-93.85347 -131.6937)" fill="#575a89"/><circle cx="409.29306" cy="93.93432" r="41" fill="#d0cde1"/><circle cx="596.29306" cy="93.93432" r="41" fill="#3f3d56"/><path d="M877.14653,267.628a42,42,0,1,1,42-42A42.0475,42.0475,0,0,1,877.14653,267.628Zm0-82a40,40,0,1,0,40,40A40.04551,40.04551,0,0,0,877.14653,185.628Z" transform="translate(-93.85347 -131.6937)" fill="#3f3d56"/><path d="M1064.14653,267.628a42,42,0,1,1,42-42A42.0475,42.0475,0,0,1,1064.14653,267.628Zm0-82a40,40,0,1,0,40,40A40.04551,40.04551,0,0,0,1064.14653,185.628Z" transform="translate(-93.85347 -131.6937)" fill="#3f3d56"/><polygon points="403.641 111.377 385.873 87.688 392.273 82.887 404.506 99.197 460.745 42.959 466.401 48.615 403.641 111.377" fill="#3f3d56"/><rect x="16.49572" y="633.8306" width="816.59467" height="2.78201" fill="#3f3d56"/></svg>
\ No newline at end of file
diff --git a/assets/img/services/undraw_finish_line_katerina_limpitsouni_xy20 copy.svg b/assets/img/services/undraw_finish_line_katerina_limpitsouni_xy20 copy.svg
new file mode 100644
index 0000000000000000000000000000000000000000..08705f046b8e3a9578c733592cc6502810e29679
--- /dev/null
+++ b/assets/img/services/undraw_finish_line_katerina_limpitsouni_xy20 copy.svg	
@@ -0,0 +1 @@
+<svg id="bfbf73d7-c530-40db-b058-cfcd33b42d36" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="1100.11" height="731.98" viewBox="0 0 1100.11 731.98"><title>finish line_katerina_limpitsouni</title><path d="M691.18,230C626.46,227.7,564.82,206.81,506,184s-117.16-48.19-180.33-60.3c-40.63-7.79-87.1-8.89-119.83,12.89-31.51,21-41.69,57.15-47.16,90.73-4.12,25.26-6.54,51.84,4.74,75.49,7.84,16.42,21.74,30.22,31.36,45.95,33.47,54.72,9.81,122.2-26.45,175.63-17,25.07-36.75,49-49.88,75.66s-19.2,57.25-7.71,84.47c11.38,27,38.51,47.24,67.9,61.49,59.69,28.94,130,37.23,198.61,41.92,151.83,10.39,304.46,5.89,456.69,1.39,56.34-1.67,112.92-3.36,168.34-12.07,30.78-4.84,62.55-12.52,84.9-31.05,28.36-23.53,35.39-63.38,16.38-92.88-31.88-49.49-120-61.78-142.31-114.9-12.26-29.23.33-61.8,18.16-88.91,38.24-58.16,102.33-109.19,105.7-175.68,2.32-45.66-28.49-91.39-76.13-113-49.93-22.65-119.18-19.8-156,17.69C815,217.08,748.33,231.93,691.18,230Z" transform="translate(-49.94 -84.01)" fill="#005aa0" opacity="0.1"/><ellipse cx="171.26" cy="717.9" rx="73.21" ry="14.08" fill="#005aa0"/><ellipse cx="170.03" cy="711.92" rx="8.52" ry="11.16" fill="#3f3d56"/><ellipse cx="170.03" cy="698.28" rx="8.52" ry="11.16" fill="#3f3d56"/><ellipse cx="170.03" cy="684.64" rx="8.52" ry="11.16" fill="#3f3d56"/><ellipse cx="170.03" cy="671.01" rx="8.52" ry="11.16" fill="#3f3d56"/><ellipse cx="170.03" cy="657.37" rx="8.52" ry="11.16" fill="#3f3d56"/><ellipse cx="170.03" cy="643.73" rx="8.52" ry="11.16" fill="#3f3d56"/><ellipse cx="170.03" cy="630.09" rx="8.52" ry="11.16" fill="#3f3d56"/><path d="M251.88,620.77a40.41,40.41,0,0,0,3.18-4.67l-22.4-3.68,24.22.18a40.87,40.87,0,0,0,.78-32.35l-32.49,16.86,30-22a40.83,40.83,0,1,0-67.44,45.69,41.2,41.2,0,0,0-4.66,7.45l29.08,15.1-31-10.4a40.81,40.81,0,0,0,6.58,38.34,40.83,40.83,0,1,0,64.18,0,40.83,40.83,0,0,0,0-50.49Z" transform="translate(-49.94 -84.01)" fill="#005aa0"/><path d="M179,646a40.66,40.66,0,0,0,8.74,25.24,40.83,40.83,0,1,0,64.18,0C257.36,664.31,179,641.43,179,646Z" transform="translate(-49.94 -84.01)" opacity="0.1"/><path d="M575.89,632c.62,8,3.7,16.28,10.18,21s16.79,4.63,21.74-1.71a24.32,24.32,0,0,0,3.61-7.85c4.17-13.18,7.13-27.6,2.56-40.65-10.31-.67-22.26-5.52-30,3C577.73,612.73,575.17,622.75,575.89,632Z" transform="translate(-49.94 -84.01)" fill="#3f3d56"/><path d="M623.75,551.37c-1.37,11.63-3.7,23.21-3.46,34.92.09,4.52.57,9,.58,13.54a66.74,66.74,0,0,1-9,33.57,11.26,11.26,0,0,1-2.46,3.18c-2.37,1.92-5.94,1.76-8.6.29a16.92,16.92,0,0,1-6.11-6.63c-7.45-12.76-7.66-28.27-10.61-42.74-2.26-11.07-6.22-21.8-7.65-33-.93-7.21-.79-14.56-2.27-21.68-.45-2.15-1.71-5.38-2.54-8.55-.76-2.83-1.18-5.61-.4-7.52,1.59-3.91,6.8-2.39,10.19-2.15a234.58,234.58,0,0,0,35.86-.09c1.18-.09,2.52-.14,3.35.7a4.12,4.12,0,0,1,.8,1.45,48.53,48.53,0,0,1,2.17,8C625.25,533.37,624.79,542.5,623.75,551.37Z" transform="translate(-49.94 -84.01)" fill="#fabdbd"/><g opacity="0.1"><path d="M619.15,514.51a8.8,8.8,0,0,0-1.85,0c-5.72.46-11.45.69-17.17.72Q609.64,515.25,619.15,514.51Z" transform="translate(-49.94 -84.01)"/><path d="M602.83,636.87a16.92,16.92,0,0,1-6.11-6.63c-7.45-12.76-7.66-28.27-10.61-42.74-2.26-11.07-6.22-21.8-7.65-33-.93-7.21-.79-14.56-2.27-21.68-.45-2.15-1.71-5.38-2.54-8.55-.76-2.83-1.18-5.61-.4-7.52a4.26,4.26,0,0,1,4-2.6c-2.53-.17-5,.13-6,2.6-.78,1.91-.36,4.69.4,7.52.83,3.17,2.09,6.4,2.54,8.55,1.48,7.12,1.34,14.47,2.27,21.68,1.43,11.21,5.39,21.94,7.65,33,2.95,14.47,3.16,30,10.61,42.74a16.92,16.92,0,0,0,6.11,6.63,8.88,8.88,0,0,0,5.24,1.06A9.22,9.22,0,0,1,602.83,636.87Z" transform="translate(-49.94 -84.01)"/></g><path d="M661.56,612.7c-6,12-5,29-5,29,1,40-15,124-15,124h-14s-2-93,0-101-1-36-4-75c-2.23-29,3.84-55.28,7.1-66.81,1.12-4,1.9-6.19,1.9-6.19s23-34,36-18c3,3.72,4.59,11.23,5.14,20.71C675.48,550.69,666.16,603.49,661.56,612.7Z" transform="translate(-49.94 -84.01)" fill="#fabdbd"/><path d="M673.7,519.41c-.55-9.48-2.12-17-5.14-20.71-2.9-3.56-6.3-4.64-9.82-4.17a10.66,10.66,0,0,1,6.82,4.17c3,3.72,4.59,11.23,5.14,20.71,1.78,31.28-7.54,84.08-12.14,93.29-6,12-5,29-5,29,1,40-15,124-15,124h3s16-84,15-124c0,0-1-17,5-29C666.16,603.49,675.48,550.69,673.7,519.41Z" transform="translate(-49.94 -84.01)" opacity="0.1"/><path d="M620.28,762.05a13,13,0,0,0-2.86,3.12c-1.79,3.38.75,7.42,3.47,10.11s6,5.57,6,9.4c0,3.08-2.33,5.72-4.94,7.36-1.4.88-3.16,2-2.87,3.66a3.44,3.44,0,0,0,.53,1.17c2.24,3.43,6.21,5.44,10.23,6.2s8.17.43,12.26.1a2.47,2.47,0,0,0,1.68-.58,2.28,2.28,0,0,0,.45-1.38c.2-2.12.07-4.36,1-6.27,1.3-2.61,4.29-3.94,6-6.28,2.4-3.2,2.07-7.65,1.16-11.54-2-8.47-6.45-18.13-13.13-24C631.52,746.38,625.45,757.18,620.28,762.05Z" transform="translate(-49.94 -84.01)" fill="#3f3d56"/><path d="M650.58,258c5.58-8.34,4.13-20-1.57-28.3s-14.86-13.52-24.31-16.89c-12.74-4.54-26.79-6.09-39.88-2.68-10.42,2.71-19.78,8.38-29.6,12.76a127.29,127.29,0,0,1-55.28,11c-21.11-.59-44.24-6-61.95,5.54-32.42,21.09-18,78.49-48.67,102-8.27,6.34-18.68,9.11-27.88,14s-17.92,13.4-17.7,23.82c.1,5,2.3,9.77,5,14,11.5,18.23,33,29.51,54.53,29.3s42.54-11.66,54.95-29.28c3.11-4.41,5.85-9.32,10.36-12.26,9-5.9,20.86-1.77,31.6-.89,23.91,1.95,47.83-16,52.59-39.55,2-10.05,1.65-22.06,9.74-28.37,6.53-5.09,15.72-4,24-4.87,15.14-1.57,27.09-11,35.31-23.32,3.77-5.65,4.21-12.4,9.35-16.85C636.71,262.27,645.28,265.88,650.58,258Z" transform="translate(-49.94 -84.01)" fill="#3f3d56"/><g opacity="0.1"><path d="M479.94,235.82a126.77,126.77,0,0,0,26.17-2c-2.38.07-4.78.07-7.17,0-16.57-.46-34.38-3.88-49.84.24C459.3,234.16,469.85,235.54,479.94,235.82Z" transform="translate(-49.94 -84.01)"/><path d="M448.56,383c-4.51,2.94-7.25,7.85-10.36,12.26a70.25,70.25,0,0,1-39.47,27.21c1.17.05,2.34.08,3.52.07,21.55-.21,42.54-11.66,54.95-29.28,3.11-4.41,5.85-9.32,10.36-12.26l.78-.48C461.28,379.55,454.35,379.21,448.56,383Z" transform="translate(-49.94 -84.01)"/><path d="M648,229.67c-5.69-8.26-14.86-13.52-24.31-16.89-12.74-4.54-26.79-6.09-39.88-2.68-.3.07-.59.16-.88.24a76.55,76.55,0,0,1,21.76,4.44c9.45,3.37,18.62,8.63,24.31,16.89s7.15,20,1.57,28.3c-5.3,7.91-13.87,4.3-19.48,9.17-5.14,4.45-5.58,11.2-9.35,16.85-7.07,10.57-16.91,19-29.16,22.2,4.21-.5,8.65-.44,12.85-.88,15.14-1.57,27.09-11,35.31-23.32,3.77-5.65,4.21-12.4,9.35-16.85,5.61-4.87,14.18-1.26,19.48-9.17C655.16,249.63,653.71,237.93,648,229.67Z" transform="translate(-49.94 -84.01)"/><path d="M566.44,309.31c-8.23.86-17.42-.22-24,4.87-8.09,6.31-7.7,18.32-9.74,28.37C529.19,360.12,514.93,374.61,498,380l1.19.11c23.91,1.95,47.83-16,52.59-39.55,2-10.05,1.65-22.06,9.74-28.37a18.06,18.06,0,0,1,6.21-3C567.28,309.2,566.87,309.27,566.44,309.31Z" transform="translate(-49.94 -84.01)"/></g><path d="M808.06,222.2s-24,48-32,66-81,45-91,46a12.88,12.88,0,0,0-7.14,3.44c-5.65,5-8.86,13.56-8.86,13.56s4,27-1,72c-.1.87-.19,1.74-.27,2.58-4.36,42.82,4.77,52.92,4.77,52.92s-97,37-94-11c.94-15.11.8-26.15-.13-35.38a148.57,148.57,0,0,0-5.74-27.86c-2.37-8.29-5.2-17.38-8.13-29.76A130.53,130.53,0,0,0,559,356.55c-.07-.18-.14-.36-.2-.53-5-12.41-10-16.42-12.86-17.72a43.23,43.23,0,0,1-7.68-4.32c-9.24-6.67-29.07-21.62-46.73-39.28-24-24-48-81-48-81s-7-33,9-60,9,53,9,53,29,39,36,57c3.6,9.26,9.32,14,14,16.46A166,166,0,0,1,533.67,294a129.29,129.29,0,0,0,14.89,9.72c11.18,6,24.57,12.77,35.73,14.55a33.69,33.69,0,0,0,5.27.45,5.46,5.46,0,0,0,4.4-2c3-3.53,2.93-11.13,2.24-17.38a88.32,88.32,0,0,0-1.64-9.63s32.5-20.5,31.5,4.5a27.94,27.94,0,0,0,.76,8.22,14.25,14.25,0,0,0,9.69,10.6,24,24,0,0,0,12,.39,11.73,11.73,0,0,0,3.54-1.21c3-2,33-11,42-12s54-23,54-23l49-68s-1-40,19-56S808.06,222.2,808.06,222.2Z" transform="translate(-49.94 -84.01)" fill="#fabdbd"/><g opacity="0.1"><path d="M667.79,419.78a199.39,199.39,0,0,0-1.15,24.2c.1-5.28.45-11.31,1.15-18.2.08-.84.17-1.71.27-2.58a392.15,392.15,0,0,0,2.5-46.39,401.7,401.7,0,0,1-2.5,40.39C668,418.07,667.87,418.94,667.79,419.78Z" transform="translate(-49.94 -84.01)"/><path d="M595.6,289.07c-.67.39-1,.63-1,.63a85.66,85.66,0,0,1,1.92,13A61.34,61.34,0,0,0,595.6,289.07Z" transform="translate(-49.94 -84.01)"/><path d="M462,201.27c.49-7,1.22-19.55,1.08-30.71-.17,14.92-1.5,30.14-1.5,30.14Z" transform="translate(-49.94 -84.01)"/><path d="M578.63,466.53c0,.39,0,.78-.07,1.17-3,48,94,11,94,11a16.28,16.28,0,0,1-2.53-5.08C655.42,478.82,582,503,578.63,466.53Z" transform="translate(-49.94 -84.01)"/><path d="M808.06,216.2s-24,48-32,66-81,45-91,46a12.88,12.88,0,0,0-7.14,3.44c-5.65,5-8.86,13.56-8.86,13.56s.24,1.63.53,4.73c1.12-2.57,4-8.47,8.33-12.29a12.88,12.88,0,0,1,7.14-3.44c10-1,83-28,91-46s32-66,32-66,16.91-51.35,15.05-66.71C821.57,175.17,808.06,216.2,808.06,216.2Z" transform="translate(-49.94 -84.01)"/><path d="M578.43,426.32a148.57,148.57,0,0,0-5.74-27.86c-2.37-8.29-5.2-17.38-8.13-29.76A130.53,130.53,0,0,0,559,350.55c-.07-.18-.14-.36-.2-.53-5-12.41-10-16.42-12.86-17.72a43.23,43.23,0,0,1-7.68-4.32c-9.24-6.67-29.07-21.62-46.73-39.28-24-24-48-81-48-81a90.42,90.42,0,0,1-1.48-14.58,96.4,96.4,0,0,0,1.48,20.58s24,57,48,81c17.66,17.66,37.49,32.61,46.73,39.28A43.23,43.23,0,0,0,546,338.3c2.85,1.3,7.84,5.31,12.86,17.72.06.17.13.35.2.53a130.53,130.53,0,0,1,5.53,18.15c2.93,12.38,5.76,21.47,8.13,29.76a148.57,148.57,0,0,1,5.74,27.86c.42,4.18.67,8.73.74,13.85A174.17,174.17,0,0,0,578.43,426.32Z" transform="translate(-49.94 -84.01)"/></g><path d="M677.47,382.88a59.56,59.56,0,0,0-4,7.88c-1.51,4.2-1.52,8.77-1.8,13.22a106.14,106.14,0,0,1-2.84,18.52,20.48,20.48,0,0,1-1,3.28,8.67,8.67,0,0,1-1.17,2,8.53,8.53,0,0,1-1.86,1.69,21.82,21.82,0,0,1-3.39,1.85c-13.92,6.5-29.1,12.24-44.29,10a64.45,64.45,0,0,1-18.43-6.2c-5.5-2.67-11.72-5.84-17.42-3.62h0a8.77,8.77,0,0,1-2.79.87,2.65,2.65,0,0,1-.56-.05c-1.88-.36-1.88-6.7-2.31-8.57-1.64-7.18-1.89-13-2.87-19.24a63.13,63.13,0,0,0-2.41-10.17c-4-12.1-5.21-25-5.21-37.68,0-.63-4.5,0-6-.06-.38,0-.59-.06-.5-.19a2,2,0,0,1,.3-.34,4.57,4.57,0,0,1,1.79-.89l1.18-.35c6.18-1.75,13-2.48,17.62-6.83,4.8-4.49,6-11.66,5.79-18.22-.06-2.11-1.09-7.23-.92-11.48a33.69,33.69,0,0,0,5.27.45,5.46,5.46,0,0,0,4.4-2,79,79,0,0,1,4.32,10c1.7,4.18,3,8.58,5.49,12.36,4,6.16,11.38,10.21,18.72,9.59s14.17-6.26,15.48-13.5c1.15-6.35-1.52-15.49-1.46-22.09a24,24,0,0,0,12,.39,10.84,10.84,0,0,1,.43,1.25c2.25,7.72,5.25,16.58,12.8,19.32,4.88,1.76,10.65.44,15.16,3a9.73,9.73,0,0,1,1,.66,11.07,11.07,0,0,1,2.65,2.81,22.59,22.59,0,0,1,3.21,10.08A55.92,55.92,0,0,1,677.47,382.88Z" transform="translate(-49.94 -84.01)" fill="#005aa0"/><path d="M626.82,302.42a34.08,34.08,0,0,1-30.62-3.09,88.32,88.32,0,0,0-1.64-9.63s32.5-20.5,31.5,4.5A27.94,27.94,0,0,0,626.82,302.42Z" transform="translate(-49.94 -84.01)" opacity="0.1"/><circle cx="564.61" cy="184.69" r="34" fill="#fabdbd"/><path d="M555.06,353.2s66-42,271,3,324,9,324,9v47s-230,25-318,0-213.27-39.42-257.14-.71Z" transform="translate(-49.94 -84.01)" fill="#f86d70"/><path d="M555.06,353.2s66-42,271,3,324,9,324,9v47s-230,25-318,0-213.27-39.42-257.14-.71Z" transform="translate(-49.94 -84.01)" opacity="0.1"/><path d="M557.06,355.2s64-42,269,3,322,9,322,9l1,43s-228,25-316,0-212.27-42.42-256.14-3.71Z" transform="translate(-49.94 -84.01)" fill="#f86d70"/><path d="M533,419.8s-66,42-271-3-195-9-195-9v-47s101-25,189,0,213.27,39.42,257.14.71Z" transform="translate(-49.94 -84.01)" fill="#f86d70"/><path d="M533,419.8s-66,42-271-3-195-9-195-9v-47s101-25,189,0,213.27,39.42,257.14.71Z" transform="translate(-49.94 -84.01)" opacity="0.1"/><path d="M531,417.8s-64,42-269-3-193-9-193-9l-1-43s99-25,187,0,212.27,42.42,256.14,3.71Z" transform="translate(-49.94 -84.01)" fill="#f86d70"/><path d="M585.31,274.33c-1-6.24-2.54-14.1,2.68-17.67a11.1,11.1,0,0,1,6.19-1.6c10.81-.11,21.14,7.42,31.74,5.22a17.89,17.89,0,0,0,7-31.87c-4.17-3.1-9.44-4.22-14.54-5.27-13.41-2.76-27.41-5.51-40.65-2s-25.34,15.38-24.28,29c.5,6.52,3.82,12.44,7.29,18,2.64,4.22,12.92,24,17.91,24.3C585.69,292.85,586,278.41,585.31,274.33Z" transform="translate(-49.94 -84.01)" fill="#3f3d56"/><path d="M669.56,461.7s-69,17-92,0c0,0-10,39-7,59,0,0,49,3,54,6,0,0,1-8,6-4,0,0,17-20,48-2C678.56,520.7,684.56,473.7,669.56,461.7Z" transform="translate(-49.94 -84.01)" fill="#005aa0"/><path d="M632.94,228.41a19.84,19.84,0,0,0-2.23-1.4,17.85,17.85,0,0,1-9.79,29.27c-10.6,2.2-20.93-5.33-31.74-5.22a11.1,11.1,0,0,0-6.19,1.6c-5.22,3.57-3.69,11.43-2.69,17.67.66,4.08.39,18.52-6.63,18.13l-.12,0c1.93,2.35,3.73,3.94,5.12,4,7,.39,7.29-14,6.63-18.13-1-6.24-2.53-14.1,2.69-17.67a11.1,11.1,0,0,1,6.19-1.6c10.81-.11,21.14,7.42,31.74,5.22a17.89,17.89,0,0,0,7-31.87Z" transform="translate(-49.94 -84.01)" opacity="0.1"/><g opacity="0.1"><path d="M136.3,180.91s-74.77-31.44-84.57,25.26c0,0-5.11,8.83,2,16.13,0,0,1.53-3.91,8.76.14a37.6,37.6,0,0,0,8.16,3.31,18.36,18.36,0,0,0,11.62-.62h0s24.59-1.33,45.27-33.5c0,0,8.86-5.48,9.31-7.53l-14.82,1s1.13,10.85-5,17.36c0,0,5.45-16.83,2.83-17.31-.53-.1-7.83.87-7.83.87s1.89,18.86-8,28.62c0,0,9.18-19.19,5.18-28.28l-10.93,2.11s3,19.84-7.82,31.39c0,0,8.89-20.4,5.46-30.77l-10.48,3.52s2.53,19.42-6.52,29c0,0,7.9-24.61,4.18-28,0,0-9.42,3.82-11.44,6,0,0,1.5,14-4.26,19,0,0,3.54-17,1.79-17.7,0,0-10.95,8.24-14.28,15.35,0,0,4.16-10.86,12.9-17,0,0-7.34-1.24-13,1.83,0,0,3.79-7.21,15.65-3.79,0,0,8.79-6.08,10.55-6,0,0-11.22-5-19.33-4.39,0,0,8.69-5,22.08,3.36l10.44-3.78s-14.49-7.43-21.76-7.4c0,0,9.66-3.73,24.48,6.67l10.69-2.19s-12-7.35-20.09-9.06c0,0,9.71-1.53,23.18,8.56l7.32-.62s-8.86-5.21-11.54-6.48-2.56-2.1-2.56-2.1a34.9,34.9,0,0,1,17.17,8.26S136.23,181.84,136.3,180.91Z" transform="translate(-49.94 -84.01)" fill="#005aa0"/></g><g opacity="0.1"><path d="M133.54,124.55S107,63.28,68.91,91.38c0,0-8.07,2.34-8,10.7,0,0,3.14-1.45,5.12,5.07a31.39,31.39,0,0,0,3,6.62A15,15,0,0,0,76.22,120h0s15.36,13.22,46,5.89c0,0,8.39,1.8,9.83.83l-9.37-7.86s-5.5,7.09-12.88,7.44c0,0,12.83-6.9,11.54-8.68-.26-.36-5.14-3.94-5.14-3.94s-9.63,12.28-21,12.47c0,0,16.39-6.18,19.19-13.85l-7.69-5s-9.54,13.49-22.53,14.19c0,0,16.9-7,20.77-15.16l-8.23-3.88s-9.56,13-20.37,13.49c0,0,18.71-10.12,18.42-14.25,0,0-7.77-3.1-10.23-2.92,0,0-7.07,9.15-13.38,8.89,0,0,11.79-8.09,11.14-9.5,0,0-11.2-1.34-17.23,1,0,0,8.66-4.08,17.35-2.74,0,0-3.65-4.93-8.74-6.3,0,0,6.36-2.13,11.46,6.66,0,0,8.68,1.39,9.69,2.43,0,0-3.8-9.39-9-13.62,0,0,8,2,11.2,14.57l8.35,3.71S101,91.2,96.61,87.09c0,0,7.87,3.28,10.75,17.9l7.59,4.79S112,98.58,108.18,93c0,0,6.64,4.61,8.9,18.28l4.7,3.8s-2.3-8.14-3.17-10.42-.32-2.7-.32-2.7a28.81,28.81,0,0,1,5.49,14.69S133,125.07,133.54,124.55Z" transform="translate(-49.94 -84.01)" fill="#005aa0"/></g></svg>
\ No newline at end of file
diff --git a/assets/img/services/undraw_finish_line_katerina_limpitsouni_xy20.svg b/assets/img/services/undraw_finish_line_katerina_limpitsouni_xy20.svg
new file mode 100644
index 0000000000000000000000000000000000000000..08705f046b8e3a9578c733592cc6502810e29679
--- /dev/null
+++ b/assets/img/services/undraw_finish_line_katerina_limpitsouni_xy20.svg
@@ -0,0 +1 @@
+<svg id="bfbf73d7-c530-40db-b058-cfcd33b42d36" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="1100.11" height="731.98" viewBox="0 0 1100.11 731.98"><title>finish line_katerina_limpitsouni</title><path d="M691.18,230C626.46,227.7,564.82,206.81,506,184s-117.16-48.19-180.33-60.3c-40.63-7.79-87.1-8.89-119.83,12.89-31.51,21-41.69,57.15-47.16,90.73-4.12,25.26-6.54,51.84,4.74,75.49,7.84,16.42,21.74,30.22,31.36,45.95,33.47,54.72,9.81,122.2-26.45,175.63-17,25.07-36.75,49-49.88,75.66s-19.2,57.25-7.71,84.47c11.38,27,38.51,47.24,67.9,61.49,59.69,28.94,130,37.23,198.61,41.92,151.83,10.39,304.46,5.89,456.69,1.39,56.34-1.67,112.92-3.36,168.34-12.07,30.78-4.84,62.55-12.52,84.9-31.05,28.36-23.53,35.39-63.38,16.38-92.88-31.88-49.49-120-61.78-142.31-114.9-12.26-29.23.33-61.8,18.16-88.91,38.24-58.16,102.33-109.19,105.7-175.68,2.32-45.66-28.49-91.39-76.13-113-49.93-22.65-119.18-19.8-156,17.69C815,217.08,748.33,231.93,691.18,230Z" transform="translate(-49.94 -84.01)" fill="#005aa0" opacity="0.1"/><ellipse cx="171.26" cy="717.9" rx="73.21" ry="14.08" fill="#005aa0"/><ellipse cx="170.03" cy="711.92" rx="8.52" ry="11.16" fill="#3f3d56"/><ellipse cx="170.03" cy="698.28" rx="8.52" ry="11.16" fill="#3f3d56"/><ellipse cx="170.03" cy="684.64" rx="8.52" ry="11.16" fill="#3f3d56"/><ellipse cx="170.03" cy="671.01" rx="8.52" ry="11.16" fill="#3f3d56"/><ellipse cx="170.03" cy="657.37" rx="8.52" ry="11.16" fill="#3f3d56"/><ellipse cx="170.03" cy="643.73" rx="8.52" ry="11.16" fill="#3f3d56"/><ellipse cx="170.03" cy="630.09" rx="8.52" ry="11.16" fill="#3f3d56"/><path d="M251.88,620.77a40.41,40.41,0,0,0,3.18-4.67l-22.4-3.68,24.22.18a40.87,40.87,0,0,0,.78-32.35l-32.49,16.86,30-22a40.83,40.83,0,1,0-67.44,45.69,41.2,41.2,0,0,0-4.66,7.45l29.08,15.1-31-10.4a40.81,40.81,0,0,0,6.58,38.34,40.83,40.83,0,1,0,64.18,0,40.83,40.83,0,0,0,0-50.49Z" transform="translate(-49.94 -84.01)" fill="#005aa0"/><path d="M179,646a40.66,40.66,0,0,0,8.74,25.24,40.83,40.83,0,1,0,64.18,0C257.36,664.31,179,641.43,179,646Z" transform="translate(-49.94 -84.01)" opacity="0.1"/><path d="M575.89,632c.62,8,3.7,16.28,10.18,21s16.79,4.63,21.74-1.71a24.32,24.32,0,0,0,3.61-7.85c4.17-13.18,7.13-27.6,2.56-40.65-10.31-.67-22.26-5.52-30,3C577.73,612.73,575.17,622.75,575.89,632Z" transform="translate(-49.94 -84.01)" fill="#3f3d56"/><path d="M623.75,551.37c-1.37,11.63-3.7,23.21-3.46,34.92.09,4.52.57,9,.58,13.54a66.74,66.74,0,0,1-9,33.57,11.26,11.26,0,0,1-2.46,3.18c-2.37,1.92-5.94,1.76-8.6.29a16.92,16.92,0,0,1-6.11-6.63c-7.45-12.76-7.66-28.27-10.61-42.74-2.26-11.07-6.22-21.8-7.65-33-.93-7.21-.79-14.56-2.27-21.68-.45-2.15-1.71-5.38-2.54-8.55-.76-2.83-1.18-5.61-.4-7.52,1.59-3.91,6.8-2.39,10.19-2.15a234.58,234.58,0,0,0,35.86-.09c1.18-.09,2.52-.14,3.35.7a4.12,4.12,0,0,1,.8,1.45,48.53,48.53,0,0,1,2.17,8C625.25,533.37,624.79,542.5,623.75,551.37Z" transform="translate(-49.94 -84.01)" fill="#fabdbd"/><g opacity="0.1"><path d="M619.15,514.51a8.8,8.8,0,0,0-1.85,0c-5.72.46-11.45.69-17.17.72Q609.64,515.25,619.15,514.51Z" transform="translate(-49.94 -84.01)"/><path d="M602.83,636.87a16.92,16.92,0,0,1-6.11-6.63c-7.45-12.76-7.66-28.27-10.61-42.74-2.26-11.07-6.22-21.8-7.65-33-.93-7.21-.79-14.56-2.27-21.68-.45-2.15-1.71-5.38-2.54-8.55-.76-2.83-1.18-5.61-.4-7.52a4.26,4.26,0,0,1,4-2.6c-2.53-.17-5,.13-6,2.6-.78,1.91-.36,4.69.4,7.52.83,3.17,2.09,6.4,2.54,8.55,1.48,7.12,1.34,14.47,2.27,21.68,1.43,11.21,5.39,21.94,7.65,33,2.95,14.47,3.16,30,10.61,42.74a16.92,16.92,0,0,0,6.11,6.63,8.88,8.88,0,0,0,5.24,1.06A9.22,9.22,0,0,1,602.83,636.87Z" transform="translate(-49.94 -84.01)"/></g><path d="M661.56,612.7c-6,12-5,29-5,29,1,40-15,124-15,124h-14s-2-93,0-101-1-36-4-75c-2.23-29,3.84-55.28,7.1-66.81,1.12-4,1.9-6.19,1.9-6.19s23-34,36-18c3,3.72,4.59,11.23,5.14,20.71C675.48,550.69,666.16,603.49,661.56,612.7Z" transform="translate(-49.94 -84.01)" fill="#fabdbd"/><path d="M673.7,519.41c-.55-9.48-2.12-17-5.14-20.71-2.9-3.56-6.3-4.64-9.82-4.17a10.66,10.66,0,0,1,6.82,4.17c3,3.72,4.59,11.23,5.14,20.71,1.78,31.28-7.54,84.08-12.14,93.29-6,12-5,29-5,29,1,40-15,124-15,124h3s16-84,15-124c0,0-1-17,5-29C666.16,603.49,675.48,550.69,673.7,519.41Z" transform="translate(-49.94 -84.01)" opacity="0.1"/><path d="M620.28,762.05a13,13,0,0,0-2.86,3.12c-1.79,3.38.75,7.42,3.47,10.11s6,5.57,6,9.4c0,3.08-2.33,5.72-4.94,7.36-1.4.88-3.16,2-2.87,3.66a3.44,3.44,0,0,0,.53,1.17c2.24,3.43,6.21,5.44,10.23,6.2s8.17.43,12.26.1a2.47,2.47,0,0,0,1.68-.58,2.28,2.28,0,0,0,.45-1.38c.2-2.12.07-4.36,1-6.27,1.3-2.61,4.29-3.94,6-6.28,2.4-3.2,2.07-7.65,1.16-11.54-2-8.47-6.45-18.13-13.13-24C631.52,746.38,625.45,757.18,620.28,762.05Z" transform="translate(-49.94 -84.01)" fill="#3f3d56"/><path d="M650.58,258c5.58-8.34,4.13-20-1.57-28.3s-14.86-13.52-24.31-16.89c-12.74-4.54-26.79-6.09-39.88-2.68-10.42,2.71-19.78,8.38-29.6,12.76a127.29,127.29,0,0,1-55.28,11c-21.11-.59-44.24-6-61.95,5.54-32.42,21.09-18,78.49-48.67,102-8.27,6.34-18.68,9.11-27.88,14s-17.92,13.4-17.7,23.82c.1,5,2.3,9.77,5,14,11.5,18.23,33,29.51,54.53,29.3s42.54-11.66,54.95-29.28c3.11-4.41,5.85-9.32,10.36-12.26,9-5.9,20.86-1.77,31.6-.89,23.91,1.95,47.83-16,52.59-39.55,2-10.05,1.65-22.06,9.74-28.37,6.53-5.09,15.72-4,24-4.87,15.14-1.57,27.09-11,35.31-23.32,3.77-5.65,4.21-12.4,9.35-16.85C636.71,262.27,645.28,265.88,650.58,258Z" transform="translate(-49.94 -84.01)" fill="#3f3d56"/><g opacity="0.1"><path d="M479.94,235.82a126.77,126.77,0,0,0,26.17-2c-2.38.07-4.78.07-7.17,0-16.57-.46-34.38-3.88-49.84.24C459.3,234.16,469.85,235.54,479.94,235.82Z" transform="translate(-49.94 -84.01)"/><path d="M448.56,383c-4.51,2.94-7.25,7.85-10.36,12.26a70.25,70.25,0,0,1-39.47,27.21c1.17.05,2.34.08,3.52.07,21.55-.21,42.54-11.66,54.95-29.28,3.11-4.41,5.85-9.32,10.36-12.26l.78-.48C461.28,379.55,454.35,379.21,448.56,383Z" transform="translate(-49.94 -84.01)"/><path d="M648,229.67c-5.69-8.26-14.86-13.52-24.31-16.89-12.74-4.54-26.79-6.09-39.88-2.68-.3.07-.59.16-.88.24a76.55,76.55,0,0,1,21.76,4.44c9.45,3.37,18.62,8.63,24.31,16.89s7.15,20,1.57,28.3c-5.3,7.91-13.87,4.3-19.48,9.17-5.14,4.45-5.58,11.2-9.35,16.85-7.07,10.57-16.91,19-29.16,22.2,4.21-.5,8.65-.44,12.85-.88,15.14-1.57,27.09-11,35.31-23.32,3.77-5.65,4.21-12.4,9.35-16.85,5.61-4.87,14.18-1.26,19.48-9.17C655.16,249.63,653.71,237.93,648,229.67Z" transform="translate(-49.94 -84.01)"/><path d="M566.44,309.31c-8.23.86-17.42-.22-24,4.87-8.09,6.31-7.7,18.32-9.74,28.37C529.19,360.12,514.93,374.61,498,380l1.19.11c23.91,1.95,47.83-16,52.59-39.55,2-10.05,1.65-22.06,9.74-28.37a18.06,18.06,0,0,1,6.21-3C567.28,309.2,566.87,309.27,566.44,309.31Z" transform="translate(-49.94 -84.01)"/></g><path d="M808.06,222.2s-24,48-32,66-81,45-91,46a12.88,12.88,0,0,0-7.14,3.44c-5.65,5-8.86,13.56-8.86,13.56s4,27-1,72c-.1.87-.19,1.74-.27,2.58-4.36,42.82,4.77,52.92,4.77,52.92s-97,37-94-11c.94-15.11.8-26.15-.13-35.38a148.57,148.57,0,0,0-5.74-27.86c-2.37-8.29-5.2-17.38-8.13-29.76A130.53,130.53,0,0,0,559,356.55c-.07-.18-.14-.36-.2-.53-5-12.41-10-16.42-12.86-17.72a43.23,43.23,0,0,1-7.68-4.32c-9.24-6.67-29.07-21.62-46.73-39.28-24-24-48-81-48-81s-7-33,9-60,9,53,9,53,29,39,36,57c3.6,9.26,9.32,14,14,16.46A166,166,0,0,1,533.67,294a129.29,129.29,0,0,0,14.89,9.72c11.18,6,24.57,12.77,35.73,14.55a33.69,33.69,0,0,0,5.27.45,5.46,5.46,0,0,0,4.4-2c3-3.53,2.93-11.13,2.24-17.38a88.32,88.32,0,0,0-1.64-9.63s32.5-20.5,31.5,4.5a27.94,27.94,0,0,0,.76,8.22,14.25,14.25,0,0,0,9.69,10.6,24,24,0,0,0,12,.39,11.73,11.73,0,0,0,3.54-1.21c3-2,33-11,42-12s54-23,54-23l49-68s-1-40,19-56S808.06,222.2,808.06,222.2Z" transform="translate(-49.94 -84.01)" fill="#fabdbd"/><g opacity="0.1"><path d="M667.79,419.78a199.39,199.39,0,0,0-1.15,24.2c.1-5.28.45-11.31,1.15-18.2.08-.84.17-1.71.27-2.58a392.15,392.15,0,0,0,2.5-46.39,401.7,401.7,0,0,1-2.5,40.39C668,418.07,667.87,418.94,667.79,419.78Z" transform="translate(-49.94 -84.01)"/><path d="M595.6,289.07c-.67.39-1,.63-1,.63a85.66,85.66,0,0,1,1.92,13A61.34,61.34,0,0,0,595.6,289.07Z" transform="translate(-49.94 -84.01)"/><path d="M462,201.27c.49-7,1.22-19.55,1.08-30.71-.17,14.92-1.5,30.14-1.5,30.14Z" transform="translate(-49.94 -84.01)"/><path d="M578.63,466.53c0,.39,0,.78-.07,1.17-3,48,94,11,94,11a16.28,16.28,0,0,1-2.53-5.08C655.42,478.82,582,503,578.63,466.53Z" transform="translate(-49.94 -84.01)"/><path d="M808.06,216.2s-24,48-32,66-81,45-91,46a12.88,12.88,0,0,0-7.14,3.44c-5.65,5-8.86,13.56-8.86,13.56s.24,1.63.53,4.73c1.12-2.57,4-8.47,8.33-12.29a12.88,12.88,0,0,1,7.14-3.44c10-1,83-28,91-46s32-66,32-66,16.91-51.35,15.05-66.71C821.57,175.17,808.06,216.2,808.06,216.2Z" transform="translate(-49.94 -84.01)"/><path d="M578.43,426.32a148.57,148.57,0,0,0-5.74-27.86c-2.37-8.29-5.2-17.38-8.13-29.76A130.53,130.53,0,0,0,559,350.55c-.07-.18-.14-.36-.2-.53-5-12.41-10-16.42-12.86-17.72a43.23,43.23,0,0,1-7.68-4.32c-9.24-6.67-29.07-21.62-46.73-39.28-24-24-48-81-48-81a90.42,90.42,0,0,1-1.48-14.58,96.4,96.4,0,0,0,1.48,20.58s24,57,48,81c17.66,17.66,37.49,32.61,46.73,39.28A43.23,43.23,0,0,0,546,338.3c2.85,1.3,7.84,5.31,12.86,17.72.06.17.13.35.2.53a130.53,130.53,0,0,1,5.53,18.15c2.93,12.38,5.76,21.47,8.13,29.76a148.57,148.57,0,0,1,5.74,27.86c.42,4.18.67,8.73.74,13.85A174.17,174.17,0,0,0,578.43,426.32Z" transform="translate(-49.94 -84.01)"/></g><path d="M677.47,382.88a59.56,59.56,0,0,0-4,7.88c-1.51,4.2-1.52,8.77-1.8,13.22a106.14,106.14,0,0,1-2.84,18.52,20.48,20.48,0,0,1-1,3.28,8.67,8.67,0,0,1-1.17,2,8.53,8.53,0,0,1-1.86,1.69,21.82,21.82,0,0,1-3.39,1.85c-13.92,6.5-29.1,12.24-44.29,10a64.45,64.45,0,0,1-18.43-6.2c-5.5-2.67-11.72-5.84-17.42-3.62h0a8.77,8.77,0,0,1-2.79.87,2.65,2.65,0,0,1-.56-.05c-1.88-.36-1.88-6.7-2.31-8.57-1.64-7.18-1.89-13-2.87-19.24a63.13,63.13,0,0,0-2.41-10.17c-4-12.1-5.21-25-5.21-37.68,0-.63-4.5,0-6-.06-.38,0-.59-.06-.5-.19a2,2,0,0,1,.3-.34,4.57,4.57,0,0,1,1.79-.89l1.18-.35c6.18-1.75,13-2.48,17.62-6.83,4.8-4.49,6-11.66,5.79-18.22-.06-2.11-1.09-7.23-.92-11.48a33.69,33.69,0,0,0,5.27.45,5.46,5.46,0,0,0,4.4-2,79,79,0,0,1,4.32,10c1.7,4.18,3,8.58,5.49,12.36,4,6.16,11.38,10.21,18.72,9.59s14.17-6.26,15.48-13.5c1.15-6.35-1.52-15.49-1.46-22.09a24,24,0,0,0,12,.39,10.84,10.84,0,0,1,.43,1.25c2.25,7.72,5.25,16.58,12.8,19.32,4.88,1.76,10.65.44,15.16,3a9.73,9.73,0,0,1,1,.66,11.07,11.07,0,0,1,2.65,2.81,22.59,22.59,0,0,1,3.21,10.08A55.92,55.92,0,0,1,677.47,382.88Z" transform="translate(-49.94 -84.01)" fill="#005aa0"/><path d="M626.82,302.42a34.08,34.08,0,0,1-30.62-3.09,88.32,88.32,0,0,0-1.64-9.63s32.5-20.5,31.5,4.5A27.94,27.94,0,0,0,626.82,302.42Z" transform="translate(-49.94 -84.01)" opacity="0.1"/><circle cx="564.61" cy="184.69" r="34" fill="#fabdbd"/><path d="M555.06,353.2s66-42,271,3,324,9,324,9v47s-230,25-318,0-213.27-39.42-257.14-.71Z" transform="translate(-49.94 -84.01)" fill="#f86d70"/><path d="M555.06,353.2s66-42,271,3,324,9,324,9v47s-230,25-318,0-213.27-39.42-257.14-.71Z" transform="translate(-49.94 -84.01)" opacity="0.1"/><path d="M557.06,355.2s64-42,269,3,322,9,322,9l1,43s-228,25-316,0-212.27-42.42-256.14-3.71Z" transform="translate(-49.94 -84.01)" fill="#f86d70"/><path d="M533,419.8s-66,42-271-3-195-9-195-9v-47s101-25,189,0,213.27,39.42,257.14.71Z" transform="translate(-49.94 -84.01)" fill="#f86d70"/><path d="M533,419.8s-66,42-271-3-195-9-195-9v-47s101-25,189,0,213.27,39.42,257.14.71Z" transform="translate(-49.94 -84.01)" opacity="0.1"/><path d="M531,417.8s-64,42-269-3-193-9-193-9l-1-43s99-25,187,0,212.27,42.42,256.14,3.71Z" transform="translate(-49.94 -84.01)" fill="#f86d70"/><path d="M585.31,274.33c-1-6.24-2.54-14.1,2.68-17.67a11.1,11.1,0,0,1,6.19-1.6c10.81-.11,21.14,7.42,31.74,5.22a17.89,17.89,0,0,0,7-31.87c-4.17-3.1-9.44-4.22-14.54-5.27-13.41-2.76-27.41-5.51-40.65-2s-25.34,15.38-24.28,29c.5,6.52,3.82,12.44,7.29,18,2.64,4.22,12.92,24,17.91,24.3C585.69,292.85,586,278.41,585.31,274.33Z" transform="translate(-49.94 -84.01)" fill="#3f3d56"/><path d="M669.56,461.7s-69,17-92,0c0,0-10,39-7,59,0,0,49,3,54,6,0,0,1-8,6-4,0,0,17-20,48-2C678.56,520.7,684.56,473.7,669.56,461.7Z" transform="translate(-49.94 -84.01)" fill="#005aa0"/><path d="M632.94,228.41a19.84,19.84,0,0,0-2.23-1.4,17.85,17.85,0,0,1-9.79,29.27c-10.6,2.2-20.93-5.33-31.74-5.22a11.1,11.1,0,0,0-6.19,1.6c-5.22,3.57-3.69,11.43-2.69,17.67.66,4.08.39,18.52-6.63,18.13l-.12,0c1.93,2.35,3.73,3.94,5.12,4,7,.39,7.29-14,6.63-18.13-1-6.24-2.53-14.1,2.69-17.67a11.1,11.1,0,0,1,6.19-1.6c10.81-.11,21.14,7.42,31.74,5.22a17.89,17.89,0,0,0,7-31.87Z" transform="translate(-49.94 -84.01)" opacity="0.1"/><g opacity="0.1"><path d="M136.3,180.91s-74.77-31.44-84.57,25.26c0,0-5.11,8.83,2,16.13,0,0,1.53-3.91,8.76.14a37.6,37.6,0,0,0,8.16,3.31,18.36,18.36,0,0,0,11.62-.62h0s24.59-1.33,45.27-33.5c0,0,8.86-5.48,9.31-7.53l-14.82,1s1.13,10.85-5,17.36c0,0,5.45-16.83,2.83-17.31-.53-.1-7.83.87-7.83.87s1.89,18.86-8,28.62c0,0,9.18-19.19,5.18-28.28l-10.93,2.11s3,19.84-7.82,31.39c0,0,8.89-20.4,5.46-30.77l-10.48,3.52s2.53,19.42-6.52,29c0,0,7.9-24.61,4.18-28,0,0-9.42,3.82-11.44,6,0,0,1.5,14-4.26,19,0,0,3.54-17,1.79-17.7,0,0-10.95,8.24-14.28,15.35,0,0,4.16-10.86,12.9-17,0,0-7.34-1.24-13,1.83,0,0,3.79-7.21,15.65-3.79,0,0,8.79-6.08,10.55-6,0,0-11.22-5-19.33-4.39,0,0,8.69-5,22.08,3.36l10.44-3.78s-14.49-7.43-21.76-7.4c0,0,9.66-3.73,24.48,6.67l10.69-2.19s-12-7.35-20.09-9.06c0,0,9.71-1.53,23.18,8.56l7.32-.62s-8.86-5.21-11.54-6.48-2.56-2.1-2.56-2.1a34.9,34.9,0,0,1,17.17,8.26S136.23,181.84,136.3,180.91Z" transform="translate(-49.94 -84.01)" fill="#005aa0"/></g><g opacity="0.1"><path d="M133.54,124.55S107,63.28,68.91,91.38c0,0-8.07,2.34-8,10.7,0,0,3.14-1.45,5.12,5.07a31.39,31.39,0,0,0,3,6.62A15,15,0,0,0,76.22,120h0s15.36,13.22,46,5.89c0,0,8.39,1.8,9.83.83l-9.37-7.86s-5.5,7.09-12.88,7.44c0,0,12.83-6.9,11.54-8.68-.26-.36-5.14-3.94-5.14-3.94s-9.63,12.28-21,12.47c0,0,16.39-6.18,19.19-13.85l-7.69-5s-9.54,13.49-22.53,14.19c0,0,16.9-7,20.77-15.16l-8.23-3.88s-9.56,13-20.37,13.49c0,0,18.71-10.12,18.42-14.25,0,0-7.77-3.1-10.23-2.92,0,0-7.07,9.15-13.38,8.89,0,0,11.79-8.09,11.14-9.5,0,0-11.2-1.34-17.23,1,0,0,8.66-4.08,17.35-2.74,0,0-3.65-4.93-8.74-6.3,0,0,6.36-2.13,11.46,6.66,0,0,8.68,1.39,9.69,2.43,0,0-3.8-9.39-9-13.62,0,0,8,2,11.2,14.57l8.35,3.71S101,91.2,96.61,87.09c0,0,7.87,3.28,10.75,17.9l7.59,4.79S112,98.58,108.18,93c0,0,6.64,4.61,8.9,18.28l4.7,3.8s-2.3-8.14-3.17-10.42-.32-2.7-.32-2.7a28.81,28.81,0,0,1,5.49,14.69S133,125.07,133.54,124.55Z" transform="translate(-49.94 -84.01)" fill="#005aa0"/></g></svg>
\ No newline at end of file
diff --git a/assets/img/services/undraw_order_delivered_p6ba.svg b/assets/img/services/undraw_order_delivered_p6ba.svg
new file mode 100644
index 0000000000000000000000000000000000000000..8c375fe875b2f4cf954d82115bfbb5c1b51f9c11
--- /dev/null
+++ b/assets/img/services/undraw_order_delivered_p6ba.svg
@@ -0,0 +1 @@
+<svg id="ab8ae2a1-21db-4159-bb67-e2c62dcc19dc" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="867.93857" height="588.5" viewBox="0 0 867.93857 588.5"><path d="M925.055,325.47994H809.02141c-15.70477-42.51261-22.52583-82.0414,0-111.71322A58.01672,58.01672,0,0,1,867.03813,155.75h.00012a57.94434,57.94434,0,0,1,47.293,24.40356c9.16871,12.877,11.00592,29.47655,5.74836,44.38425C910.7093,251.10718,916.43032,287.36181,925.055,325.47994Z" transform="translate(-166.03071 -155.75)" fill="#2f2e41"/><path d="M986.33673,744.25h0a15.70205,15.70205,0,0,1-15.0077-11.0843l-4.78036-15.53616a23.1288,23.1288,0,0,1-.61965-11.10129l3.25577-17.209h22.83639l9.47609,35.14049A15.70206,15.70206,0,0,1,986.33673,744.25Z" transform="translate(-166.03071 -155.75)" fill="#2f2e41"/><path d="M819.952,744.25h0a15.70206,15.70206,0,0,0,15.0077-11.0843l4.78035-15.53616a23.12867,23.12867,0,0,0,.61965-11.10129l-3.25576-17.209H814.26761l-9.47609,35.14049A15.70206,15.70206,0,0,0,819.952,744.25Z" transform="translate(-166.03071 -155.75)" fill="#2f2e41"/><path d="M993.87275,691.17082h-25.3052L858.706,482.55729,838.438,691.17082H816.11921c-11.45007-131.36776-39.30814-256.49986,0-303.6623l91.96277,8.6408Z" transform="translate(-166.03071 -155.75)" fill="#2f2e41"/><circle cx="697.92148" cy="59.86838" r="30.85999" fill="#9f616a"/><path d="M907.46478,334.42934H838.9556l-11.7268-54.31358c22.75118-6.72118,28.17526-22.35365,23.4536-43.204l37.032-2.4688c2.09887,16.7954,5.93889,32.4559,29.62559,35.18039Z" transform="translate(-166.03071 -155.75)" fill="#9f616a"/><path d="M907.46478,402.32132c-38.8692,14.75815-70.48976,14.29779-92.58-6.172,9.96854-32.87311,10.56517-73.35384,6.172-117.88516l12.344-5.5548,4.3204,39.50079,61.10278-3.086,13.5784-43.204,13.57839,3.086C927.02154,322.57291,923.81334,370.76229,907.46478,402.32132Z" transform="translate(-166.03071 -155.75)" fill="#e6e6e6"/><path d="M943.26236,468.97889l7.25707,23.58547a12.77544,12.77544,0,0,1-12.2105,16.53252h0a12.77544,12.77544,0,0,1-12.70628-14.103l2.84695-27.24942-11.7268-92.58,8.6408-40.73519h21.602Z" transform="translate(-166.03071 -155.75)" fill="#9f616a"/><path d="M770.39935,464.07329,757.64619,485.199a12.77544,12.77544,0,0,0,7.843,18.99758h0a12.77544,12.77544,0,0,0,15.74359-10.60578l3.83732-27.12768,33.79955-86.98367,6.81613-41.65553-26.29294-5.19141Z" transform="translate(-166.03071 -155.75)" fill="#9f616a"/><path d="M962.39556,339.36694l-40.73519-.6172v-70.978l6.27186.91465a29.98433,29.98433,0,0,1,25.52968,26.906Z" transform="translate(-166.03071 -155.75)" fill="#e6e6e6"/><path d="M788.34522,346.77334l40.73518-.6172v-70.978l-6.27185.91465a29.98433,29.98433,0,0,0-25.52968,26.906Z" transform="translate(-166.03071 -155.75)" fill="#e6e6e6"/><path d="M892.34338,200.80558c-13.10909,7.41716-38.302,10.8099-56.78238,5.5548L829.389,174.266h61.10278Z" transform="translate(-166.03071 -155.75)" fill="#2f2e41"/><rect x="40" y="426" width="201" height="162" fill="#e6e6e6"/><rect x="123.5" y="541" width="34" height="46" fill="#005aa0"/><path d="M428.93606,716.81743l-3.47308-2.90485.25671,1.814S426.94693,716.1118,428.93606,716.81743Z" transform="translate(-166.03071 -155.75)" fill="none"/><polygon points="488.026 430.784 493.376 416.518 543.307 387.986 577.189 380.853 488.026 430.784" fill="#005aa0"/><polygon points="304.352 430.784 299.002 416.518 249.071 387.986 215.189 380.853 304.352 430.784" fill="#005aa0"/><polygon points="491.593 434.35 300.785 434.35 284.736 359.454 507.642 359.454 491.593 434.35" fill="#005aa0"/><polygon points="491.593 434.35 300.785 434.35 284.736 359.454 507.642 359.454 491.593 434.35" opacity="0.1" style="isolation:isolate"/><rect x="299.89341" y="429.89163" width="192.59109" height="158.10837" fill="#005aa0"/><rect x="379.18898" y="540.97662" width="34" height="46" fill="#3f3d56"/><polygon points="867.543 588.19 0 588.19 0 586.008 867.939 586.008 867.543 588.19" fill="#3f3d56"/><rect x="356.18896" y="462.25" width="80" height="25" fill="#fff"/><rect x="99.96929" y="462.25" width="80" height="25" fill="#fff"/></svg>
\ No newline at end of file
diff --git a/assets/img/services/undraw_team_goals_hrii copy.svg b/assets/img/services/undraw_team_goals_hrii copy.svg
new file mode 100644
index 0000000000000000000000000000000000000000..9ecc663b22eb770ad6c72bf668bb88e46fd56ebd
--- /dev/null
+++ b/assets/img/services/undraw_team_goals_hrii copy.svg	
@@ -0,0 +1 @@
+<svg id="ae50b0f8-1e91-4a07-b038-015d07e00e48" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="882.19063" height="486.8907" viewBox="0 0 882.19063 486.8907"><title>team_goals</title><ellipse cx="761.81858" cy="468.54799" rx="120.37205" ry="16.59149" fill="#e6e6e6"/><ellipse cx="120.72327" cy="470.29921" rx="120.72327" ry="16.59149" fill="#e6e6e6"/><path d="M360.08869,429.17856l3.10546,6.41733s17.62635,23.52346,6.73753,27.20873S353.265,440.494,353.265,440.494l-2.87885-3.63847Z" transform="translate(-158.90468 -206.55465)" fill="#ffb8b8"/><path d="M339.7846,307.66472l2.89738-1.22579s3.42881,1.22579,3.42881,6.49761-4.21746,82.24043-4.21746,82.24043l8.43491,42.17457-11.598,2.10873L320.806,400.44879Z" transform="translate(-158.90468 -206.55465)" fill="#575a89"/><path d="M339.7846,307.66472l2.89738-1.22579s3.42881,1.22579,3.42881,6.49761-4.21746,82.24043-4.21746,82.24043l22.66883,36.37557-14.7611,10.54364-28.995-41.64739Z" transform="translate(-158.90468 -206.55465)" fill="#575a89"/><path d="M337.67587,429.971s13.70674,5.27182,12.65237,14.76111-14.7611,198.22051-14.7611,198.22051l4.21746,21.08729-40.06585,1.05437-1.05437-136.013-28.46784,136.013H230.13069l28.46785-239.34074Z" transform="translate(-158.90468 -206.55465)" fill="#2f2e41"/><path d="M334.51278,659.82245l9.48928,9.48928s22.14165,4.21745,16.86983,11.598-60.09878-2.10872-60.09878-2.10872l1.05437-16.86984Z" transform="translate(-158.90468 -206.55465)" fill="#2f2e41"/><path d="M265.97909,659.82245l9.48928,9.48928s22.14165,4.21745,16.86983,11.598-60.09878-2.10872-60.09878-2.10872l1.05437-16.86984Z" transform="translate(-158.90468 -206.55465)" fill="#2f2e41"/><circle cx="145.03152" cy="37.8482" r="25.30475" fill="#ffb8b8"/><polygon points="160.847 52.609 158.738 95.838 126.053 76.86 130.27 52.609 160.847 52.609" fill="#ffb8b8"/><polygon points="124.999 66.316 155.575 88.458 160.847 72.642 170.336 97.947 165.064 143.285 124.999 66.316" fill="#cfcce0"/><path d="M283.90328,269.70759l33.73967,46.392,1.22185-38.75476,10.37615,8.17819V293.958l14.76111,13.70674-5.27183,52.71822-1.05436,62.2075s6.32619,5.27182,4.21746,8.43492S331.34968,441.569,321.8604,441.569s-68.53369-7.38055-68.53369-11.598,2.10873-59.04441,2.10873-59.04441V297.12107l25.30475-18.97856Z" transform="translate(-158.90468 -206.55465)" fill="#575a89"/><polygon points="92.313 238.177 106.02 258.21 111.292 235.014 104.966 230.797 92.313 238.177" fill="#ffb8b8"/><rect x="279.29976" y="501.70563" width="58.52536" height="2.10922" transform="translate(-428.85289 411.54885) rotate(-69.73678)" opacity="0.2"/><path d="M288.64792,219.62528s3.1631-15.81546,21.08729-12.65237l-2.10873,1.05436s16.86983-2.10873,14.76111,7.38055c0,0,13.70673,8.43492,10.54364,17.9242a107.284,107.284,0,0,0-4.21746,16.86983l-3.16309-3.16309s-3.16309-21.08729-22.14166-18.97856c-14.23392,1.58154-20.03292,8.30312-21.51562,13.14661a42.78187,42.78187,0,0,1-2.6049,6.62659l-1.18422.25972S271.77809,224.8971,288.64792,219.62528Z" transform="translate(-158.90468 -206.55465)" fill="#2f2e41"/><path d="M267.03345,296.06671l-9.5982-.44549-1.99981,1.49985a63.11947,63.11947,0,0,0-6.32619,7.38055c-2.10872,3.1631-29.5222,80.1317-29.5222,80.1317a26.86655,26.86655,0,0,0,2.10873,13.70674c3.16309,7.38055,28.46784,51.66386,28.46784,51.66386l18.97856-11.598-25.30475-51.66386,17.9242-25.30475Z" transform="translate(-158.90468 -206.55465)" fill="#575a89"/><polygon points="726.044 420.319 726.044 448.719 743.084 448.719 745.356 420.319 726.044 420.319" fill="#a0616a"/><polygon points="766.372 422.023 773.187 437.927 784.547 442.471 786.819 410.663 777.731 406.12 766.372 422.023" fill="#a0616a"/><path d="M940.04393,642.2097s-.96356-7.1709-10.7056-4.15344l1.61776,21.19315S923.00422,683.105,934.364,680.833s18.17569-23.85559,18.17569-23.85559l7.95187-36.35138L941.289,615.00073Z" transform="translate(-158.90468 -206.55465)" fill="#2f2e41"/><path d="M868.47716,401.38181s-15.90373,120.414-10.22383,134.04571,65.31889,101.67027,65.31889,101.67027l26.12755-34.07942-58.503-73.27075,54.52707-74.97472,4.54392-45.43922Z" transform="translate(-158.90468 -206.55465)" fill="#2f2e41"/><polygon points="772.051 237.994 787.048 245.93 786.819 248.218 749.9 432.815 721.5 427.135 740.244 297.065 772.051 237.994" fill="#2f2e41"/><path d="M883.2449,646.75362,876.429,656.97745S861.66127,681.969,877.565,681.969s22.71961,0,23.85559-5.6799a74.854,74.854,0,0,1,3.408-11.35981l-1.136-14.76774Z" transform="translate(-158.90468 -206.55465)" fill="#2f2e41"/><circle cx="768.64346" cy="39.19782" r="24.99157" fill="#a0616a"/><path d="M907.1005,253.70433s3.40794,19.31167-6.81589,22.71961,12.49579,48.84717,12.49579,48.84717L938.908,282.10385s-6.81588-14.76775-2.272-21.58364Z" transform="translate(-158.90468 -206.55465)" fill="#a0616a"/><path d="M912.7804,305.95944l-6.16652-37.01863-12.00917,7.48313-31.80746,18.17569L875.293,347.99072l-4.54392,32.94344s-5.67991,10.22383-4.54393,14.76775-1.136,6.81588,0,7.95186,57.935,10.22383,74.97472,17.03971,19.31168,9.08785,18.17569,3.40794S945.72384,391.158,945.72384,391.158l10.22382-45.43923,13.63177-39.75932-33.0937-30.54126Z" transform="translate(-158.90468 -206.55465)" fill="#575a89"/><path d="M961.62757,355.94259l7.95186,21.58363-20.44765,37.48736-6.6722,5.18949a6.81483,6.81483,0,0,0-2.40655,7.11365l4.53483,17.23235,11.88576-17.65165s32.41748-39.14738,31.2815-49.3712-4.54392-26.12756-4.54392-26.12756Z" transform="translate(-158.90468 -206.55465)" fill="#a0616a"/><path d="M849.16548,337.7669l-5.6799,28.39951L821.902,419.5575s-23.85559,22.71961-12.49579,27.26354,24.99158-22.71962,24.99158-22.71962l27.26353-51.11912,10.22383-30.67148Z" transform="translate(-158.90468 -206.55465)" fill="#a0616a"/><path d="M957.08364,303.68748l9.1443-.821,3.35149,3.093s19.31167,43.16726,17.03971,47.71118-24.99157,6.81589-24.99157,6.81589L952.53972,333.223Z" transform="translate(-158.90468 -206.55465)" fill="#575a89"/><path d="M870.74912,295.73561l-5.63566-2.45952-2.31621,1.32354s-22.71961,45.43923-17.03971,47.71119,32.94344,5.6799,32.94344,5.6799Z" transform="translate(-158.90468 -206.55465)" fill="#575a89"/><polygon points="735.7 328.597 728.775 376.651 722.329 366.75 735.7 328.597" opacity="0.2"/><path d="M943.79238,230.95184s2.51693,6.625-9.16564,3.2288c0,0-4.62767,2.25616-4.35853-1.59445,0,0-6.37956,6.00314-7.59317,2.04889s-4.538.97263-4.538.97263l-2.51694-6.625-3.23463,3.64334-10.37925-.72546s-1.17123-25.878,34.23532-20.82366,15.05729,44.50353,15.05729,44.50353.22373-7.32083-3.01091-3.67749S943.79238,230.95184,943.79238,230.95184Z" transform="translate(-158.90468 -206.55465)" fill="#2f2e41"/><path d="M368.50886,434.98376V544.06509H824.17374V434.98376Zm273.00855,90.7791H396.6943V510.389H641.51741Zm0-28.55149H396.6943V481.83749H641.51741Zm154.47088-28.55149H396.6943V453.286h399.294Z" transform="translate(-158.90468 -206.55465)" fill="#005aa0"/><polygon points="460.743 180.28 399.248 180.28 399.248 118.784 440.977 118.784 440.977 120.249 400.712 120.249 400.712 178.816 459.279 178.816 459.279 149.532 460.743 149.532 460.743 180.28" fill="#3f3d56"/><path d="M588.58358,370.7943c-1.4211-4.19614-19.242-18.45992-8.3218-20.8574l8.95523,11.94078,41.17217-41.17145,4.14088,4.14088Z" transform="translate(-158.90468 -206.55465)" fill="#005aa0"/></svg>
\ No newline at end of file
diff --git a/assets/img/services/undraw_team_goals_hrii.svg b/assets/img/services/undraw_team_goals_hrii.svg
new file mode 100644
index 0000000000000000000000000000000000000000..9ecc663b22eb770ad6c72bf668bb88e46fd56ebd
--- /dev/null
+++ b/assets/img/services/undraw_team_goals_hrii.svg
@@ -0,0 +1 @@
+<svg id="ae50b0f8-1e91-4a07-b038-015d07e00e48" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" width="882.19063" height="486.8907" viewBox="0 0 882.19063 486.8907"><title>team_goals</title><ellipse cx="761.81858" cy="468.54799" rx="120.37205" ry="16.59149" fill="#e6e6e6"/><ellipse cx="120.72327" cy="470.29921" rx="120.72327" ry="16.59149" fill="#e6e6e6"/><path d="M360.08869,429.17856l3.10546,6.41733s17.62635,23.52346,6.73753,27.20873S353.265,440.494,353.265,440.494l-2.87885-3.63847Z" transform="translate(-158.90468 -206.55465)" fill="#ffb8b8"/><path d="M339.7846,307.66472l2.89738-1.22579s3.42881,1.22579,3.42881,6.49761-4.21746,82.24043-4.21746,82.24043l8.43491,42.17457-11.598,2.10873L320.806,400.44879Z" transform="translate(-158.90468 -206.55465)" fill="#575a89"/><path d="M339.7846,307.66472l2.89738-1.22579s3.42881,1.22579,3.42881,6.49761-4.21746,82.24043-4.21746,82.24043l22.66883,36.37557-14.7611,10.54364-28.995-41.64739Z" transform="translate(-158.90468 -206.55465)" fill="#575a89"/><path d="M337.67587,429.971s13.70674,5.27182,12.65237,14.76111-14.7611,198.22051-14.7611,198.22051l4.21746,21.08729-40.06585,1.05437-1.05437-136.013-28.46784,136.013H230.13069l28.46785-239.34074Z" transform="translate(-158.90468 -206.55465)" fill="#2f2e41"/><path d="M334.51278,659.82245l9.48928,9.48928s22.14165,4.21745,16.86983,11.598-60.09878-2.10872-60.09878-2.10872l1.05437-16.86984Z" transform="translate(-158.90468 -206.55465)" fill="#2f2e41"/><path d="M265.97909,659.82245l9.48928,9.48928s22.14165,4.21745,16.86983,11.598-60.09878-2.10872-60.09878-2.10872l1.05437-16.86984Z" transform="translate(-158.90468 -206.55465)" fill="#2f2e41"/><circle cx="145.03152" cy="37.8482" r="25.30475" fill="#ffb8b8"/><polygon points="160.847 52.609 158.738 95.838 126.053 76.86 130.27 52.609 160.847 52.609" fill="#ffb8b8"/><polygon points="124.999 66.316 155.575 88.458 160.847 72.642 170.336 97.947 165.064 143.285 124.999 66.316" fill="#cfcce0"/><path d="M283.90328,269.70759l33.73967,46.392,1.22185-38.75476,10.37615,8.17819V293.958l14.76111,13.70674-5.27183,52.71822-1.05436,62.2075s6.32619,5.27182,4.21746,8.43492S331.34968,441.569,321.8604,441.569s-68.53369-7.38055-68.53369-11.598,2.10873-59.04441,2.10873-59.04441V297.12107l25.30475-18.97856Z" transform="translate(-158.90468 -206.55465)" fill="#575a89"/><polygon points="92.313 238.177 106.02 258.21 111.292 235.014 104.966 230.797 92.313 238.177" fill="#ffb8b8"/><rect x="279.29976" y="501.70563" width="58.52536" height="2.10922" transform="translate(-428.85289 411.54885) rotate(-69.73678)" opacity="0.2"/><path d="M288.64792,219.62528s3.1631-15.81546,21.08729-12.65237l-2.10873,1.05436s16.86983-2.10873,14.76111,7.38055c0,0,13.70673,8.43492,10.54364,17.9242a107.284,107.284,0,0,0-4.21746,16.86983l-3.16309-3.16309s-3.16309-21.08729-22.14166-18.97856c-14.23392,1.58154-20.03292,8.30312-21.51562,13.14661a42.78187,42.78187,0,0,1-2.6049,6.62659l-1.18422.25972S271.77809,224.8971,288.64792,219.62528Z" transform="translate(-158.90468 -206.55465)" fill="#2f2e41"/><path d="M267.03345,296.06671l-9.5982-.44549-1.99981,1.49985a63.11947,63.11947,0,0,0-6.32619,7.38055c-2.10872,3.1631-29.5222,80.1317-29.5222,80.1317a26.86655,26.86655,0,0,0,2.10873,13.70674c3.16309,7.38055,28.46784,51.66386,28.46784,51.66386l18.97856-11.598-25.30475-51.66386,17.9242-25.30475Z" transform="translate(-158.90468 -206.55465)" fill="#575a89"/><polygon points="726.044 420.319 726.044 448.719 743.084 448.719 745.356 420.319 726.044 420.319" fill="#a0616a"/><polygon points="766.372 422.023 773.187 437.927 784.547 442.471 786.819 410.663 777.731 406.12 766.372 422.023" fill="#a0616a"/><path d="M940.04393,642.2097s-.96356-7.1709-10.7056-4.15344l1.61776,21.19315S923.00422,683.105,934.364,680.833s18.17569-23.85559,18.17569-23.85559l7.95187-36.35138L941.289,615.00073Z" transform="translate(-158.90468 -206.55465)" fill="#2f2e41"/><path d="M868.47716,401.38181s-15.90373,120.414-10.22383,134.04571,65.31889,101.67027,65.31889,101.67027l26.12755-34.07942-58.503-73.27075,54.52707-74.97472,4.54392-45.43922Z" transform="translate(-158.90468 -206.55465)" fill="#2f2e41"/><polygon points="772.051 237.994 787.048 245.93 786.819 248.218 749.9 432.815 721.5 427.135 740.244 297.065 772.051 237.994" fill="#2f2e41"/><path d="M883.2449,646.75362,876.429,656.97745S861.66127,681.969,877.565,681.969s22.71961,0,23.85559-5.6799a74.854,74.854,0,0,1,3.408-11.35981l-1.136-14.76774Z" transform="translate(-158.90468 -206.55465)" fill="#2f2e41"/><circle cx="768.64346" cy="39.19782" r="24.99157" fill="#a0616a"/><path d="M907.1005,253.70433s3.40794,19.31167-6.81589,22.71961,12.49579,48.84717,12.49579,48.84717L938.908,282.10385s-6.81588-14.76775-2.272-21.58364Z" transform="translate(-158.90468 -206.55465)" fill="#a0616a"/><path d="M912.7804,305.95944l-6.16652-37.01863-12.00917,7.48313-31.80746,18.17569L875.293,347.99072l-4.54392,32.94344s-5.67991,10.22383-4.54393,14.76775-1.136,6.81588,0,7.95186,57.935,10.22383,74.97472,17.03971,19.31168,9.08785,18.17569,3.40794S945.72384,391.158,945.72384,391.158l10.22382-45.43923,13.63177-39.75932-33.0937-30.54126Z" transform="translate(-158.90468 -206.55465)" fill="#575a89"/><path d="M961.62757,355.94259l7.95186,21.58363-20.44765,37.48736-6.6722,5.18949a6.81483,6.81483,0,0,0-2.40655,7.11365l4.53483,17.23235,11.88576-17.65165s32.41748-39.14738,31.2815-49.3712-4.54392-26.12756-4.54392-26.12756Z" transform="translate(-158.90468 -206.55465)" fill="#a0616a"/><path d="M849.16548,337.7669l-5.6799,28.39951L821.902,419.5575s-23.85559,22.71961-12.49579,27.26354,24.99158-22.71962,24.99158-22.71962l27.26353-51.11912,10.22383-30.67148Z" transform="translate(-158.90468 -206.55465)" fill="#a0616a"/><path d="M957.08364,303.68748l9.1443-.821,3.35149,3.093s19.31167,43.16726,17.03971,47.71118-24.99157,6.81589-24.99157,6.81589L952.53972,333.223Z" transform="translate(-158.90468 -206.55465)" fill="#575a89"/><path d="M870.74912,295.73561l-5.63566-2.45952-2.31621,1.32354s-22.71961,45.43923-17.03971,47.71119,32.94344,5.6799,32.94344,5.6799Z" transform="translate(-158.90468 -206.55465)" fill="#575a89"/><polygon points="735.7 328.597 728.775 376.651 722.329 366.75 735.7 328.597" opacity="0.2"/><path d="M943.79238,230.95184s2.51693,6.625-9.16564,3.2288c0,0-4.62767,2.25616-4.35853-1.59445,0,0-6.37956,6.00314-7.59317,2.04889s-4.538.97263-4.538.97263l-2.51694-6.625-3.23463,3.64334-10.37925-.72546s-1.17123-25.878,34.23532-20.82366,15.05729,44.50353,15.05729,44.50353.22373-7.32083-3.01091-3.67749S943.79238,230.95184,943.79238,230.95184Z" transform="translate(-158.90468 -206.55465)" fill="#2f2e41"/><path d="M368.50886,434.98376V544.06509H824.17374V434.98376Zm273.00855,90.7791H396.6943V510.389H641.51741Zm0-28.55149H396.6943V481.83749H641.51741Zm154.47088-28.55149H396.6943V453.286h399.294Z" transform="translate(-158.90468 -206.55465)" fill="#005aa0"/><polygon points="460.743 180.28 399.248 180.28 399.248 118.784 440.977 118.784 440.977 120.249 400.712 120.249 400.712 178.816 459.279 178.816 459.279 149.532 460.743 149.532 460.743 180.28" fill="#3f3d56"/><path d="M588.58358,370.7943c-1.4211-4.19614-19.242-18.45992-8.3218-20.8574l8.95523,11.94078,41.17217-41.17145,4.14088,4.14088Z" transform="translate(-158.90468 -206.55465)" fill="#005aa0"/></svg>
\ No newline at end of file
diff --git a/assets/img/services/undraw_version_control_9bpv.svg b/assets/img/services/undraw_version_control_9bpv.svg
new file mode 100644
index 0000000000000000000000000000000000000000..2adb98ddfe3e8321df9ec17c1b48c5a9b2ede904
--- /dev/null
+++ b/assets/img/services/undraw_version_control_9bpv.svg
@@ -0,0 +1 @@
+<svg id="b543c902-2711-464d-9f40-b15eb324e31e" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1038.23" height="693.31" viewBox="0 0 1038.23 693.31"><defs><linearGradient id="be976a09-f639-4984-bf14-ee296c482822" x1="320.96" y1="796.01" x2="320.96" y2="284.81" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="gray" stop-opacity="0.25"/><stop offset="0.54" stop-color="gray" stop-opacity="0.12"/><stop offset="1" stop-color="gray" stop-opacity="0.1"/></linearGradient></defs><title>version control</title><path d="M696.13,214.75c-64.72-2.25-126.36-23.14-185.23-46s-117.16-48.19-180.33-60.3c-40.63-7.79-87.09-8.89-119.83,12.89-31.5,21-41.68,57.15-47.16,90.72-4.11,25.27-6.54,51.85,4.75,75.5,7.83,16.42,21.74,30.22,31.36,45.95,33.46,54.72,9.81,122.2-26.46,175.63-17,25.06-36.74,49-49.87,75.66s-19.2,57.25-7.72,84.47c11.39,27,38.52,47.24,67.9,61.49,59.69,28.94,130,37.23,198.62,41.92,151.82,10.39,304.46,5.89,456.68,1.39,56.34-1.67,112.92-3.36,168.34-12.07,30.78-4.84,62.56-12.52,84.9-31,28.36-23.53,35.39-63.38,16.39-92.88-31.88-49.49-120-61.79-142.31-114.9-12.27-29.23.33-61.8,18.15-88.91,38.24-58.17,102.33-109.19,105.71-175.68,2.32-45.66-28.49-91.39-76.13-113-49.94-22.65-119.18-19.8-156,17.69C819.93,201.88,753.27,216.73,696.13,214.75Z" transform="translate(-80.89 -103.35)" fill="#005aa0" opacity="0.1"/><path d="M529.62,754.84c-1-3.62-2-7.28-4-10.43a36.53,36.53,0,0,0-6.55-7.17c-7.25-6.58-16.15-13.26-25.76-11.6a34.39,34.39,0,0,0-8.54,3.12c-1.4.65-2.81,1.3-4.25,1.85a21.17,21.17,0,0,1-12.82,1.12c-2.2-.59-4.25-1.65-6.42-2.31a20.35,20.35,0,0,0-3.15-.68,53.64,53.64,0,0,0,6.09-3.21C475,718.93,483.6,707,482.4,694.24c-.41-4.29-1.88-8.4-3.34-12.45l-3.84-10.62c-1.66-4.6-3.38-9.29-6.41-13.11-3.37-4.26-8.17-7.15-13.13-9.3-10.65-4.63-22.29-6.26-33.78-7.84l-.8-.11V516.68a8,8,0,0,0-8-8H398q-1-6.12-2-12.22c-1.9-11.61-3.87-23.43-9.22-33.88-3.5-6.84-9.07-13.37-16.58-14.71a16.08,16.08,0,0,1-4.31-1c-2.2-1.08-3.4-3.48-5.09-5.25-4.36-4.57-11.45-4.64-17.29-7-5.16-2.05-9.38-5.91-14.08-8.88s-10.54-5.08-15.74-3.15c0,.38-.07.76-.11,1.13l-3.34-1.54c-3.6-1.67-7.27-3.38-10.16-6.12-3.71-3.5-5.69-8.14-7.23-13.07-.16-.51-.31-1-.47-1.55a46.43,46.43,0,0,0,12.44-23.75l.81,2.63a17.45,17.45,0,0,0,.64,1.74,6.86,6.86,0,0,0,2,2.83,3.55,3.55,0,0,0,.84.49,3.5,3.5,0,0,0,.86.22,3.2,3.2,0,0,0,1.24-.09,4.73,4.73,0,0,0,3-2.78,6,6,0,0,0,.35-1.22,6.31,6.31,0,0,0,.07-.76c0-.08,0-.16,0-.24s0-.35,0-.52,0-.18,0-.28,0-.33-.05-.5l0-.26c0-.2-.06-.4-.1-.59s0-.11,0-.16c-.05-.25-.11-.51-.16-.76,0-.06,0-.13,0-.19s-.09-.41-.14-.62-.07-.27-.1-.41l0-.06h0c-.1-.4-.19-.79-.28-1.19a34.38,34.38,0,0,1-.55-10.56,113.08,113.08,0,0,1,2.86-15.35l.21-.91c.08-.35.16-.7.23-1.06.16-.72.32-1.44.47-2.17v0l.36-1.84.27-1.64,0-.21A47.41,47.41,0,0,0,318,330h0c-.46-5.23-2.08-10.18-5.63-14.12-2.51-2.79-5.82-4.85-8.15-7.78-2.18-2.74-3.41-6.12-5.67-8.81-6.24-7.45-22.26-13.19-32.09-14.19-11.26-1.14-29.45,1.74-38.53,8.39-3.36,2.45-5.66,6-8,9.36-4.3,6.25-9.18,12.49-16.07,16-2.6,1.32-5.58,2.32-7.31,4.62a12.49,12.49,0,0,0-1.95,5.18,102.71,102.71,0,0,0-2.06,19.78h0c0,.83,0,1.66,0,2.5a18.23,18.23,0,0,0,1.56,7.23c.16.34.34.67.53,1l.12.21a39.78,39.78,0,0,1,3.2,5.45,7.22,7.22,0,0,1,.49,1.66,12.24,12.24,0,0,1-.28,4.38h0c0,.22-.09.44-.13.66l-.09.43c0,.15,0,.3-.08.44-.08.43-.15.86-.21,1.28h0a9,9,0,0,0,.22,3.46,4.55,4.55,0,0,0,2.22,3,6.5,6.5,0,0,0,1.8.56c.63.11,1.27.18,1.89.32a9.33,9.33,0,0,1,2.29.85A9.22,9.22,0,0,1,208,383.1a11,11,0,0,1,.83.84,14,14,0,0,1,1.42,1.94q.32.53.6,1.08a24.67,24.67,0,0,1,1.71,4.52c.26.93.48,1.87.67,2.81.09.42.17.84.24,1.25s.14.83.2,1.24h0a2.91,2.91,0,0,0,.8-.16c1.47-.53,2.29-2.24,2.75-3.9.08-.28.15-.55.21-.82.23-1,.47-2.1.7-3.15a46.37,46.37,0,0,0,18.25,20.1c.28.83.55,1.65.79,2.49,1.31,4.53,1.94,9.27-.33,13.23-1.62,2.81-4.34,4.54-7.38,5.74a4.88,4.88,0,0,0-1.65-1.4c-2.63-1.32-5.79.28-8,2.25-4,3.62-7.26,8.81-12.52,10-1.9.44-4,.35-5.58,1.51a13,13,0,0,0-2.59,3.4,11.92,11.92,0,0,1-10.23,5.1c-1.83-.09-4-.51-5.25.83-.93,1-1,2.58-2,3.53-1.34,1.32-3.54.68-5.41.6-3.56-.15-6.87,2.15-8.9,5.1s-3,6.48-4,10l0,.06a7.15,7.15,0,0,0-.73.61,10.55,10.55,0,0,0-2.21,3.58,170.87,170.87,0,0,0-14.1,58.18,6,6,0,0,1-.64,2.82,13.87,13.87,0,0,1-1.47,1.6,5.61,5.61,0,0,0,.93,8,6.3,6.3,0,0,1,1.07-1.42c-.11.46-.21.91-.28,1.32a35.49,35.49,0,0,0-.11,8.8q1.42,20.84,2.87,41.65c.27,3.93.54,7.85.9,11.77q1.05,11.38,3,22.67c.06.34.13.69.22,1-8.15,2.59-15.4,7.27-18.45,15.08-1.06,2.7-1.54,5.64-2.84,8.23-1.43,2.84-3.78,5.11-5.34,7.89-2.69,4.78-2.81,10.64-1.83,16,1.89,10.45,7.54,19.79,15,27.39-.33,0-.67,0-1,0a15.64,15.64,0,0,0-6.83,2.45c-15.78,9.22-24.8,29-21.51,47.06.65,3.53,1.78,7.11,4.14,9.8a15.51,15.51,0,0,0,7.28,4.46,25.29,25.29,0,0,0,5.37,1c12.3,1,24.21-4.7,36.54-5.18a98,98,0,0,1,12.23.57q8.91.74,17.85.94c9.69.23,15.14-2.35,21.32-9.59a26.1,26.1,0,0,0,3.77-5.94c5.26-.3,11.07-.76,15.27-1.1l.06.58c.23,2,.58,4.3,2.18,5.56a7.61,7.61,0,0,0,3,1.23c10.1,2.48,20.32,5,30.72,5a129.71,129.71,0,0,0,14.59-1.12l18.27-2.11a91,91,0,0,1,15.7,3.42c5.28,1.79,10.21,4.45,15.37,6.56,12,4.86,24.9,6.6,37.68,8.3,2.18.29,4.68.49,6.29-1,2.08-2,1.39-5.34.8-8.14-.24-1.15-.42-2.3-.56-3.46a175.25,175.25,0,0,1,25.24,8.76l1.43.63c.42,2.18,2.43,3.92,4.36,6.27a16,16,0,0,0,2.21,2.74,7.37,7.37,0,0,0,3.17,1.14,147.82,147.82,0,0,0,40.93,1.85,41.86,41.86,0,0,1,8.44-.29,36.58,36.58,0,0,1,6.1,1.37l11.57,3.32c8.53,2.44,17.26,4.91,26.11,4.36a33.4,33.4,0,0,0,5.33-.77c7-1.62,13.52-5.53,16.88-11.82C534.37,774.76,532.18,764.24,529.62,754.84Z" transform="translate(-80.89 -103.35)" fill="url(#be976a09-f639-4984-bf14-ee296c482822)"/><path d="M205.91,752.89c-2.11-4.8-4.11-10.32-2-15.12a12.85,12.85,0,0,1,6.65-6.25,32,32,0,0,1,9-2.22,125.61,125.61,0,0,1,29.26-.4c.71,5.62-.79,11.32-2.08,16.75-1.17,5-1.84,5.74-7,6C236.4,751.83,206.7,754.66,205.91,752.89Z" transform="translate(-80.89 -103.35)" fill="#fbbebe"/><ellipse cx="214.07" cy="577.16" rx="143" ry="40" fill="#464353"/><ellipse cx="214.07" cy="577.16" rx="143" ry="40" opacity="0.1"/><path d="M320.6,469.35a44.49,44.49,0,0,1-22.94,20.84,57.58,57.58,0,0,1-18.21,3.46c-6.79.31-13.72-.13-20.1-2.45-8.56-3.1-15.67-9.44-21-16.83s-9-15.83-12.19-24.34c-1.68-4.43-3.28-9.15-2.49-13.83,5.15-1.17,10.79-2.89,13.45-7.46,2.27-3.92,1.64-8.62.33-13.1-.37-1.27-.8-2.53-1.23-3.74-1-2.9-4.45-8.41-2-10.89,1.53-1.57,7.94-2.37,10.15-3.39,6.81-3.14,13.09-7.68,20.57-9.17,6.47-1.29,13.15-.08,19.61,1.26a6.45,6.45,0,0,1,2.42.87,5.82,5.82,0,0,1,1.8,2.7c1.84,4.48,2.92,9.43,4.4,14.1,1.54,4.89,3.52,9.48,7.23,12.95,2.89,2.71,6.57,4.41,10.17,6.06l8.86,4.06a11.65,11.65,0,0,1,4.19,2.71,10.61,10.61,0,0,1,2,5.44A50.82,50.82,0,0,1,320.6,469.35Z" transform="translate(-80.89 -103.35)" fill="#fbbebe"/><path d="M293.13,407.38a46,46,0,0,1-55.67,8.26c-.37-1.27-.8-2.53-1.23-3.74-1-2.9-4.45-8.41-2-10.89,1.53-1.57,7.94-2.37,10.15-3.39,6.81-3.14,13.09-7.68,20.57-9.17,6.47-1.29,13.15-.08,19.61,1.26a6.45,6.45,0,0,1,2.42.87,5.82,5.82,0,0,1,1.8,2.7C290.57,397.76,291.65,402.71,293.13,407.38Z" transform="translate(-80.89 -103.35)" opacity="0.1"/><circle cx="179.07" cy="270.16" r="46" fill="#fbbebe"/><path d="M400.11,522.8l-3.78-22.9c-1.91-11.49-3.88-23.2-9.22-33.55-3.51-6.78-9.08-13.24-16.59-14.58a16.05,16.05,0,0,1-4.32-1c-2.2-1.06-3.4-3.44-5.09-5.2-4.36-4.52-11.46-4.59-17.3-6.89-5.16-2-9.38-5.85-14.08-8.79s-10.55-5-15.75-3.12c-.84,8.95-1.73,18.1-5.53,26.25a39.28,39.28,0,0,1-59.26,14.76c-8.91-6.71-14.62-17.06-17.28-27.89-.65-2.64-1.39-5.67-3.82-6.88-2.63-1.32-5.79.28-8,2.22-4,3.59-7.27,8.73-12.53,9.94-1.9.44-4,.35-5.58,1.5a12.7,12.7,0,0,0-2.6,3.37,12,12,0,0,1-10.23,5.06c-1.83-.09-4-.51-5.25.82-.93,1-1,2.56-2,3.49-1.35,1.31-3.54.67-5.42.6-3.56-.15-6.87,2.13-8.91,5s-3,6.42-4,9.86c10.93,24.34,20.93,48.71,31.86,73.05a6.23,6.23,0,0,1,.79,3,7.31,7.31,0,0,1-1.36,3c-5.36,8.61-5.19,19.44-4.6,29.56s1.31,20.81-3.21,29.88c-1.23,2.49-2.83,4.77-4,7.26-2.74,5.64-3.73,23.68-2.13,29.74H407c-4.31-11.85-2.67-35.63-1.77-48.21.63-8.8-1-17.59-1.7-26.39C402,557.79,403.08,540.74,400.11,522.8Z" transform="translate(-80.89 -103.35)" fill="#005aa0"/><path d="M146.25,549a35.4,35.4,0,0,0-.12,8.73L149,599c.27,3.89.54,7.77.9,11.65.69,7.53,1.72,15,3,22.46A4,4,0,0,0,157,637c12.65,2.68,25.72,2.57,38.63,1.84,19.7-1.1,39.37-3.61,59.1-3.18,5.08.11,11,0,14.08-4s1.29-10.47-2.73-13.7-9.48-4-14.64-4c-6.83-.07-13.66.9-20.47.5-6.25-.37-12.36-1.88-18.42-3.39l-17-4.23c.65-5.15,2.61-10,4.47-14.89,3.34-8.67,6.46-17.63,6.52-26.92s-3.44-19.06-11.05-24.38c-6.26-4.37-14.32-5.18-21.95-5-5.55.16-15.14-1.17-20.21,1C149.32,538.41,147,545.07,146.25,549Z" transform="translate(-80.89 -103.35)" fill="#fbbebe"/><path d="M411.68,643.36c3.33-1.27,7-.81,10.57-.33,11.49,1.57,23.15,3.18,33.8,7.77,5,2.14,9.76,5,13.14,9.21,3,3.79,4.75,8.43,6.41,13l3.84,10.52c1.46,4,2.94,8.08,3.35,12.33,1.2,12.59-7.41,24.46-18.24,31s-23.58,8.87-36,11.31-24.89,5.14-37.26,8a150,150,0,0,1-17.53,3.45c-13.24,1.5-27.08-.71-39.66,3.67-5,1.75-9.91,4.35-15.1,5.56a93.93,93.93,0,0,1-10.44,1.59l-23.81,2.72a129.89,129.89,0,0,1-14.6,1.12c-10.4,0-20.63-2.46-30.73-4.92a7.77,7.77,0,0,1-3-1.21c-1.6-1.26-1.95-3.49-2.18-5.51q-1.53-13.41-2.68-26.85c-.24-2.91-.42-6.06,1.17-8.51,2-3,5.9-3.94,9.46-4.52a246.88,246.88,0,0,1,45.68-3.17c5.81-5.81,15.39-5.84,23-9a68.39,68.39,0,0,0,8.11-4.41,106,106,0,0,1,44.53-14.07,41.45,41.45,0,0,0,9.11-1.3c5.89-1.83,11.26-6.81,17.31-5.59.75-2.07,1.27-4.84,3-6.26.86-.73,1.92-1.22,2.71-2,1.67-1.69,1.82-4.35,1.57-6.71s-.81-4.78-.2-7.08a9.79,9.79,0,0,1,1.11-2.47C401.12,645.52,405.65,642.86,411.68,643.36Z" transform="translate(-80.89 -103.35)" fill="#464353"/><path d="M411.68,643.36c3.33-1.27,7-.81,10.57-.33,11.49,1.57,23.15,3.18,33.8,7.77,5,2.14,9.76,5,13.14,9.21,3,3.79,4.75,8.43,6.41,13l3.84,10.52c1.46,4,2.94,8.08,3.35,12.33,1.2,12.59-7.41,24.46-18.24,31s-23.58,8.87-36,11.31-24.89,5.14-37.26,8a150,150,0,0,1-17.53,3.45c-13.24,1.5-27.08-.71-39.66,3.67-5,1.75-9.91,4.35-15.1,5.56a93.93,93.93,0,0,1-10.44,1.59l-23.81,2.72a129.89,129.89,0,0,1-14.6,1.12c-10.4,0-20.63-2.46-30.73-4.92a7.77,7.77,0,0,1-3-1.21c-1.6-1.26-1.95-3.49-2.18-5.51q-1.53-13.41-2.68-26.85c-.24-2.91-.42-6.06,1.17-8.51,2-3,5.9-3.94,9.46-4.52a246.88,246.88,0,0,1,45.68-3.17c5.81-5.81,15.39-5.84,23-9a68.39,68.39,0,0,0,8.11-4.41,106,106,0,0,1,44.53-14.07,41.45,41.45,0,0,0,9.11-1.3c5.89-1.83,11.26-6.81,17.31-5.59.75-2.07,1.27-4.84,3-6.26.86-.73,1.92-1.22,2.71-2,1.67-1.69,1.82-4.35,1.57-6.71s-.81-4.78-.2-7.08a9.79,9.79,0,0,1,1.11-2.47C401.12,645.52,405.65,642.86,411.68,643.36Z" transform="translate(-80.89 -103.35)" opacity="0.05"/><path d="M215.11,759.07c-6.19,7.17-11.64,9.73-21.33,9.5q-8.94-.21-17.86-.93a100.2,100.2,0,0,0-12.24-.57c-12.34.48-24.25,6.13-36.56,5.14a25.92,25.92,0,0,1-5.37-1,15.63,15.63,0,0,1-7.29-4.42c-2.36-2.67-3.49-6.21-4.14-9.71-3.29-17.94,5.73-37.48,21.52-46.61a15.78,15.78,0,0,1,6.84-2.43,16.21,16.21,0,0,1,6.92,1.52l.15.06a52.33,52.33,0,0,1,17.14,11.44,9.66,9.66,0,0,0,2.62,2.11,9,9,0,0,0,3.09.58l13.14.83a31.14,31.14,0,0,1,6.6.91,52.46,52.46,0,0,1,6.94,3c7.07,3.16,14.91,4,22.55,5.22a3.37,3.37,0,0,1,2,.8,3.13,3.13,0,0,1,.62,1.3A25.51,25.51,0,0,1,215.11,759.07Z" transform="translate(-80.89 -103.35)" fill="#3f3d56"/><path d="M145.75,709.63a78.9,78.9,0,0,0-13.15,16.44,82.28,82.28,0,0,0-10.74,32.54,60.4,60.4,0,0,0-.11,12.61,15.63,15.63,0,0,1-7.29-4.42c-2.36-2.67-3.49-6.21-4.14-9.71-3.29-17.94,5.73-37.48,21.52-46.61a15.78,15.78,0,0,1,6.84-2.43,16.21,16.21,0,0,1,6.92,1.52Z" transform="translate(-80.89 -103.35)" opacity="0.1"/><path d="M400.24,734.51c7.35-.2,15.6-.57,21,4.38,5.15,4.68,5.83,12.4,6.17,19.35l.39,8.07c.12,2.46.22,5-.77,7.28-1.76,4-6.59,5.93-11,5.7s-8.46-2.16-12.49-3.9a175.7,175.7,0,0,0-34-10.71q.57-8.37,1.9-16.66c.61-3.83.71-10.24,3.27-13.42,2.71-3.36,6.24-1.54,9.92-.92A79.63,79.63,0,0,0,400.24,734.51Z" transform="translate(-80.89 -103.35)" fill="#fbbebe"/><path d="M206,653.42c0,1-1.57,0-1.71-1.07-1.1-8.09-7.52-14.76-15-18s-16-3.41-24.1-2.64c-12.25,1.16-26,5.85-30.48,17.3-1.06,2.68-1.54,5.58-2.84,8.15-1.44,2.82-3.79,5.07-5.35,7.81-2.69,4.74-2.8,10.55-1.83,15.91,2.61,14.3,12.39,26.53,24.24,35s25.7,13.53,39.51,18.09a685.19,685.19,0,0,0,112,26.75c6.16.93,12.38,1.79,18.28,3.77,5.28,1.77,10.22,4.42,15.38,6.5,12,4.82,24.91,6.54,37.7,8.23,2.18.28,4.68.48,6.29-1,2.08-1.93,1.39-5.29.8-8.06A43.35,43.35,0,0,1,384,739.4c2.14-3.6,4.92-7.29,4.52-11.46-.48-4.86-5.32-8.3-10.14-9.08s-9.72.37-14.56,1c-1.67.22-3.49.36-4.95-.49a9.89,9.89,0,0,1-1.94-1.72,21.93,21.93,0,0,0-25.54-3.57c-1.79,1-4.5-1.23-6.36-2.07L304,702.49c-24.16-10.93-48.44-21.91-74-28.83a15.54,15.54,0,0,1-5.7-2.37c-1.27-1-2.18-2.36-3.35-3.47-2.55-2.41-6.1-3.37-9.16-5.08S205.3,656.85,206,653.42Z" transform="translate(-80.89 -103.35)" fill="#464353"/><path d="M530.21,784.11c-3.36,6.23-9.88,10.11-16.88,11.71a33.5,33.5,0,0,1-5.34.76c-8.85.55-17.59-1.9-26.12-4.32L470.29,789a36.55,36.55,0,0,0-6.1-1.36,41.86,41.86,0,0,0-8.44.29,149.59,149.59,0,0,1-41-1.84,7.23,7.23,0,0,1-3.17-1.13,15.75,15.75,0,0,1-2.21-2.71c-3.15-3.79-6.54-6-2.81-11,2.15-2.9,6.14-4.35,7.81-7.68s.6-8.06-.39-11.5c-1.35-4.75-5.79-6.8-7.38-11.16-1.19-3.29.81-7.11,3.82-8.9s6.73-1.93,10.2-1.47,6.87,1.44,10.36,1.71c10.26.82,20.75-4.47,30.6-1.49,2.17.66,4.22,1.71,6.42,2.29a21.35,21.35,0,0,0,12.83-1.11c1.44-.54,2.85-1.19,4.25-1.83a34.23,34.23,0,0,1,8.55-3.09c9.61-1.65,18.52,5,25.77,11.49a36.44,36.44,0,0,1,6.55,7.1c2,3.12,3.06,6.75,4,10.33C532.6,765.19,534.79,775.61,530.21,784.11Z" transform="translate(-80.89 -103.35)" fill="#3f3d56"/><path d="M530.21,784.11c-3.36,6.23-9.88,10.11-16.88,11.71a32.69,32.69,0,0,0,3.55-17.16c-.6-9.51-4.78-18.47-10.11-26.37a93.4,93.4,0,0,0-11.14-13.57c-3.18-3.2-7.09-5.74-10.51-8.67a34.23,34.23,0,0,1,8.55-3.09c9.61-1.65,18.52,5,25.77,11.49a36.44,36.44,0,0,1,6.55,7.1c2,3.12,3.06,6.75,4,10.33C532.6,765.19,534.79,775.61,530.21,784.11Z" transform="translate(-80.89 -103.35)" opacity="0.1"/><path d="M163,475.61a10.35,10.35,0,0,0-2.22,3.55,167.86,167.86,0,0,0-14.1,57.62,5.76,5.76,0,0,1-.65,2.79,12.21,12.21,0,0,1-1.47,1.59,5.52,5.52,0,0,0,.94,8c1.65-3.11,5.6-4.12,9.11-4.39,16.81-1.33,33.23,6.49,50.09,5.9-1.19-4.11-2.9-8.06-3.87-12.22-4.29-18.47,6.41-38.58-.15-56.37-1.31-3.56-3.5-7.06-6.95-8.62a18.51,18.51,0,0,0-4.45-1.18c-4.26-.77-12.74-4.06-16.86-2.74-1.52.49-2.12,1.92-3.38,2.78C167.13,473.55,164.59,474,163,475.61Z" transform="translate(-80.89 -103.35)" fill="#005aa0"/><rect x="117.57" y="408.66" width="223" height="142" rx="7.97" fill="#3f3d56"/><circle cx="228.57" cy="479.66" r="6" fill="#fff"/><path d="M228.18,298.85c-3.36,2.43-5.66,5.92-8,9.27-4.31,6.19-9.19,12.37-16.08,15.82-2.61,1.31-5.59,2.3-7.32,4.58a12.34,12.34,0,0,0-1.95,5.13,101.65,101.65,0,0,0-2.06,19.6c0,3.28.14,6.66,1.59,9.64,1.37,2.8,3.84,5.17,4.35,8.22.39,2.38-.49,4.75-.8,7.14s.23,5.22,2.44,6.36a14.79,14.79,0,0,0,3.7.87c6.65,1.48,8.88,9.28,9.89,15.73,2.26-.13,3.28-2.72,3.75-4.83l6.93-30.81c.75-3.34,2-7.21,5.33-8.38,2.23-.77,4.67-.05,7,.15,9.15.75,16.89-6.32,25.84-8.27a33,33,0,0,1,8.71-.58c7.06.35,15.27,3.25,16.77,9.84.25,1.07.4,2.35,1.4,2.88s2.05.08,3.1,0c4.48-.45,7.12,4.59,8.41,8.71l4.7,15c.7,2.27,1.88,4.94,4.34,5.23,2.27.28,4.2-1.87,4.54-4s-.4-4.34-.89-6.48c-2.21-9.85,1.17-19.93,3.23-29.8s2.43-21.21-4.48-28.81c-2.51-2.75-5.81-4.8-8.15-7.7-2.18-2.72-3.41-6.06-5.67-8.73-6.25-7.37-22.28-13.06-32.11-14C255.46,289.41,237.26,292.26,228.18,298.85Z" transform="translate(-80.89 -103.35)" fill="#3f3d56"/><g opacity="0.1"><path d="M310.26,383.15c-2.46-.3-3.64-3-4.34-5.23q-2.35-7.51-4.7-15c-1.29-4.13-3.93-9.17-8.41-8.71-1.05.11-2.18.52-3.1,0s-1.15-1.81-1.4-2.88c-1.5-6.6-9.71-9.49-16.77-9.84a33.43,33.43,0,0,0-8.71.57c-8.95,2-16.69,9-25.84,8.27-2.36-.19-4.8-.91-7-.14-3.37,1.16-4.58,5-5.33,8.38l-6.93,30.8c-.47,2.12-1.49,4.71-3.75,4.83-1-6.44-3.24-14.24-9.89-15.72a15.72,15.72,0,0,1-3.7-.87,4.34,4.34,0,0,1-1.93-2.15c-.18.93-.39,1.86-.51,2.79-.3,2.38.23,5.22,2.44,6.36a14.79,14.79,0,0,0,3.7.87c6.65,1.48,8.88,9.28,9.89,15.73,2.26-.13,3.28-2.72,3.75-4.83l6.93-30.81c.75-3.34,2-7.21,5.33-8.38,2.23-.77,4.67-.05,7,.15,9.15.75,16.89-6.32,25.84-8.27a33,33,0,0,1,8.71-.58c7.06.35,15.27,3.25,16.77,9.84.25,1.07.4,2.35,1.4,2.88s2.05.08,3.1,0c4.48-.45,7.12,4.59,8.41,8.71q2.34,7.51,4.7,15c.7,2.27,1.88,4.94,4.34,5.23,2.27.28,4.2-1.87,4.54-4a13.58,13.58,0,0,0-.6-5.31A4.13,4.13,0,0,1,310.26,383.15Z" transform="translate(-80.89 -103.35)"/><path d="M198.72,364.11c-.51-3.05-3-5.42-4.35-8.22a16.45,16.45,0,0,1-1.48-6c0,1.12-.1,2.24-.11,3.37,0,3.28.14,6.66,1.59,9.64,1.11,2.27,2.94,4.27,3.86,6.58A15.06,15.06,0,0,0,198.72,364.11Z" transform="translate(-80.89 -103.35)"/><path d="M317.14,342.83c-1.82,8.72-4.66,17.6-3.78,26.34.57-6.45,2.45-12.94,3.78-19.34A51,51,0,0,0,318.3,335,61.14,61.14,0,0,1,317.14,342.83Z" transform="translate(-80.89 -103.35)"/></g><g opacity="0.8"><line x1="330.04" y1="290.49" x2="955.1" y2="290.49" fill="none" stroke="#3f3d56" stroke-miterlimit="10" stroke-width="3"/><path d="M466.46,393.83s29.89,4.15,14.41-27.92,42-26,42-26" transform="translate(-80.89 -103.35)" fill="none" stroke="#3f3d56" stroke-miterlimit="10" stroke-width="3"/><path d="M665.53,393.83s29.89-4.14,14.41,27.93,42,26,42,26" transform="translate(-80.89 -103.35)" fill="none" stroke="#3f3d56" stroke-miterlimit="10" stroke-width="3"/><path d="M952.16,393.83s-29.9-4.14-14.41,27.93-42,26-42,26" transform="translate(-80.89 -103.35)" fill="none" stroke="#3f3d56" stroke-miterlimit="10" stroke-width="3"/><line x1="814.86" y1="344.4" x2="649.93" y2="344.4" fill="none" stroke="#3f3d56" stroke-miterlimit="10" stroke-width="3"/><circle cx="330.04" cy="290.49" r="18.25" fill="#005aa0"/><circle cx="442.29" cy="236.3" r="18.25" fill="#3acc6c"/><circle cx="442.29" cy="290.49" r="18.25" fill="#005aa0"/><circle cx="514.73" cy="290.49" r="18.25" fill="#005aa0"/><circle cx="641.35" cy="344.13" r="18.25" fill="#ff6584"/><circle cx="737.03" cy="344.13" r="18.25" fill="#ff6584"/><circle cx="732.04" cy="290.49" r="18.25" fill="#005aa0"/><circle cx="950.48" cy="290.49" r="18.25" fill="#005aa0"/><circle cx="861.12" cy="290.49" r="18.25" fill="#005aa0"/><rect x="299.38" y="122.66" width="61.23" height="42.2" fill="#005aa0"/><rect x="411.9" y="122.66" width="61.23" height="42.2" fill="#3acc6c"/><rect x="610.48" y="122.66" width="61.23" height="42.2" fill="#ff6584"/></g><g opacity="0.1"><path d="M167.24,402.71S92.47,371.27,82.67,428c0,0-5.11,8.84,2,16.14,0,0,1.53-3.92,8.75.13a37.17,37.17,0,0,0,8.16,3.32,18.36,18.36,0,0,0,11.62-.62h0s24.59-1.33,45.27-33.5c0,0,8.87-5.48,9.31-7.54l-14.82,1s1.14,10.85-5,17.36c0,0,5.44-16.84,2.83-17.31-.53-.1-7.83.86-7.83.86s1.89,18.87-8,28.63c0,0,9.18-19.19,5.19-28.29l-10.94,2.11s3,19.85-7.82,31.39c0,0,8.9-20.4,5.46-30.76l-10.47,3.52s2.52,19.41-6.53,29c0,0,7.9-24.61,4.18-28,0,0-9.42,3.82-11.43,6,0,0,1.49,14-4.26,19.05,0,0,3.53-17,1.78-17.7,0,0-10.94,8.24-14.28,15.35,0,0,4.16-10.86,12.91-17,0,0-7.35-1.24-13,1.83,0,0,3.78-7.21,15.65-3.79,0,0,8.79-6.09,10.55-6,0,0-11.23-5-19.34-4.38,0,0,8.7-5,22.08,3.35l10.45-3.77s-14.5-7.43-21.76-7.4c0,0,9.66-3.74,24.47,6.66l10.7-2.18s-12-7.35-20.09-9.06c0,0,9.7-1.54,23.18,8.55l7.31-.61s-8.85-5.22-11.53-6.49-2.56-2.09-2.56-2.09A34.89,34.89,0,0,1,152,403.94S167.18,403.64,167.24,402.71Z" transform="translate(-80.89 -103.35)" fill="#005aa0"/></g><g opacity="0.1"><path d="M164.48,346.35S138,285.08,99.85,313.18c0,0-8.06,2.34-8,10.7,0,0,3.14-1.46,5.13,5.07a30.1,30.1,0,0,0,3,6.61,15,15,0,0,0,7.25,6.25h0s15.37,13.22,46,5.89c0,0,8.4,1.79,9.83.83l-9.36-7.87s-5.51,7.1-12.89,7.44c0,0,12.83-6.9,11.55-8.67-.26-.36-5.15-3.94-5.15-3.94s-9.62,12.28-21,12.47c0,0,16.39-6.18,19.2-13.85l-7.7-5S128,342.62,115,343.32c0,0,16.91-7.05,20.77-15.17l-8.23-3.87s-9.56,13-20.37,13.49c0,0,18.72-10.12,18.43-14.25,0,0-7.77-3.1-10.24-2.92,0,0-7.07,9.15-13.38,8.89,0,0,11.79-8.09,11.15-9.5,0,0-11.2-1.34-17.23,1,0,0,8.66-4.08,17.35-2.74,0,0-3.66-4.93-8.75-6.3,0,0,6.36-2.13,11.46,6.65,0,0,8.68,1.4,9.7,2.44,0,0-3.81-9.39-9-13.62,0,0,8,2,11.2,14.57l8.36,3.71s-4.38-12.68-8.72-16.79c0,0,7.87,3.28,10.75,17.9l7.6,4.79s-2.94-11.2-6.77-16.83c0,0,6.64,4.62,8.89,18.29l4.7,3.8s-2.29-8.14-3.16-10.42-.33-2.7-.33-2.7a28.65,28.65,0,0,1,5.49,14.68S163.91,346.86,164.48,346.35Z" transform="translate(-80.89 -103.35)" fill="#005aa0"/></g></svg>
\ No newline at end of file
diff --git a/assets/vendor/Font-Awesome b/assets/vendor/Font-Awesome
index 1147d199a35293b391152ee85e2d30988439157f..d79d85c3fad85ad1885e87ed558f4afd6fce8289 160000
--- a/assets/vendor/Font-Awesome
+++ b/assets/vendor/Font-Awesome
@@ -1 +1 @@
-Subproject commit 1147d199a35293b391152ee85e2d30988439157f
+Subproject commit d79d85c3fad85ad1885e87ed558f4afd6fce8289
diff --git a/assets/vendor/MathJax b/assets/vendor/MathJax
index 72aba4aafd2ebfb1bda3c9445c69f4b2e7956b84..be11806df1ae075508e33500c990497062ef3c5a 160000
--- a/assets/vendor/MathJax
+++ b/assets/vendor/MathJax
@@ -1 +1 @@
-Subproject commit 72aba4aafd2ebfb1bda3c9445c69f4b2e7956b84
+Subproject commit be11806df1ae075508e33500c990497062ef3c5a
diff --git a/assets/vendor/bootstrap b/assets/vendor/bootstrap
index 7a6da5e3e7ad7c749dde806546a35d4d4259d965..a716fb03f965dc0846df479e14388b1b4b93d7ce 160000
--- a/assets/vendor/bootstrap
+++ b/assets/vendor/bootstrap
@@ -1 +1 @@
-Subproject commit 7a6da5e3e7ad7c749dde806546a35d4d4259d965
+Subproject commit a716fb03f965dc0846df479e14388b1b4b93d7ce
diff --git a/assets/vendor/jquery b/assets/vendor/jquery
index e1cffdef277fcf543833a20d28cbadcd000ebece..0cc1ad64ab0f482c13d6edd2a5226f309dd00006 160000
--- a/assets/vendor/jquery
+++ b/assets/vendor/jquery
@@ -1 +1 @@
-Subproject commit e1cffdef277fcf543833a20d28cbadcd000ebece
+Subproject commit 0cc1ad64ab0f482c13d6edd2a5226f309dd00006
diff --git a/assets/videos/2020-01-07-contributing-in-4-simple-steps/commit_demo.webm b/assets/videos/2020-01-07-contributing-in-4-simple-steps/commit_demo.webm
new file mode 100644
index 0000000000000000000000000000000000000000..a64dfde411ed3bf4f868bcdae08d14d20bbcfeb2
Binary files /dev/null and b/assets/videos/2020-01-07-contributing-in-4-simple-steps/commit_demo.webm differ
diff --git a/de/_posts/2020/06/2020-06-19-hifis-in-the-egi-newsletter.md b/de/_posts/2020/06/2020-06-19-hifis-in-the-egi-newsletter.md
index 1e775d24cfe00a4f5d60587a4b763051ee2eaa11..f08811faa623083e66af05e116d839193451697b 100644
--- a/de/_posts/2020/06/2020-06-19-hifis-in-the-egi-newsletter.md
+++ b/de/_posts/2020/06/2020-06-19-hifis-in-the-egi-newsletter.md
@@ -1,7 +1,7 @@
 ---
 title: "HIFIS im EGI Newsletter"
 title_image: default
-data: 2020-06-08
+date: 2020-06-08
 authors:
   - jandt
 layout: blogpost
diff --git a/de/_posts/2020/07/2020-07-08-haicore-kit.md b/de/_posts/2020/07/2020-07-08-haicore-kit.md
index 2b87fb7608746e67ad477ae3bbae85eab2c7346a..2116480e5224517f48e127da703cb0433717b129 100644
--- a/de/_posts/2020/07/2020-07-08-haicore-kit.md
+++ b/de/_posts/2020/07/2020-07-08-haicore-kit.md
@@ -1,7 +1,7 @@
 ---
 title: "Superschnelles AI-Rechensystem für HAICORE"
 title_image: default
-data: 2020-07-08
+date: 2020-07-08
 authors:
   - jandt
 layout: blogpost
diff --git a/deeplinkcheck.md b/deeplinkcheck.md
index 43f8d317dba4dd847a780a436e32702d60cff608..9e6db5e48d2994d55486ccbfb5eb56bd4fad8de9 100644
--- a/deeplinkcheck.md
+++ b/deeplinkcheck.md
@@ -17,6 +17,9 @@ excerpt:
 * <https://hifis.net/guidelines>
 * <https://hifis.net/news>
 * <https://hifis.net/services>
+* <https://hifis.net/mission/publications>
+* <https://hifis.net/partners>
+
 
 
 
@@ -27,4 +30,4 @@ excerpt:
 * <https://hifis.net/doc/core-services/fts-endpoint/>
 * <https://hifis.net/doc/service-portfolio/initial-service-portfolio/how-services-are-selected/#selected-services-for-initial-helmholtz-cloud-service-portfolio>
 * <https://hifis.net/doc/service-integration/pilot-services/pilot-services/>
-* <https://hifis.net/doc/backbone-aai/list-of-connected-centers/>
\ No newline at end of file
+* <https://hifis.net/doc/backbone-aai/list-of-connected-centers/>
diff --git a/documentation.md b/documentation.md
new file mode 100644
index 0000000000000000000000000000000000000000..649c2f97fd83bdb0a7d8c1c223c01746ce4459b7
--- /dev/null
+++ b/documentation.md
@@ -0,0 +1,42 @@
+---
+title: Documentation and Repositories
+title_image: default
+layout: default
+excerpt:
+    HIFIS Technical and Administrative Documentation, Policies and Internal Repositories.
+---
+# Technical and Administrative Documentation, Policies
+* [**Selected Cloud Services**](https://www.hifis.net/doc/service-portfolio/initial-service-portfolio/how-services-are-selected/#selected-services-for-initial-helmholtz-cloud-service-portfolio) for the Initial Helmholtz Cloud Service Portfolio.
+* Helmholtz Authentication and Authorization Infrastructure (AAI):
+    * Helmholtz AAI [**Policies**](https://hifis.net/policies).
+    * [**List of Helmholtz centres**](https://hifis.net/doc/backbone-aai/list-of-connected-centers/) that are technically connected to the Helmholtz AAI.
+* All [**HIFIS Documentation**](https://www.hifis.net/doc/) for architectural components and processes.
+* The original platform proposal for HIFIS [can be found here](https://www.helmholtz.de/fileadmin/user_upload/01_forschung/Helmholtz_Inkubator_HIFIS.pdf).
+
+#### Repositories
+The following documentation projects are publicly accessible for reading. You can contribute to them after signing in via Helmholtz AAI.
+* [Gitlab Project for this homepage](https://gitlab.hzdr.de/hifis/hifis.net)
+* [Gitlab Project for HIFIS Documentation](https://gitlab.hzdr.de/hifis/hifis-technical-documentation)
+* [Gitlab Project for AAI Website](https://gitlab.hzdr.de/helmholtz-aai/aai.helmholtz.de)
+
+
+# Internal Documents
+The access to the following documents is currently restricted to HIFIS members. 
+Most of the documentation is planned to be made publicly available by Q4, 2020.
+
+#### Technical and Administative Documentation
+* [Draft of HIFIS Infrastructure Policies Draft: Sources](https://nubes.helmholtz-berlin.de/f/82025317)
+* [Draft of Helmholtz Cloud Contracts](https://gitlab.hzdr.de/helmholtz-cloud-contracts/helmholtz-cloud-contract/-/tree/master)
+
+#### Other presentations
+* [9th Incubator Workshop, Nov 2020](https://nubes.helmholtz-berlin.de/f/155732886)
+* [HIFIS presentation at KoDa Meeting, October 2020](https://nubes.helmholtz-berlin.de/f/149595105)
+* [8th Incubator Workshop, June 2020](https://nubes.helmholtz-berlin.de/f/84128581) - [PDF version](https://nubes.helmholtz-berlin.de/f/84141777)
+* [Scientific Advisory Board, April 2020](https://nubes.helmholtz-berlin.de/f/79099187)
+
+#### Reports
+* [Annual report for the year 2019](https://nubes.helmholtz-berlin.de/f/78483551)
+* [Feedback Report of the Scientific Advisory Board, May 2020](https://nubes.helmholtz-berlin.de/f/84005457)
+
+#### Internal Organization
+* [HIFIS Stakeholder List](https://nubes.helmholtz-berlin.de/f/41769740)
diff --git a/events.md b/events.md
index 85277d1f20a91977340440a527c6ecbd65f85351..0251b379c35f0567d4f9c13061a00e7556ae06c9 100644
--- a/events.md
+++ b/events.md
@@ -2,7 +2,6 @@
 title: Events
 title_image: default
 layout: event-list
-redirect_to: https://software.hifis.net/events
 excerpt:
   "Upcoming and past events that are related to or organized by HIFIS
   Software."
diff --git a/faq.md b/faq.md
index 7a023da68e559389bfd5e121bc260f8fab88fafc..a510e23ed4ff7e7e94459fcd593057c1e2e11abb 100644
--- a/faq.md
+++ b/faq.md
@@ -6,6 +6,22 @@ excerpt:
     Collection of Frequently Asked Question (FAQ) about HIFIS.
 ---
 
+<div class="alert alert-success">
+    <h1 id="motivation" class="alert-heading">Motivation for HIFIS</h1>
+    <p>
+        The top position of Helmholtz research is increasingly based on cross-centre and international cooperation and
+        common access to data treasure and -services. At the same
+        time the significance of a sustainable software development for the research process is recognised.</p>
+    <p>
+        HIFIS aims to ensure an excellent information environment for outstanding research in all Helmholtz research
+        fields and a seamless and performant IT-infrastructure connecting knowledge from all centres. It will build a
+        secure and easy-to-use collaborative environment with efficiently accessible ICT services from anywhere. HIFIS
+        will also support the development of research software with a high level of quality, visibility and
+        sustainability.</p>
+    <p> Documentation, Full Proposal texts and Publications <a href="{% link publications.md %}">can be found here</a>.
+    </p>
+</div>
+
 ## General
 {:.text-success}
 
@@ -20,18 +36,18 @@ The purpose of HIFIS is to support science and scientists. Within the HIFIS plat
 - All cloud services and software trainings and support are free of charge!
 - A **Helmholtz-wide login mechanism**, the [Helmholtz AAI](https://aai.helmholtz.de),
 - A stable, high-bandwidth **network infrastructure** connecting all Helmholtz centers,
-- [**Software services**](https://software.hifis.net) to provide you with a common platform,
-  [training](https://software.hifis.net/events) and
-  [support](https://software.hifis.net/services/consulting) for high-quality sustainable software development.
+- [**Software services**]({% link services/index.md %}#software) to provide you with a common platform,
+  [training]({% link events.md %}) and
+  [support]({% link services/software/consulting.html %}) for high-quality sustainable software development.
 
 
 #### [When will all of this take place?][3]
 The HIFIS platform was set up in 2019, with basic infrastructure services (AAI) and pilot services online in 2020. The initial cloud service portfolio is expected to be available by
 end of 2020. Please also refer to our [**HIFIS Roadmap**](roadmap) to stay up to date.
 The 
-[Software Services Training](https://software.hifis.net/events)
+[Software Services Training]({% link events.md %})
 and 
-[Support platform](https://software.hifis.net/services/consulting) is already available.
+[Support platform]({% link services/software/consulting.html %}) is already available.
 
 #### [Anything I can do to get things done faster?][4]
 We have several pilot cloud services and installations running. Please [contact us](mailto:{{ site.contact_mail }}) if you need urgent assistance.
diff --git a/guidelines/index.md b/guidelines/index.md
index 7a8669eab9e9ff2cf9c0caa00eac0aa2138a687e..0d5caff3793b77a861e996a4198adf26be16d96c 100644
--- a/guidelines/index.md
+++ b/guidelines/index.md
@@ -1,14 +1,9 @@
 ---
-title: Services
+title: Guidelines
 title_image: default
 layout: default
 author: none
-redirect_from:
-  - services/index_ger.html
-  - services/index_eng.html
-  - services/
-  - guidelines/index_ger.html
-  - guidelines/index_eng.html
+
 ---
 
 ## HIFIS Suggestions and Guidelines
diff --git a/you-and-hifis/index.md b/hifis-services-for-you/index.md
similarity index 86%
rename from you-and-hifis/index.md
rename to hifis-services-for-you/index.md
index f53576d496f102647b40233a0fe4809c36a144d2..68840688cb4d3dab10eb84824ebba5ce4a301af8 100644
--- a/you-and-hifis/index.md
+++ b/hifis-services-for-you/index.md
@@ -18,8 +18,8 @@ To this aim, since summer 2019, we are setting up the HIFIS platform, that is bu
 - a **Helmholtz-wide login mechanism**, the [Helmholtz AAI](https://aai.helmholtz.de),
 - a stable, high-bandwidth **network infrastructure** connecting all Helmholtz centres,
 - [**Software services**](#software-services) to provide you with a common platform,
-  [training](https://software.hifis.net/events) and
-  [support](https://software.hifis.net/services/consulting) for high-quality sustainable software development.
+  [training]({% link events.md %}) and
+  [support]({% link services/software/consulting.html%}) for high-quality sustainable software development.
 
 ### Helmholtz Cloud
 The cloud team is currently preparing the Initial Service Portfolio.
@@ -50,22 +50,24 @@ All services in the Helmholtz Cloud are for free.
 
 #### International Connectivity
 The Helmholtz Cloud is accessible for international users via the Helmholtz AAI. Helmholtz AAI is a member of <a href="https://edugain.org/" target="_blank">eduGAIN</a>, so if your institution participates in eduGAIN you will be able to authenticate with your home institution credentials. We are also planning to provide social logins, like GitHub or OrcID, in case your institution does not participate in eduGAIN.
-### Software Services
+
+
+### [Software Services]({% link hifis-services-for-you/software-services.md %})
 HIFIS Software Services' mission is to empower scientists of any domain to implement and to
 perpetuate modern scientific software development principles in order to make research software engineering more sustainable.
 
-#### [Education & Training](https://software.hifis.net/services/training)
+#### [Education & Training]({% link services/software/training.md %})
 The purpose of the Education & Training component is to offer courses, materials, and workshops
 to help you in getting started, or to boost your software engineering practices.
-On [this page](https://software.hifis.net/services/training), you can find upcoming workshops
+On [this page]({% link services/software/training.md %}), you can find upcoming workshops
 on a range of topics, as well as external resources to help you get started.
 
-#### [Consulting](https://software.hifis.net/services/consulting)
+#### [Consulting]({% link services/software/consulting.html%})
 The Software team offers free-of-charge consulting as a service to research groups within the Helmholtz umbrella.
 We can help you deal with specific licensing issues, migrating code between different environments
 and languages, setting up new projects, and other problems that you need to solve. 
 
-[Fill out the form](https://software.hifis.net/services/consulting) to request a consulting.
+[Fill out the form]({% link services/software/consulting.html%}) to request a consulting.
 
 #### [Community Building](https://pad.gwdg.de/s/BkAKOLoPL)
 HIFIS Software will build and foster communities to support the necessary cultural change
@@ -76,3 +78,6 @@ will also provide guidance on how to build communities of practice.
 Currently, we are investigating a concept called [HackyHour](https://github.com/amandamiotto/HackyHourHandbook).
 [Join us](https://pad.gwdg.de/s/BkAKOLoPL) on our next event.
 We would be more than happy, to have you on board!
+
+### [Guidelines]({% link guidelines/index.md %})
+We provide [guidelines]({% link guidelines/index.md %}), e.g., for productive use of online collaboration tools (video, chat, notetaking) as well as on The Helmholtz Open Science Software Policy Template.
diff --git a/hifis-services-for-you/software-services.md b/hifis-services-for-you/software-services.md
new file mode 100644
index 0000000000000000000000000000000000000000..c6c3bdc0d8cd93116db370c6ddb392e96649b6bb
--- /dev/null
+++ b/hifis-services-for-you/software-services.md
@@ -0,0 +1,18 @@
+---
+title: Services
+title_image: default
+layout: services/index
+author: none
+additional_css:
+    - services/custom.css
+    - title/service-title-buttons.css
+excerpt:
+  "The service portfolio of HIFIS Software is structured into 4 different
+  components that seamlessly interoperate with each other: Education &
+  Training, Technology, Consulting and Community Services."
+---
+{% comment %}
+  This markdown file triggers the generation of the services page.
+  Only the frontmatter is required by Jekyll.
+  The contents section does not get rendered into HTML on purpose.
+{% endcomment %}
diff --git a/mission/cluster-backbone.md b/mission/cluster-backbone.md
deleted file mode 100644
index 24d17d40d0d2e0c1bd253e41b72eb042abc24017..0000000000000000000000000000000000000000
--- a/mission/cluster-backbone.md
+++ /dev/null
@@ -1,37 +0,0 @@
----
-title: HIFIS Backbone Cluster
-title_image: default
-layout: default
-excerpt:
-    Overview of HIFIS Backbone Cluster.
-redirect_from:
-  - services/backbone/index_eng.html
-  - services/backbone/index_ger.html
-  - services/backbone
-
----
-
-## Backbone Services
-
-The German Research Network (DFN) connects universities and research institutions and is integrated into the European and worldwide network of research and science networks. The Helmholtz Association's centres are directly connected to the DFN mainly with speeds between > 1 Gbit/s and < 10 Gbit/s, a good third with speeds of ≥ 10 Gbit/s (as of April 2018). A comparison with research communities and the associated networks for research and education (NRENs) in other countries shows that high-performance networking of the large labs in some NRENs has already been identified as strategic for research in recent years and high bandwidths have been established. At the same time, however, it also becomes clear that the Helmholtz Centres are in a comparatively good starting position with regard to connectivity for the establishment of a Helmholtz backbone.
-
-A Virtual Private Network (VPN) can be used efficiently to establish trust between the participating centres. In addition to cross-location intranets, VP networks can also be used for inter-institutional data backup, for example, in which a limited number of communication partners with a high volume of data are connected via high-availability networks. In the XWiN network of DFN, there are already several VPNs connected, to which experience and basics can be tied.
-
-<div markdown="1" class="alert alert-software">
-Against this background, the objectives of this work package are to provide a stable network infrastructure and jointly usable core services in order 
-to meet the increasing demand for networking of research and the increasing volume of data in the Helmholtz Association (keyword "data treasure"). 
-Thus, the network of the individual Helmholtz Centres is to be networked on the basis of a high bandwidth with mutual trust and increased overall security. 
-It comprises a Virtual Private Network (VPN) that includes all centres and a guaranteed level of quality. In particular, the network should enable the cross-centre
-use of scientific instruments and platforms and provide central basic services necessary for collaborative work. 
-These basic services include, above all, uniform Identity & Access Management (IAM). 
-The physical network and the basic services together form the prerequisites and foundation for a large number of higher-value services such as cloud services.
-</div>
-
-## Partners
-* [DESY](https://www.desy.de) (cluster coordinator)
-* AWI
-* DKFZ
-* FZJ
-* HMGU
-* [HZDR](https://www.hzdr.de)
-* KIT
diff --git a/mission/cluster-cloud.md b/mission/cluster-cloud.md
deleted file mode 100644
index fc390706347ac2cdc0839cabd8ce3114ff335b1e..0000000000000000000000000000000000000000
--- a/mission/cluster-cloud.md
+++ /dev/null
@@ -1,36 +0,0 @@
----
-title: HIFIS Cloud Cluster
-title_image: default
-layout: default
-excerpt:
-    Overview of HIFIS Cloud Cluster.
-redirect_from:
-  - services/cloud/index_eng.html
-  - services/cloud/index_ger.html
-  - services/cloud
-
----
-
-## Cloud Services: Helmholtz Cloud
-
-{:.alert .alert-success} 
-The specific aim of the Cloud cluster is to provide the Helmholtz Cloud as a federated cloud platform.
-Helmholtz Cloud offers services to the entire scientific community and partners in the long tail of science - not just selected large-scale projects. It thus complements the federal support services for large-scale projects both in breadth (support for projects of all sizes) and depth (focusing on the software and service level) and provides other platform topics with an access level for the services arising there.
-
-The Federation primarily consists of existing heterogeneous solutions of the different centres (providers) and, where possible and reasonable, establishes a "meta-level" over these, e.g. a common access. Priority is given to the use of already existing services. To develop own solution is only exceptionally intended for solutions that are neither available in the Helmholtz Association nor on the IT market and are at the same time urgently needed for scientific work. The Federation will be gradually expanded to include innovative solutions.
-
-In order to simplify the use of services from different providers for the centres and the researchers and to ensure with the help of guidelines that the framework conditions applicable to the Helmholtz Centres are adhered to, HIFIS creates organisational and legal prerequisites.
-
-In particular, the cloud cluster is developing the technologies for access, harmonization, integration and provisioning of the services integrated into the Helmholtz Cloud network, and will make them available. It thus is creating the organisational and technical framework to open up a broad portfolio of services to all users of the Helmholtz Association and beyond through self-organisation. The connection to international developments (e.g. EOSC at European level) is regarded as essential and the "FAIR" principles in particular must be taken into account.
-
-## Partners
-* HZB (cluster coordinator)
-* AWI
-* DESY
-* DKFZ
-* FZJ
-* HMGU
-* KIT
-
-{:.alert .alert-primary} 
-Science is increasingly relying on cloud services. The European network organisation [GEANT](https://www.geant.org/About) surveyed the national research and education networks (NRENs) for the year 2016 and found that between 50% and 60% of the NRENs surveyed by GEANT offer cloud services. Cloud services are ideally suited for the joint, cross-centre and cross-community processing of research tasks and for broad subsequent use. It is important that they are scalable, that the technical and legal requirements for use are met and that simple and high-performance access is guaranteed. At the same time, the decision to use such services requires that important criteria (ranging from service quality, IT security criteria and data protection to procedures for terminating the use of a cloud service) are taken into account and evaluated. Users will only (be able to) trust and use a federated cloud platform and the services offered therein if service design and service quality are transparent and the operational stability offered meets today's social requirements for mobility as well as location- and time-independent use.
diff --git a/mission/cluster-software.md b/mission/cluster-software.md
deleted file mode 100644
index f4e8b89ea8f6ebce406c1aff9f2a22bab3bc322b..0000000000000000000000000000000000000000
--- a/mission/cluster-software.md
+++ /dev/null
@@ -1,38 +0,0 @@
----
-title: HIFIS Software Cluster
-title_image: default
-layout: default
-excerpt:
-    Overview of HIFIS Software Cluster.
-redirect_from:
-  - services/software/index_eng.html
-  - services/software/index_ger.html
-  - services/software
-
----
-## Detailed information
-
-For detailed information and news on [HIFIS Software, click here!](https://software.hifis.net)
-
-## Software Services
-
-Software is an essential basis for the modern research process. It lays the foundation for the long-term, stable operation of research infrastructures, at the same time represents a major driver of innovation and contributes significantly to the acquisition of knowledge and the creation of value. After all, software itself is an important result of the research process. It is therefore not surprising that the Helmholtz Centres use and develop a wide variety of software. The spectrum ranges from a few lines of code for special tasks, to scripts for data preparation and small software tools, to extensive, complex program packages. This diversity is also expressed in the variety of programming languages, technologies and environments used.
-
-The variety and especially the handling of scientific software vary strongly by research area, community or center and currently depend primarily on the importance for the own scientific added value and on the marketing prospects. Software is rarely regarded as an independent research product and there is hardly any sustainable use of it. This endangers the traceability and reproducibility of research results (Howinson 2016).
-
-However, concrete practical offers and platforms to enable researchers to implement them are often lacking in the German research landscape or are very differently developed in the centres.
-
-The aim of the _Software Services_ cluster is therefore to support the Helmholtz Centres in the sustainable use of research software through practical offerings and services.
-<div markdown="1" class="alert alert-software">
-Specifically, the work package addresses the following aspects in a sustainable manner:
-* Researchers should be trained and supported to enable them to develop and publish high-quality, sustainable software.
-* A technological infrastructure for the planning, development, quality assurance, publication and findability of research software should be made permanently available to researchers.
-* The re-use of existing software by researchers is to be improved by providing tools for finding suitable software solutions, by arranging contact persons and know-how carriers, and by providing support in setting up communities for concrete research software.
-</div>
-
-## Partners
-* [HZDR](https://www.hzdr.de) (cluster coordinator)
-* [GFZ](https://www.gfz-potsdam.de)
-* [DKFZ](https://www.dkfz.de)
-* [DLR](https://www.dlr.de)
-* [UFZ](https://www.ufz.de)
diff --git a/mission/incubator.md b/mission/incubator.md
deleted file mode 100644
index 5ddc562905a5aa13e59d72ff7400a1b73da473f8..0000000000000000000000000000000000000000
--- a/mission/incubator.md
+++ /dev/null
@@ -1,34 +0,0 @@
----
-title: Helmholtz Incubator
-title_image: default
-layout: default
-excerpt:
-    Detailed description of the HIFIS governance structures.
----
-
-## The Helmholtz-Incubator Information & Data Science
-The Helmholtz Incubator Information & Data Science was founded in June 2016 by the President of the Helmholtz Association in order to intelligently combine and enhance the diverse, 
-decentralised expertise of the Association in the broad field of Information & Data Science. To this end, all Helmholtz Centres have each sent two top-class scientists to the Helmholtz Incubator. 
-They are supported by proven experts from researching companies and well-known research institutions as well as several consulting firms. The Helmholtz Incubator is accompanied by the Helmholtz Association office.
-
-The Helmholtz Incubator integrates existing, forward-looking initiatives of the Helmholtz Association through a community-wide bottom-up process. 
-The regular consolidation of the expertise of the Helmholtz Centres enables the visionary design of the Information & Data Science topic beyond the boundaries of centres and research areas. 
-The Helmholtz Incubator is breaking new ground in this dynamic, comprehensive and interdisciplinary way by setting strategic priorities.
-
-The Helmholtz Incubator is currently pursuing the following goals:
-
-* the regular interaction of creative minds from across the community,
-* the creation of foundations for innovative, interdisciplinary networks and approaches,
-* the identification of forward-looking topics and disruptive pilot projects,
-* the planning and monitoring of long-term and community-wide platforms.
-
-Within the Helmholtz Association, the Helmholtz Incubator has developed a high level of dynamism, formulated numerous impulses with a broad thematic scope, 
-facilitated a diverse exchange between digitisation experts from all domains, and thus initiated an in-depth strategy process.
-
-In addition to HIFIS, the Incubator has initiated four other platforms:
-
-* [Helmholtz Information & Data Science Academy (HIDA)](https://www.helmholtz-hida.de/)
-* [Helmholtz Artificial Intelligence Cooperation Unit (Helmholtz AI)](https://www.helmholtz.ai/)
-* [Helmholtz Imaging Platform (HIP)](https://www.helmholtz-imaging.de/)
-* [Helmholtz Metadata Collaboration](https://helmholtz-metadaten.de)
-
diff --git a/mission/index.html b/mission/index.html
deleted file mode 100644
index 2e5f7145f55d80545b4292b8a3759a6fcc43c012..0000000000000000000000000000000000000000
--- a/mission/index.html
+++ /dev/null
@@ -1,113 +0,0 @@
----
-title: HIFIS Mission
-title_image: default
-layout: default
-additional_css:
-  - services/consulting-help-images.css
-excerpt:
-  Overview of HIFIS Motivation, Structure and Governance.
----
-
-<div class="alert alert-success">
-    <h1 id="motivation" class="alert-heading">Motivation for HIFIS</h1>
-    <p>
-        The top position of Helmholtz research is increasingly based on cross-centre and international cooperation and
-        common access to data treasure and -services. At the same
-        time the significance of a sustainable software development for the research process is recognised.</p>
-    <p>
-        HIFIS aims to ensure an excellent information environment for outstanding research in all Helmholtz research
-        fields and a seamless and performant IT-infrastructure connecting knowledge from all centres. It will build a
-        secure and easy-to-use collaborative environment with efficiently accessible ICT services from anywhere. HIFIS
-        will also support the development of research software with a high level of quality, visibility and
-        sustainability.</p>
-    <p> Documentation, Full Proposal texts and Publications <a href="{% link mission/publications.md %}">can be found here</a>.
-    </p>
-</div>
-
-<div class="image-block">
-    <img class="help-image left" alt="pic"
-        src="{{ site.directory.images | append: 'illustrations/undraw_team_spirit_hrr4.svg' | relative_url }}" />
-    <div>
-        <h1 id="partners">Partners</h1>
-        <p>
-            HIFIS is embedded in the context of the <a href="{% link mission/incubator.md %}">Helmholtz Information
-                &amp; Data Science
-                Incubator</a> and hence has close collaboration with the four other incubator platforms.
-        </p>
-        <p>
-            For a more extensive list of Helmholtz and international partners, see also our
-            <a href="{% link partners.md %}">partners</a>
-            page.
-        </p>
-    </div>
-</div>
-<div class="image-block">
-    <img class="help-image right" alt="pic"
-        src="{{ site.directory.images | append: 'illustrations/undraw_software_engineer_lvl5.svg' | relative_url }}" />
-    <div>
-        <h1 id="Structure">HIFIS Structure</h1>
-        <h3 id="participating-centers">Participating centers</h3>
-        <p>The following 11 out of 19 Helmholtz centres are members of the HIFIS platform:
-            <a href="https://www.awi.de/">AWI</a>,
-            <a href="https://www.desy.de/">DESY</a>,
-            <a href="https://www.dlr.de/">DLR</a>,
-            <a href="https://www.dkfz.de/">DKFZ</a>,
-            <a href="https://www.fz-juelich.de/">FZJ</a>,
-            <a href="https://www.gfz-potsdam.de/">GFZ</a>,
-            <a href="https://www.helmholtz-muenchen.de/">HMGU</a>,
-            <a href="https://www.helmholtz-berlin.de/">HZB</a>,
-            <a href="https://www.hzdr.de/">HZDR</a>,
-            <a href="https://www.kit.edu/">KIT</a>,
-            <a href="https://www.ufz.de/">UFZ</a>.</p>
-        <h3 id="internal-structure">Internal structure</h3>
-        <p>To achieve its goals, HIFIS works in three Competence Clusters which are distributed throughout different
-            Helmholtz research centers:</p>
-        <ul>
-            <li><a href="{% link mission/cluster-cloud.md %}">Cloud Services</a>: Federated platform for proven first
-                class cloud services;
-                led by <a href="https://www.helmholtz-berlin.de/">HZB</a>.</li>
-            <li><a href="{% link mission/cluster-backbone.md %}">Backbone Services</a>: High-performance trusted
-                network infrastructure with
-                unified basic services; led by <a href="https://www.desy.de/">DESY</a>.</li>
-            <li><a href="{% link mission/cluster-software.md %}">Software Services</a>: Platform, training and support
-                for high-quality,
-                sustainable software development, led by <a href="https://www.hzdr.de/">HZDR</a>.</li>
-        </ul>
-        <p>Within the scope of the declared goals and achievements of the Helmholtz Association for HIFIS, the
-            respective centres steer the competence clusters.
-            All competence clusters are connected through the HIFIS ICT Office.</p>
-    </div>
-</div>
-
-<div class="image-block">
-    <img class="help-image left" alt="pic"
-        src="{{ site.directory.images | append: 'illustrations/undraw_progress_data_4ebj.svg' | relative_url }}" />
-    <div>
-        <h1 id="governance-and-supervision">Governance and Supervision</h1>
-        <p>To ensure that HIFIS’s progress and strategy is consistent with the common principles of the Helmholtz
-            Association,
-            Reporting, Governance and an external Scientific Advisory Board are central.</p>
-
-        <h3 id="ict-office">ICT Office</h3>
-        <p>The ICT Office guarantees the technical and organisational coordination as well as the controlling and
-            reporting for HIFIS.
-            It also defines the interface to comparable external committees, as already existent in e.g. FhG or MPG.
-            It coordinates the HIFIS platform and is headed by its speaker Volker Gülzow (DESY) and the coordinators of
-            the competence clusters Ants Finke (HZB) and Uwe Konrad (HZDR), supported by Uwe Jandt (DESY).</p>
-
-        <h3 id="ict-federation-board">ICT Federation Board</h3>
-        <p>The Assembly of Members of the Helmholtz Association has installed the ICT Federation Board (Steering Board).
-            It is responsible for central decisions in HIFIS.
-            According to the specifications of the directors of the Helmholtz Association the Helmholtz ICT Federation
-            Board establishes the annual plan for HIFIS and reports about the implemented achievements to the Helmholtz
-            Incubator, with the Helmholtz Incubator reporting to the general assembly.
-            <a href="{% link mission/members-fedboard.md %}">See here for a full list of members.</a></p>
-
-        <h3 id="scientific-advisory-board-sab">Scientific Advisory Board (SAB)</h3>
-        <p>Further, the Assembly of Members of the Helmholtz Association has installed the Scientific Advisory Board
-            (SAB). A total of 20 renowned international scientists contribute to HIFIS’s progress by their advice as SAB
-            members.
-            <a href="{% link mission/members-sab.md %}">See here for a full list of SAB members.</a></p>
-    </div>
-</div>
-<div class="image-attrib">Images by Katerina Limpitsouni via <a href="https://undraw.co/">undraw.co</a></div>
diff --git a/mission/publications.md b/publications.md
similarity index 66%
rename from mission/publications.md
rename to publications.md
index aedd3842de056a6c489159da9fdb699b9916be26..700e19819b9c05bb02554ec87875eed9775b4aff 100644
--- a/mission/publications.md
+++ b/publications.md
@@ -1,22 +1,14 @@
 ---
-title: Documentation and Publications
+title: HIFIS Publications
 title_image: default
 layout: default
+redirect_from:
+  - mission/publications.html
+  - mission/publications
 excerpt:
-    Documentation and Publications on HIFIS.
+    Publications on HIFIS.
 ---
-# Publicly available documents
-
-#### Technical and Administrative Documentation, Policies
-* [**Selected Cloud Services**](https://www.hifis.net/doc/service-portfolio/initial-service-portfolio/how-services-are-selected/#selected-services-for-initial-helmholtz-cloud-service-portfolio) for the Initial Helmholtz Cloud Service Portfolio.
-* Helmholtz Authentication and Authorization Infrastructure (AAI):
-    * Helmholtz AAI [**Policies**](https://hifis.net/policies).
-    * [**List of Helmholtz centres**](https://hifis.net/doc/backbone-aai/list-of-connected-centers/) that are technically connected to the Helmholtz AAI.
-* All [**HIFIS Documentation**](https://www.hifis.net/doc/) for architectural components and processes.
-* The original platform proposal for HIFIS [can be found here](https://www.helmholtz.de/fileadmin/user_upload/01_forschung/Helmholtz_Inkubator_HIFIS.pdf).
-
-
-#### Abstracts, Presentations, News
+# Publications, Presentations, News
 
 ##### 2021
 * [**Helmholtz AAI**](http://marcus.hardt-it.de/2103-Helmholtz-AAI). Teaser talk, In: [74. DFN Betriebstagung](https://www.dfn.de/veranstaltungen/bt/infos/to-bt/#c18414), March 2021.
@@ -28,10 +20,10 @@ excerpt:
   * German version: [10.5281/zenodo.4301924](https://doi.org/10.5281/zenodo.4301924)
   * English version: [10.5281/zenodo.4301947](https://doi.org/10.5281/zenodo.4301947)
 * **HIFIS Software Survey 2020 Evaluation**, Blog Post Series, Nov 2020-Jan 2021.
-  * [A Community Perspective](https://software.hifis.net/report/2021/01/21/survey-results-community)
-  * [Consulting Perspective](https://software.hifis.net/report/2020/12/16/survey-results-consulting)
-  * [Programming, CI and VCS](https://software.hifis.net/report/2020/11/27/survey-results-language-vcs)
-  * [A Technology Perspective](https://software.hifis.net/report/2020/11/27/survey-technology)
+  * [A Community Perspective]({% post_url 2021/01/2021-01-21-survey-results-community %})
+  * [Consulting Perspective]({% post_url 2020/12/2020-12-16-survey-results-consulting %})
+  * [Programming, CI and VCS]({% post_url 2020/11/2020-11-27-survey-results-language-vcs %})
+  * [A Technology Perspective]({% post_url 2020/11/2020-11-27-survey-technology %})
 * [**Federated data storage for Helmholtz Research & Friends**](https://www.openstoragenetwork.org/seminar-series/nov-12-2020-national-and-international-trends-in-research-storage-at-scale/). In: National and International Trends in Research Storage at Scale, [Open Storage Network](https://www.openstoragenetwork.org), November 2020.
 * HIFIS presentations at [EGI conference](https://indico.egi.eu/event/5000/overview) (2-5 November 2020):
   - [**Helmholtz Federated IT and Accessible Compute Resources for Applied AI Research**](https://indico.egi.eu/event/5000/contributions/14353/).
@@ -39,9 +31,9 @@ excerpt:
 * [**Presentations** of all major HIFIS working groups](https://hifis-events.hzdr.de/event/25/timetable/#all.detailed) at the 2nd All-Hands HIFIS Meeting, October 2020.
 * [**HIFIS backbone transfer service: FTS for everyone**](https://indico.cern.ch/event/898285/contributions/4041954/). In: [HEPiX Autumn 2020 Online workshop](https://indico.cern.ch/event/898285/), October 2020.
 * **Docker For Science**, Blog post series, September 2020:
-  * [Part 1: Getting Started with Docker](https://software.hifis.net/tutorial/2020/09/23/getting-started-with-docker-1)
-  * [Part 2: A Dockerfile Walkthrough](https://software.hifis.net/tutorial/2020/09/25/getting-started-with-docker-2)
-  * [Part 3: Using Docker in Practical Situations](https://software.hifis.net/tutorial/2020/09/29/getting-started-with-docker-3)
+  * [Part 1: Getting Started with Docker]({% post_url 2020/09/2020-09-23-getting-started-with-docker-1 %})
+  * [Part 2: A Dockerfile Walkthrough]({% post_url 2020/09/2020-09-25-getting-started-with-docker-2 %})
+  * [Part 3: Using Docker in Practical Situations]({% post_url 2020/09/2020-09-29-getting-started-with-docker-3 %})
 * **HIFIS - Platform, Training and Support for a Sustainable Software Development**. In: DLR Wissensaustausch-Workshop Software Engineering (WAW SE VII), September 2020.
 * [**Zusammenarbeiten mit der Helmholtz-Cloud**](https://www.helmholtz-berlin.de/media/media/oea/aktuell/print//lichtblick/246/hzb_lichtblick_ag-44_september-2020_extern_web.pdf), Lichtblick Helmholtz Zentrum Berlin, page 4, September 2020.
 * [**HZI-led Coronavirus Sero-Survey** in collaboration with HIFIS](https://www.dzif.de/en/how-many-people-are-now-immune-sars-cov-2), August 2020.
@@ -52,7 +44,7 @@ excerpt:
   * [Video Conferencing]({% post_url 2020/05/2020-05-15-guidelines-for-video-conferencing %})
   * [Chatting]({% post_url 2020/05/2020-05-15-guidelines-for-chatting %})
 * [**Summary of the Feedback Report of the Scientific Advisory Board**]({% post_url 2020/05/2020-05-27-sab-summary %}), May 2020.
-* [**S/MIME Signing Git Commits**](https://software.hifis.net/tutorial/2020/04/15/smime-signing-git-commits), Blog post, April 2020.
+* [**S/MIME Signing Git Commits**]({% post_url 2020/04/2020-04-15-smime-signing-git-commits %}), Blog post, April 2020.
 * [**The HIFIS Cloud Competence Cluster**](https://indico.cern.ch/event/854707/contributions/3680436/). In: [CS3 2020 Workshop on Cloud Services for Synchronisation and Sharing](https://cs3.deic.dk/), January 2020.
 
 ##### 2019
@@ -64,6 +56,8 @@ excerpt:
 * [Continuous Documentation for Users, Developers and Maintainers](https://zenodo.org/record/3247324)
 * [Share and synchronize your data with HZB Cloud Nubes safely](https://www.helmholtz-berlin.de/zentrum/locations/it/datenablage/persoenliche/nextcloud/index_en.html)
 
+
+
 # Software Publications
 
 HIFIS creates its own software packages, but also contributes to Open Source software in general.
@@ -89,30 +83,3 @@ HIFIS creates its own software packages, but also contributes to Open Source sof
   * [Use package state 'present' since 'installed' is deprecated](https://github.com/dev-sec/ansible-collection-hardening/pull/168)
   * [Add variable to specify SSH host RSA key size](https://github.com/dev-sec/ansible-collection-hardening/pull/394)
 
-
-# Repositories for Documentation
-The following documentation projects are publicly accessible for reading. You can contribute to them after signing in via Helmholtz AAI.
-* [Gitlab Project for this homepage](https://gitlab.hzdr.de/hifis/hifis.net)
-* [Gitlab Project for HIFIS Documentation](https://gitlab.hzdr.de/hifis/hifis-technical-documentation)
-
-
-# Restricted Documents
-The access to the following documents is currently restricted to HIFIS members. 
-Most of the documentation is planned to be made publicly available by Q4, 2020.
-
-#### Technical and Administative Documentation
-* [Draft of HIFIS Infrastructure Policies Draft: Sources](https://nubes.helmholtz-berlin.de/f/82025317)
-* [Draft of Helmholtz Cloud Contracts](https://gitlab.hzdr.de/helmholtz-cloud-contracts/helmholtz-cloud-contract/-/tree/master)
-
-#### Other presentations
-* [9th Incubator Workshop, Nov 2020](https://nubes.helmholtz-berlin.de/f/155732886)
-* [HIFIS presentation at KoDa Meeting, October 2020](https://nubes.helmholtz-berlin.de/f/149595105)
-* [8th Incubator Workshop, June 2020](https://nubes.helmholtz-berlin.de/f/84128581) - [PDF version](https://nubes.helmholtz-berlin.de/f/84141777)
-* [Scientific Advisory Board, April 2020](https://nubes.helmholtz-berlin.de/f/79099187)
-
-#### Reports
-* [Annual report for the year 2019](https://nubes.helmholtz-berlin.de/f/78483551)
-* [Feedback Report of the Scientific Advisory Board, May 2020](https://nubes.helmholtz-berlin.de/f/84005457)
-
-# Internal Organization
-* [HIFIS Stakeholder List](https://nubes.helmholtz-berlin.de/f/41769740)
diff --git a/services/backbone/aai.md b/services/backbone/aai.md
new file mode 100644
index 0000000000000000000000000000000000000000..78ff3ccc7fbcd85b2d5592aa990adf34a2de2a30
--- /dev/null
+++ b/services/backbone/aai.md
@@ -0,0 +1,11 @@
+---
+title: <i class="fas fa-external-link-alt"></i> Helmholtz AAI
+title_image: markus-spiske-PsRUMc7vilg-unsplash.jpg
+layout: services/default
+author: none
+additional_css:
+    - title/service-title-buttons.css
+excerpt:
+  "Seamless Access to Cloud Services for Helmholtz & Friends."
+redirect_to: https://aai.helmholtz.de
+---
diff --git a/services/backbone/helmholtzbackbone.md b/services/backbone/helmholtzbackbone.md
new file mode 100644
index 0000000000000000000000000000000000000000..2ddfacdda1b0ccf3bce1416e2ef690c33f0778af
--- /dev/null
+++ b/services/backbone/helmholtzbackbone.md
@@ -0,0 +1,11 @@
+---
+title: Helmholtz Backbone (VPN)
+title_image: pexels-brett-sayles-2881232.jpg
+layout: services/default
+author: none
+additional_css:
+    - title/service-title-buttons.css
+excerpt:
+  "A trusted Helmholtz network to securely route scientific data transfer between centres."
+redirect_to: news/2020/09/01/VPN.html
+---
diff --git a/services/backbone/hts.md b/services/backbone/hts.md
new file mode 100644
index 0000000000000000000000000000000000000000..e5cdcaf9e0beefe1bb42ae2601b3a096244c74bf
--- /dev/null
+++ b/services/backbone/hts.md
@@ -0,0 +1,11 @@
+---
+title: HIFIS Transfer Service
+title_image: globe.jpeg
+layout: services/default
+author: none
+additional_css:
+    - title/service-title-buttons.css
+excerpt:
+  "An FTS based large data transfer service connecting Helmholtz research."
+redirect_to: news/2021/05/05/hifis-transfer-service.html
+---
diff --git a/services/cloud/helmholtzcloud.md b/services/cloud/helmholtzcloud.md
new file mode 100644
index 0000000000000000000000000000000000000000..c41c1f7a7036761b2569a4b47b15541fb0c44c0e
--- /dev/null
+++ b/services/cloud/helmholtzcloud.md
@@ -0,0 +1,11 @@
+---
+title: <i class="fas fa-external-link-alt"></i> Helmholtz Cloud
+title_image: background-cloud.jpg
+layout: services/default
+author: none
+additional_css:
+    - title/service-title-buttons.css
+excerpt:
+  "Browse our cloud services and enjoy seamless access with single-sign on."
+redirect_to: https://cloud.helmholtz.de
+---
diff --git a/services/index.md b/services/index.md
new file mode 100644
index 0000000000000000000000000000000000000000..9ebb49568668464538e2e750f9d2033630a46278
--- /dev/null
+++ b/services/index.md
@@ -0,0 +1,64 @@
+---
+title: HIFIS Services
+title_image: default
+layout: default
+author: none
+redirect_from:
+  - services/backbone/index_eng.html
+  - services/backbone/index_ger.html
+  - services/backbone
+  - mission/cluster-backbone.html
+  - services/cloud/index_eng.html
+  - services/cloud/index_ger.html
+  - services/cloud
+  - mission/cluster-cloud.html
+  - services/software/index_eng.html
+  - services/software/index_ger.html
+  - services/software
+  - mission/cluster-software.html
+---
+
+HIFIS ensures an excellent information environment for outstanding research
+in all Helmholtz research fields. 
+
+## Software
+The service portfolio of HIFIS Software is structured into 4 different
+components that seamlessly interoperate with each other:
+Education & Training, Technology, Consulting and Community Services.
+
+<div class="flex-cards">
+{%- assign posts = site.pages | where_exp: "item", "item.path contains 'services/software'" -%}
+{% for post in posts -%}
+{% include cards/post_card_image.html post=post excerpt=true %}
+{% endfor -%}
+</div>
+
+## Cloud
+The HIFIS Cloud cluster develops the technologies for access, harmonization,
+integration and provisioning of cloud services into the Helmholtz
+Cloud.
+
+<div class="flex-cards">
+{%- assign posts = site.pages | where_exp: "item", "item.path contains 'services/cloud'" -%}
+{% for post in posts -%}
+{% include cards/post_card_image.html post=post excerpt=true %}
+{% endfor -%}
+</div>
+
+## Backbone
+High-performance trusted network infrastructure with unified basic services.
+
+<div class="flex-cards">
+{%- assign posts = site.pages | where_exp: "item", "item.path contains 'services/backbone'" -%}
+{% for post in posts -%}
+{% include cards/post_card_image.html post=post excerpt=true %}
+{% endfor -%}
+</div>
+
+## Overall
+<div class="flex-cards">
+{%- assign posts = site.pages | where_exp: "item", "item.path contains 'services/overall'" -%}
+{% for post in posts -%}
+{% include cards/post_card_image.html post=post excerpt=true %}
+{% endfor -%}
+</div>
diff --git a/services/overall/guidelines.md b/services/overall/guidelines.md
new file mode 100644
index 0000000000000000000000000000000000000000..3cfabe66d8839da2fb0e0df1e299d7172d584ab3
--- /dev/null
+++ b/services/overall/guidelines.md
@@ -0,0 +1,12 @@
+---
+title: Guidelines
+title_image: default
+layout: services/default
+author: none
+additional_css:
+    - title/service-title-buttons.css
+excerpt:
+  "We provide guidelines and helping information for the
+  optimal use of online collaboration tools."
+redirect_to: guidelines/
+---
diff --git a/services/overall/helpdesk.md b/services/overall/helpdesk.md
new file mode 100644
index 0000000000000000000000000000000000000000..16d7a9afb384fcad3adfb9e87b23a41eb7e3dccf
--- /dev/null
+++ b/services/overall/helpdesk.md
@@ -0,0 +1,12 @@
+---
+title: <i class="fas fa-external-link-alt"></i> HIFIS Helpdesk
+title_image: matthew-waring-MJAoiige14E-unsplash.jpg
+layout: services/default
+author: none
+additional_css:
+    - title/service-title-buttons.css
+excerpt:
+  "Contact us for queries on HIFIS and Helmholtz Cloud,
+  general questions and also feedback to the website."
+redirect_to: https://support.hifis.net
+---
diff --git a/services/overall/survey.html b/services/overall/survey.html
new file mode 100644
index 0000000000000000000000000000000000000000..0e016f4c1d768580d53b78f0ce925144106b7b45
--- /dev/null
+++ b/services/overall/survey.html
@@ -0,0 +1,57 @@
+---
+title: Developer Survey
+title_image: service_survey.jpg
+layout: services/default
+author: none
+additional_css:
+    - services/services-page-images.css
+excerpt: >-
+    To build up new and improve existing services, we are interested in your current work flows
+    and working environment.
+---
+
+<p>
+    We as HIFIS provide various services to improve collaboration workflows within and outside of Helmholtz and in particular to support researchers with their computational work.
+    To map out effective long-term strategies for building up new and improving existing services, we are surveying Helmholtz employees about their current workflows and working environments on a yearly basis.
+    We are particularly interested in tools that are currently used and trends towards novel tools that could complement the Helmholtz portfolio.
+    To get an overview about the current status quo, evaluate our work, and to keep up with the ever changing requirements and demands of modern research, the HIFIS Survey was rolled out in 2019 and will be conducted every year.
+</p>
+
+<div class="image-block">
+    <img
+        class="help-image left"
+        alt="A software developer working with version control."
+        src="{{ site.directory.images | relative_url }}services/survey_survey.svg"
+    />
+    <div>
+        <h3>HIFIS Survey Analysis</h3>
+        <p>
+            The focus of our analysis is determined by the main questions of the different work packages and addresses a number of aspects such as "most popular programming languages" or "preferred materials for learning".
+            Based on the results we extend our service repertoire or update our existing services.
+    </div>
+</div>
+
+<div class="image-block">
+    <div>
+        <h3>HIFIS Survey Results</h3>
+        <p>
+            We publish the results of our analysis to work as transparent as possible and to encourage feedback from the Helmholtz community.
+
+            You can find the results of previous surveys here:
+        </p>
+        <h4>2020</h4>
+        <ul>
+            <li><a href="{% post_url 2021/01/2021-01-21-survey-results-community %}">HIFIS Community Results</a></li>
+            <li><a href="{% post_url 2020/12/2020-12-16-survey-results-consulting %}">HIFIS Consulting Results</a></li>
+            <li><a href="{% post_url 2020/11/2020-11-27-survey-technology %}">HIFIS Technology Results</a></li>
+            <li><a href="{% post_url 2020/11/2020-11-27-survey-results-language-vcs %}">Programming Languages and VCS</a></li>
+        </ul>
+    </div>
+    <img
+        class="help-image left"
+        alt="A software developer working with version control."
+        src="{{ site.directory.images | relative_url }}services/survey_results.svg"
+    />
+</div>
+
+<div class="image-attrib">Images by Katerina Limpitsouni via <a href="https://undraw.co/">undraw.co</a></div>
diff --git a/services/software/communities.html b/services/software/communities.html
new file mode 100644
index 0000000000000000000000000000000000000000..e114aec5cea3f61b4a3c6d39359bca12284bb43a
--- /dev/null
+++ b/services/software/communities.html
@@ -0,0 +1,98 @@
+---
+title: Communities
+title_image: adi-goldstein-mDinBvq1Sfg-unsplash.jpg
+layout: services/default
+author: none
+additional_css:
+    - services/services-page-images.css
+excerpt:
+  "We build and foster communities to support the necessary
+  cultural change in science when dealing with research software."
+---
+
+<p>
+    HIFIS Software will build and foster communities to support the necessary cultural change in science when dealing with research software.
+    We will build and run an exchange network between the Helmholtz centers and will also provide guidance on how to build communities of practice.
+</p>
+
+<h1>HIFIS Community Services</h1>
+
+<div class="image-block">
+    <img
+        class="help-image left"
+        alt="Someone holding out a form having filled out the first part"
+        src="{{ site.directory.images | relative_url }}/services/community_hacky_hour.svg"
+    />
+    <div>
+        <h3>Helmholtz Hacky Hour</h3>
+        <p>
+            The Helmholtz Hacky Hour is a bi-weekly community meeting for researchers, research software engineers and software developers within science.
+            It is intended to discuss and learn about different topics in the context of research software development.
+            During the session, you will meet Helmholtz researchers from different fields and have the opportunity to present your favorite tools and techniques.
+            You are warmly invited to join, share your experience or discuss your question on a certain topic. An overview about past sessions and upcoming topics can be found in <a href="https://pad.gwdg.de/0HczFKgqS_C9L1QGzfpbJA#">our pad</a>.  
+            We are looking forward to seeing you!
+        </p>
+    </div>
+</div>
+{% assign events = site.events | where: "type", "hacky-hour" %}
+{% include events/upcoming_events_list.html events=events limit=3 %}
+
+<div class="image-block">
+    <img
+        class="help-image right"
+        alt="A group of people sitting in a conference call"
+        src="{{ site.directory.images | append: 'services/community_rsd.svg' | relative_url }}"
+    />
+    <div>
+        <h3>Helmholtz Research Software Directory</h3>
+        <p>
+            As software becomes more and more important within research, the more we see the need for a RSD (Research Software Directory).
+            A <a href="https://sorse.github.io/blog/research-software-directories/">RSD</a> is a catalogue for research software.
+            This is based on the facts that software can be infinitely reusable within multiple different projects and currently almost no easy way of finding other researchers software exists.
+            We have plans to establish a Helmholtz-wide RSD to support the findability and reusability.
+            Therefore we are evaluating the reuse of the <a href="https://www.research-software.nl/">dutch RSD</a> for our purposes.
+        </p>
+    </div>
+</div>
+
+<div class="image-block">
+    <img
+        class="help-image left"
+        alt="Two people shaking hands in an office"
+        src="{{ site.directory.images | append: 'services/community_rse.svg' | relative_url }}"
+    />
+    <div>
+        <h3> Society of Research Software Engineering</h3>
+        <p>
+            As part of our community activities we are also active within the global <a href="https://de-rse.org/en/">RSE</a> community.
+            We share their vision of giving software a more dominant role within research and establishing research software as essential outcome of research activities.
+            As part of our common activities, we participate regularly in community meetings or calls and co-organise RSE related events.
+            So far we contributed to the following conferences:
+        </p>
+        <ul>
+            <li><a href="https://de-rse.org/de/conf2019/">deRSE19</a></li>
+            <li><a href="https://de-rse.org/deRSE20/">deRSE20</a></li>
+            <li><a href="https://sorse.github.io/">SORSE</a></li>
+        </ul>
+    </div>
+</div>
+
+<!--<div class="image-block">-->
+<!--    <img-->
+<!--        class="help-image left"-->
+<!--        alt="Two people standing either side of a board containing goals to be completed"-->
+<!--        src="{{ site.directory.images | relative_url }}/services/community_community_visualization.png"-->
+<!--    />-->
+<!--    <div>-->
+<!--        <h3>Visualisation of Developer Communities</h3>-->
+<!--        <p>-->
+<!--            To fulfill our task of building and supporting communities, we need to figure out two things:-->
+<!--            What communities exist and how they work.-->
+<!--            The first step is to gather information about existing communities.-->
+<!--            Therefore we will analyse publications made within Helmholtz - software, papers, books and more.-->
+<!--            Based on the data, we will draw a social network graph to figure out who is working with whom on which topic.-->
+<!--        </p>-->
+<!--    </div>-->
+<!--</div>-->
+
+<div class="image-attrib">Images by Katerina Limpitsouni via <a href="https://undraw.co/">undraw.co</a></div>
diff --git a/services/software/consulting.html b/services/software/consulting.html
new file mode 100644
index 0000000000000000000000000000000000000000..1d6f2bc6770958b06df0b8132577f4b4aa046943
--- /dev/null
+++ b/services/software/consulting.html
@@ -0,0 +1,115 @@
+---
+title: Consulting
+title_image: jamie-street-_94HLr_QXo8-unsplash.jpg
+layout: services/default
+author: none
+additional_css:
+    - services/services-page-images.css
+excerpt: >-
+    We offer free-of-charge consulting in software engineering
+    as a service to research groups under the Helmholtz umbrella.
+---
+
+<p>
+    HIFIS offers free-of-charge consulting as a service
+    to research groups under the Helmholtz umbrella.
+    We can help you to deal with specific licensing issues,
+    pointing out solutions on how to improve your software or
+    setting up a new projects. We are also very happy to discuss
+    other software engineering topics such as software engineering 
+    process in general.
+
+    Be aware that we are a small team that tries to help as
+    many researchers and research groups as possible.
+    Therefore we have to limit our total work time on each
+    request to one week with a maximum of up to two weeks.
+    Depending on the request type the processing might take
+    a bit longer. We try to setup an initial meeting as early
+    as possible.
+</p>
+
+<h1>The Consultation Process</h1>
+
+<div class="image-block">
+    <img
+        class="help-image left"
+        alt="Someone holding out a form having filled out the first part"
+        src="{{ site.directory.images | relative_url }}/services/undraw_fill_forms_yltj.svg"
+    />
+    <div>
+        <h3>1. First Contact</h3>
+        <p>
+            Step one: talk to us!
+            Fill out the form at the bottom of this page &mdash;
+            our dedicated team will direct that request to a consultant with knowledge and expertise in the areas related to your project.
+        </p>
+    </div>
+</div>
+
+<div class="image-block">
+    <img
+        class="help-image right"
+        alt="A group of people sitting in a conference call"
+        src="{{ site.directory.images | relative_url }}/services/undraw_conference_call_b0w6.svg"
+    />
+    <div>
+        <h3>2. Let's Talk!</h3>
+        <p>
+            Our consultant will work with you and your team to help specify the problem,
+            and identify a plan of action that you can take to solve the issue.
+            We work with your research expertise and understanding of the project,
+            and our wealth of software engineering experience
+            to find the best solution for you to be able to maintain throughout your project's lifespan.
+        </p>
+    </div>
+</div>
+
+<div class="image-block">
+    <img
+        class="help-image left"
+        alt="Two people standing either side of a board containing goals to be completed"
+        src="{{ site.directory.images | relative_url }}/services/undraw_team_goals_hrii.svg"
+    />
+    <div>
+        <h3>3. Let's Go!</h3>
+        <p>
+            Our consultations don't end after the first meeting &mdash;
+            we provide ongoing support to help you with your project.
+            We can provide tool and software recommendations,
+            run training sessions,
+            setup template projects,
+            and much more.
+        </p>
+    </div>
+</div>
+
+<div class="image-block">
+    <img
+        class="help-image right"
+        alt="Two people shaking hands in an office"
+        src="{{ site.directory.images | relative_url }}/services/undraw_finish_line_katerina_limpitsouni_xy20.svg"
+    />
+    <div>
+        <h3>4. Conclusion</h3>
+        <p>
+            All good things must come to an end,
+            but our aim is to leave you more equipped and prepared at the end of the consultation process,
+            so that you can maintain and support your project for as long as you need to.
+        </p>
+    </div>
+</div>
+
+<div class="image-attrib">Images by Katerina Limpitsouni via <a href="https://undraw.co/">undraw.co</a></div>
+
+<h1>Getting Started</h1>
+
+<p>
+    You can request a new consultation by using the link below.
+    Alternatively, if you want to discuss using other services that the HIFIS team offers, feel free to email
+    <a href="mailto:{{site.contact_mail}}">{{site.contact_mail}}</a>
+    directly.
+</p>
+
+<p id="consultation-request-form">
+    {% include contact_us/mini-form.html %}
+</p>
diff --git a/services/software/helmholtzgitlab.html b/services/software/helmholtzgitlab.html
new file mode 100644
index 0000000000000000000000000000000000000000..6b80dbaa9286e4db0b0b7167c9173fc30a4162d5
--- /dev/null
+++ b/services/software/helmholtzgitlab.html
@@ -0,0 +1,239 @@
+---
+title: Helmholtz GitLab / Technology
+title_image: adi-goldstein-mDinBvq1Sfg-unsplash_shrinked.jpg
+layout: services/default
+author: none
+additional_css:
+    - services/services-page-images.css
+excerpt: >-
+    We provide a sustainable, well integrated and easy to
+    use technology infrastructure for scientific software.
+---
+
+<p>
+    The HIFIS team offers IT services to all Helmholtz communities
+    which enable scientists to do research and develop research software in
+    tight collaboration with other scientists from within Helmholtz.
+    Offering a sophisticated Software Project Management Platform is an
+    important prerequisite to achieve this.
+    The Software Project Management Platform
+    <a href="https://about.gitlab.com">GitLab</a>
+    has already become a de-facto standard for many Helmholtz centers
+    in the past years.
+    Many centers offer GitLab to their scientists.
+    In order to bundle resources and foster cross-center collaboration
+    HIFIS Software offers
+    <a href="https://gitlab.hzdr.de">Helmholtz GitLab</a>
+    to all Helmholtz disregarding the center affiliation.
+    The benefits and synergies of using GitLab are manifold.
+    Nowadays, research software needs to be open, transparent, reproducible,
+    accessible, findable, reusable just to name a few desired properties.
+    We believe that a full-fledged feature-rich open-source software like
+    GitLab is the right tool to support scientists to develop such software
+    that adheres to these properties.
+</p>
+
+<h1>Features of the Helmholtz GitLab Service</h1>
+
+<div class="image-block">
+    <img
+        class="help-image left"
+        alt="A software developer working with version control."
+        src="{{ site.directory.images | relative_url }}/services/undraw_version_control_9bpv.svg"
+    />
+    <div>
+        <h3>Version Control with Git</h3>
+        <p>
+            One reason for many Helmholtz research centers to have chosen GitLab as
+            the right tool might be the popularity of the Version Control System
+            <a href="https://git-scm.com/">Git</a>.
+            GitLab is using Git under the hood and Git and GitLab interact
+            with each other seamlessly.
+            With Version Control scientists are able to keep track of their
+            changes they make during research software development due to the
+            fact that Git stores the complete history of changes in the
+            respective Git repository.
+            One can jump back and forth in the history and for example inspect
+            previous versions or even restore previous versions of the software.
+            GitLab or any other Git-based Software Project Management Platform
+            offer a central point to exchange code and ideas with others and
+            render close and fruitful collaboration between scientists.
+            But what if you already use another Git-based Software
+            Project Management Platform?
+            That's perfect, no worries.
+            GitLab offers an
+            <a href="https://gitlab.hzdr.de/help/user/project/import/index.md">import wizard</a>
+            with which researchers can migrate their remote Git repositories
+            just easily if the necessity arises.
+        </p>
+        <p>
+            <a href="https://gitlab.hzdr.de/help/topics/git/index.md" type="button" class="btn btn-outline-secondary btn-sm">
+                <i class="fas fa-file-alt"></i> Documentation
+            </a>
+        </p>
+    </div>
+</div>
+
+<div class="image-block">
+    <img
+        class="help-image right"
+        alt="A software developer working with GitLab."
+        src="{{ site.directory.images | relative_url }}/services/undraw_developer_activity_bv83.svg"
+    />
+    <div>
+        <h3>Project Management with GitLab</h3>
+        <p>
+            As mentioned in the previous section, collaboration is such a necessity.
+            Today, there is literally no research project that is not driven
+            by collaboration.
+            Hence, project management is an important task and duty of
+            researchers in order to make good progress in their research
+            projects.
+            GitLab is a specialized tool to support software project management.
+            It offers
+            <a href="https://gitlab.hzdr.de/help/user/group/index.md">Groups</a>,
+            <a href="https://gitlab.hzdr.de/help/user/project/index.md">Projects</a>,
+            <a href="https://gitlab.hzdr.de/help/user/project/issues/index.md">Issue Trackers</a>,
+            <a href="https://gitlab.hzdr.de/help/user/project/issue_board.md">Issue/Kanban Boards</a>,
+            <a href="https://gitlab.hzdr.de/help/user/project/milestones/index.md">Milestones</a>,
+            <a href="https://gitlab.hzdr.de/help/user/project/labels.md">Labels</a>,
+            <a href="https://gitlab.hzdr.de/help/user/project/repository/branches/index.md">Branches</a>,
+            <a href="https://gitlab.hzdr.de/help/user/project/merge_requests/index.md">Merge Requests</a>
+            among many other useful features.
+            This platform is very open in terms of supported workflows in
+            research software projects and can be adapted to almost any
+            practical software development workflow you may think of.
+            Using the <a href="https://gitlab.hzdr.de">Helmholtz GitLab Service</a>
+            makes it easier to see and keep track of the progress of your projects.
+        </p>
+        <p>
+            <a href="https://gitlab.hzdr.de/help/user/project/index.md" type="button" class="btn btn-outline-secondary btn-sm">
+                <i class="fas fa-file-alt"></i> Documentation
+            </a>
+        </p>
+    </div>
+</div>
+
+<div class="image-block">
+    <img
+        class="help-image left"
+        alt="A software developer watching Continuous Integration pipeline stages."
+        src="{{ site.directory.images | relative_url }}/services/undraw_check_boxes_m3d0.svg"
+    />
+    <div>
+        <h3>GitLab Continuous Integration</h3>
+        <p>
+            Continuous Integration (CI) is a first-class citizen available free-of-charge
+            and already activated for all users.
+            Almost every software product benefits from automated tasks.
+            CI pipelines can automatically build, test and finally deploy the
+            software product to a container, package registry or a staging/production
+            environment on which simulations may run.
+            Often these automated task are used as quality gates which
+            need to be passed successfully in order to be able to integrate
+            the code change into some mainline.
+            Developers are able to "integrate" their contributions
+            "continuously" and due to a high level of automation many of the time
+            consuming tasks don't need to be done manually.
+            Thus, researchers can focus on doing research and not on doing
+            tedious tasks again and again.
+        </p>
+        <p>
+            <a href="https://gitlab.hzdr.de/help/ci/README.md" type="button" class="btn btn-outline-secondary btn-sm">
+                <i class="fas fa-file-alt"></i> Documentation
+            </a>
+        </p>
+    </div>
+</div>
+
+<div class="image-block">
+    <img
+        class="help-image right"
+        alt="A container ship carrying some containers."
+        src="{{ site.directory.images | relative_url }}/services/undraw_Container_ship_ok1c.svg"
+    />
+    <div>
+        <h3>GitLab Container Registry</h3>
+        <p>
+            Containers have become very popular: Gitlab takes that into account
+            by offering Container Registry very similar to Docker Hub.
+            Once research software developers build their own images they can
+            be stored centrally in such a registry for later reuse.
+        </p>
+        <p>
+            <a href="https://gitlab.hzdr.de/help/user/packages/container_registry/index.md" type="button" class="btn btn-outline-secondary btn-sm">
+                <i class="fas fa-file-alt"></i> Documentation
+            </a>
+        </p>
+    </div>
+</div>
+
+<div class="image-block">
+    <img
+        class="help-image left"
+        alt="A software developer inspecting some packages."
+        src="{{ site.directory.images | relative_url }}/services/undraw_order_delivered_p6ba.svg"
+    />
+    <div>
+        <h3>GitLab Package Registry</h3>
+        <p>
+            Package Registries exist already for a long time, GitLab supports
+            the most prominent candidates like PyPI (Python), Conan (C++),
+            Maven (Java), NPM (NodeJS), Composer (PHP), NuGet (.NET), etc.
+            so that packages can be stored independently from these public
+            registries. On top GitLab also adds access control to
+            keep the group of project members manageable.
+        </p>
+        <p>
+            <a href="https://gitlab.hzdr.de/help/user/packages/package_registry/index.md" type="button" class="btn btn-outline-secondary btn-sm">
+                <i class="fas fa-file-alt"></i> Documentation
+            </a>
+        </p>
+    </div>
+</div>
+
+<div class="image-block">
+    <img
+        class="help-image right"
+        alt="A software developer with a bookshelf with some books."
+        src="{{ site.directory.images | relative_url }}/services/undraw_Bookshelves_re_lxoy.svg"
+    />
+    <div>
+        <h3>GitLab Pages</h3>
+        <p>
+            Additionally, there is a feature called GitLab Pages that can be
+            used to publish static web sites e.g. your documentation.
+            Like other features, e.g. GitLab Container andd Package Registries,
+            GitLab Pages can be used during automation with CI pipelines.
+            Each time a contribution is made to your project
+            your documentation is rebuilt including the new changes
+            and automatically made accessible to anyone with the right permissions.
+        </p>
+        <p>
+            <a href="https://gitlab.hzdr.de/help/user/project/pages/index.md" type="button" class="btn btn-outline-secondary btn-sm">
+                <i class="fas fa-file-alt"></i> Documentation
+            </a>
+        </p>
+    </div>
+</div>
+
+<div class="image-block">
+    <img
+        class="help-image left"
+        alt="A helpdesk agent at his/her desk."
+        src="{{ site.directory.images | relative_url }}/services/undraw_feeling_proud_qne1.svg"
+    />
+    <div>
+        <h3>Help and Support</h3>
+        <p>
+            Please contact us regarding questions, issues, bugs or ideas
+            on how to improve the service via the HIFIS Helpdesk.
+
+            {% include contact_us/mini.html contact_mail_link=site.contact_mail_for_gitlab %}
+            {% include helpdesk/mini.html %}
+
+        </p>
+    </div>
+</div>
+
+<div class="image-attrib">Images by Katerina Limpitsouni via <a href="https://undraw.co/">undraw.co</a></div>
diff --git a/services/software/training.md b/services/software/training.md
new file mode 100644
index 0000000000000000000000000000000000000000..241fa1ad7d5f6ab413910a6c72d2d9235671fc41
--- /dev/null
+++ b/services/software/training.md
@@ -0,0 +1,77 @@
+---
+title: Education & Training
+title_image: group-of-people-watching-on-laptop-1595385.jpg
+layout: services/default
+author: none
+additional_css:
+    - title/service-title-buttons.css
+excerpt:
+  "We offer courses, materials or workshops to help you
+  in getting started or in boosting your software engineering practice."
+---
+
+The purpose of the Education & Training component is to offer courses, materials, and workshops to help you in getting started, or to boost your engineering practices.
+On this page, you can find upcoming workshops on a range of topics, as well as external resources to help you get started.
+
+Can't find exactly what you're looking for?  Talk to us directly:
+{% include contact_us/mini.html %}
+{% include helpdesk/mini.html %}
+
+# Upcoming Workshops
+
+{% assign events = site.events | where: "type", "workshop" %}
+{% include events/upcoming_events_list.html events=events limit=3 %}
+
+Looking for something more specific?
+Request a workshop or talk to us:
+{% include contact_us/mini.html %}
+{% include helpdesk/mini.html %}
+
+# External Resources
+
+These articles are written by third party organisations, and they aren't necessarily focussed on research software development, but they represent a set of industry best practices for writing software, sharing code, and building software communities.
+We've brought these together here to try and answer some common questions that researchers often ask us.
+
+### How Do I Share My Project?
+
+* **Licensing** -
+    Open source projects need an open source license - but how do I do that, and what license should I use?
+    For a simple way to get started, try [Choose A License][choose-a-license], and for a more in-depth guide to creating open source projects, try [The Open Source Guide][open-source-guide/legal].
+* **Citations** -
+    It's important to prepare software projects for citation as part of sustainable research software development.
+    Simple ways to both prepare for citation, and cite other researchers' software, are described at this [Research Software Citation][research-software/citation] guide.
+* **Documentation** -
+    Writing good documentation can be hard, but Write the Docs have put together a [Beginner's Guide to Writing Documentation][write-the-docs/beginners-guide], starting with a single README file.
+
+If you're just starting out with this topic, and you have some code you want to make ready for publication/open source sharing, we run regular workshops where we can help you with all of these topics.
+Click to [**see all our workshops**][internal/events] and find out more.
+
+[choose-a-license]: <https://choosealicense.com/>
+[open-source-guide/legal]: <https://opensource.guide/legal/>
+[research-software/citation]: <https://research-software.org/citation>
+[write-the-docs/beginners-guide]: <https://www.writethedocs.org/guide/writing/beginners-guide-to-docs/>
+[internal/events]: {% link events.md %}
+
+### What Are Best Practices for Research Software?
+
+* **Ethical Software** -
+    Ethical research practices should also be visible in how we write research software.
+    [The Turing Way][turing-way] is a guide to these best practices in data science, particularly reproducibility.
+* **Software Layout** -
+    Common patterns for software aim to make it as easy as possible for reviewers or new team members to understand how a project works.
+    One pattern is using common project folder layouts.  The [Cookiecutter Data Science][cookiecutter-data-science] project provides a way to get started quickly on new data science projects in a manner that other people will be able to recognise and understand.
+* **Committing** -
+    Reading through commits in a shared project can be a valuable way of understanding changes that you or other people have made, and figuring out when a bug appeared.
+    [How to Write a Git Commit Message][git-commit-message] explains how to describe the contents of a commit in a clean and readable way.
+    Also, as a deep read, try [My favourite Git commit][my-favourite-commit].
+
+[turing-way]: <https://the-turing-way.netlify.app/>
+[cookiecutter-data-science]: <https://drivendata.github.io/cookiecutter-data-science/>
+[git-commit-message]: <https://chris.beams.io/posts/git-commit/>
+[my-favourite-commit]: <https://dhwthompson.com/2019/my-favourite-git-commit>
+
+### Still Got Questions?
+
+Let us know where you feel you need more support, what other questions you want answered, and what articles you'd find helpful:
+{% include contact_us/mini.html %}
+{% include helpdesk/mini.html %}
diff --git a/mission/.gitkeep b/structure/.gitkeep
similarity index 100%
rename from mission/.gitkeep
rename to structure/.gitkeep
diff --git a/structure/index.html b/structure/index.html
new file mode 100644
index 0000000000000000000000000000000000000000..1b75bec26511164052500ad58a0c04e53b3a7e73
--- /dev/null
+++ b/structure/index.html
@@ -0,0 +1,85 @@
+---
+title: Structure and Governance
+title_image: default
+layout: default
+additional_css:
+  - services/consulting-help-images.css
+redirect_from:
+  - mission/index.html
+  - mission
+excerpt:
+  Overview of HIFIS Structure and Governance.
+---
+
+<p>
+Helmholtz Federated IT Services (HIFIS) is one of the five overarching platforms in the context of the <a href="https://www.helmholtz.de/en/research/information-data-science/helmholtz-incubator/">Helmholtz Information
+&amp; Data Science
+Incubator</a>.</p><p>
+11 out of 18 Helmholtz centres are members of HIFIS.
+See <a href="{% link team.md %}"> here for an overview on our team</a>.</p>
+
+
+<div class="image-block">
+    <img class="help-image right" alt="pic"
+        src="{{ site.directory.images | append: 'illustrations/undraw_software_engineer_lvl5.svg' | relative_url }}" />
+    <div>
+        <h1 id="Structure">Internal Structure</h1>
+
+        <h4 id="competence-clusters">Competence Clusters</h3>
+        <p>HIFIS works in three Competence Clusters which are distributed throughout different
+            Helmholtz research centers:</p>
+        <ul>
+            <li><strong><a href="{% link services/index.md %}#cloud">Cloud Services</a>:</strong> Federated platform for proven first
+                class cloud services.
+                Lead: <a href="https://www.helmholtz-berlin.de/">HZB</a>.</li>
+            <li><strong><a href="{% link services/index.md %}#backbone">Backbone Services</a>:</strong> High-performance trusted
+                network infrastructure with
+                unified basic services. Lead: <a href="https://www.desy.de/">DESY</a>.</li>
+            <li><strong><a href="{% link services/index.md %}#software">Software Services</a>:</strong> Platform, training and support
+                for high-quality,
+                sustainable software development. Lead: <a href="https://www.hzdr.de/">HZDR</a>.</li>
+        </ul>
+
+        <p style="text-align:center;">
+        <img alt="Overview on the three HIFIS competence clusters"
+        src="{{ site.directory.images | append: 'services/cluster_centres.svg' | relative_url }}" /></p>
+
+            <h4 id="ict-office">ICT Office</h3>
+        <p>All competence clusters are connected through the HIFIS ICT Office. 
+            It guarantees the technical and organisational coordination as well as the controlling and
+            reporting for HIFIS.
+            It also defines the interface to comparable external committees, as already existent in e.g. FhG or MPG.
+            </p>
+
+    </div>
+</div>
+
+<div class="image-block">
+    <img class="help-image left" alt="pic"
+        src="{{ site.directory.images | append: 'illustrations/undraw_progress_data_4ebj.svg' | relative_url }}" />
+    <div>
+        <h1 id="governance-and-supervision">Governance and Supervision</h1>
+        <p>To ensure that HIFIS’s progress and strategy is consistent with the common principles of the Helmholtz
+            Association,
+            Reporting, Governance and an external Scientific Advisory Board are central.</p>
+
+        
+
+        <h3 id="ict-federation-board">ICT Federation Board</h3>
+        <p>The Assembly of Members of the Helmholtz Association has installed the ICT Federation Board (Steering Board).
+            It is responsible for central decisions in HIFIS.
+            According to the specifications of the directors of the Helmholtz Association the Helmholtz ICT Federation
+            Board establishes the annual plan for HIFIS and reports about the implemented achievements to the Helmholtz
+            Incubator, with the Helmholtz Incubator reporting to the general assembly.
+            </p><p><strong>
+            <a href="{% link structure/members-fedboard.md %}">See here for a full list of members of the ICT Federation Board.</a></strong></p>
+
+        <h3 id="scientific-advisory-board-sab">Scientific Advisory Board (SAB)</h3>
+        <p>Further, the Assembly of Members of the Helmholtz Association has installed the Scientific Advisory Board
+            (SAB). A total of 20 renowned international scientists contribute to HIFIS’s progress by their advice as SAB
+            members.
+            </p><p><strong>
+            <a href="{% link structure/members-sab.md %}">See here for a full list of SAB members.</a></strong></p>
+    </div>
+</div>
+<div class="image-attrib">Images by Katerina Limpitsouni via <a href="https://undraw.co/">undraw.co</a></div>
diff --git a/mission/members-fedboard.md b/structure/members-fedboard.md
similarity index 91%
rename from mission/members-fedboard.md
rename to structure/members-fedboard.md
index be5b43cc0f2f9c10f0a862b79f13ab9001d02556..20eef09d8d5fa2afa8e86d7a165faf01920a154c 100644
--- a/mission/members-fedboard.md
+++ b/structure/members-fedboard.md
@@ -2,6 +2,9 @@
 title: HIFIS Federation Board
 title_image: default
 layout: default
+redirect_from:
+  - mission/members-fedboard.html
+  - mission/members-fedboard
 excerpt:
     Detailed description of the HIFIS governance structures.
 ---
diff --git a/mission/members-sab.md b/structure/members-sab.md
similarity index 93%
rename from mission/members-sab.md
rename to structure/members-sab.md
index 92b5969b064a47bd43c368d63eef578cb75c33e5..8cf0ddca9743018dd4e27079b989e7002a1bc096 100644
--- a/mission/members-sab.md
+++ b/structure/members-sab.md
@@ -2,6 +2,9 @@
 title: HIFIS SAB
 title_image: default
 layout: default
+redirect_from:
+  - mission/members-sab.html
+  - mission/members-sab
 excerpt:
     Detailed description of the HIFIS governance structures.
 ---