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> | |
<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> | |
<entry id="1" type="statement"> | |
<phrase>Hello</phrase> | |
<name>World</name> | |
</entry> | |
<entry id="2" type="question"> | |
<phrase>How are you</phrase> | |
</entry> | |
</hello> |
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> | |
<useragent-details mobile="no" chromeframe="no" robot="no"> | |
<browser version="5.2" handle="safari">Safari</browser> | |
<operating-system handle="mac-os-x-lion" platform="Apple">Mac OS X Lion</operating-system> | |
<ip-address>127.0.0.1</ip-address> | |
</useragent-details> | |
<device-categorizr>desktop</device-categorizr> | |
</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
<?xml version="1.0" encoding="UTF-8"?> | |
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:str="http://exslt.org/strings" extension-element-prefixes="str"> | |
<!-- | |
Name: E-mail Obfuscator | |
Version: 0.1 | |
Author: Nick Dunn <[email protected]> | |
URL: http://symphony-cms.com/downloads/xslt/file/20574/ | |
Modified by Stephen Bau to use URL encoding | |
and decimal entities as well as hexadecimal entities |
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> | |
<object id="week_35">Week 35</object> | |
<object id="blah_1">Blah 1</object> | |
<object id="week_64">Week 64</object> | |
</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
<?xml version="1.0" encoding="utf-8" ?> | |
<data> | |
<explore-screenshots> | |
<section id="75" handle="screenshots">Screenshots</section> | |
<entry id="33056"> | |
<caption mode="formatted"><p>Symphony's interface is simple and elegant.</p></caption> | |
<image size="79 KB" path="/assets/images/backend" type="image/png"> | |
<filename>entry-list-1338263233.png</filename> | |
<meta creation="2012-05-29T13:47:13+10:00" width="802" height="470" /> | |
</image> |
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" ?> | |
<data> | |
<slider-background> | |
<section id="11" handle="background-images">background images</section> | |
<entry id="18"> | |
<images size="1.46 MB" path="" type="image/jpeg"> | |
<filename>combines.jpg</filename> | |
<meta creation="2013-02-20T15:02:56-07:00" width="2300" height="1533" /> | |
</images> | |
</entry> |