--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/xml/xmllibxml2parser/test/tef/xmlparser2/data/xmlexample.xml Thu Dec 17 09:29:21 2009 +0200
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?exampletarget example data?>
+<!DOCTYPE foobar:DeveloperLibrary SYSTEM "xmlexample.dtd">
+<foobar:DeveloperLibrary xmlns:foobar="http://symbian.com/">
+ <foobar:foo>&unknown;</foobar:foo>
+ <foobar:file type="xml">XmlExample.xml</foobar:file>
+ <foobar:SysDoc_Example>
+ This file shows XML file parsing example of syslibs component using Symbian OS XML parser framework.
+ </foobar:SysDoc_Example>
+ <foobar:Company_Copyright>
+ Copyright (c) Symbian Software Ltd 2007. All rights reserved.
+ </foobar:Company_Copyright>
+ <foobar:Message_1>
+ Happy programming to all
+ </foobar:Message_1>
+</foobar:DeveloperLibrary>
\ No newline at end of file