<the literal < (6010 / 748 / 3C16)
A-Zone character from A (6510) to Z (9010) (case sensitive)
\w*any word character, repeated any number of times
\ban ASCII word boundary
.*?any character (except for line terminators), repeated any number of times
>the literal > (6210 / 768 / 3E16)