aboutsummaryrefslogtreecommitdiff
path: root/libxml2-2.9.10/doc/examples/reader3.res
blob: 20e2e824a59396fd3e5e0592900744fb76c2c72d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<doc><parent><preserved/><preserved>
      content1
      <child1/>
      <child2>content2</child2>
      <preserved>too</preserved>
      <child2>content3</child2>
      <preserved/>
      <child2>content4</child2>
      <preserved/>
      <child2>content5</child2>
      content6
    </preserved><preserved/><preserved/></parent></doc>