ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/experimental/server/XMLReader/test.xml
Revision: 1.1
Committed: Tue Nov 14 10:16:23 2000 UTC (23 years, 5 months ago) by pjm2
Content type: text/xml
Branch: MAIN
Log Message:
A simple test file for reading XML.

File Contents

# Content
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>