<?xml version="1.0" encoding="UTF-8"?>
<example>
  <name>miScolorname15</name>
  <author>Design Science, Inc. (E. Cannon, E. Tabacman, R.Miner)</author>
  <description>Test of named color values</description>
  <directory>Presentation/TokenElements/mi</directory>
  <rendering>
    <img src="miScolorname15.png" creator="webeq" />
  </rendering>
  <tex></tex>
  <eqn>
<math xmlns="http://www.w3.org/1998/Math/MathML"> 
  <mi mathcolor="blue">x</mi> 
  <mo>+</mo> 
  <mn mathcolor="#00ff33" color="purple">7</mn> 
  <mo>+</mo> 
  <mn color="yellow">3</mn> 
  <mo>+</mo> 
  <mstyle color="red"> 
    <mi>z</mi> 
    <mo>+</mo> 
    <mi mathcolor="blue">q</mi> 
    <mo>+</mo> 
    <mi>q</mi> 
  </mstyle>
</math>
  </eqn> 
</example>
