-record(raw_tag, { name :: binary(), start :: integer(), 'end' :: integer(), is_closing_tag :: boolean(), is_self_closing_tag :: boolean(), attrs_text :: binary() }).