I have a string:
JUL 28
(it outputs over two lines, so there must
Is grep an option?
grep "<[^>]*>(.*)<\/[^>]*>" file
The (.*) should match your content.