:\x0d s/^$/__,0,1,2,3,4,5,6,7/\x0d s/,[^,]*/&0&1&2&3&4&5&6&7&8&9/g\x0d s/_//\x0d //b\x0d s/1/&>/\x0d s/4/&:/\x0d :a\x0d s/,\(...\)>,...,\(...\)\(,...\)/\1 \2 \3>/\x0d s/\([^ ]*,\(...\)>*\):\(.\{1,24\}\)/\2 \1\3:/\x0d ta\x0d s/ 403.*//\x0d s/ 0*/\n/g\x0d s/,0*//
Note that non-ascii characters in the above source code will be escaped (such as \x9f).