package org.eclipse.persistence.testing.oxm.xmlmarshaller; public class SportBike extends Motorcycle { public int displacement; }