10) This is how the XML file looks when it is displayed in IE.
<xml version="1.0"?>
<inventory-items>
<item>
<item-name>Computer Monitor</item-name>
<item-serial-number>981</item-serial-number>
<units-on-hand>50</units-on-hand>
</item>
</inventory-items>