samples/customer.xml
author Hartmut Goebel <h.goebel@crazy-compilers.com>
Thu, 19 Mar 2020 10:41:45 +0100
changeset 50 963c1b542610
parent 0 76005e62091d
permissions -rw-r--r--
Update copyright year.
<list>
    <customer>
        <id>23</id>
        <name>Kurt Meier</name>
    </customer>
    <customer>
        <id>42</id>
        <name>Lieschen Schmidt</name>
    </customer>
</list>