/* .xml */ pre.xml { text-align:left; white-space:pre-wrap; } .xml .xml-element-close-begin, .xml .xml-element-close-end, .xml .xml-element-empty-end, .xml .xml-element-open-begin, .xml .xml-element-open-end { color:blue; font-weight:normal; } .xml .xml-element-name { color:blue; font-weight:normal; } .xml .xml-colon { color:blue; font-weight:normal; } .xml .xml-comment-begin, .xml .xml-comment-end, .xml .xml-comment-text { color:blue; font-weight:normal; } .xml .xml-pi-begin, .xml .xml-pi-end { color:blue; font-weight:normal; } .xml .xml-pi-target, .xml .xml-pi-text { color:green; font-weight:normal; } .xml .xml-attribute-name, .xml .xml-namespace-declaration, .xml .xml-namespace-prefix { color:green; font-weight:normal; } .xml .xml-attribute-value, .xml .xml-namespace-uri, .xml .xml-attribute-quote { color:purple; font-weight:normal; }