I have a .NetCore API that has two HttpPost endpoints that accept XML as payloads. The XML has all elements defined as uppercase. My classes were defined to match the XML. When