7c8b046b5f
* Copy in incidental posix tests. * Update incidental test aliases. * Update target names. * Add support plugins. * Fix paths. * Update ignores. * Update integration-aliases sanity test. * Add incidental tests to CI.
13 lines
335 B
XML
13 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>
|