[
{
"CreatedDateTime": "2025-04-24T04:03:57.108794-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"Value": "sample string 3",
"Id": 1,
"UpdatedDateTime": "2025-04-24T04:03:57.108794-07:00",
"UpdatedBy": "sample string 4",
"Name": "sample string 5"
},
{
"CreatedDateTime": "2025-04-24T04:03:57.108794-07:00",
"CreateLocation": "sample string 1",
"CreatedBy": "sample string 2",
"Value": "sample string 3",
"Id": 1,
"UpdatedDateTime": "2025-04-24T04:03:57.108794-07:00",
"UpdatedBy": "sample string 4",
"Name": "sample string 5"
}
]
<AppScreenTexts xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<AppScreenText>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T04:03:57.108794-07:00</CreatedDateTime>
<Id>1</Id>
<Name>sample string 5</Name>
<UpdatedBy>sample string 4</UpdatedBy>
<UpdatedDateTime>2025-04-24T04:03:57.108794-07:00</UpdatedDateTime>
<Value>sample string 3</Value>
</AppScreenText>
<AppScreenText>
<CreateLocation>sample string 1</CreateLocation>
<CreatedBy>sample string 2</CreatedBy>
<CreatedDateTime>2025-04-24T04:03:57.108794-07:00</CreatedDateTime>
<Id>1</Id>
<Name>sample string 5</Name>
<UpdatedBy>sample string 4</UpdatedBy>
<UpdatedDateTime>2025-04-24T04:03:57.108794-07:00</UpdatedDateTime>
<Value>sample string 3</Value>
</AppScreenText>
</AppScreenTexts>