1<?xml version="1.0" encoding="utf-8" ?>
2<book>
3 <title>Object-oriented Languages</title>
4 <author>Michel Beaudouin-Lafon</author>
5 <translator>Jack Howlett</translator>
6 <publisher>Chapman & Hall</publisher>
7 <isbn>0 412 55800 9</isbn>
8 <date>1994</date>
9</book>
10