Xml reading

@JOHN_ALEXANDER_Ayure_CO
Welcome to the forum

you have already handled the namesspaces. Also have a look here, for some analysis techniques

some doubts are on the first part. maybe name and namespace vars are swappend in the order.

As an alternate you can try: OutData.Root.Descendants(cbc + “Note”)
cbc is of Datatype: XNamespace and correctly configued