<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z1 (Active Recovery) Medium #08</name>
  <description>This workout breaks the recovery ride into two distinct blocks with a brief reset in between. This structure helps maintain focus and provides a mental break during the session. The slight variation in power targets different ends of the recovery zone to maximize blood flow.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.3" PowerHigh="0.48">
      <textevent timeoffset="300" message="Nice and easy warm-up. Prepare for the first block." />
      <textevent timeoffset="8" message="Relaxed breathing and smooth circles." />
    </Warmup>
    <SteadyState Duration="1200" Power="0.48">
      <textevent timeoffset="600" message="First main block. Lock into the pace and relax." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.4">
      <textevent timeoffset="150" message="Very easy spin here. A brief mental and physical reset." />
    </SteadyState>
    <SteadyState Duration="1200" Power="0.52">
      <textevent timeoffset="600" message="Second block. A slight lift in power, but still very easy." />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.52" PowerHigh="0.3">
      <textevent timeoffset="150" message="Job done. Let the body absorb the recovery." />
    </Cooldown>
  </workout>
</workout_file>