<?xml version="1.0" encoding="UTF-8"?>
<workout_file>
  <author>Kris Stallenberg</author>
  <name>120-min Z2 (Endurance) Easy #07</name>
  <description>This workout breaks a long endurance effort into more manageable 10-minute intervals. Each block is performed in the middle of zone Z2 (Endurance), followed by a short active recovery. This structure, which adheres to the principles of Coggan Power Zones, can make the time pass more quickly and helps you stay focused on maintaining quality throughout the entire session. It's an effective way to accumulate significant time in the zone.</description>
  <sportType>bike</sportType>
  <tags />
  <workout>
    <Warmup Duration="480" PowerLow="0.4" PowerHigh="0.6">
      <textevent timeoffset="30" message="Quick warm-up. We have a lot of intervals today." />
      <textevent timeoffset="8" message="Steady pressure and patient pacing here." />
    </Warmup>
    <IntervalsT Repeat="8" OnDuration="600" OffDuration="180" OnPower="0.72" OffPower="0.55">
      <textevent timeoffset="10" message="Interval 1. Let's go!" />
      <textevent timeoffset="790" message="Interval 2. Settle back into the pace." />
      <textevent timeoffset="2350" message="Keep it consistent. Good work." />
      <textevent timeoffset="3910" message="Halfway done! Stay strong." />
    </IntervalsT>
    <Cooldown Duration="480" PowerLow="0.55" PowerHigh="0.35">
      <textevent timeoffset="30" message="All intervals complete. Fantastic effort. Let's cool down." />
    </Cooldown>
  </workout>
</workout_file>