XmlElement child = doc.CreateElement(element);
Where doc is an object of XmlDocument. When the code executes the above line wi
doc
XmlDocument
U can make the element like this:
But if you need to store some data for this cartoon and have access to it by cartoon name:
some data