Extract or parse data from XAML of GetRowItem 's used in the Sequence

Hi All,

lets say there are hundreds of sequences and in each sequence we used 10’s of get row items to fetch the data from Excel , how can i parse all the XAMl sequences to fetch the details of ColumnName tag and the Variable assigned (which is @OutArgument@ Tag) and consolidate them all in one place.

Thanks