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