Line 36:
Line 36:
By the end, your output will be XML that minimally looks like this:
By the end, your output will be XML that minimally looks like this:
−
<results>
+
<code><results>
<success ... />
<success ... />
<success ... />
<success ... />
Line 44:
Line 44:
...
...
<success ... />
<success ... />
−
</results>
+
</results></code>
== Testing ==
== Testing ==