Perhaps this?
data$lab = "x1 label" ...[your plot code]... a + facet_nested(~ lab + x2, nest_line = TRUE)