\w+any word character, repeated at least once
<?optionally matches the literal < (6010 / 748 / 3C16)
\w+any word character, repeated at least once
<?optionally matches the literal < (6010 / 748 / 3C16)
\w+any word character, repeated at least once
>?optionally matches the literal > (6210 / 768 / 3E16)
>?optionally matches the literal > (6210 / 768 / 3E16)
\sany whitespace character