<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>WinWin4Worklife</title>
    <link>https://dashboard.winwin4worklife.eu/</link>
    <description>Recent content on WinWin4Worklife</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://dashboard.winwin4worklife.eu/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>About</title>
      <link>https://dashboard.winwin4worklife.eu/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/about/</guid>
      <description>&lt;h1 id=&#34;about-ww4wl&#34;&gt;About WW4WL&lt;/h1&gt;&#xA;&lt;p&gt;Our mission? It’s simple yet powerful. We want to to revolutionize the way we work by focusing on five key objectives:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&lt;strong&gt;Interdisciplinary Insights:&lt;/strong&gt; By exploring insights from various disciplines, we aim to comprehensively understand the multifaceted nature of remote work.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Healthy Work-Life Balance:&lt;/strong&gt; We will identify the key elements that contribute to a balanced work-life equilibrium and gender equity in remote work environments.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Spatial Forecasting:&lt;/strong&gt; Through spatial forecasting models, we will anticipate the impact of remote work on mobility, land-use and environmental health.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Cultural Context Analysis:&lt;/strong&gt; We investigate how cultural norms and welfare systems influence the adoption of remote work practices.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Evidence-Based Policies:&lt;/strong&gt; Our aim is to develop evidence-based spatial policies that promote sustainable and inclusive remote work practices.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;To achieve these objectives, we have selected five case study sites in Europe. These locations will help us explore the socio-geographic, economic and environmental aspects of remote work arrangements. The map below highlights these diverse regions!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bootstrap Components</title>
      <link>https://dashboard.winwin4worklife.eu/page/bootstrap-components/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/page/bootstrap-components/</guid>
      <description>&lt;h1 id=&#34;bootstrap-components&#34;&gt;Bootstrap Components&lt;/h1&gt;&#xA;&lt;p&gt;Bootstrap is bundled with tens of components that can be reused to provide a good user experience and user interactions in a web page.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;accordion&#34;&gt;Accordion&lt;/h2&gt;&#xA;&lt;br&gt;&#xA;&lt;div class=&#34;accordion&#34; id=&#34;accordionExample&#34;&gt;&#xA;  &lt;div class=&#34;accordion-item&#34;&gt;&#xA;    &lt;h2 class=&#34;accordion-header&#34; id=&#34;headingOne&#34;&gt;&#xA;      &lt;button class=&#34;accordion-button&#34; type=&#34;button&#34; data-bs-toggle=&#34;collapse&#34; data-bs-target=&#34;#collapseOne&#34; aria-expanded=&#34;true&#34; aria-controls=&#34;collapseOne&#34;&gt;&#xA;        Accordion Item #1&#xA;      &lt;/button&gt;&#xA;    &lt;/h2&gt;&#xA;    &lt;div id=&#34;collapseOne&#34; class=&#34;accordion-collapse collapse show&#34; aria-labelledby=&#34;headingOne&#34; data-bs-parent=&#34;#accordionExample&#34;&gt;&#xA;      &lt;div class=&#34;accordion-body&#34;&gt;&#xA;        &lt;strong&gt;This is the first item&#39;s accordion body.&lt;/strong&gt; It is shown by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It&#39;s also worth noting that just about any HTML can go within the &lt;code&gt;.accordion-body&lt;/code&gt;, though the transition does limit overflow.&#xA;      &lt;/div&gt;&#xA;    &lt;/div&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;accordion-item&#34;&gt;&#xA;    &lt;h2 class=&#34;accordion-header&#34; id=&#34;headingTwo&#34;&gt;&#xA;      &lt;button class=&#34;accordion-button collapsed&#34; type=&#34;button&#34; data-bs-toggle=&#34;collapse&#34; data-bs-target=&#34;#collapseTwo&#34; aria-expanded=&#34;false&#34; aria-controls=&#34;collapseTwo&#34;&gt;&#xA;        Accordion Item #2&#xA;      &lt;/button&gt;&#xA;    &lt;/h2&gt;&#xA;    &lt;div id=&#34;collapseTwo&#34; class=&#34;accordion-collapse collapse&#34; aria-labelledby=&#34;headingTwo&#34; data-bs-parent=&#34;#accordionExample&#34;&gt;&#xA;      &lt;div class=&#34;accordion-body&#34;&gt;&#xA;        &lt;strong&gt;This is the second item&#39;s accordion body.&lt;/strong&gt; It is hidden by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It&#39;s also worth noting that just about any HTML can go within the &lt;code&gt;.accordion-body&lt;/code&gt;, though the transition does limit overflow.&#xA;      &lt;/div&gt;&#xA;    &lt;/div&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;accordion-item&#34;&gt;&#xA;    &lt;h2 class=&#34;accordion-header&#34; id=&#34;headingThree&#34;&gt;&#xA;      &lt;button class=&#34;accordion-button collapsed&#34; type=&#34;button&#34; data-bs-toggle=&#34;collapse&#34; data-bs-target=&#34;#collapseThree&#34; aria-expanded=&#34;false&#34; aria-controls=&#34;collapseThree&#34;&gt;&#xA;        Accordion Item #3&#xA;      &lt;/button&gt;&#xA;    &lt;/h2&gt;&#xA;    &lt;div id=&#34;collapseThree&#34; class=&#34;accordion-collapse collapse&#34; aria-labelledby=&#34;headingThree&#34; data-bs-parent=&#34;#accordionExample&#34;&gt;&#xA;      &lt;div class=&#34;accordion-body&#34;&gt;&#xA;        &lt;strong&gt;This is the third item&#39;s accordion body.&lt;/strong&gt; It is hidden by default, until the collapse plugin adds the appropriate classes that we use to style each element. These classes control the overall appearance, as well as the showing and hiding via CSS transitions. You can modify any of this with custom CSS or overriding our default variables. It&#39;s also worth noting that just about any HTML can go within the &lt;code&gt;.accordion-body&lt;/code&gt;, though the transition does limit overflow.&#xA;      &lt;/div&gt;&#xA;    &lt;/div&gt;&#xA;  &lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;br&gt;&#xA;&lt;p&gt;See &lt;a href=&#34;https://getbootstrap.com/docs/5.3/components/accordion/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Accordion documentation&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Contact</title>
      <link>https://dashboard.winwin4worklife.eu/contact/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/contact/</guid>
      <description>&lt;h1 id=&#34;contact&#34;&gt;Contact&lt;/h1&gt;&#xA;&#xA;&#xA;&#xA;&lt;div class=&#34;block-heading-underline&#34; style=&#34;--header-line-color: #ef9ee8;&#34;&gt;&#xA;    &lt;h2&gt;&#xA;        &#xA;    Test content&#xA;&#xA;        &lt;div&gt;&lt;/div&gt;&#xA;    &lt;/h2&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;TODO -&amp;gt; form support&lt;/p&gt;</description>
    </item>
    <item>
      <title>Effects on productivity</title>
      <link>https://dashboard.winwin4worklife.eu/results/global/employer/remote-work-productivity/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/global/employer/remote-work-productivity/</guid>
      <description>&lt;h1 id=&#34;employers-perception-of-remote-work-effects-on-productivity-creativity-satisfaction-and-stress&#34;&gt;Employer&amp;rsquo;s perception of remote work effects on productivity, creativity, satisfaction and stress&lt;/h1&gt;&#xA;&lt;p&gt;Here you can add nother introduction if you like. Duis esse ex deserunt nisi officia sit. Amet velit excepteur cillum enim sint nulla. Reprehenderit laborum deserunt proident eiusmod laborum elit cupidatat et duis elit veniam tempor et ea. Quis eiusmod nulla anim Lorem duis cupidatat aute. Sit mollit nostrud elit qui sunt cupidatat anim laboris et aliqua mollit.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - Effect on mental health</title>
      <link>https://dashboard.winwin4worklife.eu/results/global/employee/mental-health/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/global/employee/mental-health/</guid>
      <description>&lt;h1 id=&#34;employee---effect-on-mental-health&#34;&gt;Employee - Effect on mental health&lt;/h1&gt;&#xA;&lt;p&gt;Aute et amet eiusmod sunt magna reprehenderit cillum. Reprehenderit et deserunt adipisicing anim mollit esse excepteur cillum aliqua labore cupidatat ad. Est eiusmod ullamco quis cillum culpa reprehenderit nisi magna sint dolore reprehenderit id. Esse qui excepteur dolor magna enim et nulla pariatur ut officia. Duis in reprehenderit esse anim cillum magna. Dolore proident minim irure exercitation duis ex culpa dolor amet in officia sint nulla officia.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - Remote work in practice</title>
      <link>https://dashboard.winwin4worklife.eu/results/global/employee/remote-work-practice/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/global/employee/remote-work-practice/</guid>
      <description>&lt;p&gt;#TBA&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - Remote work in productivity</title>
      <link>https://dashboard.winwin4worklife.eu/results/global/employee/remote-work-productivity/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/global/employee/remote-work-productivity/</guid>
      <description>&lt;h1 id=&#34;employee---remote-work-in-productivity&#34;&gt;Employee - Remote work in productivity&lt;/h1&gt;&#xA;&lt;p&gt;Tempor fugiat consequat magna proident sunt ex cupidatat veniam exercitation commodo. Dolore excepteur reprehenderit cupidatat nisi amet exercitation dolore nostrud tempor. Tempor et laboris nisi ad amet eiusmod labore proident est laboris nostrud. Minim deserunt officia et ut. Sint magna aute reprehenderit occaecat adipisicing laborum minim elit ad. Eiusmod ad do elit ex veniam irure labore Lorem aliquip consectetur occaecat tempor. Duis deserunt consequat ipsum esse qui magna consectetur.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/de/employee/germany-effects-on-productivity/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/de/employee/germany-effects-on-productivity/</guid>
      <description>&lt;h1 id=&#34;germany-employee-effects-on-productivity---tba&#34;&gt;Germany employee Effects on productivity - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/de/employee/germany-on-mental-health/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/de/employee/germany-on-mental-health/</guid>
      <description>&lt;h1 id=&#34;germany--effects-on-mental-health---tba&#34;&gt;Germany  Effects on mental health - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/de/employee/germany-rwa-in-practice/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/de/employee/germany-rwa-in-practice/</guid>
      <description>&lt;h1 id=&#34;employee-germany-rwa-in-practice---tba&#34;&gt;Employee Germany RWA in practice - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/de/employee/tba/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/de/employee/tba/</guid>
      <description>&lt;h1 id=&#34;employee-germany---tba&#34;&gt;Employee Germany - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We ar currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/de/employer/germany-employer-effects-on-productivity/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/de/employer/germany-employer-effects-on-productivity/</guid>
      <description>&lt;h1 id=&#34;germany-employer-effects-on-productivity---tba&#34;&gt;Germany employer Effects on productivity - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/de/employer/germany-employer-on-mental-health/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/de/employer/germany-employer-on-mental-health/</guid>
      <description>&lt;h1 id=&#34;germany-employer-effects-on-mental-health---tba&#34;&gt;Germany Employer Effects on mental health - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/de/employer/germany-employer-rwa-in-practice/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/de/employer/germany-employer-rwa-in-practice/</guid>
      <description>&lt;h1 id=&#34;germany-employer-germany-rwa-in-practice---tba&#34;&gt;Germany Employer Germany RWA in practice - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/fi/employee/effects-on-productivity/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/fi/employee/effects-on-productivity/</guid>
      <description>&lt;h1 id=&#34;germany-employee-effects-on-productivity---tba&#34;&gt;Germany employee Effects on productivity - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/fi/employee/finland-on-mental-health/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/fi/employee/finland-on-mental-health/</guid>
      <description>&lt;h1 id=&#34;employee-finland-effects-on-mental-health---tba&#34;&gt;Employee finland Effects on meNTal health - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/fi/employee/finland-rwa-in-practice/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/fi/employee/finland-rwa-in-practice/</guid>
      <description>&lt;h1 id=&#34;employee-finland-rwa-in-practice---tba&#34;&gt;Employee finland RWA in practice - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/lu/employee/lu-employee-effects-mental/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/lu/employee/lu-employee-effects-mental/</guid>
      <description>&lt;h1 id=&#34;luxembourg-employee-effects-on-mental-health---tba&#34;&gt;Luxembourg Employee Effects on Mental health - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/lu/employee/lu-employee-effects-on-productivity/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/lu/employee/lu-employee-effects-on-productivity/</guid>
      <description>&lt;h1 id=&#34;luxembourg-employee-effects-on-productivity---tba&#34;&gt;Luxembourg Employee Effects on productivity - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/lu/employee/lu-employee-rwa-in-practice/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/lu/employee/lu-employee-rwa-in-practice/</guid>
      <description>&lt;h1 id=&#34;luxembourg-employee-remote-work-in-practice---tba&#34;&gt;Luxembourg Employee Remote work in practice - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/lu/employee/tba/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/lu/employee/tba/</guid>
      <description>&lt;h1 id=&#34;employee-germany---tba&#34;&gt;Employee Germany - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We ar currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/lu/employer/lu-employer-effects-mental/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/lu/employer/lu-employer-effects-mental/</guid>
      <description>&lt;h1 id=&#34;luxembourg-employer-effects-on-mental-health---tba&#34;&gt;Luxembourg Employer Effects on Mental health - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/lu/employer/lu-employer-effects-on-productivity/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/lu/employer/lu-employer-effects-on-productivity/</guid>
      <description>&lt;h1 id=&#34;luxembourg-employer-effects-on-productivity---tba&#34;&gt;Luxembourg Employer Effects on productivity - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/lu/employer/lu-employer-rwa-in-practice/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/lu/employer/lu-employer-rwa-in-practice/</guid>
      <description>&lt;h1 id=&#34;luxembourg-employer-remote-work-in-practice---tba&#34;&gt;Luxembourg Employer Remote work in practice - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/pt/employee/pt-employee-effects-mental/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/pt/employee/pt-employee-effects-mental/</guid>
      <description>&lt;h1 id=&#34;portugal-employee-effects-on-mental-health---tba&#34;&gt;Portugal Employee Effects on Mental health - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/pt/employee/pt-employee-effects-on-productivity/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/pt/employee/pt-employee-effects-on-productivity/</guid>
      <description>&lt;h1 id=&#34;portugal-employee-effects-on-productivity---tba&#34;&gt;Portugal Employee Effects on productivity - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/pt/employee/pt-employee-rwa-in-practice/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/pt/employee/pt-employee-rwa-in-practice/</guid>
      <description>&lt;h1 id=&#34;portugal-employee-remote-work-in-practice---tba&#34;&gt;Portugal Employee Remote work in practice - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/pt/employee/tba/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/pt/employee/tba/</guid>
      <description>&lt;h1 id=&#34;employee-germany---tba&#34;&gt;Employee Germany - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We ar currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/pt/employer/pt-employer-effects-mental/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/pt/employer/pt-employer-effects-mental/</guid>
      <description>&lt;h1 id=&#34;portugal-employer-effects-on-mental-health---tba&#34;&gt;Portugal Employer Effects on Mental health - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/pt/employer/pt-employer-effects-on-productivity/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/pt/employer/pt-employer-effects-on-productivity/</guid>
      <description>&lt;h1 id=&#34;slovakia-employer-effects-on-productivity---tba&#34;&gt;Slovakia Employer Effects on productivity - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/pt/employer/pt-employer-rwa-in-practice/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/pt/employer/pt-employer-rwa-in-practice/</guid>
      <description>&lt;h1 id=&#34;portugal-employer-remote-work-in-practice---tba&#34;&gt;Portugal Employer Remote work in practice - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/sk/employee/sk-employee-effects-mental/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/sk/employee/sk-employee-effects-mental/</guid>
      <description>&lt;h1 id=&#34;portugal-employee-effects-on-mental-health---tba&#34;&gt;Portugal Employee Effects on Mental health - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/sk/employee/sk-employee-effects-on-productivity/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/sk/employee/sk-employee-effects-on-productivity/</guid>
      <description>&lt;h1 id=&#34;slovakia-employee-effects-on-productivity---tba&#34;&gt;Slovakia Employee Effects on productivity - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/sk/employee/sk-employee-rwa-in-practice/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/sk/employee/sk-employee-rwa-in-practice/</guid>
      <description>&lt;h1 id=&#34;slovakia-employee-remote-work-in-practice---tba&#34;&gt;Slovakia Employee Remote work in practice - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/sk/employee/tba/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/sk/employee/tba/</guid>
      <description>&lt;h1 id=&#34;employee-germany---tba&#34;&gt;Employee Germany - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We ar currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/sk/employer/sk-employer-effects-mental/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/sk/employer/sk-employer-effects-mental/</guid>
      <description>&lt;h1 id=&#34;portugal-employee-effects-on-mental-health---tba&#34;&gt;Portugal Employee Effects on Mental health - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/sk/employer/sk-employer-effects-on-productivity/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/sk/employer/sk-employer-effects-on-productivity/</guid>
      <description>&lt;h1 id=&#34;slovakia-employee-effects-on-productivity---tba&#34;&gt;Slovakia Employee Effects on productivity - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employee - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/sk/employer/sk-employer-rwa-in-practice/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/sk/employer/sk-employer-rwa-in-practice/</guid>
      <description>&lt;h1 id=&#34;slovakia-employee-remote-work-in-practice---tba&#34;&gt;Slovakia Employee Remote work in practice - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employer - Effect on mental health</title>
      <link>https://dashboard.winwin4worklife.eu/results/global/employer/mental-health/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/global/employer/mental-health/</guid>
      <description>&lt;h1 id=&#34;employers-see-remote-work-as-advantage-for-employees-mental-health&#34;&gt;Employers see remote work as advantage for employee&amp;rsquo;s mental health&lt;/h1&gt;&#xA;&#xA;&#xA;&#xA;&lt;div class=&#34;block-heading-underline&#34; style=&#34;--header-line-color: #868686;&#34;&gt;&#xA;    &lt;h2&gt;&#xA;        &#xA;    Perception of remote work effect on employees&#39; mental health and well-being&#xA;&#xA;        &lt;div&gt;&lt;/div&gt;&#xA;    &lt;/h2&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;In the five observed countries, 49 % of companies perceive that remote work has advantageous effects on employees&amp;rsquo; mental health and well-being. Only 9 % of companies indicate that they expect adverse effects instead, while 29 % of companies do not see a potential effect. No responses were given by 13 % of the companies.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employer - Remote work in practice</title>
      <link>https://dashboard.winwin4worklife.eu/results/global/employer/remote-work-practice/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/global/employer/remote-work-practice/</guid>
      <description>&lt;h1 id=&#34;prevalence-of-remote-work-among-companies&#34;&gt;Prevalence of remote work among companies&lt;/h1&gt;&#xA;&lt;p&gt;Across the five countries, a share of 53 % of companies allow at least some of their employees to work remotely at least a part of their working hours. In addition, 21 % of companies indicated that they do not allow any of their employees to work remotely, although at least some of their employees have primary job tasks that could (to some extent) be performed remotely. Finally, 27 % of companies report that none of their employees perform primary job tasks that could be performed remotely, at least to some extent.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employer - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/de/employer/tba/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/de/employer/tba/</guid>
      <description>&lt;h1 id=&#34;employer-germany---tba&#34;&gt;Employer Germany - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We ar currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employer - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/fi/employer/finland-employer-effect-mental-health/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/fi/employer/finland-employer-effect-mental-health/</guid>
      <description>&lt;h1 id=&#34;finland-employer-effects-on-mental-health&#34;&gt;Finland Employer Effects on Mental health&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employer - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/fi/employer/finland-employer-effect-productivity/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/fi/employer/finland-employer-effect-productivity/</guid>
      <description>&lt;h1 id=&#34;finland-employer-effects-on-productivity&#34;&gt;Finland Employer Effects on productivity&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employer - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/fi/employer/finland-employer-rwa-in-practice/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/fi/employer/finland-employer-rwa-in-practice/</guid>
      <description>&lt;h1 id=&#34;finland-employer-remote-work-in-practice---tba&#34;&gt;Finland Employer Remote work in practice - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We are currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employer - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/lu/employer/tba/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/lu/employer/tba/</guid>
      <description>&lt;h1 id=&#34;employer-germany---tba&#34;&gt;Employer Germany - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We ar currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employer - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/pt/employer/tba/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/pt/employer/tba/</guid>
      <description>&lt;h1 id=&#34;employer-germany---tba&#34;&gt;Employer Germany - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We ar currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Employer - TBA</title>
      <link>https://dashboard.winwin4worklife.eu/results/sk/employer/tba/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/results/sk/employer/tba/</guid>
      <description>&lt;h1 id=&#34;employer-germany---tba&#34;&gt;Employer Germany - TBA&lt;/h1&gt;&#xA;&lt;p&gt;We ar currently working on processing the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Graph Types</title>
      <link>https://dashboard.winwin4worklife.eu/page/graph-types/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/page/graph-types/</guid>
      <description>&lt;h1 id=&#34;graph-overview&#34;&gt;Graph overview&lt;/h1&gt;&#xA;&lt;p&gt;Duis esse ex deserunt nisi officia sit. Amet velit excepteur cillum enim sint nulla. Reprehenderit laborum deserunt proident eiusmod laborum elit cupidatat et duis elit veniam tempor et ea. Quis eiusmod nulla anim Lorem duis cupidatat aute. Sit mollit nostrud elit qui sunt cupidatat anim laboris et aliqua mollit.&lt;/p&gt;&#xA;&lt;p&gt;Sunt aliqua nostrud pariatur et voluptate non. Commodo culpa pariatur tempor dolore non enim velit in velit magna aliqua. Pariatur ipsum amet anim ut enim deserunt deserunt irure sint duis elit. Officia veniam commodo excepteur velit excepteur reprehenderit minim. Consequat ullamco pariatur excepteur proident excepteur non deserunt dolor mollit sit pariatur ad. Nisi laborum officia incididunt ex ex cupidatat exercitation adipisicing duis ex incididunt pariatur qui laboris. Ex dolor enim adipisicing velit.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hugo Map</title>
      <link>https://dashboard.winwin4worklife.eu/page/map/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/page/map/</guid>
      <description>Uses leaflet.</description>
    </item>
    <item>
      <title>Markdown Cheat Sheet</title>
      <link>https://dashboard.winwin4worklife.eu/page/markdown-cheat-sheet/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/page/markdown-cheat-sheet/</guid>
      <description>&lt;h1 id=&#34;markdown-cheat-sheet&#34;&gt;Markdown Cheat Sheet&lt;/h1&gt;&#xA;&lt;p&gt;Hugo has excellent Markdown support out of the box. By default, Hugo uses the &lt;a href=&#34;https://github.com/yuin/goldmark/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Goldmark Markdown processor&lt;/a&gt; which is fully CommonMark-compliant. See the &lt;a href=&#34;https://gohugo.io/getting-started/configuration-markup/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;configuration instructions&lt;/a&gt; to learn more about the extensions you can configure.&lt;/p&gt;&#xA;&lt;h2 id=&#34;overview&#34;&gt;Overview&lt;/h2&gt;&#xA;&lt;p&gt;You can refer to the table below for an overview of basic markdown syntax:&lt;/p&gt;&#xA;&lt;table class=&#34;table table-sm table-striped table-hover&#34;&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;TASK&lt;/th&gt;&#xA;          &lt;th&gt;MARKDOWN SYNTAX&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Heading 1&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;#&lt;/code&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Heading 2&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;##&lt;/code&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Heading 3&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;###&lt;/code&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Italics&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;*italics*&lt;/code&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Bold&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;**Bold**&lt;/code&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Strike&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;~~strike~~&lt;/code&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Blockquote&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;&amp;gt;&lt;/code&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Links&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;[link name](https://link.com)&lt;/code&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Images&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;![Image name](image.png)&lt;/code&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Unordered list&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;* List item&lt;/code&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Ordered list&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;1. List item&lt;/code&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Inline Code&lt;/td&gt;&#xA;          &lt;td&gt;&lt;code&gt;`insert code here`&lt;code&gt;&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;headings&#34;&gt;Headings&lt;/h2&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-markdown&#34; data-lang=&#34;markdown&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;# Heading 1&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;## Heading 2&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;### Heading 3&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;#### Heading 4&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;##### Heading 5&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#75715e&#34;&gt;###### Heading 6&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h1 id=&#34;heading-1&#34;&gt;Heading 1&lt;/h1&gt;&#xA;&lt;h2 id=&#34;heading-2&#34;&gt;Heading 2&lt;/h2&gt;&#xA;&lt;h3 id=&#34;heading-3&#34;&gt;Heading 3&lt;/h3&gt;&#xA;&lt;h4 id=&#34;heading-4&#34;&gt;Heading 4&lt;/h4&gt;&#xA;&lt;h5 id=&#34;heading-5&#34;&gt;Heading 5&lt;/h5&gt;&#xA;&lt;h6 id=&#34;heading-6&#34;&gt;Heading 6&lt;/h6&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;lists&#34;&gt;Lists&lt;/h2&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-markdown&#34; data-lang=&#34;markdown&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;*&lt;/span&gt; Unordered item&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;*&lt;/span&gt; Unordered item&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;*&lt;/span&gt; Unordered item&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;1.&lt;/span&gt; Ordered item&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;2.&lt;/span&gt; Ordered item&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;3.&lt;/span&gt; Ordered item&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;- [ ]&lt;/span&gt; Task item&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;- [x]&lt;/span&gt; Checked Task item&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#66d9ef&#34;&gt;- [ ]&lt;/span&gt; Task item&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;ul&gt;&#xA;&lt;li&gt;Unordered item&lt;/li&gt;&#xA;&lt;li&gt;Unordered item&lt;/li&gt;&#xA;&lt;li&gt;Unordered item&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Ordered item&lt;/li&gt;&#xA;&lt;li&gt;Ordered item&lt;/li&gt;&#xA;&lt;li&gt;Ordered item&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;input disabled=&#34;&#34; type=&#34;checkbox&#34;&gt; Task item&lt;/li&gt;&#xA;&lt;li&gt;&lt;input checked=&#34;&#34; disabled=&#34;&#34; type=&#34;checkbox&#34;&gt; Checked Task item&lt;/li&gt;&#xA;&lt;li&gt;&lt;input disabled=&#34;&#34; type=&#34;checkbox&#34;&gt; Task item&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;format&#34;&gt;Format&lt;/h2&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-markdown&#34; data-lang=&#34;markdown&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;**Bold**&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;font-style:italic&#34;&gt;*Italic*&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&amp;lt;u&amp;gt;Underline&amp;lt;/u&amp;gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&amp;lt;sup&amp;gt;Superscript&amp;lt;/sup&amp;gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&amp;lt;sub&amp;gt;Subscript&amp;lt;/sub&amp;gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&amp;lt;mark&amp;gt;Highlight&amp;lt;/mark&amp;gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#e6db74&#34;&gt;`Inline code`&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;~~Strikethrough~~&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;[&lt;span style=&#34;color:#f92672&#34;&gt;Hyperlink&lt;/span&gt;](&lt;span style=&#34;color:#a6e22e&#34;&gt;http://example.com&lt;/span&gt;)&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;![&lt;span style=&#34;color:#f92672&#34;&gt;Image&lt;/span&gt;](&lt;span style=&#34;color:#a6e22e&#34;&gt;placeholder-50-09f-fff.png&lt;/span&gt;)&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;{ .img-fluid }&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Bold&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Privacy Policy</title>
      <link>https://dashboard.winwin4worklife.eu/privacy-policy/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://dashboard.winwin4worklife.eu/privacy-policy/</guid>
      <description>&lt;h1 id=&#34;privacy-policy&#34;&gt;Privacy Policy&lt;/h1&gt;&#xA;&lt;p&gt;&lt;strong&gt;TL;DR&lt;/strong&gt;: We do not use cookies and we do not collect any personal data.&lt;/p&gt;&#xA;&lt;h2 id=&#34;website-visitors&#34;&gt;Website visitors&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;No personal information is collected.&lt;/li&gt;&#xA;&lt;li&gt;No information is stored in the browser.&lt;/li&gt;&#xA;&lt;li&gt;No information is shared with, sent to or sold to third-parties.&lt;/li&gt;&#xA;&lt;li&gt;No information is shared with advertising companies.&lt;/li&gt;&#xA;&lt;li&gt;No information is mined and harvested for personal and behavioral trends.&lt;/li&gt;&#xA;&lt;li&gt;No information is monetized.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;information-we-collect-and-what-we-use-it-for&#34;&gt;Information we collect and what we use it for&lt;/h2&gt;&#xA;&lt;p&gt;The server hosting this site can collect the following information:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
