x Did you like it? Well, then please consider making a donation :)

Regex Tag - matches

XML file parsing with .NET Regex.Match

You can do this via regex or xpath, depending on the complexity of the xml. If you want to use regular expressions, you'd probably want to do something like this:

Type: match, Date: 8/12/2015 5:14:43 PMAuthor: stackoverflow