<?xml version = "1.0" encoding = "UTF-8"?>
<Pkw
   xmlns = "schema:www.daimlerchrysler.com"
   xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation = "schema:www.daimlerchrysler.com file:///X:/oop2002/XMLInDerOOEntwicklung/CastorExample/car.xsd"
   nummer = "S-NE 4229" line = "Avantgarde">
	<Raeder>
		<Rad/>
		<Rad/>
		<Rad/>
		<Rad/>
	</Raeder>
	<Farbe name = "Amethystviolett"/>
	<Gewicht>
		<Leergewicht>1485</Leergewicht>
		<ZulGesamtgewicht>1935</ZulGesamtgewicht>
	</Gewicht>
</Pkw>