package org.bigbluebutton.xml; public class Simple { public int x = 1; public int y = 2; }