A simple, efficient and free online tool to quickly strip the XML tags present in the given text
Enter input text area.Strip Tags button to see the result in the Result text text area.<greetings>
<to>Foo</to>
<from>Clark</from>
<heading>Wishes</heading>
<body>Happy new year!</body>
</greetings> Foo
Clark
Wishes
Happy new year!