blob: 10a537c41e81aec883bdc559408b10e404eca3dd [file] [log] [blame]
<?xml version="1.0" encoding="US-ASCII" standalone="no"?>
<customer-data>
<customer customerID="Alice">
<name>Alice Jane</name>
<customerID>Alice</customerID>
</customer>
<shipping>
<customer>Alice</customer>
</shipping>
<invoice>
<customer>Alice</customer>
</invoice>
</customer-data>