view test-data/test.xml @ 4:57e14a6d8e7b draft

Uploaded
author iuc
date Wed, 29 Apr 2015 12:06:47 -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>