<Response xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Id>3465b325-f509-4323-9d1c-31b112aaae06</Id>
  <Status>OK</Status>
  <ProviderName>Xero API Previewer</ProviderName>
  <DateTimeUTC>2013-05-20T11:57:54.000904Z</DateTimeUTC>
  <BankTransactions>
    <BankTransaction>
      <Contact>
        <ContactID>d69ed9cd-f98a-4604-aced-54a1611554b2</ContactID>
        <ContactStatus>ACTIVE</ContactStatus>
        <Name>Foo</Name>
        <Addresses>
          <Address>
            <AddressType>POBOX</AddressType>
          </Address>
          <Address>
            <AddressType>STREET</AddressType>
          </Address>
        </Addresses>
        <Phones>
          <Phone>
            <PhoneType>DDI</PhoneType>
          </Phone>
          <Phone>
            <PhoneType>DEFAULT</PhoneType>
          </Phone>
          <Phone>
            <PhoneType>FAX</PhoneType>
          </Phone>
          <Phone>
            <PhoneType>MOBILE</PhoneType>
          </Phone>
        </Phones>
        <UpdatedDateUTC>2013-05-20T11:39:41.34</UpdatedDateUTC>
        <DefaultCurrency>USD</DefaultCurrency>
      </Contact>
      <Date>2013-05-20T00:00:00</Date>
      <Status>AUTHORISED</Status>
      <LineAmountTypes>Inclusive</LineAmountTypes>
      <LineItems>
        <LineItem>
          <UnitAmount>123.00</UnitAmount>
          <TaxType>NONE</TaxType>
          <TaxAmount>0.00</TaxAmount>
          <LineAmount>123.00</LineAmount>
          <AccountCode>320</AccountCode>
          <Quantity>1.0000</Quantity>
        </LineItem>
      </LineItems>
      <SubTotal>123.00</SubTotal>
      <TotalTax>0.00</TotalTax>
      <Total>123.00</Total>
      <UpdatedDateUTC>2013-05-20T11:39:41.34</UpdatedDateUTC>
      <CurrencyCode>USD</CurrencyCode>
      <BankTransactionID>8644472b-ea4e-4e5a-9987-f79250ece35e</BankTransactionID>
      <BankAccount>
        <AccountID>66c28ab3-05c2-4db7-9066-4357b8099fd8</AccountID>
        <Name>FooBar</Name>
      </BankAccount>
      <Type>SPEND</Type>
      <IsReconciled>false</IsReconciled>
      <CurrencyRate>1.519520</CurrencyRate>
    </BankTransaction>
  </BankTransactions>
</Response>