like: ```go type Code struct { Text string `xml:",innerxml"` } ```
like: