Hoseindb commited on
Commit
a075c13
1 Parent(s): 894920b

Upload sample.xml

Browse files
Files changed (1) hide show
  1. sample.xml +7 -0
sample.xml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ - <note>
3
+ <to>Tove</to>
4
+ <from>Jani</from>
5
+ <heading>Reminder</heading>
6
+ <body>Don't forget me this weekend!</body>
7
+ </note>