1 |
< |
<bung packet_number="109"> |
2 |
< |
<wibble>Hahahaha!</wibble> |
3 |
< |
<ping> |
4 |
< |
<value1>Can you</value1> |
5 |
< |
<value2>read this</value2> |
6 |
< |
<value3>yet?</value3> |
7 |
< |
</ping> |
8 |
< |
</bung> |
1 |
> |
<?xml version="1.0" encoding="ISO8859-1"?> |
2 |
> |
<packet machine_name="raptor"> |
3 |
> |
<!-- this is a comment that should be ignored ;-) --> |
4 |
> |
<time>18:23</time> |
5 |
> |
<!-- the next line should be treated as an empty tag --> |
6 |
> |
<empty/> |
7 |
> |
<load> |
8 |
> |
<load1>0.45</load1> |
9 |
> |
<load5>0.23</load5> |
10 |
> |
<load10>0.67</load10> |
11 |
> |
</load> |
12 |
> |
</packet> |