<?xml version="1.0" encoding="utf-8"?>
<Northwind>
<customer>
<customerID>ALFKI</customerID>
<address>Obere Str. 57</address>
<city>Berlin</city>
<companyName>Alfreds Futterkiste</companyName>
<contactName>Maria Anders</contactName>
<contactTitle>Sales Representative</contactTitle>
<country>Germany</country>
<fax>030-0076545</fax>
<phone>030-0074321</phone>
<postalCode>12209</postalCode>
<region />
<orders>
<order>
<orderId>10643</orderId>
<employeeID>6</employeeID>
<freight>29.4600</freight>
<orderDate>1997-08-25T00:00:00</orderDate>
<requiredDate>1997-09-22T00:00:00</requiredDate>
<shipAddress>Obere Str. 57</shipAddress>
<shipCity>Berlin</shipCity>
<shipCountry>Germany</shipCountry>
<shipName>Alfreds Futterkiste</shipName>
<shippedDate>1997-09-02T00:00:00</shippedDate>
<shipPostalCode>12209</shipPostalCode>
<shipRegion />
<shipVia>1</shipVia>
</order>
<order>
	<!-- kd XML vynechn -->
</order>
</orders>
</customer>
<!-- kd XML vynechn -->
<customer>
<customerID>WOLZA</customerID>
<address>ul. Filtrowa 68</address>
<city>Warszawa</city>
<companyName>Wolski Zajazd</companyName>
<contactName>Zbyszek Piestrzeniewicz</contactName>
<!-- kd XML vynechn -->
</customer>
</Northwind>
