Creation of chained transactions

Is it possible for a Cardano node to process chained transactions within one block?
For example, we create the first transaction with an input [o1] and an output [o2]. Next, we create the second transaction with an input [o2] and an output [o3]. Then we submit both of them to the network. So will they be valid within one block?