blob: a67a98d4ae42551d1599a67449a3f817da48a289 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="iso-8859-1"?>
<result>
<name>Meyer</name>
<givenName>Lisbeth</givenName>
<age>74</age>
<street>Burlington Plaza</street>
<plz>32323</plz>
<city>New York</city>
<country>United States</country>
<phone>0030.302020234</phone>
</result>
|