summaryrefslogtreecommitdiff
path: root/swat.obsolete/apps/qooxdoo-examples/test/data/persons/harald.xml
blob: 425a8fdc21d5651953ec2b9b93da1031f203dcd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="iso-8859-1"?>
<result>
  <name>Schmidt</name>
  <givenName>Harald</givenName>
  <age>65</age>
  <street>Karlsruher Allee</street>
  <plz>78392</plz>
  <city>Stuttgart</city>
  <country>Germany</country>
  <phone>0049.750930302</phone>
</result>