or download this
I have a file with rows of data which are typically like</br> Attr num
+="101"
name="Created" desc="Time file was created." type="t" ord="3" value="2
+017-06-
03T11:27:23+01:00"</br> I want to analyse this so that I can get a has
+h with
data like </br> Attr num ->101</br> Name ->Created</br> Desc ->Time f
+ile was
...