Convert the following YAML data format into XML data format:…

Questions

Cоnvert the fоllоwing YAML dаtа formаt into XML data format: employee:   code: 12345    name: Tommy Lee   information:     age: 54     department: “null” Note: “null” is a missing value or not applicable. What is XML data format?