This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<data> | |
<entry> | |
<p>Project 1</p> | |
<content>This is some content</content> | |
</entry> | |
<entry> | |
<p>Project 2</p> | |
<content>This is some content</content> | |
</entry> | |
<entry> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> | |
<xsl:output method="html" encoding="UTF-8" indent="yes" /> | |
<xsl:template match="/"> | |
<xsl:text disable-output-escaping="yes"><</xsl:text>!DOCTYPE html<xsl:text disable-output-escaping="yes">></xsl:text> | |
<xsl:text disable-output-escaping="yes"><![CDATA[ | |
<!--[if lt IE 7 ]> <html lang="en" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> | |
<!--[if IE 7 ]> <html lang="en" class="no-js lt-ie9 lt-ie8"> <![endif]--> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<data> | |
<hello>paste your xml here</hello> | |
</data> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<data> | |
<hello>paste your xml here</hello> | |
</data> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<data> | |
<hello>paste your xml here</hello> | |
</data> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<data> | |
<countries name="United Kingdom"> | |
<country name="England"> | |
<county>Bedfordshire</county> | |
<county>Berkshire</county> | |
<county>Bristol</county> | |
<county>Buckinghamshire</county> | |
<county>Cambridgeshire</county> | |
<county>Cheshire</county> | |
<county>City of London</county> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<data> | |
<event-storage> | |
<group id="event"> | |
<item id="International Bat Night - Bangers, Burgers & Bats!"> | |
<item id="event-id">5632</item> | |
<item id="adult-ticket"> | |
<item id="quantity-chosen">4</item> | |
<item id="ticket-name">Adult Ticket</item> | |
<item id="ticket-id">5630</item> | |
<item id="ticket-price">20</item> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<data> | |
<event-storage> | |
<group id="event"> | |
<item id="International Bat Night - Bangers, Burgers & Bats!"> | |
<item id="event-id">5632</item> | |
<item id="adult-ticket"> | |
<item id="quantity-chosen">4</item> | |
<item id="ticket-name">Adult Ticket</item> | |
<item id="ticket-id">5630</item> | |
<item id="ticket-price">20</item> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<data> | |
<event-storage> | |
<group id="event"> | |
<item id="International Bat Night - Bangers, Burgers & Bats!"> | |
<item id="event-id">5632</item> | |
<item id="adult-ticket"> | |
<item id="quantity-chosen">4</item> | |
<item id="ticket-name">Adult Ticket</item> | |
<item id="ticket-id">5630</item> | |
<item id="ticket-price">20</item> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<data> | |
<event-storage> | |
<group id="event"> | |
<item id="International Bat Night - Bangers, Burgers & Bats!"> | |
<item id="event-id">5632</item> | |
<item id="adult-ticket"> | |
<item id="quantity-chosen">4</item> | |
<item id="ticket-name">Adult Ticket</item> | |
<item id="ticket-id">5630</item> | |
<item id="ticket-price">20</item> |