<?xml version="1.0"?>
<tt1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <f1>1</f1>
    <tt2>
        <f2>1</f2>
    </tt2>
    <tt2>
        <f2>2</f2>
    </tt2>
    <tt2>
        <f2>3</f2>
    </tt2>
    <tt2>
        <f2>4</f2>
    </tt2>
</tt1>