<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z2 (Endurance) Medium #06</name>
  <description>A workout of patience and control. This session features a single, long, and gradual build across the entire endurance zone. Starting at the bottom of Zone 2 and finishing at the top, this workout challenges your focus and aerobic system. It's a great simulation for negative-splitting a long effort, all within the foundational endurance range of the Coggan Power Zones.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.45" PowerHigh="0.65">
      <textevent timeoffset="10" message="Let's warm up. Prepare for a long, steady build." />
    </Warmup>
    <SteadyState Duration="300" Power="0.6">
      <textevent timeoffset="20" message="Reset posture: tall chest and quiet upper body." />
    </SteadyState>
    <Ramp Duration="3300" PowerLow="0.6" PowerHigh="0.75">
      <textevent timeoffset="30" message="The long build begins. Settle in and be patient." />
      <textevent timeoffset="900" message="You should feel the effort slowly increasing. Keep your breathing controlled." />
      <textevent timeoffset="1650" message="Halfway there! You're now in the middle of your endurance zone." />
      <textevent timeoffset="2700" message="Entering the final phase. Power is nearing the top of Z2. Stay strong!" />
    </Ramp>
    <Cooldown Duration="600" PowerLow="0.5" PowerHigh="0.3">
      <textevent timeoffset="10" message="Fantastic pacing. That was a tough mental challenge. Let's cool down." />
    </Cooldown>
  </workout>
</workout_file>