<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z2 (Endurance) Medium #09</name>
  <description>This is a 'bookend' endurance session with two long, identical blocks of Zone 2 work separated by a short recovery. This structure is mentally manageable and physically effective for building aerobic fitness as described by the Coggan Power Zones. The goal is to maintain a consistent power output in the second block that matches the first, teaching your body to resist fatigue over a long duration.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.7">
      <textevent timeoffset="30" message="Time to warm up. Prepare for two long, steady efforts." />
      <textevent timeoffset="8" message="Settle into your all-day endurance rhythm." />
    </Warmup>
    <SteadyState Duration="2850" Power="0.7">
      <textevent timeoffset="30" message="First main block. Settle in and focus on consistency." />
      <textevent timeoffset="1400" message="Halfway through this block. Check your posture." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.5">
      <textevent timeoffset="30" message="Take this time to spin the legs and reset for the second half." />
    </SteadyState>
    <SteadyState Duration="2850" Power="0.7">
      <textevent timeoffset="30" message="Second and final block. Match the effort from the first." />
      <textevent timeoffset="1400" message="You're deep in the workout now. This is where the real gains happen. Stay strong." />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="Excellent work holding that power. Let's cool down." />
    </Cooldown>
  </workout>
</workout_file>