<workout_file>
    <author>Ride and Grind</author>
    <name>Endurance Intervals 4x6min</name>
    <description>4 x 6min efforts alternating between 70% and 120% FTP, framed by a warm-up and cool-down.</description>
    <sportType>bike</sportType>
    <tags><tag name="Duurtrainingen"/><tag name="Korte-trainingen-max1u30m"/></tags>
    <workout>
        <Warmup Duration="600" PowerLow="0.45" PowerHigh="0.65">
            <textevent timeoffset="0" message="Easy, easy warm up for you today. Just let it be smooth!" locIndex="1" />
        </Warmup>
        <IntervalsT Repeat="4" OnDuration="360" OffDuration="10" OnPower="0.7" OffPower="1.2">
            <textevent timeoffset="0" message="Here we go into 6 minutes at smooth 70% effort. " locIndex="2" />
            <textevent timeoffset="360" message="Now just 10 seconds build to fast RPM&apos;s. Can be in or out of the saddle. " locIndex="3" />
            <textevent timeoffset="370" message="Get right back into that smooth riding. " locIndex="4" />
            <textevent timeoffset="730" message="10 seconds of effort here! " locIndex="5" />
            <textevent timeoffset="740" message="Smooth and steady now. " locIndex="6" />
            <textevent timeoffset="1100" message="Open up those legs now! " locIndex="7" />
            <textevent timeoffset="1110" message="Chill in this effort." locIndex="8" />
            <textevent timeoffset="1470" message="Go now, pick it up! " locIndex="9" />
        </IntervalsT>
        <Cooldown Duration="600" PowerLow="0.55" PowerHigh="0.45">
            <textevent timeoffset="0" message="Cool yourself. It&apos;s all in the tank now!" locIndex="10" />
        </Cooldown>
    </workout>
</workout_file>
