<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>60-min Z2 (Endurance) Easy #10</name>
  <description>This workout breaks the Zone 2 effort into varied blocks of different durations and intensities. This simulates the changing demands of a long outdoor ride, improving your ability to sustain power through varied conditions. By mixing up the efforts within the Coggan Power Zones for endurance, we keep the body and mind engaged for a more effective session.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="480" PowerLow="0.5" PowerHigh="0.7">
      <textevent timeoffset="20" message="Let's get warmed up. Prepare for a varied endurance session." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <SteadyState Duration="600" Power="0.72">
      <textevent timeoffset="10" message="First block. Upper end of Zone 2. Find your rhythm." />
    </SteadyState>
    <SteadyState Duration="180" Power="0.55">
      <textevent timeoffset="10" message="Short recovery. Spin the legs." />
    </SteadyState>
    <SteadyState Duration="900" Power="0.65">
      <textevent timeoffset="10" message="Longer block now, at a lower intensity. Settle in." />
      <textevent timeoffset="450" message="Halfway through this block. Focus on steady breathing." />
    </SteadyState>
    <SteadyState Duration="180" Power="0.55">
      <textevent timeoffset="10" message="Another recovery before the final effort." />
    </SteadyState>
    <SteadyState Duration="720" Power="0.7">
      <textevent timeoffset="10" message="Final work block. Hold it steady to the end." />
      <textevent timeoffset="360" message="Last big push. Stay strong." />
    </SteadyState>
    <Cooldown Duration="540" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="10" message="Excellent work today. Let's bring it home with a good cool down." />
    </Cooldown>
  </workout>
</workout_file>