<FpML version="4-0" xmlns="http://www.fpml.org/2003/FpML-4-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.fpml.org/2003/FpML-4-0 fpml-main-4-0.xsd" xsi:type="DataDocument">
<trade>
...
<creditDefaultSwap>
...
<cashSettlementTerms>
...
<quotationAmount>
...
<!-- CHANGE, modified by: Christian Nentwich. Changed from 50000000.0, is now less than minimum -->
<amount>
40000000.0
</amount>
</quotationAmount>
<minimumQuotationAmount>
...
<!-- NOTE: Inserted by Christian Nentwich. This is for testing purposes and has no business meaning whatsoever -->
<amount>
50000000.0
</amount>
</minimumQuotationAmount>
</cashSettlementTerms>
</creditDefaultSwap>
</trade>
</FpML>