<?xml version="1.0" encoding="utf-8"?>
<tlp:Invoices
	xmlns:tlp="http://www.timelog.com/XML/Schema/tlp/v4_4"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://www.timelog.com/XML/Schema/tlp/v4_4 http://www.timelog.com/api/xsd/InvoicesRaw.xsd" >
  <tlp:Invoice ID="277">
    <tlp:InvoiceNumber>2004-0206</tlp:InvoiceNumber>
    <tlp:Header>Invoice layout</tlp:Header>
    <tlp:Text></tlp:Text>
    <tlp:InvoiceDate>2004-12-03T00:00:00</tlp:InvoiceDate>
    <tlp:DueDate>2004-12-17T00:00:00</tlp:DueDate>
    <tlp:Amount>3200.0000</tlp:Amount>
    <tlp:Status>3</tlp:Status>
    <tlp:Type>0</tlp:Type>
    <tlp:CustomerID>333</tlp:CustomerID>
    <tlp:CustomerName>Microsoft</tlp:CustomerName>
    <tlp:CustomerNo>03-0376</tlp:CustomerNo>
    <tlp:CustomerAddress1>One Microsoft Way</tlp:CustomerAddress1>
    <tlp:CustomerZipCode>WA 98052-6399</tlp:CustomerZipCode>
    <tlp:CustomerCity>Redmond</tlp:CustomerCity>
    <tlp:CustomerState>Washington</tlp:CustomerState>
    <tlp:CustomerCountry>USA</tlp:CustomerCountry>
    <tlp:PaymentTermID>1</tlp:PaymentTermID>
    <tlp:PaymentTermText>Terms: NET 14 days</tlp:PaymentTermText>
    <tlp:CurrencyAbb>USD</tlp:CurrencyAbb>
    <tlp:CurrencyRate>100.0000</tlp:CurrencyRate>
    <tlp:VAT>25.0000</tlp:VAT>
    <tlp:AddVAT>1</tlp:AddVAT>
  </tlp:Invoice>
</tlp:Invoices>
