1<?xml version="1.0" encoding="UTF-8"?> 2<out> 3<CountDOCELEM>2</CountDOCELEM> 4<CountELEM2andELEM3>10</CountELEM2andELEM3> 5<SumELEM2>10</SumELEM2> 6<NumberELEM2>1234</NumberELEM2> 7<NameBTM>BTM:BreakingTheMold</NameBTM> 8<LocalNameBTM>BreakingTheMold</LocalNameBTM> 9<Namespace-URIs uri1="http://www.extension03.test" uri2="www.btm.com"/> 10<ValueDOCELEM-STAR>Elem3.1NS-Elem3.2Elem3.3NS-Elem3.4</ValueDOCELEM-STAR> 11<ValueELEM4>NS-Elem4.4</ValueELEM4> 12<ValueTESTELEM4-1>NS-Elem4.2</ValueTESTELEM4-1> 13<SlashSlashELEM4>Elem4.1</SlashSlashELEM4> 14<SlashSlashELEM4-2Attrs-2>P</SlashSlashELEM4-2Attrs-2> 15<Axis_Tests> 16<Ancestor> 17<docelem/> 18<elem1/> 19</Ancestor> 20<Ancestor-or-Self> 21<docelem/> 22<elem1/> 23<BTM:BreakingTheMold xmlns:BTM="www.btm.com"/> 24</Ancestor-or-Self> 25<Attribute attr1="Q" attr2="P" attr3="O"/> 26<Child> 27<elem1/> 28<elem1/> 29<elem1/> 30</Child> 31<Descendant> 32<elem2/> 33<elem2/> 34<elem2/> 35<elem2/> 36<BTM:BreakingTheMold xmlns:BTM="www.btm.com"/> 37</Descendant> 38<Descendant-or-Self> 39<elem1/> 40<elem2/> 41<elem2/> 42<elem2/> 43<elem2/> 44<BTM:BreakingTheMold xmlns:BTM="www.btm.com"/> 45</Descendant-or-Self> 46<Following/> 47<Following-Sibling/> 48<Namespace xmlns:test="http://www.extension03.test" xmlns:BTM="www.btm.com"/> 49<Parent0/> 50<Parent1>elem2</Parent1> 51<Preceding>test:elem3</Preceding> 52<Preceding-Sibling>1</Preceding-Sibling> 53<Self>BTM:BreakingTheMold</Self> 54</Axis_Tests> 55<AT-Elem3-Elem4/> 56<AT-NSElem3-NSElem4/> 57<AT-Elem3-NSElem4/> 58<FE-FE-AT-Mode/> 59<CopyElem1-1/> 60<CopyElem3-2/> 61<Copy-of-RTF> 62<docelem xmlns="http://www.hello.com"> 63<elem3>1</elem3> 64<elem3>2</elem3> 65<test:elem3 xmlns:test="http://www.extension03.test"> 66<elem3a/> 67</test:elem3> 68<elem3>4</elem3> 69</docelem> 70</Copy-of-RTF> 71<Copy-of-TEST-ELEM3> 72<test:elem3 xmlns:test="http://www.extension03.test" xmlns="http://www.hello.com"> 73<elem3a/> 74</test:elem3> 75</Copy-of-TEST-ELEM3> 76</out> 77