<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE math 
    PUBLIC "-//W3C//DTD MathML 2.0//EN"
               "http://www.w3.org/TR/MathML2/dtd/mathml2.dtd"
	       >

<!--
  Copyright World Wide Web Consortium, (Massachusetts Institute of
  Technology, Institut National de Recherche en Informatique et en
  Automatique, Keio University).
       
  All Rights Reserved.
	  
  Please see the full Copyright clause at
  <http://www.w3.org/Consortium/Legal/copyright-software.html>

  $Id: valid.xml,v 1.3 2002/03/27 18:25:23 mf Exp $
-->

<math>
<mrow>
    <mi> x </mi>
    <mo> + </mo>
    <mrow>
       <mi> a </mi>
       <mo> / </mo>
       <mi> b </mi>
    </mrow>
  </mrow>
</math>
