I'm making for my college an application which gathers data out from the XML. Beside the rest of the class am I making this in the Modern UI of Windows 8 which is working great for me except for one little thing.When I gather the child nodes of a specific node do I get non-existent/empty values with it.The values I should get are these.
- Hello
- Bye
- Hello World
- .
- Hello
- .
- Bye
- .
- Hello World
- .