0

How do you read a text file that has XML Data?

Inside my text file:

<Books>
    <Book>
        <Author>John Doe</Author>
        <Title>Hello World</Title>
    </Book>
</Books>
Kluong
  • 302
  • 3
  • 15

0 Answers0