<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>75-min Z4 (Threshold) Pushing #06</name>
  <description>This pyramid workout builds to a peak threshold effort before tapering back down. This structure helps you manage fatigue and practice pacing across varied durations. It's a comprehensive session that stresses your aerobic system from multiple angles, leading to robust fitness gains.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="720" PowerLow="0.5" PowerHigh="0.75">
      <textevent timeoffset="30" message="Let's start the warm up. Focus on smooth, even power." />
      <textevent timeoffset="600" message="The body should be feeling ready for the main set." />
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Warmup>
    <IntervalsT Repeat="2" OnDuration="30" OffDuration="30" OnPower="1.1" OffPower="0.6">
      <textevent timeoffset="0" message="Two quick bursts to finish the warm up." />
    </IntervalsT>
    <SteadyState Duration="300" Power="0.7" />
    <SteadyState Duration="480" Power="0.97">
      <textevent timeoffset="0" message="First step of the pyramid: 8 minutes." />
      <textevent timeoffset="240" message="Find a sustainable rhythm." />
    </SteadyState>
    <SteadyState Duration="240" Power="0.55">
      <textevent timeoffset="15" message="Good. Recover and prepare to climb higher." />
    </SteadyState>
    <SteadyState Duration="720" Power="1">
      <textevent timeoffset="0" message="The peak of the pyramid: 12 minutes at FTP." />
      <textevent timeoffset="360" message="This is the centerpiece of the workout. Stay strong." />
    </SteadyState>
    <SteadyState Duration="360" Power="0.55">
      <textevent timeoffset="15" message="Excellent push. Now for the other side of the pyramid." />
    </SteadyState>
    <SteadyState Duration="480" Power="0.97">
      <textevent timeoffset="0" message="Final interval: 8 minutes. Match the quality of your first one." />
      <textevent timeoffset="240" message="Hold it steady to the end!" />
    </SteadyState>
    <SteadyState Duration="600" Power="0.55" />
    <Cooldown Duration="480" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="Pyramid complete. Great pacing and effort." />
    </Cooldown>
  </workout>
</workout_file>