translate2xml.xml (357B)
1 <?xml version="1.0"?> 2 <myDoc> 3 <head> 4 <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="2.0" 5 xmlns:xlink="http://www.w3.org/1999/xlink" xlink:type="simple" xlink:href="translate2xmlrules.xml"/> 6 </head> 7 <body> 8 <par id="100" title="Text">This is the first paragraph. It has some <code>un-translatable code</code>.</par> 9 </body> 10 </myDoc>