Permalink
Cannot retrieve contributors at this time
Fetching contributors…
| <!--<snippet2>--> | |
| <!--Represents a customer order--> | |
| <order> | |
| <book ISBN='10-861003-324'> | |
| <title>The Handmaid's Tale</title> | |
| <price>19.95</price> | |
| </book> | |
| <cd ISBN='2-3631-4'> | |
| <title>Americana</title> | |
| <price>16.95</price> | |
| </cd> | |
| </order> | |
| <!--</snippet2>--> | |