<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>30-min Z4 (Threshold) Easy #10</name>
  <description>This workout packs a punch with three solid threshold efforts. The focus is on repeatability and maintaining a high quality of work across all intervals. This session helps improve your aerobic engine and builds the mental toughness needed to push through challenging efforts.</description>
  <sportType>bike</sportType>
  <tags>
    <tag name="THRESHOLD" />
  </tags>
  <workout>
    <Warmup Duration="480" PowerLow="0.5" PowerHigh="0.8">
      <textevent timeoffset="30" message="Let's begin the final workout of this set." />
      <textevent timeoffset="240" message="Ramping up slightly now, preparing for the work." />
      <textevent timeoffset="8" message="Ride right on the edge and stay controlled." />
    </Warmup>
    <IntervalsT Repeat="3" OnDuration="180" OffDuration="120" OnPower="0.98" OffPower="0.65">
      <textevent timeoffset="0" message="First 3-minute block. Settle in." />
      <textevent timeoffset="90" message="Halfway. Focus on your breathing." />
      <textevent timeoffset="300" message="Second block. Let's go!" />
      <textevent timeoffset="600" message="Final effort. Empty the tank!" />
    </IntervalsT>
    <Cooldown Duration="420" PowerLow="0.65" PowerHigh="0.35">
      <textevent timeoffset="30" message="Fantastic work. A great way to finish. Enjoy the recovery." />
      <textevent timeoffset="210" message="Bring the heart rate down and reflect on a job well done." />
    </Cooldown>
  </workout>
</workout_file>