repo.or.cz
/
tomato.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
libxml2 2.9.1 clean sources
[tomato.git]
/
release
/
src
/
router
/
libxml2
/
test
/
c14n
/
1-1-without-comments
/
example-1.xml
blob
ed450c7341d382bf82f8dc7078ee91ef8b11fede
1
<?xml version="1.0"?>
2
3
<?xml-stylesheet href="doc.xsl"
4
type="text/xsl" ?>
5
6
<!DOCTYPE doc SYSTEM "doc.dtd">
7
8
<doc>Hello, world!<!-- Comment 1 --></doc>
9
10
<?pi-without-data ?>
11
12
<!-- Comment 2 -->
13
14
<!-- Comment 3 -->