<?xml version="1.0" encoding="utf-8" ?>
<tlp:Customers 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/CustomersRaw.xsd">
  <tlp:Customer ID="1933">
    <tlp:Name>Microsoft</tlp:Name>
    <tlp:No>05.1309</tlp:No>
    <tlp:CustomerStatusID>12</tlp:CustomerStatusID>
    <tlp:CustomerStatus>New lead</tlp:CustomerStatus>
    <tlp:Address1>One Microsoft Way</tlp:Address1>
    <tlp:ZipCode>WA 98052-6399</tlp:ZipCode>
    <tlp:City>Redmond</tlp:City>
    <tlp:State>Washington</tlp:State>
    <tlp:CountryID>218</tlp:CountryID>
    <tlp:Country>USA</tlp:Country>
    <tlp:Phone>+1 999 9999 9999</tlp:Phone>
    <tlp:Fax>+1 999 9999 9999</tlp:Fax>
    <tlp:WebPage>www.microsoft.com</tlp:WebPage>
    <tlp:VATNo>812780570</tlp:VATNo>
    <tlp:Comment>Contacts need data</tlp:Comment>
    <tlp:AccountManagerID>10</tlp:AccountManagerID>
    <tlp:AccountManagerFullName>Paul M Weiss</tlp:AccountManagerFullName>
    <tlp:IndustryID>6</tlp:IndustryID>
    <tlp:IndustryName>Software Company</tlp:IndustryName>
  </tlp:Customer>
</tlp:Customers>