Ok, I guess this is the problem and I should have mentioned before. There is other html on the page. All I need is to match the specific occurences above.
These are the parts that I want to match:
J. Doe", "DDD", 0, 0, .550, etc. ?
I also want to match the values at the end of the urls
<a href="/another/URL/757657657">
<a href="theurl/434343434"
I know this probably makes it a lot more involved, but any hints, samples, etc you can give would be great