xref: /aosp_15_r20/external/apache-xml/test/tests/conf-gold/whitespace/whitespace20.out (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1<?xml version="1.0" encoding="UTF-8"?>
2<root>
3<out/>
4<out xml:space="default"/>
5<out xml:space="preserve"> 	</out>
6<out xml:space="default"/>
7</root>