Warning, /utilities/kate/addons/symbolviewer/samples/testfile.xml is written in an unsupported language. File is not indexed.

0001 <?XML version="1.0" encoding="utf-8"?>
0002 <!-- Comment one line -->
0003 <Root>
0004     <Town name="Paris">
0005         <Restaurant type="pizza">
0006             Italian Restaurant
0007         </Restaurant>
0008         <Restaurant type="french">French Restaurant</Restaurant>
0009         <Restaurant type="lebanese">
0010             Lebanese
0011             Restaurant
0012         </Restaurant>
0013 <!--
0014 Comment multilines
0015 -->
0016     </Town>
0017     <Town name="Tokyo">
0018     </Town>
0019 </Root>