Hi
manunamu, welcome to perlmonks!
As
McA said, but in a little more detail:
- put one <code> tag before the start of your XML
- put one </code> tag after the end of your XML
- put one <code> tag before the start of your code
- put one </code> tag after the end of your code
- remove all "<Code>" from your code
- replace all "<" with "<" (inside <code>...</code> tags you do not need to make any conversions like this)
- One line of your XML has <tab> characters. Replace them with spaces to ensure it is indented correctly