<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soap:Body>
<ns1:listRecurringDetailsResponse xmlns:ns1="http://recurring.services.adyen.com">
<ns1:result>
<creationDate>2012-12-03T17:43:42+01:00</creationDate>
<details xmlns="http://recurring.services.adyen.com">
<RecurringDetail>
<additionalData>
<entry>
<key xsi:type="xsd:string">newAlias</key>
<value xsi:type="xsd:string">M104640658147143</value>
</entry>
<entry>
<key xsi:type="xsd:string">newExpiryMonth</key>
<value xsi:type="xsd:string">9</value>
</entry>
<entry>
<key xsi:type="xsd:string">newExpiryYear</key>
<value xsi:type="xsd:string">2016</value>
</entry>
<entry>
<key xsi:type="xsd:string">lastAccountUpdaterCheck</key>
<value xsi:type="xsd:string">2014-03-22 10:01:11.883+01</value>
</entry>
<entry>
<key xsi:type="xsd:string">newCardBin</key>
<value xsi:type="xsd:string">555543</value>
</entry>
<entry>
<key xsi:type="xsd:string">newCardSummary</key>
<value xsi:type="xsd:string">1234</value>
</entry>
</additionalData>
<alias>M104640077590143</alias>
<aliasType>Default</aliasType>
<bank xsi:nil="true"/>
<card>
<cvc xmlns="http://payment.services.adyen.com" xsi:nil="true"/>
<expiryMonth xmlns="http://payment.services.adyen.com">7</expiryMonth>
<expiryYear xmlns="http://payment.services.adyen.com">2015</expiryYear>
<holderName xmlns="http://payment.services.adyen.com">Grass Hopper</holderName>
<number xmlns="http://payment.services.adyen.com">4444</number>
</card>
<creationDate>2012-12-03T17:43:42+01:00</creationDate>
<recurringDetailReference>8313148012347491</recurringDetailReference>
<variant>mc</variant>
<tokenDetails>
<tokenData xmlns="http://payment.services.adyen.com" xsi:nil="true" />
<tokenDataType xmlns="http://payment.services.adyen.com" xsi:nil="true" />
</tokenDetails>
</RecurringDetail>
</details>
<lastKnownShopperEmail>gras.hopper77@somewhere.org</lastKnownShopperEmail>
<shopperReference>grashopper77</shopperReference>
</ns1:result>
</ns1:listRecurringDetailsResponse>
</soap:Body>
</soap:Envelope>