Kiwibank statement example

From Organic Design wiki

<?xml version="1.0" encoding="utf-8"?> <Statement> <Control> <Transform>xmlstmttopdf4.xsl</Transform> <Insert> <Bin1>false</Bin1> <Bin2>false</Bin2> <Bin3>false</Bin3> <Bin4>false</Bin4> <Bin5>false</Bin5> <Bin6>false</Bin6> </Insert> </Control> <Header> <StatementNumber>16</StatementNumber> <Customer> <AccessNumber>1234567</AccessNumber> <CustName> <CustJointName>MR Joe Bloggs</CustJointName> <Salutation>MR</Salutation> <Initials>J B</Initials> <Surname>Bloggs</Surname> <GivenNames>Joe</GivenNames> <PrefGivenName /> </CustName> <CorrespondenceAddress> <Address1>1A Foo Street</Address1> <Address2 /> <Suburb>BARVILLE</Suburb> <Postcode>1234</Postcode> <City>AUCKLAND</City> <Country /> </CorrespondenceAddress> <CustEmail> <EmailAddress1 /> <SendTo1 /> <EmailAddress2 /> <SendTo2 /> <EmailAddress3 /> <SendTo3 /> <UseForStmts /> <EmailSubject /> <EmailFormat /> </CustEmail> </Customer> <StmtPeriod> <StartDate>2007-04-17</StartDate> <EndDate>2007-05-18</EndDate> </StmtPeriod> <StmtMessageTitle /> <StmtMessage>Be in to win $500 cash every week</StmtMessage> </Header> <Account> <SeparatePage /> <AccountName>J BLOGGS</AccountName> <ProductName>NOW ACCOUNT</ProductName> <AltProductName /> <MOD11Number>12-3456-7891011-00</MOD11Number> <OverDraftLimit /> <StmtFlag /> <Relationship /> <StmtDueDate /> <StmtFrequency /> <OpeningBalance> <Date>2007-04-17</Date> <Amount>33.19</Amount> </OpeningBalance> <ClosingBalance> <CDate>2007-05-18</CDate> <CAmount>42.27</CAmount> </ClosingBalance> <Message /> <Transaction> <Date>2007-04-19</Date> <Lines> <Line type="Amount"> <Description>POS W/D NTH SHORE M/C-12:32</Description> <Amount>-0.90</Amount> <Balance>32.29</Balance> </Line> </Lines> </Transaction> <Transaction> <Date>2007-04-19</Date> <Lines> <Line type="Amount"> <Description>POS W/D FRUITWORLD CH-12:50</Description> <Amount>-3.69</Amount> <Balance>28.60</Balance> </Line> </Lines> </Transaction> <Transaction> <Date>2007-04-19</Date> <Lines> <Line type="Amount"> <Description>POS W/D ROSEBERRY SUP-14:56</Description> <Amount>-1.90</Amount> <Balance>26.70</Balance> </Line> </Lines> </Transaction> <Transaction> <Date>2007-05-17</Date> <Lines> <Line type="Amount"> <Description>Direct Credit FOO BAR </Description> <Amount>9.25</Amount> <Balance>42.27</Balance> </Line> <Line type="Description"> <Description>Ref: 123456789</Description> <Tag /> </Line> </Lines> </Transaction> <PaymentsTable></PaymentsTable> <FeeTable></FeeTable> </Account> </Statement>