Mercurial > hg > sonic-annotator
view tests/test-parse-errors/inputs/invalid-xml.xml @ 339:f5a291b1f541 bqaudiostream
Win and Mac build tweaks
author | Chris Cannam |
---|---|
date | Thu, 31 Jan 2019 14:48:29 +0000 |
parents | 56ff594b022c |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0"> <channel> <title>A Title</title> <link>http://example.com</link> <description/> <!-- NB missing end-tag for channel --> </rss>