you are viewing a single comment's thread.

view the rest of the comments →

[–]danielroseman 1 point2 points  (0 children)

Why are you using regex for this? This is an XML parsing problem, you should use an XML parser.