<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z1 (Active Recovery) Medium #09</name>
  <description>A simple but effective session broken into three blocks to aid mental focus. By dividing the main set, you can concentrate on specific cues for each part, such as breathing, posture, and pedal stroke, all while promoting recovery.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.3" PowerHigh="0.45">
      <textevent timeoffset="150" message="Easy spinning to start. Let the legs wake up." />
      <textevent timeoffset="8" message="Keep this truly easy and fluid." />
    </Warmup>
    <SteadyState Duration="700" Power="0.52">
      <textevent timeoffset="350" message="Block 1: Focus on deep, diaphragmatic breathing." />
    </SteadyState>
    <SteadyState Duration="700" Power="0.5">
      <textevent timeoffset="350" message="Block 2: Focus on your posture. Flat back, relaxed arms and shoulders." />
    </SteadyState>
    <SteadyState Duration="700" Power="0.48">
      <textevent timeoffset="350" message="Block 3: Focus on a perfectly circular pedal stroke. Smooth and even." />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.45" PowerHigh="0.3">
      <textevent timeoffset="15" message="Great focus. Let's cool it down." />
    </Cooldown>
  </workout>
</workout_file>