I will just use String.Split and Afirst split the text into sections using double newlines as delimiter, Athen split each of the section into subsection using single newline as