view _test/Resources/person_info.xml @ 175:9057e4b95d10

corrected cloning method
author sourcer
date Wed, 05 Oct 2011 00:48:43 +0300
parents 16ada169ca75
children d1676be8afcc
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<personInfo>
    <firstName>Norman</firstName>
    <lastName>Freeman</lastName>
    <address>
        <street>hellroad</street>
        <line>1</line>
    </address>
</personInfo>