logo image

Strip XML tags from text online


Load Sample

About Strip XML tags from text online tool

A simple, efficient and free online tool to quickly strip the XML tags present in the given text

Rules

  1. Enter or paste your XML in the Enter input text area.
  2. Click on Strip Tags button to see the result in the Result text text area.

Sample Input

<greetings>
<to>Foo</to>
<from>Clark</from>
<heading>Wishes</heading>
<body>Happy new year!</body>
</greetings>																																					

Sample Output

Foo
Clark
Wishes
Happy new year!


©Copyright 2020 OneCompiler | Privacy Policy | Terms & Conditions | About