blob: d591683297ad5232fe88b4109a6dff82a12f17a2 (
plain)
1
2
3
4
5
6
7
|
<?xml version="1.0" encoding="UTF-8"?>
<E6-Root xmlns = "http://www.w3.org/XQueryTest/someExamples">
<E6>
<temperature>87</temperature>
<precipitation>1.5</precipitation>
</E6>
</E6-Root>
|