• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0"?>
2<doc>
3  <foo test="true"/>
4  <sub test="false"/>
5  <foo test="false"/>
6  <bar test="true"/>
7  <wiz test="false"/>
8  <sub test="true"/>
9  <wiz test="true"/>
10  <foo test="true"/>
11</doc>