summaryrefslogtreecommitdiff
path: root/vendor/github.com/onsi/gomega/matchers/test_data/xml/sample_02.xml
blob: 3863b83c37ce130dbc5da8cdc215b2c14958c613 (plain)
1
2
3
4
5
6
7
8
9
<note>
    <to>Tove</to>
    <from>Jani</from>
    <heading>Reminder</heading>
    <body>Don't forget me this weekend!</body>
</note>