<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Daniel&#39;s blog</title>
    <link>https://xfuture-blog.com/</link>
    <description>Recent content on Daniel&#39;s blog</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <copyright>Copyright © 2025, Daniel Uhlmann.</copyright>
    <lastBuildDate>Tue, 24 Feb 2026 11:00:28 +0000</lastBuildDate>
    <atom:link href="https://xfuture-blog.com/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Extending AI capabilities with Agent Skills</title>
      <link>https://xfuture-blog.com/posts/extending-ai-capabilities-with-agent-skills/</link>
      <pubDate>Tue, 24 Feb 2026 11:00:28 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/extending-ai-capabilities-with-agent-skills/</guid>
      <description>Agent Skills provide a modular, file-based way to extend AI agents with reusable capabilities. By using them, they reduce prompt sprawl, improve maintainability, and introduce better boundaries for your agent systems.</description>
    </item>
    <item>
      <title>I revived my old iPod to escape my phone</title>
      <link>https://xfuture-blog.com/posts/i-revived-my-ipod-to-escape-my-phone/</link>
      <pubDate>Sun, 25 Jan 2026 14:00:28 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/i-revived-my-ipod-to-escape-my-phone/</guid>
      <description>In an age of algorithmic playlists and constant distraction, I went back to basics. This is the story of how I modded a classic iPod with modern hardware, turning a nostalgic relic into the ultimate, distraction-free music player.</description>
    </item>
    <item>
      <title>A Simple Git Server</title>
      <link>https://xfuture-blog.com/posts/a-simple-git-server/</link>
      <pubDate>Mon, 24 Nov 2025 14:00:28 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/a-simple-git-server/</guid>
      <description>You don’t need GitHub or GitLab to host a remote Git repository. With nothing more than SSH access to a server, you can create your own remote by initializing a bare git repo</description>
    </item>
    <item>
      <title>Git Restore All Unstaged Files Back to their Latest Commit</title>
      <link>https://xfuture-blog.com/posts/git-restore-all-unstaged-files/</link>
      <pubDate>Thu, 25 Sep 2025 08:00:00 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/git-restore-all-unstaged-files/</guid>
      <description>Sometimes you may want to test or experiment and revert the changes you&amp;rsquo;ve made to their last known working state, or just want to delete all the files.</description>
    </item>
    <item>
      <title>Setting Up SimpleX As Your Private Messenger</title>
      <link>https://xfuture-blog.com/posts/setting-up-simplex-as-your-private-messenger/</link>
      <pubDate>Sun, 13 Jul 2025 18:40:27 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/setting-up-simplex-as-your-private-messenger/</guid>
      <description>Tired of ads and tracking on WhatsApp? I explore SimpleX, a privacy-focused messenger without user IDs or central logs, plus share how I set up my own SMP server behind Traefik for even more control.</description>
    </item>
    <item>
      <title>Hardening Your Traefik with Security Headers</title>
      <link>https://xfuture-blog.com/posts/hardening-your-traefik-with-security-headers/</link>
      <pubDate>Mon, 02 Jun 2025 09:29:19 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/hardening-your-traefik-with-security-headers/</guid>
      <description>Learn how to configure robust security headers in Traefik v3 using dynamic configuration or Docker labels. Boost your app’s security posture and get that A+ rating with custom CSPs, strict transport rules, and smart defaults.</description>
    </item>
    <item>
      <title>Sign your Git Commits</title>
      <link>https://xfuture-blog.com/posts/sign-your-git-commits/</link>
      <pubDate>Sat, 12 Apr 2025 19:38:46 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/sign-your-git-commits/</guid>
      <description>Protect your code and identity by signing your Git commits with SSH keys—no GPG required. In this post, I’ll show you how to configure Git to sign commits using SSH.</description>
    </item>
    <item>
      <title>Global HTTPS Redirect using Traefik v3</title>
      <link>https://xfuture-blog.com/posts/global-https-redirect-using-traefik-v3/</link>
      <pubDate>Thu, 27 Feb 2025 15:20:04 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/global-https-redirect-using-traefik-v3/</guid>
      <description>A step-by-step guide to setting up a global HTTP to HTTPS redirect in Traefik v3. Learn how to configure entrypoints in your Traefik configuration for secure connections without relying on middleware.</description>
    </item>
    <item>
      <title>Customize your RSS Feed in a Ghost Theme</title>
      <link>https://xfuture-blog.com/posts/customize-your-rss-feed-in-a-ghost-theme/</link>
      <pubDate>Mon, 20 Jan 2025 21:05:57 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/customize-your-rss-feed-in-a-ghost-theme/</guid>
      <description>Learn how to create a custom RSS feed for your blog with excerpts and a tailored layout powered by Ghost.</description>
    </item>
    <item>
      <title>Managing your dotfiles</title>
      <link>https://xfuture-blog.com/posts/managing-your-dotfiles/</link>
      <pubDate>Mon, 02 Dec 2024 10:58:02 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/managing-your-dotfiles/</guid>
      <description>Read how to efficiently manage and deploy your dotfiles across devices using GNU Stow, a powerful symlink manager.</description>
    </item>
    <item>
      <title>Automating Builds and Releases with Conventional Commits and Semantic Versioning</title>
      <link>https://xfuture-blog.com/posts/automating-builds-and-releases-with-conventional-commits-and-semantic-versioning/</link>
      <pubDate>Tue, 22 Oct 2024 20:24:21 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/automating-builds-and-releases-with-conventional-commits-and-semantic-versioning/</guid>
      <description>Automate versioning, changelog generation, and Docker image builds with GitHub Actions and semantic-release. Learn how to integrate Conventional Commits for a streamlined release workflow across repos.</description>
    </item>
    <item>
      <title>Remove Member Duplications in GitLab</title>
      <link>https://xfuture-blog.com/posts/remove-member-duplications-in-gitlab/</link>
      <pubDate>Fri, 20 Sep 2024 09:29:48 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/remove-member-duplications-in-gitlab/</guid>
      <description>Manage GitLab member assignments more effectively with a Python script that removes duplicate direct member entries. Simplify your group-based authorization cleanup.</description>
    </item>
    <item>
      <title>Working with Conventional Commits</title>
      <link>https://xfuture-blog.com/posts/working-with-conventional-commits/</link>
      <pubDate>Tue, 20 Aug 2024 08:39:23 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/working-with-conventional-commits/</guid>
      <description>Conventional Commits bring clarity and consistency to commit messages, automate changelog generation, and simplify versioning. Discover how to implement and enforce this in GitLab for better collaboration.</description>
    </item>
    <item>
      <title>A rant about monitoring fatigue</title>
      <link>https://xfuture-blog.com/posts/a-rant-about-monitoring-fatigue/</link>
      <pubDate>Mon, 13 May 2024 21:06:28 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/a-rant-about-monitoring-fatigue/</guid>
      <description>Non-critical alerts are often ignored, leading to critical issues being overlooked. Explore how regular review meetings can help prevent incidents and improve alerting systems. Read on for actionable insights.</description>
    </item>
    <item>
      <title>How to run better meetings</title>
      <link>https://xfuture-blog.com/posts/how_to_run_better_meetings/</link>
      <pubDate>Tue, 02 Apr 2024 16:00:33 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/how_to_run_better_meetings/</guid>
      <description>Revolutionize your meetings by focusing on what truly matters: productivity, creativity, and inclusion. In this post, you&amp;rsquo;ll discover simple yet effective ways to optimize meetings, respect your team&amp;rsquo;s time, and foster a more engaging and efficient environment.</description>
    </item>
    <item>
      <title>The Unspoken Resignation called Quiet Quitting</title>
      <link>https://xfuture-blog.com/posts/the-unspoken-resignation-called-quiet-quitting/</link>
      <pubDate>Wed, 08 Nov 2023 14:25:00 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/the-unspoken-resignation-called-quiet-quitting/</guid>
      <description>Quiet Quitting is when employees disengage from work due to burnout, lack of recognition, or unresolved issues. It develops in stages, affecting productivity and morale. Learn more about its causes and how both employees and employers can address and prevent this growing issue.</description>
    </item>
    <item>
      <title>Beware of .zip Domains: Phishing Risks and Unicode Confusion</title>
      <link>https://xfuture-blog.com/posts/zip_domains/</link>
      <pubDate>Thu, 01 Jun 2023 15:13:30 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/zip_domains/</guid>
      <description>The .zip domain extension, initially used for file compression, is now being exploited for phishing. Attackers use deceptive Unicode characters that resemble regular ones, tricking users into clicking malicious links.</description>
    </item>
    <item>
      <title>Automate Deployments with Renovate and GitHub Actions</title>
      <link>https://xfuture-blog.com/posts/automate-deployments-with-renovate-and-github-actions/</link>
      <pubDate>Wed, 01 Mar 2023 21:21:23 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/automate-deployments-with-renovate-and-github-actions/</guid>
      <description>Automating deployments with Renovate and GitHub Actions saves time. By labeling pull requests with Renovate (e.g., Docker updates) and triggering Ansible playbooks through GitHub Actions, you can streamline deployments across repositories and reduce manual work.</description>
    </item>
    <item>
      <title>Hardening your Docker installation</title>
      <link>https://xfuture-blog.com/posts/hardening-your-docker-installation/</link>
      <pubDate>Sun, 04 Dec 2022 18:38:15 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/hardening-your-docker-installation/</guid>
      <description>Docker can be a security risk if not properly secured, especially in production environments. Docker Bench is an open-source tool that audits your Docker Engine setup for vulnerabilities based on the CIS Docker Benchmark. It provides actionable insights to harden and secure your Docker installation.</description>
    </item>
    <item>
      <title>Use pre-commit to execute git hooks</title>
      <link>https://xfuture-blog.com/posts/pre-commit/</link>
      <pubDate>Sat, 15 Oct 2022 16:01:06 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/pre-commit/</guid>
      <description>Prevent linting errors after code commits with the &amp;ldquo;pre-commit&amp;rdquo; framework. It allows you to run scripts like ansible-lint before each commit, ensuring code quality and reducing the need for multiple fixes.</description>
    </item>
    <item>
      <title>Migrate your Ghost SQLite Database to MySQL</title>
      <link>https://xfuture-blog.com/posts/ghost_database_migration/</link>
      <pubDate>Sat, 20 Aug 2022 15:28:00 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/ghost_database_migration/</guid>
      <description>The Ghost Docker image update switched the default database from SQLite3 to MySQL, causing some issues. This post shows how to migrate your containerized Ghost installation from SQLite3 to MySQL, including modifying docker-compose.yml, backing up data, and reconfiguring your Ghost site.</description>
    </item>
    <item>
      <title>Deliberately distinguish the vital few from the trivial many</title>
      <link>https://xfuture-blog.com/posts/deliberately-distinguish-the-vital-few-from-the-trivial-many/</link>
      <pubDate>Tue, 31 May 2022 20:04:16 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/deliberately-distinguish-the-vital-few-from-the-trivial-many/</guid>
      <description>Essentialism is about focusing on the right things rather than doing more. Learning to say no, making deliberate trade-offs, embracing solitude, cutting losses, and setting boundaries are key to making meaningful contributions. Prioritize what matters and eliminate distractions for deeper focus.</description>
    </item>
    <item>
      <title>Activate Keychron Function Keys on Ubuntu</title>
      <link>https://xfuture-blog.com/posts/keychron_function_keys/</link>
      <pubDate>Thu, 10 Mar 2022 18:05:49 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/keychron_function_keys/</guid>
      <description>This post explains how to configure a Keychron K8 keyboard on Ubuntu to use the F1-F12 keys as standard function keys instead of multimedia keys. It details the steps to switch the keyboard mode, adjust settings, and persist the changes for proper functionality, even after a reboot.</description>
    </item>
    <item>
      <title>Manage environmental differences with docker-compose overrides</title>
      <link>https://xfuture-blog.com/posts/docker_compose_overrides/</link>
      <pubDate>Sat, 29 Jan 2022 15:07:47 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/docker_compose_overrides/</guid>
      <description>This post explains how to use Docker Compose overrides to customize configurations without forking a repository. It describes how to modify the docker-compose.override.yml file to adjust routing or other settings for different environments. An example with Sentry and Traefik setup is provided.</description>
    </item>
    <item>
      <title>Deep Work in an Environment of Distractions</title>
      <link>https://xfuture-blog.com/posts/deep-work-in-an-environment-of-distractions/</link>
      <pubDate>Mon, 24 Jan 2022 12:32:33 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/deep-work-in-an-environment-of-distractions/</guid>
      <description>Discover practical strategies to enhance focus and productivity with &amp;ldquo;Deep Work.&amp;rdquo; Learn how to minimize distractions, build better work habits, and stay motivated during repetitive tasks. Start cultivating focus to improve your work quality and efficiency.</description>
    </item>
    <item>
      <title>I have revamped my blog and here is why</title>
      <link>https://xfuture-blog.com/posts/i-have-revamped-my-blog-and-here-is-why/</link>
      <pubDate>Mon, 24 Jan 2022 12:26:36 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/i-have-revamped-my-blog-and-here-is-why/</guid>
      <description>ChatGPT:&#xA;ChatGPT&#xA;A developer’s journey in revamping their blog using Gatsby, Tailwind, and a new layout. Learn about overcoming challenges like integrating the RSS feed and maintaining a clean codebase. Discover insights on SEO, accessibility, and performance improvements through Lighthouse.</description>
    </item>
    <item>
      <title>Using rclone to backup your files encrypted to various cloud solutions</title>
      <link>https://xfuture-blog.com/posts/using-rclone-to-backup-your-files-encrypted-to-various-cloud-solutions/</link>
      <pubDate>Mon, 24 Jan 2022 12:22:41 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/using-rclone-to-backup-your-files-encrypted-to-various-cloud-solutions/</guid>
      <description>Learn how to use rclone for encrypted backups to Google Drive, with an easy-to-follow guide on setup and configuration. Includes instructions on automating installation with Ansible, creating and testing rclone backends, and securely storing encrypted data.</description>
    </item>
    <item>
      <title>The things I have learned during pair programming</title>
      <link>https://xfuture-blog.com/posts/the-things-i-have-learned-during-pair-programming/</link>
      <pubDate>Fri, 21 Jan 2022 14:20:16 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/the-things-i-have-learned-during-pair-programming/</guid>
      <description>Pair programming can be a game-changer for team collaboration. While it can feel vulnerable at first, it brings long-term benefits like breaking knowledge silos, strengthening team bonds, and expanding knowledge.</description>
    </item>
    <item>
      <title>The problem I have with stand-ups</title>
      <link>https://xfuture-blog.com/posts/the-problem-i-have-with-stand-ups/</link>
      <pubDate>Fri, 21 Jan 2022 14:16:22 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/the-problem-i-have-with-stand-ups/</guid>
      <description>Stand-ups can be improved! The common &amp;ldquo;yesterday - today - blockers&amp;rdquo; model often leads to team members focusing on their own stories instead of listening. Try &amp;ldquo;Walking the board&amp;rdquo; where tickets are discussed, keeping focus on the work.</description>
    </item>
    <item>
      <title>About</title>
      <link>https://xfuture-blog.com/about/</link>
      <pubDate>Fri, 21 Jan 2022 12:11:59 +0000</pubDate>
      <guid>https://xfuture-blog.com/about/</guid>
      <description>&lt;p&gt;Welcome to my blog. This page will give you some additional information, my other ramblings on the web, and how we can get in touch.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h3 id=&#34;the-person-behind-this-blog&#34;&gt;The person behind this blog&lt;/h3&gt;&#xA;&lt;p&gt;My name is Daniel and I&amp;rsquo;m a DevOps Engineer based in Dresden, Germany. I have a very deep passion for tech ranging from automating tasks and programming new stuff to tinker around with new tools and sometimes hardware. I just love to gain new experiences through new problems and challenges, so I try to actively participate in open-source projects as often as possible. In the future, I want to focus on and specialize in the system engineering part of IT, because that is what I enjoy the most.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Why so many programmers lose hope in their work from time to time</title>
      <link>https://xfuture-blog.com/posts/why-so-many-programmers-lose-hope-in-their-work-from-time-to-time/</link>
      <pubDate>Thu, 20 Jan 2022 21:38:27 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/why-so-many-programmers-lose-hope-in-their-work-from-time-to-time/</guid>
      <description>Burnout in developers can stem from unrealistic deadlines, pressure to compromise on quality, and lack of support. To regain motivation, set boundaries, ask for help early, practice empathy, and surround yourself with positive colleagues. Prioritize quality work and break free from negative cycles.</description>
    </item>
    <item>
      <title>Why it is important to stick with goal-oriented people</title>
      <link>https://xfuture-blog.com/posts/why-it-is-important-to-stick-with-goal-oriented-people/</link>
      <pubDate>Thu, 20 Jan 2022 21:36:17 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/why-it-is-important-to-stick-with-goal-oriented-people/</guid>
      <description>Working with goal-oriented people can boost productivity and problem-solving skills. Learn how their focus on automation, fearlessness in tackling tasks, attention to detail, and active feedback culture can elevate your approach to work.</description>
    </item>
    <item>
      <title>Meet Franz. This guy will help you to organize your chat chaos.</title>
      <link>https://xfuture-blog.com/posts/meet-franz-this-guy-will-help-you-to-organize-your-chat-chaos/</link>
      <pubDate>Thu, 20 Jan 2022 21:32:37 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/meet-franz-this-guy-will-help-you-to-organize-your-chat-chaos/</guid>
      <description>Franz is an open-source app that consolidates all your messaging platforms into one interface. Whether it&amp;rsquo;s WhatsApp, Slack, or Gmail, Franz allows you to manage multiple services seamlessly, improving productivity by reducing tab clutter. A simple yet powerful tool for organized communication.</description>
    </item>
    <item>
      <title>Develop your junior devs and helping them to grow.</title>
      <link>https://xfuture-blog.com/posts/develop-your-junior-devs-and-helping-them-to-grow/</link>
      <pubDate>Thu, 20 Jan 2022 21:28:25 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/develop-your-junior-devs-and-helping-them-to-grow/</guid>
      <description>As a junior developer, it’s easy to feel lost when diving into unfamiliar code. Don’t hesitate to ask questions, document your code, and embrace constructive feedback. Senior developers, be patient, provide guidance, and make room for mistakes.</description>
    </item>
    <item>
      <title>The Peter Principle</title>
      <link>https://xfuture-blog.com/posts/the-peter-principle/</link>
      <pubDate>Thu, 20 Jan 2022 20:43:57 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/the-peter-principle/</guid>
      <description>The Peter Principle suggests that employees are often promoted until they reach a position where they are no longer competent. This can happen when the skills required for the new role differ from the ones that made them successful in their previous position.</description>
    </item>
    <item>
      <title>Purge away unused CSS or SCSS properties with PurgeCSS</title>
      <link>https://xfuture-blog.com/posts/purge-away-unused-css-or-scss-properties-with-purgecss/</link>
      <pubDate>Thu, 20 Jan 2022 20:42:08 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/purge-away-unused-css-or-scss-properties-with-purgecss/</guid>
      <description>Clean up your CSS files by removing unused rules with Purgecss! This tool can be easily integrated into your workflow using CLI, JavaScript API, Webpack, and more. Follow a simple guide to get started with Purgecss and optimize your project by removing unnecessary CSS clutter.</description>
    </item>
    <item>
      <title>The technologies behind this blog</title>
      <link>https://xfuture-blog.com/posts/the-technologies-behind-this-blog/</link>
      <pubDate>Thu, 20 Jan 2022 20:37:57 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/the-technologies-behind-this-blog/</guid>
      <description>Explore the technologies behind the creation of my blog! I chose Gatsby for its speed and JavaScript/React support, combined with TailwindCSS for a customizable, utility-first design.</description>
    </item>
    <item>
      <title>My blog just spawned!</title>
      <link>https://xfuture-blog.com/posts/my-blog-just-spawned/</link>
      <pubDate>Thu, 20 Jan 2022 20:03:03 +0000</pubDate>
      <guid>https://xfuture-blog.com/posts/my-blog-just-spawned/</guid>
      <description>I&amp;rsquo;m a System/DevOps Engineer with a passion for web development, JavaScript, and backend technologies like PHP and MySQL. Expect technical posts on these topics along with insights and personal experiences. Dive into my blog and see if it resonates with you!</description>
    </item>
    <item>
      <title>Imprint</title>
      <link>https://xfuture-blog.com/imprint/</link>
      <pubDate>Thu, 20 Jan 2022 19:56:05 +0000</pubDate>
      <guid>https://xfuture-blog.com/imprint/</guid>
      <description>&lt;h1 id=&#34;imprint&#34;&gt;Imprint&lt;/h1&gt;&#xA;&lt;h2 id=&#34;information-pursuant-to--5-tmg&#34;&gt;Information pursuant to § 5 TMG&lt;/h2&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;&#xA;Daniel Uhlmann&#xA;Löbtauer Straße 33&#xA;Dresden&#xA;Deutschland&#xA;E-Mail Address: contact[at]xfuture-digital.de&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;h3 id=&#34;liability-for-contents&#34;&gt;Liability for Contents&lt;/h3&gt;&#xA;&lt;p&gt;As service providers, we are liable for own contents of these websites according to Sec. 7, paragraph 1 German Telemedia Act (TMG). However, according to Sec. 8 to 10 German Telemedia Act (TMG), service providers are not obligated to permanently monitor submitted or stored information or to search for evidences that indicate illegal activities. Legal obligations to removing information or to blocking the use of information remain unchallenged. In this case, liability is only possible at the time of knowledge about a specific violation of law. Illegal contents will be removed immediately at the time we get knowledge of them.&lt;/p&gt;</description>
    </item>
    <item>
      <title></title>
      <link>https://xfuture-blog.com/privacy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://xfuture-blog.com/privacy/</guid>
      <description>&lt;h1 id=&#34;privacy&#34;&gt;Privacy&lt;/h1&gt;&#xA;&lt;h2 id=&#34;general-information&#34;&gt;General Information&lt;/h2&gt;&#xA;&lt;p&gt;The following information provides a simple overview of what happens to your personal data when you visit this website. Personal data includes all data by which you can be personally identified. Detailed information on the subject of data protection can be found in our privacy policy listed below this text.&lt;/p&gt;&#xA;&lt;h3 id=&#34;data-collection-on-this-website&#34;&gt;Data Collection on This Website&lt;/h3&gt;&#xA;&lt;h3 id=&#34;who-is-responsible-for-data-collection-on-this-website&#34;&gt;Who is responsible for data collection on this website?&lt;/h3&gt;&#xA;&lt;p&gt;Data processing on this website is carried out by the website operator. You can find the operator’s contact details in the section “Notice on the Responsible Party” in this privacy policy.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
