I have a text file with both text and xml tags intertwinned.
eg:
Hello my name is <name> Kerryn </name> and on the <date> 27th April </date> I was born.
How would i go about only extracting the xml values to a file?