I have been getting object reference not set to an instance error when trying to print out a specific tag value of an xml file. I have tried this same code (except the string on the ‘Write Line’ activity of course since it is specific to this xml) on another xml file and it works so I am just trying to figure out why it doesn’t on this xml, maybe I am getting the tag (string in the ‘Write Line’ activity) wrong? the error is thrown at the write line activity. I have attached a screenshot of the code and a snippet of the xml data below