xml

Xml code posted by xml
created at 10 Jan 06:02, updated at 11 Jan 22:58

Edit | Back
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
 <samples>
   <sample>
     <info>
       <type>Batman</type>
       <name>Yahoo</name>
     </info>
     <scheme name="XXX">
       <prop3>a</prop3>
       <prop4>c</prop4>
       
     </scheme>
     <scheme name="YYY">
       <prop6>b</prop6>
       <prop7>c</prop7>
     </scheme>
   </sample>
 </samples>
325 Bytes in 3 ms with coderay