You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
486 B
20 lines
486 B
<?xml version="1.0" encoding="utf-8"?>
|
|
<person>
|
|
<name>Petr</name>
|
|
<USAddressP>
|
|
<name>404</name>
|
|
<street>street fighter</street>
|
|
<city>New York</city>
|
|
<state>Washington</state>
|
|
<zipcode>323232318329852</zipcode>
|
|
</USAddressP>
|
|
<KRAddress>
|
|
<name>Donga Studio</name>
|
|
<street>Nokdu Street</street>
|
|
<city>Seoul</city>
|
|
</KRAddress>
|
|
<subAddress>
|
|
<choice1>Temp</choice1>
|
|
</subAddress>
|
|
</person>
|