You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/incidental_xml/fixtures/ansible-xml-beers-unicode.xml

14 lines
335 B
XML

<?xml version='1.0' encoding='UTF-8'?>
<business type="bar">
<name>Толстый бар</name>
<beers>
<beer>Окское</beer>
<beer>Невское</beer>
</beers>
<rating subjective="да">десять</rating>
<website>
<mobilefriendly/>
<address>http://tolstyybar.com</address>
</website>
</business>