Here is a programming problem:
<PROBLEM>

Here is a solution:
```<LANGUAGE>
<SOLUTION>
```

Write 10 small test inputs for this code. Focus on base cases and simple inputs, but keep the inputs reasonably diverse. Just write the input, don't write the corresponding output. Return the inputs in an enumerated list, with each input inside a separate <test_input> XML tag.
