<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z2 (Endurance) Easy #08</name>
  <description>This workout splits the main endurance effort into two strong, sustained blocks separated by a short period of active recovery. This structure helps improve focus and allows you to maintain a high quality of effort throughout both work periods. The second block is slightly harder, teaching you to push on when already under some load. This is a classic method for building aerobic fitness based on Coggan Power Zones.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.65">
      <textevent timeoffset="30" message="Let's get warmed up. Prepare for two solid blocks of work." />
      <textevent timeoffset="8" message="Settle into your all-day endurance rhythm." />
    </Warmup>
    <SteadyState Duration="900" Power="0.7">
      <textevent timeoffset="30" message="First block. Find your rhythm and hold it." />
      <textevent timeoffset="450" message="Halfway point. Check your posture and relax your grip." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.5">
      <textevent timeoffset="30" message="Active recovery. Spin the legs and prepare for the next block." />
    </SteadyState>
    <SteadyState Duration="900" Power="0.72">
      <textevent timeoffset="30" message="Second and final block. A slight increase in power. You've got this." />
      <textevent timeoffset="450" message="Halfway home! Stay strong and focused to the end." />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.6" PowerHigh="0.4">
      <textevent timeoffset="30" message="That's a wrap. Great job. Time to recover." />
    </Cooldown>
  </workout>
</workout_file>