You can't parse XML with regex. Let's do it anyways
SMRTR summary
Regular expressions can extract specific data from XML and HTML for web scraping using techniques like anchoring and non-greedy matching, though they cannot fully parse documents.
SMRTR provides this summary for quick context. The original article belongs to Hacker News.
Read the original article