view test-data/test.xml @ 2:3ab2ac4f3304 draft

Uploaded
author iuc
date Tue, 28 Apr 2015 22:56:29 -0400
parents 159bdf04ae19
children
line wrap: on
line source

<root>
    <a>
        <b attr="value">1</b>
        <b attr="none">2</b>
        <b>3</b>
    </a>
    <c>
        <d>4</d>
        <d>5</d>
    </c>
</root>