[Broad overview] Given a data model, provided as a string, calculate or extract some specific information from the model that requires it to be processed and interpreted while accounting for both escape sequences and quoted contents. It was heavily hinted that the correct answer used regular expressions.