1 2 3 4 5 6 7 8
<?xml version="1.0" encoding="utf-8"?> <Foo xmlns="http://example.com"> <Once>222</Once> <OnceSpecify>444</OnceSpecify> <TwiceOrMore>111</TwiceOrMore> <TwiceOrMore>333</TwiceOrMore> <TwiceOrMore>555</TwiceOrMore> </Foo>