<FpML version="4-1" xmlns="http://www.fpml.org/2004/FpML-4-1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.fpml.org/2004/FpML-4-1 fpml-main-4-1.xsd http://www.w3.org/2000/09/xmldsig# xmldsig-core-schema.xsd" xsi:type="DataDocument">
<trade>
<tradeHeader>
...
<tradeDate>
2002-01-17
</tradeDate>
</tradeHeader>
<equityOption>
...
<equityExercise>
<equityBermudaExercise>
<commencementDate>
<adjustableDate>
<!-- CHANGE, value of unadjustedDate was 2002-01-17 -->
<unadjustedDate>
2002-02-17
</unadjustedDate>
</adjustableDate>
</commencementDate>
</equityBermudaExercise>
</equityExercise>
</equityOption>
</trade>
</FpML>