Hi:
If you want the default XML that SAS can create, then I would recommend a simple program using the XML Libname engine, as shown below:

After the XML file is created, you can open the file n Notepad (or in an XML reader) to see the format created by SAS using the XML Libname engine.
Cynthia