End Google Ads 201810 - BS.net 01 --> Hi,

What would be the best way to parse "tags" in a string? for example if I have a string like
string s = "Hello how are you blah blah ok thx bye"

And I would like to retrieve the someTag's and someTag2's content... etc?

Suggest me alternatives please..