```json
{
	"yes": ["<100", ">=1000"], 
	"no": ["no known savings", "500<=X<1000", "100<=X<500"]
}
```