<?xml version="1.0" encoding="UTF-8"?>
<reservationDetails
	xmlns="http://greath.example.com/2004/schemas/reservationDetails"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://greath.example.com/2004/schemas/reservationDetails reservationDetails.xsd ">
	<confirmationNumber>WUH663</confirmationNumber>
	<checkInDate>2005-06-11</checkInDate>
	<checkOutDate>2005-06-15</checkOutDate>
	<roomType>double</roomType>
	<smoking>false</smoking>
</reservationDetails>
