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