<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>45-min Z2 (Endurance) Easy #10</name>
  <description>This workout features descending interval lengths, starting with the longest and most challenging block first. This 'front-loaded' approach builds fatigue resistance and mental strength. By tackling the hardest part when you are freshest, you ensure a high-quality effort. This structure, based on Coggan Power Zones, is an effective way to accumulate time in zone and boost your aerobic base.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="ENDURANCE" />
  </tags>
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.6">
      <textevent timeoffset="30" message="Let's begin the warm-up. The longest effort comes first today." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <SteadyState Duration="900" Power="0.72">
      <textevent timeoffset="30" message="Here we go, the main effort. Settle in for 15 minutes." />
      <textevent timeoffset="450" message="Halfway done with this block. Stay relaxed and focused." />
    </SteadyState>
    <SteadyState Duration="180" Power="0.55">
      <textevent timeoffset="15" message="Good. Take a few minutes to recover." />
    </SteadyState>
    <SteadyState Duration="600" Power="0.68">
      <textevent timeoffset="15" message="Next block. 10 minutes at a steady endurance pace." />
      <textevent timeoffset="300" message="Keep that rhythm. Strong and smooth." />
    </SteadyState>
    <SteadyState Duration="120" Power="0.55">
      <textevent timeoffset="15" message="Another short recovery." />
    </SteadyState>
    <SteadyState Duration="300" Power="0.65">
      <textevent timeoffset="15" message="Final 5-minute block. Bring it home." />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.6" PowerHigh="0.4">
      <textevent timeoffset="30" message="And that's it! Great work. Let's cool down." />
    </Cooldown>
  </workout>
</workout_file>