| author | Jaroslav Tulach <jtulach@netbeans.org> |
| Sun Nov 22 11:35:02 2009 +0100 (10 hours ago) | |
| changeset 154033 | fa8b12981306 |
| permissions | -rw-r--r-- |
1 <?xml version="1.0" encoding="UTF-8"?>
2 <customer>
3 <addressline1>V Parku 8</addressline1>
4 <addressline2>Floor 99</addressline2>
5 <city>Brno</city>
6 <creditLimit>1000000</creditLimit>
7 <customerId>1001</customerId>
8 <discountCode uri="http://localhost:8080/CustomerDB/resources/discountCodes/H/"/>
9 <email>nb@nb.org</email>
10 <fax>305-777-4635</fax>
11 <name>NetBeansQE</name>
12 <phone>305-777-4632</phone>
13 <state>CZ</state>
14 <zip>11150</zip>
15 </customer>