<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z4 (Threshold) Medium #07</name>
  <description>This pyramid workout varies interval length to challenge your body in different ways. The shorter intervals improve your ability to hit threshold power quickly, while the longer peak interval builds sustained endurance. It's a versatile session for all-around threshold development.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="300" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="150" message="Warming up for a pyramid session." />
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Warmup>
    <SteadyState Duration="240" Power="0.98">
      <textevent timeoffset="10" message="First step of the pyramid. 4 minutes." />
    </SteadyState>
    <SteadyState Duration="180" Power="0.6">
      <textevent timeoffset="60" message="Recover well. The longest interval is next." />
    </SteadyState>
    <SteadyState Duration="360" Power="1">
      <textevent timeoffset="15" message="Peak of the pyramid! 6 minutes at FTP." />
      <textevent timeoffset="180" message="Halfway point. Stay mentally strong." />
    </SteadyState>
    <SteadyState Duration="180" Power="0.6">
      <textevent timeoffset="60" message="Great job. On the way down the pyramid now." />
    </SteadyState>
    <SteadyState Duration="240" Power="1.02">
      <textevent timeoffset="10" message="Final 4-minute block. Give it a solid push." />
    </SteadyState>
    <Cooldown Duration="300" PowerLow="0.5" PowerHigh="0.35">
      <textevent timeoffset="150" message="Pyramid conquered. Well done." />
    </Cooldown>
  </workout>
</workout_file>