blob: c5407fea0f2b5ffeaef4b940bb1fd0ede1f8378b [file] [log] [blame]
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"
xmlns:qi="http://www.qi4j.org/ns/2009/quikit"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.w3.org/1999/xhtml
http://www.w3.org/2002/08/xhtml/xhtml1-strict.xsd">
<body>
<h3>Booking - <span id="refNo">EB542D</span></h3>
<div><strong>Customer:</strong>
<div qi:method="customer">
<div qi:method="name">Niclas Hedhman</div>
<div qi:method="line1">B-7-6, Megan Avenue 1</div>
<div qi:method="line2">189, Jalan Tun Razak</div>
<div><span qi:method="zipCode">50400</span><span qi:method="city">Kuala Lumpur</span></div>
<div qi:method="country">Malaysia</div>
</div>
</div>
<p></p>
<div><strong>Car:</strong>
<div qi:method="car">
<div qi:method="carModel">Mini Cooper S</div>
<div qi:method="licensePlate">ABC123</div>
<div qi:method="category">Compact</div>
</div>
</div>
</body>
</html>