Idiom #103 Load XML file into struct
Read from file data.xml and write its content into object x.
Assume the XML data is suitable for the type of x.
Read from file data.xml and write its content into object x.
Assume the XML data is suitable for the type of x.