I need to see created xml and I am beginner complete
public class Employee { public int Id = 1; public String name = "John Smith"; p