Last change
on this file since 98103 was 95312, checked in by vboxsync, 2 years ago |
libs/{curl,libxml2}: OSE export fixes, bugref:8515
|
File size:
276 bytes
|
Line | |
---|
1 | <?xml version="1.0"?>
|
---|
2 | <EXAMPLE prop1="gnome is great" prop2="& linux too">
|
---|
3 | <head>
|
---|
4 | <title>Welcome to Gnome</title>
|
---|
5 | </head>
|
---|
6 | <chapter>
|
---|
7 | <title>The Linux adventure</title>
|
---|
8 | <p>bla bla bla ...</p>
|
---|
9 | <image href="linus.gif"/>
|
---|
10 | <p>...</p>
|
---|
11 | </chapter>
|
---|
12 | </EXAMPLE>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.