XML file indent code format.

This commit is contained in:
MobiusDev
2017-07-20 07:50:11 +00:00
parent 40563ace6c
commit c34ff918de
147 changed files with 61400 additions and 62786 deletions

View File

@@ -1,25 +1,19 @@
<?xml version='1.0' encoding='utf-8'?>
<!-- Tickets for pet collars Exchange -->
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<!-- Baby cougar chime for Pet Exchange Ticket: Cougar -->
<item id="1">
<ingredient id="7584" count="1"/>
<production id="6649" count="1"/>
</item>
<!-- Baby buffalo Panpipe for Pet Exchange Ticket: Buffalo -->
<item id="2">
<ingredient id="7583" count="1"/>
<production id="6648" count="1"/>
</item>
<!-- Baby Kookaburra Ocarina for Pet Exchange Ticket: Kookaburra -->
<item id="3">
<ingredient id="7585" count="1"/>
<production id="6650" count="1"/>
</item>
<?xml version='1.0' encoding='utf-8'?>
<!-- Tickets for pet collars Exchange -->
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
<!-- Baby cougar chime for Pet Exchange Ticket: Cougar -->
<item id="1">
<ingredient id="7584" count="1"/>
<production id="6649" count="1"/>
</item>
<!-- Baby buffalo Panpipe for Pet Exchange Ticket: Buffalo -->
<item id="2">
<ingredient id="7583" count="1"/>
<production id="6648" count="1"/>
</item>
<!-- Baby Kookaburra Ocarina for Pet Exchange Ticket: Kookaburra -->
<item id="3">
<ingredient id="7585" count="1"/>
<production id="6650" count="1"/>
</item>
</list>