Avoid the Deprecated <xmp> Tag in HTML 5

The <xmp> tag should be avoided in any HTML because it has been deprecated since HTML version 3.2. The HTML <pre> tag should be used instead.