<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z2 (Endurance) Easy #08</name>
  <description>This workout builds intensity progressively across three long blocks, all within zone Z2 (Endurance). You'll start at the lower end of the zone and finish at the top. This structure simulates the increasing effort required to maintain pace later in a long ride. It's a great session for building muscular endurance and aerobic fitness, based on the framework of Coggan Power Zones Level 2.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="600" PowerLow="0.4" PowerHigh="0.6">
      <textevent timeoffset="30" message="Let's get the body ready for some sustained work." />
      <textevent timeoffset="8" message="Settle into your all-day endurance rhythm." />
    </Warmup>
    <SteadyState Duration="1800" Power="0.65">
      <textevent timeoffset="10" message="First block. Low Z2. Very comfortable pace." />
      <textevent timeoffset="900" message="Halfway through block one. Breathing should be easy." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.55">
      <textevent timeoffset="10" message="Short recovery before the next step up." />
    </SteadyState>
    <SteadyState Duration="1800" Power="0.7">
      <textevent timeoffset="10" message="Second block. A slight increase in effort to mid-Z2." />
      <textevent timeoffset="900" message="Midpoint of block two. Still conversational pace." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.55">
      <textevent timeoffset="10" message="Another recovery. Prepare for the final block." />
    </SteadyState>
    <SteadyState Duration="1800" Power="0.75">
      <textevent timeoffset="10" message="Final block. Top of Z2. This should feel like purposeful work now." />
      <textevent timeoffset="900" message="Halfway home! Maintain this effort to the end." />
    </SteadyState>
    <Cooldown Duration="600" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="Progressive effort complete. Excellent pacing. Cool down now." />
    </Cooldown>
  </workout>
</workout_file>